Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/events/amd/
Duncore.c502 struct amd_uncore *that; in amd_uncore_find_online_sibling() local
594 struct amd_uncore *that = *per_cpu_ptr(uncores, i); in uncore_down_prepare() local
/Linux-v6.1/kernel/locking/
Dlockdep.c2780 struct lock_list this, that; in check_irq_usage() local
/Linux-v6.1/kernel/sched/
Dcore.c6120 static bool try_steal_cookie(int this, int that) in try_steal_cookie()