Home
last modified time | relevance | path

Searched defs:k_clock (Results 1 – 11 of 11) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h47736 struct k_clock { struct
47737 int (*clock_getres)(const clockid_t, struct timespec64 *);
47738 int (*clock_set)(const clockid_t, const struct timespec64 *);
47739 int (*clock_get_timespec)(const clockid_t, struct timespec64 *);
47740 ktime_t (*clock_get_ktime)(const clockid_t);
47741 int (*clock_adj)(const clockid_t, struct __kernel_timex *);
47742 int (*timer_create)(struct k_itimer *);
47743 int (*nsleep)(const clockid_t, int, const struct timespec64 *);
47744 int (*timer_set)(struct k_itimer *, int, struct itimerspec64 *, struct itimerspec64 *);
47745 int (*timer_del)(struct k_itimer *);
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h50559 struct k_clock { struct
50560 int (*clock_getres)(const clockid_t, struct timespec64 *);
50561 int (*clock_set)(const clockid_t, const struct timespec64 *);
50562 int (*clock_get_timespec)(const clockid_t, struct timespec64 *);
50563 ktime_t (*clock_get_ktime)(const clockid_t);
50564 int (*clock_adj)(const clockid_t, struct __kernel_timex *);
50565 int (*timer_create)(struct k_itimer *);
50566 int (*nsleep)(const clockid_t, int, const struct timespec64 *);
50567 int (*timer_set)(struct k_itimer *, int, struct itimerspec64 *, struct itimerspec64 *);
50568 int (*timer_del)(struct k_itimer *);
[all …]
Dvmlinux.h50559 struct k_clock { struct
50560 int (*clock_getres)(const clockid_t, struct timespec64 *);
50561 int (*clock_set)(const clockid_t, const struct timespec64 *);
50562 int (*clock_get_timespec)(const clockid_t, struct timespec64 *);
50563 ktime_t (*clock_get_ktime)(const clockid_t);
50564 int (*clock_adj)(const clockid_t, struct __kernel_timex *);
50565 int (*timer_create)(struct k_itimer *);
50566 int (*nsleep)(const clockid_t, int, const struct timespec64 *);
50567 int (*timer_set)(struct k_itimer *, int, struct itimerspec64 *, struct itimerspec64 *);
50568 int (*timer_del)(struct k_itimer *);
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h16852 struct k_clock { struct
16853 int (*clock_getres)(const clockid_t, struct timespec64 *);
16854 int (*clock_set)(const clockid_t, const struct timespec64 *);
16855 int (*clock_get_timespec)(const clockid_t, struct timespec64 *);
16856 ktime_t (*clock_get_ktime)(const clockid_t);
16857 int (*clock_adj)(const clockid_t, struct __kernel_timex *);
16858 int (*timer_create)(struct k_itimer *);
16859 int (*nsleep)(const clockid_t, int, const struct timespec64 *);
16860 int (*timer_set)(struct k_itimer *, int, struct itimerspec64 *, struct itimerspec64 *);
16861 int (*timer_del)(struct k_itimer *);
[all …]
Dvmlinux.h16852 struct k_clock { struct
16853 int (*clock_getres)(const clockid_t, struct timespec64 *);
16854 int (*clock_set)(const clockid_t, const struct timespec64 *);
16855 int (*clock_get_timespec)(const clockid_t, struct timespec64 *);
16856 ktime_t (*clock_get_ktime)(const clockid_t);
16857 int (*clock_adj)(const clockid_t, struct __kernel_timex *);
16858 int (*timer_create)(struct k_itimer *);
16859 int (*nsleep)(const clockid_t, int, const struct timespec64 *);
16860 int (*timer_set)(struct k_itimer *, int, struct itimerspec64 *, struct itimerspec64 *);
16861 int (*timer_del)(struct k_itimer *);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h37251 struct k_clock { struct
37252 int (*clock_getres)(const clockid_t, struct timespec64 *);
37253 int (*clock_set)(const clockid_t, const struct timespec64 *);
37254 int (*clock_get_timespec)(const clockid_t, struct timespec64 *);
37255 ktime_t (*clock_get_ktime)(const clockid_t);
37256 int (*clock_adj)(const clockid_t, struct __kernel_timex *);
37257 int (*timer_create)(struct k_itimer *);
37258 int (*nsleep)(const clockid_t, int, const struct timespec64 *);
37259 int (*timer_set)(struct k_itimer *, int, struct itimerspec64 *, struct itimerspec64 *);
37260 int (*timer_del)(struct k_itimer *);
[all …]
Dvmlinux.h37251 struct k_clock { struct
37252 int (*clock_getres)(const clockid_t, struct timespec64 *);
37253 int (*clock_set)(const clockid_t, const struct timespec64 *);
37254 int (*clock_get_timespec)(const clockid_t, struct timespec64 *);
37255 ktime_t (*clock_get_ktime)(const clockid_t);
37256 int (*clock_adj)(const clockid_t, struct __kernel_timex *);
37257 int (*timer_create)(struct k_itimer *);
37258 int (*nsleep)(const clockid_t, int, const struct timespec64 *);
37259 int (*timer_set)(struct k_itimer *, int, struct itimerspec64 *, struct itimerspec64 *);
37260 int (*timer_del)(struct k_itimer *);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h67820 struct k_clock { struct
67821 int (*clock_getres)(const clockid_t, struct timespec64 *);
67822 int (*clock_set)(const clockid_t, const struct timespec64 *);
67823 int (*clock_get_timespec)(const clockid_t, struct timespec64 *);
67824 ktime_t (*clock_get_ktime)(const clockid_t);
67825 int (*clock_adj)(const clockid_t, struct __kernel_timex *);
67826 int (*timer_create)(struct k_itimer *);
67827 int (*nsleep)(const clockid_t, int, const struct timespec64 *);
67828 int (*timer_set)(struct k_itimer *, int, struct itimerspec64 *, struct itimerspec64 *);
67829 int (*timer_del)(struct k_itimer *);
[all …]
Dvmlinux_608.h67820 struct k_clock { struct
67821 int (*clock_getres)(const clockid_t, struct timespec64 *);
67822 int (*clock_set)(const clockid_t, const struct timespec64 *);
67823 int (*clock_get_timespec)(const clockid_t, struct timespec64 *);
67824 ktime_t (*clock_get_ktime)(const clockid_t);
67825 int (*clock_adj)(const clockid_t, struct __kernel_timex *);
67826 int (*timer_create)(struct k_itimer *);
67827 int (*nsleep)(const clockid_t, int, const struct timespec64 *);
67828 int (*timer_set)(struct k_itimer *, int, struct itimerspec64 *, struct itimerspec64 *);
67829 int (*timer_del)(struct k_itimer *);
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h22027 struct k_clock { struct
22028 int (*clock_getres)(const clockid_t, struct timespec64 *);
22029 int (*clock_set)(const clockid_t, const struct timespec64 *);
22030 int (*clock_get_timespec)(const clockid_t, struct timespec64 *);
22031 ktime_t (*clock_get_ktime)(const clockid_t);
22032 int (*clock_adj)(const clockid_t, struct __kernel_timex *);
22033 int (*timer_create)(struct k_itimer *);
22034 int (*nsleep)(const clockid_t, int, const struct timespec64 *);
22035 int (*timer_set)(struct k_itimer *, int, struct itimerspec64 *, struct itimerspec64 *);
22036 int (*timer_del)(struct k_itimer *);
[all …]
Dvmlinux_602.h22027 struct k_clock { struct
22028 int (*clock_getres)(const clockid_t, struct timespec64 *);
22029 int (*clock_set)(const clockid_t, const struct timespec64 *);
22030 int (*clock_get_timespec)(const clockid_t, struct timespec64 *);
22031 ktime_t (*clock_get_ktime)(const clockid_t);
22032 int (*clock_adj)(const clockid_t, struct __kernel_timex *);
22033 int (*timer_create)(struct k_itimer *);
22034 int (*nsleep)(const clockid_t, int, const struct timespec64 *);
22035 int (*timer_set)(struct k_itimer *, int, struct itimerspec64 *, struct itimerspec64 *);
22036 int (*timer_del)(struct k_itimer *);
[all …]