Home
last modified time | relevance | path

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

/openbmc/linux/fs/befs/
H A 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()
/openbmc/linux/drivers/acpi/acpica/
H A Dnsaccess.c293 struct acpi_namespace_node *this_node = NULL; in acpi_ns_lookup() local
H A Dnsdump.c144 struct acpi_namespace_node *this_node; in acpi_ns_dump_one_object() local
/openbmc/linux/fs/ocfs2/
H A Dstackglue.h150 int (*this_node)(struct ocfs2_cluster_connection *conn, member
H A Dstack_user.c1049 unsigned int *this_node) in user_cluster_this_node()
/openbmc/linux/include/linux/
H A Dgfp.h213 static inline void warn_if_node_offline(int this_node, gfp_t gfp_mask) in warn_if_node_offline()