Home
last modified time | relevance | path

Searched refs:raw_spin_rq_lock_nested (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/kernel/sched/
Dsched.h1366 extern void raw_spin_rq_lock_nested(struct rq *rq, int subclass);
1372 raw_spin_rq_lock_nested(rq, 0); in raw_spin_rq_lock()
2712 raw_spin_rq_lock_nested(busiest, SINGLE_DEPTH_NESTING); in _double_lock_balance()
Dcore.c551 void raw_spin_rq_lock_nested(struct rq *rq, int subclass) in raw_spin_rq_lock_nested() function
618 raw_spin_rq_lock_nested(rq2, SINGLE_DEPTH_NESTING); in double_rq_lock()