Home
last modified time | relevance | path

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

12

/Linux-v5.4/fs/nfsd/
Dnfs4proc.c96 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support()
119 struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_check_open_attributes()
216 static void nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open… in nfsd4_set_open_owner_reply_cache()
225 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup()
306 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle()
350 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
478 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg()
494 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
502 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
515 nfsd4_putrootfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putrootfh()
[all …]
Dnfs4state.c1495 void nfsd4_bump_seqid(struct nfsd4_compound_state *cstate, __be32 nfserr) in nfsd4_bump_seqid()
2955 nfsd4_exchange_id(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_exchange_id()
3254 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_create_session()
3381 struct nfsd4_compound_state *cstate, in nfsd4_backchannel_ctl()
3403 struct nfsd4_compound_state *cstate, in nfsd4_bind_conn_to_session()
3438 static bool nfsd4_compound_in_session(struct nfsd4_compound_state *cstate, struct nfs4_sessionid *s… in nfsd4_compound_in_session()
3446 nfsd4_destroy_session(struct svc_rqst *r, struct nfsd4_compound_state *cstate, in nfsd4_destroy_session()
3571 nfsd4_sequence(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_sequence()
3712 struct nfsd4_compound_state *cstate, in nfsd4_destroy_clientid()
3756 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.4/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.4/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.h39 typedef struct cstate { struct
50 } cstate_t; argument
/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.c121 struct dpu_crtc_state *cstate = to_dpu_crtc_state(crtc->state); in _dpu_crtc_blend_setup_mixer() local
191 struct dpu_crtc_state *cstate = to_dpu_crtc_state(crtc->state); in _dpu_crtc_blend_setup() local
402 struct dpu_crtc_state *cstate = to_dpu_crtc_state(state); in _dpu_crtc_setup_lm_bounds() local
424 struct dpu_crtc_state *cstate; in dpu_crtc_atomic_begin() local
491 struct dpu_crtc_state *cstate; in dpu_crtc_atomic_flush() local
566 struct dpu_crtc_state *cstate; in dpu_crtc_destroy_state() local
610 struct dpu_crtc_state *cstate = to_dpu_crtc_state(crtc->state); in dpu_crtc_commit_kickoff() local
649 struct dpu_crtc_state *cstate = kzalloc(sizeof(*cstate), GFP_KERNEL); in dpu_crtc_reset() local
665 struct dpu_crtc_state *cstate, *old_cstate; in dpu_crtc_duplicate_state() local
690 struct dpu_crtc_state *cstate; in dpu_crtc_disable() local
[all …]
/Linux-v5.4/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.4/drivers/gpu/drm/ttm/
Dttm_page_alloc.c222 enum ttm_caching_state cstate) in ttm_get_pool()
443 enum ttm_caching_state cstate, unsigned cpages) in ttm_set_pages_caching()
470 int ttm_flags, enum ttm_caching_state cstate, in ttm_handle_caching_state_failure()
488 int ttm_flags, enum ttm_caching_state cstate, in ttm_alloc_new_pages()
572 enum ttm_caching_state cstate, in ttm_page_pool_fill_locked()
632 enum ttm_caching_state cstate, in ttm_page_pool_get_pages()
709 enum ttm_caching_state cstate) in ttm_put_pages()
827 enum ttm_caching_state cstate) in ttm_get_pages()
/Linux-v5.4/lib/
Ddecompress_unlzma.c287 struct cstate { struct
288 int state;
289 uint32_t rep0, rep1, rep2, rep3;
/Linux-v5.4/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.c33 unsigned long cstate[MAX_CSTATE_ENTRIES]; member
/Linux-v5.4/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.4/tools/power/cpupower/utils/
Dcpuidle-info.c100 unsigned int cstate, cstates; in proc_cpuidle_cpu_output() local
/Linux-v5.4/drivers/gpu/drm/pl111/
Dpl111_display.c87 struct drm_crtc_state *cstate) in pl111_display_check()
120 struct drm_crtc_state *cstate, in pl111_display_enable()
/Linux-v5.4/drivers/idle/
Dintel_idle.c903 unsigned int cstate; in intel_idle() local
1326 int cstate; in intel_idle_cpuidle_driver_init() local
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dctrl.c76 struct nvkm_cstate *cstate; in nvkm_control_mthd_pstate_attr() local
/Linux-v5.4/drivers/pwm/
Dpwm-stm32-lp.c39 struct pwm_state cstate; in stm32_pwm_lp_apply() local
Dpwm-zx.c154 struct pwm_state cstate; in zx_pwm_apply() local
Dpwm-sprd.c164 struct pwm_state *cstate = &pwm->state; in sprd_pwm_apply() local
/Linux-v5.4/drivers/block/drbd/
Ddrbd_state_change.h20 enum drbd_conns cstate[2]; /* drbd9: enum drbd_conn_state */ member
/Linux-v5.4/drivers/gpu/drm/mcde/
Dmcde_display.c152 struct drm_crtc_state *cstate) in mcde_display_check()
813 struct drm_crtc_state *cstate, in mcde_display_enable()

12