| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | env.c | 29 struct bpf_prog_info_node *node; in __perf_env__insert_bpf_prog_info() local 56 struct bpf_prog_info_node *node = NULL; in perf_env__find_bpf_prog_info() local 92 struct btf_node *node; __perf_env__insert_btf() local 128 struct btf_node *node = NULL; __perf_env__find_btf() local 157 struct bpf_prog_info_node *node; perf_env__purge_bpf() local 172 struct btf_node *node; perf_env__purge_bpf() local [all...] |
| H A D | cgroup.c | 367 struct rb_node *node; in perf_env__purge_cgroups() local
|
| H A D | mmap.c | 241 static void build_node_mask(int node, struct mmap_cpu_mask *mask) in build_node_mask() argument
|
| /kernel/linux/linux-5.10/tools/testing/radix-tree/ |
| H A D | test.c | 249 struct radix_tree_node *node = root->xa_head; in verify_tag_consistency() local 273 struct radix_tree_node *node = root->xa_head; in tree_verify_min_height() local
|
| /kernel/linux/linux-5.10/fs/hfs/ |
| H A D | bnode.c | 18 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read() argument 45 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16() argument 53 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8() argument 61 void hfs_bnode_read_key(struct hfs_bnode *node, voi argument 76 hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) hfs_bnode_write() argument 88 hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) hfs_bnode_write_u16() argument 95 hfs_bnode_write_u8(struct hfs_bnode *node, int off, u8 data) hfs_bnode_write_u8() argument 101 hfs_bnode_clear(struct hfs_bnode *node, int off, int len) hfs_bnode_clear() argument 132 hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) hfs_bnode_move() argument 149 hfs_bnode_dump(struct hfs_bnode *node) hfs_bnode_dump() argument 186 hfs_bnode_unlink(struct hfs_bnode *node) hfs_bnode_unlink() argument 235 struct hfs_bnode *node; hfs_bnode_findhash() local 253 struct hfs_bnode *node, *node2; __hfs_bnode_create() local 313 hfs_bnode_unhash(struct hfs_bnode *node) hfs_bnode_unhash() argument 330 struct hfs_bnode *node; hfs_bnode_find() local 411 hfs_bnode_free(struct hfs_bnode *node) hfs_bnode_free() argument 423 struct hfs_bnode *node; hfs_bnode_create() local 459 hfs_bnode_get(struct hfs_bnode *node) hfs_bnode_get() argument 470 hfs_bnode_put(struct hfs_bnode *node) hfs_bnode_put() argument [all...] |
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | bnode.c | 22 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read() argument 43 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16() argument 51 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8() argument 59 void hfs_bnode_read_key(struct hfs_bnode *node, voi argument 75 hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) hfs_bnode_write() argument 98 hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) hfs_bnode_write_u16() argument 105 hfs_bnode_clear(struct hfs_bnode *node, int off, int len) hfs_bnode_clear() argument 185 hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) hfs_bnode_move() argument 298 hfs_bnode_dump(struct hfs_bnode *node) hfs_bnode_dump() argument 335 hfs_bnode_unlink(struct hfs_bnode *node) hfs_bnode_unlink() argument 385 struct hfs_bnode *node; hfs_bnode_findhash() local 402 struct hfs_bnode *node, *node2; __hfs_bnode_create() local 463 hfs_bnode_unhash(struct hfs_bnode *node) hfs_bnode_unhash() argument 480 struct hfs_bnode *node; hfs_bnode_find() local 563 hfs_bnode_free(struct hfs_bnode *node) hfs_bnode_free() argument 575 struct hfs_bnode *node; hfs_bnode_create() local 611 hfs_bnode_get(struct hfs_bnode *node) hfs_bnode_get() argument 622 hfs_bnode_put(struct hfs_bnode *node) hfs_bnode_put() argument [all...] |
| H A D | btree.c | 260 struct hfs_bnode *node; in hfs_btree_close() local 285 struct hfs_bnode *node; hfs_btree_write() local 315 struct hfs_bnode *node; hfs_bmap_new_bmap() local 375 struct hfs_bnode *node, *next_node; hfs_bmap_alloc() local 448 hfs_bmap_free(struct hfs_bnode *node) hfs_bmap_free() argument [all...] |
| /kernel/linux/linux-5.10/fs/hpfs/ |
| H A D | anode.c | 61 secno hpfs_add_sector_to_btree(struct super_block *s, secno node, int fnod, unsigned fsecno) in hpfs_add_sector_to_btree() argument 405 anode_secno node = f; hpfs_truncate_btree() local [all...] |
| /kernel/linux/linux-5.10/fs/kernfs/ |
| H A D | mount.c | 36 struct kernfs_node *node = kernfs_dentry_node(dentry); in kernfs_sop_show_path() local
|
| /kernel/linux/linux-5.10/fs/nfs/blocklayout/ |
| H A D | dev.c | 499 struct nfs4_deviceid_node *node = NULL; in bl_alloc_deviceid_node() local
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | fscache.h | 22 struct rb_node node; member
|
| /kernel/linux/linux-5.10/fs/notify/ |
| H A D | fsnotify.c | 371 struct hlist_node *node = NULL; in fsnotify_first_mark() local 382 struct hlist_node *node = NULL; in fsnotify_next_mark() local
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | quota.c | 85 struct rb_node **node, *parent = NULL; in find_quotarealm_inode() local 177 struct rb_node *node; ceph_cleanup_quotarealms_inodes() local [all...] |
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | debug.c | 775 union jffs2_node_union node; __jffs2_dbg_dump_node() local [all...] |
| /kernel/linux/linux-5.10/fs/ |
| H A D | mbcache.c | 157 struct hlist_bl_node *node; in __entry_find() local 225 struct hlist_bl_node *node; in mb_cache_entry_get() local 252 struct hlist_bl_node *node; in mb_cache_entry_delete() local [all...] |
| H A D | file_table.c | 305 struct llist_node *node = llist_del_all(&delayed_fput_list); in delayed_fput() local
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | inode.c | 144 struct f2fs_node *node = F2FS_NODE(page); in f2fs_inode_chksum() local
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | scif_ioctl.h | 70 __u16 node; member
|
| /kernel/linux/linux-5.10/drivers/w1/ |
| H A D | w1_netlink.c | 444 struct w1_cb_node *node = container_of(async_cmd, struct w1_cb_node, in w1_process_cb() local 544 struct w1_cb_node *node = NULL; w1_cn_callback() local [all...] |
| /kernel/linux/linux-5.10/fs/befs/ |
| H A D | btree.c | 191 befs_bt_read_node(struct super_block *sb, const befs_data_stream *ds, struct befs_btree_node *node, befs_off_t node_off) befs_bt_read_node() argument 330 befs_find_key(struct super_block *sb, struct befs_btree_node *node, const char *findkey, befs_off_t * value) befs_find_key() argument 599 befs_leafnode(struct befs_btree_node *node) befs_leafnode() argument 622 befs_bt_keylen_index(struct befs_btree_node *node) befs_bt_keylen_index() argument 643 befs_bt_valarray(struct befs_btree_node *node) befs_bt_valarray() argument 659 befs_bt_keydata(struct befs_btree_node *node) befs_bt_keydata() argument 675 befs_bt_get_key(struct super_block *sb, struct befs_btree_node *node, int index, u16 * keylen) befs_bt_get_key() argument [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | qgroup.h | 108 struct rb_node node; member 126 struct rb_node node; member 219 struct rb_node node; /* tree of qgroups */ member
|
| H A D | root-tree.c | 107 btrfs_set_root_node(struct btrfs_root_item *item, struct extent_buffer *node) btrfs_set_root_node() argument
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | wdat_wdt.c | 27 struct list_head node; member
|
| H A D | octeon-wdt-main.c | 133 int node = cpu_to_node(cpu); in octeon_wdt_poke_irq() local 279 unsigned int node = cvmx_get_node_num(); in octeon_wdt_nmi_stage3() local 302 int node; in octeon_wdt_cpu_to_irq() local 325 int node; in octeon_wdt_cpu_pre_down() local 348 int node; octeon_wdt_cpu_online() local 406 int node; octeon_wdt_ping() local 458 int node; octeon_wdt_set_timeout() local [all...] |
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | block_validity.c | 24 struct rb_node node; member 74 struct rb_node **n = &system_blks->root.rb_node, *node; in add_system_zone() local 127 struct rb_node *node; debug_print_tree() local [all...] |