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

1234567891011>>

/linux-master/drivers/crypto/nx/
H A Dnx_debugfs.c35 struct dentry *root; local
[all...]
/linux-master/tools/perf/util/
H A Dstrfilter.h18 struct strfilter_node *root; member in struct:strfilter
H A Dmem2node.h11 struct rb_root root; member in struct:mem2node
H A Ddsos.h20 struct rb_root root; /* rbtree root sorted by long name */ member in struct:dsos
/linux-master/drivers/gpu/drm/xe/
H A Dxe_uc_debugfs.c16 struct dentry *root; local
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc_debugfs.c26 void intel_huc_debugfs_register(struct intel_huc *huc, struct dentry *root) argument
H A Dintel_uc_debugfs.c45 struct dentry *root; local
H A Dintel_gsc_uc_debugfs.c29 void intel_gsc_uc_debugfs_register(struct intel_gsc_uc *gsc_uc, struct dentry *root) argument
/linux-master/drivers/crypto/caam/
H A Ddebugfs.h15 caam_debugfs_init(struct caam_drv_private *ctrlpriv, struct caam_perfmon __force *perfmon, struct dentry *root) argument
/linux-master/drivers/mtd/ubi/
H A Dwl.h26 may_reserve_for_fm(struct ubi_device *ubi, struct ubi_wl_entry *e, struct rb_root *root) argument
/linux-master/arch/x86/kvm/mmu/
H A Dtdp_mmu.h15 __must_check static inline bool kvm_tdp_mmu_get_root(struct kvm_mmu_page *root) argument
/linux-master/fs/cachefiles/
H A Dsecurity.c49 cachefiles_check_cache_dir(struct cachefiles_cache *cache, struct dentry *root) argument
75 cachefiles_determine_cache_security(struct cachefiles_cache *cache, struct dentry *root, const struct cred **_saved_cred) argument
[all...]
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_debugfs.h16 struct dentry *root; member in struct:hns_sw_stat_debugfs
22 struct dentry *root; member in struct:hns_roce_dev_debugfs
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_engines_debugfs.c29 void intel_gt_engines_debugfs_register(struct intel_gt *gt, struct dentry *root) argument
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_debugfs.c30 struct dentry *root = minor->debugfs_root; local
/linux-master/fs/btrfs/
H A Dorphan.c9 btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 offset) argument
30 btrfs_del_orphan_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 offset) argument
H A Ddisk-io.h106 static inline struct btrfs_root *btrfs_grab_root(struct btrfs_root *root) argument
[all...]
/linux-master/drivers/ptp/
H A Dptp_qoriq_debugfs.c72 struct dentry *root; local
/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/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/sound/firewire/digi00x/
H A Ddigi00x-proc.c70 struct snd_info_entry *root, *entry; 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/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/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/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_ordering.c60 int f(struct root_struct *root) argument

Completed in 301 milliseconds

1234567891011>>