/linux-6.3-rc2/drivers/scsi/snic/ |
A D | snic_debugfs.c | 440 debugfs_lookup_and_remove(TRC_FILE, snic_glob->trc_root); in snic_trc_debugfs_term() 441 debugfs_lookup_and_remove(TRC_ENABLE_FILE, snic_glob->trc_root); in snic_trc_debugfs_term()
|
/linux-6.3-rc2/kernel/printk/ |
A D | index.c | 148 debugfs_lookup_and_remove(pi_get_module_name(mod), dfs_index); in pi_remove_file()
|
/linux-6.3-rc2/kernel/time/ |
A D | test_udelay.c | 152 debugfs_lookup_and_remove(DEBUGFS_FILENAME, NULL); in udelay_test_exit()
|
/linux-6.3-rc2/include/linux/ |
A D | debugfs.h | 100 void debugfs_lookup_and_remove(const char *name, struct dentry *parent); 238 static inline void debugfs_lookup_and_remove(const char *name,
|
/linux-6.3-rc2/kernel/ |
A D | fail_function.c | 166 debugfs_lookup_and_remove(attr->kp.symbol_name, fei_debugfs_dir); in fei_debugfs_remove_attr()
|
/linux-6.3-rc2/fs/debugfs/ |
A D | inode.c | 779 void debugfs_lookup_and_remove(const char *name, struct dentry *parent) in debugfs_lookup_and_remove() function 790 EXPORT_SYMBOL_GPL(debugfs_lookup_and_remove);
|
/linux-6.3-rc2/drivers/usb/host/ |
A D | uhci-hcd.c | 539 debugfs_lookup_and_remove(uhci_to_hcd(uhci)->self.bus_name, in release_uhci() 703 debugfs_lookup_and_remove(hcd->self.bus_name, uhci_debugfs_root); in uhci_start()
|
A D | isp116x-hcd.c | 1208 debugfs_lookup_and_remove(hcd_name, usb_debug_root); in remove_debug_file()
|
A D | sl811-hcd.c | 1504 debugfs_lookup_and_remove("sl811h", usb_debug_root); in remove_debug_file()
|
/linux-6.3-rc2/kernel/power/ |
A D | energy_model.c | 90 debugfs_lookup_and_remove(dev_name(dev), rootdir); in em_debug_remove_pd()
|
/linux-6.3-rc2/drivers/usb/common/ |
A D | ulpi.c | 352 debugfs_lookup_and_remove(dev_name(&ulpi->dev), ulpi_root); in ulpi_unregister_interface()
|
/linux-6.3-rc2/drivers/usb/chipidea/ |
A D | debug.c | 367 debugfs_lookup_and_remove(dev_name(ci->dev), usb_debug_root); in dbg_remove_files()
|
/linux-6.3-rc2/drivers/usb/dwc3/ |
A D | debugfs.c | 892 debugfs_lookup_and_remove(dep->name, dep->dwc->debug_root); in dwc3_debugfs_remove_endpoint_dir() 929 debugfs_lookup_and_remove(dev_name(dwc->dev), usb_debug_root); in dwc3_debugfs_exit()
|
/linux-6.3-rc2/drivers/base/ |
A D | component.c | 128 debugfs_lookup_and_remove(dev_name(m->parent), component_debugfs_dir); in component_debugfs_del()
|
A D | dd.c | 373 debugfs_lookup_and_remove("devices_deferred", NULL); in deferred_probe_exit()
|
/linux-6.3-rc2/drivers/usb/core/ |
A D | usb.c | 1001 debugfs_lookup_and_remove("devices", usb_debug_root); in usb_debugfs_cleanup()
|
/linux-6.3-rc2/kernel/trace/ |
A D | blktrace.c | 323 debugfs_lookup_and_remove("dropped", q->debugfs_dir); in blk_trace_free() 324 debugfs_lookup_and_remove("msg", q->debugfs_dir); in blk_trace_free()
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | iommu.c | 72 debugfs_lookup_and_remove(name, iommu_debugfs_dir); in iommu_debugfs_del()
|
/linux-6.3-rc2/drivers/misc/ |
A D | vmw_balloon.c | 1712 debugfs_lookup_and_remove("vmmemctl", NULL); in vmballoon_debugfs_exit()
|
/linux-6.3-rc2/kernel/sched/ |
A D | debug.c | 420 debugfs_lookup_and_remove(buf, sd_dentry); in update_sched_domain_debugfs()
|
/linux-6.3-rc2/drivers/staging/pi433/ |
A D | pi433_if.c | 1337 debugfs_lookup_and_remove(dev_name(device->dev), root_dir); in pi433_remove()
|
/linux-6.3-rc2/drivers/hv/ |
A D | hv_balloon.c | 1966 debugfs_lookup_and_remove("hv-balloon", NULL); in hv_balloon_debugfs_exit()
|
/linux-6.3-rc2/kernel/irq/ |
A D | irqdomain.c | 1962 debugfs_lookup_and_remove(d->name, domain_dir); in debugfs_remove_domain_dir()
|
/linux-6.3-rc2/drivers/tty/serial/ |
A D | pch_uart.c | 1778 debugfs_lookup_and_remove(name, NULL); in pch_uart_exit_port()
|
/linux-6.3-rc2/drivers/usb/gadget/udc/ |
A D | bcm63xx_udc.c | 2256 debugfs_lookup_and_remove(udc->gadget.name, usb_debug_root); in bcm63xx_udc_cleanup_debugfs()
|