Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/ !
Dopdef.h15 unsigned pollin : 1; member
/linux-6.12.1/drivers/gpu/drm/xe/ !
Dxe_oa_types.h219 bool pollin; member
Dxe_oa.c220 bool pollin; in xe_oa_buffer_check_unlocked() local
/linux-6.12.1/drivers/gpu/drm/i915/ !
Di915_perf_types.h271 bool pollin; member
Di915_perf.c548 bool pollin; in oa_buffer_check_unlocked() local
/linux-6.12.1/tools/testing/selftests/net/ !
Dtls.c1183 TEST_F(tls, pollin) in TEST_F() argument