Searched defs:root (Results 301 - 325 of 760) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/powerpc/mm/nohash/
H A Dtlb.c738 unsigned long root = of_get_flat_dt_root(); local
/linux-master/drivers/base/regmap/
H A Dregcache-rbtree.c35 struct rb_root root; member in struct:regcache_rbtree_ctx
96 static int regcache_rbtree_insert(struct regmap *map, struct rb_root *root, argument
[all...]
/linux-master/fs/
H A Dfs_context.c660 struct dentry *root; local
[all...]
H A Dmount.h10 struct mount * root; member in struct:mnt_namespace
126 struct path root; member in struct:proc_mounts
/linux-master/include/linux/
H A Dfs_context.h96 struct dentry *root; /* The root and superblock */ member in struct:fs_context
/linux-master/arch/s390/hypfs/
H A Dinode.c84 static void hypfs_delete_tree(struct dentry *root) argument
247 static int hypfs_show_options(struct seq_file *s, struct dentry *root) argument
/linux-master/drivers/misc/ibmasm/
H A Dibmasmfs.c112 struct inode *root; local
/linux-master/fs/pstore/
H A Dplatform.c656 pstore_get_backend_records(struct pstore_info *psi, struct dentry *root, int quiet) argument
H A Dinode.c265 static int pstore_show_options(struct seq_file *m, struct dentry *root) argument
290 struct dentry *root; local
309 struct dentry *root; local
336 pstore_mkfile(struct dentry *root, struct pstore_record *record) argument
399 struct dentry *root; local
[all...]
/linux-master/fs/omfs/
H A Dinode.c293 static int omfs_show_options(struct seq_file *m, struct dentry *root) argument
458 struct inode *root; local
/linux-master/drivers/infiniband/hw/irdma/
H A Dpble.h40 struct irdma_pble_info root; member in struct:irdma_pble_level2
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h58 struct rb_root root; member in struct:nvkm_vmm
/linux-master/security/landlock/
H A Druleset.c207 struct rb_root *root; local
593 const struct rb_root *root; local
[all...]
/linux-master/fs/devpts/
H A Dinode.c309 struct dentry *root = sb->s_root; local
384 static int devpts_show_options(struct seq_file *seq, struct dentry *root) argument
548 struct dentry *root; local
[all...]
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-al.c47 struct acpi_pci_root *root = acpi_driver_data(adev); local
/linux-master/drivers/firmware/
H A Dturris-mox-rwtm.c436 struct dentry *root, *entry; local
/linux-master/tools/perf/util/
H A Denv.c155 struct rb_root *root; local
/linux-master/fs/9p/
H A Dv9fs.c99 int v9fs_show_options(struct seq_file *m, struct dentry *root) argument
/linux-master/fs/adfs/
H A Dsuper.c100 static int adfs_show_options(struct seq_file *seq, struct dentry *root) argument
369 struct inode *root; local
/linux-master/drivers/firmware/tegra/
H A Dbpmp-debugfs.c774 struct dentry *root; local
/linux-master/drivers/bluetooth/
H A Dbtbcm.c544 struct device_node *root; local
/linux-master/net/netfilter/
H A Dnf_conncount.c60 struct rb_root root[CONNCOUNT_SLOTS]; member in struct:nf_conncount_data
287 static void tree_nodes_free(struct rb_root *root, argument
402 struct rb_root *root; local
311 insert_tree(struct net *net, struct nf_conncount_data *data, struct rb_root *root, unsigned int hash, const u32 *key, const struct nf_conntrack_tuple *tuple, const struct nf_conntrack_zone *zone) argument
459 struct rb_root *root; local
[all...]
/linux-master/fs/exfat/
H A Dsuper.c131 static int exfat_show_options(struct seq_file *m, struct dentry *root) argument
/linux-master/drivers/md/
H A Ddm-dust.c36 static struct badblock *dust_rb_search(struct rb_root *root, sector_t blk) argument
54 static bool dust_rb_insert(struct rb_root *root, struct badblock *new) argument
H A Ddm-bio-prison-v1.c138 static int __bio_detain(struct rb_root *root, argument
213 static void __cell_release(struct rb_root *root, argument
241 static void __cell_release_no_holder(struct rb_root *root, argument
291 static int __promote_or_release(struct rb_root *root, argument

Completed in 257 milliseconds

<<11121314151617181920>>