Home
last modified time | relevance | path

Searched defs:this_node (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/fs/befs/
Dbtree.c248 struct befs_btree_node *this_node; in befs_btree_find() local
415 struct befs_btree_node *this_node; in befs_btree_read() local
544 struct befs_btree_node *this_node, in befs_btree_seekleaf()
/linux-6.1.9/drivers/acpi/acpica/
Dnsaccess.c293 struct acpi_namespace_node *this_node = NULL; in acpi_ns_lookup() local
Dnsdump.c144 struct acpi_namespace_node *this_node; in acpi_ns_dump_one_object() local
/linux-6.1.9/fs/ocfs2/
Dstackglue.h150 int (*this_node)(struct ocfs2_cluster_connection *conn, member
Dstack_user.c1055 unsigned int *this_node) in user_cluster_this_node()
/linux-6.1.9/include/linux/
Dgfp.h213 static inline void warn_if_node_offline(int this_node, gfp_t gfp_mask) in warn_if_node_offline()