Home
last modified time | relevance | path

Searched refs:timerfd_canceled (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dtimerfd.c135 static bool timerfd_canceled(struct timerfd_ctx *ctx) in timerfd_canceled() function
211 if (timerfd_canceled(ctx)) in timerfd_setup()
269 if (timerfd_canceled(ctx)) { in timerfd_read()
349 if (!timerfd_canceled(ctx)) { in timerfd_ioctl()
/kernel/linux/linux-6.6/fs/
H A Dtimerfd.c151 static bool timerfd_canceled(struct timerfd_ctx *ctx) in timerfd_canceled() function
227 if (timerfd_canceled(ctx)) in timerfd_setup()
285 if (timerfd_canceled(ctx)) { in timerfd_read()
365 if (!timerfd_canceled(ctx)) { in timerfd_ioctl()

Completed in 2 milliseconds