Searched refs:kmap_local_fork (Results 1 – 3 of 3) sorted by relevance
12 void kmap_local_fork(struct task_struct *tsk);20 static inline void kmap_local_fork(struct task_struct *tsk) { } in kmap_local_fork() function
700 void kmap_local_fork(struct task_struct *tsk) in kmap_local_fork() function
1171 kmap_local_fork(tsk); in dup_task_struct()