Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h71421 struct ptp_clock_info { struct
71431 int (*adjfine)(struct ptp_clock_info *, long int); argument
71432 int (*adjphase)(struct ptp_clock_info *, s32); argument
71433 s32 (*getmaxphase)(struct ptp_clock_info *); argument
71434 int (*adjtime)(struct ptp_clock_info *, s64); argument
71435 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
71436 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
71437 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
71438 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
71439 int (*getcycles64)(struct ptp_clock_info *, struct timespec64 *); argument
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h30261 struct ptp_clock_info { struct
30271 int (*adjfine)(struct ptp_clock_info *, long int); argument
30272 int (*adjfreq)(struct ptp_clock_info *, s32); argument
30273 int (*adjphase)(struct ptp_clock_info *, s32); argument
30274 int (*adjtime)(struct ptp_clock_info *, s64); argument
30275 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
30276 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
30277 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
30278 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
30279 int (*getcycles64)(struct ptp_clock_info *, struct timespec64 *); argument
[all …]
Dvmlinux.h30261 struct ptp_clock_info { struct
30271 int (*adjfine)(struct ptp_clock_info *, long int); argument
30272 int (*adjfreq)(struct ptp_clock_info *, s32); argument
30273 int (*adjphase)(struct ptp_clock_info *, s32); argument
30274 int (*adjtime)(struct ptp_clock_info *, s64); argument
30275 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
30276 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
30277 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
30278 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
30279 int (*getcycles64)(struct ptp_clock_info *, struct timespec64 *); argument
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h52566 struct ptp_clock_info { struct
52576 int (*adjfine)(struct ptp_clock_info *, long int); argument
52577 int (*adjphase)(struct ptp_clock_info *, s32); argument
52578 int (*adjtime)(struct ptp_clock_info *, s64); argument
52579 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
52580 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
52581 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
52582 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
52583 int (*getcycles64)(struct ptp_clock_info *, struct timespec64 *); argument
52584 int (*getcyclesx64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
[all …]
Dvmlinux.h52566 struct ptp_clock_info { struct
52576 int (*adjfine)(struct ptp_clock_info *, long int); argument
52577 int (*adjphase)(struct ptp_clock_info *, s32); argument
52578 int (*adjtime)(struct ptp_clock_info *, s64); argument
52579 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
52580 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
52581 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
52582 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
52583 int (*getcycles64)(struct ptp_clock_info *, struct timespec64 *); argument
52584 int (*getcyclesx64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h111111 struct ptp_clock_info { struct
111121 int (*adjfine)(struct ptp_clock_info *, long int); argument
111122 int (*adjfreq)(struct ptp_clock_info *, s32); argument
111123 int (*adjphase)(struct ptp_clock_info *, s32); argument
111124 int (*adjtime)(struct ptp_clock_info *, s64); argument
111125 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
111126 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
111127 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
111128 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
111129 int (*getcycles64)(struct ptp_clock_info *, struct timespec64 *); argument
[all …]
Dvmlinux_518.h111111 struct ptp_clock_info { struct
111121 int (*adjfine)(struct ptp_clock_info *, long int); argument
111122 int (*adjfreq)(struct ptp_clock_info *, s32); argument
111123 int (*adjphase)(struct ptp_clock_info *, s32); argument
111124 int (*adjtime)(struct ptp_clock_info *, s64); argument
111125 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
111126 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
111127 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
111128 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
111129 int (*getcycles64)(struct ptp_clock_info *, struct timespec64 *); argument
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h104241 struct ptp_clock_info { struct
104251 int (*adjfine)(struct ptp_clock_info *, long int); argument
104252 int (*adjphase)(struct ptp_clock_info *, s32); argument
104253 int (*adjtime)(struct ptp_clock_info *, s64); argument
104254 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
104255 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
104256 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
104257 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
104258 int (*getcycles64)(struct ptp_clock_info *, struct timespec64 *); argument
104259 int (*getcyclesx64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
[all …]
Dvmlinux.h104241 struct ptp_clock_info { struct
104251 int (*adjfine)(struct ptp_clock_info *, long int); argument
104252 int (*adjphase)(struct ptp_clock_info *, s32); argument
104253 int (*adjtime)(struct ptp_clock_info *, s64); argument
104254 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
104255 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
104256 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
104257 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
104258 int (*getcycles64)(struct ptp_clock_info *, struct timespec64 *); argument
104259 int (*getcyclesx64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h80459 struct ptp_clock_info { struct
80469 int (*adjfine)(struct ptp_clock_info *, long int); argument
80470 int (*adjfreq)(struct ptp_clock_info *, s32); argument
80471 int (*adjphase)(struct ptp_clock_info *, s32); argument
80472 int (*adjtime)(struct ptp_clock_info *, s64); argument
80473 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
80474 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
80475 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
80476 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
80477 int (*getcycles64)(struct ptp_clock_info *, struct timespec64 *); argument
[all …]
Dvmlinux.h80459 struct ptp_clock_info { struct
80469 int (*adjfine)(struct ptp_clock_info *, long int); argument
80470 int (*adjfreq)(struct ptp_clock_info *, s32); argument
80471 int (*adjphase)(struct ptp_clock_info *, s32); argument
80472 int (*adjtime)(struct ptp_clock_info *, s64); argument
80473 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
80474 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
80475 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
80476 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
80477 int (*getcycles64)(struct ptp_clock_info *, struct timespec64 *); argument
[all …]