| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | psargs.c | 205 struct acpi_namespace_node *node; in acpi_ps_get_next_namepath() local [all...] |
| H A D | utdecode.c | 241 struct acpi_namespace_node *node = (struct acpi_namespace_node *)object; in acpi_ut_get_node_name() local [all...] |
| H A D | nsxfeval.c | 475 struct acpi_namespace_node *node; in acpi_ns_resolve_references() local 641 struct acpi_namespace_node *node; in acpi_ns_get_device_callback() local 833 struct acpi_namespace_node *node; ACPI_EXPORT_SYMBOL() local 879 struct acpi_namespace_node *node; ACPI_EXPORT_SYMBOL() local 929 struct acpi_namespace_node *node; ACPI_EXPORT_SYMBOL() local [all...] |
| H A D | nsutils.c | 37 acpi_ns_print_node_pathname(struct acpi_namespace_node *node, in acpi_ns_print_node_pathname() argument 75 acpi_object_type acpi_ns_get_type(struct acpi_namespace_node * node) in acpi_ns_get_type() argument [all...] |
| H A D | nsxfname.c | 50 struct acpi_namespace_node *node = NULL; in acpi_get_handle() local 229 struct acpi_namespace_node *node; in acpi_get_object_info() local 482 struct acpi_namespace_node *node; ACPI_EXPORT_SYMBOL() local [all...] |
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | evged.c | 49 struct list_head node; member
|
| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | attribute_container.c | 26 struct klist_node node; member [all...] |
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | pnfs_dev.c | 294 nfs4_mark_deviceid_available(struct nfs4_deviceid_node *node) in nfs4_mark_deviceid_available() argument 304 nfs4_mark_deviceid_unavailable(struct nfs4_deviceid_node *node) nfs4_mark_deviceid_unavailable() argument 314 nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node) nfs4_test_deviceid_unavailable() argument [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | misc.h | 69 struct rb_node *node = root->rb_node; in rb_simple_search() local 97 struct rb_node *node = root->rb_node, *ret = NULL; in rb_simple_search_first() local 120 rb_simple_insert(struct rb_root *root, u64 bytenr, struct rb_node *node) rb_simple_insert() argument [all...] |
| /kernel/linux/linux-6.6/fs/dlm/ |
| H A D | dir.c | 35 uint32_t node; in dlm_hash2nodeid() local
|
| /kernel/linux/linux-6.6/fs/hfs/ |
| H A D | brec.c | 19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff() argument 31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen() argument 68 struct hfs_bnode *node, *new_node; hfs_brec_insert() local 180 struct hfs_bnode *node, *parent; hfs_brec_remove() local 234 struct hfs_bnode *node, *new_node, *next_node; hfs_bnode_split() local 355 struct hfs_bnode *node, *new_node, *parent; hfs_brec_update_parent() local 460 struct hfs_bnode *node, *new_node; hfs_btree_inc_height() local [all...] |
| H A D | btree.c | 141 struct hfs_bnode *node; in hfs_btree_close() local 165 struct hfs_bnode *node; in hfs_btree_write() local 194 struct hfs_bnode *node; hfs_bmap_new_bmap() local 252 struct hfs_bnode *node, *next_node; hfs_bmap_alloc() local 324 hfs_bmap_free(struct hfs_bnode *node) hfs_bmap_free() argument [all...] |
| /kernel/linux/linux-6.6/fs/nfs/filelayout/ |
| H A D | filelayout.h | 96 filelayout_test_devid_invalid(struct nfs4_deviceid_node *node) in filelayout_test_devid_invalid() argument
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | brec.c | 20 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff() argument 32 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen() argument 66 struct hfs_bnode *node, *new_node; hfs_brec_insert() local 182 struct hfs_bnode *node, *parent; hfs_brec_remove() local 238 struct hfs_bnode *node, *new_node, *next_node; hfs_bnode_split() local 359 struct hfs_bnode *node, *new_node, *parent; hfs_brec_update_parent() local 464 struct hfs_bnode *node, *new_node; hfs_btree_inc_height() local [all...] |
| /kernel/linux/linux-6.6/fs/kernfs/ |
| H A D | kernfs-internal.h | 94 struct list_head node; member
|
| /kernel/linux/linux-6.6/fs/btrfs/tests/ |
| H A D | free-space-tests.c | 841 struct rb_node *node; in test_bytes_index() local [all...] |
| /kernel/linux/linux-6.6/fs/hmdfs/authority/ |
| H A D | config.c | 21 struct hlist_node node; member
|
| /kernel/linux/linux-6.6/include/kunit/ |
| H A D | resource.h | 90 struct list_head node; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | async_tx.h | 31 struct list_head node; member
|
| H A D | bootconfig.h | 80 xbc_node_is_value(struct xbc_node *node) xbc_node_is_value() argument 91 xbc_node_is_key(struct xbc_node *node) xbc_node_is_key() argument 102 xbc_node_is_array(struct xbc_node *node) xbc_node_is_array() argument 116 xbc_node_is_leaf(struct xbc_node *node) xbc_node_is_leaf() argument 171 xbc_node_get_subkey(struct xbc_node *node) xbc_node_get_subkey() argument 277 xbc_node_compose_key(struct xbc_node *node, char *buf, size_t size) xbc_node_compose_key() argument [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
| H A D | dlmast.c | 269 u8 node; in dlm_proxy_ast_handler() local [all...] |
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | misc.h | 229 ubifs_tnc_lookup(struct ubifs_info *c, const union ubifs_key *key, void *node) ubifs_tnc_lookup() argument [all...] |
| H A D | tnc_misc.c | 460 ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, void *node) ubifs_tnc_read_node() argument [all...] |
| /kernel/linux/linux-6.6/fs/sharefs/ |
| H A D | config.c | 18 struct hlist_node node; member
|
| /kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
| H A D | quorum.c | 162 o2quo_set_hold(struct o2quo_state *qs, u8 node) o2quo_set_hold() argument 174 o2quo_clear_hold(struct o2quo_state *qs, u8 node) o2quo_clear_hold() argument 195 o2quo_hb_up(u8 node) o2quo_hb_up() argument 219 o2quo_hb_down(u8 node) o2quo_hb_down() argument 244 o2quo_hb_still_up(u8 node) o2quo_hb_still_up() argument 263 o2quo_conn_up(u8 node) o2quo_conn_up() argument 289 o2quo_conn_err(u8 node) o2quo_conn_err() argument [all...] |