Searched refs:local_ops (Results 1 – 4 of 4) sorted by relevance
90 int local_ops = 0; in hfi1_make_uc_req() local100 local_ops = 1; in hfi1_make_uc_req()104 if (local_ops) in hfi1_make_uc_req()
508 int local_ops = 0; in hfi1_make_rc_req() local522 local_ops = 1; in hfi1_make_rc_req()527 if (local_ops) in hfi1_make_rc_req()
503 static const struct xen_front_pgdir_shbuf_ops local_ops = { variable523 buf->ops = &local_ops; in xen_front_pgdir_shbuf_alloc()
2916 int local_ops = 0; in rvt_ruc_loopback() local2991 local_ops = 1; in rvt_ruc_loopback()3137 if (local_ops) { in rvt_ruc_loopback()3139 local_ops = 0; in rvt_ruc_loopback()
Completed in 15 milliseconds