Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dringbuf.c223 static inline int roundup_len(__u32 len) in roundup_len() function
256 cons_pos += roundup_len(len); in ringbuf_process_ring()