/tools/testing/selftests/bpf/progs/ |
D | bpf_iter_tcp4.c | 75 static int dump_tcp_sock(struct seq_file *seq, struct tcp_sock *tp, in dump_tcp_sock() 148 static int dump_tw_sock(struct seq_file *seq, struct tcp_timewait_sock *ttw, in dump_tw_sock() 173 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock() 200 struct seq_file *seq = ctx->meta->seq; in dump_tcp4() local
|
D | bpf_iter_tcp6.c | 75 static int dump_tcp6_sock(struct seq_file *seq, struct tcp6_sock *tp, in dump_tcp6_sock() 153 static int dump_tw_sock(struct seq_file *seq, struct tcp_timewait_sock *ttw, in dump_tw_sock() 182 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock() 216 struct seq_file *seq = ctx->meta->seq; in dump_tcp6() local
|
D | test_ringbuf.c | 11 int seq; member 37 long seq = 0; variable
|
D | bpf_iter_test_kern3.c | 11 struct seq_file *seq = ctx->meta->seq; in dump_task() local
|
D | bpf_iter_bpf_map.c | 12 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local
|
D | bpf_iter_task.c | 12 struct seq_file *seq = ctx->meta->seq; in dump_task() local
|
D | bpf_iter_test_kern_common.h | 12 struct seq_file *seq = ctx->meta->seq; in dump_task() local
|
D | bpf_iter_ipv6_route.c | 15 struct seq_file *seq = ctx->meta->seq; in dump_ipv6_route() local
|
D | bpf_iter_task_file.c | 15 struct seq_file *seq = ctx->meta->seq; in dump_task_file() local
|
D | bpf_iter_task_btf.c | 19 struct seq_file *seq = ctx->meta->seq; in dump_task_struct() local
|
D | bpf_iter_task_stack.c | 16 struct seq_file *seq = ctx->meta->seq; in dump_task_stack() local
|
D | bpf_iter_netlink.c | 18 struct seq_file *seq = ctx->meta->seq; in dump_netlink() local
|
D | bpf_iter_test_kern4.c | 18 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local
|
D | bpf_iter_udp4.c | 28 struct seq_file *seq = ctx->meta->seq; in dump_udp4() local
|
D | bpf_iter_udp6.c | 35 struct seq_file *seq = ctx->meta->seq; in dump_udp6() local
|
D | test_ringbuf_multi.c | 11 int seq; member
|
D | bpf_iter_bpf_hash_map.c | 46 struct seq_file *seq = ctx->meta->seq; in dump_bpf_hash_map() local
|
/tools/testing/selftests/net/ |
D | ipsec.c | 269 static int veth_add(int sock, uint32_t seq, const char *peera, int ns_a, in veth_add() 319 static int ip4_addr_set(int sock, uint32_t seq, const char *intf, in ip4_addr_set() 361 static int link_set_up(int sock, uint32_t seq, const char *intf) in link_set_up() 387 static int ip4_route_set(int sock, uint32_t seq, const char *intf, in ip4_route_set() 926 static int xfrm_state_add(int xfrm_sock, uint32_t seq, uint32_t spi, in xfrm_state_add() 1015 static int xfrm_state_check(int xfrm_sock, uint32_t seq, uint32_t spi, in xfrm_state_check() 1078 static int xfrm_set(int xfrm_sock, uint32_t *seq, in xfrm_set() 1108 static int xfrm_policy_add(int xfrm_sock, uint32_t seq, uint32_t spi, in xfrm_policy_add() 1164 static int xfrm_prepare(int xfrm_sock, uint32_t *seq, in xfrm_prepare() 1183 static int xfrm_policy_del(int xfrm_sock, uint32_t seq, in xfrm_policy_del() [all …]
|
/tools/testing/selftests/bpf/ |
D | xdping.h | 9 __be16 seq; member
|
/tools/lib/bpf/ |
D | netlink.c | 76 static int bpf_netlink_recv(int sock, __u32 nl_pid, int seq, in bpf_netlink_recv() 137 int sock, seq = 0, ret; in __bpf_set_link_xdp_fd_replace() local 364 int seq = time(NULL); in libbpf_nl_get_link() local
|
/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 168 static void trace_print_header(int seq, int prefix) in trace_print_header() 235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry()
|
/tools/bpf/bpftool/ |
D | net.c | 139 static int netlink_recv(int sock, __u32 nl_pid, __u32 seq, in netlink_recv() 226 int seq = time(NULL); in netlink_get_class() local 265 int seq = time(NULL); in netlink_get_qdisc() local 305 int seq = time(NULL); in netlink_get_filter() local 342 int seq = time(NULL); in netlink_get_link() local
|
/tools/testing/selftests/bpf/prog_tests/ |
D | ringbuf_multi.c | 11 int seq; member
|
/tools/perf/ |
D | builtin-lock.c | 366 struct lock_seq_stat *seq; in get_seq() local 406 struct lock_seq_stat *seq; in report_lock_acquire_event() local 478 struct lock_seq_stat *seq; in report_lock_acquired_event() local 541 struct lock_seq_stat *seq; in report_lock_contended_event() local 596 struct lock_seq_stat *seq; in report_lock_release_event() local
|
/tools/perf/util/ |
D | tsc.c | 44 u32 seq; in perf_read_tsc_conversion() local
|