Home
last modified time | relevance | path

Searched defs:gstop (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-ciu3-defs.h136 uint64_t gstop : 1; member
/openbmc/linux/kernel/
H A Dsignal.c2424 unsigned long gstop = JOBCTL_STOP_PENDING | JOBCTL_STOP_CONSUME; in do_signal_stop() local