Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lock_fpu_owner
arch/loongarch/kernel/signal.c
49
#define lock_fpu_owner() ({ preempt_disable(); pagefault_disable(); })
arch/mips/kernel/signal-common.h
31
#define lock_fpu_owner() ({ preempt_disable(); pagefault_disable(); })