| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | disasm.h | 22 typedef __printf(2, 3) void (*bpf_insn_print_t)(void *private_data, typedef
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/ |
| H A D | core.c | 3 #define __printf(a, b) __attribute__((format(printf, a, b))) macro
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | compiler-gcc.h | 39 #define __printf(a, b) __attribute__((format(printf, a, b))) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | compiler.h | 42 #define __printf(a, b) __attribute__((format(printf, a, b))) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | compiler.h | 42 #define __printf(a, b) __attribute__((format(printf, a, b))) macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compiler-gcc.h | 120 #define __printf(a, b) __attribute__((format(printf, a, b))) macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | compiler_attributes.h | 167 #define __printf(a, b) __attribute__((__format__(printf, a, b))) macro
|
| H A D | kdb.h | 168 typedef __printf(1, 2) int (*kdb_printf_t)(const char *, ...); typedef
|
| /OK3568_Linux_fs/kernel/tools/virtio/linux/ |
| H A D | kernel.h | 49 #define __printf(a,b) __attribute__((format(printf,a,b))) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | compiler.h | 28 #define __printf(a, b) __attribute__((format(printf, a, b))) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | compiler.h | 28 #define __printf(a, b) __attribute__((format(printf, a, b))) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | compiler.h | 28 #define __printf(a, b) __attribute__((format(printf, a, b))) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | compiler.h | 28 #define __printf(a, b) __attribute__((format(printf, a, b))) macro
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf.c | 73 #define __printf(a, b) __attribute__((format(printf, a, b))) macro
|