Home
last modified time | relevance | path

Searched defs:clocksource (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/timers/
H A Dclocksource-switch.c86 int change_clocksource(char *clocksource) in change_clocksource()
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_uart.c2275 UART_ClockSourceTypeDef clocksource = UART_CLOCKSOURCE_UNDEFINED; in UART_SetConfig() local
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_uart.c2275 UART_ClockSourceTypeDef clocksource = UART_CLOCKSOURCE_UNDEFINED; in UART_SetConfig() local
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h31446 struct clocksource { struct
31447 u64 (*read)(struct clocksource *); argument
31458 enum clocksource_ids id; argument
31461 int (*enable)(struct clocksource *); argument
31462 void (*disable)(struct clocksource *); argument
31463 void (*suspend)(struct clocksource *); argument
31464 void (*resume)(struct clocksource *); argument
31465 void (*mark_unstable)(struct clocksource *); argument
31466 void (*tick_stable)(struct clocksource *); argument
31467 struct list_head wd_list;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h39737 struct clocksource { struct
39738 u64 (*read)(struct clocksource *); argument
39749 enum clocksource_ids id; argument
39752 int (*enable)(struct clocksource *); argument
39753 void (*disable)(struct clocksource *); argument
39754 void (*suspend)(struct clocksource *); argument
39755 void (*resume)(struct clocksource *); argument
39756 void (*mark_unstable)(struct clocksource *); argument
39757 void (*tick_stable)(struct clocksource *); argument
39758 struct module *owner;
H A Dvmlinux_600.h39737 struct clocksource { struct
39738 u64 (*read)(struct clocksource *); argument
39749 enum clocksource_ids id; argument
39752 int (*enable)(struct clocksource *); argument
39753 void (*disable)(struct clocksource *); argument
39754 void (*suspend)(struct clocksource *); argument
39755 void (*resume)(struct clocksource *); argument
39756 void (*mark_unstable)(struct clocksource *); argument
39757 void (*tick_stable)(struct clocksource *); argument
39758 struct module *owner;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h18892 struct clocksource { struct
18893 u64 (*read)(struct clocksource *); argument
18904 enum clocksource_ids id; argument
18907 int (*enable)(struct clocksource *); argument
18908 void (*disable)(struct clocksource *); argument
18909 void (*suspend)(struct clocksource *); argument
18910 void (*resume)(struct clocksource *); argument
18911 void (*mark_unstable)(struct clocksource *); argument
18912 void (*tick_stable)(struct clocksource *); argument
18913 struct list_head wd_list;
[all …]
H A Dvmlinux_518.h18892 struct clocksource { struct
18893 u64 (*read)(struct clocksource *); argument
18904 enum clocksource_ids id; argument
18907 int (*enable)(struct clocksource *); argument
18908 void (*disable)(struct clocksource *); argument
18909 void (*suspend)(struct clocksource *); argument
18910 void (*resume)(struct clocksource *); argument
18911 void (*mark_unstable)(struct clocksource *); argument
18912 void (*tick_stable)(struct clocksource *); argument
18913 struct list_head wd_list;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h7796 struct clocksource { struct
7797 u64 (*read)(struct clocksource *); argument
7808 enum clocksource_ids id; argument
7811 int (*enable)(struct clocksource *); argument
7812 void (*disable)(struct clocksource *); argument
7813 void (*suspend)(struct clocksource *); argument
7814 void (*resume)(struct clocksource *); argument
7815 void (*mark_unstable)(struct clocksource *); argument
7816 void (*tick_stable)(struct clocksource *); argument
7817 struct module *owner;
H A Dvmlinux_602.h7796 struct clocksource { struct
7797 u64 (*read)(struct clocksource *); argument
7808 enum clocksource_ids id; argument
7811 int (*enable)(struct clocksource *); argument
7812 void (*disable)(struct clocksource *); argument
7813 void (*suspend)(struct clocksource *); argument
7814 void (*resume)(struct clocksource *); argument
7815 void (*mark_unstable)(struct clocksource *); argument
7816 void (*tick_stable)(struct clocksource *); argument
7817 struct module *owner;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h22139 struct clocksource { struct
22140 u64 (*read)(struct clocksource *); argument
22151 enum clocksource_ids id; argument
22154 int (*enable)(struct clocksource *); argument
22155 void (*disable)(struct clocksource *); argument
22156 void (*suspend)(struct clocksource *); argument
22157 void (*resume)(struct clocksource *); argument
22158 void (*mark_unstable)(struct clocksource *); argument
22159 void (*tick_stable)(struct clocksource *); argument
22160 struct list_head wd_list;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h26858 struct clocksource { struct
26859 u64 (*read)(struct clocksource *); argument
26870 enum clocksource_ids id; argument
26873 int (*enable)(struct clocksource *); argument
26874 void (*disable)(struct clocksource *); argument
26875 void (*suspend)(struct clocksource *); argument
26876 void (*resume)(struct clocksource *); argument
26877 void (*mark_unstable)(struct clocksource *); argument
26878 void (*tick_stable)(struct clocksource *); argument
26879 struct module *owner;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h56201 struct clocksource { struct
56202 u64 (*read)(struct clocksource *); argument
56213 enum clocksource_ids id; argument
56216 int (*enable)(struct clocksource *); argument
56217 void (*disable)(struct clocksource *); argument
56218 void (*suspend)(struct clocksource *); argument
56219 void (*resume)(struct clocksource *); argument
56220 void (*mark_unstable)(struct clocksource *); argument
56221 void (*tick_stable)(struct clocksource *); argument
56227 struct clocksource clksrc; argument
H A Dvmlinux.h56201 struct clocksource { struct
56202 u64 (*read)(struct clocksource *); argument
56213 enum clocksource_ids id; argument
56216 int (*enable)(struct clocksource *); argument
56217 void (*disable)(struct clocksource *); argument
56218 void (*suspend)(struct clocksource *); argument
56219 void (*resume)(struct clocksource *); argument
56220 void (*mark_unstable)(struct clocksource *); argument
56221 void (*tick_stable)(struct clocksource *); argument
56227 struct clocksource clksrc; argument
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h13125 struct clocksource { struct
13126 u64 (*read)(struct clocksource *); argument
13137 enum clocksource_ids id; argument
13140 int (*enable)(struct clocksource *); argument
13141 void (*disable)(struct clocksource *); argument
13142 void (*suspend)(struct clocksource *); argument
13143 void (*resume)(struct clocksource *); argument
13144 void (*mark_unstable)(struct clocksource *); argument
13145 void (*tick_stable)(struct clocksource *); argument
13146 struct module *owner;
H A Dvmlinux.h13125 struct clocksource { struct
13126 u64 (*read)(struct clocksource *); argument
13137 enum clocksource_ids id; argument
13140 int (*enable)(struct clocksource *); argument
13141 void (*disable)(struct clocksource *); argument
13142 void (*suspend)(struct clocksource *); argument
13143 void (*resume)(struct clocksource *); argument
13144 void (*mark_unstable)(struct clocksource *); argument
13145 void (*tick_stable)(struct clocksource *); argument
13146 struct module *owner;