Searched defs:clock_event_device (Results 1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 20921 struct clock_event_device { struct 20922 void (*event_handler)(struct clock_event_device *); argument 20923 int (*set_next_event)(long unsigned int, struct clock_event_device *); argument 20924 int (*set_next_ktime)(ktime_t, struct clock_event_device *); argument 20933 int (*set_state_periodic)(struct clock_event_device *); argument 20934 int (*set_state_oneshot)(struct clock_event_device *); argument 20935 int (*set_state_oneshot_stopped)(struct clock_event_device *); argument 20936 int (*set_state_shutdown)(struct clock_event_device *); argument 20937 int (*tick_resume)(struct clock_event_device *); argument 20939 void (*suspend)(struct clock_event_device *); argument [all …]
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 17345 struct clock_event_device { struct 17346 void (*event_handler)(struct clock_event_device *); argument 17347 int (*set_next_event)(long unsigned int, struct clock_event_device *); argument 17348 int (*set_next_ktime)(ktime_t, struct clock_event_device *); argument 17357 int (*set_state_periodic)(struct clock_event_device *); argument 17358 int (*set_state_oneshot)(struct clock_event_device *); argument 17359 int (*set_state_oneshot_stopped)(struct clock_event_device *); argument 17360 int (*set_state_shutdown)(struct clock_event_device *); argument 17361 int (*tick_resume)(struct clock_event_device *); argument 17363 void (*suspend)(struct clock_event_device *); argument [all …]
|
| D | vmlinux.h | 17345 struct clock_event_device { struct 17346 void (*event_handler)(struct clock_event_device *); argument 17347 int (*set_next_event)(long unsigned int, struct clock_event_device *); argument 17348 int (*set_next_ktime)(ktime_t, struct clock_event_device *); argument 17357 int (*set_state_periodic)(struct clock_event_device *); argument 17358 int (*set_state_oneshot)(struct clock_event_device *); argument 17359 int (*set_state_oneshot_stopped)(struct clock_event_device *); argument 17360 int (*set_state_shutdown)(struct clock_event_device *); argument 17361 int (*tick_resume)(struct clock_event_device *); argument 17363 void (*suspend)(struct clock_event_device *); argument [all …]
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 24980 struct clock_event_device { struct 24981 void (*event_handler)(struct clock_event_device *); argument 24982 int (*set_next_event)(long unsigned int, struct clock_event_device *); argument 24983 int (*set_next_ktime)(ktime_t, struct clock_event_device *); argument 24992 int (*set_state_periodic)(struct clock_event_device *); argument 24993 int (*set_state_oneshot)(struct clock_event_device *); argument 24994 int (*set_state_oneshot_stopped)(struct clock_event_device *); argument 24995 int (*set_state_shutdown)(struct clock_event_device *); argument 24996 int (*tick_resume)(struct clock_event_device *); argument 24998 void (*suspend)(struct clock_event_device *); argument [all …]
|
| D | vmlinux_510.h | 24980 struct clock_event_device { struct 24981 void (*event_handler)(struct clock_event_device *); argument 24982 int (*set_next_event)(long unsigned int, struct clock_event_device *); argument 24983 int (*set_next_ktime)(ktime_t, struct clock_event_device *); argument 24992 int (*set_state_periodic)(struct clock_event_device *); argument 24993 int (*set_state_oneshot)(struct clock_event_device *); argument 24994 int (*set_state_oneshot_stopped)(struct clock_event_device *); argument 24995 int (*set_state_shutdown)(struct clock_event_device *); argument 24996 int (*tick_resume)(struct clock_event_device *); argument 24998 void (*suspend)(struct clock_event_device *); argument [all …]
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 21067 struct clock_event_device { struct 21068 void (*event_handler)(struct clock_event_device *); argument 21069 int (*set_next_event)(long unsigned int, struct clock_event_device *); argument 21070 int (*set_next_ktime)(ktime_t, struct clock_event_device *); argument 21079 int (*set_state_periodic)(struct clock_event_device *); argument 21080 int (*set_state_oneshot)(struct clock_event_device *); argument 21081 int (*set_state_oneshot_stopped)(struct clock_event_device *); argument 21082 int (*set_state_shutdown)(struct clock_event_device *); argument 21083 int (*tick_resume)(struct clock_event_device *); argument 21085 void (*suspend)(struct clock_event_device *); argument [all …]
|
| D | vmlinux.h | 21067 struct clock_event_device { struct 21068 void (*event_handler)(struct clock_event_device *); argument 21069 int (*set_next_event)(long unsigned int, struct clock_event_device *); argument 21070 int (*set_next_ktime)(ktime_t, struct clock_event_device *); argument 21079 int (*set_state_periodic)(struct clock_event_device *); argument 21080 int (*set_state_oneshot)(struct clock_event_device *); argument 21081 int (*set_state_oneshot_stopped)(struct clock_event_device *); argument 21082 int (*set_state_shutdown)(struct clock_event_device *); argument 21083 int (*tick_resume)(struct clock_event_device *); argument 21085 void (*suspend)(struct clock_event_device *); argument [all …]
|