Home
last modified time | relevance | path

Searched refs:next_lock (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/kernel/locking/
H A Drtmutex.c767 if (next_lock != waiter->lock) in rt_mutex_adjust_prio_chain()
911 next_lock = task_blocked_on_lock(task); in rt_mutex_adjust_prio_chain()
922 if (!next_lock) in rt_mutex_adjust_prio_chain()
1037 next_lock = task_blocked_on_lock(task); in rt_mutex_adjust_prio_chain()
1055 if (!next_lock) in rt_mutex_adjust_prio_chain()
1212 struct rt_mutex_base *next_lock; in task_blocks_on_rt_mutex() local
1286 if (!chain_walk || !next_lock) in task_blocks_on_rt_mutex()
1299 next_lock, waiter, task); in task_blocks_on_rt_mutex()
1544 struct rt_mutex_base *next_lock; in remove_waiter() local
1578 if (!next_lock) in remove_waiter()
[all …]
H A Drtmutex_api.c462 struct rt_mutex_base *next_lock; in rt_mutex_adjust_pi() local
472 next_lock = waiter->lock; in rt_mutex_adjust_pi()
479 next_lock, NULL, task); in rt_mutex_adjust_pi()
/linux-6.15/include/trace/events/
H A Dlock.h28 struct lockdep_map *next_lock, unsigned long ip),
30 TP_ARGS(lock, subclass, trylock, read, check, next_lock, ip),
/linux-6.15/block/
H A Dblk-iolatency.c693 goto next_lock; in blkiolatency_timer_fn()
701 goto next_lock; in blkiolatency_timer_fn()
712 next_lock: in blkiolatency_timer_fn()