Home
last modified time | relevance | path

Searched refs:DEFINE_DEBUGFS_ATTRIBUTE_SIGNED (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/debugfs/
Dfile.c765 DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(fops_atomic_t, debugfs_atomic_t_get,
767 DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(fops_atomic_t_ro, debugfs_atomic_t_get, NULL,
769 DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(fops_atomic_t_wo, NULL, debugfs_atomic_t_set,
/linux-6.6.21/include/linux/
Ddebugfs.h66 #define DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ macro
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ring.c579 DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(amdgpu_debugfs_error_fops, NULL,