Searched refs:bpf_dynptr_write (Results 1 – 2 of 2) sorted by relevance
46 err = bpf_dynptr_write(&ptr, 0, write_data, sizeof(write_data), 0); in test_read_write()
4553 static long (* const bpf_dynptr_write)(const struct bpf_dynptr *dst, __u32 offset, void *src, __u32… variable