Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c3958 * Note that we may have delayed dropping an mm in context_switch(). If
4119 * context_switch - switch to the new MM and the new thread's register state.
4121 static __always_inline struct rq *context_switch(struct rq *rq, in context_switch() function
4971 rq = context_switch(rq, prev, next, &rf); in __schedule()

Completed in 11 milliseconds