Searched refs:debugfs_lookup (Results 1 – 21 of 21) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | cma_debug_bitmap_hex.c | 101 tmp = debugfs_lookup(name, root_dentry); in cma_debugfs_add_one() 116 cma_debugfs_root = debugfs_lookup("cma", NULL); in rk_cma_debugfs_init()
|
| H A D | slub.c | 5889 debugfs_remove_recursive(debugfs_lookup(s->name, slab_debugfs_root)); in debugfs_slab_release()
|
| /OK3568_Linux_fs/kernel/fs/debugfs/ |
| H A D | inode.c | 296 struct dentry *debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup() function 311 EXPORT_SYMBOL_GPL(debugfs_lookup); 746 dentry = debugfs_lookup(name, parent); in debugfs_lookup_and_remove()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | debugfs.h | 67 struct dentry *debugfs_lookup(const char *name, struct dentry *parent); 171 static inline struct dentry *debugfs_lookup(const char *name, in debugfs_lookup() function
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_debugfs.c | 247 dentry = debugfs_lookup("vbios.rom", minor->debugfs_root); in nouveau_drm_debugfs_init()
|
| /OK3568_Linux_fs/kernel/kernel/power/ |
| H A D | energy_model.c | 90 debug_dir = debugfs_lookup(dev_name(dev), rootdir); in em_debug_remove_pd()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | fail_function.c | 168 dir = debugfs_lookup(attr->kp.symbol_name, fei_debugfs_dir); in fei_debugfs_remove_attr()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/qcom/ |
| H A D | tsens.c | 674 root = debugfs_lookup("tsens", NULL); in tsens_debug_init() 680 file = debugfs_lookup("version", priv->debug_root); in tsens_debug_init()
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-pll.c | 2048 pdentry = debugfs_lookup(clk_hw_get_name(&pll->hw), rootdir); in boost_debug_create_one() 2077 rootdir = debugfs_lookup("clk", NULL); in boost_debug_init()
|
| /OK3568_Linux_fs/kernel/mm/damon/ |
| H A D | dbgfs.c | 799 dir = debugfs_lookup(name, root); in dbgfs_rm_context()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynosauto | 742 debugfs_lookup
|
| H A D | abi_gki_aarch64_vivo | 271 debugfs_lookup
|
| H A D | abi_gki_aarch64_generic | 277 debugfs_lookup
|
| H A D | abi_gki_aarch64_db845c | 1581 debugfs_lookup
|
| H A D | abi_gki_aarch64_qcom | 347 debugfs_lookup
|
| H A D | abi_gki_aarch64_mtk | 300 debugfs_lookup
|
| H A D | abi_gki_aarch64_oplus | 373 debugfs_lookup
|
| H A D | abi_gki_aarch64_galaxy | 1060 debugfs_lookup
|
| /OK3568_Linux_fs/kernel/drivers/base/power/ |
| H A D | domain.c | 225 d = debugfs_lookup(genpd->name, genpd_debugfs_dir); in genpd_debug_remove()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | gadget.c | 3379 debugfs_remove_recursive(debugfs_lookup(dep->name, dwc->root)); in dwc3_gadget_free_endpoints()
|
| /OK3568_Linux_fs/kernel/virt/kvm/ |
| H A D | kvm_main.c | 712 dent = debugfs_lookup(dir_name, kvm_debugfs_dir); in kvm_create_vm_debugfs()
|