Home
last modified time | relevance | path

Searched refs:__scanf (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/tools/include/linux/
Dcompiler-gcc.h40 #define __scanf(a, b) __attribute__((format(scanf, a, b))) macro
/Linux-v6.1/tools/perf/util/
Dconfig.h32 int perf_config_scan(const char *name, const char *fmt, ...) __scanf(2, 3);
Dpmu.h124 int perf_pmu__scan_file(struct perf_pmu *pmu, const char *name, const char *fmt, ...) __scanf(3, 4);
/Linux-v6.1/include/linux/
Dkernel.h227 extern __scanf(2, 3)
229 extern __scanf(2, 0)
Dcompiler_attributes.h168 #define __scanf(a, b) __attribute__((__format__(scanf, a, b))) macro
/Linux-v6.1/include/xen/
Dxenbus.h172 __scanf(4, 5)
/Linux-v6.1/lib/
Dtest_scanf.c30 static void __scanf(4, 6) __init