Home
last modified time | relevance | path

Searched refs:bpf_session_is_return (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dkprobe_multi_session_cookie.c34 if (bpf_session_is_return(ctx)) in check_cookie()
H A Dget_func_ip_test.c
H A Dget_func_args_test.c
/linux/tools/testing/selftests/bpf/
H A Dbpf_kfuncs.h
/linux/kernel/trace/
H A Dbpf_trace.c3339 __bpf_kfunc bool bpf_session_is_return(void *ctx) in bpf_session_is_return() function
3358 BTF_ID_FLAGS(func, bpf_session_is_return) in BTF_ID_FLAGS() argument
/linux/kernel/bpf/
H A Dverifier.c11266 BTF_ID(func, bpf_session_is_return) in BTF_ID()