Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddebugfs.h51 __simple_attr_check_format(__fmt, 0ull); \
H A Dfs.h3328 __simple_attr_check_format(__fmt, 0ull); \
3347 void __simple_attr_check_format(const char *fmt, ...) in __simple_attr_check_format() function
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c144 __simple_attr_check_format(__fmt, 0ull); \
/openbmc/linux/virt/kvm/
H A Dkvm_main.c5780 __simple_attr_check_format("%llu\n", 0ull); in kvm_stat_data_open()