Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.c2504 static size_t adjust_ringbuf_sz(size_t sz) function
2556 map->def.max_entries = adjust_ringbuf_sz(map->def.max_entries);
4802 map->def.max_entries = adjust_ringbuf_sz(map->def.max_entries);