Home
last modified time | relevance | path

Searched defs:pstate (Results 51 - 75 of 154) sorted by relevance

1234567

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dprocess.c225 u64 pstate = regs->pstate; in print_pstate() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dprocess_64.c67 unsigned long pstate; in arch_cpu_idle() local
H A Dsignal32.c298 unsigned long pstate, paddr; in flush_signal_insns() local
/kernel/linux/linux-6.6/arch/arm64/include/uapi/asm/
H A Dsigcontext.h34 __u64 pstate; member
H A Dptrace.h92 __u64 pstate; member
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dprocess.c160 u64 pstate = regs->pstate; in print_pstate() local
[all...]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dprocess_64.c63 unsigned long pstate; in arch_cpu_idle() local
H A Dsignal32.c297 unsigned long pstate, paddr; in flush_signal_insns() local
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c256 const struct drm_plane_state *pstate; in malidp_crtc_atomic_check_scaling() local
343 const struct drm_plane_state *pstate; malidp_crtc_atomic_check() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/pl111/
H A Dpl111_display.c396 struct drm_plane_state *pstate = plane->state; in pl111_display_update() local
84 pl111_display_check(struct drm_simple_display_pipe *pipe, struct drm_plane_state *pstate, struct drm_crtc_state *cstate) pl111_display_check() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c43 struct dpu_plane_state *pstate; in _dpu_core_perf_calc_bw() local
75 struct dpu_plane_state *pstate; in _dpu_core_perf_calc_clk() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dclk.h67 u8 pstate; member
99 int pstate; /* current */ member
/kernel/linux/linux-6.6/drivers/net/wwan/
H A Dwwan_hwsim.c62 } pstate; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c259 const struct drm_plane_state *pstate; in malidp_crtc_atomic_check_scaling() local
348 const struct drm_plane_state *pstate; malidp_crtc_atomic_check() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dclk.h66 u8 pstate; member
97 int pstate; /* current */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/pl111/
H A Dpl111_display.c397 struct drm_plane_state *pstate = plane->state; in pl111_display_update() local
85 pl111_display_check(struct drm_simple_display_pipe *pipe, struct drm_plane_state *pstate, struct drm_crtc_state *cstate) pl111_display_check() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/aarch64/
H A Dprocessor.h71 u64 pstate; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm64/asm/
H A Dptrace.h41 __u64 pstate; member
/kernel/linux/linux-5.10/arch/arm64/include/uapi/asm/
H A Dptrace.h92 __u64 pstate; member
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dptrace.h42 unsigned long pstate : 1; /* Problem State */ member
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H A Dtherm_throt.c318 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in therm_throt_process() local
378 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in thresh_event_valid() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dpm_opp.h337 static inline int dev_pm_opp_xlate_performance_state(struct opp_table *src_table, struct opp_table *dst_table, unsigned int pstate) in dev_pm_opp_xlate_performance_state() argument
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dsocket_adapter.c915 atomic_t *pstate = NULL; in hmdfs_file_response_work_fn() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c112 nvkm_cstate_find_best(struct nvkm_clk *clk, struct nvkm_pstate *pstate, in nvkm_cstate_find_best() argument
145 nvkm_cstate_get(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei) in nvkm_cstate_get() argument
160 nvkm_cstate_prog(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei) in nvkm_cstate_prog() argument
41 nvkm_clk_adjust(struct nvkm_clk *clk, bool adjust, u8 pstate, u8 domain, u32 input) nvkm_clk_adjust() argument
225 nvkm_cstate_new(struct nvkm_clk *clk, int idx, struct nvkm_pstate *pstate) nvkm_cstate_new() argument
272 struct nvkm_pstate *pstate; nvkm_pstate_prog() local
304 int pstate; nvkm_pstate_work() local
347 nvkm_pstate_info(struct nvkm_clk *clk, struct nvkm_pstate *pstate) nvkm_pstate_info() argument
390 nvkm_pstate_del(struct nvkm_pstate *pstate) nvkm_pstate_del() argument
407 struct nvkm_pstate *pstate; nvkm_pstate_new() local
476 struct nvkm_pstate *pstate; nvkm_clk_ustate_update() local
630 struct nvkm_pstate *pstate, *temp; nvkm_clk_dtor() local
[all...]
/kernel/linux/linux-5.10/drivers/opp/
H A Dof.c1184 int pstate = -EINVAL; in of_get_required_opp_performance_state() local

Completed in 21 milliseconds

1234567