| /tools/testing/selftests/bpf/progs/ |
| D | bpf_iter_tcp4.c | 74 static int dump_tcp_sock(struct seq_file *seq, struct tcp_sock *tp, in dump_tcp_sock() 147 static int dump_tw_sock(struct seq_file *seq, struct tcp_timewait_sock *ttw, in dump_tw_sock() 172 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock() 199 struct seq_file *seq = ctx->meta->seq; in dump_tcp4() local
|
| D | bpf_iter_tcp6.c | 74 static int dump_tcp6_sock(struct seq_file *seq, struct tcp6_sock *tp, in dump_tcp6_sock() 152 static int dump_tw_sock(struct seq_file *seq, struct tcp_timewait_sock *ttw, in dump_tw_sock() 181 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock() 215 struct seq_file *seq = ctx->meta->seq; in dump_tcp6() local
|
| D | bpf_iter_task_stack.c | 15 struct seq_file *seq = ctx->meta->seq; in dump_task_stack() local 43 struct seq_file *seq = ctx->meta->seq; in get_task_user_stacks() local
|
| D | test_ringbuf_map_key.c | 12 int seq; member 32 long seq = 0; variable
|
| D | bpf_iter_tasks.c | 16 struct seq_file *seq = ctx->meta->seq; in dump_task() local 43 struct seq_file *seq = ctx->meta->seq; in dump_task_sleepable() local
|
| D | test_ringbuf.c | 12 int seq; member 37 long seq = 0; variable
|
| D | bpf_iter_test_kern_common.h | 12 struct seq_file *seq = ctx->meta->seq; in dump_task() local
|
| D | bpf_iter_bpf_map.c | 11 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local
|
| D | bpf_iter_bpf_link.c | 11 struct seq_file *seq = ctx->meta->seq; in dump_bpf_link() local
|
| D | map_percpu_stats.c | 15 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local
|
| D | bpf_iter_test_kern3.c | 11 struct seq_file *seq = ctx->meta->seq; in dump_task() local
|
| D | bpf_iter_ipv6_route.c | 14 struct seq_file *seq = ctx->meta->seq; in dump_ipv6_route() local
|
| D | cgroup_iter.c | 20 struct seq_file *seq = ctx->meta->seq; in cgroup_id_printer() local
|
| D | bpf_iter_task_btf.c | 18 struct seq_file *seq = ctx->meta->seq; in dump_task_struct() local
|
| D | bpf_iter_task_file.c | 16 struct seq_file *seq = ctx->meta->seq; in dump_task_file() local
|
| D | bpf_iter_netlink.c | 17 struct seq_file *seq = ctx->meta->seq; in dump_netlink() local
|
| D | bpf_iter_vma_offset.c | 19 struct seq_file *seq = ctx->meta->seq; in get_vma_offset() local
|
| D | bpf_iter_ksym.c | 31 struct seq_file *seq = ctx->meta->seq; in dump_ksym() local
|
| D | bpf_iter_unix.c | 29 struct seq_file *seq; in dump_unix() local
|
| D | bpf_iter_test_kern4.c | 18 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local
|
| /tools/testing/selftests/net/ |
| D | ipsec.c | 308 static int veth_add(int sock, uint32_t seq, const char *peera, int ns_a, in veth_add() 358 static int ip4_addr_set(int sock, uint32_t seq, const char *intf, in ip4_addr_set() 400 static int link_set_up(int sock, uint32_t seq, const char *intf) in link_set_up() 426 static int ip4_route_set(int sock, uint32_t seq, const char *intf, in ip4_route_set() 915 static int xfrm_state_add(int xfrm_sock, uint32_t seq, uint32_t spi, in xfrm_state_add() 1004 static int xfrm_state_check(int xfrm_sock, uint32_t seq, uint32_t spi, in xfrm_state_check() 1067 static int xfrm_set(int xfrm_sock, uint32_t *seq, in xfrm_set() 1097 static int xfrm_policy_add(int xfrm_sock, uint32_t seq, uint32_t spi, in xfrm_policy_add() 1153 static int xfrm_prepare(int xfrm_sock, uint32_t *seq, in xfrm_prepare() 1172 static int xfrm_policy_del(int xfrm_sock, uint32_t seq, in xfrm_policy_del() [all …]
|
| /tools/testing/selftests/net/tcp_ao/lib/ |
| D | netlink.c | 134 static int __add_veth(int sock, uint32_t seq, const char *name, in __add_veth() 197 static int __ip_addr_add(int sock, uint32_t seq, const char *intf, in __ip_addr_add() 245 static int __ip_route_add(int sock, uint32_t seq, const char *intf, int family, in __ip_route_add() 308 static int __link_set_up(int sock, uint32_t seq, const char *intf) in __link_set_up() 348 static int __add_vrf(int sock, uint32_t seq, const char *name, in __add_vrf()
|
| /tools/verification/rv/include/ |
| D | trace.h | 8 struct trace_seq *seq; member
|
| /tools/testing/selftests/bpf/ |
| D | xdping.h | 9 __be16 seq; member
|
| /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()
|