| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | cpustat_user.c | 35 unsigned long pstate[MAX_PSTATE_ENTRIES]; member
|
| H A D | cpustat_kern.c | 106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog1() local 214 u64 *pts, *cstate, *pstate, prev_state, cur_ts, delta; bpf_prog2() local [all...] |
| /kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
| H A D | amd.c | 42 static int get_did(int family, union msr_pstate pstate) in get_did() argument 56 static int get_cof(int family, union msr_pstate pstate) in get_cof() argument 92 union msr_pstate pstate; in decode_pstates() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | if0001.h | 19 __s8 pstate; /* out: current pstate index */ member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tve200/ |
| H A D | tve200_display.c | 265 struct drm_plane_state *pstate = plane->state; in tve200_display_update() local 71 tve200_display_check(struct drm_simple_display_pipe *pipe, struct drm_plane_state *pstate, struct drm_crtc_state *cstate) tve200_display_check() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | if0001.h | 19 __s8 pstate; /* out: current pstate index */ member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tve200/ |
| H A D | tve200_display.c | 265 struct drm_plane_state *pstate = plane->state; in tve200_display_update() local 71 tve200_display_check(struct drm_simple_display_pipe *pipe, struct drm_plane_state *pstate, struct drm_crtc_state *cstate) tve200_display_check() argument
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | cpustat_user.c | 34 unsigned long pstate[MAX_PSTATE_ENTRIES]; member
|
| H A D | cpustat_kern.c | 106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog1() local 214 u64 *pts, *cstate, *pstate, prev_state, cur_ts, delta; bpf_prog2() local [all...] |
| /kernel/linux/linux-6.6/net/netlink/ |
| H A D | policy.c | 126 int netlink_policy_dump_add_policy(struct netlink_policy_dump_state **pstate, in netlink_policy_dump_add_policy() argument
|
| /kernel/linux/linux-5.10/arch/arm64/include/uapi/asm/ |
| H A D | sigcontext.h | 34 __u64 pstate; member
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/hyp/include/hyp/ |
| H A D | sysreg-sr.h | 140 u64 pstate = ctxt->regs.pstate; in __sysreg_restore_el2_return_state() local
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/hyp/ |
| H A D | sysreg-sr.h | 188 u64 pstate = to_hw_pstate(ctxt); in __sysreg_restore_el2_return_state() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/aarch64/ |
| H A D | processor.c | 306 uint64_t pstate, pc; in vcpu_dump() local
|
| /kernel/linux/linux-5.10/drivers/opp/ |
| H A D | opp.h | 81 unsigned int pstate; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
| H A D | tidss_crtc.c | 135 struct drm_plane_state *pstate; in tidss_crtc_position_planes() local
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| H A D | pwm-regulator.c | 86 struct pwm_state pstate; in pwm_regulator_set_voltage_sel() local 154 struct pwm_state pstate; in pwm_regulator_get_voltage() local 191 struct pwm_state pstate; in pwm_regulator_set_voltage() local [all...] |
| /kernel/linux/linux-6.6/drivers/pmdomain/apple/ |
| H A D | pmgr-pwrstate.c | 52 static int apple_pmgr_ps_set(struct generic_pm_domain *genpd, u32 pstate, bool auto_enable) in apple_pmgr_ps_set() argument
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| H A D | pwm-regulator.c | 86 struct pwm_state pstate; in pwm_regulator_set_voltage_sel() local 154 struct pwm_state pstate; in pwm_regulator_get_voltage() local 194 struct pwm_state pstate; in pwm_regulator_set_voltage() local [all...] |
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| H A D | apple-soc-cpufreq.c | 109 unsigned int pstate; in apple_soc_cpufreq_get_rate() local 138 unsigned int pstate = policy->freq_table[index].driver_data; in apple_soc_cpufreq_set_target() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_core_perf.c | 44 struct dpu_plane_state *pstate; in _dpu_core_perf_calc_bw() local 76 struct dpu_plane_state *pstate; in _dpu_core_perf_calc_clk() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tidss/ |
| H A D | tidss_crtc.c | 134 struct drm_plane_state *pstate; in tidss_crtc_position_planes() local
|
| /kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/ |
| H A D | amd.c | 33 } pstate; member 47 static int get_did(union core_pstate pstate) in get_did() argument 61 static int get_cof(union core_pstate pstate) in get_cof() argument 96 union core_pstate pstate; decode_pstates() local [all...] |
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm64/asm/ |
| H A D | sigcontext.h | 16 __u64 pstate; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm64/asm/ |
| H A D | sigcontext.h | 28 __u64 pstate; member
|