Searched refs:bpf_kfunc_call_test_get_rdwr_mem (Results 1 – 4 of 4) sorted by relevance
81 p = bpf_kfunc_call_test_get_rdwr_mem(pt, 2 * sizeof(int)); in kfunc_call_test_get_mem_fail_use_after_free()134 p = bpf_kfunc_call_test_get_rdwr_mem(pt, 0); in kfunc_call_test_get_mem_fail_zero_size()171 [get_rdwr_mem] "i"(bpf_kfunc_call_test_get_rdwr_mem) in kfunc_call_test_get_mem_fail_oversized()
259 p = bpf_kfunc_call_test_get_rdwr_mem(pt, 2 * sizeof(int)); in kfunc_call_test_get_mem()
110 int *bpf_kfunc_call_test_get_rdwr_mem(struct prog_test_ref_kfunc *p, const int rdwr_buf_size) __ksy…
1066 __bpf_kfunc int *bpf_kfunc_call_test_get_rdwr_mem(struct prog_test_ref_kfunc *p, in bpf_kfunc_call_test_get_rdwr_mem() function1504 BTF_ID_FLAGS(func, bpf_kfunc_call_test_get_rdwr_mem, KF_RET_NULL) in BTF_ID_FLAGS()