| /linux/net/ipv4/ |
| H A D | igmp.c | 170 static void ip_ma_put(struct ip_mc_list *im) in ip_ma_put() 205 static void igmp_stop_timer(struct ip_mc_list *im) in igmp_stop_timer() 217 static void igmp_start_timer(struct ip_mc_list *im, int max_delay) in igmp_start_timer() 250 static void igmp_mod_timer(struct ip_mc_list *im, int max_delay) in igmp_mod_timer() 843 struct ip_mc_list *im = timer_container_of(im, t, timer); in igmp_timer_expire() local 924 struct ip_mc_list *im; in igmp_heard_report() local 952 struct ip_mc_list *im; in igmp_heard_query() local 1178 static void igmpv3_add_delrec(struct in_device *in_dev, struct ip_mc_list *im, in igmpv3_add_delrec() 1220 static void igmpv3_del_delrec(struct in_device *in_dev, struct ip_mc_list *im) in igmpv3_del_delrec() 1294 static void __igmp_group_dropped(struct ip_mc_list *im, gfp_t gfp) in __igmp_group_dropped() [all …]
|
| H A D | devinet.c | 1845 struct ip_mc_list *im; in in_dev_dump_ifmcaddr() local
|
| /linux/net/sched/ |
| H A D | em_ipt.c | 42 static int check_match(struct net *net, struct em_ipt_match *im, int mdata_len) in check_match() 130 struct em_ipt_match *im = NULL; in em_ipt_change() local 187 struct em_ipt_match *im = (void *)em->data; in em_ipt_destroy() local 208 const struct em_ipt_match *im = (const void *)em->data; in em_ipt_match() local 252 struct em_ipt_match *im = (void *)em->data; in em_ipt_dump() local
|
| /linux/kernel/bpf/ |
| H A D | trampoline.c | 280 static void bpf_tramp_image_free(struct bpf_tramp_image *im) in bpf_tramp_image_free() 291 struct bpf_tramp_image *im; in __bpf_tramp_image_put_deferred() local 300 struct bpf_tramp_image *im; in __bpf_tramp_image_put_rcu() local 310 struct bpf_tramp_image *im; in __bpf_tramp_image_release() local 319 struct bpf_tramp_image *im; in __bpf_tramp_image_put_rcu_tasks() local 330 static void bpf_tramp_image_put(struct bpf_tramp_image *im) in bpf_tramp_image_put() 381 struct bpf_tramp_image *im; in bpf_tramp_image_alloc() local 423 struct bpf_tramp_image *im; in bpf_trampoline_update() local 1136 arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, in arch_prepare_bpf_trampoline()
|
| /linux/fs/f2fs/ |
| H A D | checkpoint.c | 505 struct inode_management *im = &sbi->im[type]; in __add_ino_entry() local 555 struct inode_management *im = &sbi->im[type]; in __remove_ino_entry() local 586 struct inode_management *im = &sbi->im[mode]; in f2fs_exist_written_data() local 601 struct inode_management *im = &sbi->im[i]; in f2fs_release_ino_entry() local 623 struct inode_management *im = &sbi->im[type]; in f2fs_is_dirty_device() local 637 struct inode_management *im = &sbi->im[ORPHAN_INO]; in f2fs_acquire_orphan_inode() local 658 struct inode_management *im = &sbi->im[ORPHAN_INO]; in f2fs_release_orphan_inode() local 784 struct inode_management *im = &sbi->im[ORPHAN_INO]; in write_orphan_inodes() local 1762 struct inode_management *im = &sbi->im[i]; in f2fs_init_ino_entry_info() local
|
| H A D | f2fs.h | 1721 struct inode_management im[MAX_INO_ENTRY]; /* manage inode cache */ member
|
| /linux/arch/powerpc/platforms/83xx/ |
| H A D | mpc837x_rdb.c | 23 void __iomem *im; in mpc837x_rdb_sd_cfg() local
|
| /linux/fs/nfs/ |
| H A D | nfs4idmap.c | 499 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() 659 struct idmap_msg im; in idmap_pipe_downcall() local
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_calib.c | 892 int i, im, nmeasurement; in ar9003_hw_tx_iq_cal_outlier_detection() local 1008 int im, ix, iy; in __ar955x_tx_iq_cal_sort() local 1070 int i, im, j; in ar9003_hw_tx_iq_cal_post_proc() local 1159 int i, im; in ar9003_hw_tx_iq_cal_reload() local
|
| /linux/drivers/irqchip/ |
| H A D | irq-tb10x.c | 44 uint32_t mod, pol, im = data->mask; in tb10x_irq_set_type() local
|
| /linux/net/sunrpc/ |
| H A D | svcauth_unix.c | 109 struct ip_map *im = container_of(item, struct ip_map,h); in ip_map_put() local 163 struct ip_map *im = container_of(h, struct ip_map, h); in ip_map_request() local 264 struct ip_map *im; in ip_map_show() local
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 1519 static int __arch_prepare_bpf_trampoline(struct jit_ctx *ctx, struct bpf_tramp_image *im, in __arch_prepare_bpf_trampoline() 1776 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *ro_image, in arch_prepare_bpf_trampoline() 1819 struct bpf_tramp_image im; in arch_bpf_trampoline_size() local
|
| /linux/arch/arm/mach-ux500/ |
| H A D | pm.c | 111 u32 it, im; in prcmu_pending_irq() local
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfad_im.h | 107 struct bfad_im_s *im; member
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-sprd.c | 290 int im, ret; in sprd_i2c_xfer() local
|
| /linux/include/linux/ |
| H A D | hp_sdc.h | 270 uint8_t im; /* Interrupt mask */ member
|
| /linux/drivers/auxdisplay/ |
| H A D | panel.c | 1375 u8 im, om; in input_name2mask() local
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_lcn.c | 164 s16 im; member 169 u16 im; member
|
| /linux/drivers/tty/serial/ |
| H A D | amba-pl011.c | 266 unsigned int im; /* interrupt mask */ member
|
| /linux/fs/ceph/ |
| H A D | caps.c | 4200 struct inode *inode, struct ceph_mds_caps *im, in handle_cap_import()
|
| /linux/drivers/media/dvb-frontends/drx39xyj/ |
| H A D | drx_driver.h | 1035 s16 im; member
|