Home
last modified time | relevance | path

Searched refs:task_frag (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/
H A Dexit.c1001 if (tsk->task_frag.page) in do_exit()
1002 put_page(tsk->task_frag.page); in do_exit()
H A Dfork.c970 tsk->task_frag.page = NULL; in dup_task_struct()
/linux/include/linux/
H A Dsched.h1420 struct page_frag task_frag; member
/linux/net/ipv4/
H A Dip_output.c1575 &current->task_frag, getfrag, in ip_make_skb()
/linux/include/net/
H A Dsock.h2615 return &current->task_frag; in sk_page_frag()