Searched defs:clockid (Results 1 - 25 of 40) sorted by last modified time

12

/linux-master/net/sched/
H A Dsch_api.c620 qdisc_watchdog_init_clockid(struct qdisc_watchdog *wd, struct Qdisc *qdisc, clockid_t clockid) argument
H A Dsch_taprio.c88 int clockid; member in struct:taprio_sched
1637 int clockid = nla_get_s32(tb[TCA_TAPRIO_ATTR_SCHED_CLOCKID]); local
[all...]
H A Dsch_etf.c31 int clockid; member in struct:etf_sched_data
[all...]
H A Dact_gate.c311 s32 clockid = CLOCK_TAI; local
278 gate_setup_timer(struct tcf_gate *gact, u64 basetime, enum tk_offsets tko, s32 clockid, bool do_init) argument
/linux-master/kernel/bpf/
H A Dhelpers.c1161 clockid_t clockid = flags & (MAX_CLOCKS - 1); local
/linux-master/kernel/time/
H A Dalarmtimer.c552 static enum alarmtimer_type clock2alarm(clockid_t clockid) argument
[all...]
H A Dhrtimer.c468 debug_init(struct hrtimer *timer, clockid_t clockid, enum hrtimer_mode mode) argument
2090 hrtimer_nanosleep(ktime_t rqtp, const enum hrtimer_mode mode, const clockid_t clockid) argument
[all...]
/linux-master/tools/perf/util/
H A Devsel.h180 bool clockid; member in struct:perf_missing_features
H A Devsel.c68 static clockid_t clockid; variable
[all...]
H A Denv.h136 int clockid; member in struct:perf_env::__anon1599
H A Dheader.c1773 clockid_t clockid; local
[all...]
H A Drecord.h69 clockid_t clockid; member in struct:record_opts
/linux-master/tools/perf/
H A Dbuiltin-trace.c792 static const char *clockid[] = { variable
/linux-master/include/uapi/drm/
H A Dxe_drm.h552 __s32 clockid; member in struct:drm_xe_query_engine_cycles
/linux-master/include/linux/
H A Dhrtimer_defs.h50 clockid_t clockid; member in struct:hrtimer_clock_base
H A Dtime_namespace.h61 int clockid; member in struct:proc_timens_offset
99 static inline ktime_t timens_ktime_to_host(clockid_t clockid, ktime_t tim) argument
162 static inline ktime_t timens_ktime_to_host(clockid_t clockid, ktime_t tim) argument
H A Drestart_block.h40 clockid_t clockid; member in struct:restart_block::__anon604::__anon606
/linux-master/tools/include/uapi/linux/
H A Dperf_event.h496 __s32 clockid; member in struct:perf_event_attr
H A Dpkt_sched.h881 __s32 clockid; member in struct:tc_etf_qopt
/linux-master/include/uapi/linux/
H A Dpkt_sched.h978 __s32 clockid; member in struct:tc_etf_qopt
H A Dperf_event.h496 __s32 clockid; member in struct:perf_event_attr
/linux-master/arch/parisc/kernel/
H A Dsys_parisc.c331 asmlinkage long parisc_timerfd_create(int clockid, int flags) argument
/linux-master/tools/testing/selftests/timers/
H A Dnsleep-lat.c50 char *clockstring(int clockid) argument
98 int nanosleep_lat_test(int clockid, long long ns) argument
147 int clockid, ret; local
[all...]
/linux-master/kernel/futex/
H A Dsyscalls.c227 futex2_setup_timeout(struct __kernel_timespec __user *timeout, clockid_t clockid, struct hrtimer_sleeper *to) argument
[all...]
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_wait_timeout.c78 static int futex_get_abs_timeout(clockid_t clockid, struct timespec *to, argument

Completed in 503 milliseconds

12