Home
last modified time | relevance | path

Searched refs:cps (Results 1 – 22 of 22) sorted by relevance

/linux/fs/nfs/
H A Dcallback_xdr.c832 static void nfs4_cb_free_slot(struct cb_process_state *cps) in nfs4_cb_free_slot() argument
834 if (cps->slot) { in nfs4_cb_free_slot()
835 nfs4_callback_free_slot(cps->clp->cl_session, cps->slot); in nfs4_cb_free_slot()
836 cps->slot = NULL; in nfs4_cb_free_slot()
879 struct cb_process_state *cps) in process_op() argument
892 switch (cps->minorversion) { in process_op()
911 if (cps->drc_status) { in process_op()
912 status = cps->drc_status; in process_op()
922 cps); in process_op()
942 struct cb_process_state cps = { in nfs4_callback_compound() local
[all …]
/linux/arch/arm/common/
H A Dsecure_cntvoff.S20 cps #MON_MODE
30 cps #SVC_MODE
/linux/arch/mips/kernel/
H A DMakefile61 obj-$(CONFIG_MIPS_CPS) += smp-cps.o cps-vec.o
62 obj-$(CONFIG_MIPS_CPS_NS16550) += cps-vec-ns16550.o
112 obj-$(CONFIG_MIPS_CPS_PM) += pm-cps.o
/linux/include/sound/sof/
H A Dext_manifest4.h111 uint32_t cps; /* cycles per second */ member
/linux/net/netfilter/ipvs/
H A Dip_vs_est.c129 e->cps += ((s64)rate - (s64)e->cps) >> 2; in ip_vs_chain_estimation()
927 est->cps = 0; in ip_vs_zero_estimator()
939 dst->cps = (e->cps + 0x1FF) >> 10; in ip_vs_read_estimator()
H A Dip_vs_ctl.c1239 dst->cps = (u32)src->cps; in ip_vs_export_stats_user()
3131 (unsigned long long)show.cps, in ip_vs_stats_show()
3187 kstats.cps, in ip_vs_stats_percpu_show()
4045 nla_put_u32(skb, IPVS_STATS_ATTR_CPS, (u32)kstats->cps) || in ip_vs_genl_fill_stats()
4078 nla_put_u64_64bit(skb, IPVS_STATS_ATTR_CPS, kstats->cps, in ip_vs_genl_fill_stats64()
/linux/fs/nfsd/
H A Dnfs4state.c92 static void _free_cpntf_state_locked(struct nfsd_net *nn, struct nfs4_cpntf_state *cps);
998 struct nfs4_cpntf_state *cps = in nfs4_init_cp_state() local
1010 list_add(&cps->cp_list, &p_stid->sc_cp_list); in nfs4_init_cp_state()
1053 struct nfs4_cpntf_state *cps; in nfs4_alloc_init_cpntf_state() local
1055 cps = kzalloc_obj(struct nfs4_cpntf_state); in nfs4_alloc_init_cpntf_state()
1056 if (!cps) in nfs4_alloc_init_cpntf_state()
1059 INIT_LIST_HEAD(&cps->cp_list); in nfs4_alloc_init_cpntf_state()
1060 cps->cpntf_time = ktime_get_boottime_seconds(); in nfs4_alloc_init_cpntf_state()
1066 memcpy(&cps->cp_p_stateid, &p_stid->sc_stateid, sizeof(stateid_t)); in nfs4_alloc_init_cpntf_state()
1067 memcpy(&cps->cp_p_clid, &p_stid->sc_client->cl_clientid, in nfs4_alloc_init_cpntf_state()
[all …]
H A Dstate.h931 struct nfs4_cpntf_state *cps);
934 struct nfs4_cpntf_state **cps);
H A Dnfs4proc.c2408 struct nfs4_cpntf_state *cps; in nfsd4_copy_notify() local
2426 cps = nfs4_alloc_init_cpntf_state(nn, stid); in nfsd4_copy_notify()
2427 if (!cps) in nfsd4_copy_notify()
2429 memcpy(&cn->cpn_cnr_stateid, &cps->cp_stateid.cs_stid, sizeof(stateid_t)); in nfsd4_copy_notify()
2442 nfs4_put_cpntf_state(nn, cps); in nfsd4_copy_notify()
/linux/arch/mips/include/asm/
H A Dmips-cpc.h8 # error Please include asm/mips-cps.h rather than asm/mips-cpc.h
H A Dmips-gic.h8 # error Please include asm/mips-cps.h rather than asm/mips-gic.h
/linux/fs/hpfs/
H A Dmap.c57 unsigned char *hpfs_load_code_page(struct super_block *s, secno cps) in hpfs_load_code_page() argument
66 struct code_page_directory *cp = hpfs_map_sector(s, cps, &bh, 0); in hpfs_load_code_page()
/linux/arch/arm64/boot/dts/marvell/
H A Darmada-80x0.dtsi78 compatible = "marvell,armada-8k-cps-pinctrl";
/linux/include/uapi/linux/
H A Dip_vs.h178 __u32 cps; /* current connection rate */ member
/linux/drivers/block/drbd/
H A Ddrbd_worker.c504 int cps; /* correction per invocation of drbd_rs_controller() */ in drbd_rs_controller() local
525 cps = correction / steps; in drbd_rs_controller()
526 fifo_add_val(plan, cps); in drbd_rs_controller()
527 plan->total += cps * steps; in drbd_rs_controller()
/linux/kernel/sched/ext/
H A Dsub.c2346 struct scx_pshard *cps = child->pshard[si]; in scx_bpf_sub_grant() local
2361 guard(raw_spinlock_nested)(&cps->lock); in scx_bpf_sub_grant()
2375 struct scx_cmask *ccm = &cps->caps[cap_bit].cmask; in scx_bpf_sub_grant()
2390 caps_updated_record(cps, changed_cids, granted_caps, in scx_bpf_sub_grant()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c47 #define amdgpu_dpm_check_state_equal(adev, cps, rps, equal) \ argument
48 …((adev)->powerplay.pp_funcs->check_state_equal((adev)->powerplay.pp_handle, (cps), (rps), (equal)))
H A Dsi_dpm.c8049 struct amdgpu_ps *cps = (struct amdgpu_ps *)current_ps; in si_check_state_equal() local
8053 if (adev == NULL || cps == NULL || rps == NULL || equal == NULL) in si_check_state_equal()
8056 si_cps = si_get_ps((struct amdgpu_ps *)cps); in si_check_state_equal()
8079 *equal = ((cps->vclk == rps->vclk) && (cps->dclk == rps->dclk)); in si_check_state_equal()
8080 *equal &= ((cps->evclk == rps->evclk) && (cps->ecclk == rps->ecclk)); in si_check_state_equal()
/linux/include/net/
H A Dip_vs.h411 u64 cps; member
432 u64 cps; /* current connection rate */ member
/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h424 void *cps,
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h1376 uint64_t cps:3; member
1384 uint64_t cps:3;
/linux/
H A DMAINTAINERS18152 F: drivers/cpuidle/cpuidle-cps.c