Searched defs:alloc_frag (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/
H A Dvirtio_net.c336 struct page_frag alloc_frag; member in struct:receive_queue
877 struct page_frag *alloc_frag = &rq->alloc_frag; local
2095 struct page_frag *alloc_frag = &rq->alloc_frag; local
[all...]
H A Dtun.c1663 struct page_frag *alloc_frag = &current->task_frag; local
1600 __tun_build_skb(struct tun_file *tfile, struct page_frag *alloc_frag, char *buf, int buflen, int len, int pad) argument
[all...]

Completed in 163 milliseconds