Home
last modified time | relevance | path

Searched refs:bpf_dynptr_write (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Ddynptr_success.c47 err = bpf_dynptr_write(&ptr, 0, write_data, sizeof(write_data), 0); in test_read_write()
/linux-6.3-rc2/kernel/bpf/
A Dhelpers.c1529 BPF_CALL_5(bpf_dynptr_write, const struct bpf_dynptr_kern *, dst, u32, offset, void *, src, in BPF_CALL_5() argument
1551 .func = bpf_dynptr_write,

Completed in 7 milliseconds