Home
last modified time | relevance | path

Searched defs:thermal_bind_params (Results 1 – 5 of 5) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h74125 struct thermal_bind_params { struct
74126 struct thermal_cooling_device *cdev;
74127 int weight;
74128 int trip_mask;
74129 long unsigned int *binding_limits;
74130 int (*match)(struct thermal_zone_device *, struct thermal_cooling_device *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h90479 struct thermal_bind_params { struct
90480 struct thermal_cooling_device *cdev;
90481 int weight;
90482 int trip_mask;
90483 long unsigned int *binding_limits;
90484 int (*match)(struct thermal_zone_device *, struct thermal_cooling_device *);
Dvmlinux_510.h90479 struct thermal_bind_params { struct
90480 struct thermal_cooling_device *cdev;
90481 int weight;
90482 int trip_mask;
90483 long unsigned int *binding_limits;
90484 int (*match)(struct thermal_zone_device *, struct thermal_cooling_device *);
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h23886 struct thermal_bind_params { struct
23887 struct thermal_cooling_device *cdev;
23888 int weight;
23889 int trip_mask;
23890 long unsigned int *binding_limits;
23891 int (*match)(struct thermal_zone_device *, struct thermal_cooling_device *);
Dvmlinux.h23886 struct thermal_bind_params { struct
23887 struct thermal_cooling_device *cdev;
23888 int weight;
23889 int trip_mask;
23890 long unsigned int *binding_limits;
23891 int (*match)(struct thermal_zone_device *, struct thermal_cooling_device *);