Searched refs:going_down (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Damd.c429 going_down(1);
439 going_down(1);
533 going_down(1);
545 going_down(1);
571 * XXX this should be part of going_down(), but I can't move it there
578 going_down(error);
H A Dnfs_prot_svc.c296 going_down(1);
485 going_down(1);
H A Damq_svc.c305 going_down(1);
H A Dsrvr_nfs.c165 going_down(3);
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_device.c61 bool going_down; member in struct:ib_client_data
261 context->going_down = false;
416 context->going_down = true;
503 context->going_down = true;
976 if (context->going_down)
H A Dib_cm.c183 int going_down; member in struct:cm_device
870 if (!cm_dev->going_down)
3562 if (!cm_dev->going_down) {
3630 int going_down = 0; local
3692 if (!port->cm_dev->going_down)
3695 going_down = 1;
3698 if (going_down) {
3984 cm_dev->going_down = 0;
4082 cm_dev->going_down = 1;
4099 * We flush the queue here after the going_down se
[all...]
/freebsd-11-stable/contrib/amd/libamu/
H A Dxutil.c201 going_down(1);
237 going_down(1);
913 going_down(int rc) function
H A Dmount_fs.c879 going_down(1);
905 going_down(1);
1026 going_down(1);
/freebsd-11-stable/contrib/amd/hlfsd/
H A Dnfs_prot_svc.c243 going_down(1);
/freebsd-11-stable/contrib/amd/include/
H A Dam_utils.h322 extern void going_down(int);
/freebsd-11-stable/sys/net/
H A Dif_spppsubr.c1172 int rv, going_up, going_down, newmode; local
1188 going_down = (ifp->if_flags & IFF_UP) == 0 &&
1203 going_down = 1;
1208 if (going_down) {

Completed in 292 milliseconds