Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dscif.h61 #define SCIF_ACCEPT_SYNC 1 macro
/linux-4.4.14/drivers/misc/mic/cosm/
Dcosm_scif_server.c301 SCIF_ACCEPT_SYNC); in cosm_scif_server()
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_api.c760 if (flags & ~SCIF_ACCEPT_SYNC) in scif_accept()
773 if (!lep->conreqcnt && !(flags & SCIF_ACCEPT_SYNC)) { in scif_accept()
896 if (flags & SCIF_ACCEPT_SYNC) { in scif_accept()