Searched defs:pollin (Results 1 – 5 of 5) sorted by relevance
| /linux/io_uring/ | ||
| H A D | opdef.h | 21 unsigned pollin : 1; member |
| /linux/drivers/gpu/drm/xe/ | ||
| H A D | xe_oa_types.h | 224 bool pollin; member |
| /linux/drivers/gpu/drm/i915/ | ||
| H A D | i915_perf_types.h | 271 bool pollin; member |
| H A D | i915_perf.c | 548 bool pollin; oa_buffer_check_unlocked() local |
| /linux/tools/testing/selftests/net/ | ||
| H A D | tls.c | 1286 TEST_F(tls, pollin) in TEST_F() argument |