Searched refs:__maybe_unused (Results 1 – 12 of 12) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/net/ |
D | psock_lib.h | 23 #ifndef __maybe_unused 24 # define __maybe_unused __attribute__ ((__unused__)) macro 27 static __maybe_unused void pair_udp_setfilter(int fd) in pair_udp_setfilter() 75 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open() 111 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) in pair_udp_send_char() 133 static __maybe_unused void pair_udp_send(int fds[], int num) in pair_udp_send() 138 static __maybe_unused void pair_udp_close(int fds[]) in pair_udp_close()
|
/external/bpftool/include/linux/ |
D | compiler.h | 39 #ifndef __maybe_unused 40 # define __maybe_unused __attribute__((unused)) macro
|
/external/iproute2/include/ |
D | bpf_api.h | 27 #ifndef __maybe_unused 28 # define __maybe_unused __attribute__((__unused__)) macro 122 (* NAME)(__VA_ARGS__) __maybe_unused
|
/external/bpftool/src/ |
D | pids.c | 89 libbpf_print_none(__maybe_unused enum libbpf_print_level level, in libbpf_print_none() 90 __maybe_unused const char *format, in libbpf_print_none() 91 __maybe_unused va_list args) in libbpf_print_none()
|
D | main.h | 246 int print_all_levels(__maybe_unused enum libbpf_print_level level,
|
D | common.c | 697 print_all_levels(__maybe_unused enum libbpf_print_level level, in print_all_levels()
|
/external/erofs-utils/include/erofs/ |
D | defs.h | 179 #ifndef __maybe_unused 180 #define __maybe_unused __attribute__((__unused__)) macro
|
/external/wpa_supplicant_8/src/utils/ |
D | common.h | 461 #ifndef __maybe_unused 463 #define __maybe_unused __attribute__((unused)) macro 465 #define __maybe_unused macro
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/aarch64/ |
D | processor.c | 72 static uint64_t __maybe_unused ptrs_per_pte(struct kvm_vm *vm) in ptrs_per_pte()
|
/external/erofs-utils/mkfs/ |
D | main.c | 122 const char *token, *next, *tokenend, *value __maybe_unused; in parse_extended_opts() local
|
/external/wpa_supplicant_8/src/ap/ |
D | drv_callbacks.c | 1318 size_t plen __maybe_unused; in hostapd_action_rx() local 1320 u8 *action __maybe_unused; in hostapd_action_rx() local
|
D | ieee802_11.c | 6016 u8 *action __maybe_unused; in handle_action() local
|