Home
last modified time | relevance | path

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

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