Searched defs:new_node (Results 1 - 4 of 4) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DPGOProfiling.c46 struct writeout_fn_node *new_node = malloc(sizeof(struct writeout_fn_node)); local in function:llvm_pgo_register_writeout_function
H A DGCDAProfiling.c506 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 Dpci_machdep.c140 int node, new_node, len; local in function:pci_make_tag
/src/sys/dev/fdt/
H A Dfdtbus.c495 fdt_add_node(struct fdt_node *new_node) argument

Completed in 6 milliseconds