Home
last modified time | relevance | path

Searched defs:node (Results 5451 - 5475 of 8482) sorted by relevance

1...<<211212213214215216217218219220>>...340

/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-tree.c1147 struct rb_node *node; in btrfs_create_free_space_tree() local
[all...]
H A Ddelayed-ref.c313 struct rb_node *node = &ins->ref_node; in tree_insert() local
436 struct rb_node *node in merge_ref() local
277 htree_insert(struct rb_root_cached *root, struct rb_node *node) htree_insert() argument
482 struct rb_node *node; btrfs_merge_delayed_refs() local
553 struct rb_node *node; btrfs_select_ref_head() local
[all...]
H A Dreada.c948 struct extent_buffer *node; in btrfs_reada_add() local
H A Dref-verify.c22 struct rb_node node; member
36 struct rb_node node; member
71 struct rb_node node; member
[all...]
H A Dordered-data.c170 struct rb_node *node; in __btrfs_add_ordered_extent() local
317 struct rb_node *node; in btrfs_dec_test_first_ordered_pending() local
32 tree_insert(struct rb_root *root, u64 file_offset, struct rb_node *node) tree_insert() argument
386 struct rb_node *node; btrfs_dec_test_ordered_pending() local
472 struct rb_node *node; btrfs_remove_ordered_extent() local
746 struct rb_node *node; btrfs_lookup_ordered_extent() local
772 struct rb_node *node; btrfs_lookup_ordered_range() local
841 struct rb_node *node; btrfs_lookup_first_ordered_extent() local
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dsocket_adapter.c123 int hmdfs_sendmessage(struct hmdfs_peer *node, struct hmdfs_send_data *msg) in hmdfs_sendmessage() argument
[all...]
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h136 FF_LAYOUT_MIRROR_DS(struct nfs4_deviceid_node *node) in FF_LAYOUT_MIRROR_DS() argument
/kernel/linux/linux-5.10/fs/jffs2/
H A Dwbuf.c182 jffs2_incore_replace_raw(struct jffs2_sb_info *c, struct jffs2_inode_info *f, struct jffs2_raw_node_ref *raw, union jffs2_node_union *node) jffs2_incore_replace_raw() argument
[all...]
/kernel/linux/linux-5.10/fs/afs/
H A Dafs.h88 __s8 node[6]; /* spatially unique node ID (MAC addr) */ member
202 __be32 node[6]; member
/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_mmio.c101 struct list_head node; member
/kernel/linux/linux-5.10/fs/ext2/
H A Dballoc.c333 struct rb_node *node = &rsv->rsv_node; in ext2_rsv_window_add() local
/kernel/linux/linux-5.10/lib/
H A Dobjagg.c737 struct objagg_tmp_node *node = &graph->nodes[index]; in objagg_tmp_graph_node_weight() local
758 struct objagg_tmp_node *node; in objagg_tmp_graph_node_max_weight() local
781 struct objagg_tmp_node *node; objagg_tmp_graph_create() local
847 struct objagg_tmp_node *node; objagg_opt_simple_greedy_fillup_hints() local
[all...]
H A Dtest_xarray.c327 struct xa_node *node; in check_xa_shrink() local
1652 static void test_update_node(struct xa_node *node) in test_update_node() argument
1665 struct xa_node *node; shadow_remove() local
[all...]
H A Dbtree.c95 unsigned long *node; in btree_node_alloc() local
148 static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n) in bkey() argument
153 bval(struct btree_geo *geo, unsigned long *node, int n) bval() argument
158 setkey(struct btree_geo *geo, unsigned long *node, int n, unsigned long *key) setkey() argument
164 setval(struct btree_geo *geo, unsigned long *node, int n, void *val) setval() argument
170 clearpair(struct btree_geo *geo, unsigned long *node, int n) clearpair() argument
211 unsigned long *node = head->node; btree_last() local
224 keycmp(struct btree_geo *geo, unsigned long *node, int pos, unsigned long *key) keycmp() argument
245 unsigned long *node = head->node; btree_lookup() local
275 unsigned long *node = head->node; btree_update() local
315 unsigned long *node, *oldnode; btree_get_prev() local
363 getpos(struct btree_geo *geo, unsigned long *node, unsigned long *key) getpos() argument
375 getfill(struct btree_geo *geo, unsigned long *node, int start) getfill() argument
391 unsigned long *node = head->node; find_level() local
416 unsigned long *node; btree_grow() local
434 unsigned long *node; btree_shrink() local
452 unsigned long *node; btree_insert_level() local
594 unsigned long *node; btree_remove_level() local
676 __btree_for_each(struct btree_head *head, struct btree_geo *geo, unsigned long *node, unsigned long opaque, void (*func)(void *elem, unsigned long opaque, unsigned long *key, size_t index, void *func2), void *func2, int reap, int height, size_t count) __btree_for_each() argument
[all...]
/kernel/linux/linux-5.10/lib/zlib_deflate/
H A Ddeftree.c494 int node; /* new node being created */ in build_tree() local
[all...]
/kernel/linux/linux-5.10/mm/
H A Dslab.h575 static inline struct kmem_cache_node *get_node(struct kmem_cache *s, int node) in get_node() argument
/kernel/linux/linux-5.10/kernel/irq/
H A Dirqdesc.c55 static int alloc_masks(struct irq_desc *desc, int node) in alloc_masks() argument
81 static void desc_smp_init(struct irq_desc *desc, int node, in desc_smp_init() argument
98 alloc_masks(struct irq_desc *desc, int node) { return 0; } in alloc_masks() argument
100 desc_smp_init(struct irq_desc *desc, int node, const struct cpumask *affinity) { } in desc_smp_init() argument
103 static void desc_set_defaults(unsigned int irq, struct irq_desc *desc, int node, in desc_set_defaults() argument
390 alloc_desc(int irq, int node, unsigned int flags, const struct cpumask *affinity, struct module *owner) alloc_desc() argument
470 alloc_descs(unsigned int start, unsigned int cnt, int node, const struct irq_affinity_desc *affinity, struct module *owner) alloc_descs() argument
525 int i, initcnt, node = first_online_node; early_irq_init() local
564 int count, i, node = first_online_node; early_irq_init() local
602 alloc_descs(unsigned int start, unsigned int cnt, int node, const struct irq_affinity_desc *affinity, struct module *owner) alloc_descs() argument
777 __irq_alloc_descs(int irq, unsigned int from, unsigned int cnt, int node, struct module *owner, const struct irq_affinity_desc *affinity) __irq_alloc_descs() argument
826 irq_alloc_hwirqs(int cnt, int node) irq_alloc_hwirqs() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dkthread.c43 int node; member
351 __kthread_create_on_node(int (*threadfn)(void *data), void *data, int node, const char namefmt[], va_list args) __kthread_create_on_node() argument
438 kthread_create_on_node(int (*threadfn)(void *data), void *data, int node, const char namefmt[], ...) kthread_create_on_node() argument
770 int node = NUMA_NO_NODE; __kthread_create_worker() local
[all...]
H A Daudit_tree.c33 struct node { struct
619 struct node *node in trim_marked() local
687 struct node *node; audit_trim_trees() local
843 struct node *node; audit_add_tree_rule() local
945 struct node *node; audit_tag_tree() local
[all...]
H A Dsmp.c257 void __smp_call_single_queue(int cpu, struct llist_node *node) in __smp_call_single_queue() argument
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dnodemanager.c34 struct o2nm_node *node = NULL; in o2nm_get_node_by_num() local
73 struct o2nm_node *node, *ret = NULL; in o2nm_node_ip_tree_lookup() local
103 struct o2nm_node *node in o2nm_get_node_by_ip() local
120 o2nm_node_put(struct o2nm_node *node) o2nm_node_put() argument
126 o2nm_node_get(struct o2nm_node *node) o2nm_node_get() argument
160 struct o2nm_node *node = to_o2nm_node(item); o2nm_node_release() local
169 to_o2nm_cluster_from_node(struct o2nm_node *node) to_o2nm_cluster_from_node() argument
188 struct o2nm_node *node = to_o2nm_node(item); o2nm_node_num_store() local
243 struct o2nm_node *node = to_o2nm_node(item); o2nm_node_ipv4_port_store() local
272 struct o2nm_node *node = to_o2nm_node(item); o2nm_node_ipv4_address_store() local
327 struct o2nm_node *node = to_o2nm_node(item); o2nm_node_local_store() local
586 struct o2nm_node *node = NULL; o2nm_node_group_make_item() local
607 struct o2nm_node *node = to_o2nm_node(item); o2nm_node_group_drop_item() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstackglue.c462 ocfs2_cluster_this_node(struct ocfs2_cluster_connection *conn, unsigned int *node) ocfs2_cluster_this_node() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_iext_tree.c161 struct xfs_iext_node *node = ifp->if_u1.if_root; in xfs_iext_find_first_leaf() local
179 struct xfs_iext_node *node = ifp->if_u1.if_root; in xfs_iext_find_last_leaf() local
276 xfs_iext_key_cmp( struct xfs_iext_node *node, int n, xfs_fileoff_t offset) xfs_iext_key_cmp() argument
309 struct xfs_iext_node *node = ifp->if_u1.if_root; xfs_iext_find_level() local
329 xfs_iext_node_pos( struct xfs_iext_node *node, xfs_fileoff_t offset) xfs_iext_node_pos() argument
344 xfs_iext_node_insert_pos( struct xfs_iext_node *node, xfs_fileoff_t offset) xfs_iext_node_insert_pos() argument
359 xfs_iext_node_nr_entries( struct xfs_iext_node *node, int start) xfs_iext_node_nr_entries() argument
401 struct xfs_iext_node *node = kmem_zalloc(NODE_SIZE, KM_NOFS); xfs_iext_grow() local
433 struct xfs_iext_node *node = ifp->if_u1.if_root; xfs_iext_update_node() local
456 struct xfs_iext_node *node = *nodep; xfs_iext_split_node() local
499 struct xfs_iext_node *node, *new; xfs_iext_insert_node() local
672 xfs_iext_rebalance_node( struct xfs_iext_node *parent, int *pos, struct xfs_iext_node *node, int nr_entries) xfs_iext_rebalance_node() argument
728 struct xfs_iext_node *node, *parent; xfs_iext_remove_node() local
1024 xfs_iext_destroy_node( struct xfs_iext_node *node, int level) xfs_iext_destroy_node() argument
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmdebug.c665 struct dlm_reco_node_data *node; in debug_state_print() local
/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-kernel.h228 struct hlist_node node; member

Completed in 31 milliseconds

1...<<211212213214215216217218219220>>...340