Searched refs:task_frag (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/kernel/
H A Dexit.c794 if (tsk->task_frag.page) do_exit()
795 put_page(tsk->task_frag.page); do_exit()
H A Dfork.c376 tsk->task_frag.page = NULL; dup_task_struct()
/linux-4.1.27/net/ipv4/
H A Dip_output.c1488 &current->task_frag, getfrag, ip_make_skb()
/linux-4.1.27/net/ipv6/
H A Dip6_output.c1760 &current->task_frag, getfrag, from, ip6_make_skb()
/linux-4.1.27/include/net/
H A Dsock.h2050 return &current->task_frag; sk_page_frag()
/linux-4.1.27/include/linux/
H A Dsched.h1659 struct page_frag task_frag; member in struct:task_struct
/linux-4.1.27/net/core/
H A Dskbuff.c2930 struct page_frag *pfrag = &current->task_frag; skb_append_datato_frags()

Completed in 540 milliseconds