Home
last modified time | relevance | path

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

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