Home
last modified time | relevance | path

Searched refs:SCIF_ACCEPT_SYNC (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dscif.h61 #define SCIF_ACCEPT_SYNC 1 macro
/Linux-v4.19/drivers/misc/mic/cosm/
Dcosm_scif_server.c307 SCIF_ACCEPT_SYNC); in cosm_scif_server()
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_api.c759 if (flags & ~SCIF_ACCEPT_SYNC) in scif_accept()
772 if (!lep->conreqcnt && !(flags & SCIF_ACCEPT_SYNC)) { in scif_accept()
895 if (flags & SCIF_ACCEPT_SYNC) { in scif_accept()