/openbmc/linux/lib/842/ |
H A D | 842_debugfs.h | 21 if (!debugfs_initialized()) in sw842_debugfs_create()
|
/openbmc/linux/fs/debugfs/ |
H A D | inode.c | 328 if (!debugfs_initialized() || IS_ERR_OR_NULL(name) || IS_ERR(parent)) in debugfs_lookup() 349 if (!debugfs_initialized()) in start_creating() 879 bool debugfs_initialized(void) in debugfs_initialized() function 883 EXPORT_SYMBOL_GPL(debugfs_initialized);
|
/openbmc/linux/drivers/dma/ptdma/ |
H A D | ptdma-debugfs.c | 90 if (!debugfs_initialized()) in ptdma_debugfs_setup()
|
/openbmc/linux/drivers/dma/idxd/ |
H A D | debugfs.c | 126 if (!debugfs_initialized()) in idxd_init_debugfs()
|
/openbmc/linux/include/linux/ |
H A D | debugfs.h | 163 bool debugfs_initialized(void); 341 static inline bool debugfs_initialized(void)
|
/openbmc/linux/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()
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-debugfs.c | 289 if (!debugfs_initialized()) in ccp5_debugfs_setup()
|
/openbmc/linux/drivers/ntb/test/ |
H A D | ntb_pingpong.c | 417 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 | 1548 if (debugfs_initialized()) in perf_init()
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_dev.c | 49 if (!debugfs_initialized()) in komeda_debugfs_init()
|
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_debugfs.c | 423 if (debugfs_initialized()) in rproc_init_debugfs()
|
/openbmc/linux/drivers/mailbox/ |
H A D | mailbox-test.c | 267 if (!debugfs_initialized()) in mbox_test_add_debugfs()
|
H A D | bcm-pdc-mailbox.c | 494 if (!debugfs_initialized()) in pdc_setup_debugfs()
|
H A D | bcm-flexrm-mailbox.c | 1600 if (!debugfs_initialized()) in flexrm_mbox_probe()
|
/openbmc/linux/drivers/crypto/bcm/ |
H A D | util.c | 487 if (!debugfs_initialized()) in spu_setup_debugfs()
|
/openbmc/linux/drivers/crypto/cavium/zip/ |
H A D | zip_main.c | 618 if (!debugfs_initialized()) in zip_debugfs_init()
|
/openbmc/linux/drivers/misc/eeprom/ |
H A D | idt_89hpesx.c | 1567 if (debugfs_initialized()) in idt_init()
|
/openbmc/linux/drivers/ntb/hw/amd/ |
H A D | ntb_hw_amd.c | 1339 if (debugfs_initialized()) in amd_ntb_pci_driver_init()
|
/openbmc/linux/mm/ |
H A D | zswap.c | 1545 if (!debugfs_initialized()) in zswap_debugfs_init()
|
/openbmc/linux/lib/ |
H A D | dynamic_debug.c | 1394 if (debugfs_initialized()) { in dynamic_debug_init_control()
|
/openbmc/linux/drivers/crypto/hisilicon/zip/ |
H A D | zip_main.c | 1410 if (!debugfs_initialized()) in hisi_zip_register_debugfs()
|
/openbmc/linux/drivers/crypto/hisilicon/sec2/ |
H A D | sec_main.c | 1337 if (!debugfs_initialized()) in sec_register_debugfs()
|
/openbmc/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_main.c | 1505 if (!debugfs_initialized()) in hpre_register_debugfs()
|