Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/events/amd/
Duncore.c419 struct amd_uncore *that; in amd_uncore_find_online_sibling() local
510 struct amd_uncore *that = *per_cpu_ptr(uncores, i); in uncore_down_prepare() local
/Linux-v5.15/kernel/locking/
Dlockdep.c2734 struct lock_list this, that; in check_irq_usage() local
/Linux-v5.15/kernel/sched/
Dcore.c5891 static bool try_steal_cookie(int this, int that) in try_steal_cookie()