/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | nswalk.c | 80 struct acpi_namespace_node *next_node = NULL; in acpi_ns_get_next_node_typed() local
|
H A D | nsalloc.c | 136 struct acpi_namespace_node *next_node; in acpi_ns_remove_node() local 269 struct acpi_namespace_node *next_node; in acpi_ns_delete_children() local [all...] |
H A D | nsnames.c | 200 struct acpi_namespace_node *next_node; in acpi_ns_build_normalized_path() local
|
H A D | evregion.c | 820 struct acpi_namespace_node *next_node; in acpi_ev_orphan_ec_reg_method() local
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | nswalk.c | 80 struct acpi_namespace_node *next_node = NULL; in acpi_ns_get_next_node_typed() local
|
H A D | nsalloc.c | 136 struct acpi_namespace_node *next_node; in acpi_ns_remove_node() local 269 struct acpi_namespace_node *next_node; in acpi_ns_delete_children() local [all...] |
H A D | nsnames.c | 200 struct acpi_namespace_node *next_node; in acpi_ns_build_normalized_path() local
|
H A D | evregion.c | 826 struct acpi_namespace_node *next_node; in acpi_ev_execute_orphan_reg_method() local
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | brec.c | 238 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local [all...] |
H A D | btree.c | 375 struct hfs_bnode *node, *next_node; in hfs_bmap_alloc() local
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | brec.c | 234 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local [all...] |
H A D | btree.c | 249 struct hfs_bnode *node, *next_node; in hfs_bmap_alloc() local
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | brec.c | 234 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local [all...] |
H A D | btree.c | 252 struct hfs_bnode *node, *next_node; in hfs_bmap_alloc() local
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | brec.c | 238 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local [all...] |
H A D | btree.c | 376 struct hfs_bnode *node, *next_node; in hfs_bmap_alloc() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | assoc_array_priv.h | 67 struct assoc_array_ptr *next_node; member
|
H A D | nodemask.h | 268 #define next_node(n, src) __next_node((n), &(src)) macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | assoc_array_priv.h | 67 struct assoc_array_ptr *next_node; member
|
H A D | nodemask.h | 269 #define next_node(n, src) __next_node((n), &(src)) macro
|
/kernel/linux/linux-6.6/tools/testing/memblock/tests/ |
H A D | alloc_exact_nid_api.c | 843 struct memblock_region *next_node = &memblock.memory.regions[nid_next]; in alloc_exact_nid_numa_reserved_full_merge_generic_check() local 915 struct memblock_region *next_node = &memblock.memory.regions[7]; in alloc_exact_nid_numa_split_all_reserved_generic_check() local
|
H A D | alloc_nid_api.c | 2394 struct memblock_region *next_node = &memblock.memory.regions[nid_next]; in alloc_nid_numa_reserved_full_merge_generic_check() local 2465 struct memblock_region *next_node = &memblock.memory.regions[7]; in alloc_nid_numa_split_all_reserved_generic_check() local
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | lpm_trie.c | 630 struct lpm_trie_node *node, *next_node = NULL, *parent, *search_root; in trie_get_next_key() local
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | lpm_trie.c | 617 struct lpm_trie_node *node, *next_node = NULL, *parent, *search_root; in trie_get_next_key() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_cle.h | 204 u16 next_node; member
|