Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddebugfs.h45 __simple_attr_check_format(__fmt, 0ull); \
Dfs.h3338 __simple_attr_check_format(__fmt, 0ull); \
3351 void __simple_attr_check_format(const char *fmt, ...) in __simple_attr_check_format() function
/Linux-v4.19/virt/kvm/
Dkvm_main.c3728 __simple_attr_check_format("%llu\n", 0ull); in vm_stat_get_per_vm_open()
3773 __simple_attr_check_format("%llu\n", 0ull); in vcpu_stat_get_per_vm_open()
/Linux-v4.19/arch/powerpc/platforms/cell/spufs/
Dfile.c148 __simple_attr_check_format(__fmt, 0ull); \