Home
last modified time | relevance | path

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

/Linux-v6.6/fs/debugfs/
Dfile.c757 DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(fops_atomic_t, debugfs_atomic_t_get,
759 DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(fops_atomic_t_ro, debugfs_atomic_t_get, NULL,
761 DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(fops_atomic_t_wo, NULL, debugfs_atomic_t_set,
/Linux-v6.6/include/linux/
Ddebugfs.h66 #define DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(__fops, __get, __set, __fmt) \ macro
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ring.c579 DEFINE_DEBUGFS_ATTRIBUTE_SIGNED(amdgpu_debugfs_error_fops, NULL,