Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds