/linux/include/media/ |
H A D | v4l2-dv-timings.h | 297 struct v4l2_debugfs_if *v4l2_debugfs_if_alloc(struct dentry *root, u32 if_types, in v4l2_debugfs_if_alloc()
|
/linux/lib/zlib_inflate/ |
H A D | inftrees.c | 29 unsigned root; /* number of index bits for root table */ in zlib_inflate_table() local
|
/linux/fs/kernfs/ |
H A D | symlink.c | 117 struct kernfs_root *root = kernfs_root(kn); in kernfs_getlink() local
|
/linux/drivers/acpi/acpica/ |
H A D | dbutils.c | 324 acpi_status acpi_db_second_pass_parse(union acpi_parse_object *root) in acpi_db_second_pass_parse()
|
/linux/security/apparmor/ |
H A D | path.c | 120 struct path root; in d_namespace_path() local
|
/linux/net/bridge/ |
H A D | br_private_stp.h | 31 bridge_id root; member
|
/linux/drivers/soundwire/ |
H A D | intel_ace2x_debugfs.c | 130 struct dentry *root = sdw->cdns.bus.debugfs; in intel_ace2x_debugfs_init() local
|
/linux/arch/x86/kvm/ |
H A D | kvm_onhyperv.c | 44 hpa_t root; in __hv_flush_remote_tlbs_range() local
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_ib.c | 312 struct dentry *root = rdev_to_drm(rdev)->primary->debugfs_root; in radeon_debugfs_sa_init() local
|
/linux/lib/reed_solomon/ |
H A D | decode_rs.c | 37 uint16_t *root = rsc->buffers + RS_DECODE_ROOT * (nroots + 1); variable
|
/linux/arch/s390/hypfs/ |
H A D | inode.c | 85 static void hypfs_delete_tree(struct dentry *root) in hypfs_delete_tree() 248 static int hypfs_show_options(struct seq_file *s, struct dentry *root) in hypfs_show_options()
|
/linux/drivers/hwmon/pmbus/ |
H A D | dps920ab.c | 115 struct dentry *root; in dps920ab_init_debugfs() local
|
/linux/include/linux/ |
H A D | vhost_iotlb.h | 26 struct rb_root_cached root; member
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_debugfs.c | 132 void intel_guc_debugfs_register(struct intel_guc *guc, struct dentry *root) in intel_guc_debugfs_register()
|
/linux/fs/nilfs2/ |
H A D | ifile.c | 181 int nilfs_ifile_read(struct super_block *sb, struct nilfs_root *root, in nilfs_ifile_read()
|
/linux/fs/cachefiles/ |
H A D | cache.c | 22 struct dentry *graveyard, *cachedir, *root; in cachefiles_add_cache() local
|
/linux/drivers/acpi/ |
H A D | internal.h | 39 static inline void pci_ioapic_remove(struct acpi_pci_root *root) { return; } in pci_ioapic_remove() 40 static inline int acpi_ioapic_remove(struct acpi_pci_root *root) { return 0; } in acpi_ioapic_remove()
|
/linux/fs/ocfs2/ |
H A D | reservations.c | 302 struct rb_root *root = &resmap->m_reservations; in ocfs2_resv_insert() local 459 struct rb_root *root = &resmap->m_reservations; in __ocfs2_resv_find_window() local
|
/linux/fs/btrfs/ |
H A D | fiemap.c | 373 struct btrfs_root *root = inode->root; in fiemap_search_slot() local 559 struct btrfs_root *root = inode->root; in fiemap_find_last_extent_offset() local
|
/linux/drivers/base/regmap/ |
H A D | regcache-rbtree.c | 35 struct rb_root root; member 96 static int regcache_rbtree_insert(struct regmap *map, struct rb_root *root, in regcache_rbtree_insert()
|
/linux/include/drm/ |
H A D | drm_gpusvm.h | 101 struct rb_root_cached root; member 201 struct rb_root_cached root; member
|
/linux/tools/perf/util/ |
H A D | mem2node.c | 18 static void phys_entry__insert(struct phys_entry *entry, struct rb_root *root) in phys_entry__insert()
|
H A D | block-range.c | 8 struct rb_root root; member
|
/linux/net/ |
H A D | sysctl_net.c | 31 net_ctl_header_lookup(struct ctl_table_root *root) in net_ctl_header_lookup()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_sriov_pf.c | 174 void xe_sriov_pf_debugfs_register(struct xe_device *xe, struct dentry *root) in xe_sriov_pf_debugfs_register()
|