Searched refs:__simple_attr_check_format (Results 1 – 5 of 5) sorted by relevance
94 __simple_attr_check_format(PVR_PARAM_TYPE_##type_##_FMT, \
51 __simple_attr_check_format(__fmt, 0ull); \
3886 __simple_attr_check_format(__fmt, 0ull); \3905 void __simple_attr_check_format(const char *fmt, ...) in __simple_attr_check_format() function
144 __simple_attr_check_format(__fmt, 0ull); \
6168 __simple_attr_check_format("%llu\n", 0ull); in kvm_stat_data_open()