inflight_req_id 92 drivers/xen/pvcalls-front.c uint32_t inflight_req_id; inflight_req_id 787 drivers/xen/pvcalls-front.c req_id = READ_ONCE(map->passive.inflight_req_id); inflight_req_id 860 drivers/xen/pvcalls-front.c WRITE_ONCE(map->passive.inflight_req_id, req_id); inflight_req_id 878 drivers/xen/pvcalls-front.c map->passive.inflight_req_id = PVCALLS_INVALID_ID; inflight_req_id 889 drivers/xen/pvcalls-front.c map->passive.inflight_req_id = PVCALLS_INVALID_ID; inflight_req_id 908 drivers/xen/pvcalls-front.c uint32_t req_id = READ_ONCE(map->passive.inflight_req_id); inflight_req_id 1068 drivers/xen/pvcalls-front.c if (READ_ONCE(map->passive.inflight_req_id) != PVCALLS_INVALID_ID && inflight_req_id 1069 drivers/xen/pvcalls-front.c READ_ONCE(map->passive.inflight_req_id) != 0) {