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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c2661 static size_t adjust_ringbuf_sz(size_t sz) function
2713 map->def.max_entries = adjust_ringbuf_sz(map->def.max_entries);
4832 map->def.max_entries = adjust_ringbuf_sz(map->def.max_entries);

Completed in 208 milliseconds