Searched refs:bpf_ringbuf_reserve_unsafe (Results 1 – 1 of 1) sorted by relevance
215 static void* (*bpf_ringbuf_reserve_unsafe)(const struct bpf_map_def* ringbuf, variable290 return bpf_ringbuf_reserve_unsafe(&the_map, sizeof(ValueType), 0); \