Searched defs:root (Results 26 - 50 of 764) sorted by relevance

1234567891011>>

/linux-master/sound/firewire/motu/
H A Dmotu-proc.c81 static void add_node(struct snd_motu *motu, struct snd_info_entry *root, argument
95 struct snd_info_entry *root; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf_data.c47 int func(struct root_struct *root) argument
/linux-master/include/linux/
H A Dfs_struct.h15 struct path root, pwd; member in struct:fs_struct
27 static inline void get_fs_root(struct fs_struct *fs, struct path *root) argument
/linux-master/fs/nfs/
H A Dgetroot.c72 struct dentry *root; local
[all...]
/linux-master/arch/powerpc/kernel/
H A Dproc_powerpc.c71 struct proc_dir_entry *root; local
/linux-master/drivers/mtd/parsers/
H A Dofpart_bcm4908.c19 struct device_node *root; local
/linux-master/drivers/soc/tegra/
H A Dcommon.c31 struct device_node *root; local
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tbf.c9 bool root = qopt->parent == TC_H_ROOT; local
59 bool root = qopt->parent == TC_H_ROOT; local
/linux-master/drivers/crypto/caam/
H A Ddebugfs.c45 caam_debugfs_init(struct caam_drv_private *ctrlpriv, struct caam_perfmon __force *perfmon, struct dentry *root) argument
/linux-master/arch/powerpc/platforms/86xx/
H A Dmvme7100.c79 unsigned long root = of_get_flat_dt_root(); local
/linux-master/arch/x86/kvm/mmu/
H A Dtdp_iter.c39 void tdp_iter_start(struct tdp_iter *iter, struct kvm_mmu_page *root, argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_range_fence.h51 struct rb_root_cached root; member in struct:xe_range_fence_tree
/linux-master/drivers/gpu/drm/msm/dp/
H A Ddp_debug.h53 dp_debug_get(struct device *dev, struct dp_panel *panel, struct dp_link *link, struct drm_connector *connector, struct dentry *root, bool is_edp) argument
/linux-master/arch/powerpc/platforms/85xx/
H A Dxes_mpc85xx.c116 struct device_node *root; local
/linux-master/tools/testing/selftests/exec/
H A Dbinfmt_script.py142 root="./nix/store/bwav8kz8b3y471wjsybgzw84mrh4js9-perl-5.28.1/bin", variable
[all...]
/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
/linux-master/mm/
H A Dinterval_tree.c92 anon_vma_interval_tree_iter_first(struct rb_root_cached *root, argument
28 vma_interval_tree_insert_after(struct vm_area_struct *node, struct vm_area_struct *prev, struct rb_root_cached *root) argument
75 anon_vma_interval_tree_insert(struct anon_vma_chain *node, struct rb_root_cached *root) argument
85 anon_vma_interval_tree_remove(struct anon_vma_chain *node, struct rb_root_cached *root) argument
/linux-master/security/apparmor/
H A Dpath.c120 struct path root; local
/linux-master/fs/ecryptfs/
H A Dsuper.c132 static int ecryptfs_show_options(struct seq_file *m, struct dentry *root) argument
/linux-master/drivers/soc/imx/
H A Dsoc-imx.c31 struct device_node *root; local
/linux-master/arch/mips/pic32/pic32mzda/
H A Dinit.c92 struct device_node *root, *np; local
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_debugfs.c132 void intel_guc_debugfs_register(struct intel_guc *guc, struct dentry *root) argument
/linux-master/drivers/cpuidle/
H A Dcpuidle-big_little.c169 struct device_node *root = of_find_node_by_path("/"); local
/linux-master/drivers/block/drbd/
H A Ddrbd_interval.c25 drbd_insert_interval(struct rb_root *root, struct drbd_interval *this) argument
69 drbd_contains_interval(struct rb_root *root, sector_t sector, argument
96 drbd_remove_interval(struct rb_root *root, struct drbd_interval *this) argument
118 drbd_find_overlap(struct rb_root *root, sector_t sector, unsigned int size) argument
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_debugfs.c73 static void gt_debugfs_register(struct intel_gt *gt, struct dentry *root) argument
85 struct dentry *root; local
105 intel_gt_debugfs_register_files(struct dentry *root, const struct intel_gt_debugfs_file *files, unsigned long count, void *data) argument
[all...]

Completed in 455 milliseconds

1234567891011>>