Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dintel.c1195 if (!current->reported_split_lock) in split_lock_warn()
1198 current->reported_split_lock = 1; in split_lock_warn()
/openbmc/linux/include/linux/
H A Dsched.h962 unsigned reported_split_lock:1; member
/openbmc/linux/kernel/
H A Dfork.c1192 tsk->reported_split_lock = 0; in dup_task_struct()