Symbol: hrtimer_mode
drivers/gpu/drm/msm/msm_drv.h
494
enum hrtimer_mode mode);
drivers/gpu/drm/msm/msm_drv.h
499
enum hrtimer_mode mode);
drivers/gpu/drm/msm/msm_io_utils.c
127
enum hrtimer_mode mode)
drivers/gpu/drm/msm/msm_io_utils.c
136
enum hrtimer_mode mode)
fs/timerfd.c
190
enum hrtimer_mode htmode;
include/linux/hrtimer.h
216
clockid_t clock_id, enum hrtimer_mode mode);
include/linux/hrtimer.h
219
clockid_t clock_id, enum hrtimer_mode mode);
include/linux/hrtimer.h
221
enum hrtimer_mode mode);
include/linux/hrtimer.h
231
u64 range_ns, const enum hrtimer_mode mode);
include/linux/hrtimer.h
242
const enum hrtimer_mode mode)
include/linux/hrtimer.h
251
enum hrtimer_mode mode)
include/linux/hrtimer.h
262
enum hrtimer_mode mode);
include/linux/hrtimer.h
353
extern long hrtimer_nanosleep(ktime_t rqtp, const enum hrtimer_mode mode,
include/linux/hrtimer.h
357
const enum hrtimer_mode mode);
include/linux/hrtimer.h
360
const enum hrtimer_mode mode,
include/linux/hrtimer.h
362
extern int schedule_hrtimeout(ktime_t *expires, const enum hrtimer_mode mode);
include/linux/torture.h
85
int torture_hrtimeout_ns(ktime_t baset_ns, u32 fuzzt_ns, const enum hrtimer_mode mode,
include/trace/events/timer.h
196
enum hrtimer_mode mode),
include/trace/events/timer.h
203
__field( enum hrtimer_mode, mode )
include/trace/events/timer.h
224
TP_PROTO(struct hrtimer *hrtimer, enum hrtimer_mode mode),
include/trace/events/timer.h
233
__field( enum hrtimer_mode, mode )
io_uring/rw.c
1272
enum hrtimer_mode mode;
io_uring/timeout.c
398
struct timespec64 *ts, enum hrtimer_mode mode)
io_uring/timeout.c
425
struct timespec64 *ts, enum hrtimer_mode mode)
io_uring/timeout.c
477
static inline enum hrtimer_mode io_translate_timeout_mode(unsigned int flags)
io_uring/timeout.c
499
enum hrtimer_mode mode = io_translate_timeout_mode(tr->flags);
io_uring/timeout.h
7
enum hrtimer_mode mode;
kernel/time/hrtimer.c
1087
enum hrtimer_mode mode)
kernel/time/hrtimer.c
1178
const enum hrtimer_mode mode)
kernel/time/hrtimer.c
1219
u64 delta_ns, const enum hrtimer_mode mode,
kernel/time/hrtimer.c
1313
u64 delta_ns, const enum hrtimer_mode mode)
kernel/time/hrtimer.c
1617
clockid_t clock_id, enum hrtimer_mode mode)
kernel/time/hrtimer.c
1671
clockid_t clock_id, enum hrtimer_mode mode)
kernel/time/hrtimer.c
1690
clockid_t clock_id, enum hrtimer_mode mode)
kernel/time/hrtimer.c
2035
enum hrtimer_mode mode)
kernel/time/hrtimer.c
2052
clockid_t clock_id, enum hrtimer_mode mode)
kernel/time/hrtimer.c
2089
clockid_t clock_id, enum hrtimer_mode mode)
kernel/time/hrtimer.c
2115
static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode)
kernel/time/hrtimer.c
2162
long hrtimer_nanosleep(ktime_t rqtp, const enum hrtimer_mode mode,
kernel/time/hrtimer.c
444
enum hrtimer_mode mode)
kernel/time/hrtimer.c
465
enum hrtimer_mode mode) { }
kernel/time/hrtimer.c
469
static inline void debug_setup(struct hrtimer *timer, clockid_t clockid, enum hrtimer_mode mode)
kernel/time/hrtimer.c
476
enum hrtimer_mode mode)
kernel/time/hrtimer.c
483
enum hrtimer_mode mode)
kernel/time/posix-timers.c
802
enum hrtimer_mode mode;
kernel/time/sleep_timeout.c
190
const enum hrtimer_mode mode, clockid_t clock_id)
kernel/time/sleep_timeout.c
261
const enum hrtimer_mode mode)
kernel/time/sleep_timeout.c
276
int __sched schedule_hrtimeout(ktime_t *expires, const enum hrtimer_mode mode)
kernel/torture.c
91
int torture_hrtimeout_ns(ktime_t baset_ns, u32 fuzzt_ns, const enum hrtimer_mode mode,
tools/testing/selftests/bpf/progs/test_vmlinux.c
74
const enum hrtimer_mode mode)
tools/testing/selftests/bpf/progs/test_vmlinux.c
83
const enum hrtimer_mode mode)