Searched refs:kmap_local_fork (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dhighmem-internal.h12 void kmap_local_fork(struct task_struct *tsk);
20 static inline void kmap_local_fork(struct task_struct *tsk) { } function
/linux-master/mm/
H A Dhighmem.c700 void kmap_local_fork(struct task_struct *tsk) function
/linux-master/kernel/
H A Dfork.c1168 kmap_local_fork(tsk);

Completed in 155 milliseconds