Symbol: INTR_OK
sys/dev/cxgbe/cudbg/cudbg_lib.c
2728
rc = begin_synchronized_op(padap, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/cudbg/cudbg_lib.c
3344
rc = begin_synchronized_op(padap, NULL, SLEEP_OK | INTR_OK, "t4cudq");
sys/dev/cxgbe/cudbg/cudbg_lib.c
3620
SLEEP_OK | INTR_OK, "t4cudm");
sys/dev/cxgbe/cudbg/cudbg_lib.c
78
rc = begin_synchronized_op(padap, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/cxgbei/cxgbei.c
876
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4isact") != 0)
sys/dev/cxgbe/cxgbei/cxgbei.c
890
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4isdea") != 0)
sys/dev/cxgbe/iw_cxgbe/device.c
356
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4iwact") != 0)
sys/dev/cxgbe/iw_cxgbe/device.c
370
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4iwdea") != 0)
sys/dev/cxgbe/nvmf/nvmf_che.c
3242
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t7nvact") != 0)
sys/dev/cxgbe/nvmf/nvmf_che.c
3255
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t7nvdea") != 0)
sys/dev/cxgbe/t4_filter.c
1177
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4setf");
sys/dev/cxgbe/t4_filter.c
654
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4setfm");
sys/dev/cxgbe/t4_filter.c
705
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4sethfm");
sys/dev/cxgbe/t4_iov.c
391
if (begin_synchronized_op(adap, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_iov.c
415
if (begin_synchronized_op(adap, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
10942
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
11116
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
11316
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
12304
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4stls");
sys/dev/cxgbe/t4_main.c
12506
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
12541
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
12570
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4ctxt");
sys/dev/cxgbe/t4_main.c
12601
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4ldfw");
sys/dev/cxgbe/t4_main.c
12640
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4ldcf");
sys/dev/cxgbe/t4_main.c
12690
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4ldbr");
sys/dev/cxgbe/t4_main.c
12723
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4ldcf");
sys/dev/cxgbe/t4_main.c
12959
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4i2crd");
sys/dev/cxgbe/t4_main.c
13675
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4uldst") != 0)
sys/dev/cxgbe/t4_main.c
13693
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4uldre") != 0)
sys/dev/cxgbe/t4_main.c
14166
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4vxst") != 0)
sys/dev/cxgbe/t4_main.c
14191
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4vxsp") != 0)
sys/dev/cxgbe/t4_main.c
3055
if (begin_synchronized_op(sc, vi, SLEEP_OK | INTR_OK, "t4init") != 0)
sys/dev/cxgbe/t4_main.c
3077
rc = begin_synchronized_op(sc, vi, SLEEP_OK | INTR_OK, "t4mtu");
sys/dev/cxgbe/t4_main.c
3091
rc = begin_synchronized_op(sc, vi, SLEEP_OK | INTR_OK, "t4flg");
sys/dev/cxgbe/t4_main.c
3120
rc = begin_synchronized_op(sc, vi, SLEEP_OK | INTR_OK, "t4multi");
sys/dev/cxgbe/t4_main.c
3132
rc = begin_synchronized_op(sc, vi, SLEEP_OK | INTR_OK, "t4cap");
sys/dev/cxgbe/t4_main.c
3310
rc = begin_synchronized_op(sc, vi, SLEEP_OK | INTR_OK, "t4i2c");
sys/dev/cxgbe/t4_main.c
3567
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4mec");
sys/dev/cxgbe/t4_main.c
3789
if (begin_synchronized_op(sc, vi , SLEEP_OK | INTR_OK, "t4med") != 0)
sys/dev/cxgbe/t4_main.c
3897
rc = begin_synchronized_op(sc, vi, SLEEP_OK | INTR_OK, "t4via");
sys/dev/cxgbe/t4_main.c
6714
flags & INTR_OK ? PCATCH : 0, wmesg, 0)) {
sys/dev/cxgbe/t4_main.c
8740
rc = begin_synchronized_op(sc, &pi->vi[0], SLEEP_OK | INTR_OK, "t4btt");
sys/dev/cxgbe/t4_main.c
8796
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
8856
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
8891
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
8921
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
8951
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
9010
rc = begin_synchronized_op(sc, &pi->vi[0], SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
9086
rc = begin_synchronized_op(sc, &pi->vi[0], SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
9142
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4mfec") != 0) {
sys/dev/cxgbe/t4_main.c
9202
rc = begin_synchronized_op(sc, &pi->vi[0], SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
9242
rc = begin_synchronized_op(sc, &pi->vi[0], SLEEP_OK | INTR_OK, "t4ff");
sys/dev/cxgbe/t4_main.c
9309
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4temp");
sys/dev/cxgbe/t4_main.c
9339
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
9377
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4srst");
sys/dev/cxgbe/t4_main.c
9407
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4lavg");
sys/dev/cxgbe/t4_netmap.c
863
rc = begin_synchronized_op(sc, vi, SLEEP_OK | INTR_OK, "t4nmreg");
sys/dev/cxgbe/t4_sched.c
205
sleep_ok ? (SLEEP_OK | INTR_OK) : HOLD_LOCK, "t4sscp");
sys/dev/cxgbe/t4_sched.c
268
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_sched.c
360
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4btxq");
sys/dev/cxgbe/t4_sched.c
60
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4sscc");
sys/dev/cxgbe/t4_tracer.c
271
rc = begin_synchronized_op(sc, NULL, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_tracer.c
325
rc = begin_synchronized_op(sc, NULL, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/tom/t4_tom.c
2391
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4tomun"))