| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ | 
| D | base.c | 42 		u8 pstate, u8 domain, u32 input)  in nvkm_clk_adjust()112 nvkm_cstate_find_best(struct nvkm_clk *clk, struct nvkm_pstate *pstate,  in nvkm_cstate_find_best()
 145 nvkm_cstate_get(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei)  in nvkm_cstate_get()
 160 nvkm_cstate_prog(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei)  in nvkm_cstate_prog()
 223 nvkm_cstate_new(struct nvkm_clk *clk, int idx, struct nvkm_pstate *pstate)  in nvkm_cstate_new()
 270 	struct nvkm_pstate *pstate;  in nvkm_pstate_prog()  local
 302 	int pstate;  in nvkm_pstate_work()  local
 345 nvkm_pstate_info(struct nvkm_clk *clk, struct nvkm_pstate *pstate)  in nvkm_pstate_info()
 388 nvkm_pstate_del(struct nvkm_pstate *pstate)  in nvkm_pstate_del()
 405 	struct nvkm_pstate *pstate;  in nvkm_pstate_new()  local
 [all …]
 
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | insn.c | 1399 static bool __kprobes __check_eq(unsigned long pstate)  in __check_eq()1404 static bool __kprobes __check_ne(unsigned long pstate)  in __check_ne()
 1409 static bool __kprobes __check_cs(unsigned long pstate)  in __check_cs()
 1414 static bool __kprobes __check_cc(unsigned long pstate)  in __check_cc()
 1419 static bool __kprobes __check_mi(unsigned long pstate)  in __check_mi()
 1424 static bool __kprobes __check_pl(unsigned long pstate)  in __check_pl()
 1429 static bool __kprobes __check_vs(unsigned long pstate)  in __check_vs()
 1434 static bool __kprobes __check_vc(unsigned long pstate)  in __check_vc()
 1439 static bool __kprobes __check_hi(unsigned long pstate)  in __check_hi()
 1445 static bool __kprobes __check_ls(unsigned long pstate)  in __check_ls()
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/ | 
| D | dpu_plane.c | 140 	struct dpu_plane_state *pstate;  in _dpu_plane_calc_fill_level()  local417 		struct dpu_plane_state *pstate,  in _dpu_plane_set_scanout()
 441 		struct dpu_plane_state *pstate,  in _dpu_plane_setup_scaler3()
 549 		struct dpu_plane_state *pstate,  in _dpu_plane_setup_scaler()
 577 	struct dpu_plane_state *pstate = to_dpu_plane_state(plane->state);  in _dpu_plane_color_fill()  local
 628 	struct dpu_plane_state *pstate = to_dpu_plane_state(drm_state);  in dpu_plane_clear_multirect()  local
 636 	struct dpu_plane_state *pstate[R_MAX];  in dpu_plane_validate_multirect_v2()  local
 767 	struct dpu_plane_state *pstate = to_dpu_plane_state(new_state);  in dpu_plane_prepare_fb()  local
 925 	struct dpu_plane_state *pstate;  in dpu_plane_flush()  local
 973 	struct dpu_plane_state *pstate = to_dpu_plane_state(state);  in dpu_plane_sspp_atomic_update()  local
 [all …]
 
 | 
| D | dpu_crtc.c | 64 		struct dpu_plane_state *pstate, struct dpu_format *format)  in _dpu_crtc_setup_blend_cfg()122 	struct dpu_plane_state *pstate = NULL;  in _dpu_crtc_blend_setup_mixer()  local
 818 	const struct drm_plane_state *pstate;  in dpu_crtc_atomic_check()  local
 1079 	struct dpu_plane_state *pstate = NULL;  in _dpu_debugfs_status_show()  local
 
 | 
| /Linux-v5.4/tools/power/cpupower/utils/helpers/ | 
| D | amd.c | 42 static int get_did(int family, union msr_pstate pstate)  in get_did()56 static int get_cof(int family, union msr_pstate pstate)  in get_cof()
 92 	union msr_pstate pstate;  in decode_pstates()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/ | 
| D | mdp5_plane.c | 104 	struct mdp5_plane_state *pstate;  in mdp5_plane_atomic_set_property()  local132 	struct mdp5_plane_state *pstate;  in mdp5_plane_atomic_get_property()  local
 159 	struct mdp5_plane_state *pstate = to_mdp5_plane_state(state);  in mdp5_plane_atomic_print_state()  local
 219 	struct mdp5_plane_state *pstate = to_mdp5_plane_state(state);  in mdp5_plane_destroy_state()  local
 917 	struct drm_plane_state *pstate = plane->state;  in mdp5_plane_mode_set()  local
 1031 	struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state);  in mdp5_plane_pipe()  local
 1041 	struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state);  in mdp5_plane_right_pipe()  local
 1051 	struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state);  in mdp5_plane_get_flush()  local
 
 | 
| /Linux-v5.4/samples/bpf/ | 
| D | cpustat_kern.c | 106 	u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta;  in bpf_prog1()  local214 	u64 *pts, *cstate, *pstate, prev_state, cur_ts, delta;  in bpf_prog2()  local
 
 | 
| D | cpustat_user.c | 34 	unsigned long pstate[MAX_PSTATE_ENTRIES];  member
 | 
| /Linux-v5.4/drivers/regulator/ | 
| D | pwm-regulator.c | 86 	struct pwm_state pstate;  in pwm_regulator_set_voltage_sel()  local154 	struct pwm_state pstate;  in pwm_regulator_get_voltage()  local
 191 	struct pwm_state pstate;  in pwm_regulator_set_voltage()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/tve200/ | 
| D | tve200_display.c | 71 			       struct drm_plane_state *pstate,  in tve200_display_check()247 	struct drm_plane_state *pstate = plane->state;  in tve200_display_update()  local
 
 | 
| /Linux-v5.4/drivers/cpufreq/ | 
| D | brcmstb-avs-cpufreq.c | 365 static int brcm_avs_get_pstate(struct private_data *priv, unsigned int *pstate)  in brcm_avs_get_pstate()378 static int brcm_avs_set_pstate(struct private_data *priv, unsigned int pstate)  in brcm_avs_set_pstate()
 405 	unsigned int pstate;  in brcm_avs_get_freq_table()  local
 596 		unsigned int pstate;  in brcm_avs_cpufreq_init()  local
 614 	unsigned int pstate;  in show_brcm_avs_pstate()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ | 
| D | cstep.h | 8 	u8  pstate;  member
 | 
| D | boost.h | 7 	u8  pstate;  member
 | 
| D | vpstate.h | 19 	u8  pstate;  member
 | 
| D | perf.h | 8 	u8  pstate;  member
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | hibernate.h | 17 	unsigned long pstate;  member
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | ptrace.h | 132 	unsigned long pstate;  in compat_psr_to_pstate()  local142 static inline unsigned long pstate_to_compat_psr(const unsigned long pstate)  in pstate_to_compat_psr()
 166 			u64 pstate;  member
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_xgmi.h | 35 	int pstate; /*0 -- low , 1 -- high , -1 unknown*/  member
 | 
| /Linux-v5.4/arch/x86/kernel/cpu/mce/ | 
| D | therm_throt.c | 155 	struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu);  in therm_throt_process()  local209 	struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu);  in thresh_event_valid()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/arm/ | 
| D | malidp_crtc.c | 256 	const struct drm_plane_state *pstate;  in malidp_crtc_atomic_check_scaling()  local343 	const struct drm_plane_state *pstate;  in malidp_crtc_atomic_check()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/pl111/ | 
| D | pl111_display.c | 86 			       struct drm_plane_state *pstate,  in pl111_display_check()397 	struct drm_plane_state *pstate = plane->state;  in pl111_display_update()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/ | 
| D | clk.h | 67 	u8 pstate;  member99 	int pstate; /* current */  member
 
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | smp_64.c | 399 static void spitfire_xcall_helper(u64 data0, u64 data1, u64 data2, u64 pstate, unsigned long cpu)  in spitfire_xcall_helper()469 	u64 pstate;  in spitfire_xcall_deliver()  local
 489 	u64 *mondo, pstate, ver, busy_mask;  in cheetah_xcall_deliver()  local
 1342 	unsigned long pstate;  in cpu_play_dead()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/device/ | 
| D | ctrl.c | 75 	struct nvkm_pstate *pstate;  in nvkm_control_mthd_pstate_attr()  local
 | 
| /Linux-v5.4/arch/arm64/kvm/hyp/ | 
| D | sysreg-sr.c | 146 	u64 pstate = ctxt->gp_regs.regs.pstate;  in __sysreg_restore_el2_return_state()  local
 |