Searched refs:__bpf_dynptr_data_rw (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/verity/
H A Dmeasure.c132 arg = __bpf_dynptr_data_rw(digest_ptr, dynptr_sz);
/linux-master/kernel/bpf/
H A Dhelpers.c2671 void *__bpf_dynptr_data_rw(const struct bpf_dynptr_kern *ptr, u32 len) function
/linux-master/include/linux/
H A Dbpf.h1268 void *__bpf_dynptr_data_rw(const struct bpf_dynptr_kern *ptr, u32 len);
/linux-master/kernel/trace/
H A Dbpf_trace.c1465 value = __bpf_dynptr_data_rw(value_ptr, value_len);

Completed in 128 milliseconds