Searched refs:debugfs_create_file_aux_num (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/sound/soc/sof/ |
| H A D | sof-client-ipc-flood-test.c | 308 debugfs_create_file_aux_num(DEBUGFS_IPC_FLOOD_COUNT, 0644, in sof_ipc_flood_probe() 312 debugfs_create_file_aux_num(DEBUGFS_IPC_FLOOD_DURATION, 0644, in sof_ipc_flood_probe()
|
| /linux-6.15/fs/orangefs/ |
| H A D | orangefs-debugfs.c | 252 debugfs_create_file_aux_num(ORANGEFS_KMOD_DEBUG_FILE, 0444, debug_dir, k_buffer, in orangefs_kernel_debug_init() 352 client_debug_dentry = debugfs_create_file_aux_num( in orangefs_client_debug_init()
|
| /linux-6.15/include/linux/ |
| H A D | debugfs.h | 474 #define debugfs_create_file_aux_num(name, mode, parent, data, n, fops) \ macro
|
| /linux-6.15/drivers/firmware/arm_scmi/ |
| H A D | raw_mode.c | 1226 debugfs_create_file_aux_num("message", 0600, chd, in scmi_raw_mode_init() 1230 debugfs_create_file_aux_num("message_async", 0600, chd, in scmi_raw_mode_init()
|
| /linux-6.15/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_tl_debugfs.c | 663 debugfs_create_file_aux_num(name, 0644, dir, accel_dev, i, in adf_tl_dbgfs_add()
|
| /linux-6.15/drivers/phy/mediatek/ |
| H A D | phy-mtk-tphy.c | 509 debugfs_create_file_aux_num(u2_phy_files[i], 0644, inst->phy->debugfs, in u2_phy_dbgfs_files_create() 619 debugfs_create_file_aux_num(u3_phy_files[i], 0644, inst->phy->debugfs, in u3_phy_dbgfs_files_create()
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_debugfs.c | 2704 debugfs_create_file_aux_num("qsize", 0600, rvu->rvu_dbg.nix, rvu, in rvu_dbg_nix_init() 2960 debugfs_create_file_aux_num("stats", 0600, rvu->rvu_dbg.lmac, in rvu_dbg_cgx_init() 2962 debugfs_create_file_aux_num("mac_filter", 0600, in rvu_dbg_cgx_init()
|
| /linux-6.15/mm/ |
| H A D | slub.c | 7815 debugfs_create_file_aux_num("alloc_traces", 0400, slab_cache_dir, s, in debugfs_slab_add() 7818 debugfs_create_file_aux_num("free_traces", 0400, slab_cache_dir, s, in debugfs_slab_add()
|