Home
last modified time | relevance | path

Searched defs:that (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/kernel/locking/
Dlockdep.c2818 struct lock_list this, that; in check_irq_usage() local
/linux-6.12.1/kernel/sched/
Dcore.c6273 static bool try_steal_cookie(int this, int that) in try_steal_cookie()