Searched refs:pl_owner (Results 1 – 2 of 2) sorted by relevance
1051 plist->pl_owner = current; in cl_page_list_init()1063 LINVRNT(plist->pl_owner == current); in cl_page_list_add()1083 LINVRNT(plist->pl_owner == current); in cl_page_list_del()1102 LINVRNT(dst->pl_owner == current); in cl_page_list_move()1103 LINVRNT(src->pl_owner == current); in cl_page_list_move()1121 LINVRNT(list->pl_owner == current); in cl_page_list_splice()1122 LINVRNT(head->pl_owner == current); in cl_page_list_splice()1141 LINVRNT(plist->pl_owner == current); in cl_page_list_disown()1175 LINVRNT(plist->pl_owner == current); in cl_page_list_fini()1194 LINVRNT(plist->pl_owner == current); in cl_page_list_own()[all …]
1872 struct task_struct *pl_owner; member