Home
last modified time | relevance | path

Searched defs:page_pool (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h10721 struct page_pool { struct
10722 struct page_pool_params p; argument
10723 struct delayed_work release_dw;
10724 void (*disconnect)(void *);
10725 long unsigned int defer_start;
10726 long unsigned int defer_warn;
10727 u32 pages_state_hold_cnt;
10728 unsigned int frag_offset;
10729 struct page *frag_page;
10730 long int frag_users;
[all …]