/tools/testing/selftests/kvm/include/aarch64/ |
D | arch_timer.h | 34 static inline uint64_t timer_get_cntct(enum arch_timer timer) in timer_get_cntct() 51 static inline void timer_set_cval(enum arch_timer timer, uint64_t cval) in timer_set_cval() 67 static inline uint64_t timer_get_cval(enum arch_timer timer) in timer_get_cval() 82 static inline void timer_set_tval(enum arch_timer timer, uint32_t tval) in timer_set_tval() 98 static inline void timer_set_ctl(enum arch_timer timer, uint32_t ctl) in timer_set_ctl() 114 static inline uint32_t timer_get_ctl(enum arch_timer timer) in timer_get_ctl() 129 static inline void timer_set_next_cval_ms(enum arch_timer timer, uint32_t msec) in timer_set_next_cval_ms() 137 static inline void timer_set_next_tval_ms(enum arch_timer timer, uint32_t msec) in timer_set_next_tval_ms()
|
D | delay.h | 13 enum arch_timer timer = VIRTUAL; in __delay() local
|
/tools/testing/selftests/bpf/progs/ |
D | test_helper_restricted.c | 6 struct timer { struct 7 struct bpf_timer t; argument 28 static int timer_cb(void *map, int *key, struct timer *timer) in timer_cb() 35 struct timer *timer; in timer_work() local
|
D | async_stack_depth.c | 8 struct bpf_timer timer; member 19 static int timer_cb(void *map, int *key, struct bpf_timer *timer) in timer_cb() 26 static int bad_timer_cb(void *map, int *key, struct bpf_timer *timer) in bad_timer_cb()
|
D | timer_failure.c | 24 static int timer_cb_ret1(void *map, int *key, struct bpf_timer *timer) in timer_cb_ret1() 37 struct bpf_timer *timer; in BPF_PROG2() local
|
D | timer.c | 12 struct bpf_timer timer; member 69 static int timer_cb1(void *map, int *key, struct bpf_timer *timer) in timer_cb1() 297 static int timer_cb3(void *map, int *key, struct bpf_timer *timer) in timer_cb3() 317 struct bpf_timer *timer; in BPF_PROG2() local
|
D | verifier_helper_restricted.c | 20 struct timer { struct 21 struct bpf_timer t; argument
|
D | test_vmlinux.c | 73 int BPF_KPROBE(handle__kprobe, struct hrtimer *timer, ktime_t tim, u64 delta_ns, in BPF_KPROBE() 82 int BPF_PROG(handle__fentry, struct hrtimer *timer, ktime_t tim, u64 delta_ns, in BPF_PROG()
|
D | timer_crash.c | 8 struct bpf_timer timer; member
|
D | timer_mim_reject.c | 12 struct bpf_timer timer; member
|
D | timer_mim.c | 12 struct bpf_timer timer; member
|
D | bpf_iter_tcp4.c | 15 static int timer_pending(const struct timer_list * timer) in timer_pending()
|
D | bpf_iter_tcp6.c | 15 static int timer_pending(const struct timer_list * timer) in timer_pending()
|
/tools/testing/selftests/bpf/prog_tests/ |
D | timer.c | 7 static int timer(struct timer *timer_skel) in timer() function
|
/tools/testing/selftests/kvm/x86_64/ |
D | vmx_exception_with_invalid_guest_state.c | 48 struct itimerval timer; in set_timer() local
|
/tools/perf/util/ |
D | hist.h | 455 void (*timer)(void *arg); member
|
/tools/perf/ui/browsers/ |
D | hists.c | 2288 static inline bool is_report_browser(void *timer) in is_report_browser()
|
/tools/include/uapi/linux/ |
D | kvm.h | 1864 } timer; member
|