Symbol: WARN_SLEEPOK
sys/amd64/amd64/pmap.c
9955
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "pmap_demote_DMAP");
sys/amd64/amd64/trap.c
832
WITNESS_CHECK(WARN_SLEEPOK | WARN_GIANTOK, NULL,
sys/arm/arm/trap-v6.c
396
WITNESS_CHECK(WARN_SLEEPOK | WARN_GIANTOK, NULL,
sys/arm64/arm64/trap.c
358
(td->td_critnest != 0 || WITNESS_CHECK(WARN_SLEEPOK |
sys/compat/linuxkpi/common/include/linux/wait.h
47
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "might_sleep()")
sys/compat/linuxkpi/common/src/linux_rcu.c
350
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/compat/linuxkpi/common/src/linux_tasklet.c
225
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "tasklet_kill() can sleep");
sys/compat/linuxkpi/common/src/linux_tasklet.c
272
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "tasklet_kill() can sleep");
sys/compat/linuxkpi/common/src/linux_work.c
420
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/compat/linuxkpi/common/src/linux_work.c
527
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/compat/linuxkpi/common/src/linux_work.c
579
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/compat/linuxkpi/common/src/linux_work.c
604
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/dev/cxgbe/t4_main.c
6664
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, __func__);
sys/dev/e1000/e1000_osdep.h
270
WITNESS_WARN(WARN_GIANTOK|WARN_SLEEPOK|WARN_PANIC, NULL, "unexpected non-sleepable lock"); \
sys/dev/usb/usb_transfer.c
1003
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/dev/usb/usb_transfer.c
1436
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/dev/usb/usb_transfer.c
2120
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/i386/i386/trap.c
793
WITNESS_CHECK(WARN_SLEEPOK | WARN_GIANTOK, NULL,
sys/kern/kern_condvar.c
120
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
sys/kern/kern_condvar.c
181
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
sys/kern/kern_condvar.c
241
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
sys/kern/kern_condvar.c
309
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
sys/kern/kern_condvar.c
379
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
sys/kern/kern_conf.c
1228
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "delist_dev");
sys/kern/kern_conf.c
1238
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "destroy_dev");
sys/kern/kern_rmlock.c
1195
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, __func__);
sys/kern/kern_sig.c
2882
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK,
sys/kern/kern_sig.c
3279
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK,
sys/kern/kern_synch.c
147
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
sys/kern/kern_synch.c
279
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "Sleeping on \"%s\"",
sys/kern/kern_sysctl.c
2216
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/kern/kern_sysctl.c
2247
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/kern/kern_timeout.c
1096
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, c->c_lock,
sys/kern/subr_epoch.c
718
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/kern/subr_epoch.c
966
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/kern/subr_gtaskqueue.c
425
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, __func__);
sys/kern/subr_gtaskqueue.c
437
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, __func__);
sys/kern/subr_taskqueue.c
615
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, __func__);
sys/kern/subr_taskqueue.c
628
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, __func__);
sys/kern/subr_uio.c
227
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/kern/subr_uio.c
352
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/kern/subr_unit.c
1032
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "free_unr");
sys/kern/subr_unit.c
895
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "alloc_unr_specific");
sys/kern/subr_vmem.c
1448
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "vmem_alloc");
sys/kern/subr_vmem.c
1492
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "vmem_xalloc");
sys/kern/subr_witness.c
2095
if (flags & WARN_SLEEPOK &&
sys/kern/subr_witness.c
2103
(flags & WARN_SLEEPOK) != 0 ?
sys/kern/subr_witness.c
2135
(flags & WARN_SLEEPOK) != 0 ? "non-sleepable " : "");
sys/kern/subr_witness.c
2140
if (td->td_no_sleeping != 0 && (flags & WARN_SLEEPOK) != 0) {
sys/netinet6/in6.c
1617
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/powerpc/powerpc/trap.c
813
WITNESS_CHECK(WARN_SLEEPOK | WARN_GIANTOK, NULL,
sys/riscv/riscv/trap.c
268
WITNESS_CHECK(WARN_SLEEPOK | WARN_GIANTOK, NULL,
sys/security/audit/audit_bsm_klib.c
428
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "%s: at %s:%d",
sys/security/audit/audit_bsm_klib.c
502
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "%s: at %s:%d",
sys/security/mac/mac_framework.c
243
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/security/mac/mac_framework.c
282
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/security/mac_test/mac_test.c
1030
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/security/mac_test/mac_test.c
1602
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/security/mac_test/mac_test.c
2052
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/security/mac_test/mac_test.c
2129
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/security/mac_test/mac_test.c
2202
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/security/mac_test/mac_test.c
757
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/security/mac_test/mac_test.c
805
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/security/mac_test/mac_test.c
875
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/sys/mbuf.h
793
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, \
sys/sys/rmlock.h
153
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, __func__);
sys/vm/uma_core.c
3578
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/vm/vm_map.c
2521
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/vm/vm_map.c
2564
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/vm/vm_map.c
2594
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
sys/vm/vm_map.c
389
WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,