Home
last modified time | relevance | path

Searched defs:root (Results 276 – 300 of 839) sorted by relevance

1...<<11121314151617181920>>...34

/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore-topology.c312 static void for_each_fw_node(struct fw_card *card, struct fw_node *root, in for_each_fw_node()
406 static void update_tree(struct fw_card *card, struct fw_node *root) in update_tree()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dlocking.h106 static inline struct extent_buffer *btrfs_read_lock_root_node(struct btrfs_root *root) in btrfs_read_lock_root_node()
H A Dextent_map.c94 static int tree_insert(struct rb_root_cached *root, struct extent_map *em) in tree_insert()
145 static struct rb_node *__tree_search(struct rb_root *root, u64 offset, in __tree_search()
/OK3568_Linux_fs/kernel/lib/zlib_inflate/
H A Dinftrees.c29 unsigned root; /* number of index bits for root table */ in zlib_inflate_table() local
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dinftrees.c39 unsigned root; /* number of index bits for root table */ in inflate_table() local
/OK3568_Linux_fs/external/xserver/hw/dmx/examples/
H A Ddmxwininfo.c110 Window win, root; in main() local
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddbutils.c324 acpi_status acpi_db_second_pass_parse(union acpi_parse_object *root) in acpi_db_second_pass_parse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqmapiconobjectqsg.cpp101 QSGNode *root, in updateMapObjectNode()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpath.c120 struct path root; in d_namespace_path() local
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_private_stp.h31 bridge_id root; member
/OK3568_Linux_fs/kernel/fs/kernfs/
H A Dkernfs-internal.h62 struct kernfs_root *root; member
/OK3568_Linux_fs/kernel/net/
H A Dsysctl_net.c31 net_ctl_header_lookup(struct ctl_table_root *root) in net_ctl_header_lookup()
/OK3568_Linux_fs/kernel/lib/reed_solomon/
H A Ddecode_rs.c37 uint16_t *root = rsc->buffers + RS_DECODE_ROOT * (nroots + 1); variable
/OK3568_Linux_fs/kernel/include/linux/
H A Dvhost_iotlb.h25 struct rb_root_cached root; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsplay-tree.h106 splay_tree_node root; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsplay-tree.h106 splay_tree_node root; member
/OK3568_Linux_fs/kernel/lib/
H A Dassoc_array.c19 static int assoc_array_subtree_iterate(const struct assoc_array_ptr *root, in assoc_array_subtree_iterate()
138 struct assoc_array_ptr *root = READ_ONCE(array->root); /* Address dependency. */ in assoc_array_iterate() local
343 static void assoc_array_destroy_subtree(struct assoc_array_ptr *root, in assoc_array_destroy_subtree()
/OK3568_Linux_fs/kernel/fs/affs/
H A Dsuper.c190 parse_options(char *options, kuid_t *uid, kgid_t *gid, int *mode, int *reserved, s32 *root, in parse_options()
295 static int affs_show_options(struct seq_file *m, struct dentry *root) in affs_show_options()
/OK3568_Linux_fs/kernel/fs/
H A Dmount.h11 struct mount * root; member
140 struct path root; member
/OK3568_Linux_fs/kernel/arch/s390/hypfs/
H A Dinode.c84 static void hypfs_delete_tree(struct dentry *root) in hypfs_delete_tree()
247 static int hypfs_show_options(struct seq_file *s, struct dentry *root) in hypfs_show_options()
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dallowedips.c69 static void root_remove_peer_lists(struct allowedips_node *root) in root_remove_peer_lists()
127 static struct wg_peer *lookup(struct allowedips_node __rcu *root, u8 bits, in lookup()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddso.c772 struct rb_root *root = &dso->data.cache; in dso_cache__free() local
789 const struct rb_root *root = &dso->data.cache; in __dso_cache__find() local
815 struct rb_root *root = &dso->data.cache; in dso_cache__insert() local
1174 struct rb_root *root = dso->root; in dso__set_long_name_id() local
/OK3568_Linux_fs/kernel/fs/configfs/
H A Ddir.c1138 struct dentry *root; in configfs_depend_item() local
1218 struct config_group *root, *parent; in configfs_depend_item_unlocked() local
1892 struct dentry *root; in configfs_register_subsystem() local
1951 struct dentry *root = dentry->d_sb->s_root; in configfs_unregister_subsystem() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log_debugfs.c110 struct dentry *root) in intel_guc_log_debugfs_register()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/parse_py/
H A DBBHandler.py143 def feeder(lineno, s, fn, root, statements, eof=False): argument

1...<<11121314151617181920>>...34