Home
last modified time | relevance | path

Searched defs:node (Results 1 – 25 of 1010) sorted by relevance

12345678910>>...41

/freebsd-12-stable/sbin/ipf/libipf/
Dprintpoolfield.c44 ip_pool_node_t *node = (ip_pool_node_t *)p; in printpoolfield() local
52 iphtent_t *node = (iphtent_t *)p; in printpoolfield() local
58 ipf_dstnode_t *node = (ipf_dstnode_t *)p; in printpoolfield() local
68 ip_pool_node_t *node = (ip_pool_node_t *)p; in printpoolfield() local
74 iphtent_t *node = (iphtent_t *)p; in printpoolfield() local
90 ipf_dstnode_t *node = (ipf_dstnode_t *)p; in printpoolfield() local
103 ip_pool_node_t *node = (ip_pool_node_t *)p; in printpoolfield() local
111 iphtent_t *node = (iphtent_t *)p; in printpoolfield() local
125 ip_pool_node_t *node = (ip_pool_node_t *)p; in printpoolfield() local
133 iphtent_t *node = (iphtent_t *)p; in printpoolfield() local
[all …]
/freebsd-12-stable/sys/mips/nlm/hal/
Diomap.h47 #define XLP_IO_DEV(node, dev) ((dev) + (node) * 8) argument
48 #define XLP_HDR_OFFSET(node, bus, dev, fn) (((bus) << 20) | \ argument
51 #define XLP_IO_BRIDGE_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 0) argument
53 #define XLP_IO_CIC0_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 1) argument
54 #define XLP_IO_CIC1_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 2) argument
55 #define XLP_IO_CIC2_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 3) argument
56 #define XLP_IO_PIC_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 4) argument
58 #define XLP_IO_PCIE_OFFSET(node, i) XLP_HDR_OFFSET(node, 0, 1, i) argument
59 #define XLP_IO_PCIE0_OFFSET(node) XLP_HDR_OFFSET(node, 0, 1, 0) argument
60 #define XLP_IO_PCIE1_OFFSET(node) XLP_HDR_OFFSET(node, 0, 1, 1) argument
[all …]
/freebsd-12-stable/usr.sbin/autofs/
Dcommon.h45 struct node { struct
48 struct node *n_parent; argument
49 char *n_key;
50 char *n_options;
51 char *n_location;
52 char *n_map;
53 const char *n_config_file;
54 int n_config_line;
/freebsd-12-stable/contrib/gcc/
Dcgraph.c182 struct cgraph_node *node; in cgraph_create_node() local
201 struct cgraph_node key, *node, **slot; in cgraph_node() local
236 cgraph_insert_node_to_hashtable (struct cgraph_node *node) in cgraph_insert_node_to_hashtable()
287 struct cgraph_node *node; in cgraph_node_for_asm() local
314 cgraph_edge (struct cgraph_node *node, tree call_stmt) in cgraph_edge()
494 cgraph_node_remove_callees (struct cgraph_node *node) in cgraph_node_remove_callees()
514 cgraph_node_remove_callers (struct cgraph_node *node) in cgraph_node_remove_callers()
529 cgraph_remove_node (struct cgraph_node *node) in cgraph_remove_node()
617 cgraph_mark_reachable_node (struct cgraph_node *node) in cgraph_mark_reachable_node()
634 cgraph_mark_needed_node (struct cgraph_node *node) in cgraph_mark_needed_node()
[all …]
Dcgraphunit.c194 decide_is_function_needed (struct cgraph_node *node, tree decl) in decide_is_function_needed()
317 struct cgraph_varpool_node *next, *node = cgraph_varpool_nodes_queue; in cgraph_varpool_remove_unreferenced_decls() local
406 cgraph_reset_node (struct cgraph_node *node) in cgraph_reset_node()
453 cgraph_lower_function (struct cgraph_node *node) in cgraph_lower_function()
482 struct cgraph_node *node = cgraph_node (decl); in cgraph_finalize_function() local
583 cgraph_create_edges (struct cgraph_node *node, tree body) in cgraph_create_edges()
638 initialize_inline_failed (struct cgraph_node *node) in initialize_inline_failed()
662 struct cgraph_node *node = cgraph_node (current_function_decl); in rebuild_cgraph_edges() local
705 verify_cgraph_node (struct cgraph_node *node) in verify_cgraph_node()
858 struct cgraph_node *node; in verify_cgraph() local
[all …]
/freebsd-12-stable/sys/dev/ocs_fc/
Docs_node.c83 ocs_node_abort_all_els(ocs_node_t *node) in ocs_node_abort_all_els()
120 ocs_node_t *node = rnode->node; in ocs_remote_node_cb() local
187 ocs_node_t *node; in ocs_node_find() local
208 ocs_node_t *node = NULL;; in ocs_node_find_wwpn() local
240 ocs_node_t *node; in ocs_node_create_pool() local
311 ocs_node_t *node; in ocs_node_free_pool() local
350 ocs_node_t *node = NULL; in ocs_node_get_instance() local
376 ocs_node_t *node = NULL; in ocs_node_alloc() local
467 ocs_node_free(ocs_node_t *node) in ocs_node_free()
569 ocs_node_force_free(ocs_node_t *node) in ocs_node_force_free()
[all …]
Docs_node.h49 #define node_printf(node, fmt, ...) ocs_log_debug(node->ocs, "[%s] " fmt, node->display_name, ##__V… argument
98 ocs_node_hold_frames(ocs_node_t *node) in ocs_node_hold_frames()
116 ocs_node_accept_frames(ocs_node_t *node) in ocs_node_accept_frames()
127 ocs_node_lock_init(ocs_node_t *node) in ocs_node_lock_init()
133 ocs_node_lock_free(ocs_node_t *node) in ocs_node_lock_free()
139 ocs_node_lock_try(ocs_node_t *node) in ocs_node_lock_try()
145 ocs_node_lock(ocs_node_t *node) in ocs_node_lock()
150 ocs_node_unlock(ocs_node_t *node) in ocs_node_unlock()
182 static inline ocs_node_enable_e ocs_node_get_enable(ocs_node_t *node) in ocs_node_get_enable()
/freebsd-12-stable/contrib/wpa/src/utils/
Dxml_libxml2.c53 int xml_validate(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate()
115 int xml_validate_dtd(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate_dtd()
167 void xml_node_free(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_free()
173 xml_node_t * xml_node_get_parent(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_get_parent()
182 xmlNodePtr node; in xml_node_from_buf() local
196 xml_node_t *node) in xml_node_get_localname()
202 char * xml_node_to_str(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_to_str()
245 void xml_node_detach(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_detach()
262 xmlNodePtr node; in xml_node_create_root() local
284 xmlNodePtr node; in xml_node_create() local
[all …]
Dxml-utils.c19 xml_node_t *node; in get_node_uri_iter() local
50 xml_node_t *node; in get_node_uri() local
67 xml_node_t *node; in get_node_iter() local
93 xml_node_t *node; in get_node() local
109 xml_node_t *node; in get_child_node() local
125 xml_node_t *node; in node_from_file() local
169 int node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node) in node_to_file()
192 static char * get_val(struct xml_node_ctx *ctx, xml_node_t *node) in get_val()
230 xml_node_t *node; in node_to_tnds() local
264 xml_node_t *node; in add_ddfname() local
[all …]
/freebsd-12-stable/sys/kern/
Dsubr_pctrie.c90 struct pctrie_node *node; in pctrie_node_get() local
106 pctrie_node_put(struct pctrie *ptree, struct pctrie_node *node, in pctrie_node_put()
160 pctrie_setroot(struct pctrie *ptree, struct pctrie_node *node) in pctrie_setroot()
170 pctrie_isleaf(struct pctrie_node *node) in pctrie_isleaf()
180 pctrie_toval(struct pctrie_node *node) in pctrie_toval()
190 pctrie_addval(struct pctrie_node *node, uint64_t index, uint16_t clev, in pctrie_addval()
222 pctrie_keybarr(struct pctrie_node *node, uint64_t idx) in pctrie_keybarr()
237 pctrie_reclaim_allnodes_int(struct pctrie *ptree, struct pctrie_node *node, in pctrie_reclaim_allnodes_int()
262 struct pctrie_node *node; in pctrie_zone_init() local
285 struct pctrie_node *node, *tmp; in pctrie_insert() local
[all …]
/freebsd-12-stable/contrib/ofed/libibverbs/
Dmemory.c177 static struct ibv_mem_node *__mm_prev(struct ibv_mem_node *node) in __mm_prev()
193 static struct ibv_mem_node *__mm_next(struct ibv_mem_node *node) in __mm_next()
209 static void __mm_rotate_right(struct ibv_mem_node *node) in __mm_rotate_right()
233 static void __mm_rotate_left(struct ibv_mem_node *node) in __mm_rotate_left()
285 static void __mm_add_rebalance(struct ibv_mem_node *node) in __mm_add_rebalance()
343 struct ibv_mem_node *node, *parent = NULL; in __mm_add() local
367 static void __mm_remove(struct ibv_mem_node *node) in __mm_remove()
499 struct ibv_mem_node *node = mm_root; in __mm_find_start() local
514 static struct ibv_mem_node *merge_ranges(struct ibv_mem_node *node, in merge_ranges()
524 static struct ibv_mem_node *split_range(struct ibv_mem_node *node, in split_range()
[all …]
/freebsd-12-stable/contrib/ldns/
Dradix.c92 ldns_radix_node_t* node = LDNS_MALLOC(ldns_radix_node_t); in ldns_radix_new_node() local
336 ldns_radix_node_t* node = NULL; in ldns_radix_search() local
383 ldns_radix_node_t* node = NULL; in ldns_radix_find_less_equal() local
513 ldns_radix_next(ldns_radix_node_t* node) in ldns_radix_next()
554 ldns_radix_prev(ldns_radix_node_t* node) in ldns_radix_prev()
583 ldns_radix_node_print(FILE* fd, ldns_radix_node_t* node, in ldns_radix_node_print()
740 ldns_radix_traverse_postorder(ldns_radix_node_t* node, in ldns_radix_traverse_postorder()
837 ldns_radix_array_space(ldns_radix_node_t* node, uint8_t byte) in ldns_radix_array_space()
916 ldns_radix_array_grow(ldns_radix_node_t* node, unsigned need) in ldns_radix_array_grow()
1232 ldns_radix_next_in_subtree(ldns_radix_node_t* node) in ldns_radix_next_in_subtree()
[all …]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/
Ddag.c70 svn_fs_x__dag_node_kind(dag_node_t *node) in svn_fs_x__dag_node_kind() argument
76 svn_fs_x__dag_get_id(const dag_node_t *node) in svn_fs_x__dag_get_id()
83 svn_fs_x__dag_get_created_path(dag_node_t *node) in svn_fs_x__dag_get_created_path()
90 svn_fs_x__dag_get_fs(dag_node_t *node) in svn_fs_x__dag_get_fs()
96 svn_fs_x__dag_set_fs(dag_node_t *node, in svn_fs_x__dag_set_fs()
127 svn_fs_x__dag_get_node_id(dag_node_t *node) in svn_fs_x__dag_get_node_id()
133 svn_fs_x__dag_get_copy_id(dag_node_t *node) in svn_fs_x__dag_get_copy_id()
158 svn_fs_x__dag_check_mutable(const dag_node_t *node) in svn_fs_x__dag_check_mutable()
164 svn_fs_x__dag_get_node(dag_node_t **node, in svn_fs_x__dag_get_node()
191 svn_fs_x__dag_get_revision(const dag_node_t *node) in svn_fs_x__dag_get_revision()
[all …]
/freebsd-12-stable/sys/fs/nandfs/
Dnandfs_bmap.c75 nandfs_bmap_lookup(struct nandfs_node *node, nandfs_lbn_t lblk, in nandfs_bmap_lookup()
96 nandfs_bmap_insert_block(struct nandfs_node *node, nandfs_lbn_t lblk, in nandfs_bmap_insert_block()
125 nandfs_bmap_dirty_blocks(struct nandfs_node *node, struct buf *bp, int force) in nandfs_bmap_dirty_blocks()
138 nandfs_bmap_update_mapping(struct nandfs_node *node, nandfs_lbn_t lblk, in nandfs_bmap_update_mapping()
154 nandfs_bmap_update_block(struct nandfs_node *node, struct buf *bp, in nandfs_bmap_update_block()
179 nandfs_bmap_update_dat(struct nandfs_node *node, nandfs_daddr_t oldblk, in nandfs_bmap_update_dat()
216 nandfs_bmap_truncate_mapping(struct nandfs_node *node, nandfs_lbn_t oblk, in nandfs_bmap_truncate_mapping()
/freebsd-12-stable/sys/netgraph/
Dng_base.c203 #define NG_IDHASH_FIND(ID, node) \ argument
263 #define _NG_ALLOC_NODE(node) \ argument
322 node_p node; in ng_alloc_node() local
347 #define NG_ALLOC_NODE(node) do { (node) = ng_alloc_node(); } while (0) argument
357 #define NG_FREE_NODE(node) \ argument
368 #define NG_ALLOC_NODE(node) _NG_ALLOC_NODE(node) argument
371 #define NG_FREE_NODE(node) do { free((node), M_NETGRAPH_NODE); } while (0) argument
643 node_p node; in ng_make_node_common() local
714 ng_rmnode(node_p node, hook_p dummy1, void *dummy2, int dummy3) in ng_rmnode()
792 ng_unref_node(node_p node) in ng_unref_node()
[all …]
Dng_gif.c172 const node_p node = IFP2NG(ifp); in ng_gif_input() local
188 const node_p node = IFP2NG(ifp); in ng_gif_input_orphan() local
206 ng_gif_input2(node_p node, struct mbuf **mp, int af) in ng_gif_input2()
228 node_p node; in ng_gif_attach() local
264 const node_p node = IFP2NG(ifp); in ng_gif_detach() local
337 ng_gif_constructor(node_p node) in ng_gif_constructor()
346 ng_gif_newhook(node_p node, hook_p hook, const char *name) in ng_gif_newhook()
392 ng_gif_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_gif_rcvmsg()
439 const node_p node = NG_HOOK_NODE(hook); in ng_gif_rcvdata() local
455 ng_gif_rcv_lower(node_p node, struct mbuf *m) in ng_gif_rcv_lower()
[all …]
Dng_ether.c248 const node_p node = IFP2NG(ifp); in ng_ether_input() local
265 const node_p node = IFP2NG(ifp); in ng_ether_input_orphan() local
284 const node_p node = IFP2NG(ifp); in ng_ether_output() local
308 node_p node; in ng_ether_attach() local
356 const node_p node = IFP2NG(ifp); in ng_ether_detach() local
378 const node_p node = IFP2NG(ifp); in ng_ether_link_state() local
414 node_p node; in ng_ether_ifnet_arrival_event() local
445 ng_ether_constructor(node_p node) in ng_ether_constructor()
454 ng_ether_newhook(node_p node, hook_p hook, const char *name) in ng_ether_newhook()
494 ng_ether_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_ether_rcvmsg()
[all …]
/freebsd-12-stable/sys/fs/tmpfs/
Dtmpfs_subr.c81 struct tmpfs_node *node; in tmpfs_node_ctor() local
97 struct tmpfs_node *node; in tmpfs_node_dtor() local
106 struct tmpfs_node *node; in tmpfs_node_init() local
118 struct tmpfs_node *node; in tmpfs_node_fini() local
208 tmpfs_ref_node(struct tmpfs_node *node) in tmpfs_ref_node()
217 tmpfs_ref_node_locked(struct tmpfs_node *node) in tmpfs_ref_node_locked()
252 char *target, dev_t rdev, struct tmpfs_node **node) in tmpfs_alloc_node()
370 tmpfs_free_node(struct tmpfs_mount *tmp, struct tmpfs_node *node) in tmpfs_free_node()
382 tmpfs_free_node_locked(struct tmpfs_mount *tmp, struct tmpfs_node *node, in tmpfs_free_node_locked()
501 tmpfs_alloc_dirent(struct tmpfs_mount *tmp, struct tmpfs_node *node, in tmpfs_alloc_dirent()
[all …]
/freebsd-12-stable/contrib/unbound/util/
Drbtree.c108 rbtree_rotate_left(rbtree_type *rbtree, rbnode_type *node) in rbtree_rotate_left()
135 rbtree_rotate_right(rbtree_type *rbtree, rbnode_type *node) in rbtree_rotate_right()
158 rbtree_insert_fixup(rbtree_type *rbtree, rbnode_type *node) in rbtree_insert_fixup()
234 rbnode_type *node = rbtree->root; in rbtree_insert() local
283 rbnode_type *node; in rbtree_search() local
515 rbnode_type *node; in rbtree_find_less_equal() local
551 rbnode_type *node; in rbtree_first() local
560 rbnode_type *node; in rbtree_last() local
571 rbtree_next (rbnode_type *node) in rbtree_next()
590 rbtree_previous(rbnode_type *node) in rbtree_previous()
[all …]
/freebsd-12-stable/sys/dev/uart/
Duart_bus_fdt.c70 uart_fdt_get_clock(phandle_t node, pcell_t *cell) in uart_fdt_get_clock()
87 uart_fdt_get_shift(phandle_t node, pcell_t *cell) in uart_fdt_get_shift()
96 uart_fdt_get_io_width(phandle_t node, pcell_t *cell) in uart_fdt_get_io_width()
119 phandle_chosen_propdev(phandle_t chosen, const char *name, phandle_t *node) in phandle_chosen_propdev()
141 uart_fdt_find_compatible(phandle_t node, const struct ofw_compat_data *cd) in uart_fdt_find_compatible()
153 uart_fdt_find_by_node(phandle_t node, int class_list) in uart_fdt_find_by_node()
184 phandle_t node, chosen; in uart_cpu_fdt_probe() local
259 phandle_t node; in uart_fdt_probe() local
/freebsd-12-stable/usr.sbin/makefs/cd9660/
Diso9660_rrip.c58 cd9660_susp_initialize(iso9660_disk *diskStructure, cd9660node *node, in cd9660_susp_initialize()
103 cd9660_susp_finalize(iso9660_disk *diskStructure, cd9660node *node) in cd9660_susp_finalize()
139 cd9660_susp_finalize_node(iso9660_disk *diskStructure, cd9660node *node) in cd9660_susp_finalize_node()
173 cd9660_rrip_finalize_node(cd9660node *node) in cd9660_rrip_finalize_node()
207 cd9660node *node, int space) in cd9660_susp_handle_continuation_common()
286 cd9660_susp_handle_continuation(iso9660_disk *diskStructure, cd9660node *node) in cd9660_susp_handle_continuation()
299 cd9660_susp_initialize_node(iso9660_disk *diskStructure, cd9660node *node) in cd9660_susp_initialize_node()
328 cd9660_rrip_initialize_inode(cd9660node *node) in cd9660_rrip_initialize_inode()
374 cd9660_rrip_initialize_node(iso9660_disk *diskStructure, cd9660node *node, in cd9660_rrip_initialize_node()
508 cd9660_createSL(cd9660node *node) in cd9660_createSL()
[all …]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_fs/
Ddag.c84 svn_node_kind_t svn_fs_fs__dag_node_kind(dag_node_t *node) in svn_fs_fs__dag_node_kind() argument
91 svn_fs_fs__dag_get_id(const dag_node_t *node) in svn_fs_fs__dag_get_id()
98 svn_fs_fs__dag_get_created_path(dag_node_t *node) in svn_fs_fs__dag_get_created_path()
105 svn_fs_fs__dag_get_fs(dag_node_t *node) in svn_fs_fs__dag_get_fs()
111 svn_fs_fs__dag_set_fs(dag_node_t *node, svn_fs_t *fs) in svn_fs_fs__dag_set_fs()
157 dag_node_t *node) in get_node_revision()
178 svn_boolean_t svn_fs_fs__dag_check_mutable(const dag_node_t *node) in svn_fs_fs__dag_check_mutable()
185 svn_fs_fs__dag_get_node(dag_node_t **node, in svn_fs_fs__dag_get_node()
219 dag_node_t *node, in svn_fs_fs__dag_get_revision()
237 dag_node_t *node) in svn_fs_fs__dag_get_predecessor_id()
[all …]
/freebsd-12-stable/contrib/dtc/
Dlivetree.c128 struct node *name_node(struct node *node, char *name) in name_node()
227 void add_property(struct node *node, struct property *prop) in add_property()
240 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name()
275 struct node *node = parent->children; in delete_node_by_name() local
286 void delete_node(struct node *node) in delete_node()
299 void append_to_property(struct node *node, in append_to_property()
374 const char *get_unitname(struct node *node) in get_unitname()
382 struct property *get_property(struct node *node, const char *propname) in get_property()
400 struct node **node) in get_property_by_label()
426 struct node **node, struct property **prop) in get_marker_label()
[all …]
/freebsd-12-stable/contrib/binutils/libiberty/
Dfibheap.c66 fibnode_t node; in fibnode_new() local
100 fibnode_t node; in fibheap_insert() local
198 fibheap_replace_key_data (fibheap_t heap, fibnode_t node, in fibheap_replace_key_data()
237 fibheap_replace_data (fibheap_t heap, fibnode_t node, void *data) in fibheap_replace_data()
244 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) in fibheap_replace_key()
253 fibheap_delete_node (fibheap_t heap, fibnode_t node) in fibheap_delete_node()
319 fibheap_ins_root (fibheap_t heap, fibnode_t node) in fibheap_ins_root()
338 fibheap_rem_root (fibheap_t heap, fibnode_t node) in fibheap_rem_root()
396 fibnode_t node, fibnode_t parent) in fibheap_link()
409 fibheap_cut (fibheap_t heap, fibnode_t node, fibnode_t parent) in fibheap_cut()
[all …]
/freebsd-12-stable/contrib/gcclibs/libiberty/
Dfibheap.c66 fibnode_t node; in fibnode_new() local
100 fibnode_t node; in fibheap_insert() local
198 fibheap_replace_key_data (fibheap_t heap, fibnode_t node, in fibheap_replace_key_data()
237 fibheap_replace_data (fibheap_t heap, fibnode_t node, void *data) in fibheap_replace_data()
244 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) in fibheap_replace_key()
253 fibheap_delete_node (fibheap_t heap, fibnode_t node) in fibheap_delete_node()
319 fibheap_ins_root (fibheap_t heap, fibnode_t node) in fibheap_ins_root()
338 fibheap_rem_root (fibheap_t heap, fibnode_t node) in fibheap_rem_root()
396 fibnode_t node, fibnode_t parent) in fibheap_link()
409 fibheap_cut (fibheap_t heap, fibnode_t node, fibnode_t parent) in fibheap_cut()
[all …]

12345678910>>...41