Searched refs:WARN_GIANTOK (Results 1 - 21 of 21) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dkern_condvar.c109 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
168 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
226 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
292 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
359 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
H A Dkern_synch.c163 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, lock,
323 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "Sleeping on \"%s\"",
H A Dsubr_taskqueue.c405 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, __func__);
419 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, __func__);
H A Dsubr_uio.c231 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
416 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
H A Dkern_environment.c330 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
H A Dsubr_unit.c740 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "alloc_unr_specific");
876 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "free_unr");
H A Dkern_mbuf.c745 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK | WARN_PANIC, NULL,
H A Dkern_sysctl.c1290 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
1321 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
H A Dkern_conf.c1116 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "destroy_dev");
H A Dkern_sig.c2428 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK,
2704 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK,
H A Dsubr_witness.c1652 if (flags & WARN_GIANTOK &&
/freebsd-9.3-release/sys/security/mac/
H A Dmac_framework.c206 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
245 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm_klib.c472 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "%s: at %s:%d",
/freebsd-9.3-release/sys/sys/
H A Dlock.h231 #define WARN_GIANTOK 0x01 /* Giant is exempt from this check. */ macro
H A Dmbuf.h387 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, \
H A Dproc.h724 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, &p->p_mtx.lock_object, \
/freebsd-9.3-release/sys/security/mac_test/
H A Dmac_test.c707 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
755 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
825 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
970 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
1810 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
1887 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
1960 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
/freebsd-9.3-release/sys/amd64/amd64/
H A Dtrap.c689 WITNESS_CHECK(WARN_SLEEPOK | WARN_GIANTOK, NULL,
/freebsd-9.3-release/sys/dev/usb/
H A Dusb_transfer.c838 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
1248 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
1909 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,
/freebsd-9.3-release/sys/i386/i386/
H A Dtrap.c849 WITNESS_CHECK(WARN_SLEEPOK | WARN_GIANTOK, NULL,
/freebsd-9.3-release/sys/vm/
H A Duma_core.c1981 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL,

Completed in 244 milliseconds