Home
last modified time | relevance | path

Searched refs:ctx_narrow_access (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c1169 run_sk_assign_v4(skel, skel->progs.ctx_narrow_access); in test_sk_assign_helper()
1171 run_sk_assign_v6(skel, skel->progs.ctx_narrow_access); in test_sk_assign_helper()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c1199 run_sk_assign_v4(skel, skel->progs.ctx_narrow_access); in test_sk_assign_helper()
1201 run_sk_assign_v6(skel, skel->progs.ctx_narrow_access); in test_sk_assign_helper()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup.c382 SEC("sk_lookup/ctx_narrow_access")
383 int ctx_narrow_access(struct bpf_sk_lookup *ctx) in ctx_narrow_access() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup.c391 int ctx_narrow_access(struct bpf_sk_lookup *ctx) in ctx_narrow_access() function

Completed in 6 milliseconds