Searched refs:bpf_copy_from_user_task_str_dynptr (Results 1 – 3 of 3) sorted by relevance
1067 return bpf_copy_from_user_task_str_dynptr(dptr, off, size, unsafe_ptr, task); in bpf_copy_data_from_user_task_str()
3819 BTF_ID_FLAGS(func, bpf_copy_from_user_task_str_dynptr, KF_SLEEPABLE | KF_TRUSTED_ARGS)
3740 __bpf_kfunc int bpf_copy_from_user_task_str_dynptr(struct bpf_dynptr *dptr, u32 off, in bpf_copy_from_user_task_str_dynptr() function