Symbol: begin_synchronized_op
sys/dev/cxgbe/adapter.h
1453
int begin_synchronized_op(struct adapter *, struct vi_info *, int, char *);
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
3619
rc = begin_synchronized_op(padap, NULL,
sys/dev/cxgbe/cudbg/cudbg_lib.c
78
rc = begin_synchronized_op(padap, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/cxgbei/cxgbei.c
877
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4isact") != 0)
sys/dev/cxgbe/cxgbei/cxgbei.c
891
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4isdea") != 0)
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
1674
if (begin_synchronized_op(sc, NULL, HOLD_LOCK, "t4lims") != 0)
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
1727
error = begin_synchronized_op(sc, NULL, HOLD_LOCK, "t4lims");
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
3238
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t7nvact") != 0)
sys/dev/cxgbe/nvmf/nvmf_che.c
3251
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t7nvdea") != 0)
sys/dev/cxgbe/t4_clip.c
576
rc = begin_synchronized_op(sc, NULL, HOLD_LOCK, "t4clip");
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
10904
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
11078
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
11278
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
12266
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4stls");
sys/dev/cxgbe/t4_main.c
12468
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
12503
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
12532
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4ctxt");
sys/dev/cxgbe/t4_main.c
12563
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4ldfw");
sys/dev/cxgbe/t4_main.c
12602
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4ldcf");
sys/dev/cxgbe/t4_main.c
12652
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4ldbr");
sys/dev/cxgbe/t4_main.c
12685
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4ldcf");
sys/dev/cxgbe/t4_main.c
12921
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4i2crd");
sys/dev/cxgbe/t4_main.c
13163
if (begin_synchronized_op(sc, vi, HOLD_LOCK, "t4mod") == 0) {
sys/dev/cxgbe/t4_main.c
13614
rc = begin_synchronized_op(sc, NULL, SLEEP_OK, "t4detuld");
sys/dev/cxgbe/t4_main.c
13637
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4uldst") != 0)
sys/dev/cxgbe/t4_main.c
13655
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4uldre") != 0)
sys/dev/cxgbe/t4_main.c
14128
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4vxst") != 0)
sys/dev/cxgbe/t4_main.c
14153
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4vxsp") != 0)
sys/dev/cxgbe/t4_main.c
2116
begin_synchronized_op(sc, NULL, SLEEP_OK, "t4hwsts");
sys/dev/cxgbe/t4_main.c
2153
rc = begin_synchronized_op(sc, NULL, SLEEP_OK, "t4slld");
sys/dev/cxgbe/t4_main.c
2436
rc = begin_synchronized_op(sc, NULL, SLEEP_OK, "t4rlld");
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
3782
if (begin_synchronized_op(sc, vi , SLEEP_OK | INTR_OK, "t4med") != 0)
sys/dev/cxgbe/t4_main.c
3890
rc = begin_synchronized_op(sc, vi, SLEEP_OK | INTR_OK, "t4via");
sys/dev/cxgbe/t4_main.c
8702
rc = begin_synchronized_op(sc, &pi->vi[0], SLEEP_OK | INTR_OK, "t4btt");
sys/dev/cxgbe/t4_main.c
8758
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
8818
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
8853
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
8883
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
8913
rc = begin_synchronized_op(sc, vi, HOLD_LOCK | SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
8972
rc = begin_synchronized_op(sc, &pi->vi[0], SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
9048
rc = begin_synchronized_op(sc, &pi->vi[0], SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
9104
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4mfec") != 0) {
sys/dev/cxgbe/t4_main.c
9164
rc = begin_synchronized_op(sc, &pi->vi[0], SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
9204
rc = begin_synchronized_op(sc, &pi->vi[0], SLEEP_OK | INTR_OK, "t4ff");
sys/dev/cxgbe/t4_main.c
9271
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4temp");
sys/dev/cxgbe/t4_main.c
9301
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK,
sys/dev/cxgbe/t4_main.c
9339
rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4srst");
sys/dev/cxgbe/t4_main.c
9369
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
204
rc = begin_synchronized_op(sc, NULL,
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
117
mrr->rc = begin_synchronized_op(mrr->sc, NULL, 0, "t4clon");
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
2393
if (begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4tomun"))