Symbol: FUTEX_WAKE_OP
sys/kern/sys_futex.c
1712
case FUTEX_WAKE_OP: {
tests/lib/libc/sys/t_futex_ops.c
1000
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1006
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1012
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1021
__futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1027
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1035
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1041
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1051
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1058
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1144
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1151
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1157
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1164
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1171
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1177
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1184
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1190
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1197
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1203
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1210
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1216
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1223
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1229
RL(n = __futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
1260
RL(n = __futex(&futex_word1, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
984
__futex((int *)1, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
989
__futex(&futex_word, FUTEX_WAKE_OP | flags,
tests/lib/libc/sys/t_futex_ops.c
995
__futex(&futex_word, FUTEX_WAKE_OP | flags,
usr.bin/kdump/kdump.c
789
CASERETURN(FUTEX_WAKE_OP);