Searched defs:root (Results 1 - 25 of 764) sorted by path

1234567891011>>

/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/infiniband/hw/qib/
H A Dqib_debugfs.c243 struct dentry *root; local
/linux-master/drivers/irqchip/
H A Dirq-atmel-aic-common.c192 struct device_node *root = of_find_node_by_path("/"); local
/linux-master/drivers/media/pci/tw5864/
H A Dtw5864.h86 struct tw5864_dev *root; member in struct:tw5864_input
/linux-master/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c184 static struct dentry *root; variable in typeref:struct:dentry
/linux-master/drivers/ptp/
H A Dptp_qoriq_debugfs.c72 struct dentry *root; local
/linux-master/fs/hpfs/
H A Ddnode.c533 int root = dnode->root_dnode; local
/linux-master/include/linux/
H A Dassoc_array.h23 struct assoc_array_ptr *root; /* The node at the root of the tree */ member in struct:assoc_array
/linux-master/include/uapi/linux/
H A Dadfs_fs.h23 __le32 root; member in struct:adfs_discrecord
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
/linux-master/lib/
H A Dinterval_tree_test.c23 static struct rb_root_cached root = RB_ROOT_CACHED; variable in typeref:struct:rb_root_cached
30 search(struct rb_root_cached *root, unsigned long start, unsigned long last) argument
/linux-master/lib/reed_solomon/
H A Ddecode_rs.c37 uint16_t *root = rsc->buffers + RS_DECODE_ROOT * (nroots + 1); variable
H A Dreed_solomon.c73 int i, j, sr, root, iprim; local
[all...]
/linux-master/lib/zlib_inflate/
H A Dinftrees.c29 unsigned root; /* number of index bits for root table */ local
[all...]
/linux-master/net/bridge/
H A Dbr_private_stp.h31 bridge_id root; member in struct:br_config_bpdu
/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/sound/firewire/dice/
H A Ddice-proc.c279 static void add_node(struct snd_dice *dice, struct snd_info_entry *root, argument
293 struct snd_info_entry *root; local
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-proc.c70 struct snd_info_entry *root, *entry; local
/linux-master/sound/firewire/fireface/
H A Dff-proc.c35 static void add_node(struct snd_ff *ff, struct snd_info_entry *root, argument
49 struct snd_info_entry *root; local
/linux-master/sound/firewire/fireworks/
H A Dfireworks_proc.c195 add_node(struct snd_efw *efw, struct snd_info_entry *root, const char *name, argument
207 struct snd_info_entry *root; local
[all...]
/linux-master/sound/firewire/oxfw/
H A Doxfw-proc.c77 static void add_node(struct snd_oxfw *oxfw, struct snd_info_entry *root, argument
91 struct snd_info_entry *root; local
/linux-master/sound/firewire/tascam/
H A Dtascam-proc.c52 static void add_node(struct snd_tscm *tscm, struct snd_info_entry *root, argument
66 struct snd_info_entry *root; local
/linux-master/tools/perf/util/
H A Dcomm.c61 struct comm_str *__comm_str__findnew(const char *str, struct rb_root *root) argument
97 static struct comm_str *comm_str__findnew(const char *str, struct rb_root *root) argument
/linux-master/tools/testing/radix-tree/
H A Dbenchmark.c14 static long long benchmark_iter(struct radix_tree_root *root, bool tagged) argument
52 static void benchmark_insert(struct radix_tree_root *root, argument
73 static void benchmark_tagging(struct radix_tree_root *root, argument
94 static void benchmark_delete(struct radix_tree_root *root, argument

Completed in 393 milliseconds

1234567891011>>