Home
last modified time | relevance | path

Searched refs:reported_split_lock (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/kernel/cpu/
Dintel.c1098 if (!current->reported_split_lock) in split_lock_warn()
1101 current->reported_split_lock = 1; in split_lock_warn()
/linux-6.12.1/include/linux/
Dsched.h1005 unsigned reported_split_lock:1; member
/linux-6.12.1/kernel/
Dfork.c1189 tsk->reported_split_lock = 0; in dup_task_struct()