/Linux-v4.19/net/sched/ |
D | em_ipt.c | 45 static int check_match(struct net *net, struct em_ipt_match *im, int mdata_len) in check_match() 119 struct em_ipt_match *im = NULL; in em_ipt_change() local 165 struct em_ipt_match *im = (void *)em->data; in em_ipt_destroy() local 186 const struct em_ipt_match *im = (const void *)em->data; in em_ipt_match() local 212 struct em_ipt_match *im = (void *)em->data; in em_ipt_dump() local
|
/Linux-v4.19/net/ipv4/ |
D | igmp.c | 175 static void ip_ma_put(struct ip_mc_list *im) in ip_ma_put() 199 static void igmp_stop_timer(struct ip_mc_list *im) in igmp_stop_timer() 211 static void igmp_start_timer(struct ip_mc_list *im, int max_delay) in igmp_start_timer() 242 static void igmp_mod_timer(struct ip_mc_list *im, int max_delay) in igmp_mod_timer() 817 struct ip_mc_list *im = from_timer(im, t, timer); in igmp_timer_expire() local 898 struct ip_mc_list *im; in igmp_heard_report() local 925 struct ip_mc_list *im; in igmp_heard_query() local 1136 static void igmpv3_add_delrec(struct in_device *in_dev, struct ip_mc_list *im) in igmpv3_add_delrec() 1177 static void igmpv3_del_delrec(struct in_device *in_dev, struct ip_mc_list *im) in igmpv3_del_delrec() 1252 static void igmp_group_dropped(struct ip_mc_list *im) in igmp_group_dropped() [all …]
|
/Linux-v4.19/net/ipv6/ |
D | anycast.c | 431 struct ifacaddr6 *im = NULL; in ac6_get_first() local 452 static struct ifacaddr6 *ac6_get_next(struct seq_file *seq, struct ifacaddr6 *im) in ac6_get_next() 477 struct ifacaddr6 *im = ac6_get_first(seq); in ac6_get_idx() local 493 struct ifacaddr6 *im = ac6_get_next(seq, v); in ac6_seq_next() local 513 struct ifacaddr6 *im = (struct ifacaddr6 *)v; in ac6_seq_show() local
|
D | mcast.c | 731 static void mld_add_delrec(struct inet6_dev *idev, struct ifmcaddr6 *im) in mld_add_delrec() 769 static void mld_del_delrec(struct inet6_dev *idev, struct ifmcaddr6 *im) in mld_del_delrec() 2677 struct ifmcaddr6 *im = NULL; in igmp6_mc_get_first() local 2698 static struct ifmcaddr6 *igmp6_mc_get_next(struct seq_file *seq, struct ifmcaddr6 *im) in igmp6_mc_get_next() 2723 struct ifmcaddr6 *im = igmp6_mc_get_first(seq); in igmp6_mc_get_idx() local 2739 struct ifmcaddr6 *im = igmp6_mc_get_next(seq, v); in igmp6_mc_seq_next() local 2760 struct ifmcaddr6 *im = (struct ifmcaddr6 *)v; in igmp6_mc_seq_show() local 2784 struct ifmcaddr6 *im; member 2792 struct ifmcaddr6 *im = NULL; in igmp6_mcf_get_first() local
|
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfad_im.c | 464 struct bfad_im_s *im = itnim_drv->im; in bfa_fcb_itnim_free() local 499 struct bfad_im_s *im = itnim_drv->im; in bfa_fcb_itnim_online() local 521 struct bfad_im_s *im = itnim_drv->im; in bfa_fcb_itnim_offline() local 681 struct bfad_im_s *im = in bfad_aen_im_notify_handler() local 707 struct bfad_im_s *im; in bfad_im_probe() local 764 bfad_destroy_workq(struct bfad_im_s *im) in bfad_destroy_workq() 776 struct bfad_im_s *im = bfad->im; in bfad_thread_workq() local 1118 struct bfad_im_s *im = itnim->im; in bfad_im_itnim_work_handler() local
|
D | bfad_im.h | 99 struct bfad_im_s *im; member
|
D | bfad_drv.h | 220 struct bfad_im_s *im; /* IM specific data */ member
|
/Linux-v4.19/fs/f2fs/ |
D | checkpoint.c | 437 struct inode_management *im = &sbi->im[type]; in __add_ino_entry() local 471 struct inode_management *im = &sbi->im[type]; in __remove_ino_entry() local 502 struct inode_management *im = &sbi->im[mode]; in f2fs_exist_written_data() local 517 struct inode_management *im = &sbi->im[i]; in f2fs_release_ino_entry() local 539 struct inode_management *im = &sbi->im[type]; in f2fs_is_dirty_device() local 553 struct inode_management *im = &sbi->im[ORPHAN_INO]; in f2fs_acquire_orphan_inode() local 575 struct inode_management *im = &sbi->im[ORPHAN_INO]; in f2fs_release_orphan_inode() local 718 struct inode_management *im = &sbi->im[ORPHAN_INO]; in write_orphan_inodes() local 1530 struct inode_management *im = &sbi->im[i]; in f2fs_init_ino_entry_info() local
|
/Linux-v4.19/arch/mips/lantiq/ |
D | irq.c | 82 int im = offset / INT_NUM_IM_OFFSET; in ltq_disable_irq() local 93 int im = offset / INT_NUM_IM_OFFSET; in ltq_mask_and_ack_irq() local 104 int im = offset / INT_NUM_IM_OFFSET; in ltq_ack_irq() local 114 int im = offset / INT_NUM_IM_OFFSET; in ltq_enable_irq() local
|
/Linux-v4.19/arch/powerpc/platforms/83xx/ |
D | mpc837x_rdb.c | 27 void __iomem *im; in mpc837x_rdb_sd_cfg() local
|
/Linux-v4.19/fs/nfs/ |
D | nfs4idmap.c | 497 struct idmap_msg *im, in nfs_idmap_prepare_message() 572 struct idmap_msg *im; in nfs_idmap_legacy_upcall() local 618 static int nfs_idmap_read_and_verify_message(struct idmap_msg *im, in nfs_idmap_read_and_verify_message() 657 struct idmap_msg im; in idmap_pipe_downcall() local
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | ar9003_calib.c | 892 int i, im, nmeasurement; in ar9003_hw_tx_iq_cal_outlier_detection() local 1008 int im, ix, iy, temp; in __ar955x_tx_iq_cal_sort() local 1074 int i, im, j; in ar9003_hw_tx_iq_cal_post_proc() local 1163 int i, im; in ar9003_hw_tx_iq_cal_reload() local
|
/Linux-v4.19/drivers/irqchip/ |
D | irq-tb10x.c | 57 uint32_t im, mod, pol; in tb10x_irq_set_type() local
|
/Linux-v4.19/net/sunrpc/ |
D | svcauth_unix.c | 99 struct ip_map *im = container_of(item, struct ip_map,h); in ip_map_put() local 148 struct ip_map *im = container_of(h, struct ip_map, h); in ip_map_request() local 249 struct ip_map *im; in ip_map_show() local
|
/Linux-v4.19/arch/arm/mach-ux500/ |
D | pm.c | 115 u32 it, im; in prcmu_pending_irq() local
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-iop3xx.c | 362 int im = 0; in iop3xx_i2c_master_xfer() local
|
D | i2c-sprd.c | 285 int im, ret; in sprd_i2c_master_xfer() local
|
/Linux-v4.19/drivers/gpio/ |
D | gpio-pch.c | 240 u32 im, im_pos, val; in pch_irq_type() local
|
D | gpio-ml-ioh.c | 251 u32 im; in ioh_irq_type() local
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_64_mmu_radix.c | 250 unsigned long im; in kvmppc_unmap_free_pmd() local
|
/Linux-v4.19/include/linux/ |
D | hp_sdc.h | 270 uint8_t im; /* Interrupt mask */ member
|
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac.h | 102 u8 im:1; member
|
/Linux-v4.19/sound/pci/ali5451/ |
D | ali5451.c | 1877 struct snd_ali_image *im; in ali_suspend() local 1922 struct snd_ali_image *im; in ali_resume() local
|
/Linux-v4.19/drivers/auxdisplay/ |
D | panel.c | 1434 u8 im, om; in input_name2mask() local
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 175 s16 im; member 180 u16 im; member
|