/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | freplace_cls_redirect.c | 18 int freplace_cls_redirect_test(struct __sk_buff *skb) in freplace_cls_redirect_test() argument
|
H A D | sockmap_parse_prog.c | 6 int bpf_prog1(struct __sk_buff *skb) in bpf_prog1() argument
|
H A D | tailcall_bpf2bpf2.c | 14 int subprog_tail(struct __sk_buff *skb) in subprog_tail() argument 26 int classifier_0(struct __sk_buff *skb) in classifier_0() argument 33 int entry(struct __sk_buff *skb) in entry() argument
|
H A D | tailcall6.c | 16 int classifier_0(struct __sk_buff *skb) in classifier_0() argument 26 int entry(struct __sk_buff *skb) in entry() argument
|
H A D | tailcall5.c | 26 int entry(struct __sk_buff *skb) in entry() argument
|
H A D | test_lwt_reroute.c | 13 int test_lwt_reroute(struct __sk_buff *skb) in test_lwt_reroute() argument
|
H A D | nested_trust_failure.c | 45 int BPF_PROG(test_invalid_skb_field, struct sock *sk, struct sk_buff *skb) in BPF_PROG() argument
|
H A D | nested_trust_success.c | 30 int BPF_PROG(test_skb_field, struct sock *sk, struct sk_buff *skb) in BPF_PROG() argument
|
H A D | skb_load_bytes.c | 12 int skb_process(struct __sk_buff *skb) in skb_process() argument
|
H A D | test_cgroup_link.c | 10 int egress(struct __sk_buff *skb) in egress() argument 17 int egress_alt(struct __sk_buff *skb) in egress_alt() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | skb_ctx.c | 7 struct __sk_buff skb = { in test_skb_ctx() local [all...] |
H A D | skb_helpers.c | 7 struct __sk_buff skb = { in test_skb_helpers() local
|
/kernel/linux/linux-6.6/net/dsa/ |
H A D | tag_none.c | 15 static struct sk_buff *dsa_slave_notag_xmit(struct sk_buff *skb, in dsa_slave_notag_xmit() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | cg_storage_multi_isolated.c | 24 int egress1(struct __sk_buff *skb) in egress1() argument 36 int egress2(struct __sk_buff *skb) in egress2() argument 48 int ingress(struct __sk_buff *skb) in ingress() argument
|
H A D | cg_storage_multi_shared.c | 24 int egress1(struct __sk_buff *skb) in egress1() argument 36 int egress2(struct __sk_buff *skb) in egress2() argument 48 int ingress(struct __sk_buff *skb) in ingress() argument
|
H A D | fexit_bpf2bpf_simple.c | 14 int BPF_PROG(test_main2, struct sk_buff *skb, int ret) in BPF_PROG() argument
|
H A D | load_bytes_relative.c | 21 int load_bytes_relative(struct __sk_buff *skb) in load_bytes_relative() argument
|
H A D | sockmap_parse_prog.c | 8 int bpf_prog1(struct __sk_buff *skb) in bpf_prog1() argument
|
H A D | tailcall2.c | 14 int bpf_func_0(struct __sk_buff *skb) in bpf_func_0() argument 21 int bpf_func_1(struct __sk_buff *skb) in bpf_func_1() argument 28 int bpf_func_2(struct __sk_buff *skb) in bpf_func_2() argument 34 int bpf_func_3(struct __sk_buff *skb) in bpf_func_3() argument 41 int bpf_func_4(struct __sk_buff *skb) in bpf_func_4() argument 48 int entry(struct __sk_buff *skb) in entry() argument [all...] |
H A D | tailcall_bpf2bpf3.c | 14 int subprog_tail2(struct __sk_buff *skb) in subprog_tail2() argument 27 int subprog_tail(struct __sk_buff *skb) in subprog_tail() argument 37 int bpf_func_0(struct __sk_buff *skb) in bpf_func_0() argument 45 bpf_func_1(struct __sk_buff *skb) bpf_func_1() argument 53 entry(struct __sk_buff *skb) entry() argument [all...] |
H A D | test_global_func5.c | 8 int f1(struct __sk_buff *skb) in f1() argument 16 int f2(int val, struct __sk_buff *skb) in f2() argument 22 int f3(int val, struct __sk_buff *skb) in f3() argument 28 int test_cls(struct __sk_buff *skb) in test_cls() argument [all...] |
H A D | test_global_func6.c | 8 int f1(struct __sk_buff *skb) in f1() argument 16 int f2(int val, struct __sk_buff *skb) in f2() argument 22 int f3(int val, struct __sk_buff *skb) in f3() argument 28 int test_cls(struct __sk_buff *skb) in test_cls() argument [all...] |
H A D | test_skb_cgroup_id_kern.c | 20 static __always_inline void log_nth_level(struct __sk_buff *skb, __u32 level) in log_nth_level() argument 32 int log_cgroup_id(struct __sk_buff *skb) in log_cgroup_id() argument
|
H A D | test_skb_helpers.c | 18 int test_skb_helpers(struct __sk_buff *skb) in test_skb_helpers() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_91x_usb_ops.c | 33 struct sk_buff *skb; in rsi_usb_rx_thread() local
|