Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpage_frag_cache.h45 static inline void *page_frag_alloc_align(struct page_frag_cache *nc, in page_frag_alloc_align() function
/linux/net/rxrpc/
H A Dtxbuf.c38 buf = page_frag_alloc_align(&call->conn->tx_data_alloc, total, gfp, in rxrpc_alloc_data_txbuf()
/linux/tools/testing/selftests/mm/page_frag/
H A Dpage_frag_test.c89 va = page_frag_alloc_align(&test_nc, test_alloc_len, in page_frag_push_thread()