Searched defs:od_ops (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 90003 struct od_ops { struct 90004 unsigned int (*powersave_bias_target)(struct cpufreq_policy *, unsigned int, unsigned int);
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 100256 struct od_ops { struct 100257 unsigned int (*powersave_bias_target)(struct cpufreq_policy *, unsigned int, unsigned int);
|
H A D | vmlinux_600.h | 100256 struct od_ops { struct 100257 unsigned int (*powersave_bias_target)(struct cpufreq_policy *, unsigned int, unsigned int);
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 114024 struct od_ops { struct 114025 unsigned int (*powersave_bias_target)(struct cpufreq_policy *, unsigned int, unsigned int);
|
H A D | vmlinux_518.h | 114024 struct od_ops { struct 114025 unsigned int (*powersave_bias_target)(struct cpufreq_policy *, unsigned int, unsigned int);
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 121038 struct od_ops { struct 121039 unsigned int (*powersave_bias_target)(struct cpufreq_policy *, unsigned int, unsigned int);
|
H A D | vmlinux.h | 121038 struct od_ops { struct 121039 unsigned int (*powersave_bias_target)(struct cpufreq_policy *, unsigned int, unsigned int);
|