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.c1105 test_dynptr_probe_str(user_ptr, bpf_copy_from_user_str_dynptr);
/linux/kernel/trace/
H A Dbpf_trace.c3577 __bpf_kfunc int bpf_copy_from_user_str_dynptr(struct bpf_dynptr *dptr, u64 off, in bpf_copy_from_user_str_dynptr()
3573 __bpf_kfunc int bpf_copy_from_user_str_dynptr(struct bpf_dynptr *dptr, u64 off, bpf_copy_from_user_str_dynptr() function
/linux/kernel/bpf/
H A Dhelpers.c4653 BTF_ID_FLAGS(func, bpf_copy_from_user_str_dynptr, KF_SLEEPABLE)