Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dcallback.h102 struct cb_process_state *cps);
123 struct cb_process_state *cps);
129 struct cb_process_state *cps);
146 struct cb_process_state *cps);
161 struct cb_process_state *cps);
170 struct cb_process_state *cps);
182 struct cb_process_state *cps);
186 struct cb_process_state *cps);
188 struct cb_process_state *cps);
/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/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/nfsd/
H A Dnfs4state.c88 static void _free_cpntf_state_locked(struct nfsd_net *nn, struct nfs4_cpntf_state *cps);
975 struct nfs4_cpntf_state *cps; in nfs4_alloc_init_cpntf_state() local
977 cps = kzalloc(sizeof(struct nfs4_cpntf_state), GFP_KERNEL); in nfs4_alloc_init_cpntf_state()
978 if (!cps) in nfs4_alloc_init_cpntf_state()
980 cps->cpntf_time = ktime_get_boottime_seconds(); in nfs4_alloc_init_cpntf_state()
981 refcount_set(&cps->cp_stateid.cs_count, 1); in nfs4_alloc_init_cpntf_state()
982 if (!nfs4_init_cp_state(nn, &cps->cp_stateid, NFS4_COPYNOTIFY_STID)) in nfs4_alloc_init_cpntf_state()
985 list_add(&cps->cp_list, &p_stid->sc_cp_list); in nfs4_alloc_init_cpntf_state()
987 return cps; in nfs4_alloc_init_cpntf_state()
989 kfree(cps); in nfs4_alloc_init_cpntf_state()
[all …]
H A Dnfs4proc.c2110 struct nfs4_cpntf_state *cps; in nfsd4_copy_notify() local
2125 cps = nfs4_alloc_init_cpntf_state(nn, stid); in nfsd4_copy_notify()
2126 if (!cps) in nfsd4_copy_notify()
2128 memcpy(&cn->cpn_cnr_stateid, &cps->cp_stateid.cs_stid, sizeof(stateid_t)); in nfsd4_copy_notify()
2129 memcpy(&cps->cp_p_stateid, &stid->sc_stateid, sizeof(stateid_t)); in nfsd4_copy_notify()
2130 memcpy(&cps->cp_p_clid, &clp->cl_clientid, sizeof(clientid_t)); in nfsd4_copy_notify()
2140 nfs4_put_cpntf_state(nn, cps); in nfsd4_copy_notify()
/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/drivers/atm/
H A Didt77252.c729 u32 cps = vc->estimator->maxcps; in push_on_scq() local
731 vc->estimator->cps = cps; in push_on_scq()
732 vc->estimator->avcps = cps << 5; in push_on_scq()
2082 u32 rate, cps; in idt77252_est_timer() local
2094 est->cps = (est->avcps + 0x1f) >> 5; in idt77252_est_timer()
2096 cps = est->cps; in idt77252_est_timer()
2097 if (cps < (est->maxcps >> 4)) in idt77252_est_timer()
2098 cps = est->maxcps >> 4; in idt77252_est_timer()
2100 lacr = idt77252_rate_logindex(card, cps); in idt77252_est_timer()
2125 est->cps = est->maxcps; in idt77252_init_est()
[all …]
H A Diphase.c342 u32 exp, mantissa, cps;
349 cps = (1 << M_BITS) | mantissa;
351 cps = cps;
353 cps <<= (exp - M_BITS);
355 cps >>= (M_BITS - exp);
356 return cps;
H A Didt77252.h196 u32 cps; member
/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.h184 __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/include/net/
H A Dip_vs.h362 u64 cps; member
383 u64 cps; /* current connection rate */ member
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c8017 struct amdgpu_ps *cps = (struct amdgpu_ps *)current_ps; in si_check_state_equal() local
8021 if (adev == NULL || cps == NULL || rps == NULL || equal == NULL) in si_check_state_equal()
8024 si_cps = si_get_ps((struct amdgpu_ps *)cps); in si_check_state_equal()
8047 *equal = ((cps->vclk == rps->vclk) && (cps->dclk == rps->dclk)); in si_check_state_equal()
8048 *equal &= ((cps->evclk == rps->evclk) && (cps->ecclk == rps->ecclk)); in si_check_state_equal()
/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 DMAINTAINERS17493 F: drivers/cpuidle/cpuidle-cps.c