Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_Q_SET_MASK
arch/powerpc/include/asm/qspinlock_types.h
37
#define _Q_SET_MASK(type) (((1U << _Q_ ## type ## _BITS) - 1)\
include/asm-generic/qspinlock_types.h
67
#define _Q_SET_MASK(type) (((1U << _Q_ ## type ## _BITS) - 1)\
tools/testing/selftests/bpf/progs/bpf_arena_spin_lock.h
86
#define _Q_SET_MASK(type) (((1U << _Q_ ## type ## _BITS) - 1)\