Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Ddebugfs.h51 __simple_attr_check_format(__fmt, 0ull); \
Dfs.h3258 __simple_attr_check_format(__fmt, 0ull); \
3277 void __simple_attr_check_format(const char *fmt, ...) in __simple_attr_check_format() function
/Linux-v6.6/arch/powerpc/platforms/cell/spufs/
Dfile.c144 __simple_attr_check_format(__fmt, 0ull); \
/Linux-v6.6/virt/kvm/
Dkvm_main.c5780 __simple_attr_check_format("%llu\n", 0ull); in kvm_stat_data_open()