Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
Referenced in 32 files:
- drivers/crypto/bcm/util.c, line 487
- drivers/crypto/ccp/ccp-debugfs.c, line 289
- drivers/crypto/hisilicon/hpre/hpre_main.c, line 1715
- drivers/crypto/hisilicon/sec2/sec_main.c, line 1533
- drivers/crypto/hisilicon/zip/zip_main.c, line 1642
- drivers/crypto/intel/iaa/iaa_crypto_stats.c, line 251
- drivers/dma/amd/ptdma/ptdma-debugfs.c, line 110
- drivers/dma/bcm-sba-raid.c, line 1706
- drivers/dma/dw-edma/dw-edma-v0-debugfs.c, line 284
- drivers/dma/dw-edma/dw-hdma-v0-debugfs.c, line 162
- drivers/dma/idxd/debugfs.c, line 126
- drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c, line 2139
- drivers/gpu/drm/arm/display/komeda/komeda_dev.c, line 46
- drivers/mailbox/bcm-flexrm-mailbox.c, line 1589
- drivers/mailbox/bcm-pdc-mailbox.c, line 490
- drivers/mailbox/mailbox-test.c, line 266
- drivers/ntb/hw/amd/ntb_hw_amd.c, line 1356
- drivers/ntb/hw/idt/ntb_hw_idt.c, line 2892
- drivers/ntb/hw/intel/ntb_hw_gen1.c, line 2074
- drivers/ntb/ntb_transport.c, line 2541
- drivers/ntb/test/ntb_msi_test.c, line 415
- drivers/ntb/test/ntb_perf.c, line 1546
- drivers/ntb/test/ntb_pingpong.c, line 416
- drivers/ntb/test/ntb_tool.c, line 1671
- drivers/remoteproc/remoteproc_debugfs.c, line 423
- drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.c, line 1631
- fs/debugfs/inode.c
- lib/842/842_debugfs.h, line 21
- lib/dynamic_debug.c, line 1394
- mm/zsmalloc.c, line 576
- mm/zswap.c, line 1730
- virt/kvm/kvm_main.c
Smatch caller information:
drivers/dma/dw-edma/dw-hdma-v0-debugfs.c dw_hdma_v0_debugfs_on() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/crypto/intel/iaa/iaa_crypto_stats.c iaa_crypto_debugfs_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/gpu/drm/arm/display/komeda/komeda_dev.c komeda_debugfs_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/ntb/ntb_transport.c ntb_transport_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
mm/zswap.c zswap_debugfs_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | global &zswap_init_lock |
drivers/remoteproc/remoteproc_debugfs.c rproc_init_debugfs() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/crypto/hisilicon/zip/zip_main.c hisi_zip_register_debugfs() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/ntb/hw/amd/ntb_hw_amd.c amd_ntb_pci_driver_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/ntb/test/ntb_perf.c perf_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
lib/842/842_decompress.c sw842_debugfs_create() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/ntb/hw/idt/ntb_hw_idt.c idt_pci_driver_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/dma/dw-edma/dw-edma-v0-debugfs.c dw_edma_v0_debugfs_on() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/mailbox/bcm-pdc-mailbox.c pdc_setup_debugfs() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/crypto/ccp/ccp-debugfs.c ccp5_debugfs_setup() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/crypto/hisilicon/hpre/hpre_main.c hpre_register_debugfs() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.c hisi_acc_vfio_debug_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/ntb/test/ntb_pingpong.c pp_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
fs/debugfs/inode.c debugfs_lookup() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &ab->core_lock | ||
| HALF_LOCKED2 | &ag->mutex | ||
| HALF_LOCKED2 | &kvm_debugfs_lock |
fs/debugfs/inode.c debugfs_start_creating() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/idxd/debugfs.c idxd_init_debugfs() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/crypto/hisilicon/sec2/sec_main.c sec_register_debugfs() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/dma/bcm-sba-raid.c sba_probe() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/ntb/test/ntb_msi_test.c ntb_msit_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/mailbox/mailbox-test.c mbox_test_add_debugfs() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/amd/ptdma/ptdma-debugfs.c ptdma_debugfs_setup() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pool->lock |
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c amdgpu_debugfs_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
lib/842/842_compress.c sw842_debugfs_create() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/ntb/hw/intel/ntb_hw_gen1.c intel_ntb_pci_driver_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
arch/x86/kvm/../../../virt/kvm/kvm_main.c kvm_create_vcpu_debugfs() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
arch/x86/kvm/../../../virt/kvm/kvm_main.c kvm_create_vm_debugfs() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
drivers/ntb/test/ntb_tool.c tool_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
mm/zsmalloc.c zs_stat_init() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|
lib/dynamic_debug.c dynamic_debug_init_control() -> debugfs_initialized()
| Type | Parameter | Key | Value |
|---|