Searched defs:ic (Results 26 - 50 of 70) sorted by relevance

123

/linux-master/fs/jffs2/
H A Dreadinode.c1392 int jffs2_do_crccheck_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) argument
H A Dsummary.c389 struct jffs2_inode_cache *ic; local
370 sum_link_node_ref(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t ofs, uint32_t len, struct jffs2_inode_cache *ic) argument
[all...]
H A Dscan.c967 struct jffs2_inode_cache *ic; local
994 struct jffs2_inode_cache *ic; local
1049 struct jffs2_inode_cache *ic; local
[all...]
H A Dwbuf.c465 struct jffs2_inode_cache *ic; local
[all...]
H A Dxattr.c550 static struct jffs2_xattr_ref *create_xattr_ref(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic, argument
596 jffs2_xattr_delete_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) argument
614 jffs2_xattr_free_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) argument
634 check_xattr_ref_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) argument
690 jffs2_xattr_do_crccheck_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) argument
780 struct jffs2_inode_cache *ic; local
971 struct jffs2_inode_cache *ic = f->inocache; local
1040 struct jffs2_inode_cache *ic = f->inocache; local
1102 struct jffs2_inode_cache *ic = f->inocache; local
[all...]
H A Dnodelist.h255 struct jffs2_inode_cache *ic; /* Just during part of build */ member in union:jffs2_full_dirent::__anon2407
/linux-master/net/rds/
H A Dib_send.c73 static void rds_ib_send_unmap_data(struct rds_ib_connection *ic, argument
83 static void rds_ib_send_unmap_rdma(struct rds_ib_connection *ic, argument
123 static void rds_ib_send_unmap_atomic(struct rds_ib_connection *ic, argument
150 static struct rds_message *rds_ib_send_unmap_op(struct rds_ib_connection *ic, argument
190 rds_ib_send_init_ring(struct rds_ib_connection *ic) argument
214 rds_ib_send_clear_ring(struct rds_ib_connection *ic) argument
229 rds_ib_sub_signaled(struct rds_ib_connection *ic, int nr) argument
243 rds_ib_send_cqe_handler(struct rds_ib_connection *ic, struct ib_wc *wc) argument
355 rds_ib_send_grab_credits(struct rds_ib_connection *ic, u32 wanted, u32 *adv_credits, int need_posted, int max_posted) argument
410 struct rds_ib_connection *ic = conn->c_transport_data; local
431 struct rds_ib_connection *ic = conn->c_transport_data; local
454 rds_ib_set_wr_signal_state(struct rds_ib_connection *ic, struct rds_ib_send_work *send, bool notify) argument
487 struct rds_ib_connection *ic = conn->c_transport_data; local
768 struct rds_ib_connection *ic = conn->c_transport_data; local
854 struct rds_ib_connection *ic = conn->c_transport_data; local
1012 struct rds_ib_connection *ic = conn->c_transport_data; local
[all...]
H A Dib_cm.c59 struct rds_ib_connection *ic = conn->c_transport_data; local
76 struct rds_ib_connection *ic = conn->c_transport_data; local
171 struct rds_ib_connection *ic = conn->c_transport_data; local
250 struct rds_ib_connection *ic = conn->c_transport_data; local
259 poll_scq(struct rds_ib_connection *ic, struct ib_cq *cq, struct ib_wc *wcs) argument
284 struct rds_ib_connection *ic = (struct rds_ib_connection *)data; local
303 poll_rcq(struct rds_ib_connection *ic, struct ib_cq *cq, struct ib_wc *wcs, struct rds_ib_ack_state *ack_state) argument
324 struct rds_ib_connection *ic = (struct rds_ib_connection *)data; local
357 struct rds_ib_connection *ic = conn->c_transport_data; local
378 struct rds_ib_connection *ic = conn->c_transport_data; local
504 struct rds_ib_connection *ic = conn->c_transport_data; local
789 struct rds_ib_connection *ic = NULL; local
934 struct rds_ib_connection *ic = conn->c_transport_data; local
975 struct rds_ib_connection *ic; local
1049 struct rds_ib_connection *ic = conn->c_transport_data; local
1201 struct rds_ib_connection *ic; local
1252 struct rds_ib_connection *ic = arg; local
[all...]
H A Dib_recv.c48 void rds_ib_recv_init_ring(struct rds_ib_connection *ic) argument
122 int rds_ib_recv_alloc_caches(struct rds_ib_connection *ic, gfp_t gfp) argument
156 rds_ib_recv_free_caches(struct rds_ib_connection *ic) argument
193 rds_ib_frag_free(struct rds_ib_connection *ic, struct rds_page_frag *frag) argument
209 struct rds_ib_connection *ic = inc->i_conn->c_transport_data; local
224 rds_ib_recv_clear_one(struct rds_ib_connection *ic, struct rds_ib_recv_work *recv) argument
238 rds_ib_recv_clear_ring(struct rds_ib_connection *ic) argument
246 rds_ib_refill_one_inc(struct rds_ib_connection *ic, gfp_t slab_mask) argument
276 rds_ib_refill_one_frag(struct rds_ib_connection *ic, gfp_t slab_mask, gfp_t page_mask) argument
311 struct rds_ib_connection *ic = conn->c_transport_data; local
385 struct rds_ib_connection *ic = conn->c_transport_data; local
575 rds_ib_recv_init_ack(struct rds_ib_connection *ic) argument
614 rds_ib_set_ack(struct rds_ib_connection *ic, u64 seq, int ack_required) argument
625 rds_ib_get_ack(struct rds_ib_connection *ic) argument
639 rds_ib_set_ack(struct rds_ib_connection *ic, u64 seq, int ack_required) argument
648 rds_ib_get_ack(struct rds_ib_connection *ic) argument
658 rds_ib_send_ack(struct rds_ib_connection *ic, unsigned int adv_credits) argument
732 rds_ib_attempt_ack(struct rds_ib_connection *ic) argument
759 rds_ib_ack_send_complete(struct rds_ib_connection *ic) argument
769 rds_ib_piggyb_ack(struct rds_ib_connection *ic) argument
853 struct rds_ib_connection *ic = conn->c_transport_data; local
984 rds_ib_recv_cqe_handler(struct rds_ib_connection *ic, struct ib_wc *wc, struct rds_ib_ack_state *state) argument
1045 struct rds_ib_connection *ic = conn->c_transport_data; local
[all...]
/linux-master/drivers/comedi/drivers/
H A Dadl_pci7x3x.c351 int ic; local
/linux-master/arch/powerpc/platforms/cell/
H A Dspider-pic.c111 u32 ic; local
/linux-master/drivers/gpio/
H A Dgpio-lpc18xx.c55 static inline void lpc18xx_gpio_pin_ic_isel(struct lpc18xx_gpio_pin_ic *ic, argument
68 static inline void lpc18xx_gpio_pin_ic_set(struct lpc18xx_gpio_pin_ic *ic, argument
76 struct lpc18xx_gpio_pin_ic *ic = d->chip_data; local
96 struct lpc18xx_gpio_pin_ic *ic = d->chip_data; local
116 struct lpc18xx_gpio_pin_ic *ic = d->chip_data; local
132 struct lpc18xx_gpio_pin_ic *ic = d->chip_data; local
167 struct lpc18xx_gpio_pin_ic *ic = domain->host_data; local
208 struct lpc18xx_gpio_pin_ic *ic; local
[all...]
H A Dgpio-aspeed-sgpio.c396 struct irq_chip *ic = irq_desc_get_chip(desc); local
H A Dgpio-eic-sprd.c569 struct irq_chip *ic = irq_desc_get_chip(desc); local
H A Dgpio-npcm-sgpio.c435 struct irq_chip *ic = irq_desc_get_chip(desc); local
/linux-master/net/netfilter/
H A Dnf_log_syslog.c704 const struct icmp6hdr *ic; local
[all...]
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c855 dpaa2_eth_get_coalesce(struct net_device *dev, struct ethtool_coalesce *ic, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) argument
869 dpaa2_eth_set_coalesce(struct net_device *dev, struct ethtool_coalesce *ic, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) argument
/linux-master/drivers/pinctrl/
H A Dpinctrl-equilibrium.c154 struct irq_chip *ic = irq_desc_get_chip(desc); local
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-ic.c164 static inline u32 ipu_ic_read(struct ipu_ic *ic, unsigned offset) argument
169 static inline void ipu_ic_write(struct ipu_ic *ic, u32 value, unsigned offset) argument
174 static int init_csc(struct ipu_ic *ic, argument
216 static int calc_resize_coeffs(struct ipu_ic *ic, argument
268 void ipu_ic_task_enable(struct ipu_ic *ic) argument
300 ipu_ic_task_disable(struct ipu_ic *ic) argument
324 ipu_ic_task_graphics_init(struct ipu_ic *ic, const struct ipu_ic_colorspace *g_in_cs, bool galpha_en, u32 galpha, bool colorkey_en, u32 colorkey) argument
397 ipu_ic_task_init_rsc(struct ipu_ic *ic, const struct ipu_ic_csc *csc, int in_width, int in_height, int out_width, int out_height, u32 rsc) argument
441 ipu_ic_task_init(struct ipu_ic *ic, const struct ipu_ic_csc *csc, int in_width, int in_height, int out_width, int out_height) argument
452 ipu_ic_task_idma_init(struct ipu_ic *ic, struct ipuv3_channel *channel, u32 width, u32 height, int burst_size, enum ipu_rotate_mode rot) argument
592 ipu_irt_enable(struct ipu_ic *ic) argument
602 ipu_irt_disable(struct ipu_ic *ic) argument
612 ipu_ic_enable(struct ipu_ic *ic) argument
633 ipu_ic_disable(struct ipu_ic *ic) argument
663 struct ipu_ic *ic, *ret; local
686 ipu_ic_put(struct ipu_ic *ic) argument
735 ipu_ic_dump(struct ipu_ic *ic) argument
[all...]
/linux-master/drivers/md/persistent-data/
H A Ddm-space-map-common.c520 static inline void init_inc_context(struct inc_context *ic) argument
527 static inline void exit_inc_context(struct ll_disk *ll, struct inc_context *ic) argument
535 static inline void reset_inc_context(struct ll_disk *ll, struct inc_context *ic) argument
551 __sm_ll_inc_overflow(struct ll_disk *ll, dm_block_t b, struct inc_context *ic) argument
584 sm_ll_inc_overflow(struct ll_disk *ll, dm_block_t b, struct inc_context *ic) argument
609 shadow_bitmap(struct ll_disk *ll, struct inc_context *ic) argument
629 ensure_bitmap(struct ll_disk *ll, struct inc_context *ic) argument
647 sm_ll_inc_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t bit, uint32_t bit_end, int32_t *nr_allocations, dm_block_t *new_b, struct inc_context *ic) argument
720 struct inc_context ic; local
762 __sm_ll_del_overflow(struct ll_disk *ll, dm_block_t b, struct inc_context *ic) argument
770 __sm_ll_dec_overflow(struct ll_disk *ll, dm_block_t b, struct inc_context *ic, uint32_t *old_rc) argument
804 sm_ll_dec_overflow(struct ll_disk *ll, dm_block_t b, struct inc_context *ic, uint32_t *old_rc) argument
840 sm_ll_dec_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t bit, uint32_t bit_end, struct inc_context *ic, int32_t *nr_allocations, dm_block_t *new_b) argument
904 struct inc_context ic; local
[all...]
/linux-master/sound/soc/codecs/
H A Dak4613.c234 u8 ic; member in struct:ak4613_priv
/linux-master/arch/arc/mm/
H A Dcache.c998 struct cpuinfo_arc_cache *ic = &ic_info; local
/linux-master/drivers/staging/media/imx/
H A Dimx-ic-prpencvf.c62 struct ipu_ic *ic; member in struct:prp_priv
153 struct ipu_ic *ic; local
[all...]
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c771 enetc_get_coalesce(struct net_device *ndev, struct ethtool_coalesce *ic, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) argument
790 enetc_set_coalesce(struct net_device *ndev, struct ethtool_coalesce *ic, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110.c695 void __iomem *ic = sfp->base + irq_reg->ic_reg_base local
734 void __iomem *ic = sfp->base + irq_reg->ic_reg_base local

Completed in 509 milliseconds

123