Home
last modified time | relevance | path

Searched refs:__simple_attr_check_format (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/imagination/
H A Dpvr_params.c94 __simple_attr_check_format(PVR_PARAM_TYPE_##type_##_FMT, \
/linux-6.15/include/linux/
H A Ddebugfs.h51 __simple_attr_check_format(__fmt, 0ull); \
H A Dfs.h3789 __simple_attr_check_format(__fmt, 0ull); \
3808 void __simple_attr_check_format(const char *fmt, ...) in __simple_attr_check_format() function
/linux-6.15/arch/powerpc/platforms/cell/spufs/
H A Dfile.c144 __simple_attr_check_format(__fmt, 0ull); \
/linux-6.15/virt/kvm/
H A Dkvm_main.c6101 __simple_attr_check_format("%llu\n", 0ull); in kvm_stat_data_open()