Searched refs:rq_unlock_irqrestore (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/sched/ |
| A D | core.c | 3678 rq_unlock_irqrestore(rq, &rf); in sched_ttwu_pending() 3721 rq_unlock_irqrestore(rq, &rf); in wake_up_if_idle() 8886 rq_unlock_irqrestore(rq, &rf); in balance_push_set() 9037 rq_unlock_irqrestore(rq, &rf); in sched_cpu_activate() 9082 rq_unlock_irqrestore(rq, &rf); in sched_cpu_deactivate() 9191 rq_unlock_irqrestore(rq, &rf); in sched_cpu_dying()
|
| A D | fair.c | 5003 rq_unlock_irqrestore(rq, &rf); in distribute_cfs_runtime() 8266 rq_unlock_irqrestore(rq, &rf); in update_blocked_averages() 10742 rq_unlock_irqrestore(rq, &rf); in _nohz_idle_balance() 11619 rq_unlock_irqrestore(rq, &rf); in __sched_group_set_shares() 11699 rq_unlock_irqrestore(rq, &rf); in sched_group_set_idle()
|
| A D | sched.h | 1619 rq_unlock_irqrestore(struct rq *rq, struct rq_flags *rf) in rq_unlock_irqrestore() function
|
Completed in 42 milliseconds