Searched defs:inc (Results 1 - 124 of 124) sorted by relevance

/linux-4.4.14/tools/build/tests/ex/
H A Dinc.c5 int inc(void) inc() function
/linux-4.4.14/arch/mn10300/kernel/
H A Dmn10300-watchdog-low.S61 inc d1 define
H A Dprofile-low.S60 inc d3 define
H A Dhead.S278 inc d3 define
287 inc d2 define
H A Dmn10300-serial-low.S144 inc d3 # advance the buffer pointer define
/linux-4.4.14/drivers/staging/android/
H A Dsw_sync.h48 static inline void sw_sync_timeline_inc(struct sw_sync_timeline *obj, u32 inc) sw_sync_timeline_inc() argument
H A Dsw_sync.c125 void sw_sync_timeline_inc(struct sw_sync_timeline *obj, u32 inc) sw_sync_timeline_inc() argument
/linux-4.4.14/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-btree-remove.c146 int r, inc; init_child() local
H A Ddm-btree-spine.c105 int r, inc; bn_shadow() local
H A Ddm-array.c289 int r, inc; shadow_ablock() local
H A Ddm-space-map-common.c395 int inc; sm_ll_mutate() local
581 int r, inc; metadata_ll_commit() local
/linux-4.4.14/arch/cris/
H A DMakefile26 inc := -Iarch/cris/include/uapi/$(SARCH) macro
32 inc := macro
/linux-4.4.14/fs/ceph/
H A Dmdsmap.c88 s32 mds, inc, state; ceph_mdsmap_decode() local
/linux-4.4.14/arch/frv/include/asm/
H A Dchecksum.h57 unsigned int tmp, inc, sum = 0; ip_fast_csum() local
/linux-4.4.14/drivers/crypto/vmx/
H A Daes_ctr.c118 u64 inc; p8_aes_ctr_crypt() local
/linux-4.4.14/drivers/dma/bestcomm/
H A Data.c62 struct bcom_ata_inc *inc; bcom_ata_init() local
105 struct bcom_ata_inc *inc; bcom_ata_rx_prepare() local
119 struct bcom_ata_inc *inc; bcom_ata_tx_prepare() local
H A Dfec.c115 struct bcom_fec_rx_inc *inc; bcom_fec_rx_reset() local
216 struct bcom_fec_tx_inc *inc; bcom_fec_tx_reset() local
H A Dgen_bd.c122 struct bcom_gen_bd_rx_inc *inc; bcom_gen_bd_rx_reset() local
206 struct bcom_gen_bd_tx_inc *inc; bcom_gen_bd_tx_reset() local
H A Dbestcomm.c143 u32 *desc, *var, *inc; bcom_load_image() local
/linux-4.4.14/arch/unicore32/include/asm/
H A Dassembler.h100 .macro usracc, instr, reg, ptr, inc, cond, rept, abort variable
119 .macro strusr, reg, ptr, inc, cond = al, rept = 1, abort = 9001f variable
120 usracc st, \reg, \ptr, \inc, \cond, \rept, \abort variable
123 .macro ldrusr, reg, ptr, inc, cond = al, rept = 1, abort = 9001f variable
124 usracc ld, \reg, \ptr, \inc, \cond, \rept, \abort variable
/linux-4.4.14/net/rds/
H A Dloop.c96 static void rds_loop_inc_free(struct rds_incoming *inc) rds_loop_inc_free() argument
H A Dtcp_recv.c42 static void rds_tcp_inc_purge(struct rds_incoming *inc) rds_tcp_inc_purge() argument
50 void rds_tcp_inc_free(struct rds_incoming *inc) rds_tcp_inc_free() argument
62 int rds_tcp_inc_copy_to_user(struct rds_incoming *inc, struct iov_iter *to) rds_tcp_inc_copy_to_user() argument
H A Daf_rds.c506 struct rds_incoming *inc; rds_sock_inc_info() local
H A Dmessage.c310 int rds_message_inc_copy_to_user(struct rds_incoming *inc, struct iov_iter *to) rds_message_inc_copy_to_user() argument
H A Drecv.c41 void rds_inc_init(struct rds_incoming *inc, struct rds_connection *conn, rds_inc_init() argument
52 static void rds_inc_addref(struct rds_incoming *inc) rds_inc_addref() argument
58 void rds_inc_put(struct rds_incoming *inc) rds_inc_put() argument
108 static void rds_recv_incoming_exthdrs(struct rds_incoming *inc, struct rds_sock *rs) rds_recv_incoming_exthdrs() argument
249 static int rds_next_incoming(struct rds_sock *rs, struct rds_incoming **inc) rds_next_incoming() argument
267 static int rds_still_queued(struct rds_sock *rs, struct rds_incoming *inc, rds_still_queued() argument
384 static int rds_cmsg_recv(struct rds_incoming *inc, struct msghdr *msg) rds_cmsg_recv() argument
406 struct rds_incoming *inc = NULL; rds_recvmsg() local
509 struct rds_incoming *inc, *tmp; rds_clear_recv_queue() local
527 void rds_inc_info_copy(struct rds_incoming *inc, rds_inc_info_copy() argument
157 rds_recv_incoming(struct rds_connection *conn, __be32 saddr, __be32 daddr, struct rds_incoming *inc, gfp_t gfp) rds_recv_incoming() argument
H A Diw_recv.c276 static void rds_iw_inc_purge(struct rds_incoming *inc) rds_iw_inc_purge() argument
292 void rds_iw_inc_free(struct rds_incoming *inc) rds_iw_inc_free() argument
306 int rds_iw_inc_copy_to_user(struct rds_incoming *inc, struct iov_iter *to) rds_iw_inc_copy_to_user() argument
H A Dib_recv.c156 struct rds_ib_incoming *inc; rds_ib_recv_free_caches() local
199 void rds_ib_inc_free(struct rds_incoming *inc) rds_ib_inc_free() argument
519 int rds_ib_inc_copy_to_user(struct rds_incoming *inc, struct iov_iter *to) rds_ib_inc_copy_to_user() argument
/linux-4.4.14/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c51 int inc, ret = 0, rate; pdacf_pcm_trigger() local
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Ddispc_coefs.c289 const struct dispc_coef *dispc_ovl_get_scale_coef(int inc, int five_taps) dispc_ovl_get_scale_coef() argument
H A Ddispc.c826 static void dispc_ovl_set_pix_inc(enum omap_plane plane, s32 inc) dispc_ovl_set_pix_inc() argument
828 dispc_write_reg(DISPC_OVL_PIXEL_INC(plane), inc); dispc_ovl_set_pix_inc() local
831 static void dispc_ovl_set_row_inc(enum omap_plane plane, s32 inc) dispc_ovl_set_row_inc() argument
833 dispc_write_reg(DISPC_OVL_ROW_INC(plane), inc); dispc_ovl_set_row_inc() local
/linux-4.4.14/arch/x86/include/asm/
H A Dspinlock.h108 register struct __raw_tickets inc = { .tail = TICKET_LOCK_INC }; arch_spin_lock() local
/linux-4.4.14/net/sctp/
H A Dtsnmap.c359 unsigned long inc; sctp_tsnmap_grow() local
/linux-4.4.14/sound/core/seq/
H A Dseq_timer.h109 static inline void snd_seq_inc_real_time(snd_seq_real_time_t *tm, snd_seq_real_time_t *inc) snd_seq_inc_real_time() argument
/linux-4.4.14/fs/udf/
H A Ddirectory.c220 struct long_ad *udf_get_filelongad(uint8_t *ptr, int maxoffset, uint32_t *offset, int inc) udf_get_filelongad() argument
197 udf_get_fileshortad(uint8_t *ptr, int maxoffset, uint32_t *offset, int inc) udf_get_fileshortad() argument
H A Dinode.c1869 udf_add_aext(struct inode *inode, struct extent_position *epos, struct kernel_lb_addr *eloc, uint32_t elen, int inc) udf_add_aext() argument
1998 udf_write_aext(struct inode *inode, struct extent_position *epos, struct kernel_lb_addr *eloc, uint32_t elen, int inc) udf_write_aext() argument
2056 udf_next_aext(struct inode *inode, struct extent_position *epos, struct kernel_lb_addr *eloc, uint32_t *elen, int inc) udf_next_aext() argument
2087 udf_current_aext(struct inode *inode, struct extent_position *epos, struct kernel_lb_addr *eloc, uint32_t *elen, int inc) udf_current_aext() argument
/linux-4.4.14/arch/mips/include/asm/
H A Dspinlock.h66 int inc = 0x10000; arch_spin_lock() local
151 int inc = 0x10000; arch_spin_trylock() local
/linux-4.4.14/arch/mips/cavium-octeon/
H A Dcsrc-octeon.c140 u64 cur, end, inc; __udelay() local
154 u64 cur, end, inc; __ndelay() local
H A Dsetup.c878 u64 inc = addr - *mem; memory_exclude_page() local
/linux-4.4.14/net/ipv4/
H A Dtcp_veno.c31 u32 inc; /* decide whether to increase cwnd */ member in struct:veno
/linux-4.4.14/drivers/iio/light/
H A Dbh1750.c61 int inc; member in struct:bh1750_chip_info
/linux-4.4.14/drivers/gpu/drm/virtio/
H A Dvirtgpu_fb.c130 int inc = 1; virtio_gpu_surface_dirty() local
/linux-4.4.14/drivers/media/platform/sti/bdisp/
H A Dbdisp-debug.c255 u32 inc; bdisp_dbg_dump_rsf() local
H A Dbdisp-hw.c256 static dma_addr_t bdisp_hw_get_hf_addr(u16 inc) bdisp_hw_get_hf_addr() argument
277 static dma_addr_t bdisp_hw_get_vf_addr(u16 inc) bdisp_hw_get_vf_addr() argument
300 static int bdisp_hw_get_inc(u32 from, u32 to, u16 *inc) bdisp_hw_get_inc() argument
/linux-4.4.14/drivers/gpu/drm/qxl/
H A Dqxl_draw.c266 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) qxl_draw_dirty_fb() argument
H A Dqxl_display.c236 int inc = 1; qxl_crtc_page_flip() local
489 int inc = 1; qxl_framebuffer_surface_dirty() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dicm.c356 int inc = MLX4_TABLE_CHUNK_SIZE / table->obj_size; mlx4_table_get_range() local
/linux-4.4.14/arch/xtensa/kernel/
H A Dsignal.c85 int inc = 0; flush_window_regs_user() local
/linux-4.4.14/crypto/
H A Dlrw.c105 static inline void inc(be128 *iv) inc() function
/linux-4.4.14/kernel/trace/
H A Dring_buffer_benchmark.c111 int inc; read_page() local
H A Dftrace.c1642 __ftrace_hash_rec_update(struct ftrace_ops *ops, int filter_hash, bool inc) __ftrace_hash_rec_update() argument
1800 ftrace_hash_rec_update_modify(struct ftrace_ops *ops, int filter_hash, int inc) ftrace_hash_rec_update_modify() argument
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c46 xfs_allocbt_set_root( struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr, int inc) xfs_allocbt_set_root() argument
H A Dxfs_ialloc_btree.c55 xfs_inobt_set_root( struct xfs_btree_cur *cur, union xfs_btree_ptr *nptr, int inc) xfs_inobt_set_root() argument
69 xfs_finobt_set_root( struct xfs_btree_cur *cur, union xfs_btree_ptr *nptr, int inc) xfs_finobt_set_root() argument
/linux-4.4.14/arch/hexagon/lib/
H A Dmemcpy.S176 #define inc R15:14 /* inc kernel by -1 and defetch ptr by 32 */ define
362 inc = combine(#32, #-1); define
/linux-4.4.14/arch/arm/include/asm/
H A Dassembler.h368 .macro usraccoff, instr, reg, ptr, inc, off, cond, abort, t=TUSER() variable
384 .macro usracc, instr, reg, ptr, inc, cond, rept, abort variable
398 usraccoff \instr, \reg, \ptr, \inc, 0, \cond, \abort variable
400 usraccoff \instr, \reg, \ptr, \inc, \inc, \cond, \abort variable
428 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable
429 usracc str, \reg, \ptr, \inc, \cond, \rept, \abort variable
432 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable
433 usracc ldr, \reg, \ptr, \inc, \cond, \rept, \abort variable
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_app.c61 static void ip_vs_app_inc_destroy(struct ip_vs_app *inc) ip_vs_app_inc_destroy() argument
69 struct ip_vs_app *inc = container_of(head, struct ip_vs_app, rcu_head); ip_vs_app_inc_rcu_free() local
82 struct ip_vs_app *inc; ip_vs_app_inc_new() local
130 ip_vs_app_inc_release(struct netns_ipvs *ipvs, struct ip_vs_app *inc) ip_vs_app_inc_release() argument
153 int ip_vs_app_inc_get(struct ip_vs_app *inc) ip_vs_app_inc_get() argument
167 void ip_vs_app_inc_put(struct ip_vs_app *inc) ip_vs_app_inc_put() argument
231 struct ip_vs_app *a, *anxt, *inc, *nxt; unregister_ip_vs_app() local
268 struct ip_vs_app *inc = cp->app; ip_vs_unbind_app() local
514 struct ip_vs_app *app, *inc; ip_vs_app_idx() local
538 struct ip_vs_app *inc, *app; ip_vs_app_seq_next() local
573 const struct ip_vs_app *inc = v; ip_vs_app_seq_show() local
H A Dip_vs_proto_udp.c365 static int udp_register_app(struct netns_ipvs *ipvs, struct ip_vs_app *inc) udp_register_app() argument
390 udp_unregister_app(struct netns_ipvs *ipvs, struct ip_vs_app *inc) udp_unregister_app() argument
403 struct ip_vs_app *inc; udp_app_conn_bind() local
H A Dip_vs_proto_sctp.c486 static int sctp_register_app(struct netns_ipvs *ipvs, struct ip_vs_app *inc) sctp_register_app() argument
509 static void sctp_unregister_app(struct netns_ipvs *ipvs, struct ip_vs_app *inc) sctp_unregister_app() argument
521 struct ip_vs_app *inc; sctp_app_conn_bind() local
H A Dip_vs_proto_tcp.c594 static int tcp_register_app(struct netns_ipvs *ipvs, struct ip_vs_app *inc) tcp_register_app() argument
619 tcp_unregister_app(struct netns_ipvs *ipvs, struct ip_vs_app *inc) tcp_unregister_app() argument
633 struct ip_vs_app *inc; tcp_app_conn_bind() local
/linux-4.4.14/drivers/usb/dwc2/
H A Dhcd_ddma.c60 static u16 dwc2_desclist_idx_inc(u16 idx, u16 inc, u8 speed) dwc2_desclist_idx_inc() argument
67 static u16 dwc2_desclist_idx_dec(u16 idx, u16 inc, u8 speed) dwc2_desclist_idx_dec() argument
218 u16 i, j, inc; dwc2_update_frame_list() local
542 u16 idx, inc, n_desc, ntd_max = 0; dwc2_init_isoc_dma_desc() local
H A Dhcd.h562 static inline u16 dwc2_frame_num_inc(u16 frame, u16 inc) dwc2_frame_num_inc() argument
/linux-4.4.14/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c324 int inc = MTHCA_TABLE_CHUNK_SIZE / table->obj_size; mthca_table_get_range() local
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_i2c.c483 int i = 0, inc, try = 0; gmbus_xfer() local
/linux-4.4.14/arch/mips/kernel/
H A Dsignal.c76 int inc = test_thread_flag(TIF_32BIT_FPREGS) ? 2 : 1; copy_fp_to_sigcontext() local
95 int inc = test_thread_flag(TIF_32BIT_FPREGS) ? 2 : 1; copy_fp_from_sigcontext() local
/linux-4.4.14/sound/oss/
H A Dmidi_synth.c127 struct midi_input_info *inc; midi_synth_input() local
427 struct midi_input_info *inc; midi_synth_open() local
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-octeon.c446 int tclk, thp_base, inc, thp_idx, mdiv_idx, ndiv_idx, foscl, diff; octeon_i2c_setclock() local
H A Di2c-img-scb.c1112 unsigned int i, ret, data, prescale, inc, int_bitrate, filt; img_i2c_init() local
/linux-4.4.14/drivers/infiniband/core/
H A Dmulticast.c228 static void adjust_membership(struct mcast_group *group, u8 join_state, int inc) adjust_membership() argument
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_scrn.c831 vmw_kms_sou_do_surface_dirty(struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer, struct drm_clip_rect *clips, struct drm_vmw_rect *vclips, struct vmw_resource *srf, s32 dest_x, s32 dest_y, unsigned num_clips, int inc, struct vmw_fence_obj **out_fence) vmw_kms_sou_do_surface_dirty() argument
H A Dvmwgfx_stdu.c993 vmw_kms_stdu_surface_dirty(struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer, struct drm_clip_rect *clips, struct drm_vmw_rect *vclips, struct vmw_resource *srf, s32 dest_x, s32 dest_y, unsigned num_clips, int inc, struct vmw_fence_obj **out_fence) vmw_kms_stdu_surface_dirty() argument
H A Dvmwgfx_kms.c429 int ret, inc = 1; vmw_framebuffer_surface_dirty() local
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
H A Danysee.c210 int ret = 0, inc, i = 0; anysee_master_xfer() local
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c58 u32 scale, inc, crtc_more_cntl; radeon_legacy_rmx_mode_set() local
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Dfec_ptp.c114 int inc; fec_ptp_enable_pps() local
263 int inc; fec_ptp_start_cyclecounter() local
/linux-4.4.14/arch/mn10300/mm/
H A Dmisalignment.c322 unsigned long data, *store, *postinc, disp, inc, sp; misalignment() local
/linux-4.4.14/drivers/tty/
H A Dmips_ejtag_fdc.c316 u8 inc[4]; mips_ejtag_fdc_console_write() local
/linux-4.4.14/drivers/md/
H A Draid5-cache.c126 static sector_t r5l_ring_add(struct r5l_log *log, sector_t start, sector_t inc) r5l_ring_add() argument
H A Dbitmap.c1165 bitmap_count_page(struct bitmap_counts *bitmap, sector_t offset, int inc) bitmap_count_page() argument
H A Ddm-era-target.c1001 int r, inc; metadata_take_snap() local
H A Ddm-thin-metadata.c1204 int r, inc; __reserve_metadata_snap() local
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dqp.c705 static int ring_kernel_sq_db(struct c4iw_qp *qhp, u16 inc) ring_kernel_sq_db() argument
722 static int ring_kernel_rq_db(struct c4iw_qp *qhp, u16 inc) ring_kernel_rq_db() argument
H A Dt4.h458 static inline void t4_ring_sq_db(struct t4_wq *wq, u16 inc, union t4_wr *wqe) t4_ring_sq_db() argument
484 static inline void t4_ring_rq_db(struct t4_wq *wq, u16 inc, t4_ring_rq_db() argument
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dav7110_hw.c872 LoadBitmap(struct av7110 *av7110, u16 dx, u16 dy, int inc, u8 __user * data) LoadBitmap() argument
1007 OSDSetBlock(struct av7110 *av7110, int x0, int y0, int x1, int y1, int inc, u8 __user * data) OSDSetBlock() argument
/linux-4.4.14/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c251 int inc; master_xfer() local
/linux-4.4.14/drivers/pcmcia/
H A Dcistpl.c168 u_int inc = 1, card_offset, flags; pcmcia_read_cis_mem() local
249 u_int inc = 1, card_offset, flags; pcmcia_write_cis_mem() local
/linux-4.4.14/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c42 int inc = (fb->depth == 15) ? 8 : 4; mga_crtc_load_lut() local
/linux-4.4.14/scripts/mod/
H A Dfile2alias.c257 incbcd(unsigned int *bcd, int inc, unsigned char max, size_t chars) incbcd() argument
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Diommu.c127 unsigned long start, end, inc; tce_invalidate_pSeries_sw() local
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-spxx-defs.h165 uint64_t inc:1; member in struct:cvmx_spxx_dbg_deskew_ctl::cvmx_spxx_dbg_deskew_ctl_s
H A Dcvmx-pko-defs.h2761 uint64_t inc:8; member in struct:cvmx_pko_reg_read_idx::cvmx_pko_reg_read_idx_s
H A Dcvmx-mio-defs.h1021 uint64_t inc:1; member in struct:cvmx_mio_emm_buf_idx::cvmx_mio_emm_buf_idx_s
/linux-4.4.14/net/ipv6/
H A Dndisc.c719 bool inc; ndisc_recv_ns() local
/linux-4.4.14/net/mac80211/
H A Diface.c1562 u64 mask, start, addr, val, inc; ieee80211_assign_perm_addr() local
/linux-4.4.14/sound/mips/
H A Dhal2.c82 unsigned short inc; /* INC value */ member in struct:hal2_codec
345 int inc = hal2->dac.inc; hal2_set_dac_rate() local
356 int inc = hal2->adc.inc; hal2_set_adc_rate() local
/linux-4.4.14/tools/perf/util/
H A Dhist.h285 static inline void advance_hpp(struct perf_hpp *hpp, int inc) advance_hpp() argument
/linux-4.4.14/drivers/usb/misc/sisusbvga/
H A Dsisusb.c1658 sisusb_check_rbc(struct sisusb_usb_data *sisusb, int *iret, u32 inc, int testn) sisusb_check_rbc() argument
1685 u32 inc; sisusb_check_ranks() local
/linux-4.4.14/drivers/scsi/osd/
H A Dosd_initiator.c253 unsigned inc; _osd_req_alist_elem_decode() local
1396 int inc = _osd_req_alist_elem_decode(or, cur_p, oa, osd_req_decode_get_attr_list() local
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
H A Dlnetst.h152 lstcon_rpc_stat_total(lstcon_trans_stat_t *stat, int inc) lstcon_rpc_stat_total() argument
158 lstcon_rpc_stat_success(lstcon_trans_stat_t *stat, int inc) lstcon_rpc_stat_success() argument
164 lstcon_rpc_stat_failure(lstcon_trans_stat_t *stat, int inc) lstcon_rpc_stat_failure() argument
170 lstcon_sesop_stat_success(lstcon_trans_stat_t *stat, int inc) lstcon_sesop_stat_success() argument
176 lstcon_sesop_stat_failure(lstcon_trans_stat_t *stat, int inc) lstcon_sesop_stat_failure() argument
182 lstcon_sesqry_stat_active(lstcon_trans_stat_t *stat, int inc) lstcon_sesqry_stat_active() argument
188 lstcon_sesqry_stat_busy(lstcon_trans_stat_t *stat, int inc) lstcon_sesqry_stat_busy() argument
194 lstcon_sesqry_stat_unknown(lstcon_trans_stat_t *stat, int inc) lstcon_sesqry_stat_unknown() argument
200 lstcon_tsbop_stat_success(lstcon_trans_stat_t *stat, int inc) lstcon_tsbop_stat_success() argument
206 lstcon_tsbop_stat_failure(lstcon_trans_stat_t *stat, int inc) lstcon_tsbop_stat_failure() argument
212 lstcon_tsbqry_stat_idle(lstcon_trans_stat_t *stat, int inc) lstcon_tsbqry_stat_idle() argument
218 lstcon_tsbqry_stat_run(lstcon_trans_stat_t *stat, int inc) lstcon_tsbqry_stat_run() argument
224 lstcon_tsbqry_stat_failure(lstcon_trans_stat_t *stat, int inc) lstcon_tsbqry_stat_failure() argument
230 lstcon_statqry_stat_success(lstcon_trans_stat_t *stat, int inc) lstcon_statqry_stat_success() argument
236 lstcon_statqry_stat_failure(lstcon_trans_stat_t *stat, int inc) lstcon_statqry_stat_failure() argument
/linux-4.4.14/drivers/scsi/aic94xx/
H A Daic94xx_sds.c1320 u32 inc; asd_check_flash_type() local
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dkst_ifc.h165 diva_incoming_call_statistics_t inc; member in struct:_diva_ifc_statistics
/linux-4.4.14/drivers/infiniband/hw/mlx4/
H A Dmcg.c474 static void adjust_membership(struct mcast_group *group, u8 join_state, int inc) adjust_membership() argument
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dstv090x.c2260 s32 timeout, inc, steps_max, srate, car_max; stv090x_get_loop_params() local
2349 static int stv090x_search_car_loop(struct stv090x_state *state, s32 inc, s32 timeout, int zigzag, s32 steps_max) stv090x_search_car_loop() argument
2419 s32 inc, timeout_step, trials, steps_max; stv090x_sw_algo() local
/linux-4.4.14/drivers/pinctrl/
H A Dpinctrl-rockchip.c1899 int inc; local
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c275 static const int inc[4] = { 0, 100, 0, 0 }; ar5008_hw_cmn_spur_mitigate() local
/linux-4.4.14/drivers/atm/
H A Diphase.c465 int idealSlot =0, testSlot, toBeAssigned, inc; ia_cbr_setup() local
/linux-4.4.14/block/
H A Dgenhd.c131 int inc, end; disk_part_iter_next() local
/linux-4.4.14/tools/perf/ui/browsers/
H A Dhists.c862 static int advance_hpp_check(struct perf_hpp *hpp, int inc) advance_hpp_check() argument
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_mlme_ext.h405 u8 inc; member in struct:p2p_oper_class_map
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Drtw_mlme_ext.h400 u8 inc; member in struct:p2p_oper_class_map
/linux-4.4.14/drivers/scsi/
H A Daha152x.c293 CMD_INC_RESID(struct scsi_cmnd *cmd, int inc) CMD_INC_RESID() argument
/linux-4.4.14/drivers/net/bonding/
H A Dbond_main.c494 static int bond_set_promiscuity(struct bonding *bond, int inc) bond_set_promiscuity() argument
517 static int bond_set_allmulti(struct bonding *bond, int inc) bond_set_allmulti() argument
/linux-4.4.14/drivers/net/team/
H A Dteam.c1700 int inc; team_change_rx_flags() local
/linux-4.4.14/include/linux/
H A Ddmaengine.h957 static inline size_t dmaengine_get_icg(bool inc, bool sgl, size_t icg, dmaengine_get_icg() argument
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1651 unsigned long start, end, inc; pnv_pci_ioda1_tce_invalidate() local
1755 unsigned long start, end, inc; pnv_pci_ioda2_do_tce_invalidate() local
/linux-4.4.14/arch/powerpc/xmon/
H A Dxmon.c1901 int cmd, inc, i, nslash; memex() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c2884 unsigned int inc; t3_load_mtus() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5074 unsigned int inc; t4_load_mtus() local
/linux-4.4.14/arch/x86/kvm/
H A Demulate.c519 static void masked_increment(ulong *reg, ulong mask, int inc) masked_increment() argument
525 register_address_increment(struct x86_emulate_ctxt *ctxt, int reg, int inc) register_address_increment() argument
532 static void rsp_increment(struct x86_emulate_ctxt *ctxt, int inc) rsp_increment() argument
534 masked_increment(reg_rmw(ctxt, VCPU_REGS_RSP), stack_mask(ctxt), inc); rsp_increment() local
921 FASTOP1(inc); variable
/linux-4.4.14/net/core/
H A Ddev.c5704 static int __dev_set_promiscuity(struct net_device *dev, int inc, bool notify) __dev_set_promiscuity() argument
5763 int dev_set_promiscuity(struct net_device *dev, int inc) dev_set_promiscuity() argument
5777 static int __dev_set_allmulti(struct net_device *dev, int inc, bool notify) __dev_set_allmulti() argument
5822 int dev_set_allmulti(struct net_device *dev, int inc) dev_set_allmulti() argument
5937 int inc = (flags & IFF_PROMISC) ? 1 : -1; __dev_change_flags() local
5952 int inc = (flags & IFF_ALLMULTI) ? 1 : -1; __dev_change_flags() local
/linux-4.4.14/fs/btrfs/
H A Dextent-tree.c3172 __btrfs_mod_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, int full_backref, int inc) __btrfs_mod_ref() argument
/linux-4.4.14/include/net/
H A Dsock.h1312 sock_prot_inuse_add(struct net *net, struct proto *prot, int inc) sock_prot_inuse_add() argument
/linux-4.4.14/kernel/sched/
H A Dfair.c117 static inline void update_load_add(struct load_weight *lw, unsigned long inc) update_load_add() argument
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10464 static void bnx2x_prev_unload_undi_inc(struct bnx2x *bp, u8 inc) bnx2x_prev_unload_undi_inc() argument
/linux-4.4.14/drivers/platform/x86/
H A Dthinkpad_acpi.c6246 int cmos_cmd, inc; tpacpi_brightness_set_ucmsstep() local

Completed in 4893 milliseconds