Home
last modified time | relevance | path

Searched defs:cstate (Results 1 – 25 of 37) sorted by relevance

12

/linux/include/net/
H A Dslhc_vj.h128 struct cstate { struct
131 struct cstate *next; /* next in ring (xmit) */ argument
138 #define NULLSLSTATE (struct cstate *)0 argument
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.h39 typedef struct cstate { struct
50 } cstate_t; argument
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c79 nvkm_cstate_valid(struct nvkm_clk *clk, struct nvkm_cstate *cstate, in nvkm_cstate_valid()
113 struct nvkm_cstate *cstate) in nvkm_cstate_find_best()
147 struct nvkm_cstate *cstate; in nvkm_cstate_get() local
166 struct nvkm_cstate *cstate; in nvkm_cstate_prog() local
218 nvkm_cstate_del(struct nvkm_cstate *cstate) in nvkm_cstate_del()
230 struct nvkm_cstate *cstate = NULL; in nvkm_cstate_new() local
349 struct nvkm_cstate *cstate; in nvkm_pstate_info() local
391 struct nvkm_cstate *cstate, *temp; in nvkm_pstate_del() local
407 struct nvkm_cstate *cstate; in nvkm_pstate_new() local
H A Dgt215.c274 calc_clk(struct gt215_clk *clk, struct nvkm_cstate *cstate, in calc_clk()
285 calc_host(struct gt215_clk *clk, struct nvkm_cstate *cstate) in calc_host()
459 gt215_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gt215_clk_calc()
H A Dgf100.c274 calc_clk(struct gf100_clk *clk, struct nvkm_cstate *cstate, int idx, int dom) in calc_clk()
325 gf100_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gf100_clk_calc()
H A Dgk104.c288 struct nvkm_cstate *cstate, int idx, int dom) in calc_clk()
339 gk104_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gk104_clk_calc()
H A Dnv40.c146 nv40_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in nv40_clk_calc()
H A Dmcp77.c200 mcp77_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in mcp77_clk_calc()
/linux/fs/nfsd/
H A Dnfs4state.c1865 void nfsd4_bump_seqid(struct nfsd4_compound_state *cstate, __be32 nfserr) in nfsd4_bump_seqid()
3604 nfsd4_exchange_id(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_exchange_id()
3934 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_create_session()
4088 struct nfsd4_compound_state *cstate, in nfsd4_backchannel_ctl()
4151 struct nfsd4_compound_state *cstate, in nfsd4_bind_conn_to_session()
4197 static bool nfsd4_compound_in_session(struct nfsd4_compound_state *cstate, struct nfs4_sessionid *s… in nfsd4_compound_in_session()
4205 nfsd4_destroy_session(struct svc_rqst *r, struct nfsd4_compound_state *cstate, in nfsd4_destroy_session()
4323 nfsd4_sequence(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_sequence()
4514 struct nfsd4_compound_state *cstate, in nfsd4_destroy_clientid()
4559 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_reclaim_complete()
[all …]
/linux/lib/
H A Ddecompress_unlzma.c289 struct cstate { struct
290 int state;
291 uint32_t rep0, rep1, rep2, rep3;
/linux/samples/bpf/
H A Dcpustat_kern.c106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog1() local
214 u64 *pts, *cstate, *pstate, cur_ts, delta; in bpf_prog2() local
H A Dcpustat_user.c33 unsigned long cstate[MAX_CSTATE_ENTRIES]; member
/linux/drivers/idle/
H A Dintel_idle.c1686 static bool __init intel_idle_max_cstate_reached(int cstate) in intel_idle_max_cstate_reached()
1734 int cstate, limit; in intel_idle_cst_usable() local
1785 int cstate, limit = min_t(int, CPUIDLE_STATE_MAX, acpi_state_table.count); in intel_idle_init_cstates_acpi() local
1839 int cstate, limit; in intel_idle_off_by_default() local
2120 static void state_update_enter_method(struct cpuidle_state *state, int cstate) in state_update_enter_method()
2159 int cstate; in intel_idle_init_cstates_icpu() local
/linux/drivers/gpu/drm/tve200/
H A Dtve200_display.c73 struct drm_crtc_state *cstate) in tve200_display_check()
122 struct drm_crtc_state *cstate, in tve200_display_enable()
/linux/include/linux/
H A Dkmsan_types.h32 struct kmsan_context_state cstate; member
/linux/tools/power/cpupower/utils/
H A Dcpuidle-info.c102 unsigned int cstate, cstates; in proc_cpuidle_cpu_output() local
/linux/drivers/gpu/drm/pl111/
H A Dpl111_display.c87 struct drm_crtc_state *cstate) in pl111_display_check()
120 struct drm_crtc_state *cstate, in pl111_display_enable()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dctrl.c76 struct nvkm_cstate *cstate; in nvkm_control_mthd_pstate_attr() local
/linux/drivers/gpu/drm/tidss/
H A Dtidss_kms.c53 struct drm_crtc_state *cstate; in tidss_atomic_check() local
H A Dtidss_crtc.c126 struct drm_crtc_state *cstate = crtc->state; in tidss_crtc_position_planes() local
/linux/drivers/block/drbd/
H A Ddrbd_state_change.h20 enum drbd_conns cstate[2]; /* drbd9: enum drbd_conn_state */ member
/linux/drivers/gpu/drm/mcde/
H A Dmcde_display.c161 struct drm_crtc_state *cstate) in mcde_display_check()
1152 struct drm_crtc_state *cstate, in mcde_display_enable()
/linux/drivers/pwm/
H A Dpwm-sprd.c168 struct pwm_state *cstate = &pwm->state; in sprd_pwm_apply() local
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_encoder.c206 struct drm_crtc_state *cstate = encoder->crtc->state; in mdp5_encoder_enable() local
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtherm.h68 int cstate; member

12