Home
last modified time | relevance | path

Searched refs:__always_unused (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dverifier_sockmap_mutate.c9 #define __always_unused __attribute__((unused)) macro
94 int test_flow_dissector_delete(struct __sk_buff *skb __always_unused) in test_flow_dissector_delete() argument
102 int test_flow_dissector_update(struct __sk_buff *skb __always_unused) in test_flow_dissector_update() argument
118 int test_raw_tp_delete(const void *ctx __always_unused) in test_raw_tp_delete() argument
126 int test_raw_tp_update(const void *ctx __always_unused) in test_raw_tp_update() argument
158 int test_sockops_delete(struct bpf_sock_ops *ctx __always_unused) in test_sockops_delete() argument
183 int test_xdp(struct xdp_md *ctx __always_unused) in test_xdp() argument
/tools/testing/selftests/bpf/prog_tests/
A Dperf_skip.c16 static void handle_sigio(int sig __always_unused) in handle_sigio() argument
21 static void handle_sigtrap(int signum __always_unused, in handle_sigtrap() argument
23 void *ucontext __always_unused) in handle_sigtrap() argument
A Dsockmap_listen.c34 static void test_insert_invalid(struct test_sockmap_listen *skel __always_unused, in test_insert_invalid() argument
52 static void test_insert_opened(struct test_sockmap_listen *skel __always_unused, in test_insert_opened() argument
74 static void test_insert_bound(struct test_sockmap_listen *skel __always_unused, in test_insert_bound() argument
102 static void test_insert(struct test_sockmap_listen *skel __always_unused, in test_insert() argument
119 static void test_delete_after_insert(struct test_sockmap_listen *skel __always_unused, in test_delete_after_insert() argument
137 static void test_delete_after_close(struct test_sockmap_listen *skel __always_unused, in test_delete_after_close() argument
161 static void test_lookup_after_insert(struct test_sockmap_listen *skel __always_unused, in test_lookup_after_insert() argument
190 static void test_lookup_after_delete(struct test_sockmap_listen *skel __always_unused, in test_lookup_after_delete() argument
214 static void test_lookup_32_bit_value(struct test_sockmap_listen *skel __always_unused, in test_lookup_32_bit_value() argument
245 static void test_update_existing(struct test_sockmap_listen *skel __always_unused, in test_update_existing() argument
[all …]
A Dsockmap_helpers.h11 #define __always_unused __attribute__((__unused__)) macro
/tools/testing/selftests/arm64/bti/
A Dtest.c77 static void handler(int n, siginfo_t *si __always_unused, in handler() argument
78 void *uc_ __always_unused) in handler() argument
/tools/include/linux/
A Dcompiler.h47 #ifndef __always_unused
48 #define __always_unused __attribute__((__unused__)) macro
/tools/testing/selftests/net/ovpn/
A Dovpn-cli.c37 #define __always_unused __attribute__((__unused__)) macro
249 static int ovpn_nl_cb_error(struct sockaddr_nl (*nla)__always_unused, in ovpn_nl_cb_error() argument
294 static int ovpn_nl_cb_finish(struct nl_msg (*msg)__always_unused, in ovpn_nl_cb_finish() argument
303 static int ovpn_nl_cb_ack(struct nl_msg (*msg)__always_unused, in ovpn_nl_cb_ack() argument
747 static int ovpn_handle_peer(struct nl_msg *msg, void (*arg)__always_unused) in ovpn_handle_peer() argument
959 static int ovpn_handle_key(struct nl_msg *msg, void (*arg)__always_unused) in ovpn_handle_key() argument
1417 static int nl_seq_check(struct nl_msg (*msg)__always_unused, in nl_seq_check() argument
1418 void (*arg)__always_unused) in nl_seq_check() argument
1461 static int mcast_error_handler(struct sockaddr_nl (*nla)__always_unused, in mcast_error_handler() argument
1470 static int mcast_ack_handler(struct nl_msg (*msg)__always_unused, void *arg) in mcast_ack_handler() argument
/tools/perf/util/
A Dparse-events.c2115 int __weak arch_evlist__add_required_events(struct list_head *list __always_unused) in arch_evlist__add_required_events() argument

Completed in 24 milliseconds