Home
last modified time | relevance | path

Searched defs:next_node (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dnsalloc.c136 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
H A Dnswalk.c80 struct acpi_namespace_node *next_node = NULL; in acpi_ns_get_next_node_typed() local
H A Dnsnames.c200 struct acpi_namespace_node *next_node; in acpi_ns_build_normalized_path() local
H A Devregion.c820 struct acpi_namespace_node *next_node; in acpi_ev_orphan_ec_reg_method() local
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dbtree.c249 struct hfs_bnode *node, *next_node; in hfs_bmap_alloc() local
H A Dbrec.c234 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dbtree.c375 struct hfs_bnode *node, *next_node; in hfs_bmap_alloc() local
H A Dbrec.c238 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dring.hpp437 void set_next(const_point_ptr<T>& node, const const_point_ptr<T>& next_node) { in set_next()
473 point_ptr<T> next_node = get_next(node); in link_after() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dassoc_array_priv.h67 struct assoc_array_ptr *next_node; member
H A Dnodemask.h268 #define next_node(n, src) __next_node((n), &(src)) macro
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dlpm_trie.c627 struct lpm_trie_node *node, *next_node = NULL, *parent, *search_root; in trie_get_next_key() local
/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4_journal.c272 struct revoke_blk_list *next_node = NULL; in ext4fs_free_revoke_blks() local
/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddeadline.c546 struct rb_node *next_node; in dequeue_pushable_dl_task() local
1936 struct rb_node *next_node = rq->dl.pushable_dl_tasks_root.rb_leftmost; in pick_earliest_pushable_dl_task() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_cle.h204 u16 next_node; member
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-integrity.c1261 struct journal_node *node, *next_node; in test_journal_node() local
1283 struct journal_node *next_node; in find_newer_committed_node() local
H A Ddm-writecache.c1818 struct rb_node *node, *next_node; in writecache_writeback() local
/OK3568_Linux_fs/kernel/drivers/block/mtip32xx/
H A Dmtip32xx.c3915 static int next_node = NUMA_NO_NODE; in mtip_get_next_rr_node() local