Searched defs:new_node (Results 1 - 4 of 4) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/profile/ | ||
| H A D | PGOProfiling.c | 46 struct writeout_fn_node *new_node = malloc(sizeof(struct writeout_fn_node)); local in function:llvm_pgo_register_writeout_function |
| H A D | GCDAProfiling.c | 506 struct writeout_fn_node *new_node = malloc(sizeof(struct writeout_fn_node)); local in function:llvm_register_writeout_function 538 struct flush_fn_node *new_node = malloc(sizeof(struct flush_fn_node)); local in function:llvm_register_flush_function [all...] |
| /src/sys/arch/sparc64/dev/ | ||
| H A D | pci_machdep.c | 140 int node, new_node, len; local in function:pci_make_tag |
| /src/sys/dev/fdt/ | ||
| H A D | fdtbus.c | 495 fdt_add_node(struct fdt_node *new_node) argument |
Completed in 6 milliseconds