Home
last modified time | relevance | path

Searched refs:SCIF_MARK (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_nodeqp.h88 #define SCIF_MARK 30 /* SCIF Remote Fence Mark Request */ macro
Dscif_fence.c440 if (uop == SCIF_MARK && fence_req->state == OP_COMPLETED) in _scif_send_fence()
458 return _scif_send_fence(epd, SCIF_MARK, 0, out_mark); in scif_send_fence_mark()