| /linux-6.15/lib/842/ |
| H A D | 842_debugfs.h | 21 if (!debugfs_initialized()) in sw842_debugfs_create()
|
| /linux-6.15/fs/debugfs/ |
| H A D | inode.c | 343 if (!debugfs_initialized() || IS_ERR_OR_NULL(name) || IS_ERR(parent)) in debugfs_lookup() 364 if (!debugfs_initialized()) in start_creating() 901 bool debugfs_initialized(void) in debugfs_initialized() function 905 EXPORT_SYMBOL_GPL(debugfs_initialized);
|
| /linux-6.15/drivers/dma/amd/ptdma/ |
| H A D | ptdma-debugfs.c | 110 if (!debugfs_initialized()) in ptdma_debugfs_setup()
|
| /linux-6.15/drivers/dma/idxd/ |
| H A D | debugfs.c | 126 if (!debugfs_initialized()) in idxd_init_debugfs()
|
| /linux-6.15/include/linux/ |
| H A D | debugfs.h | 226 bool debugfs_initialized(void); 432 static inline bool debugfs_initialized(void) in debugfs_initialized() function
|
| /linux-6.15/drivers/dma/dw-edma/ |
| H A D | dw-hdma-v0-debugfs.c | 162 if (!debugfs_initialized()) in dw_hdma_v0_debugfs_on()
|
| H A D | dw-edma-v0-debugfs.c | 284 if (!debugfs_initialized()) in dw_edma_v0_debugfs_on()
|
| /linux-6.15/drivers/crypto/intel/iaa/ |
| H A D | iaa_crypto_stats.c | 251 if (!debugfs_initialized()) in iaa_crypto_debugfs_init()
|
| /linux-6.15/drivers/crypto/ccp/ |
| H A D | ccp-debugfs.c | 289 if (!debugfs_initialized()) in ccp5_debugfs_setup()
|
| /linux-6.15/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_dev.c | 46 if (!debugfs_initialized()) in komeda_debugfs_init()
|
| /linux-6.15/drivers/ntb/test/ |
| H A D | ntb_pingpong.c | 416 if (debugfs_initialized()) in pp_init()
|
| H A D | ntb_msi_test.c | 415 if (debugfs_initialized()) in ntb_msit_init()
|
| H A D | ntb_perf.c | 1546 if (debugfs_initialized()) in perf_init()
|
| /linux-6.15/drivers/mailbox/ |
| H A D | mailbox-test.c | 267 if (!debugfs_initialized()) in mbox_test_add_debugfs()
|
| H A D | bcm-pdc-mailbox.c | 490 if (!debugfs_initialized()) in pdc_setup_debugfs()
|
| /linux-6.15/drivers/remoteproc/ |
| H A D | remoteproc_debugfs.c | 423 if (debugfs_initialized()) in rproc_init_debugfs()
|
| /linux-6.15/drivers/crypto/bcm/ |
| H A D | util.c | 487 if (!debugfs_initialized()) in spu_setup_debugfs()
|
| /linux-6.15/drivers/crypto/cavium/zip/ |
| H A D | zip_main.c | 570 if (!debugfs_initialized()) in zip_debugfs_init()
|
| /linux-6.15/drivers/misc/eeprom/ |
| H A D | idt_89hpesx.c | 1562 if (debugfs_initialized()) in idt_init()
|
| /linux-6.15/lib/ |
| H A D | dynamic_debug.c | 1393 if (debugfs_initialized()) { in dynamic_debug_init_control()
|
| /linux-6.15/drivers/ntb/hw/amd/ |
| H A D | ntb_hw_amd.c | 1340 if (debugfs_initialized()) in amd_ntb_pci_driver_init()
|
| /linux-6.15/drivers/crypto/hisilicon/sec2/ |
| H A D | sec_main.c | 1421 if (!debugfs_initialized()) in sec_register_debugfs()
|
| /linux-6.15/mm/ |
| H A D | zswap.c | 1800 if (!debugfs_initialized()) in zswap_debugfs_init()
|
| /linux-6.15/drivers/crypto/hisilicon/zip/ |
| H A D | zip_main.c | 1517 if (!debugfs_initialized()) in hisi_zip_register_debugfs()
|
| /linux-6.15/drivers/vfio/pci/hisilicon/ |
| H A D | hisi_acc_vfio_pci.c | 1543 if (!debugfs_initialized() || in hisi_acc_vfio_debug_init()
|