Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbus_lock.c247 if (!current->reported_split_lock) in split_lock_warn()
250 current->reported_split_lock = 1; in split_lock_warn()
/linux/include/linux/
H A Dsched.h1046 unsigned reported_split_lock:1; member
/linux/kernel/
H A Dfork.c954 tsk->reported_split_lock = 0; in dup_task_struct()