Home
last modified time | relevance | path

Searched refs:bpf_kfunc_call_test1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dkfunc_call_test_subprog.c28 return (__u32)bpf_kfunc_call_test1((struct sock *)sk, 1, 2, 3, 4); in f1()
H A Dkfunc_call_test.c53 a = bpf_kfunc_call_test1((struct sock *)sk, 1, a | 2, 3, a | 4); in kfunc_call_test1()
/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod_kfunc.h87 __u64 bpf_kfunc_call_test1(struct sock *sk, __u32 a, __u64 b,
H A Dbpf_testmod.c354 __bpf_kfunc u64 bpf_kfunc_call_test1(struct sock *sk, u32 a, u64 b, u32 c, u64 d) in bpf_kfunc_call_test1() function
495 BTF_ID_FLAGS(func, bpf_kfunc_call_test1)