Home
last modified time | relevance | path

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

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