[go: nahoru, domu]

Searched refs:inc (Results 1 - 25 of 68) sorted by relevance

123

/drivers/staging/lustre/include/linux/lnet/
H A Dlnetst.h150 lstcon_rpc_stat_total(lstcon_trans_stat_t *stat, int inc) argument
152 return inc ? ++stat->trs_rpc_stat[0] : stat->trs_rpc_stat[0];
156 lstcon_rpc_stat_success(lstcon_trans_stat_t *stat, int inc) argument
158 return inc ? ++stat->trs_rpc_stat[1] : stat->trs_rpc_stat[1];
162 lstcon_rpc_stat_failure(lstcon_trans_stat_t *stat, int inc) argument
164 return inc ? ++stat->trs_rpc_stat[2] : stat->trs_rpc_stat[2];
168 lstcon_sesop_stat_success(lstcon_trans_stat_t *stat, int inc) argument
170 return inc ? ++stat->trs_fwk_stat[0] : stat->trs_fwk_stat[0];
174 lstcon_sesop_stat_failure(lstcon_trans_stat_t *stat, int inc) argument
176 return inc
180 lstcon_sesqry_stat_active(lstcon_trans_stat_t *stat, int inc) argument
186 lstcon_sesqry_stat_busy(lstcon_trans_stat_t *stat, int inc) argument
192 lstcon_sesqry_stat_unknown(lstcon_trans_stat_t *stat, int inc) argument
198 lstcon_tsbop_stat_success(lstcon_trans_stat_t *stat, int inc) argument
204 lstcon_tsbop_stat_failure(lstcon_trans_stat_t *stat, int inc) argument
210 lstcon_tsbqry_stat_idle(lstcon_trans_stat_t *stat, int inc) argument
216 lstcon_tsbqry_stat_run(lstcon_trans_stat_t *stat, int inc) argument
222 lstcon_tsbqry_stat_failure(lstcon_trans_stat_t *stat, int inc) argument
228 lstcon_statqry_stat_success(lstcon_trans_stat_t *stat, int inc) argument
234 lstcon_statqry_stat_failure(lstcon_trans_stat_t *stat, int inc) argument
[all...]
/drivers/dma/bestcomm/
H A Data.c27 /* Task image/var/inc */
62 struct bcom_ata_inc *inc; local
76 inc = (struct bcom_ata_inc *) bcom_task_inc(tsk->tasknum);
105 struct bcom_ata_inc *inc; local
107 inc = (struct bcom_ata_inc *) bcom_task_inc(tsk->tasknum);
109 inc->incr_bytes = -(s16)sizeof(u32);
110 inc->incr_src = 0;
111 inc->incr_dst = sizeof(u32);
119 struct bcom_ata_inc *inc; local
121 inc
[all...]
H A Dfec.c25 /* Task image/var/inc */
115 struct bcom_fec_rx_inc *inc; local
122 inc = (struct bcom_fec_rx_inc *) bcom_task_inc(tsk->tasknum);
135 inc->incr_bytes = -(s16)sizeof(u32); /* These should be in the */
136 inc->incr_dst = sizeof(u32); /* task image, but we stick */
137 inc->incr_dst_ma= sizeof(u8); /* to the official ones */
216 struct bcom_fec_tx_inc *inc; local
223 inc = (struct bcom_fec_tx_inc *) bcom_task_inc(tsk->tasknum);
236 inc->incr_bytes = -(s16)sizeof(u32); /* These should be in the */
237 inc
[all...]
H A Dgen_bd.c30 /* Task image/var/inc */
122 struct bcom_gen_bd_rx_inc *inc; local
129 inc = (struct bcom_gen_bd_rx_inc *) bcom_task_inc(tsk->tasknum);
142 inc->incr_bytes = -(s16)sizeof(u32);
143 inc->incr_dst = sizeof(u32);
206 struct bcom_gen_bd_tx_inc *inc; local
213 inc = (struct bcom_gen_bd_tx_inc *) bcom_task_inc(tsk->tasknum);
225 inc->incr_bytes = -(s16)sizeof(u32);
226 inc->incr_src = sizeof(u32);
227 inc
[all...]
H A Dbestcomm.c143 u32 *desc, *var, *inc; local
185 inc = bcom_task_inc(task);
189 memset(inc, 0x00, BCOM_INC_SIZE);
197 memcpy(inc, inc_src, hdr->inc_size * sizeof(u32));
/drivers/staging/android/
H A Dsw_sync.h39 void sw_sync_timeline_inc(struct sw_sync_timeline *obj, u32 inc);
48 static inline void sw_sync_timeline_inc(struct sw_sync_timeline *obj, u32 inc) argument
H A Dsw_sync.c125 void sw_sync_timeline_inc(struct sw_sync_timeline *obj, u32 inc) argument
127 obj->value += inc;
/drivers/video/fbdev/omap2/dss/
H A Ddispc_coefs.c289 const struct dispc_coef *dispc_ovl_get_scale_coef(int inc, int five_taps) argument
320 inc /= 128;
322 if (inc >= coefs[i].Mmin && inc <= coefs[i].Mmax)
/drivers/net/wan/
H A DMakefile36 clean-files := wanxlfw.inc
37 $(obj)/wanxl.o: $(obj)/wanxlfw.inc
52 hexdump -ve '"\n" 16/1 "0x%02X,"' $(obj)/wanxlfw.bin | sed 's/0x ,//g;1s/^/static const u8 firmware[]={/;$$s/,$$/\n};\n/' >$(obj)/wanxlfw.inc; \
55 $(obj)/wanxlfw.inc: $(src)/wanxlfw.S
57 targets += wanxlfw.inc
/drivers/md/persistent-data/
H A Ddm-btree.h61 void (*inc)(void *context, const void *value); member in struct:dm_btree_value_type
H A Ddm-array.c126 if (vt->inc)
127 on_entries(info, ab, vt->inc);
187 if (vt->inc)
188 vt->inc(vt->context, value);
289 int r, inc; local
306 &array_validator, block, &inc);
311 if (inc)
629 bvt->inc = block_inc;
746 if (vt->inc)
747 vt->inc(v
[all...]
H A Ddm-btree-spine.c105 int r, inc; local
108 result, &inc);
109 if (!r && inc)
H A Ddm-space-map-common.c204 ll->bitmap_info.value_type.inc = NULL;
211 ll->ref_count_info.value_type.inc = NULL;
397 int inc; local
405 &dm_sm_bitmap_validator, &nb, &inc);
583 int r, inc; local
586 r = dm_tm_shadow_block(ll->tm, ll->bitmap_root, &index_validator, &b, &inc);
H A Ddm-bitset.c21 .inc = NULL,
H A Ddm-btree-remove.c146 int r, inc; local
153 &result->block, &inc);
159 if (inc)
550 .inc = NULL,
/drivers/usb/dwc2/
H A Dhcd_ddma.c60 static u16 dwc2_desclist_idx_inc(u16 idx, u16 inc, u8 speed) argument
62 return (idx + inc) &
67 static u16 dwc2_desclist_idx_dec(u16 idx, u16 inc, u8 speed) argument
69 return (idx - inc) &
218 u16 i, j, inc; local
237 inc = dwc2_frame_incr_val(qh);
249 j = (j + inc) & (FRLISTEN_64_SIZE - 1);
259 inc = (8 + qh->interval - 1) / qh->interval;
260 for (i = 0; i < inc; i++) {
542 u16 idx, inc, n_des local
[all...]
/drivers/infiniband/hw/cxgb4/
H A Dt4.h454 static inline void t4_ring_sq_db(struct t4_wq *wq, u16 inc, u8 t5, argument
461 if (inc == 1 && wqe) {
468 writel(PIDX_T5(inc), wq->sq.udb);
475 writel(QID(wq->sq.qid) | PIDX(inc), wq->db);
478 static inline void t4_ring_rq_db(struct t4_wq *wq, u16 inc, u8 t5, argument
485 if (inc == 1 && wqe) {
492 writel(PIDX_T5(inc), wq->rq.udb);
499 writel(QID(wq->rq.qid) | PIDX(inc), wq->db);
/drivers/i2c/busses/
H A Di2c-octeon.c449 int tclk, thp_base, inc, thp_idx, mdiv_idx, ndiv_idx, foscl, diff; local
466 for (inc = 0; inc <= 1; inc++) {
467 thp_idx = thp_base + inc;
/drivers/net/ethernet/freescale/
H A Dfec_ptp.c114 int inc; local
130 inc = fep->ptp_inc;
265 int inc; local
267 inc = 1000000000 / fep->cycle_speed;
273 writel(inc << FEC_T_INC_OFFSET, fep->hwp + FEC_ATIME_INC);
/drivers/net/ethernet/mellanox/mlx4/
H A Dicm.c355 int inc = MLX4_TABLE_CHUNK_SIZE / table->obj_size; local
359 for (i = start; i <= end; i += inc) {
369 i -= inc;
/drivers/gpu/drm/qxl/
H A Dqxl_draw.c271 unsigned num_clips, int inc)
305 for (i = 1, clips_ptr = clips + inc;
306 i < num_clips; i++, clips_ptr += inc) {
378 for (i = 0; i < num_clips; i++, clips_ptr += inc) {
266 qxl_draw_dirty_fb(struct qxl_device *qdev, struct qxl_framebuffer *qxl_fb, struct qxl_bo *bo, unsigned flags, unsigned color, struct drm_clip_rect *clips, unsigned num_clips, int inc) argument
/drivers/isdn/hardware/eicon/
H A Ddebug.c1602 if (channel->pInterfaceStat->inc.Calls) {
1604 "Inc Calls =%lu", channel->pInterfaceStat->inc.Calls);
1606 if (channel->pInterfaceStat->inc.Connected) {
1608 "Inc Connected =%lu", channel->pInterfaceStat->inc.Connected);
1610 if (channel->pInterfaceStat->inc.User_Busy) {
1612 "Inc Busy =%lu", channel->pInterfaceStat->inc.User_Busy);
1614 if (channel->pInterfaceStat->inc.Call_Rejected) {
1616 "Inc Rejected =%lu", channel->pInterfaceStat->inc.Call_Rejected);
1618 if (channel->pInterfaceStat->inc.Wrong_Number) {
1620 "Inc Wrong Nr =%lu", channel->pInterfaceStat->inc
[all...]
/drivers/media/pci/ttpci/
H A Dav7110_hw.c873 u16 dx, u16 dy, int inc, u8 __user * data)
906 if (copy_from_user(av7110->bmpbuf + 1024 + i * dx, data + i * inc, dx)) {
1008 int x1, int y1, int inc, u8 __user * data)
1016 if (inc <= 0)
1017 inc = w;
1040 rc = LoadBitmap(av7110, w, lpb, inc, data);
1046 data += lpb * inc;
1049 rc = LoadBitmap(av7110, w, brest / bpl, inc, data);
872 LoadBitmap(struct av7110 *av7110, u16 dx, u16 dy, int inc, u8 __user * data) argument
1007 OSDSetBlock(struct av7110 *av7110, int x0, int y0, int x1, int y1, int inc, u8 __user * data) argument
/drivers/s390/cio/
H A Dqdio.h373 #define add_buf(bufnr, inc) \
374 ((bufnr + inc) & QDIO_MAX_BUFFERS_MASK)
/drivers/scsi/aic94xx/
H A Daic94xx_sds.c1319 u32 inc; local
1341 inc = asd_ha->hw_prof.flash.wide ? 2 : 1;
1346 dev_id = asd_read_reg_byte(asd_ha, reg + inc);
1347 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc);
1411 dev_id = asd_read_reg_byte(asd_ha, reg + inc);
1412 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc);

Completed in 511 milliseconds

123