/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | hal_bt_coexist.c | 25 rtlpriv->btcoexist.cstate &= in _rtl8723_dm_bt_check_wifi_state() 29 rtlpriv->btcoexist.cstate |= in _rtl8723_dm_bt_check_wifi_state() 32 rtlpriv->btcoexist.cstate &= in _rtl8723_dm_bt_check_wifi_state() 36 rtlpriv->btcoexist.cstate |= in _rtl8723_dm_bt_check_wifi_state() 39 rtlpriv->btcoexist.cstate &= in _rtl8723_dm_bt_check_wifi_state() 42 rtlpriv->btcoexist.cstate |= BT_COEX_STATE_WIFI_IDLE; in _rtl8723_dm_bt_check_wifi_state() 43 rtlpriv->btcoexist.cstate &= in _rtl8723_dm_bt_check_wifi_state() 45 rtlpriv->btcoexist.cstate &= in _rtl8723_dm_bt_check_wifi_state() 51 rtlpriv->btcoexist.cstate |= in _rtl8723_dm_bt_check_wifi_state() 53 rtlpriv->btcoexist.cstate &= in _rtl8723_dm_bt_check_wifi_state() [all …]
|
/kernel/linux/linux-5.10/fs/nfsd/ |
D | nfs4proc.c | 98 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support() argument 101 struct dentry *dentry = cstate->current_fh.fh_dentry; in check_attr_support() 102 struct svc_export *exp = cstate->current_fh.fh_export; in check_attr_support() 104 if (!nfsd_attrs_supported(cstate->minorversion, bmval)) in check_attr_support() 121 struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_check_open_attributes() argument 128 status = check_attr_support(rqstp, cstate, in nfsd4_check_open_attributes() 131 status = check_attr_support(rqstp, cstate, in nfsd4_check_open_attributes() 218 static void nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open… in nfsd4_set_open_owner_reply_cache() argument 220 if (nfsd4_has_session(cstate)) in nfsd4_set_open_owner_reply_cache() 227 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup() argument [all …]
|
D | nfs4state.c | 1583 void nfsd4_bump_seqid(struct nfsd4_compound_state *cstate, __be32 nfserr) in nfsd4_bump_seqid() argument 1585 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid() 1591 nfsd4_cstate_clear_replay(cstate); in nfsd4_bump_seqid() 2929 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_store_cache_entry() 2936 slot->sl_status = resp->cstate.status; in nfsd4_store_cache_entry() 2946 base = resp->cstate.data_offset; in nfsd4_store_cache_entry() 2966 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_enc_sequence_replay() 2997 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_replay_cache_entry() 3077 nfsd4_exchange_id(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_exchange_id() argument 3209 new->cl_minorversion = cstate->minorversion; in nfsd4_exchange_id() [all …]
|
D | pnfs.h | 55 struct nfsd4_compound_state *cstate, stateid_t *stateid, 60 struct nfsd4_compound_state *cstate, 63 struct nfsd4_compound_state *cstate,
|
D | nfs4layouts.c | 212 nfsd4_alloc_layout_stateid(struct nfsd4_compound_state *cstate, in nfsd4_alloc_layout_stateid() argument 215 struct nfs4_client *clp = cstate->clp; in nfsd4_alloc_layout_stateid() 220 stp = nfs4_alloc_stid(cstate->clp, nfs4_layout_stateid_cache, in nfsd4_alloc_layout_stateid() 266 struct nfsd4_compound_state *cstate, stateid_t *stateid, in nfsd4_preprocess_layout_stateid() argument 277 status = nfsd4_lookup_stateid(cstate, stateid, typemask, &stid, in nfsd4_preprocess_layout_stateid() 282 if (!fh_match(&cstate->current_fh.fh_handle, in nfsd4_preprocess_layout_stateid() 289 ls = nfsd4_alloc_layout_stateid(cstate, stid, layout_type); in nfsd4_preprocess_layout_stateid() 490 struct nfsd4_compound_state *cstate, in nfsd4_return_file_layouts() argument 499 nfserr = nfsd4_preprocess_layout_stateid(rqstp, cstate, &lrp->lr_sid, in nfsd4_return_file_layouts() 533 struct nfsd4_compound_state *cstate, in nfsd4_return_client_layouts() argument [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | base.c | 79 nvkm_cstate_valid(struct nvkm_clk *clk, struct nvkm_cstate *cstate, in nvkm_cstate_valid() argument 88 u32 freq = cstate->domain[domain->name]; in nvkm_cstate_valid() 105 voltage = nvkm_volt_map(volt, cstate->voltage, temp); in nvkm_cstate_valid() 113 struct nvkm_cstate *cstate) in nvkm_cstate_find_best() argument 119 if (!pstate || !cstate) in nvkm_cstate_find_best() 123 return cstate; in nvkm_cstate_find_best() 136 list_for_each_entry_from_reverse(cstate, &pstate->list, head) { in nvkm_cstate_find_best() 137 if (nvkm_cstate_valid(clk, cstate, max_volt, clk->temp)) in nvkm_cstate_find_best() 138 return cstate; in nvkm_cstate_find_best() 147 struct nvkm_cstate *cstate; in nvkm_cstate_get() local [all …]
|
D | gf100.c | 274 calc_clk(struct gf100_clk *clk, struct nvkm_cstate *cstate, int idx, int dom) in calc_clk() argument 277 u32 freq = cstate->domain[dom]; in calc_clk() 294 clk1 = cstate->domain[nv_clk_src_hubk06]; in calc_clk() 325 gf100_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gf100_clk_calc() argument 330 if ((ret = calc_clk(clk, cstate, 0x00, nv_clk_src_gpc)) || in gf100_clk_calc() 331 (ret = calc_clk(clk, cstate, 0x01, nv_clk_src_rop)) || in gf100_clk_calc() 332 (ret = calc_clk(clk, cstate, 0x02, nv_clk_src_hubk07)) || in gf100_clk_calc() 333 (ret = calc_clk(clk, cstate, 0x07, nv_clk_src_hubk06)) || in gf100_clk_calc() 334 (ret = calc_clk(clk, cstate, 0x08, nv_clk_src_hubk01)) || in gf100_clk_calc() 335 (ret = calc_clk(clk, cstate, 0x09, nv_clk_src_copy)) || in gf100_clk_calc() [all …]
|
D | gt215.c | 274 calc_clk(struct gt215_clk *clk, struct nvkm_cstate *cstate, in calc_clk() argument 277 int ret = gt215_pll_info(&clk->base, idx, pll, cstate->domain[dom], in calc_clk() 285 calc_host(struct gt215_clk *clk, struct nvkm_cstate *cstate) in calc_host() argument 288 u32 kHz = cstate->domain[nv_clk_src_host]; in calc_host() 459 gt215_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gt215_clk_calc() argument 465 if ((ret = calc_clk(clk, cstate, 0x10, 0x4200, nv_clk_src_core)) || in gt215_clk_calc() 466 (ret = calc_clk(clk, cstate, 0x11, 0x4220, nv_clk_src_shader)) || in gt215_clk_calc() 467 (ret = calc_clk(clk, cstate, 0x20, 0x0000, nv_clk_src_disp)) || in gt215_clk_calc() 468 (ret = calc_clk(clk, cstate, 0x21, 0x0000, nv_clk_src_vdec)) || in gt215_clk_calc() 469 (ret = calc_host(clk, cstate))) in gt215_clk_calc() [all …]
|
D | gk104.c | 288 struct nvkm_cstate *cstate, int idx, int dom) in calc_clk() argument 291 u32 freq = cstate->domain[dom]; in calc_clk() 308 clk1 = cstate->domain[nv_clk_src_hubk06]; in calc_clk() 339 gk104_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gk104_clk_calc() argument 344 if ((ret = calc_clk(clk, cstate, 0x00, nv_clk_src_gpc)) || in gk104_clk_calc() 345 (ret = calc_clk(clk, cstate, 0x01, nv_clk_src_rop)) || in gk104_clk_calc() 346 (ret = calc_clk(clk, cstate, 0x02, nv_clk_src_hubk07)) || in gk104_clk_calc() 347 (ret = calc_clk(clk, cstate, 0x07, nv_clk_src_hubk06)) || in gk104_clk_calc() 348 (ret = calc_clk(clk, cstate, 0x08, nv_clk_src_hubk01)) || in gk104_clk_calc() 349 (ret = calc_clk(clk, cstate, 0x0c, nv_clk_src_pmu)) || in gk104_clk_calc() [all …]
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/ |
D | cpuidle-info.c | 100 unsigned int cstate, cstates; in proc_cpuidle_cpu_output() local 112 for (cstate = 1; cstate < cstates; cstate++) { in proc_cpuidle_cpu_output() 114 "type[C%d] "), cstate, cstate); in proc_cpuidle_cpu_output() 117 cpuidle_state_latency(cpu, cstate)); in proc_cpuidle_cpu_output() 119 cpuidle_state_usage(cpu, cstate)); in proc_cpuidle_cpu_output() 121 cpuidle_state_time(cpu, cstate)); in proc_cpuidle_cpu_output()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_crtc.c | 124 struct dpu_crtc_state *cstate = to_dpu_crtc_state(crtc->state); in _dpu_crtc_blend_setup_mixer() local 170 for (lm_idx = 0; lm_idx < cstate->num_mixers; lm_idx++) { in _dpu_crtc_blend_setup_mixer() 194 struct dpu_crtc_state *cstate = to_dpu_crtc_state(crtc->state); in _dpu_crtc_blend_setup() local 195 struct dpu_crtc_mixer *mixer = cstate->mixers; in _dpu_crtc_blend_setup() 202 for (i = 0; i < cstate->num_mixers; i++) { in _dpu_crtc_blend_setup() 215 for (i = 0; i < cstate->num_mixers; i++) { in _dpu_crtc_blend_setup() 405 struct dpu_crtc_state *cstate = to_dpu_crtc_state(state); in _dpu_crtc_setup_lm_bounds() local 407 u32 crtc_split_width = adj_mode->hdisplay / cstate->num_mixers; in _dpu_crtc_setup_lm_bounds() 410 for (i = 0; i < cstate->num_mixers; i++) { in _dpu_crtc_setup_lm_bounds() 411 struct drm_rect *r = &cstate->lm_bounds[i]; in _dpu_crtc_setup_lm_bounds() [all …]
|
/kernel/linux/linux-5.10/samples/bpf/ |
D | cpustat_kern.c | 106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog1() local 121 cstate = bpf_map_lookup_elem(&my_map, &key); in bpf_prog1() 122 if (!cstate) in bpf_prog1() 135 prev_state = *cstate; in bpf_prog1() 136 *cstate = ctx->state; in bpf_prog1() 214 u64 *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog2() local 231 cstate = bpf_map_lookup_elem(&my_map, &key); in bpf_prog2() 232 if (!cstate) in bpf_prog2() 248 if (*cstate != (u32)(-1)) in bpf_prog2()
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | nf_conntrack_pptp.c | 314 if (info->cstate != PPTP_CALL_OUT_REQ && in pptp_inbound_pkt() 315 info->cstate != PPTP_CALL_OUT_CONF) in pptp_inbound_pkt() 326 info->cstate = PPTP_CALL_OUT_CONF; in pptp_inbound_pkt() 330 info->cstate = PPTP_CALL_NONE; in pptp_inbound_pkt() 340 info->cstate = PPTP_CALL_IN_REQ; in pptp_inbound_pkt() 348 if (info->cstate != PPTP_CALL_IN_REP && in pptp_inbound_pkt() 349 info->cstate != PPTP_CALL_IN_CONF) in pptp_inbound_pkt() 359 info->cstate = PPTP_CALL_IN_CONF; in pptp_inbound_pkt() 369 info->cstate = PPTP_CALL_NONE; in pptp_inbound_pkt() 396 msg, ntohs(cid), ntohs(pcid), info->cstate, info->sstate, in pptp_inbound_pkt() [all …]
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
D | atomisp_trace_event.h | 88 TP_PROTO(int cstate), 90 TP_ARGS(cstate), 93 __field(int, cstate) 97 __entry->cstate = cstate; 100 TP_printk("cstate=%d", __entry->cstate)
|
/kernel/linux/linux-5.10/include/net/ |
D | slhc_vj.h | 128 struct cstate { struct 131 struct cstate *next; /* next in ring (xmit) */ argument 138 #define NULLSLSTATE (struct cstate *)0 argument 144 struct cstate *tstate; /* transmit connection states (array)*/ 145 struct cstate *rstate; /* receive connection states (array)*/
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc.c | 222 enum ttm_caching_state cstate) in ttm_get_pool() argument 226 if (cstate == tt_cached) in ttm_get_pool() 229 if (cstate == tt_wc) in ttm_get_pool() 443 enum ttm_caching_state cstate, unsigned cpages) in ttm_set_pages_caching() argument 447 switch (cstate) { in ttm_set_pages_caching() 470 int ttm_flags, enum ttm_caching_state cstate, in ttm_handle_caching_state_failure() argument 488 int ttm_flags, enum ttm_caching_state cstate, in ttm_alloc_new_pages() argument 517 cstate, cpages); in ttm_alloc_new_pages() 520 ttm_flags, cstate, in ttm_alloc_new_pages() 542 cstate, cpages); in ttm_alloc_new_pages() [all …]
|
/kernel/linux/linux-5.10/drivers/idle/ |
D | intel_idle.c | 1160 static bool __init intel_idle_max_cstate_reached(int cstate) in intel_idle_max_cstate_reached() argument 1162 if (cstate + 1 > max_cstate) { in intel_idle_max_cstate_reached() 1204 int cstate, limit; in intel_idle_cst_usable() local 1209 for (cstate = 1; cstate < limit; cstate++) { in intel_idle_cst_usable() 1210 struct acpi_processor_cx *cx = &acpi_state_table.states[cstate]; in intel_idle_cst_usable() 1255 int cstate, limit = min_t(int, CPUIDLE_STATE_MAX, acpi_state_table.count); in intel_idle_init_cstates_acpi() local 1261 for (cstate = 1; cstate < limit; cstate++) { in intel_idle_init_cstates_acpi() 1265 if (intel_idle_max_cstate_reached(cstate - 1)) in intel_idle_init_cstates_acpi() 1268 cx = &acpi_state_table.states[cstate]; in intel_idle_init_cstates_acpi() 1272 snprintf(state->name, CPUIDLE_NAME_LEN, "C%d_ACPI", cstate); in intel_idle_init_cstates_acpi() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
D | tidss_kms.c | 56 struct drm_crtc_state *cstate; in tidss_atomic_check() local 80 cstate = drm_atomic_get_crtc_state(state, in tidss_atomic_check() 82 if (IS_ERR(cstate)) in tidss_atomic_check() 83 return PTR_ERR(cstate); in tidss_atomic_check() 84 to_tidss_crtc_state(cstate)->plane_pos_changed = true; in tidss_atomic_check() 88 for_each_new_crtc_in_state(state, crtc, cstate, i) { in tidss_atomic_check() 89 if (to_tidss_crtc_state(cstate)->plane_pos_changed || in tidss_atomic_check() 90 cstate->zpos_changed) { in tidss_atomic_check()
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
D | Makefile | 7 obj-$(CONFIG_PERF_EVENTS_INTEL_CSTATE) += intel-cstate.o 8 intel-cstate-objs := cstate.o
|
/kernel/linux/linux-5.10/drivers/pwm/ |
D | pwm-stm32-lp.c | 39 struct pwm_state cstate; in stm32_pwm_lp_apply() local 44 pwm_get_state(pwm, &cstate); in stm32_pwm_lp_apply() 45 reenable = !cstate.enabled; in stm32_pwm_lp_apply() 48 if (cstate.enabled) { in stm32_pwm_lp_apply() 83 if (!cstate.enabled) { in stm32_pwm_lp_apply() 154 if (!cstate.enabled) in stm32_pwm_lp_apply()
|
D | pwm-zx.c | 154 struct pwm_state cstate; in zx_pwm_apply() local 157 pwm_get_state(pwm, &cstate); in zx_pwm_apply() 159 if (state->polarity != cstate.polarity) in zx_pwm_apply() 164 if (state->period != cstate.period || in zx_pwm_apply() 165 state->duty_cycle != cstate.duty_cycle) { in zx_pwm_apply() 172 if (state->enabled != cstate.enabled) { in zx_pwm_apply()
|
D | pwm-atmel.c | 239 struct pwm_state cstate; in atmel_pwm_apply() local 244 pwm_get_state(pwm, &cstate); in atmel_pwm_apply() 247 if (cstate.enabled && in atmel_pwm_apply() 248 cstate.polarity == state->polarity && in atmel_pwm_apply() 249 cstate.period == state->period) { in atmel_pwm_apply() 267 if (cstate.enabled) { in atmel_pwm_apply() 291 } else if (cstate.enabled) { in atmel_pwm_apply()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tve200/ |
D | tve200_display.c | 73 struct drm_crtc_state *cstate) in tve200_display_check() argument 75 const struct drm_display_mode *mode = &cstate->mode; in tve200_display_check() 115 cstate->mode_changed = true; in tve200_display_check() 122 struct drm_crtc_state *cstate, in tve200_display_enable() argument 129 const struct drm_display_mode *mode = &cstate->mode; in tve200_display_enable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | ctrl.c | 76 struct nvkm_cstate *cstate; in nvkm_control_mthd_pstate_attr() local 113 list_for_each_entry(cstate, &pstate->list, head) { in nvkm_control_mthd_pstate_attr() 114 lo = min(lo, cstate->domain[domain->name]); in nvkm_control_mthd_pstate_attr() 115 hi = max(hi, cstate->domain[domain->name]); in nvkm_control_mthd_pstate_attr()
|
/kernel/linux/linux-5.10/drivers/net/slip/ |
D | slhc.c | 95 struct cstate *ts; in slhc_init() 106 size_t rsize = rslots * sizeof(struct cstate); in slhc_init() 114 size_t tsize = tslots * sizeof(struct cstate); in slhc_init() 230 struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress() 231 struct cstate *lcs = ocs; in slhc_compress() 232 struct cstate *cs = lcs->next; in slhc_compress() 499 struct cstate *cs; in slhc_uncompress() 646 struct cstate *cs; in slhc_remember()
|