Searched refs:pollin (Results 1 – 7 of 7) sorted by relevance
63 .pollin = 1,99 .pollin = 1,157 .pollin = 1,183 .pollin = 1,243 .pollin = 1,297 .pollin = 1,452 .pollin = 1,
15 unsigned pollin : 1; member
1837 bool opcode_poll = def->pollin || def->pollout; in io_wq_submit_work()
216 bool pollin; member
284 stream->pollin = available >= stream->wait_num_reports * report_size; in xe_oa_buffer_check_unlocked()288 return stream->pollin; in xe_oa_buffer_check_unlocked()566 stream->pollin = false; in xe_oa_read()585 if (stream->pollin) in xe_oa_poll_locked()1405 stream->pollin = false; in xe_oa_stream_enable()
271 bool pollin; member
548 bool pollin; in oa_buffer_check_unlocked() local 601 pollin = OA_TAKEN(stream->oa_buffer.tail, in oa_buffer_check_unlocked() 606 return pollin; in oa_buffer_check_unlocked() 3055 stream->pollin = false; in i915_oa_stream_enable() 3468 * and read() returning -EAGAIN. Clearing the oa.pollin state here in i915_perf_read() 3476 stream->pollin = false; in i915_perf_read() 3488 stream->pollin = true; in oa_poll_check_timer_cb() 3524 if (stream->pollin) in i915_perf_poll_locked()