Home
last modified time | relevance | path

Searched defs:pstate (Results 26 - 50 of 169) sorted by relevance

1234567

/kernel/linux/linux-5.10/samples/bpf/
H A Dcpustat_user.c35 unsigned long pstate[MAX_PSTATE_ENTRIES]; member
H A Dcpustat_kern.c106 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 Damd.c42 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 Dif0001.h19 __s8 pstate; /* out: current pstate index */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/tve200/
H A Dtve200_display.c265 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 Dif0001.h19 __s8 pstate; /* out: current pstate index */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/tve200/
H A Dtve200_display.c265 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 Dcpustat_user.c34 unsigned long pstate[MAX_PSTATE_ENTRIES]; member
H A Dcpustat_kern.c106 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 Dpolicy.c126 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 Dsigcontext.h34 __u64 pstate; member
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h140 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 Dsysreg-sr.h188 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 Dprocessor.c306 uint64_t pstate, pc; in vcpu_dump() local
/kernel/linux/linux-5.10/drivers/opp/
H A Dopp.h81 unsigned int pstate; member
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/
H A Dtidss_crtc.c135 struct drm_plane_state *pstate; in tidss_crtc_position_planes() local
/kernel/linux/linux-5.10/drivers/regulator/
H A Dpwm-regulator.c86 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 Dpmgr-pwrstate.c52 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 Dpwm-regulator.c86 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 Dapple-soc-cpufreq.c109 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 Ddpu_core_perf.c44 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 Dtidss_crtc.c134 struct drm_plane_state *pstate; in tidss_crtc_position_planes() local
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/
H A Damd.c33 } 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 Dsigcontext.h16 __u64 pstate; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm64/asm/
H A Dsigcontext.h28 __u64 pstate; member

Completed in 18 milliseconds

1234567