Home
last modified time | relevance | path

Searched refs:afu_poll (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dfile.c364 __poll_t afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll() function
373 pr_devel("afu_poll wait done pe: %i\n", ctx->pe); in afu_poll()
384 pr_devel("afu_poll pe: %i returning %#x\n", ctx->pe, mask); in afu_poll()
529 .poll = afu_poll,
540 .poll = afu_poll,
H A Dapi.c374 return afu_poll(file, poll); in cxl_fd_poll()
H A Dcxl.h1044 __poll_t afu_poll(struct file *file, struct poll_table_struct *poll);
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dfile.c364 __poll_t afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll() function
373 pr_devel("afu_poll wait done pe: %i\n", ctx->pe); in afu_poll()
384 pr_devel("afu_poll pe: %i returning %#x\n", ctx->pe, mask); in afu_poll()
529 .poll = afu_poll,
540 .poll = afu_poll,
H A Dapi.c375 return afu_poll(file, poll); in cxl_fd_poll()
H A Dcxl.h1046 __poll_t afu_poll(struct file *file, struct poll_table_struct *poll);
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dfile.c326 static unsigned int afu_poll(struct file *file, struct poll_table_struct *wait) in afu_poll() function
481 .poll = afu_poll,
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dfile.c324 static unsigned int afu_poll(struct file *file, struct poll_table_struct *wait) in afu_poll() function
479 .poll = afu_poll,
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Docxl_hw.c973 * afu_poll() - poll the AFU for events on the context
979 static unsigned int afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll() function
1175 .poll = afu_poll,
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Docxl_hw.c976 * afu_poll() - poll the AFU for events on the context
982 static unsigned int afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll() function
1178 .poll = afu_poll,

Completed in 21 milliseconds