Home
last modified time | relevance | path

Searched refs:mangle_poll (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
A Dpoll.h128 static inline __u16 mangle_poll(__poll_t val) in mangle_poll() function
/linux/fs/
A Daio.c1707 iocb->ki_res.res = mangle_poll(mask); in aio_poll_complete_work()
1762 iocb->ki_res.res = mangle_poll(mask); in aio_poll_wake()
1904 aiocb->ki_res.res = mangle_poll(mask); in aio_poll()
A Dfcntl.c778 si.si_band = mangle_poll(band_table[reason - POLL_IN]); in send_sigio_to_task()
A Dselect.c877 pollfd->revents = mangle_poll(mask); in do_pollfd()
A Dio_uring.c5399 error = mangle_poll(mask); in __io_poll_complete()
/linux/fs/fuse/
A Dfile.c2742 inarg.events = mangle_poll(poll_requested_events(wait)); in fuse_file_poll()

Completed in 42 milliseconds