/tools/testing/selftests/bpf/progs/ |
A D | exceptions.c | 203 volatile u64 cookie = c; in assert_nz_gfunc() local 211 volatile u64 cookie = c; in assert_zero_gfunc() local 219 volatile s64 cookie = c; in assert_neg_gfunc() local 227 volatile s64 cookie = c; in assert_pos_gfunc() local 235 volatile s64 cookie = c; in assert_negeq_gfunc() local 243 volatile s64 cookie = c; in assert_poseq_gfunc() local 251 volatile u64 cookie = c; in assert_nz_gfunc_with() local 259 volatile u64 cookie = c; in assert_zero_gfunc_with() local 267 volatile s64 cookie = c; in assert_neg_gfunc_with() local 275 volatile s64 cookie = c; in assert_pos_gfunc_with() local [all …]
|
A D | netns_cookie_prog.c | 37 int *cookie; in get_netns_cookie_sockops() local 69 int *cookie; in get_netns_cookie_sk_msg() local
|
A D | uprobe_multi_session_recursive.c | 21 __u64 *cookie = bpf_session_cookie(); in check_cookie() local
|
A D | xdp_synproxy_kern.c | 292 u32 cookie; in tscookie_init() local 515 __u32 cookie, __be32 *tsopt, in tcp_gen_synack() 536 __u32 cookie, __be32 *tsopt) in tcpv4_gen_synack() 559 __u32 cookie, __be32 *tsopt) in tcpv6_gen_synack() 604 __u32 cookie; in syncookie_handle_syn() local
|
A D | sk_storage_omem_uncharge.c | 12 __u64 cookie = 0; variable
|
A D | uprobe_multi_session_cookie.c | 18 __u64 *cookie; in check_cookie() local
|
A D | kprobe_multi_session_cookie.c | 28 __u64 *cookie; in check_cookie() local
|
A D | exceptions_ext.c | 19 __noinline int exception_cb(u64 cookie) in exception_cb()
|
A D | test_migrate_reuseport.c | 101 __u64 cookie; in migrate_reuseport() local
|
A D | test_tcp_custom_syncookie.c | 67 u32 cookie; member 466 u32 cookie = bpf_ntohl(ctx->tcp->ack_seq) - 1; in tcp_validate_cookie() local
|
A D | kprobe_multi.c | 44 __u64 cookie = test_cookie ? bpf_get_attach_cookie(ctx) : 0; in kprobe_multi_check() local
|
A D | uprobe_multi.c | 59 __u64 cookie = test_cookie ? bpf_get_attach_cookie(ctx) : 0; in uprobe_multi_check() local
|
A D | net_timestamping.c | 23 u64 cookie; member
|
/tools/testing/selftests/bpf/prog_tests/ |
A D | custom_sec_handlers.c | 13 static int custom_setup_prog(struct bpf_program *prog, long cookie) in custom_setup_prog() 22 struct bpf_prog_load_opts *opts, long cookie) in custom_prepare_load_prog() 32 static int custom_attach_prog(const struct bpf_program *prog, long cookie, in custom_attach_prog()
|
A D | bpf_cookie.c | 492 static int verify_tracing_link_info(int fd, u64 cookie) in verify_tracing_link_info() 512 __u64 cookie; in tracing_subtest() local 569 __u64 cookie; in lsm_subtest() local 600 __u64 cookie; in tp_btf_subtest() local 660 static int verify_raw_tp_link_info(int fd, u64 cookie) in verify_raw_tp_link_info() 681 __u64 cookie; in raw_tp_subtest() local
|
A D | assign_reuse.c | 22 static __u64 cookie(int fd) in cookie() function 24 __u64 cookie = 0; in cookie() local
|
A D | sock_iter_batch.c | 17 __u64 cookie; member 21 __u64 cookie; member 25 static int insert(__u64 cookie, struct sock_count counts[], int counts_len) in insert() 68 __u64 cookie; in socket_cookie() local 79 __u64 cookie = socket_cookie(fd); in was_seen() local 126 __u64 cookie = socket_cookie(fd); in destroy() local 164 __u64 cookie = socket_cookie(fd); in get_seen_count() local
|
/tools/bpf/bpftool/ |
A D | net.c | 154 void *cookie) in netlink_recv() 212 void *cookie) in __dump_class_nlmsg() 227 dump_nlmsg_t dump_class_nlmsg, void *cookie) in netlink_get_class() 251 void *cookie) in __dump_qdisc_nlmsg() 266 dump_nlmsg_t dump_qdisc_nlmsg, void *cookie) in netlink_get_qdisc() 290 void *cookie) in __dump_filter_nlmsg() 305 dump_nlmsg_t dump_filter_nlmsg, void *cookie) in netlink_get_filter() 329 dump_nlmsg_t dump_link_nlmsg, void *cookie) in __dump_link_nlmsg() 344 dump_nlmsg_t dump_link_nlmsg, void *cookie) in netlink_get_link() 365 static int dump_link_nlmsg(void *cookie, void *msg, struct nlattr **tb) in dump_link_nlmsg() [all …]
|
/tools/lib/bpf/ |
A D | netlink.c | 134 void *cookie) in libbpf_netlink_recv() 225 void *cookie) in libbpf_netlink_send_recv() 250 void *cookie) in parse_genl_family_id() 345 libbpf_dump_nlmsg_t dump_link_nlmsg, void *cookie) in __dump_link_nlmsg() 360 static int get_xdp_info(void *cookie, void *msg, struct nlattr **tb) in get_xdp_info() 406 void *cookie) in parse_xdp_features() 670 static int __get_tc_info(void *cookie, struct tcmsg *tc, struct nlattr **tb, in __get_tc_info() 696 void *cookie) in get_tc_info()
|
/tools/perf/util/intel-pt-decoder/ |
A D | intel-pt-log.c | 96 static ssize_t log_buf__write(void *cookie, const char *buf, size_t size) in log_buf__write() 120 static int log_buf__close(void *cookie) in log_buf__close()
|
/tools/testing/selftests/net/af_unix/ |
A D | diag_uid.c | 24 __u64 cookie; in FIXTURE() local
|
/tools/testing/selftests/net/ |
A D | msg_zerocopy.c | 173 static void add_zcopy_cookie(struct msghdr *msg, uint32_t cookie) in add_zcopy_cookie() 189 static uint32_t cookie; in do_sendmsg() local
|
A D | netlink-dumps.c | 212 char cookie[NOTIFY_COOKIE_LEN] = {}; in TEST() local
|
/tools/testing/selftests/kvm/arm64/ |
A D | psci_test.c | 57 static uint64_t psci_system_off2(uint64_t type, uint64_t cookie) in psci_system_off2()
|
/tools/testing/selftests/sched/ |
A D | cs_prctl_test.c | 114 unsigned long long cookie; in get_cs_cookie() local
|