Home
last modified time | relevance | path

Searched defs:thermal_zone_device (Results 1 – 9 of 9) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h23980 struct thermal_zone_device { struct
24002 struct thermal_zone_device_ops *ops; argument
24003 struct thermal_zone_params *tzp;
24004 struct thermal_governor *governor;
24005 void *governor_data;
24006 struct list_head thermal_instances;
24007 struct ida ida;
24008 struct mutex lock;
24009 struct list_head node;
24010 struct delayed_work poll_queue;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h60106 struct thermal_zone_device { struct
60128 struct thermal_zone_device_ops *ops; argument
60129 struct thermal_zone_params *tzp;
60130 struct thermal_governor *governor;
60131 void *governor_data;
60132 struct list_head thermal_instances;
60133 struct ida ida;
60134 struct mutex lock;
60135 struct list_head node;
60136 struct delayed_work poll_queue;
[all …]
Dvmlinux.h60106 struct thermal_zone_device { struct
60128 struct thermal_zone_device_ops *ops; argument
60129 struct thermal_zone_params *tzp;
60130 struct thermal_governor *governor;
60131 void *governor_data;
60132 struct list_head thermal_instances;
60133 struct ida ida;
60134 struct mutex lock;
60135 struct list_head node;
60136 struct delayed_work poll_queue;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h87841 struct thermal_zone_device { struct
87862 struct thermal_zone_device_ops *ops; argument
87863 struct thermal_zone_params *tzp;
87864 struct thermal_governor *governor;
87865 void *governor_data;
87866 struct list_head thermal_instances;
87867 struct ida ida;
87868 struct mutex lock;
87869 struct list_head node;
87893 int (*bind_to_tz)(struct thermal_zone_device *); argument
Dvmlinux_518.h87841 struct thermal_zone_device { struct
87862 struct thermal_zone_device_ops *ops; argument
87863 struct thermal_zone_params *tzp;
87864 struct thermal_governor *governor;
87865 void *governor_data;
87866 struct list_head thermal_instances;
87867 struct ida ida;
87868 struct mutex lock;
87869 struct list_head node;
87893 int (*bind_to_tz)(struct thermal_zone_device *); argument
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h110599 struct thermal_zone_device { struct
110621 struct thermal_zone_device_ops *ops; argument
110622 struct thermal_zone_params *tzp;
110623 struct thermal_governor *governor;
110624 void *governor_data;
110625 struct list_head thermal_instances;
110626 struct ida ida;
110627 struct mutex lock;
110628 struct list_head node;
110629 struct delayed_work poll_queue;
[all …]
Dvmlinux.h110599 struct thermal_zone_device { struct
110621 struct thermal_zone_device_ops *ops; argument
110622 struct thermal_zone_params *tzp;
110623 struct thermal_governor *governor;
110624 void *governor_data;
110625 struct list_head thermal_instances;
110626 struct ida ida;
110627 struct mutex lock;
110628 struct list_head node;
110629 struct delayed_work poll_queue;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h53275 struct thermal_zone_device { struct
53297 struct thermal_zone_device_ops *ops; argument
53298 struct thermal_zone_params *tzp;
53299 struct thermal_governor *governor;
53300 void *governor_data;
53301 struct list_head thermal_instances;
53302 struct ida ida;
53303 struct mutex lock;
53304 struct list_head node;
53305 struct delayed_work poll_queue;
[all …]
Dvmlinux.h53275 struct thermal_zone_device { struct
53297 struct thermal_zone_device_ops *ops; argument
53298 struct thermal_zone_params *tzp;
53299 struct thermal_governor *governor;
53300 void *governor_data;
53301 struct list_head thermal_instances;
53302 struct ida ida;
53303 struct mutex lock;
53304 struct list_head node;
53305 struct delayed_work poll_queue;
[all …]