Home
last modified time | relevance | path

Searched refs:bpf_copy_from_user_str_dynptr (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Ddynptr_success.c1050 test_dynptr_probe_str(user_ptr, bpf_copy_from_user_str_dynptr); in test_copy_from_user_str_dynptr()
/linux/kernel/bpf/
H A Dhelpers.c3817 BTF_ID_FLAGS(func, bpf_copy_from_user_str_dynptr, KF_SLEEPABLE)
/linux/kernel/trace/
H A Dbpf_trace.c3725 __bpf_kfunc int bpf_copy_from_user_str_dynptr(struct bpf_dynptr *dptr, u32 off, in bpf_copy_from_user_str_dynptr() function