Home
last modified time | relevance | path

Searched defs:__maybe_unused (Results 1 – 14 of 14) sorted by relevance

/external/libtraceevent/src/
Dtep_strerror.c29 int tep_strerror(struct tep_handle *tep __maybe_unused, in tep_strerror()
Devent-parse.c2514 process_entry(struct tep_event *event __maybe_unused, struct tep_print_arg *arg, in process_entry()
3388 process_cpumask(struct tep_event *event __maybe_unused, struct tep_print_arg *arg, in process_cpumask()
5307 get_bprint_format(void *data, int size __maybe_unused, in get_bprint_format()
/external/bpftool/include/linux/
Dcompiler.h40 # define __maybe_unused __attribute__((unused)) macro
/external/linux-kselftest/tools/testing/selftests/net/
Dpsock_lib.h24 # define __maybe_unused __attribute__ ((__unused__)) macro
/external/trace-cmd/lib/trace-cmd/
Dtrace-util.c114 char *file, int size __maybe_unused) in tracecmd_parse_cmdlines()
131 char *file, unsigned int size __maybe_unused) in tracecmd_parse_proc_kallsyms()
180 char *file, unsigned int size __maybe_unused) in tracecmd_parse_ftrace_printk()
Dtrace-input.c3887 char *file, int size __maybe_unused) in tracecmd_parse_trace_clock()
/external/iproute2/include/
Dbpf_api.h28 # define __maybe_unused __attribute__((__unused__)) macro
/external/erofs-utils/mkfs/
Dmain.c124 const char *token, *next, *tokenend, *value __maybe_unused; in parse_extended_opts() local
/external/libtraceevent/include/linux/
Dcompiler.h79 # define __maybe_unused __attribute__((unused)) macro
/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c1351 size_t plen __maybe_unused; in hostapd_action_rx() local
1353 u8 *action __maybe_unused; in hostapd_action_rx() local
Dieee802_11.c5230 u8 *action __maybe_unused; in handle_action() local
/external/wpa_supplicant_8/src/utils/
Dcommon.h463 #define __maybe_unused __attribute__((unused)) macro
465 #define __maybe_unused macro
/external/erofs-utils/include/erofs/
Ddefs.h179 #define __maybe_unused __attribute__((__unused__)) macro
/external/libtraceevent/include/traceevent/
Devent-parse.h22 #define __maybe_unused __attribute__((unused)) macro