/linux-4.1.27/fs/nfs/ |
D | callback_proc.c | 26 struct cb_process_state *cps) in nfs4_callback_getattr() argument 33 if (!cps->clp) /* Always set for v4.0. Set in cb_sequence for v4.1 */ in nfs4_callback_getattr() 40 rpc_peeraddr2str(cps->clp->cl_rpcclient, RPC_DISPLAY_ADDR)); in nfs4_callback_getattr() 42 inode = nfs_delegation_find_inode(cps->clp, &args->fh); in nfs4_callback_getattr() 70 struct cb_process_state *cps) in nfs4_callback_recall() argument 76 if (!cps->clp) /* Always set for v4.0. Set in cb_sequence for v4.1 */ in nfs4_callback_recall() 80 rpc_peeraddr2str(cps->clp->cl_rpcclient, RPC_DISPLAY_ADDR)); in nfs4_callback_recall() 83 inode = nfs_delegation_find_inode(cps->clp, &args->fh); in nfs4_callback_recall() 232 void *dummy, struct cb_process_state *cps) in nfs4_callback_layoutrecall() argument 238 if (cps->clp) in nfs4_callback_layoutrecall() [all …]
|
D | callback.h | 120 struct cb_process_state *cps); 144 struct cb_process_state *cps); 152 struct cb_process_state *cps); 171 void *dummy, struct cb_process_state *cps); 187 void *dummy, struct cb_process_state *cps); 193 struct cb_process_state *cps); 195 struct cb_process_state *cps);
|
D | callback_xdr.c | 772 static void nfs4_cb_free_slot(struct cb_process_state *cps) in nfs4_cb_free_slot() argument 774 if (cps->slotid != NFS4_NO_SLOT) in nfs4_cb_free_slot() 775 nfs4_callback_free_slot(cps->clp->cl_session); in nfs4_cb_free_slot() 786 static void nfs4_cb_free_slot(struct cb_process_state *cps) in nfs4_cb_free_slot() argument 829 struct cb_process_state *cps) in process_op() argument 843 __func__, cps->minorversion, nop, op_nr); in process_op() 845 switch (cps->minorversion) { in process_op() 864 if (cps->drc_status) { in process_op() 865 status = cps->drc_status; in process_op() 873 status = op->process_op(argp, resp, cps); in process_op() [all …]
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_est.c | 119 e->cps += ((s64)rate - (s64)e->cps) >> 2; in estimation_timer() 176 est->cps = 0; in ip_vs_zero_estimator() 188 dst->cps = (e->cps + 0x1FF) >> 10; in ip_vs_read_estimator()
|
D | ip_vs_ctl.c | 757 dst->cps = (u32)src->cps; in ip_vs_export_stats_user() 2104 (unsigned long long)show.cps, in ip_vs_stats_show() 2173 kstats.cps, in ip_vs_stats_percpu_show() 2861 nla_put_u32(skb, IPVS_STATS_ATTR_CPS, (u32)kstats->cps) || in ip_vs_genl_fill_stats() 2889 nla_put_u64(skb, IPVS_STATS_ATTR_CPS, kstats->cps) || in ip_vs_genl_fill_stats64()
|
/linux-4.1.27/drivers/staging/goldfish/ |
D | goldfish_nand.c | 48 struct cmd_params *cps = nand->cmd_params; in goldfish_nand_cmd_with_params() local 51 if (cps == NULL) in goldfish_nand_cmd_with_params() 67 cps->dev = mtd - nand->mtd; in goldfish_nand_cmd_with_params() 68 cps->addr_high = (u32)(addr >> 32); in goldfish_nand_cmd_with_params() 69 cps->addr_low = (u32)addr; in goldfish_nand_cmd_with_params() 70 cps->transfer_size = len; in goldfish_nand_cmd_with_params() 71 cps->data = (unsigned long)ptr; in goldfish_nand_cmd_with_params() 73 *rv = cps->result; in goldfish_nand_cmd_with_params()
|
/linux-4.1.27/arch/mips/kernel/ |
D | Makefile | 53 obj-$(CONFIG_MIPS_CPS) += smp-cps.o cps-vec.o 108 obj-$(CONFIG_MIPS_CPS_PM) += pm-cps.o
|
D | cps-vec.S | 44 .section .text.cps-vec
|
/linux-4.1.27/drivers/cpuidle/ |
D | Makefile | 24 obj-$(CONFIG_MIPS_CPS_CPUIDLE) += cpuidle-cps.o
|
/linux-4.1.27/fs/hpfs/ |
D | map.c | 56 unsigned char *hpfs_load_code_page(struct super_block *s, secno cps) in hpfs_load_code_page() argument 65 struct code_page_directory *cp = hpfs_map_sector(s, cps, &bh, 0); in hpfs_load_code_page()
|
/linux-4.1.27/drivers/staging/fwserial/ |
D | fwserial.h | 249 unsigned cps; member
|
D | fwserial.c | 519 n = (elapsed * port->cps) / HZ + 1; in fwtty_emit_breaks() 964 port->cps = (baud << 1) / frame; in set_termios()
|
/linux-4.1.27/drivers/atm/ |
D | idt77252.c | 729 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() 2085 u32 rate, cps; in idt77252_est_timer() local 2099 est->cps = (est->avcps + 0x1f) >> 5; in idt77252_est_timer() 2101 cps = est->cps; in idt77252_est_timer() 2102 if (cps < (est->maxcps >> 4)) in idt77252_est_timer() 2103 cps = est->maxcps >> 4; in idt77252_est_timer() 2105 lacr = idt77252_rate_logindex(card, cps); in idt77252_est_timer() 2130 est->cps = est->maxcps; in idt77252_init_est() [all …]
|
D | iphase.c | 340 u32 exp, mantissa, cps; 347 cps = (1 << M_BITS) | mantissa; 349 cps = cps; 351 cps <<= (exp - M_BITS); 353 cps >>= (M_BITS - exp); 354 return cps;
|
D | idt77252.h | 194 u32 cps; member
|
/linux-4.1.27/include/uapi/linux/ |
D | ip_vs.h | 170 __u32 cps; /* current connection rate */ member
|
/linux-4.1.27/include/linux/ |
D | isdn.h | 201 int cps; /* current speed of this interface */ member
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_worker.c | 505 int cps; /* correction per invocation of drbd_rs_controller() */ in drbd_rs_controller() local 526 cps = correction / steps; in drbd_rs_controller() 527 fifo_add_val(plan, cps); in drbd_rs_controller() 528 plan->total += cps * steps; in drbd_rs_controller()
|
/linux-4.1.27/drivers/tty/ |
D | rocket.c | 760 info->cps = baud / bits; in configure_r_port() 1016 timeout = (sGetTxCnt(cp) + 1) * HZ / info->cps; in rp_close() 1463 printk(KERN_INFO "cps=%d...\n", info->cps); in rp_wait_until_sent() 1470 check_time = (HZ / info->cps) / 5; in rp_wait_until_sent() 1472 check_time = HZ * txcnt / info->cps; in rp_wait_until_sent()
|
D | rocket_int.h | 1145 int cps; member
|
/linux-4.1.27/include/net/ |
D | ip_vs.h | 390 u64 cps; member 407 u64 cps; /* current connection rate */ member
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_net.c | 330 l->cps = l->transcount; in isdn_net_autohup() 332 l->cps = (l->transcount * HZ) / (jiffies - last_jiffies); in isdn_net_autohup() 335 printk(KERN_DEBUG "%s: %d bogocps\n", p->dev->name, l->cps); in isdn_net_autohup() 1088 if (lp->cps > lp->triggercps) { in isdn_net_xmit()
|
/linux-4.1.27/Documentation/isdn/ |
D | README | 550 has a load of more than 7000 cps. They hangup if the load goes under 7000 551 cps, according to their "huptimeout"-parameter.
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 1500 uint64_t cps:3; member 1508 uint64_t cps:3;
|