Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlockdep.c2787 struct lock_list this, that; in check_irq_usage() local
/linux/kernel/sched/
H A Dcore.c6271 static bool try_steal_cookie(int this, int that) in try_steal_cookie()