Home
last modified time | relevance | path

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

12

/Linux-v5.15/fs/nfsd/
Dnfs4proc.c110 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support()
133 struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_check_open_attributes()
230 static void nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open… in nfsd4_set_open_owner_reply_cache()
239 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup()
320 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle()
364 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
490 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg()
506 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
514 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
535 nfsd4_putrootfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putrootfh()
[all …]
Dnfs4state.c1581 void nfsd4_bump_seqid(struct nfsd4_compound_state *cstate, __be32 nfserr) in nfsd4_bump_seqid()
3099 nfsd4_exchange_id(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_exchange_id()
3408 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_create_session()
3539 struct nfsd4_compound_state *cstate, in nfsd4_backchannel_ctl()
3602 struct nfsd4_compound_state *cstate, in nfsd4_bind_conn_to_session()
3648 static bool nfsd4_compound_in_session(struct nfsd4_compound_state *cstate, struct nfs4_sessionid *s… in nfsd4_compound_in_session()
3656 nfsd4_destroy_session(struct svc_rqst *r, struct nfsd4_compound_state *cstate, in nfsd4_destroy_session()
3774 nfsd4_sequence(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_sequence()
3915 struct nfsd4_compound_state *cstate, in nfsd4_destroy_clientid()
3960 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_reclaim_complete()
[all …]
Dnfs4layouts.c212 nfsd4_alloc_layout_stateid(struct nfsd4_compound_state *cstate, in nfsd4_alloc_layout_stateid()
266 struct nfsd4_compound_state *cstate, stateid_t *stateid, in nfsd4_preprocess_layout_stateid()
490 struct nfsd4_compound_state *cstate, in nfsd4_return_file_layouts()
533 struct nfsd4_compound_state *cstate, in nfsd4_return_client_layouts()
/Linux-v5.15/include/net/
Dslhc_vj.h128 struct cstate { struct
131 struct cstate *next; /* next in ring (xmit) */ argument
138 #define NULLSLSTATE (struct cstate *)0 argument
/Linux-v5.15/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.h39 typedef struct cstate { struct
50 } cstate_t; argument
/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.c215 struct dpu_crtc_state *cstate = to_dpu_crtc_state(crtc->state); in _dpu_crtc_blend_setup_mixer() local
291 struct dpu_crtc_state *cstate = to_dpu_crtc_state(crtc->state); in _dpu_crtc_blend_setup() local
500 struct dpu_crtc_state *cstate = to_dpu_crtc_state(state); in _dpu_crtc_setup_lm_bounds() local
544 struct dpu_crtc_state *cstate = to_dpu_crtc_state(crtc->state); in _dpu_crtc_setup_cp_blocks() local
585 struct dpu_crtc_state *cstate = to_dpu_crtc_state(crtc->state); in dpu_crtc_atomic_begin() local
631 struct dpu_crtc_state *cstate; in dpu_crtc_atomic_flush() local
690 struct dpu_crtc_state *cstate = to_dpu_crtc_state(state); in dpu_crtc_destroy_state() local
726 struct dpu_crtc_state *cstate = to_dpu_crtc_state(crtc->state); in dpu_crtc_commit_kickoff() local
765 struct dpu_crtc_state *cstate = kzalloc(sizeof(*cstate), GFP_KERNEL); in dpu_crtc_reset() local
779 struct dpu_crtc_state *cstate, *old_cstate = to_dpu_crtc_state(crtc->state); in dpu_crtc_duplicate_state() local
[all …]
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
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
216 nvkm_cstate_del(struct nvkm_cstate *cstate) in nvkm_cstate_del()
228 struct nvkm_cstate *cstate = NULL; in nvkm_cstate_new() local
348 struct nvkm_cstate *cstate; in nvkm_pstate_info() local
390 struct nvkm_cstate *cstate, *temp; in nvkm_pstate_del() local
406 struct nvkm_cstate *cstate; in nvkm_pstate_new() local
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()
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()
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()
Dnv40.c146 nv40_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in nv40_clk_calc()
/Linux-v5.15/drivers/idle/
Dintel_idle.c1174 static bool __init intel_idle_max_cstate_reached(int cstate) in intel_idle_max_cstate_reached()
1218 int cstate, limit; in intel_idle_cst_usable() local
1269 int cstate, limit = min_t(int, CPUIDLE_STATE_MAX, acpi_state_table.count); in intel_idle_init_cstates_acpi() local
1319 int cstate, limit; in intel_idle_off_by_default() local
1535 int cstate; in intel_idle_init_cstates_icpu() local
/Linux-v5.15/lib/
Ddecompress_unlzma.c287 struct cstate { struct
288 int state;
289 uint32_t rep0, rep1, rep2, rep3;
/Linux-v5.15/samples/bpf/
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; in bpf_prog2() local
Dcpustat_user.c34 unsigned long cstate[MAX_CSTATE_ENTRIES]; member
/Linux-v5.15/drivers/gpu/drm/tve200/
Dtve200_display.c72 struct drm_crtc_state *cstate) in tve200_display_check()
121 struct drm_crtc_state *cstate, in tve200_display_enable()
/Linux-v5.15/tools/power/cpupower/utils/
Dcpuidle-info.c100 unsigned int cstate, cstates; in proc_cpuidle_cpu_output() local
/Linux-v5.15/drivers/gpu/drm/pl111/
Dpl111_display.c85 struct drm_crtc_state *cstate) in pl111_display_check()
118 struct drm_crtc_state *cstate, in pl111_display_enable()
/Linux-v5.15/drivers/pwm/
Dpwm-stm32-lp.c39 struct pwm_state cstate; in stm32_pwm_lp_apply() local
Dpwm-sprd.c164 struct pwm_state *cstate = &pwm->state; in sprd_pwm_apply() local
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dctrl.c76 struct nvkm_cstate *cstate; in nvkm_control_mthd_pstate_attr() local
/Linux-v5.15/drivers/block/drbd/
Ddrbd_state_change.h20 enum drbd_conns cstate[2]; /* drbd9: enum drbd_conn_state */ member
/Linux-v5.15/drivers/gpu/drm/tidss/
Dtidss_kms.c60 struct drm_crtc_state *cstate; in tidss_atomic_check() local
/Linux-v5.15/drivers/gpu/drm/mcde/
Dmcde_display.c160 struct drm_crtc_state *cstate) in mcde_display_check()
1151 struct drm_crtc_state *cstate, in mcde_display_enable()
/Linux-v5.15/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h68 int cstate; member

12