Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dtimerfd.c151 static bool timerfd_canceled(struct timerfd_ctx *ctx) in timerfd_canceled() function
227 if (timerfd_canceled(ctx)) in timerfd_setup()
286 if (timerfd_canceled(ctx)) { in timerfd_read_iter()
369 if (!timerfd_canceled(ctx)) { in timerfd_ioctl()