SCIF_FENCE_INIT_SELF  646 drivers/misc/mic/scif/scif_fence.c 	if (flags & ~(SCIF_FENCE_INIT_SELF | SCIF_FENCE_INIT_PEER))
SCIF_FENCE_INIT_SELF  650 drivers/misc/mic/scif/scif_fence.c 	if (!(flags & (SCIF_FENCE_INIT_SELF | SCIF_FENCE_INIT_PEER)))
SCIF_FENCE_INIT_SELF  654 drivers/misc/mic/scif/scif_fence.c 	if ((flags & SCIF_FENCE_INIT_SELF) && (flags & SCIF_FENCE_INIT_PEER))
SCIF_FENCE_INIT_SELF  666 drivers/misc/mic/scif/scif_fence.c 	if (flags & SCIF_FENCE_INIT_SELF)
SCIF_FENCE_INIT_SELF  728 drivers/misc/mic/scif/scif_fence.c 	if (flags & ~(SCIF_FENCE_INIT_SELF | SCIF_FENCE_INIT_PEER |
SCIF_FENCE_INIT_SELF  733 drivers/misc/mic/scif/scif_fence.c 	if (!(flags & (SCIF_FENCE_INIT_SELF | SCIF_FENCE_INIT_PEER)))
SCIF_FENCE_INIT_SELF  737 drivers/misc/mic/scif/scif_fence.c 	if ((flags & SCIF_FENCE_INIT_SELF) && (flags & SCIF_FENCE_INIT_PEER))