Searched defs:poll_only (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/arch/x86/kernel/cpu/mce/ | ||
D | internal.h | 91 bool poll_only; member |
/linux-6.8/io_uring/ | ||
D | poll.c | 803 static struct io_kiocb *io_poll_find(struct io_ring_ctx *ctx, bool poll_only, in io_poll_find() |