Home
last modified time | relevance | path

Searched refs:poll_only (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/cpu/mce/
H A Dintel.c241 storm->banks[bank].poll_only = true; in cmci_claim_bank()
/linux/io_uring/
H A Dpoll.c749 static struct io_kiocb *io_poll_find(struct io_ring_ctx *ctx, bool poll_only, in io_poll_find() argument
759 if (poll_only && req->opcode != IORING_OP_POLL_ADD) in io_poll_find()