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

/linux-master/fs/
H A Dtimerfd.c189 static int timerfd_setup(struct timerfd_ctx *ctx, int flags, function
504 * re-programmed again in the following timerfd_setup() call.
519 ret = timerfd_setup(ctx, flags, new);

Completed in 66 milliseconds