Searched defs:root (Results 76 - 100 of 760) sorted by relevance

1234567891011>>

/linux-master/include/drm/
H A Ddrm_debugfs.h157 drm_debugfs_create_files(const struct drm_info_list *files, int count, struct dentry *root, struct drm_minor *minor) argument
162 drm_debugfs_remove_files(const struct drm_info_list *files, int count, struct dentry *root, struct drm_minor *minor) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dpriv.h39 struct nvkm_sclass root; member in struct:nvkm_disp_func
/linux-master/include/linux/
H A Dof_platform.h107 static inline int of_platform_populate(struct device_node *root, argument
114 static inline int of_platform_default_populate(struct device_node *root, argument
H A Dmin_heap.h40 void *root = data + pos * func->elem_size; local
/linux-master/tools/perf/util/
H A Dblock-range.c8 struct rb_root root; member in struct:__anon302
[all...]
/linux-master/fs/cachefiles/
H A Dcache.c21 struct dentry *graveyard, *cachedir, *root; local
[all...]
/linux-master/fs/nilfs2/
H A Difile.c185 int nilfs_ifile_read(struct super_block *sb, struct nilfs_root *root, argument
/linux-master/fs/9p/
H A Dvfs_super.c111 struct dentry *root = NULL; local
/linux-master/drivers/gpu/drm/radeon/
H A Dr420.c496 struct dentry *root = rdev->ddev->primary->debugfs_root; local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_debugfs.c125 struct dentry *root = minor->debugfs_root; local
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_kill.c56 static int test_cgkill_simple(const char *root) argument
113 static int test_cgkill_tree(const char *root) argument
222 static int test_cgkill_forkbomb(const char *root) argument
276 char root[PATH_MAX]; local
[all...]
/linux-master/drivers/i2c/muxes/
H A Di2c-mux-pinctrl.c37 struct i2c_adapter *root = NULL; local
80 struct i2c_adapter *root; local
/linux-master/ipc/
H A Dmq_sysctl.c69 static struct ctl_table_set *set_lookup(struct ctl_table_root *root) argument
/linux-master/drivers/acpi/acpica/
H A Ddbutils.c324 acpi_status acpi_db_second_pass_parse(union acpi_parse_object *root) argument
/linux-master/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c184 static struct dentry *root; variable in typeref:struct:dentry
H A Dacpi_pcihp.c71 const struct acpi_pci_root *root; local
/linux-master/lib/zlib_inflate/
H A Dinftrees.c29 unsigned root; /* number of index bits for root table */ local
[all...]
/linux-master/include/uapi/linux/
H A Dcramfs_fs.h63 struct cramfs_inode root; /* root inode data */ member in struct:cramfs_super
H A Dnfs_mount.h44 struct nfs3_fh root; /* 4 */ member in struct:nfs_mount_data
H A Dadfs_fs.h23 __le32 root; member in struct:adfs_discrecord
/linux-master/sound/firewire/bebob/
H A Dbebob_proc.c159 add_node(struct snd_bebob *bebob, struct snd_info_entry *root, const char *name, argument
171 struct snd_info_entry *root; local
[all...]
/linux-master/lib/reed_solomon/
H A Dreed_solomon.c73 int i, j, sr, root, iprim; local
[all...]
/linux-master/drivers/hv/
H A Dhv_debugfs.c54 static int hv_debug_delay_files(struct hv_device *dev, struct dentry *root) argument
83 static int hv_debug_set_test_state(struct hv_device *dev, struct dentry *root) argument
102 static void hv_debug_set_dir_dentry(struct hv_device *dev, struct dentry *root) argument
/linux-master/net/bridge/netfilter/
H A Debt_stp.c30 u8 root[8]; member in struct:stp_config_pdu
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c104 find_intervals_intersection_sorted(struct rb_root_cached *root, argument
179 int usnic_uiom_insert_interval(struct rb_root_cached *root, unsigned long start, argument
250 void usnic_uiom_remove_interval(struct rb_root_cached *root, argument
120 usnic_uiom_get_intervals_diff(unsigned long start, unsigned long last, int flags, int flag_mask, struct rb_root_cached *root, struct list_head *diff_set) argument
[all...]

Completed in 563 milliseconds

1234567891011>>