Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_TIF_NOHZ
arch/loongarch/include/asm/thread_info.h
91
#define _TIF_NOHZ BIT(TIF_NOHZ)
arch/mips/include/asm/thread_info.h
143
#define _TIF_NOHZ (1<<TIF_NOHZ)
arch/sparc/include/asm/thread_info_64.h
206
#define _TIF_NOHZ (1<<TIF_NOHZ)