Home
last modified time | relevance | path

Searched defs:pollin (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/io_uring/
Dopdef.h15 unsigned pollin : 1; member
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_oa_types.h216 bool pollin; member
/linux-6.14.4/drivers/gpu/drm/i915/
Di915_perf_types.h271 bool pollin; member
Di915_perf.c548 bool pollin; in oa_buffer_check_unlocked() local
/linux-6.14.4/tools/testing/selftests/net/
Dtls.c1204 TEST_F(tls, pollin) in TEST_F() argument