Searched defs:next_node (Results 1 - 19 of 19) sorted by relevance

/linux-master/drivers/acpi/acpica/
H A Dnswalk.c80 struct acpi_namespace_node *next_node = NULL; local
H A Dnsalloc.c136 struct acpi_namespace_node *next_node; local
269 struct acpi_namespace_node *next_node; local
[all...]
H A Dnsnames.c200 struct acpi_namespace_node *next_node; local
H A Devregion.c826 struct acpi_namespace_node *next_node; local
/linux-master/fs/hfsplus/
H A Dbrec.c238 struct hfs_bnode *node, *new_node, *next_node; local
[all...]
H A Dbtree.c376 struct hfs_bnode *node, *next_node; local
/linux-master/fs/hfs/
H A Dbrec.c234 struct hfs_bnode *node, *new_node, *next_node; local
[all...]
H A Dbtree.c252 struct hfs_bnode *node, *next_node; local
/linux-master/include/linux/
H A Dassoc_array_priv.h67 struct assoc_array_ptr *next_node; member in struct:assoc_array_shortcut
H A Dnodemask.h269 #define next_node(n, src) __next_node((n), &(src)) macro
/linux-master/tools/testing/memblock/tests/
H A Dalloc_exact_nid_api.c843 struct memblock_region *next_node = &memblock.memory.regions[nid_next]; local
915 struct memblock_region *next_node = &memblock.memory.regions[7]; local
H A Dalloc_nid_api.c2394 struct memblock_region *next_node = &memblock.memory.regions[nid_next]; local
2465 struct memblock_region *next_node = &memblock.memory.regions[7]; local
/linux-master/kernel/bpf/
H A Dlpm_trie.c617 struct lpm_trie_node *node, *next_node = NULL, *parent, *search_root; local
/linux-master/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_cle.h204 u16 next_node; member in struct:xgene_cle_ptree_branch
/linux-master/kernel/sched/
H A Ddeadline.c2197 struct rb_node *next_node; local
/linux-master/drivers/block/mtip32xx/
H A Dmtip32xx.c3617 static int next_node = NUMA_NO_NODE; local
/linux-master/drivers/md/
H A Ddm-writecache.c1948 struct rb_node *node, *next_node; local
H A Ddm-integrity.c1355 struct journal_node *node, *next_node; local
1377 struct journal_node *next_node; local
/linux-master/mm/
H A Dhugetlb.c1468 static int hstate_next_node_to_alloc(int *next_node, argument
3545 int next_node = first_online_node; local
2352 alloc_pool_huge_folio(struct hstate *h, nodemask_t *nodes_allowed, nodemask_t *node_alloc_noretry, int *next_node) argument

Completed in 315 milliseconds