container_of 116 arch/alpha/kernel/osf_sys.c container_of(ctx, struct osf_dirent_callback, ctx); container_of 490 arch/arc/kernel/perf_event.c pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr); container_of 480 arch/arm/common/sa1111.c return container_of(gc, struct sa1111, gc); container_of 200 arch/arm/include/asm/ecard.h #define ECARD_DEV(_d) container_of((_d), struct expansion_card, dev) container_of 211 arch/arm/include/asm/ecard.h #define ECARD_DRV(_d) container_of((_d), struct ecard_driver, drv) container_of 182 arch/arm/include/asm/hardware/locomo.h #define LOCOMO_DEV(_d) container_of((_d), struct locomo_dev, dev) container_of 194 arch/arm/include/asm/hardware/locomo.h #define LOCOMO_DRV(_d) container_of((_d), struct locomo_driver, drv) container_of 397 arch/arm/include/asm/hardware/sa1111.h #define to_sa1111_device(x) container_of(x, struct sa1111_dev, dev) container_of 409 arch/arm/include/asm/hardware/sa1111.h #define SA1111_DRV(_d) container_of((_d), struct sa1111_driver, drv) container_of 25 arch/arm/include/asm/ptrace.h #define to_svc_pt_regs(r) container_of(r, struct svc_pt_regs, regs) container_of 20 arch/arm/include/asm/xen/events.h #define xchg_xen_ulong(ptr, val) atomic64_xchg(container_of((long long*)(ptr),\ container_of 623 arch/arm/mach-davinci/board-dm365-evm.c struct cpld_led *led = container_of(cdev, struct cpld_led, cdev); container_of 635 arch/arm/mach-davinci/board-dm365-evm.c struct cpld_led *led = container_of(cdev, struct cpld_led, cdev); container_of 51 arch/arm/mach-footbridge/ebsa285.c struct ebsa285_led *led = container_of(cdev, container_of 63 arch/arm/mach-footbridge/ebsa285.c struct ebsa285_led *led = container_of(cdev, container_of 691 arch/arm/mach-footbridge/netwinder-hw.c struct netwinder_led *led = container_of(cdev, container_of 708 arch/arm/mach-footbridge/netwinder-hw.c struct netwinder_led *led = container_of(cdev, container_of 59 arch/arm/mach-imx/mmdc.c #define to_mmdc_pmu(p) container_of(p, struct mmdc_pmu, pmu) container_of 423 arch/arm/mach-imx/mmdc.c struct mmdc_pmu *pmu_mmdc = container_of(hrtimer, struct mmdc_pmu, container_of 14 arch/arm/mach-integrator/lm.c #define to_lm_device(d) container_of(d, struct lm_device, dev) container_of 15 arch/arm/mach-integrator/lm.c #define to_lm_driver(d) container_of(d, struct lm_driver, drv) container_of 218 arch/arm/mach-pxa/idp.c struct idp_led *led = container_of(cdev, container_of 232 arch/arm/mach-pxa/idp.c struct idp_led *led = container_of(cdev, container_of 569 arch/arm/mach-pxa/lubbock.c struct lubbock_led *led = container_of(cdev, container_of 583 arch/arm/mach-pxa/lubbock.c struct lubbock_led *led = container_of(cdev, container_of 657 arch/arm/mach-pxa/mainstone.c struct mainstone_led *led = container_of(cdev, container_of 671 arch/arm/mach-pxa/mainstone.c struct mainstone_led *led = container_of(cdev, container_of 409 arch/arm/mach-pxa/saar.c struct fb_info *info = container_of(var, struct fb_info, var); container_of 427 arch/arm/mach-pxa/tavorevb.c struct fb_info *info = container_of(var, struct fb_info, var); container_of 136 arch/arm/mach-rpc/dma.c struct iomd_dma *idma = container_of(dma, struct iomd_dma, dma); container_of 144 arch/arm/mach-rpc/dma.c struct iomd_dma *idma = container_of(dma, struct iomd_dma, dma); container_of 157 arch/arm/mach-rpc/dma.c struct iomd_dma *idma = container_of(dma, struct iomd_dma, dma); container_of 194 arch/arm/mach-rpc/dma.c struct iomd_dma *idma = container_of(dma, struct iomd_dma, dma); container_of 267 arch/arm/mach-rpc/dma.c struct floppy_dma *fdma = container_of(dma, struct floppy_dma, dma); container_of 301 arch/arm/mach-rpc/dma.c struct floppy_dma *fdma = container_of(dma, struct floppy_dma, dma); container_of 28 arch/arm/mach-s3c64xx/dev-backlight.c struct samsung_bl_drvdata *drvdata = container_of(pdata, container_of 47 arch/arm/mach-s3c64xx/dev-backlight.c struct samsung_bl_drvdata *drvdata = container_of(pdata, container_of 46 arch/arm/mach-s3c64xx/pm.c pd = container_of(domain, struct s3c64xx_pm_domain, pd); container_of 61 arch/arm/mach-s3c64xx/pm.c pd = container_of(domain, struct s3c64xx_pm_domain, pd); container_of 57 arch/arm/mach-sa1100/neponset.c #define to_neponset_gpio_chip(x) container_of(x, struct neponset_gpio_chip, gc) container_of 61 arch/arm/mach-versatile/versatile_dt.c struct amba_device *adev = container_of(dev, struct amba_device, dev); container_of 495 arch/arm/mach-vexpress/spc.c #define to_clk_spc(spc) container_of(spc, struct clk_spc, hw) container_of 345 arch/arm/mm/cache-l2x0-pmu.c lattr = container_of(attr, typeof(*lattr), attr); container_of 357 arch/arm/mm/cache-l2x0-pmu.c lattr = container_of(attr, typeof(*lattr), attr.attr); container_of 2134 arch/arm/mm/dma-mapping.c container_of(kref, struct dma_iommu_mapping, kref); container_of 82 arch/arm/plat-omap/debug-leds.c struct dbg_led *led = container_of(cdev, struct dbg_led, cdev); container_of 95 arch/arm/plat-omap/debug-leds.c struct dbg_led *led = container_of(cdev, struct dbg_led, cdev); container_of 66 arch/arm/plat-samsung/include/plat/cpu-freq.h #define to_s3c_cpufreq(_cf) container_of(_cf, struct s3c_cpufreq_freqs, freqs) container_of 83 arch/arm/plat-samsung/include/plat/gpio-core.h return container_of(gpc, struct samsung_gpio_chip, chip); container_of 1193 arch/arm/probes/kprobes/test-core.c container_of(p, struct test_probe, kprobe)->hit = test_instance; container_of 1209 arch/arm/probes/kprobes/test-core.c container_of(p, struct test_probe, kprobe)->hit = test_instance; container_of 1218 arch/arm/probes/kprobes/test-core.c if (container_of(p, struct test_probe, kprobe)->hit == test_instance) container_of 1237 arch/arm/probes/kprobes/test-core.c container_of(p, struct test_probe, kprobe)->hit = test_instance; container_of 108 arch/arm/probes/uprobes/actions-arm.c struct arch_uprobe *auprobe = container_of(asi, struct arch_uprobe, container_of 132 arch/arm/probes/uprobes/actions-arm.c struct arch_uprobe *auprobe = container_of(asi, struct arch_uprobe, container_of 163 arch/arm/probes/uprobes/actions-arm.c struct arch_uprobe *auprobe = container_of(asi, struct arch_uprobe, container_of 223 arch/arm64/kernel/cpuinfo.c #define kobj_to_cpuinfo(kobj) container_of(kobj, struct cpuinfo_arm64, kobj) container_of 155 arch/arm64/kernel/pci.c ri = container_of(ci, struct acpi_pci_generic_root_info, common); container_of 156 arch/arm64/kernel/perf_event.c pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr); container_of 297 arch/arm64/kernel/perf_event.c struct arm_pmu *cpu_pmu = container_of(pmu, struct arm_pmu, pmu); container_of 300 arch/arm64/kernel/perf_event.c pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr.attr); container_of 364 arch/arm64/kvm/hyp/switch.c struct thread_struct *thread = container_of( container_of 566 arch/arm64/kvm/hyp/switch.c host = container_of(host_ctxt, struct kvm_host_data, host_ctxt); container_of 586 arch/arm64/kvm/hyp/switch.c host = container_of(host_ctxt, struct kvm_host_data, host_ctxt); container_of 174 arch/arm64/kvm/pmu.c host = container_of(host_ctxt, struct kvm_host_data, host_ctxt); container_of 195 arch/arm64/kvm/pmu.c host = container_of(host_ctxt, struct kvm_host_data, host_ctxt); container_of 49 arch/csky/kernel/perf_event.c #define to_csky_pmu(p) (container_of(p, struct csky_pmu, pmu)) container_of 269 arch/ia64/kernel/topology.c #define to_object(k) container_of(k, struct cache_info, kobj) container_of 270 arch/ia64/kernel/topology.c #define to_attr(a) container_of(a, struct cache_attr, attr) container_of 244 arch/ia64/pci/pci.c info = container_of(ci, struct pci_root_info, common); container_of 276 arch/ia64/pci/pci.c info = container_of(ci, struct pci_root_info, common); container_of 151 arch/m68k/kernel/process.c memcpy(frame, container_of(current_pt_regs(), struct fork_frame, regs), container_of 177 arch/mips/alchemy/common/clock.c #define to_auxpll_clk(x) container_of(x, struct alchemy_auxpll_clk, hw) container_of 367 arch/mips/alchemy/common/clock.c #define to_fgcs_clk(x) container_of(x, struct alchemy_fgcs_clk, hw) container_of 69 arch/mips/include/asm/cdmm.h #define to_mips_cdmm_device(d) container_of(d, struct mips_cdmm_device, dev) container_of 20 arch/mips/include/asm/gio_device.h #define to_gio_device(d) container_of(d, struct gio_device, dev) container_of 33 arch/mips/include/asm/gio_device.h #define to_gio_driver(drv) container_of(drv, struct gio_driver, driver) container_of 122 arch/mips/include/asm/mach-pmcs-msp71xx/msp_usb.h #define to_mspusb_device(x) container_of((x), struct mspusb_device, dev) container_of 33 arch/mips/kernel/cevt-txx9.c container_of(cs, struct txx9_clocksource, cs); container_of 91 arch/mips/kernel/cevt-txx9.c container_of(evt, struct txx9_clock_event_device, cd); container_of 107 arch/mips/kernel/cevt-txx9.c container_of(evt, struct txx9_clock_event_device, cd); container_of 118 arch/mips/kernel/cevt-txx9.c container_of(evt, struct txx9_clock_event_device, cd); container_of 129 arch/mips/kernel/cevt-txx9.c container_of(evt, struct txx9_clock_event_device, cd); container_of 142 arch/mips/kernel/cevt-txx9.c container_of(evt, struct txx9_clock_event_device, cd); container_of 317 arch/mips/kernel/perf_event_mipsxx.c struct perf_event *event = container_of(evt, struct perf_event, hw); container_of 157 arch/mips/kernel/signal.c uc = container_of(sc, struct ucontext, uc_mcontext); container_of 1231 arch/mips/kvm/mips.c vcpu = container_of(timer, struct kvm_vcpu, arch.comparecount_timer); container_of 187 arch/mips/pci/pci-ar2315.c return container_of(hose, struct ar2315_pci_ctrl, pci_ctrl); container_of 104 arch/mips/pci/pci-ar71xx.c return container_of(hose, struct ar71xx_pci_controller, pci_ctrl); container_of 70 arch/mips/pci/pci-ar724x.c return container_of(hose, struct ar724x_pci_controller, pci_controller); container_of 77 arch/mips/pci/pci-rt3883.c return container_of(hose, struct rt3883_pci_controller, pci_controller); container_of 48 arch/mips/ralink/cevt-rt3352.c sdev = container_of(evt, struct systick_device, dev); container_of 95 arch/mips/ralink/cevt-rt3352.c sdev = container_of(evt, struct systick_device, dev); container_of 109 arch/mips/ralink/cevt-rt3352.c sdev = container_of(evt, struct systick_device, dev); container_of 922 arch/mips/txx9/generic/setup.c tdev = container_of(dev, struct txx9_sramc_dev, dev); container_of 202 arch/mips/txx9/rbtx4939/setup.c container_of(led_cdev, struct rbtx4939_led_data, cdev); container_of 89 arch/nds32/include/asm/pmu.h #define to_nds32_pmu(p) (container_of(p, struct nds32_pmu, pmu)) container_of 54 arch/nios2/kernel/time.c return container_of(evt, struct nios2_clockevent_dev, ced); container_of 60 arch/nios2/kernel/time.c return container_of(cs, struct nios2_clocksource, cs); container_of 68 arch/openrisc/kernel/unwinder.c frameinfo = container_of(stack, container_of 43 arch/parisc/include/asm/parisc-device.h #define to_parisc_device(d) container_of(d, struct parisc_device, dev) container_of 44 arch/parisc/include/asm/parisc-device.h #define to_parisc_driver(d) container_of(d, struct parisc_driver, drv) container_of 49 arch/powerpc/include/asm/macio.h #define to_macio_device(d) container_of(d, struct macio_dev, ofdev.dev) container_of 50 arch/powerpc/include/asm/macio.h #define of_to_macio_device(d) container_of(d, struct macio_dev, ofdev) container_of 139 arch/powerpc/include/asm/macio.h #define to_macio_driver(drv) container_of(drv,struct macio_driver, driver) container_of 394 arch/powerpc/include/asm/ps3.h return container_of(_drv, struct ps3_system_bus_driver, core); container_of 399 arch/powerpc/include/asm/ps3.h return container_of(_dev, struct ps3_system_bus_device, core); container_of 47 arch/powerpc/include/asm/ps3stor.h return container_of(dev, struct ps3_storage_device, sbd.core); container_of 160 arch/powerpc/include/asm/vio.h return container_of(drv, struct vio_driver, driver); container_of 165 arch/powerpc/include/asm/vio.h return container_of(dev, struct vio_dev, dev); container_of 134 arch/powerpc/kernel/cacheinfo.c return container_of(k, struct cache_index_dir, kobj); container_of 522 arch/powerpc/kernel/cacheinfo.c kobj_attr = container_of(attr, struct kobj_attribute, attr); container_of 744 arch/powerpc/kernel/iommu.c tbl = container_of(kref, struct iommu_table, it_kref); container_of 849 arch/powerpc/kernel/process.c giveup_all(container_of(thr, struct task_struct, thread)); container_of 48 arch/powerpc/kernel/sysfs.c struct cpu *cpu = container_of(dev, struct cpu, dev); container_of 64 arch/powerpc/kernel/sysfs.c struct cpu *cpu = container_of(dev, struct cpu, dev); container_of 426 arch/powerpc/kernel/sysfs.c struct cpu *cpu = container_of(dev, struct cpu, dev); \ container_of 435 arch/powerpc/kernel/sysfs.c struct cpu *cpu = container_of(dev, struct cpu, dev); \ container_of 1041 arch/powerpc/kernel/sysfs.c struct cpu *cpu = container_of(dev, struct cpu, dev); container_of 1457 arch/powerpc/kvm/book3s_64_mmu_hv.c struct kvm_resize_hpt *resize = container_of(work, container_of 51 arch/powerpc/kvm/book3s_64_vio.c struct kvmppc_spapr_tce_iommu_table *stit = container_of(head, container_of 61 arch/powerpc/kvm/book3s_64_vio.c struct kvmppc_spapr_tce_iommu_table *stit = container_of(kref, container_of 179 arch/powerpc/kvm/book3s_64_vio.c struct kvmppc_spapr_tce_table *stt = container_of(head, container_of 5149 arch/powerpc/kvm/book3s_hv.c container_of(cons, struct kvm_kernel_irqfd, consumer); container_of 5166 arch/powerpc/kvm/book3s_hv.c container_of(cons, struct kvm_kernel_irqfd, consumer); container_of 97 arch/powerpc/kvm/book3s_mmu_hpte.c struct hpte_cache *pte = container_of(head, struct hpte_cache, rcu_head); container_of 102 arch/powerpc/kvm/e500.h return container_of(vcpu, struct kvmppc_vcpu_e500, vcpu); container_of 1376 arch/powerpc/kvm/mpic.c struct openpic *opp = container_of(this, struct openpic, mmio); container_of 1418 arch/powerpc/kvm/mpic.c struct openpic *opp = container_of(this, struct openpic, mmio); container_of 773 arch/powerpc/kvm/powerpc.c vcpu = container_of(timer, struct kvm_vcpu, arch.dec_timer); container_of 839 arch/powerpc/kvm/powerpc.c container_of(cons, struct kvm_kernel_irqfd, consumer); container_of 852 arch/powerpc/kvm/powerpc.c container_of(cons, struct kvm_kernel_irqfd, consumer); container_of 233 arch/powerpc/mm/book3s64/iommu_api.c struct mm_iommu_table_group_mem_t *mem = container_of(head, container_of 264 arch/powerpc/mm/hugetlbpage.c container_of(head, struct hugepd_freelist, rcu); container_of 146 arch/powerpc/oprofile/cell/spu_task_sync.c info = container_of(kref, struct cached_info, cache_ref); container_of 171 arch/powerpc/oprofile/cell/spu_task_sync.c spu_info[spu_num] = container_of(ref, struct cached_info, cache_ref); container_of 2012 arch/powerpc/perf/core-book3s.c pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr); container_of 384 arch/powerpc/perf/hv-24x7.c d = container_of(attr, struct dev_ext_attribute, attr); container_of 49 arch/powerpc/perf/imc-pmu.c return container_of(event->pmu, struct imc_pmu, pmu); container_of 94 arch/powerpc/perf/imc-pmu.c struct imc_pmu *imc_pmu = container_of(pmu, struct imc_pmu, pmu); container_of 375 arch/powerpc/platforms/52xx/mpc52xx_gpt.c gpt = container_of(pos, struct mpc52xx_gpt_priv, list); container_of 545 arch/powerpc/platforms/8xx/cpm1.c container_of(mm_gc, struct cpm1_gpio16_chip, mm_gc); container_of 682 arch/powerpc/platforms/8xx/cpm1.c container_of(mm_gc, struct cpm1_gpio32_chip, mm_gc); container_of 71 arch/powerpc/platforms/cell/cbe_thermal.c spu = container_of(dev, struct spu, dev); container_of 82 arch/powerpc/platforms/cell/cbe_thermal.c spu = container_of(dev, struct spu, dev); container_of 52 arch/powerpc/platforms/cell/cpufreq_spudemand.c info = container_of(work, struct spu_gov_info_struct, work.work); container_of 161 arch/powerpc/platforms/cell/iommu.c container_of(tbl, struct iommu_window, table); container_of 206 arch/powerpc/platforms/cell/iommu.c container_of(tbl, struct iommu_window, table); container_of 647 arch/powerpc/platforms/cell/spu_base.c struct spu *spu = container_of(dev, struct spu, dev); container_of 72 arch/powerpc/platforms/cell/spufs/context.c ctx = container_of(kref, struct spu_context, kref); container_of 36 arch/powerpc/platforms/cell/spufs/gang.c gang = container_of(kref, struct spu_gang, kref); container_of 218 arch/powerpc/platforms/cell/spufs/spufs.h container_of(inode, struct spufs_inode_info, vfs_inode) container_of 553 arch/powerpc/platforms/powermac/pfunc_core.c struct pmf_device *dev = container_of(kref, struct pmf_device, ref); container_of 761 arch/powerpc/platforms/powermac/pfunc_core.c container_of(kref, struct pmf_function, ref); container_of 130 arch/powerpc/platforms/powernv/npu-dma.c struct pnv_ioda_pe *npe = container_of(table_group, struct pnv_ioda_pe, container_of 170 arch/powerpc/platforms/powernv/npu-dma.c struct pnv_ioda_pe *npe = container_of(table_group, struct pnv_ioda_pe, container_of 199 arch/powerpc/platforms/powernv/npu-dma.c struct pnv_ioda_pe *npe = container_of(table_group, struct pnv_ioda_pe, container_of 233 arch/powerpc/platforms/powernv/npu-dma.c struct pnv_ioda_pe *npe = container_of(table_group, struct pnv_ioda_pe, container_of 279 arch/powerpc/platforms/powernv/npu-dma.c struct npu_comp *npucomp = container_of(table_group, struct npu_comp, container_of 297 arch/powerpc/platforms/powernv/npu-dma.c struct npu_comp *npucomp = container_of(table_group, struct npu_comp, container_of 336 arch/powerpc/platforms/powernv/npu-dma.c struct npu_comp *npucomp = container_of(table_group, struct npu_comp, container_of 381 arch/powerpc/platforms/powernv/npu-dma.c struct npu_comp *npucomp = container_of(table_group, struct npu_comp, container_of 397 arch/powerpc/platforms/powernv/npu-dma.c struct npu_comp *npucomp = container_of(table_group, struct npu_comp, container_of 475 arch/powerpc/platforms/powernv/npu-dma.c npucomp = container_of(table_group, struct npu_comp, table_group); container_of 510 arch/powerpc/platforms/powernv/npu-dma.c npucomp = container_of(table_group, struct npu_comp, table_group); container_of 28 arch/powerpc/platforms/powernv/opal-dump.c #define to_dump_obj(x) container_of(x, struct dump_obj, kobj) container_of 37 arch/powerpc/platforms/powernv/opal-dump.c #define to_dump_attr(x) container_of(x, struct dump_attribute, attr) container_of 28 arch/powerpc/platforms/powernv/opal-elog.c #define to_elog_obj(x) container_of(x, struct elog_obj, kobj) container_of 37 arch/powerpc/platforms/powernv/opal-elog.c #define to_elog_attr(x) container_of(x, struct elog_attribute, attr) container_of 33 arch/powerpc/platforms/powernv/opal-powercap.c struct powercap_attr *pcap_attr = container_of(attr, container_of 85 arch/powerpc/platforms/powernv/opal-powercap.c struct powercap_attr *pcap_attr = container_of(attr, container_of 28 arch/powerpc/platforms/powernv/opal-psr.c struct psr_attr *psr_attr = container_of(attr, struct psr_attr, attr); container_of 78 arch/powerpc/platforms/powernv/opal-psr.c struct psr_attr *psr_attr = container_of(attr, struct psr_attr, attr); container_of 62 arch/powerpc/platforms/powernv/opal-sensor-groups.c struct sg_attr *sattr = container_of(attr, struct sg_attr, attr); container_of 104 arch/powerpc/platforms/powernv/opal-sysparam.c struct param_attr *attr = container_of(kobj_attr, struct param_attr, container_of 125 arch/powerpc/platforms/powernv/opal-sysparam.c struct param_attr *attr = container_of(kobj_attr, struct param_attr, container_of 345 arch/powerpc/platforms/powernv/pci-ioda-tce.c struct iommu_table_group_link *tgl = container_of(head, container_of 1907 arch/powerpc/platforms/powernv/pci-ioda.c struct pnv_ioda_pe *pe = container_of(tgl->table_group, container_of 2051 arch/powerpc/platforms/powernv/pci-ioda.c struct pnv_ioda_pe *pe = container_of(tgl->table_group, container_of 2298 arch/powerpc/platforms/powernv/pci-ioda.c struct pnv_ioda_pe *pe = container_of(table_group, struct pnv_ioda_pe, container_of 2366 arch/powerpc/platforms/powernv/pci-ioda.c struct pnv_ioda_pe *pe = container_of(table_group, struct pnv_ioda_pe, container_of 2477 arch/powerpc/platforms/powernv/pci-ioda.c struct pnv_ioda_pe *pe = container_of(table_group, struct pnv_ioda_pe, container_of 2548 arch/powerpc/platforms/powernv/pci-ioda.c struct pnv_ioda_pe *pe = container_of(table_group, struct pnv_ioda_pe, container_of 2564 arch/powerpc/platforms/powernv/pci-ioda.c struct pnv_ioda_pe *pe = container_of(table_group, struct pnv_ioda_pe, container_of 2747 arch/powerpc/platforms/powernv/pci-ioda.c struct pnv_phb *phb = container_of(chip, struct pnv_phb, container_of 3421 arch/powerpc/platforms/powernv/pci-ioda.c struct pnv_ioda_pe *pe = container_of(table_group, container_of 377 arch/powerpc/platforms/pseries/dlpar.c container_of(work, struct pseries_hp_work, work); container_of 363 arch/powerpc/platforms/pseries/lpar.c struct dtl_worker *d = container_of(work, struct dtl_worker, work.work); container_of 392 arch/powerpc/platforms/pseries/vio.c cmo = container_of(work, struct vio_cmo, balance_q.work); container_of 110 arch/powerpc/sysdev/cpm_common.c container_of(mm_gc, struct cpm2_gpio32_chip, mm_gc); container_of 29 arch/powerpc/sysdev/fsl_mpic_timer_wakeup.c container_of(ws, struct fsl_mpic_timer_wakeup, free_work); container_of 481 arch/powerpc/sysdev/fsl_rmu.c struct fsl_rio_pw *pw = container_of(work, struct fsl_rio_pw, pw_work); container_of 249 arch/powerpc/sysdev/mpic_timer.c struct timer_group_priv *priv = container_of(handle, container_of 264 arch/powerpc/sysdev/mpic_timer.c struct timer_group_priv *priv = container_of(handle, container_of 289 arch/powerpc/sysdev/mpic_timer.c struct timer_group_priv *priv = container_of(handle, container_of 322 arch/powerpc/sysdev/mpic_timer.c struct timer_group_priv *priv = container_of(handle, container_of 75 arch/powerpc/sysdev/simple_gpio.c container_of(mm_gc, struct u8_gpio_chip, mm_gc); container_of 220 arch/s390/include/asm/ccwdev.h #define to_ccwdev(n) container_of(n, struct ccw_device, dev) container_of 221 arch/s390/include/asm/ccwdev.h #define to_ccwdrv(n) container_of(n, struct ccw_driver, driver) container_of 76 arch/s390/include/asm/ccwgroup.h #define to_ccwgroupdev(x) container_of((x), struct ccwgroup_device, dev) container_of 77 arch/s390/include/asm/ccwgroup.h #define to_ccwgroupdrv(x) container_of((x), struct ccwgroup_driver, driver) container_of 315 arch/s390/kernel/nmi.c sie_page = container_of(sie_block, struct sie_page, sie_block); container_of 242 arch/s390/kernel/perf_event.c pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr); container_of 91 arch/s390/kernel/process.c frame = container_of(task_pt_regs(p), struct fake_frame, childregs); container_of 1242 arch/s390/kvm/interrupt.c vcpu = container_of(timer, struct kvm_vcpu, arch.ckc_timer); container_of 3009 arch/s390/kvm/interrupt.c container_of(timer, struct kvm_s390_gisa_interrupt, timer); container_of 3011 arch/s390/kvm/interrupt.c container_of(gi->origin, struct sie_page2, gisa)->kvm; container_of 3062 arch/s390/kvm/interrupt.c kvm = container_of(gisa, struct sie_page2, gisa)->kvm; container_of 3792 arch/s390/kvm/kvm-s390.c sie_page = container_of(vcpu->arch.sie_block, container_of 787 arch/s390/mm/fault.c tsk = container_of(thread, struct task_struct, thread); container_of 35 arch/sh/drivers/push-switch.c struct push_switch *psw = container_of(work, struct push_switch, work); container_of 106 arch/sh/include/asm/dma.h #define to_dma_channel(channel) container_of(channel, struct dma_channel, dev) container_of 27 arch/sh/kernel/cpu/irq/ipr.c return container_of(chip, struct ipr_desc, chip); container_of 264 arch/sh/kernel/cpu/sh4/sq.c #define to_sq_sysfs_attr(a) container_of(a, struct sq_sysfs_attr, attr) container_of 488 arch/sparc/include/asm/vio.h return container_of(drv, struct vio_driver, driver); container_of 493 arch/sparc/include/asm/vio.h return container_of(dev, struct vio_dev, dev); container_of 52 arch/sparc/kernel/iommu.c struct iommu *iommu = container_of(iommu_map_table, struct iommu, tbl); container_of 133 arch/um/drivers/chan_kern.c struct line *line = container_of(work, struct line, task.work); container_of 600 arch/um/drivers/line.c struct winch *winch = container_of(work, struct winch, work); container_of 111 arch/um/drivers/net_kern.c container_of(work, struct uml_net_private, work); container_of 1179 arch/um/drivers/vector_kern.c container_of(work, struct vector_private, reset_tx); container_of 43 arch/um/drivers/virtio_uml.c container_of(_vdev, struct virtio_uml_device, vdev) container_of 952 arch/um/drivers/virtio_uml.c container_of(d, struct virtio_device, dev); container_of 17 arch/um/kernel/skas/syscall.c struct pt_regs *regs = container_of(r, struct pt_regs, regs); container_of 219 arch/um/kernel/trap.c current->thread.segv_regs = container_of(regs, struct pt_regs, regs); container_of 226 arch/um/kernel/trap.c show_regs(container_of(regs, struct pt_regs, regs)); container_of 230 arch/um/kernel/trap.c show_regs(container_of(regs, struct pt_regs, regs)); container_of 261 arch/um/kernel/trap.c show_regs(container_of(regs, struct pt_regs, regs)); container_of 70 arch/x86/crypto/poly1305_glue.c sctx = container_of(dctx, struct poly1305_simd_desc_ctx, base); container_of 395 arch/x86/events/amd/ibs.c struct perf_ibs *perf_ibs = container_of(event->pmu, struct perf_ibs, pmu); container_of 420 arch/x86/events/amd/ibs.c struct perf_ibs *perf_ibs = container_of(event->pmu, struct perf_ibs, pmu); container_of 473 arch/x86/events/amd/ibs.c struct perf_ibs *perf_ibs = container_of(event->pmu, struct perf_ibs, pmu); container_of 491 arch/x86/events/amd/ibs.c struct perf_ibs *perf_ibs = container_of(event->pmu, struct perf_ibs, pmu); container_of 92 arch/x86/events/amd/iommu.c container_of(attr, struct amd_iommu_event_desc, attr); container_of 156 arch/x86/events/amd/iommu.c struct perf_amd_iommu *piommu = container_of(event->pmu, struct perf_amd_iommu, pmu); container_of 235 arch/x86/events/amd/iommu.c return (container_of(ev->pmu, struct perf_amd_iommu, pmu))->iommu; container_of 363 arch/x86/events/amd/iommu.c container_of(event->pmu, struct perf_amd_iommu, pmu); container_of 1650 arch/x86/events/core.c container_of(attr, struct perf_pmu_events_attr, attr); container_of 1668 arch/x86/events/core.c container_of(attr, struct perf_pmu_events_ht_attr, attr); container_of 1726 arch/x86/events/core.c pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr.attr); container_of 1525 arch/x86/events/intel/ds.c perf_regs = container_of(regs, struct x86_perf_regs, regs); container_of 92 arch/x86/events/intel/pt.c container_of(attr, struct dev_ext_attribute, attr); container_of 141 arch/x86/events/intel/pt.c container_of(attr, struct perf_pmu_events_attr, attr); container_of 584 arch/x86/events/intel/pt.c return container_of(topa, struct topa_page, topa); container_of 219 arch/x86/events/intel/rapl.c struct rapl_pmu *pmu = container_of(hrtimer, struct rapl_pmu, hrtimer); container_of 99 arch/x86/events/intel/uncore.c container_of(attr, struct uncore_event_desc, attr); container_of 270 arch/x86/events/intel/uncore.c box = container_of(hrtimer, struct intel_uncore_box, hrtimer); container_of 782 arch/x86/events/intel/uncore.c uncore_pmu = container_of(pmu, struct intel_uncore_pmu, pmu); container_of 799 arch/x86/events/intel/uncore.c uncore_pmu = container_of(pmu, struct intel_uncore_pmu, pmu); container_of 485 arch/x86/events/intel/uncore.h return container_of(event->pmu, struct intel_uncore_pmu, pmu); container_of 910 arch/x86/kernel/apic/vector.c apicd = container_of(cfg, struct apic_chip_data, hw_irq_cfg); container_of 919 arch/x86/kernel/apic/vector.c apicd = container_of(cfg, struct apic_chip_data, hw_irq_cfg); container_of 1133 arch/x86/kernel/cpu/mce/amd.c #define to_block(k) container_of(k, struct threshold_block, kobj) container_of 1134 arch/x86/kernel/cpu/mce/amd.c #define to_attr(a) container_of(a, struct threshold_attr, attr) container_of 2114 arch/x86/kernel/cpu/mce/core.c return container_of(attr, struct mce_bank_dev, attr); container_of 56 arch/x86/kernel/cpu/resctrl/internal.h return container_of(kfc, struct rdt_fs_context, kfc); container_of 520 arch/x86/kernel/cpu/resctrl/rdtgroup.c callback = container_of(head, struct task_move_callback, work); container_of 72 arch/x86/kernel/hpet.c return container_of(evt, struct hpet_channel, evt); container_of 45 arch/x86/kernel/kprobes/opt.c op = container_of(kp, struct optimized_kprobe, kp); container_of 480 arch/x86/kernel/kprobes/opt.c op = container_of(p, struct optimized_kprobe, kp); container_of 65 arch/x86/kernel/perf_regs.c perf_regs = container_of(regs, struct x86_perf_regs, regs); container_of 119 arch/x86/kernel/process_32.c struct fork_frame *fork_frame = container_of(childregs, struct fork_frame, regs); container_of 384 arch/x86/kernel/process_64.c fork_frame = container_of(childregs, struct fork_frame, regs); container_of 445 arch/x86/kvm/hyperv.c stimer = container_of(timer, struct kvm_vcpu_hv_stimer, timer); container_of 35 arch/x86/kvm/hyperv.h arch = container_of(hv_vcpu, struct kvm_vcpu_arch, hyperv); container_of 36 arch/x86/kvm/hyperv.h return container_of(arch, struct kvm_vcpu, arch); container_of 46 arch/x86/kvm/hyperv.h return hv_vcpu_to_vcpu(container_of(synic, struct kvm_vcpu_hv, synic)); container_of 78 arch/x86/kvm/hyperv.h hv_vcpu = container_of(stimer - stimer->index, struct kvm_vcpu_hv, container_of 200 arch/x86/kvm/i8254.c return container_of(ps, struct kvm_pit, pit_state); container_of 205 arch/x86/kvm/i8254.c struct kvm_kpit_state *ps = container_of(kian, struct kvm_kpit_state, container_of 241 arch/x86/kvm/i8254.c struct kvm_pit *pit = container_of(work, struct kvm_pit, expired); container_of 269 arch/x86/kvm/i8254.c struct kvm_kpit_state *ps = container_of(data, struct kvm_kpit_state, timer); container_of 413 arch/x86/kvm/i8254.c return container_of(dev, struct kvm_pit, dev); container_of 418 arch/x86/kvm/i8254.c return container_of(dev, struct kvm_pit, speaker_dev); container_of 632 arch/x86/kvm/i8254.c struct kvm_pit *pit = container_of(kimn, struct kvm_pit, mask_notifier); container_of 519 arch/x86/kvm/i8259.c return picdev_write(container_of(dev, struct kvm_pic, dev_master), container_of 526 arch/x86/kvm/i8259.c return picdev_read(container_of(dev, struct kvm_pic, dev_master), container_of 533 arch/x86/kvm/i8259.c return picdev_write(container_of(dev, struct kvm_pic, dev_slave), container_of 540 arch/x86/kvm/i8259.c return picdev_read(container_of(dev, struct kvm_pic, dev_slave), container_of 547 arch/x86/kvm/i8259.c return picdev_write(container_of(dev, struct kvm_pic, dev_eclr), container_of 554 arch/x86/kvm/i8259.c return picdev_read(container_of(dev, struct kvm_pic, dev_eclr), container_of 405 arch/x86/kvm/ioapic.c struct kvm_ioapic *ioapic = container_of(work, struct kvm_ioapic, container_of 492 arch/x86/kvm/ioapic.c return container_of(dev, struct kvm_ioapic, dev); container_of 165 arch/x86/kvm/lapic.c struct kvm_apic_map *map = container_of(rcu, struct kvm_apic_map, rcu); container_of 1294 arch/x86/kvm/lapic.c return container_of(dev, struct kvm_lapic, dev); container_of 2268 arch/x86/kvm/lapic.c struct kvm_timer *ktimer = container_of(data, struct kvm_timer, timer); container_of 2269 arch/x86/kvm/lapic.c struct kvm_lapic *apic = container_of(ktimer, struct kvm_lapic, lapic_timer); container_of 52 arch/x86/kvm/pmu.c struct kvm_pmu *pmu = container_of(irq_work, struct kvm_pmu, irq_work); container_of 8 arch/x86/kvm/pmu.h #define pmu_to_vcpu(pmu) (container_of((pmu), struct kvm_vcpu, arch.pmu)) container_of 437 arch/x86/kvm/svm.c return container_of(kvm, struct kvm_svm, kvm); container_of 481 arch/x86/kvm/svm.c return container_of(vcpu, struct vcpu_svm, vcpu); container_of 1928 arch/x86/kvm/vmx/nested.c container_of(timer, struct vcpu_vmx, nested.preemption_timer); container_of 463 arch/x86/kvm/vmx/vmx.h return container_of(kvm, struct kvm_vmx, kvm); container_of 468 arch/x86/kvm/vmx/vmx.h return container_of(vcpu, struct vcpu_vmx, vcpu); container_of 82 arch/x86/kvm/x86.c container_of(ctxt, struct kvm_vcpu, arch.emulate_ctxt) container_of 242 arch/x86/kvm/x86.c = container_of(urn, struct kvm_shared_msrs, urn); container_of 2479 arch/x86/kvm/x86.c struct kvm_arch *ka = container_of(dwork, struct kvm_arch, container_of 2481 arch/x86/kvm/x86.c struct kvm *kvm = container_of(ka, struct kvm, arch); container_of 2504 arch/x86/kvm/x86.c struct kvm_arch *ka = container_of(dwork, struct kvm_arch, container_of 2506 arch/x86/kvm/x86.c struct kvm *kvm = container_of(ka, struct kvm, arch); container_of 10309 arch/x86/kvm/x86.c container_of(cons, struct kvm_kernel_irqfd, consumer); container_of 10322 arch/x86/kvm/x86.c container_of(cons, struct kvm_kernel_irqfd, consumer); container_of 480 arch/x86/mm/kmmio.c struct kmmio_delayed_release *dr = container_of( container_of 497 arch/x86/mm/kmmio.c container_of(head, struct kmmio_delayed_release, rcu); container_of 196 arch/x86/pci/acpi.c info = container_of(ci, struct pci_root_info, common); container_of 227 arch/x86/pci/acpi.c info = container_of(ci, struct pci_root_info, common); container_of 271 arch/x86/pci/acpi.c kfree(container_of(ci, struct pci_root_info, common)); container_of 86 arch/xtensa/kernel/time.c container_of(evt, struct ccount_timer, evt); container_of 98 arch/xtensa/kernel/time.c container_of(evt, struct ccount_timer, evt); container_of 281 block/bfq-cgroup.c return pd ? container_of(pd, struct bfq_group, pd) : NULL; container_of 312 block/bfq-cgroup.c return group_entity ? container_of(group_entity, struct bfq_group, container_of 473 block/bfq-cgroup.c return cpd ? container_of(cpd, struct bfq_group_data, pd) : NULL; container_of 596 block/bfq-cgroup.c struct bfq_group *curr_bfqg = container_of(entity, container_of 390 block/bfq-iosched.c return container_of(icq, struct bfq_io_cq, icq); container_of 683 block/bfq-iosched.c container_of( container_of 745 block/bfq-iosched.c struct bfq_weight_counter *__counter = container_of(*new, container_of 2269 block/bfq-iosched.c blk_rq_pos(container_of(rb_prev(&req->rb_node), container_of 6264 block/bfq-iosched.c struct bfq_data *bfqd = container_of(timer, struct bfq_data, container_of 155 block/bfq-wf2q.c return container_of(group_entity, struct bfq_group, entity); container_of 171 block/bfq-wf2q.c bfqg = container_of(group_sd, struct bfq_group, sched_data); container_of 214 block/bfq-wf2q.c bfqg = container_of(entity, struct bfq_group, entity); container_of 267 block/bfq-wf2q.c bfqq = container_of(entity, struct bfq_queue, entity); container_of 497 block/bfq-wf2q.c bfqg = container_of(sd, struct bfq_group, sched_data); container_of 540 block/bfq-wf2q.c bfqg_and_blkg_get(container_of(entity, struct bfq_group, container_of 598 block/bfq-wf2q.c bfqg = container_of(sd, struct bfq_group, sched_data); container_of 661 block/bfq-wf2q.c bfqg_and_blkg_put(container_of(entity, struct bfq_group, container_of 750 block/bfq-wf2q.c bfqg = container_of(sd, struct bfq_group, sched_data); container_of 1019 block/bfq-wf2q.c container_of(entity, struct bfq_group, entity); container_of 322 block/bio-integrity.c container_of(work, struct bio_integrity_payload, bip_work); container_of 342 block/bio.c struct bio_set *bs = container_of(work, struct bio_set, rescue_work); container_of 91 block/blk-cgroup.c struct blkcg_gq *blkg = container_of(rcu, struct blkcg_gq, rcu_head); container_of 115 block/blk-cgroup.c struct blkcg_gq *blkg = container_of(ref, struct blkcg_gq, refcnt); container_of 122 block/blk-cgroup.c struct blkcg_gq *blkg = container_of(work, struct blkcg_gq, container_of 455 block/blk-core.c container_of(ref, struct request_queue, q_usage_counter); container_of 226 block/blk-integrity.c struct gendisk *disk = container_of(kobj, struct gendisk, integrity_kobj); container_of 229 block/blk-integrity.c container_of(attr, struct integrity_sysfs_entry, attr); container_of 238 block/blk-integrity.c struct gendisk *disk = container_of(kobj, struct gendisk, integrity_kobj); container_of 241 block/blk-integrity.c container_of(attr, struct integrity_sysfs_entry, attr); container_of 34 block/blk-ioc.c struct io_cq *icq = container_of(head, struct io_cq, __rcu_head); container_of 97 block/blk-ioc.c struct io_context *ioc = container_of(work, struct io_context, container_of 613 block/blk-iocost.c return container_of(rqos, struct ioc, rqos); container_of 636 block/blk-iocost.c return pd ? container_of(pd, struct ioc_gq, pd) : NULL; container_of 651 block/blk-iocost.c return container_of(blkcg_to_cpd(blkcg, &blkcg_policy_iocost), container_of 1119 block/blk-iocost.c struct iocg_wait *wait = container_of(wq_entry, struct iocg_wait, wait); container_of 1199 block/blk-iocost.c struct ioc_gq *iocg = container_of(timer, struct ioc_gq, waitq_timer); container_of 1265 block/blk-iocost.c struct ioc_gq *iocg = container_of(timer, struct ioc_gq, delay_timer); container_of 1349 block/blk-iocost.c struct ioc *ioc = container_of(timer, struct ioc, timer); container_of 1999 block/blk-iocost.c kfree(container_of(cpd, struct ioc_cgrp, cpd)); container_of 94 block/blk-iolatency.c return container_of(rqos, struct blk_iolatency, rqos); container_of 179 block/blk-iolatency.c return pd ? container_of(pd, struct iolatency_grp, pd) : NULL; container_of 20 block/blk-mq-sysfs.c struct blk_mq_ctxs *ctxs = container_of(kobj, struct blk_mq_ctxs, kobj); container_of 28 block/blk-mq-sysfs.c struct blk_mq_ctx *ctx = container_of(kobj, struct blk_mq_ctx, kobj); container_of 36 block/blk-mq-sysfs.c struct blk_mq_hw_ctx *hctx = container_of(kobj, struct blk_mq_hw_ctx, container_of 70 block/blk-mq-sysfs.c entry = container_of(attr, struct blk_mq_ctx_sysfs_entry, attr); container_of 71 block/blk-mq-sysfs.c ctx = container_of(kobj, struct blk_mq_ctx, kobj); container_of 93 block/blk-mq-sysfs.c entry = container_of(attr, struct blk_mq_ctx_sysfs_entry, attr); container_of 94 block/blk-mq-sysfs.c ctx = container_of(kobj, struct blk_mq_ctx, kobj); container_of 116 block/blk-mq-sysfs.c entry = container_of(attr, struct blk_mq_hw_ctx_sysfs_entry, attr); container_of 117 block/blk-mq-sysfs.c hctx = container_of(kobj, struct blk_mq_hw_ctx, kobj); container_of 140 block/blk-mq-sysfs.c entry = container_of(attr, struct blk_mq_hw_ctx_sysfs_entry, attr); container_of 141 block/blk-mq-sysfs.c hctx = container_of(kobj, struct blk_mq_hw_ctx, kobj); container_of 744 block/blk-mq.c container_of(work, struct request_queue, requeue_work.work); container_of 933 block/blk-mq.c container_of(work, struct request_queue, timeout_work); container_of 1091 block/blk-mq.c hctx = container_of(wait, struct blk_mq_hw_ctx, dispatch_wait); container_of 1630 block/blk-mq.c hctx = container_of(work, struct blk_mq_hw_ctx, run_work.work); container_of 1713 block/blk-mq.c struct request *rqa = container_of(a, struct request, queuelist); container_of 1714 block/blk-mq.c struct request *rqb = container_of(b, struct request, queuelist); container_of 215 block/blk-rq-qos.c struct rq_qos_wait_data *data = container_of(curr, container_of 171 block/blk-stat.c cb = container_of(head, struct blk_stat_callback, rcu); container_of 776 block/blk-sysfs.c container_of(kobj, struct request_queue, kobj); container_of 791 block/blk-sysfs.c #define to_queue(atr) container_of((atr), struct queue_sysfs_entry, attr) container_of 798 block/blk-sysfs.c container_of(kobj, struct request_queue, kobj); container_of 824 block/blk-sysfs.c q = container_of(kobj, struct request_queue, kobj); container_of 837 block/blk-sysfs.c struct request_queue *q = container_of(rcu_head, struct request_queue, container_of 886 block/blk-sysfs.c struct request_queue *q = container_of(work, typeof(*q), release_work); container_of 918 block/blk-sysfs.c container_of(kobj, struct request_queue, kobj); container_of 229 block/blk-throttle.c return pd ? container_of(pd, struct throtl_grp, pd) : NULL; container_of 252 block/blk-throttle.c return container_of(sq, struct throtl_grp, service_queue); container_of 271 block/blk-throttle.c return container_of(sq, struct throtl_data, service_queue); container_of 1305 block/blk-throttle.c struct throtl_data *td = container_of(work, struct throtl_data, container_of 74 block/blk-wbt.h return container_of(rqos, struct rq_wb, rqos); container_of 150 block/bsg-lib.c struct bsg_job *job = container_of(kref, struct bsg_job, kref); container_of 268 block/bsg-lib.c container_of(q->tag_set, struct bsg_set, tag_set); container_of 325 block/bsg-lib.c container_of(q->tag_set, struct bsg_set, tag_set); container_of 338 block/bsg-lib.c container_of(rq->q->tag_set, struct bsg_set, tag_set); container_of 186 block/elevator.c e = container_of(kobj, struct elevator_queue, kobj); container_of 436 block/elevator.c #define to_elv(atr) container_of((atr), struct elv_fs_entry, attr) container_of 448 block/elevator.c e = container_of(kobj, struct elevator_queue, kobj); container_of 466 block/elevator.c e = container_of(kobj, struct elevator_queue, kobj); container_of 1228 block/genhd.c struct device *dev = container_of(kobj, typeof(*dev), kobj); container_of 1839 block/genhd.c struct disk_events *ev = container_of(dwork, struct disk_events, dwork); container_of 695 block/kyber-iosched.c struct sbq_wait *wait = container_of(wqe, struct sbq_wait, wait); container_of 250 block/partition-generic.c struct hd_struct *part = container_of(to_rcu_work(work), struct hd_struct, container_of 261 block/partition-generic.c struct hd_struct *part = container_of(ref, struct hd_struct, ref); container_of 154 crypto/aead.c struct aead_alg *aead = container_of(alg, struct aead_alg, base); container_of 178 crypto/aead.c struct aead_alg *aead = container_of(alg, struct aead_alg, base); container_of 36 crypto/ahash.c return container_of(crypto_hash_alg_common(hash), struct ahash_alg, container_of 162 crypto/cryptd.c cpu_queue = container_of(work, struct cryptd_cpu_queue, work); container_of 791 crypto/cryptd.c req = container_of(areq, struct aead_request, base); container_of 801 crypto/cryptd.c req = container_of(areq, struct aead_request, base); container_of 984 crypto/cryptd.c return container_of(tfm, struct cryptd_skcipher, base); container_of 171 crypto/crypto_engine.c container_of(work, struct crypto_engine, pump_requests); container_of 1072 crypto/drbg.c struct drbg_state *drbg = container_of(work, struct drbg_state, container_of 1483 crypto/drbg.c struct drbg_state *drbg = container_of(rdy, struct drbg_state, container_of 68 crypto/rng.c struct rng_alg *ralg = container_of(alg, struct rng_alg, base); container_of 575 crypto/shash.c container_of(alg, struct shash_alg, base); container_of 124 crypto/simd.c salg = container_of(alg, struct simd_skcipher_alg, alg); container_of 375 crypto/simd.c salg = container_of(alg, struct simd_aead_alg, alg); container_of 917 crypto/skcipher.c container_of(inst, struct skcipher_instance, s.base); container_of 926 crypto/skcipher.c struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, container_of 944 crypto/skcipher.c struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, container_of 267 drivers/acpi/ac.c struct acpi_ac *ac = container_of(nb, struct acpi_ac, battery_nb); container_of 33 drivers/acpi/acpi_configfs.c table = container_of(cfg, struct acpi_table, cfg); container_of 50 drivers/acpi/acpi_configfs.c table = container_of(cfg, struct acpi_table, cfg); container_of 67 drivers/acpi/acpi_configfs.c struct acpi_table *table = container_of(cfg, struct acpi_table, cfg); container_of 223 drivers/acpi/acpi_configfs.c struct acpi_table *table = container_of(cfg, struct acpi_table, cfg); container_of 151 drivers/acpi/acpi_ipmi.c container_of(kref, struct acpi_ipmi_device, kref); container_of 221 drivers/acpi/acpi_ipmi.c container_of(kref, struct acpi_ipmi_msg, kref); container_of 1421 drivers/acpi/acpi_video.c struct acpi_video_device *device = container_of(to_delayed_work(work), container_of 1705 drivers/acpi/acpi_video.c video = container_of(nb, struct acpi_video_bus, pm_nb); container_of 656 drivers/acpi/apei/ghes.c cache = container_of(head, struct ghes_estatus_cache, rcu); container_of 161 drivers/acpi/arm64/gtdt.c gtdt = container_of(table, struct acpi_table_gtdt, header); container_of 1282 drivers/acpi/battery.c struct acpi_battery *battery = container_of(nb, struct acpi_battery, container_of 133 drivers/acpi/cppc_acpi.c #define to_cpc_desc(a) container_of(a, struct cpc_desc, kobj) container_of 57 drivers/acpi/device_sysfs.c #define to_data_node(k) container_of(k, struct acpi_data_node, kobj) container_of 58 drivers/acpi/device_sysfs.c #define to_attr(a) container_of(a, struct acpi_data_node_attr, attr) container_of 1074 drivers/acpi/ec.c container_of(kref, struct acpi_ec_query_handler, kref); container_of 1157 drivers/acpi/ec.c struct acpi_ec_query *q = container_of(work, struct acpi_ec_query, work); container_of 1240 drivers/acpi/ec.c struct acpi_ec *ec = container_of(work, struct acpi_ec, work); container_of 1189 drivers/acpi/nfit/core.c struct nfit_mem *a = container_of(_a, typeof(*a), list); container_of 1190 drivers/acpi/nfit/core.c struct nfit_mem *b = container_of(_b, typeof(*b), list); container_of 1385 drivers/acpi/nfit/core.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1671 drivers/acpi/nfit/core.c struct device *dev = container_of(kobj, struct device, kobj); container_of 3239 drivers/acpi/nfit/core.c acpi_desc = container_of(work, typeof(*acpi_desc), dwork.work); container_of 313 drivers/acpi/nfit/nfit.h return container_of(nd_desc, struct acpi_nfit_desc, nd_desc); container_of 841 drivers/acpi/osl.c struct acpi_os_dpc *dpc = container_of(work, struct acpi_os_dpc, work); container_of 1153 drivers/acpi/osl.c struct acpi_hp_work *hpw = container_of(work, struct acpi_hp_work, work); container_of 77 drivers/acpi/power.c return container_of(device, struct acpi_power_resource, device); container_of 881 drivers/acpi/power.c resource = container_of(device, struct acpi_power_resource, device); container_of 32 drivers/acpi/proc.c container_of(node, struct acpi_device, wakeup_list); container_of 114 drivers/acpi/proc.c container_of(node, struct acpi_device, wakeup_list); container_of 39 drivers/acpi/processor_core.c container_of(entry, struct acpi_madt_local_apic, header); container_of 55 drivers/acpi/processor_core.c container_of(entry, struct acpi_madt_local_x2apic, header); container_of 72 drivers/acpi/processor_core.c container_of(entry, struct acpi_madt_local_sapic, header); container_of 94 drivers/acpi/processor_core.c container_of(entry, struct acpi_madt_generic_interrupt, header); container_of 2304 drivers/acpi/scan.c tew = container_of(work, struct acpi_table_events_work, work); container_of 346 drivers/acpi/sysfs.c container_of(bin_attr, struct acpi_table_attr, attr); container_of 444 drivers/acpi/sysfs.c data_attr = container_of(bin_attr, struct acpi_data_attr, attr); container_of 1053 drivers/acpi/thermal.c struct acpi_thermal *tz = container_of(work, struct acpi_thermal, container_of 46 drivers/acpi/wakeup.c container_of(node, struct acpi_device, wakeup_list); container_of 73 drivers/acpi/wakeup.c container_of(node, struct acpi_device, wakeup_list); container_of 95 drivers/acpi/wakeup.c struct acpi_device *dev = container_of(node, container_of 25 drivers/amba/bus.c #define to_amba_driver(d) container_of(d, struct amba_driver, drv) container_of 157 drivers/android/binder.c container_of(hdr, struct flat_binder_object, hdr) container_of 159 drivers/android/binder.c #define to_binder_fd_object(hdr) container_of(hdr, struct binder_fd_object, hdr) container_of 162 drivers/android/binder.c container_of(hdr, struct binder_buffer_object, hdr) container_of 165 drivers/android/binder.c container_of(hdr, struct binder_fd_array_object, hdr) container_of 1210 drivers/android/binder.c struct binder_thread *thread = container_of(target_list, container_of 2233 drivers/android/binder.c struct binder_task_work_cb *twcb = container_of(twork, container_of 3989 drivers/android/binder.c container_of(w, container_of 4262 drivers/android/binder.c t = container_of(w, struct binder_transaction, work); container_of 4265 drivers/android/binder.c struct binder_error *e = container_of( container_of 4293 drivers/android/binder.c struct binder_node *node = container_of(w, struct binder_node, work); container_of 4386 drivers/android/binder.c death = container_of(w, struct binder_ref_death, work); container_of 4591 drivers/android/binder.c t = container_of(w, struct binder_transaction, work); container_of 4597 drivers/android/binder.c struct binder_error *e = container_of( container_of 4614 drivers/android/binder.c death = container_of(w, struct binder_ref_death, work); container_of 5230 drivers/android/binder.c binder_dev = container_of(filp->private_data, container_of 5428 drivers/android/binder.c device = container_of(proc->context, struct binder_device, context); container_of 5592 drivers/android/binder.c t = container_of(w, struct binder_transaction, work); container_of 5597 drivers/android/binder.c struct binder_error *e = container_of( container_of 5607 drivers/android/binder.c node = container_of(w, struct binder_node, work); container_of 915 drivers/android/binder_alloc.c struct binder_lru_page *page = container_of(item, container_of 50 drivers/ata/libata-acpi.c #define ata_hotplug_data(context) (container_of((context), struct ata_acpi_hotplug_context, hp)->data) container_of 6080 drivers/ata/libata-core.c struct ata_host *host = container_of(kref, struct ata_host, kref); container_of 4783 drivers/ata/libata-scsi.c container_of(work, struct ata_port, hotplug_task.work); container_of 4893 drivers/ata/libata-scsi.c container_of(work, struct ata_port, scsi_rescan_task); container_of 1275 drivers/ata/libata-sff.c container_of(work, struct ata_port, sff_pio_task.work); container_of 65 drivers/ata/libata-transport.c #define to_ata_internal(tmpl) container_of(tmpl, struct ata_internal, t) container_of 69 drivers/ata/libata-transport.c container_of((d), struct ata_device, tdev) container_of 74 drivers/ata/libata-transport.c container_of((d), struct ata_link, tdev) container_of 79 drivers/ata/libata-transport.c container_of((d), struct ata_port, tdev) container_of 88 drivers/ata/libata.h #define to_ata_port(d) container_of(d, struct ata_port, tdev) container_of 520 drivers/ata/pata_arasan_cf.c struct arasan_cf_dev *acdev = container_of(work, struct arasan_cf_dev, container_of 575 drivers/ata/pata_arasan_cf.c struct arasan_cf_dev *acdev = container_of(work, struct arasan_cf_dev, container_of 741 drivers/ata/pata_octeon_cf.c struct octeon_cf_port *cf_port = container_of(hrt, container_of 48 drivers/atm/adummy.c struct atm_dev *atm_dev = container_of(dev, struct atm_dev, class_dev); container_of 65 drivers/atm/adummy.c struct atm_dev *atm_dev = container_of(dev, struct atm_dev, class_dev); container_of 2807 drivers/atm/idt77252.c container_of(work, struct idt77252_dev, tqueue); container_of 184 drivers/atm/solos-pci.c struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); container_of 239 drivers/atm/solos-pci.c struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); container_of 447 drivers/atm/solos-pci.c struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); container_of 497 drivers/atm/solos-pci.c struct atm_dev *atmdev = container_of(dev, struct atm_dev, class_dev); container_of 519 drivers/atm/solos-pci.c struct geos_gpio_attr *gattr = container_of(attr, struct geos_gpio_attr, attr); container_of 544 drivers/atm/solos-pci.c struct geos_gpio_attr *gattr = container_of(attr, struct geos_gpio_attr, attr); container_of 557 drivers/atm/solos-pci.c struct geos_gpio_attr *gattr = container_of(attr, struct geos_gpio_attr, attr); container_of 262 drivers/auxdisplay/arm-charlcd.c container_of(work, struct charlcd, init_work.work); container_of 94 drivers/auxdisplay/charlcd.c #define charlcd_to_priv(p) container_of(p, struct charlcd_priv, lcd) container_of 123 drivers/auxdisplay/charlcd.c container_of(dwork, struct charlcd_priv, bl_work); container_of 130 drivers/auxdisplay/ht16k33.c container_of(work, struct ht16k33_fbdev, work.work); container_of 132 drivers/auxdisplay/ht16k33.c container_of(fbdev, struct ht16k33_priv, fbdev); container_of 49 drivers/base/arch_topology.c struct cpu *cpu = container_of(dev, struct cpu, dev); container_of 34 drivers/base/attribute_container.c container_of(n, struct internal_container, node); container_of 41 drivers/base/attribute_container.c container_of(n, struct internal_container, node); container_of 57 drivers/base/attribute_container.c container_of(classdev, struct internal_container, classdev); container_of 115 drivers/base/attribute_container.c = container_of(classdev, struct internal_container, classdev); container_of 185 drivers/base/attribute_container.c n ? container_of(n, typeof(*pos), member) : \ container_of 45 drivers/base/base.h #define to_subsys_private(obj) container_of(obj, struct subsys_private, subsys.kobj) container_of 54 drivers/base/base.h #define to_driver(obj) container_of(obj, struct driver_private, kobj) container_of 89 drivers/base/base.h container_of(obj, struct device_private, knode_parent) container_of 91 drivers/base/base.h container_of(obj, struct device_private, knode_driver) container_of 93 drivers/base/base.h container_of(obj, struct device_private, knode_bus) container_of 95 drivers/base/base.h container_of(obj, struct device_private, knode_class) container_of 26 drivers/base/bus.c #define to_bus_attr(_attr) container_of(_attr, struct bus_attribute, attr) container_of 32 drivers/base/bus.c #define to_drv_attr(_attr) container_of(_attr, struct driver_attribute, attr) container_of 392 drivers/base/bus.c drv_priv = container_of(n, struct driver_private, knode_bus); container_of 22 drivers/base/class.c #define to_class_attr(_attr) container_of(_attr, struct class_attribute, attr) container_of 479 drivers/base/class.c cs = container_of(attr, struct class_attribute_string, attr); container_of 447 drivers/base/core.c device_link_free(container_of(rhead, struct device_link, rcu_head)); container_of 452 drivers/base/core.c struct device_link *link = container_of(kref, struct device_link, kref); container_of 467 drivers/base/core.c struct device_link *link = container_of(kref, struct device_link, kref); container_of 958 drivers/base/core.c #define to_dev_attr(_attr) container_of(_attr, struct device_attribute, attr) container_of 993 drivers/base/core.c #define to_ext_attr(x) container_of(x, struct dev_ext_attribute, attr) container_of 1736 drivers/base/core.c #define to_class_dir(obj) container_of(obj, struct class_dir, kobj) container_of 2721 drivers/base/core.c return container_of(d, struct root_device, dev); container_of 49 drivers/base/cpu.c struct cpu *cpu = container_of(dev, struct cpu, dev); container_of 145 drivers/base/cpu.c struct cpu *cpu = container_of(dev, struct cpu, dev); container_of 213 drivers/base/cpu.c struct cpu_attr *ca = container_of(attr, struct cpu_attr, attr); container_of 499 drivers/base/cpu.c return dev && container_of(dev, struct cpu, dev)->hotpluggable; container_of 42 drivers/base/devcoredump.c return container_of(dev, struct devcd_entry, devcd_dev); container_of 68 drivers/base/devcoredump.c devcd = container_of(wk, struct devcd_entry, del_wk.work); container_of 86 drivers/base/devres.c return container_of(node, struct devres_group, node[0]); container_of 88 drivers/base/devres.c return container_of(node, struct devres_group, node[1]); container_of 191 drivers/base/devres.c struct devres *dr = container_of(node, struct devres, node); container_of 212 drivers/base/devres.c struct devres *dr = container_of(res, struct devres, data); container_of 231 drivers/base/devres.c struct devres *dr = container_of(res, struct devres, data); container_of 246 drivers/base/devres.c struct devres *dr = container_of(node, struct devres, node); container_of 305 drivers/base/devres.c struct devres *new_dr = container_of(new_res, struct devres, data); container_of 583 drivers/base/devres.c grp = container_of(node, struct devres_group, node[0]); container_of 1064 drivers/base/devres.c struct devres *devr = container_of(data, struct devres, data); container_of 82 drivers/base/firmware_loader/fallback.c return container_of(dev, struct fw_sysfs, dev); container_of 82 drivers/base/firmware_loader/main.c return container_of(ref, struct fw_priv, ref); container_of 971 drivers/base/firmware_loader/main.c fw_work = container_of(work, struct firmware_work, work); container_of 24 drivers/base/isa.c #define to_isa_dev(x) container_of((x), struct isa_dev, dev) container_of 33 drivers/base/memory.c #define to_memory_block(dev) container_of(dev, struct memory_block, dev) container_of 50 drivers/base/module.c mk = container_of(mkobj, struct module_kobject, kobj); container_of 79 drivers/base/node.c #define to_access_nodes(dev) container_of(dev, struct node_access_nodes, dev) container_of 221 drivers/base/node.c #define to_cache_info(device) container_of(device, struct node_cache_info, dev) container_of 846 drivers/base/node.c struct node *node = container_of(work, struct node, node_work); container_of 964 drivers/base/node.c struct node_attr *na = container_of(attr, struct node_attr, attr); container_of 360 drivers/base/platform.c struct platform_object *pa = container_of(dev, struct platform_object, container_of 474 drivers/base/power/clock_ops.c clknb = container_of(nb, struct pm_clk_notifier_block, nb); container_of 601 drivers/base/power/clock_ops.c clknb = container_of(nb, struct pm_clk_notifier_block, nb); container_of 643 drivers/base/power/domain.c gpd_data = container_of(nb, struct generic_pm_domain_data, nb); container_of 685 drivers/base/power/domain.c genpd = container_of(work, struct generic_pm_domain, power_off_work); container_of 2704 drivers/base/power/domain.c genpd = container_of(genpd_dev, struct generic_pm_domain, dev); container_of 104 drivers/base/power/power.h return container_of(entry, struct device, power.entry); container_of 891 drivers/base/power/runtime.c struct device *dev = container_of(work, struct device, power.work); container_of 932 drivers/base/power/runtime.c struct device *dev = container_of(timer, struct device, power.suspend_timer); container_of 458 drivers/base/regmap/regmap-debugfs.c struct regmap *map = container_of(file->private_data, container_of 503 drivers/base/regmap/regmap-debugfs.c struct regmap *map = container_of(file->private_data, container_of 58 drivers/base/regmap/regmap-spi.c struct regmap_async_spi *async = container_of(a, container_of 24 drivers/base/regmap/regmap-w1.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 46 drivers/base/regmap/regmap-w1.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 73 drivers/base/regmap/regmap-w1.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 97 drivers/base/regmap/regmap-w1.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 125 drivers/base/regmap/regmap-w1.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 150 drivers/base/regmap/regmap-w1.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 49 drivers/base/soc.c struct device *dev = container_of(kobj, struct device, kobj); container_of 50 drivers/base/soc.c struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); container_of 76 drivers/base/soc.c struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); container_of 114 drivers/base/soc.c struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); container_of 218 drivers/base/soc.c struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); container_of 32 drivers/base/swnode.c #define kobj_to_swnode(_kobj_) container_of(_kobj_, struct swnode, kobj) container_of 47 drivers/base/swnode.c container_of(__to_swnode_fwnode, \ container_of 239 drivers/bcma/driver_pci_host.c pc_host = container_of(bus->ops, struct bcma_drv_pci_host, pci_ops); container_of 259 drivers/bcma/driver_pci_host.c pc_host = container_of(bus->ops, struct bcma_drv_pci_host, pci_ops); container_of 591 drivers/bcma/driver_pci_host.c pc_host = container_of(dev->bus->ops, struct bcma_drv_pci_host, container_of 619 drivers/bcma/driver_pci_host.c pc_host = container_of(dev->bus->ops, struct bcma_drv_pci_host, container_of 35 drivers/bcma/main.c struct bcma_device *core = container_of(dev, struct bcma_device, dev); container_of 42 drivers/bcma/main.c struct bcma_device *core = container_of(dev, struct bcma_device, dev); container_of 49 drivers/bcma/main.c struct bcma_device *core = container_of(dev, struct bcma_device, dev); container_of 56 drivers/bcma/main.c struct bcma_device *core = container_of(dev, struct bcma_device, dev); container_of 120 drivers/bcma/main.c struct bcma_device *core = container_of(dev, struct bcma_device, dev); container_of 537 drivers/bcma/main.c struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); container_of 558 drivers/bcma/main.c struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); container_of 586 drivers/bcma/main.c struct bcma_device *core = container_of(dev, struct bcma_device, dev); container_of 587 drivers/bcma/main.c struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); container_of 603 drivers/bcma/main.c struct bcma_device *core = container_of(dev, struct bcma_device, dev); container_of 604 drivers/bcma/main.c struct bcma_driver *adrv = container_of(dev->driver, struct bcma_driver, container_of 619 drivers/bcma/main.c struct bcma_device *core = container_of(dev, struct bcma_device, dev); container_of 620 drivers/bcma/main.c struct bcma_driver *adrv = container_of(dev->driver, struct bcma_driver, container_of 632 drivers/bcma/main.c struct bcma_device *core = container_of(dev, struct bcma_device, dev); container_of 892 drivers/block/aoe/aoecmd.c struct aoedev *d = container_of(work, struct aoedev, work); container_of 928 drivers/block/drbd/drbd_bitmap.c struct drbd_bm_aio_ctx *ctx = container_of(kref, struct drbd_bm_aio_ctx, kref); container_of 2225 drivers/block/drbd/drbd_main.c struct drbd_device *device = container_of(kref, struct drbd_device, kref); container_of 2284 drivers/block/drbd/drbd_main.c struct retry_worker *retry = container_of(ws, struct retry_worker, worker); container_of 2354 drivers/block/drbd/drbd_main.c container_of(kref, struct drbd_resource, kref); container_of 2488 drivers/block/drbd/drbd_main.c container_of(w, struct completion_work, w); container_of 2743 drivers/block/drbd/drbd_main.c struct drbd_connection *connection = container_of(kref, struct drbd_connection, kref); container_of 3569 drivers/block/drbd/drbd_main.c container_of(w, struct drbd_device, bm_io_work.w); container_of 2063 drivers/block/drbd/drbd_receiver.c container_of(w, struct drbd_peer_request, w); container_of 2221 drivers/block/drbd/drbd_receiver.c req = container_of(i, struct drbd_request, i); container_of 2237 drivers/block/drbd/drbd_receiver.c container_of(w, struct drbd_peer_request, w); container_of 2280 drivers/block/drbd/drbd_receiver.c container_of(w, struct drbd_peer_request, w); container_of 2298 drivers/block/drbd/drbd_receiver.c container_of(w, struct drbd_peer_request, w); container_of 2463 drivers/block/drbd/drbd_receiver.c req = container_of(i, struct drbd_request, i); container_of 2540 drivers/block/drbd/drbd_receiver.c container_of(i, struct drbd_request, i); container_of 6152 drivers/block/drbd/drbd_receiver.c container_of(ws, struct drbd_peer_device, send_acks_work); container_of 93 drivers/block/drbd/drbd_req.c struct drbd_request *req = container_of(kref, struct drbd_request, kref); container_of 1279 drivers/block/drbd/drbd_req.c struct drbd_plug_cb *plug = container_of(cb, struct drbd_plug_cb, cb); container_of 1305 drivers/block/drbd/drbd_req.c plug = container_of(cb, struct drbd_plug_cb, cb); container_of 1517 drivers/block/drbd/drbd_req.c struct drbd_device *device = container_of(ws, struct drbd_device, submit.worker); container_of 1490 drivers/block/drbd/drbd_state.c container_of(w, struct after_state_chg_work, w); container_of 2040 drivers/block/drbd/drbd_state.c container_of(w, struct after_conn_state_chg_work, w); container_of 344 drivers/block/drbd/drbd_worker.c struct drbd_peer_request *peer_req = container_of(w, struct drbd_peer_request, w); container_of 433 drivers/block/drbd/drbd_worker.c container_of(w, struct drbd_device, resync_work); container_of 822 drivers/block/drbd/drbd_worker.c container_of(w, struct drbd_device_work, w); container_of 834 drivers/block/drbd/drbd_worker.c container_of(w, struct drbd_device_work, w); container_of 1055 drivers/block/drbd/drbd_worker.c struct drbd_peer_request *peer_req = container_of(w, struct drbd_peer_request, w); container_of 1116 drivers/block/drbd/drbd_worker.c struct drbd_peer_request *peer_req = container_of(w, struct drbd_peer_request, w); container_of 1169 drivers/block/drbd/drbd_worker.c struct drbd_peer_request *peer_req = container_of(w, struct drbd_peer_request, w); container_of 1233 drivers/block/drbd/drbd_worker.c struct drbd_peer_request *peer_req = container_of(w, struct drbd_peer_request, w); container_of 1290 drivers/block/drbd/drbd_worker.c struct drbd_peer_request *peer_req = container_of(w, struct drbd_peer_request, w); container_of 1394 drivers/block/drbd/drbd_worker.c container_of(w, struct drbd_device, unplug_work); container_of 1425 drivers/block/drbd/drbd_worker.c struct drbd_request *req = container_of(w, struct drbd_request, w); container_of 1456 drivers/block/drbd/drbd_worker.c struct drbd_request *req = container_of(w, struct drbd_request, w); container_of 1489 drivers/block/drbd/drbd_worker.c struct drbd_request *req = container_of(w, struct drbd_request, w); container_of 1519 drivers/block/drbd/drbd_worker.c struct drbd_request *req = container_of(w, struct drbd_request, w); container_of 505 drivers/block/loop.c struct loop_cmd *cmd = container_of(iocb, struct loop_cmd, iocb); container_of 1981 drivers/block/loop.c container_of(work, struct loop_cmd, work); container_of 770 drivers/block/nbd.c struct recv_thread_args *args = container_of(work, container_of 2344 drivers/block/nbd.c struct link_dead_args *args = container_of(work, struct link_dead_args, container_of 204 drivers/block/null_blk_main.c return item ? container_of(item, struct nullb_device, item) : NULL; container_of 636 drivers/block/null_blk_main.c end_cmd(container_of(timer, struct nullb_cmd, timer)); container_of 1249 drivers/block/null_blk_main.c struct nullb *nullb = container_of(timer, struct nullb, bw_timer); container_of 978 drivers/block/rbd.c struct rbd_client *rbdc = container_of(kref, struct rbd_client, kref); container_of 1629 drivers/block/rbd.c obj_request = container_of(kref, struct rbd_obj_request, kref); container_of 1766 drivers/block/rbd.c img_request = container_of(kref, struct rbd_img_request, kref); container_of 2754 drivers/block/rbd.c container_of(ex, struct rbd_obj_request, ex); container_of 2765 drivers/block/rbd.c container_of(ex, struct rbd_obj_request, ex); container_of 2778 drivers/block/rbd.c container_of(ex, struct rbd_obj_request, ex); container_of 2817 drivers/block/rbd.c container_of(ex, struct rbd_obj_request, ex); container_of 2828 drivers/block/rbd.c container_of(ex, struct rbd_obj_request, ex); container_of 2839 drivers/block/rbd.c container_of(ex, struct rbd_obj_request, ex); container_of 2883 drivers/block/rbd.c container_of(work, struct rbd_img_request, work); container_of 3875 drivers/block/rbd.c struct rbd_device *rbd_dev = container_of(work, struct rbd_device, container_of 3883 drivers/block/rbd.c struct rbd_device *rbd_dev = container_of(work, struct rbd_device, container_of 4204 drivers/block/rbd.c struct rbd_device *rbd_dev = container_of(to_delayed_work(work), container_of 4305 drivers/block/rbd.c struct rbd_device *rbd_dev = container_of(work, struct rbd_device, container_of 4693 drivers/block/rbd.c struct rbd_device *rbd_dev = container_of(to_delayed_work(work), container_of 5206 drivers/block/rbd.c return container_of(dev, struct rbd_device, dev); container_of 5488 drivers/block/rbd.c struct rbd_spec *spec = container_of(kref, struct rbd_spec, kref); container_of 467 drivers/block/rsxx/core.c card = container_of(work, struct rsxx_cardinfo, event_work); container_of 228 drivers/block/rsxx/cregs.c card = container_of(work, struct rsxx_cardinfo, container_of 582 drivers/block/rsxx/dma.c ctrl = container_of(work, struct rsxx_dma_ctrl, issue_dma_work); container_of 593 drivers/block/rsxx/dma.c ctrl = container_of(work, struct rsxx_dma_ctrl, dma_done_work); container_of 704 drivers/block/skd_main.c struct skd_device *skdev = container_of(work, typeof(*skdev), container_of 1664 drivers/block/skd_main.c container_of(work, struct skd_device, completion_worker); container_of 98 drivers/block/sunvdc.c return container_of(vio, struct vdc_port, vio); container_of 1149 drivers/block/sunvdc.c port = container_of(work, struct vdc_port, ldc_reset_timer_work.work); container_of 1168 drivers/block/sunvdc.c port = container_of(work, struct vdc_port, ldc_reset_work); container_of 1098 drivers/block/sx8.c container_of(work, struct carm_host, fsm_task); container_of 557 drivers/block/virtio_blk.c container_of(work, struct virtio_blk, config_work); container_of 730 drivers/block/virtio_blk.c struct device *dev = container_of(kobj, struct device, kobj); container_of 213 drivers/block/xen-blkback/blkback.c for ((pos) = container_of(rb_first((rbtree)), typeof(*(pos)), node), \ container_of 216 drivers/block/xen-blkback/blkback.c (pos) = container_of(n, typeof(*(pos)), node), \ container_of 245 drivers/block/xen-blkback/blkback.c this = container_of(*new, struct persistent_gnt, node); container_of 275 drivers/block/xen-blkback/blkback.c data = container_of(node, struct persistent_gnt, node); container_of 352 drivers/block/xen-blkback/blkback.c struct xen_blkif_ring *ring = container_of(work, typeof(*ring), persistent_purge_work); container_of 51 drivers/block/xen-blkback/xenbus.c blkif = container_of(work, struct xen_blkif, free_work); container_of 682 drivers/block/xen-blkback/xenbus.c = container_of(watch, struct backend_info, backend_watch); container_of 1237 drivers/block/xen-blkfront.c struct blkfront_ring_info *rinfo = container_of(work, struct blkfront_ring_info, work); container_of 783 drivers/block/zram/zram_drv.c struct zram_work *zw = container_of(work, struct zram_work, work); container_of 144 drivers/bluetooth/bcm203x.c container_of(work, struct bcm203x_data, work); container_of 305 drivers/bluetooth/btmtksdio.c struct btmtksdio_dev *bdev = container_of(work, struct btmtksdio_dev, container_of 370 drivers/bluetooth/btmtkuart.c struct btmtkuart_dev *bdev = container_of(work, struct btmtkuart_dev, container_of 93 drivers/bluetooth/btsdio.c struct btsdio_data *data = container_of(work, struct btsdio_data, work); container_of 1527 drivers/bluetooth/btusb.c struct btusb_data *data = container_of(work, struct btusb_data, work); container_of 1594 drivers/bluetooth/btusb.c struct btusb_data *data = container_of(work, struct btusb_data, waker); container_of 78 drivers/bluetooth/hci_ath.c ath = container_of(work, struct ath_struct, ctxtsw); container_of 941 drivers/bluetooth/hci_h5.c container_of(work, struct h5_btrtl_reprobe, work); container_of 366 drivers/bluetooth/hci_intel.c struct intel_data *intel = container_of(work, struct intel_data, container_of 148 drivers/bluetooth/hci_ldisc.c struct hci_uart *hu = container_of(work, struct hci_uart, write_work); container_of 186 drivers/bluetooth/hci_ldisc.c struct hci_uart *hu = container_of(work, struct hci_uart, init_ready); container_of 308 drivers/bluetooth/hci_qca.c struct qca_data *qca = container_of(work, struct qca_data, container_of 339 drivers/bluetooth/hci_qca.c struct qca_data *qca = container_of(work, struct qca_data, container_of 367 drivers/bluetooth/hci_qca.c struct qca_data *qca = container_of(work, struct qca_data, container_of 378 drivers/bluetooth/hci_qca.c struct qca_data *qca = container_of(work, struct qca_data, container_of 61 drivers/bluetooth/hci_serdev.c struct hci_uart *hu = container_of(work, struct hci_uart, write_work); container_of 301 drivers/bluetooth/hci_vhci.c struct vhci_data *data = container_of(work, struct vhci_data, container_of 526 drivers/bus/fsl-mc/fsl-mc-private.h container_of(_mc_dev, struct fsl_mc_bus, mc_dev) container_of 38 drivers/bus/mips_cdmm.c #define to_mips_cdmm_driver(d) container_of(d, struct mips_cdmm_driver, drv) container_of 2405 drivers/bus/ti-sysc.c ddata = container_of(work, struct sysc, idle_work.work); container_of 140 drivers/char/bsr.c struct bsr_dev *dev = container_of(cdev, struct bsr_dev, bsr_cdev); container_of 34 drivers/char/hw_random/atmel-rng.c struct atmel_trng *trng = container_of(rng, struct atmel_trng, rng); container_of 39 drivers/char/hw_random/bcm2835-rng.c return container_of(rng, struct bcm2835_rng_priv, rng); container_of 26 drivers/char/hw_random/cavium-rng-vf.c struct cavium_rng *p = container_of(rng, struct cavium_rng, ops); container_of 78 drivers/char/hw_random/core.c struct hwrng *rng = container_of(kref, struct hwrng, ref); container_of 23 drivers/char/hw_random/hisi-rng.c #define to_hisi_rng(p) container_of(p, struct hisi_rng, rng) container_of 118 drivers/char/hw_random/imx-rngc.c struct imx_rngc *rngc = container_of(rng, struct imx_rngc, rng); container_of 169 drivers/char/hw_random/imx-rngc.c struct imx_rngc *rngc = container_of(rng, struct imx_rngc, rng); container_of 55 drivers/char/hw_random/iproc-rng200.c #define to_rng_priv(rng) container_of(rng, struct iproc_rng200_dev, rng) container_of 29 drivers/char/hw_random/meson-rng.c container_of(rng, struct meson_rng_data, rng); container_of 33 drivers/char/hw_random/mtk-rng.c #define to_mtk_rng(p) container_of(p, struct mtk_rng, rng) container_of 64 drivers/char/hw_random/mxc-rnga.c struct mxc_rng *mxc_rng = container_of(rng, struct mxc_rng, rng); container_of 81 drivers/char/hw_random/mxc-rnga.c struct mxc_rng *mxc_rng = container_of(rng, struct mxc_rng, rng); container_of 103 drivers/char/hw_random/mxc-rnga.c struct mxc_rng *mxc_rng = container_of(rng, struct mxc_rng, rng); container_of 126 drivers/char/hw_random/mxc-rnga.c struct mxc_rng *mxc_rng = container_of(rng, struct mxc_rng, rng); container_of 661 drivers/char/hw_random/n2-drv.c struct n2rng *np = container_of(work, struct n2rng, work.work); container_of 31 drivers/char/hw_random/octeon-rng.c struct octeon_rng *p = container_of(rng, struct octeon_rng, ops); container_of 43 drivers/char/hw_random/octeon-rng.c struct octeon_rng *p = container_of(rng, struct octeon_rng, ops); container_of 52 drivers/char/hw_random/octeon-rng.c struct octeon_rng *p = container_of(rng, struct octeon_rng, ops); container_of 71 drivers/char/hw_random/optee-rng.c container_of(r, struct optee_rng_private, optee_rng) container_of 52 drivers/char/hw_random/pic32-rng.c struct pic32_rng *priv = container_of(rng, struct pic32_rng, rng); container_of 41 drivers/char/hw_random/stm32-rng.c container_of(rng, struct stm32_rng_private, rng); container_of 85 drivers/char/hw_random/stm32-rng.c container_of(rng, struct stm32_rng_private, rng); container_of 107 drivers/char/hw_random/stm32-rng.c container_of(rng, struct stm32_rng_private, rng); container_of 48 drivers/char/hw_random/timeriomem-rng.c container_of(hwrng, struct timeriomem_rng_private, rng_ops); container_of 95 drivers/char/hw_random/timeriomem-rng.c = container_of(timer, struct timeriomem_rng_private, timer); container_of 67 drivers/char/hw_random/tx4939-rng.c struct tx4939_rng *rngdev = container_of(rng, struct tx4939_rng, rng); container_of 100 drivers/char/hw_random/tx4939-rng.c struct tx4939_rng *rngdev = container_of(rng, struct tx4939_rng, rng); container_of 164 drivers/char/ipmi/bt-bmc.c return container_of(file->private_data, struct bt_bmc, miscdev); container_of 70 drivers/char/ipmi/ipmb_dev_int.c return container_of(file->private_data, struct ipmb_dev, miscdev); container_of 339 drivers/char/ipmi/ipmi_msghandler.c #define to_bmc_device(x) container_of((x), struct bmc_device, pdev.dev) container_of 614 drivers/char/ipmi/ipmi_msghandler.c #define to_si_intf_from_dev(device) container_of(device, struct ipmi_smi, dev) container_of 733 drivers/char/ipmi/ipmi_msghandler.c struct ipmi_smi *intf = container_of(ref, struct ipmi_smi, refcount); container_of 1169 drivers/char/ipmi/ipmi_msghandler.c struct ipmi_user *user = container_of(work, struct ipmi_user, container_of 1285 drivers/char/ipmi/ipmi_msghandler.c struct ipmi_user *user = container_of(ref, struct ipmi_user, refcount); container_of 2920 drivers/char/ipmi/ipmi_msghandler.c struct bmc_device *bmc = container_of(work, struct bmc_device, container_of 2931 drivers/char/ipmi/ipmi_msghandler.c struct bmc_device *bmc = container_of(ref, struct bmc_device, usecount); container_of 3382 drivers/char/ipmi/ipmi_msghandler.c struct ipmi_smi *intf = container_of(work, struct ipmi_smi, container_of 3609 drivers/char/ipmi/ipmi_msghandler.c container_of(list_next_rcu(&intf->users), container_of 240 drivers/char/ipmi/kcs_bmc.c return container_of(filp->private_data, struct kcs_bmc, miscdev); container_of 52 drivers/char/pcmcia/scr24x_cs.c struct scr24x_dev *dev = container_of(kref, struct scr24x_dev, container_of 76 drivers/char/pcmcia/scr24x_cs.c struct scr24x_dev *dev = container_of(inode->i_cdev, container_of 770 drivers/char/pcmcia/synclink_cs.c MGSLPC_INFO *info = container_of(work, MGSLPC_INFO, task); container_of 2440 drivers/char/pcmcia/synclink_cs.c MGSLPC_INFO *info = container_of(port, MGSLPC_INFO, port); container_of 2454 drivers/char/pcmcia/synclink_cs.c MGSLPC_INFO *info = container_of(port, MGSLPC_INFO, port); container_of 1435 drivers/char/random.c struct entropy_store *r = container_of(work, struct entropy_store, container_of 264 drivers/char/tpm/tpm-chip.c struct tpm_chip *chip = container_of(dev, struct tpm_chip, dev); container_of 279 drivers/char/tpm/tpm-chip.c struct tpm_chip *chip = container_of(dev, struct tpm_chip, devs); container_of 296 drivers/char/tpm/tpm-chip.c struct tpm_chip *chip = container_of(dev, struct tpm_chip, dev); container_of 537 drivers/char/tpm/tpm-chip.c struct tpm_chip *chip = container_of(rng, struct tpm_chip, hwrng); container_of 59 drivers/char/tpm/tpm-dev-common.c container_of(work, struct file_priv, async_work); container_of 94 drivers/char/tpm/tpm-dev-common.c struct file_priv *priv = container_of(work, struct file_priv, container_of 23 drivers/char/tpm/tpm-dev.c chip = container_of(inode->i_cdev, struct tpm_chip, cdev); container_of 167 drivers/char/tpm/tpm.h #define to_tpm_chip(d) container_of(d, struct tpm_chip, dev) container_of 49 drivers/char/tpm/tpm_tis.c return container_of(data, struct tpm_tis_tcg_phy, priv); container_of 50 drivers/char/tpm/tpm_tis_spi.c return container_of(data, struct tpm_tis_spi_phy, priv); container_of 453 drivers/char/tpm/tpm_vtpm_proxy.c struct proxy_dev *proxy_dev = container_of(work, struct proxy_dev, container_of 19 drivers/char/tpm/tpmrm-dev.c chip = container_of(inode->i_cdev, struct tpm_chip, cdevs); container_of 38 drivers/char/tpm/tpmrm-dev.c struct tpmrm_priv *priv = container_of(fpriv, struct tpmrm_priv, priv); container_of 251 drivers/char/virtio_console.c port = container_of(cons, struct port, cons); container_of 1493 drivers/char/virtio_console.c port = container_of(kref, struct port, kref); container_of 1710 drivers/char/virtio_console.c portdev = container_of(work, struct ports_device, control_work); container_of 1821 drivers/char/virtio_console.c portdev = container_of(work, struct ports_device, config_work); container_of 535 drivers/char/xilinx_hwicap/xilinx_hwicap.c drvdata = container_of(inode->i_cdev, struct hwicap_drvdata, cdev); container_of 1166 drivers/char/xillybus/xillybus_core.c struct delayed_work *workitem = container_of( container_of 1168 drivers/char/xillybus/xillybus_core.c struct xilly_channel *channel = container_of( container_of 37 drivers/clk/actions/owl-common.h return container_of(hw, struct owl_clk_common, hw); container_of 115 drivers/clk/actions/owl-composite.h return container_of(common, struct owl_composite, common); container_of 56 drivers/clk/actions/owl-divider.h return container_of(common, struct owl_divider, common); container_of 64 drivers/clk/actions/owl-factor.h return container_of(common, struct owl_factor, common); container_of 63 drivers/clk/actions/owl-gate.h return container_of(common, struct owl_gate, common); container_of 51 drivers/clk/actions/owl-mux.h return container_of(common, struct owl_mux, common); container_of 105 drivers/clk/actions/owl-pll.h return container_of(common, struct owl_pll, common); container_of 26 drivers/clk/actions/owl-reset.h return container_of(rcdev, struct owl_reset, rcdev); container_of 78 drivers/clk/at91/clk-audio-pll.c #define to_clk_audio_frac(hw) container_of(hw, struct clk_audio_frac, hw) container_of 79 drivers/clk/at91/clk-audio-pll.c #define to_clk_audio_pad(hw) container_of(hw, struct clk_audio_pad, hw) container_of 80 drivers/clk/at91/clk-audio-pll.c #define to_clk_audio_pmc(hw) container_of(hw, struct clk_audio_pmc, hw) container_of 36 drivers/clk/at91/clk-generated.c container_of(hw, struct clk_generated, hw) container_of 26 drivers/clk/at91/clk-h32mx.c #define to_clk_sama5d4_h32mx(hw) container_of(hw, struct clk_sama5d4_h32mx, hw) container_of 25 drivers/clk/at91/clk-i2s-mux.c #define to_clk_i2s_mux(hw) container_of(hw, struct clk_i2s_mux, hw) container_of 33 drivers/clk/at91/clk-main.c #define to_clk_main_osc(hw) container_of(hw, struct clk_main_osc, hw) container_of 42 drivers/clk/at91/clk-main.c #define to_clk_main_rc_osc(hw) container_of(hw, struct clk_main_rc_osc, hw) container_of 49 drivers/clk/at91/clk-main.c #define to_clk_rm9200_main(hw) container_of(hw, struct clk_rm9200_main, hw) container_of 57 drivers/clk/at91/clk-main.c #define to_clk_sam9x5_main(hw) container_of(hw, struct clk_sam9x5_main, hw) container_of 20 drivers/clk/at91/clk-master.c #define to_clk_master(hw) container_of(hw, struct clk_master, hw) container_of 30 drivers/clk/at91/clk-peripheral.c #define to_clk_peripheral(hw) container_of(hw, struct clk_peripheral, hw) container_of 44 drivers/clk/at91/clk-peripheral.c container_of(hw, struct clk_sam9x5_peripheral, hw) container_of 32 drivers/clk/at91/clk-pll.c #define to_clk_pll(hw) container_of(hw, struct clk_pll, hw) container_of 15 drivers/clk/at91/clk-plldiv.c #define to_clk_plldiv(hw) container_of(hw, struct clk_plldiv, hw) container_of 28 drivers/clk/at91/clk-programmable.c #define to_clk_programmable(hw) container_of(hw, struct clk_programmable, hw) container_of 55 drivers/clk/at91/clk-sam9x60-pll.c #define to_sam9x60_pll(hw) container_of(hw, struct sam9x60_pll, hw) container_of 22 drivers/clk/at91/clk-slow.c #define to_clk_sam9260_slow(hw) container_of(hw, struct clk_sam9260_slow, hw) container_of 24 drivers/clk/at91/clk-smd.c container_of(hw, struct at91sam9x5_clk_smd, hw) container_of 19 drivers/clk/at91/clk-system.c #define to_clk_system(hw) container_of(hw, struct clk_system, hw) container_of 31 drivers/clk/at91/clk-usb.c container_of(hw, struct at91sam9x5_clk_usb, hw) container_of 40 drivers/clk/at91/clk-usb.c container_of(hw, struct at91rm9200_clk_usb, hw) container_of 28 drivers/clk/at91/clk-utmi.c #define to_clk_utmi(hw) container_of(hw, struct clk_utmi, hw) container_of 36 drivers/clk/at91/sckc.c #define to_clk_slow_osc(hw) container_of(hw, struct clk_slow_osc, hw) container_of 46 drivers/clk/at91/sckc.c #define to_clk_sama5d4_slow_osc(hw) container_of(hw, struct clk_sama5d4_slow_osc, hw) container_of 57 drivers/clk/at91/sckc.c #define to_clk_slow_rc_osc(hw) container_of(hw, struct clk_slow_rc_osc, hw) container_of 66 drivers/clk/at91/sckc.c #define to_clk_sam9x5_slow(hw) container_of(hw, struct clk_sam9x5_slow, hw) container_of 81 drivers/clk/axs10x/i2s_pll_clock.c return container_of(hw, struct i2s_pll_clk, hw); container_of 115 drivers/clk/axs10x/pll_clock.c return container_of(hw, struct axs10x_pll_clk, hw); container_of 520 drivers/clk/bcm/clk-bcm2835.c struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); container_of 557 drivers/clk/bcm/clk-bcm2835.c struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); container_of 571 drivers/clk/bcm/clk-bcm2835.c struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); container_of 597 drivers/clk/bcm/clk-bcm2835.c struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); container_of 611 drivers/clk/bcm/clk-bcm2835.c struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); container_of 665 drivers/clk/bcm/clk-bcm2835.c struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); container_of 733 drivers/clk/bcm/clk-bcm2835.c struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); container_of 779 drivers/clk/bcm/clk-bcm2835.c return container_of(hw, struct bcm2835_pll_divider, div.hw); container_of 905 drivers/clk/bcm/clk-bcm2835.c return container_of(hw, struct bcm2835_clock, hw); container_of 27 drivers/clk/bcm/clk-bcm53573-ilp.c struct bcm53573_ilp *ilp = container_of(hw, struct bcm53573_ilp, hw); container_of 37 drivers/clk/bcm/clk-bcm53573-ilp.c struct bcm53573_ilp *ilp = container_of(hw, struct bcm53573_ilp, hw); container_of 46 drivers/clk/bcm/clk-bcm53573-ilp.c struct bcm53573_ilp *ilp = container_of(hw, struct bcm53573_ilp, hw); container_of 74 drivers/clk/bcm/clk-iproc-armpll.c #define to_iproc_arm_pll(hw) container_of(hw, struct iproc_arm_pll, hw) container_of 44 drivers/clk/bcm/clk-iproc-asiu.c #define to_asiu_clk(hw) container_of(hw, struct iproc_asiu_clk, hw) container_of 89 drivers/clk/bcm/clk-iproc-pll.c #define to_iproc_clk(hw) container_of(hw, struct iproc_clk, hw) container_of 415 drivers/clk/bcm/clk-kona.h container_of(_hw, struct kona_clk, hw) container_of 88 drivers/clk/bcm/clk-raspberrypi.c struct raspberrypi_clk *rpi = container_of(hw, struct raspberrypi_clk, container_of 106 drivers/clk/bcm/clk-raspberrypi.c struct raspberrypi_clk *rpi = container_of(hw, struct raspberrypi_clk, container_of 124 drivers/clk/bcm/clk-raspberrypi.c struct raspberrypi_clk *rpi = container_of(hw, struct raspberrypi_clk, container_of 147 drivers/clk/bcm/clk-raspberrypi.c struct raspberrypi_clk *rpi = container_of(hw, struct raspberrypi_clk, container_of 111 drivers/clk/berlin/berlin2-avpll.c #define to_avpll_vco(hw) container_of(hw, struct berlin2_avpll_vco, hw) container_of 210 drivers/clk/berlin/berlin2-avpll.c #define to_avpll_channel(hw) container_of(hw, struct berlin2_avpll_channel, hw) container_of 61 drivers/clk/berlin/berlin2-div.c #define to_berlin2_div(hw) container_of(hw, struct berlin2_div, hw) container_of 25 drivers/clk/berlin/berlin2-pll.c #define to_berlin2_pll(hw) container_of(hw, struct berlin2_pll, hw) container_of 56 drivers/clk/clk-aspeed.h #define to_aspeed_clk_gate(_hw) container_of(_hw, struct aspeed_clk_gate, hw) container_of 68 drivers/clk/clk-aspeed.h #define to_aspeed_reset(p) container_of((p), struct aspeed_reset, rcdev) container_of 246 drivers/clk/clk-axi-clkgen.c return container_of(clk_hw, struct axi_clkgen, clk_hw); container_of 30 drivers/clk/clk-axm5516.c #define to_axxia_clk(_hw) container_of(_hw, struct axxia_clk, hw) container_of 41 drivers/clk/clk-axm5516.c #define to_axxia_pllclk(_aclk) container_of(_aclk, struct axxia_pllclk, aclk) container_of 81 drivers/clk/clk-axm5516.c #define to_axxia_divclk(_aclk) container_of(_aclk, struct axxia_divclk, aclk) container_of 116 drivers/clk/clk-axm5516.c #define to_axxia_clkmux(_aclk) container_of(_aclk, struct axxia_clkmux, aclk) container_of 26 drivers/clk/clk-bd718x7.c struct bd718xx_clk *c = container_of(hw, struct bd718xx_clk, hw); container_of 34 drivers/clk/clk-bd718x7.c struct bd718xx_clk *c = container_of(hw, struct bd718xx_clk, hw); container_of 50 drivers/clk/clk-bd718x7.c struct bd718xx_clk *c = container_of(hw, struct bd718xx_clk, hw); container_of 65 drivers/clk/clk-cdce706.c #define to_hw_data(phw) (container_of((phw), struct cdce706_hw_data, hw)) container_of 71 drivers/clk/clk-cdce925.c container_of(_hw, struct clk_cdce925_output, hw) container_of 80 drivers/clk/clk-cdce925.c #define to_clk_cdce925_pll(_hw) container_of(_hw, struct clk_cdce925_pll, hw) container_of 66 drivers/clk/clk-cs2000-cp.c #define hw_to_priv(_hw) container_of(_hw, struct cs2000_priv, hw) container_of 115 drivers/clk/clk-gemini.c #define to_pciclk(_hw) container_of(_hw, struct clk_gemini_pci, hw) container_of 117 drivers/clk/clk-gemini.c #define to_gemini_reset(p) container_of((p), struct gemini_reset, rcdev) container_of 34 drivers/clk/clk-hi655x.c container_of(hw, struct hi655x_clk, clk_hw); container_of 55 drivers/clk/clk-hi655x.c container_of(hw, struct hi655x_clk, clk_hw); container_of 42 drivers/clk/clk-highbank.c #define to_hb_clk(p) container_of(p, struct hb_clk, hw) container_of 160 drivers/clk/clk-hsdk-pll.c return container_of(hw, struct hsdk_pll_clk, hw); container_of 142 drivers/clk/clk-lochnagar.c return container_of(hw, struct lochnagar_clk, hw); container_of 99 drivers/clk/clk-max77686.c return container_of(hw, struct max77686_clk_init_data, hw); container_of 88 drivers/clk/clk-max9485.c return container_of(hw, struct max9485_clk_hw, hw); container_of 63 drivers/clk/clk-milbeaut.c #define to_m10v_div(_hw) container_of(_hw, struct m10v_clk_divider, hw) container_of 161 drivers/clk/clk-nomadik.c #define to_pll(_hw) container_of(_hw, struct clk_pll, hw) container_of 162 drivers/clk/clk-nomadik.c #define to_src(_hw) container_of(_hw, struct clk_src, hw) container_of 28 drivers/clk/clk-npcm7xx.c #define to_npcm7xx_clk_pll(_hw) container_of(_hw, struct npcm7xx_clk_pll, hw) container_of 43 drivers/clk/clk-oxnas.c return container_of(hw, struct clk_oxnas_gate, hw); container_of 52 drivers/clk/clk-palmas.c return container_of(hw, struct palmas_clock_info, hw); container_of 22 drivers/clk/clk-pwm.c return container_of(hw, struct clk_pwm, hw); container_of 782 drivers/clk/clk-qoriq.c #define to_mux_hwclock(p) container_of(p, struct mux_hwclock, hw) container_of 31 drivers/clk/clk-rk808.c struct rk808_clkout *rk808_clkout = container_of(hw, container_of 52 drivers/clk/clk-rk808.c struct rk808_clkout *rk808_clkout = container_of(hw, container_of 93 drivers/clk/clk-rk808.c struct rk808_clkout *rk808_clkout = container_of(hw, container_of 115 drivers/clk/clk-rk808.c struct rk808_clkout *rk808_clkout = container_of(hw, container_of 34 drivers/clk/clk-s2mps11.c return container_of(hw, struct s2mps11_clk, hw); container_of 23 drivers/clk/clk-scmi.c #define to_scmi_clk(clk) container_of(clk, struct scmi_clk, hw) container_of 24 drivers/clk/clk-scpi.c #define to_scpi_clk(clk) container_of(clk, struct scpi_clk, hw) container_of 51 drivers/clk/clk-si514.c #define to_clk_si514(_hw) container_of(_hw, struct clk_si514, hw) container_of 42 drivers/clk/clk-si5341.c container_of(_hw, struct clk_si5341_synth, hw) container_of 51 drivers/clk/clk-si5341.c container_of(_hw, struct clk_si5341_output, hw) container_of 67 drivers/clk/clk-si5341.c #define to_clk_si5341(_hw) container_of(_hw, struct clk_si5341, hw) container_of 221 drivers/clk/clk-si5351.c container_of(hw, struct si5351_driver_data, xtal); container_of 230 drivers/clk/clk-si5351.c container_of(hw, struct si5351_driver_data, xtal); container_of 246 drivers/clk/clk-si5351.c container_of(hw, struct si5351_driver_data, clkin); container_of 255 drivers/clk/clk-si5351.c container_of(hw, struct si5351_driver_data, clkin); container_of 269 drivers/clk/clk-si5351.c container_of(hw, struct si5351_driver_data, clkin); container_of 309 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 388 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 400 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 418 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 449 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 506 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 581 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 592 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 603 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 647 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 759 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 924 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 946 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 957 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 983 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 1008 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 1032 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 1085 drivers/clk/clk-si5351.c container_of(hw, struct si5351_hw_data, hw); container_of 71 drivers/clk/clk-si544.c #define to_clk_si544(_hw) container_of(_hw, struct clk_si544, hw) container_of 77 drivers/clk/clk-si570.c #define to_clk_si570(_hw) container_of(_hw, struct clk_si570, hw) container_of 417 drivers/clk/clk-stm32f4.c #define to_clk_apb_mul(_hw) container_of(_hw, struct clk_apb_mul, hw) container_of 525 drivers/clk/clk-stm32f4.c #define to_stm32f4_pll(_gate) container_of(_gate, struct stm32f4_pll, gate) container_of 704 drivers/clk/clk-stm32f4.c #define to_pll_div_clk(_div) container_of(_div, struct stm32f4_pll_div, div) container_of 889 drivers/clk/clk-stm32f4.c #define to_rgclk(_rgate) container_of(_rgate, struct stm32_rgate, gate) container_of 155 drivers/clk/clk-stm32h7.c #define to_ready_gate_clk(_rgate) container_of(_rgate, struct stm32_ready_gate,\ container_of 429 drivers/clk/clk-stm32h7.c #define to_timer_ker(_hw) container_of(_hw, struct timer_ker, hw) container_of 694 drivers/clk/clk-stm32h7.c #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) container_of 663 drivers/clk/clk-stm32mp1.c #define to_clk_mgate(_gate) container_of(_gate, struct stm32_clk_mgate, gate) container_of 695 drivers/clk/clk-stm32mp1.c #define to_clk_mmux(_mux) container_of(_mux, struct stm32_clk_mmux, mux) container_of 736 drivers/clk/clk-stm32mp1.c #define to_pll(_hw) container_of(_hw, struct stm32_pll_obj, hw) container_of 911 drivers/clk/clk-stm32mp1.c #define to_timer_cker(_hw) container_of(_hw, struct timer_cker, hw) container_of 24 drivers/clk/clk-twl6040.c struct twl6040_pdmclk *pdmclk = container_of(hw, struct twl6040_pdmclk, container_of 69 drivers/clk/clk-twl6040.c struct twl6040_pdmclk *pdmclk = container_of(hw, struct twl6040_pdmclk, container_of 94 drivers/clk/clk-twl6040.c struct twl6040_pdmclk *pdmclk = container_of(hw, struct twl6040_pdmclk, container_of 107 drivers/clk/clk-twl6040.c struct twl6040_pdmclk *pdmclk = container_of(hw, struct twl6040_pdmclk, container_of 445 drivers/clk/clk-u300.c #define to_syscon(_hw) container_of(_hw, struct clk_syscon, hw) container_of 950 drivers/clk/clk-u300.c #define to_mclk(_hw) container_of(_hw, struct clk_mclk, hw) container_of 217 drivers/clk/clk-versaclock5.c container_of(hw, struct vc5_driver_data, clk_mux); container_of 238 drivers/clk/clk-versaclock5.c container_of(hw, struct vc5_driver_data, clk_mux); container_of 274 drivers/clk/clk-versaclock5.c container_of(hw, struct vc5_driver_data, clk_mul); container_of 297 drivers/clk/clk-versaclock5.c container_of(hw, struct vc5_driver_data, clk_mul); container_of 322 drivers/clk/clk-versaclock5.c container_of(hw, struct vc5_driver_data, clk_pfd); container_of 364 drivers/clk/clk-versaclock5.c container_of(hw, struct vc5_driver_data, clk_pfd); container_of 404 drivers/clk/clk-versaclock5.c struct vc5_hw_data *hwdata = container_of(hw, struct vc5_hw_data, hw); container_of 421 drivers/clk/clk-versaclock5.c struct vc5_hw_data *hwdata = container_of(hw, struct vc5_hw_data, hw); container_of 449 drivers/clk/clk-versaclock5.c struct vc5_hw_data *hwdata = container_of(hw, struct vc5_hw_data, hw); container_of 471 drivers/clk/clk-versaclock5.c struct vc5_hw_data *hwdata = container_of(hw, struct vc5_hw_data, hw); container_of 499 drivers/clk/clk-versaclock5.c struct vc5_hw_data *hwdata = container_of(hw, struct vc5_hw_data, hw); container_of 531 drivers/clk/clk-versaclock5.c struct vc5_hw_data *hwdata = container_of(hw, struct vc5_hw_data, hw); container_of 567 drivers/clk/clk-versaclock5.c struct vc5_hw_data *hwdata = container_of(hw, struct vc5_hw_data, hw); container_of 598 drivers/clk/clk-versaclock5.c struct vc5_hw_data *hwdata = container_of(hw, struct vc5_hw_data, hw); container_of 608 drivers/clk/clk-versaclock5.c struct vc5_hw_data *hwdata = container_of(hw, struct vc5_hw_data, hw); container_of 638 drivers/clk/clk-versaclock5.c struct vc5_hw_data *hwdata = container_of(hw, struct vc5_hw_data, hw); container_of 65 drivers/clk/clk-vt8500.c #define to_clk_device(_hw) container_of(_hw, struct clk_device, hw) container_of 308 drivers/clk/clk-vt8500.c #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) container_of 27 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 36 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 68 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 85 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 103 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 116 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 153 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 178 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 233 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 250 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 273 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 299 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 319 drivers/clk/clk-wm831x.c struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, container_of 56 drivers/clk/clk-xgene.c #define to_xgene_clk_pll(_hw) container_of(_hw, struct xgene_clk_pll, hw) container_of 231 drivers/clk/clk-xgene.c #define to_xgene_clk_pmd(_hw) container_of(_hw, struct xgene_clk_pmd, hw) container_of 442 drivers/clk/clk-xgene.c #define to_xgene_clk(_hw) container_of(_hw, struct xgene_clk, hw) container_of 3822 drivers/clk/clk.c struct clk_core *core = container_of(ref, struct clk_core, ref); container_of 40 drivers/clk/davinci/da8xx-cfgchip.c container_of((_hw), struct da8xx_cfgchip_gate_clk, hw) container_of 211 drivers/clk/davinci/da8xx-cfgchip.c container_of((_hw), struct da8xx_cfgchip_mux_clk, hw) container_of 353 drivers/clk/davinci/da8xx-cfgchip.c container_of((_hw), struct da8xx_usb0_clk48, hw) container_of 546 drivers/clk/davinci/da8xx-cfgchip.c container_of((_hw), struct da8xx_usb1_clk48, hw) container_of 113 drivers/clk/davinci/pll.c container_of((_hw), struct davinci_pll_clk, hw) container_of 294 drivers/clk/davinci/pll.c container_of((_hw), struct davinci_pllen_clk, hw) container_of 87 drivers/clk/davinci/psc.c #define to_davinci_psc_data(x) container_of(x, struct davinci_psc_data, x) container_of 88 drivers/clk/davinci/psc.c #define to_davinci_lpsc_clk(x) container_of(x, struct davinci_lpsc_clk, x) container_of 26 drivers/clk/h8300/clk-h8s2678.c #define to_pll_clock(_hw) container_of(_hw, struct pll_clock, hw) container_of 253 drivers/clk/hisilicon/clk-hi3620.c #define to_mmc(_hw) container_of(_hw, struct clk_mmc, hw) container_of 39 drivers/clk/hisilicon/clk-hi3660-stub.c #define to_stub_clk(_hw) container_of(_hw, struct hi3660_stub_clk, hw) container_of 41 drivers/clk/hisilicon/clk-hi6220-stub.c #define to_stub_clk(hw) container_of(hw, struct hi6220_stub_clk, hw) container_of 28 drivers/clk/hisilicon/clk-hisi-phase.c #define to_clk_hisi_phase(_hw) container_of(_hw, struct clk_hisi_phase, hw) container_of 167 drivers/clk/hisilicon/clk-hix5hd2.c #define to_complex_clk(_hw) container_of(_hw, struct hix5hd2_clk_complex, hw) container_of 43 drivers/clk/hisilicon/clkdivider-hi6220.c container_of(_hw, struct hi6220_clk_divider, hw) container_of 38 drivers/clk/hisilicon/clkgate-separated.c sclk = container_of(hw, struct clkgate_separated, hw); container_of 55 drivers/clk/hisilicon/clkgate-separated.c sclk = container_of(hw, struct clkgate_separated, hw); container_of 70 drivers/clk/hisilicon/clkgate-separated.c sclk = container_of(hw, struct clkgate_separated, hw); container_of 28 drivers/clk/hisilicon/reset.c container_of(rcdev, struct hisi_reset_controller, rcdev) container_of 37 drivers/clk/imx/clk-busy.c return container_of(div, struct clk_busy_divider, div); container_of 127 drivers/clk/imx/clk-busy.c return container_of(mux, struct clk_busy_mux, mux); container_of 21 drivers/clk/imx/clk-cpu.c return container_of(hw, struct clk_cpu, hw); container_of 23 drivers/clk/imx/clk-divider-gate.c return container_of(div, struct clk_divider_gate, divider); container_of 33 drivers/clk/imx/clk-fixup-div.c return container_of(divider, struct clk_fixup_div, divider); container_of 31 drivers/clk/imx/clk-fixup-mux.c return container_of(mux, struct clk_fixup_mux, mux); container_of 41 drivers/clk/imx/clk-frac-pll.c #define to_clk_frac_pll(_hw) container_of(_hw, struct clk_frac_pll, hw) container_of 32 drivers/clk/imx/clk-gate-exclusive.c struct clk_gate_exclusive *exgate = container_of(gate, container_of 37 drivers/clk/imx/clk-gate2.c #define to_clk_gate2(_hw) container_of(_hw, struct clk_gate2, hw) container_of 38 drivers/clk/imx/clk-lpcg-scu.c #define to_clk_lpcg_scu(_hw) container_of(_hw, struct clk_lpcg_scu, hw) container_of 29 drivers/clk/imx/clk-pfd.c #define to_clk_pfd(_hw) container_of(_hw, struct clk_pfd, hw) container_of 35 drivers/clk/imx/clk-pfdv2.c #define to_clk_pfdv2(_hw) container_of(_hw, struct clk_pfdv2, hw) container_of 42 drivers/clk/imx/clk-pll14xx.c #define to_clk_pll14xx(_hw) container_of(_hw, struct clk_pll14xx, hw) container_of 30 drivers/clk/imx/clk-pllv1.c #define to_clk_pllv1(clk) (container_of(clk, struct clk_pllv1, clk)) container_of 14 drivers/clk/imx/clk-pllv2.c #define to_clk_pllv2(clk) (container_of(clk, struct clk_pllv2, clk)) container_of 52 drivers/clk/imx/clk-pllv3.c #define to_clk_pllv3(_hw) container_of(_hw, struct clk_pllv3, hw) container_of 45 drivers/clk/imx/clk-pllv4.c #define to_clk_pllv4(__hw) container_of(__hw, struct clk_pllv4, hw) container_of 99 drivers/clk/imx/clk-sccg-pll.c #define to_clk_sccg_pll(_hw) container_of(_hw, struct clk_sccg_pll, hw) container_of 128 drivers/clk/imx/clk-scu.c return container_of(hw, struct clk_scu, hw); container_of 202 drivers/clk/ingenic/cgu.h #define to_ingenic_clk(_hw) container_of(_hw, struct ingenic_clk, hw) container_of 61 drivers/clk/ingenic/tcu.c return container_of(hw, struct ingenic_tcu_clk, hw); container_of 69 drivers/clk/keystone/gate.c #define to_clk_psc(_hw) container_of(_hw, struct clk_psc, hw) container_of 73 drivers/clk/keystone/pll.c #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) container_of 68 drivers/clk/keystone/sci-clk.c #define to_sci_clk(_hw) container_of(_hw, struct sci_clk, hw) container_of 494 drivers/clk/keystone/sci-clk.c struct sci_clk *ca = container_of(a, struct sci_clk, node); container_of 495 drivers/clk/keystone/sci-clk.c struct sci_clk *cb = container_of(b, struct sci_clk, node); container_of 26 drivers/clk/mediatek/clk-apmixed.c return container_of(hw, struct mtk_ref2usb_tx, hw); container_of 16 drivers/clk/mediatek/clk-cpumux.c return container_of(_hw, struct mtk_clk_cpumux, hw); container_of 26 drivers/clk/mediatek/clk-gate.h return container_of(hw, struct mtk_clk_gate, hw); container_of 17 drivers/clk/mediatek/clk-mux.c return container_of(hw, struct mtk_clk_mux, hw); container_of 52 drivers/clk/mediatek/clk-pll.c return container_of(hw, struct mtk_clk_pll, hw); container_of 25 drivers/clk/mediatek/reset.c struct mtk_reset *data = container_of(rcdev, struct mtk_reset, rcdev); container_of 34 drivers/clk/mediatek/reset.c struct mtk_reset *data = container_of(rcdev, struct mtk_reset, rcdev); container_of 43 drivers/clk/mediatek/reset.c struct mtk_reset *data = container_of(rcdev, struct mtk_reset, rcdev); container_of 52 drivers/clk/mediatek/reset.c struct mtk_reset *data = container_of(rcdev, struct mtk_reset, rcdev); container_of 944 drivers/clk/meson/axg-audio.c container_of(rcdev, struct axg_audio_reset_data, rstc); container_of 959 drivers/clk/meson/axg-audio.c container_of(rcdev, struct axg_audio_reset_data, rstc); container_of 29 drivers/clk/meson/clk-regmap.h #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) container_of 937 drivers/clk/meson/g12a.c container_of(nb, struct g12a_cpu_clk_postmux_nb_data, nb); container_of 1040 drivers/clk/meson/g12a.c container_of(nb, struct g12a_sys_pll_nb_data, nb); container_of 5047 drivers/clk/meson/g12a.c g12a_data = container_of(eeclkc_data, struct meson_g12a_data, container_of 24 drivers/clk/meson/meson-aoclk.c container_of(rcdev, struct meson_aoclk_reset_controller, reset); container_of 3549 drivers/clk/meson/meson8b.c container_of(rcdev, struct meson8b_clk_reset, reset); container_of 3598 drivers/clk/meson/meson8b.c container_of(nb, struct meson8b_nb_data, nb); container_of 59 drivers/clk/meson/vid-pll-div.c container_of(_hw, struct meson_vid_pll_div, hw) container_of 95 drivers/clk/microchip/clk-core.c #define clkhw_to_pbclk(_hw) container_of(_hw, struct pic32_periph_clk, hw) container_of 245 drivers/clk/microchip/clk-core.c #define clkhw_to_refosc(_hw) container_of(_hw, struct pic32_ref_osc, hw) container_of 587 drivers/clk/microchip/clk-core.c #define clkhw_to_spll(_hw) container_of(_hw, struct pic32_sys_pll, hw) container_of 768 drivers/clk/microchip/clk-core.c #define clkhw_to_sys_clk(_hw) container_of(_hw, struct pic32_sys_clk, hw) container_of 958 drivers/clk/microchip/clk-core.c #define clkhw_to_sosc(_hw) container_of(_hw, struct pic32_sec_osc, hw) container_of 139 drivers/clk/microchip/clk-pic32mzda.c cd = container_of(nb, struct pic32mzda_clk_data, failsafe_notifier); container_of 26 drivers/clk/mmp/clk-apbc.c #define to_clk_apbc(hw) container_of(hw, struct clk_apbc, hw) container_of 20 drivers/clk/mmp/clk-apmu.c #define to_clk_apmu(clk) (container_of(clk, struct clk_apmu, clk)) container_of 25 drivers/clk/mmp/clk-frac.c #define to_clk_factor(hw) container_of(hw, struct mmp_clk_factor, hw) container_of 25 drivers/clk/mmp/clk-gate.c #define to_clk_mmp_gate(hw) container_of(hw, struct mmp_clk_gate, hw) container_of 25 drivers/clk/mmp/clk-mix.c #define to_clk_mix(hw) container_of(hw, struct mmp_clk_mix, hw) container_of 10 drivers/clk/mmp/reset.c #define rcdev_to_unit(rcdev) container_of(rcdev, struct mmp_clk_reset_unit, rcdev) container_of 75 drivers/clk/mvebu/ap-cpu-clk.c #define to_ap_cpu_clk(_hw) container_of(_hw, struct ap_cpu_clk, hw) container_of 89 drivers/clk/mvebu/armada-37xx-periph.c #define to_clk_double_div(_hw) container_of(_hw, struct clk_double_div, hw) container_of 90 drivers/clk/mvebu/armada-37xx-periph.c #define to_clk_pm_cpu(_hw) container_of(_hw, struct clk_pm_cpu, hw) container_of 77 drivers/clk/mvebu/clk-corediv.c #define to_corediv_clk(p) container_of(p, struct clk_corediv, hw) container_of 46 drivers/clk/mvebu/clk-cpu.c #define to_cpu_clk(p) container_of(p, struct cpu_clk, hw) container_of 119 drivers/clk/mvebu/cp110-system-controller.c #define to_cp110_gate_clk(hw) container_of(hw, struct cp110_gate_clk, hw) container_of 35 drivers/clk/mvebu/dove-divider.c #define to_dove_clk(hw) container_of(hw, struct dove_clk, hw) container_of 32 drivers/clk/mxs/clk-div.c return container_of(divider, struct clk_div, divider); container_of 31 drivers/clk/mxs/clk-frac.c #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) container_of 30 drivers/clk/mxs/clk-pll.c #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) container_of 29 drivers/clk/mxs/clk-ref.c #define to_clk_ref(_hw) container_of(_hw, struct clk_ref, hw) container_of 260 drivers/clk/nxp/clk-lpc18xx-cgu.c #define to_lpc_pll(hw) container_of(hw, struct lpc18xx_pll, hw) container_of 25 drivers/clk/nxp/clk-lpc18xx-creg.c #define to_clk_creg(_hw) container_of(_hw, struct clk_creg_data, hw) container_of 366 drivers/clk/nxp/clk-lpc32xx.c #define to_lpc32xx_clk(_hw) container_of(_hw, struct lpc32xx_clk, hw) container_of 367 drivers/clk/nxp/clk-lpc32xx.c #define to_lpc32xx_pll_clk(_hw) container_of(_hw, struct lpc32xx_pll_clk, hw) container_of 368 drivers/clk/nxp/clk-lpc32xx.c #define to_lpc32xx_usb_clk(_hw) container_of(_hw, struct lpc32xx_usb_clk, hw) container_of 369 drivers/clk/nxp/clk-lpc32xx.c #define to_lpc32xx_mux(_hw) container_of(_hw, struct lpc32xx_clk_mux, hw) container_of 370 drivers/clk/nxp/clk-lpc32xx.c #define to_lpc32xx_div(_hw) container_of(_hw, struct lpc32xx_clk_div, hw) container_of 371 drivers/clk/nxp/clk-lpc32xx.c #define to_lpc32xx_gate(_hw) container_of(_hw, struct lpc32xx_clk_gate, hw) container_of 102 drivers/clk/pistachio/clk-pll.c return container_of(hw, struct pistachio_clk_pll, hw); container_of 54 drivers/clk/pxa/clk-pxa.c #define to_pxa_clk(_hw) container_of(_hw, struct pxa_clk, hw) container_of 35 drivers/clk/qcom/apcs-msm8916.c struct clk_regmap_mux_div *md = container_of(nb, container_of 153 drivers/clk/qcom/clk-alpha-pll.c #define to_clk_alpha_pll(_hw) container_of(to_clk_regmap(_hw), \ container_of 156 drivers/clk/qcom/clk-alpha-pll.c #define to_clk_alpha_pll_postdiv(_hw) container_of(to_clk_regmap(_hw), \ container_of 46 drivers/clk/qcom/clk-branch.h container_of(to_clk_regmap(_hw), struct clk_branch, clkr) container_of 40 drivers/clk/qcom/clk-hfpll.h container_of(to_clk_regmap(_hw), struct clk_hfpll, clkr) container_of 23 drivers/clk/qcom/clk-krait.h #define to_krait_mux_clk(_hw) container_of(_hw, struct krait_mux_clk, hw) container_of 36 drivers/clk/qcom/clk-krait.h #define to_krait_div2_clk(_hw) container_of(_hw, struct krait_div2_clk, hw) container_of 59 drivers/clk/qcom/clk-pll.h #define to_clk_pll(_hw) container_of(to_clk_regmap(_hw), struct clk_pll, clkr) container_of 95 drivers/clk/qcom/clk-rcg.h #define to_clk_rcg(_hw) container_of(to_clk_regmap(_hw), struct clk_rcg, clkr) container_of 129 drivers/clk/qcom/clk-rcg.h container_of(to_clk_regmap(_hw), struct clk_dyn_rcg, clkr) container_of 154 drivers/clk/qcom/clk-rcg.h #define to_clk_rcg2(_hw) container_of(to_clk_regmap(_hw), struct clk_rcg2, clkr) container_of 15 drivers/clk/qcom/clk-regmap-divider.c return container_of(to_clk_regmap(hw), struct clk_regmap_div, clkr); container_of 21 drivers/clk/qcom/clk-regmap-mux-div.c container_of(to_clk_regmap(_hw), struct clk_regmap_mux_div, clkr) container_of 15 drivers/clk/qcom/clk-regmap-mux.c return container_of(to_clk_regmap(hw), struct clk_regmap_mux, clkr); container_of 27 drivers/clk/qcom/clk-regmap.h #define to_clk_regmap(_hw) container_of(_hw, struct clk_regmap, hw) container_of 132 drivers/clk/qcom/clk-rpm.c #define to_clk_rpm(_hw) container_of(_hw, struct clk_rpm, hw) container_of 137 drivers/clk/qcom/clk-rpmh.c return container_of(_hw, struct clk_rpmh, hw); container_of 119 drivers/clk/qcom/clk-smd-rpm.c #define to_clk_smd_rpm(_hw) container_of(_hw, struct clk_smd_rpm, hw) container_of 35 drivers/clk/qcom/clk-spmi-pmic-div.c return container_of(hw, struct clkdiv, hw); container_of 28 drivers/clk/qcom/gcc-ipq4019.c #define to_clk_regmap_div(_hw) container_of(to_clk_regmap(_hw),\ container_of 31 drivers/clk/qcom/gcc-ipq4019.c #define to_clk_fepll(_hw) container_of(to_clk_regmap_div(_hw),\ container_of 43 drivers/clk/qcom/gdsc.c #define domain_to_gdsc(domain) container_of(domain, struct gdsc, pd) container_of 38 drivers/clk/qcom/krait-cc.c struct krait_mux_clk *mux = container_of(nb, struct krait_mux_clk, container_of 524 drivers/clk/qcom/mmcc-msm8960.c container_of(to_clk_regmap(_hw), struct clk_pix_rdi, clkr) container_of 25 drivers/clk/qcom/reset.h container_of(r, struct qcom_reset_controller, rcdev); container_of 46 drivers/clk/renesas/clk-div6.c #define to_div6_clock(_hw) container_of(_hw, struct div6_clock, hw) container_of 183 drivers/clk/renesas/clk-div6.c struct div6_clock *clock = container_of(nb, struct div6_clock, nb); container_of 61 drivers/clk/renesas/clk-mstp.c #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) container_of 54 drivers/clk/renesas/clk-rcar-gen2.c #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) container_of 353 drivers/clk/renesas/r9a06g032-clocks.c #define to_r9a06g032_gate(_hw) container_of(_hw, struct r9a06g032_clk_gate, hw) container_of 553 drivers/clk/renesas/r9a06g032-clocks.c container_of(_hw, struct r9a06g032_clk_div, hw) container_of 730 drivers/clk/renesas/r9a06g032-clocks.c container_of(_hw, struct r9a06g032_clk_bitsel, hw) container_of 800 drivers/clk/renesas/r9a06g032-clocks.c container_of(_hw, struct r9a06g032_clk_dualgate, hw) container_of 51 drivers/clk/renesas/rcar-gen2-cpg.c #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) container_of 59 drivers/clk/renesas/rcar-gen3-cpg.c container_of(nb, struct cpg_simple_notifier, nb); container_of 101 drivers/clk/renesas/rcar-gen3-cpg.c #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) container_of 276 drivers/clk/renesas/rcar-gen3-cpg.c #define to_sd_clock(_hw) container_of(_hw, struct sd_clock, hw) container_of 35 drivers/clk/renesas/rcar-usb2-clock-sel.c #define to_priv(_hw) container_of(_hw, struct usb2_clock_sel_priv, hw) container_of 162 drivers/clk/renesas/renesas-cpg-mssr.c #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) container_of 567 drivers/clk/renesas/renesas-cpg-mssr.c #define rcdev_to_priv(x) container_of(x, struct cpg_mssr_priv, rcdev) container_of 67 drivers/clk/rockchip/clk-cpu.c #define to_rockchip_cpuclk_hw(hw) container_of(hw, struct rockchip_cpuclk, hw) container_of 69 drivers/clk/rockchip/clk-cpu.c container_of(nb, struct rockchip_cpuclk, clk_nb) container_of 27 drivers/clk/rockchip/clk-ddr.c #define to_rockchip_ddrclk_hw(hw) container_of(hw, struct rockchip_ddrclk, hw) container_of 21 drivers/clk/rockchip/clk-inverter.c #define to_inv_clock(_hw) container_of(_hw, struct rockchip_inv_clock, hw) container_of 23 drivers/clk/rockchip/clk-mmc-phase.c #define to_mmc_clock(_hw) container_of(_hw, struct rockchip_mmc_clock, hw) container_of 157 drivers/clk/rockchip/clk-mmc-phase.c container_of(x, struct rockchip_mmc_clock, clk_rate_change_nb) container_of 19 drivers/clk/rockchip/clk-muxgrf.c #define to_muxgrf_clock(_hw) container_of(_hw, struct rockchip_muxgrf_clock, hw) container_of 45 drivers/clk/rockchip/clk-pll.c #define to_rockchip_clk_pll(_hw) container_of(_hw, struct rockchip_clk_pll, hw) container_of 47 drivers/clk/rockchip/clk-pll.c container_of(nb, struct rockchip_clk_pll, clk_nb) container_of 138 drivers/clk/rockchip/clk.c container_of(nb, struct rockchip_clk_frac, clk_nb) container_of 25 drivers/clk/rockchip/softrst.c struct rockchip_softrst *softrst = container_of(rcdev, container_of 52 drivers/clk/rockchip/softrst.c struct rockchip_softrst *softrst = container_of(rcdev, container_of 368 drivers/clk/samsung/clk-cpu.c cpuclk = container_of(nb, struct exynos_cpuclk, clk_nb); container_of 391 drivers/clk/samsung/clk-cpu.c cpuclk = container_of(nb, struct exynos_cpuclk, clk_nb); container_of 33 drivers/clk/samsung/clk-pll.c #define to_clk_pll(_hw) container_of(_hw, struct samsung_clk_pll, hw) container_of 57 drivers/clk/samsung/clk-s3c2410-dclk.c #define to_s3c24xx_clkout(_hw) container_of(_hw, struct s3c24xx_clkout, hw) container_of 137 drivers/clk/samsung/clk-s3c2410-dclk.c container_of(x, struct s3c24xx_dclk, dclk0_div_change_nb) container_of 140 drivers/clk/samsung/clk-s3c2410-dclk.c container_of(x, struct s3c24xx_dclk, dclk1_div_change_nb) container_of 189 drivers/clk/sifive/fu540-prci.c #define clk_hw_to_prci_clock(pwd) container_of(pwd, struct __prci_clock, hw) container_of 217 drivers/clk/sirf/clk-atlas7.c #define to_pllclk(_hw) container_of(_hw, struct clk_pll, hw) container_of 224 drivers/clk/sirf/clk-atlas7.c #define to_dtoclk(_hw) container_of(_hw, struct clk_dto, hw) container_of 240 drivers/clk/sirf/clk-atlas7.c #define to_unitclk(_hw) container_of(_hw, struct clk_unit, hw) container_of 38 drivers/clk/sirf/clk-common.c #define to_pllclk(_hw) container_of(_hw, struct clk_pll, hw) container_of 46 drivers/clk/sirf/clk-common.c #define to_dmnclk(_hw) container_of(_hw, struct clk_dmn, hw) container_of 53 drivers/clk/sirf/clk-common.c #define to_stdclk(_hw) container_of(_hw, struct clk_std, hw) container_of 16 drivers/clk/socfpga/clk-gate-a10.c #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) container_of 12 drivers/clk/socfpga/clk-gate-s10.c #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) container_of 24 drivers/clk/socfpga/clk-gate.c #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) container_of 18 drivers/clk/socfpga/clk-periph-a10.c #define to_socfpga_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw) container_of 16 drivers/clk/socfpga/clk-periph-s10.c #define to_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw) container_of 15 drivers/clk/socfpga/clk-periph.c #define to_socfpga_periph_clk(p) container_of(p, struct socfpga_periph_clk, hw.hw) container_of 30 drivers/clk/socfpga/clk-pll-a10.c #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) container_of 28 drivers/clk/socfpga/clk-pll-s10.c #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) container_of 34 drivers/clk/socfpga/clk-pll.c #define to_socfpga_clk(p) container_of(p, struct socfpga_pll, hw.hw) container_of 30 drivers/clk/spear/clk-aux-synth.c #define to_clk_aux(_hw) container_of(_hw, struct clk_aux, hw) container_of 42 drivers/clk/spear/clk-frac-synth.c #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) container_of 32 drivers/clk/spear/clk-gpt-synth.c #define to_clk_gpt(_hw) container_of(_hw, struct clk_gpt, hw) container_of 65 drivers/clk/spear/clk-vco-pll.c #define to_clk_vco(_hw) container_of(_hw, struct clk_vco, hw) container_of 66 drivers/clk/spear/clk-vco-pll.c #define to_clk_pll(_hw) container_of(_hw, struct clk_pll, hw) container_of 32 drivers/clk/sprd/common.h return container_of(hw, struct sprd_clk_common, hw); container_of 46 drivers/clk/sprd/composite.h return container_of(common, struct sprd_comp, common); container_of 56 drivers/clk/sprd/div.h return container_of(common, struct sprd_div, common); container_of 53 drivers/clk/sprd/gate.h return container_of(common, struct sprd_gate, common); container_of 63 drivers/clk/sprd/mux.h return container_of(common, struct sprd_mux, common); container_of 103 drivers/clk/sprd/pll.h return container_of(common, struct sprd_pll, common); container_of 43 drivers/clk/st/clk-flexgen.c #define to_flexgen(_hw) container_of(_hw, struct flexgen, hw) container_of 44 drivers/clk/st/clk-flexgen.c #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) container_of 188 drivers/clk/st/clkgen-fsyn.c #define to_quadfs_pll(_hw) container_of(_hw, struct st_clk_quadfs_pll, hw) container_of 469 drivers/clk/st/clkgen-fsyn.c container_of(_hw, struct st_clk_quadfs_fsynth, hw) container_of 154 drivers/clk/st/clkgen-pll.c #define to_clkgen_pll(_hw) container_of(_hw, struct clkgen_pll, hw) container_of 39 drivers/clk/sunxi-ng/ccu_common.h return container_of(hw, struct ccu_common, hw); container_of 62 drivers/clk/sunxi-ng/ccu_common.h #define to_ccu_pll_nb(_nb) container_of(_nb, struct ccu_pll_nb, clk_nb) container_of 173 drivers/clk/sunxi-ng/ccu_div.h return container_of(common, struct ccu_div, common); container_of 88 drivers/clk/sunxi-ng/ccu_gate.h return container_of(common, struct ccu_gate, common); container_of 89 drivers/clk/sunxi-ng/ccu_mp.h return container_of(common, struct ccu_mp, common); container_of 65 drivers/clk/sunxi-ng/ccu_mult.h return container_of(common, struct ccu_mult, common); container_of 80 drivers/clk/sunxi-ng/ccu_mux.h return container_of(common, struct ccu_mux, common); container_of 114 drivers/clk/sunxi-ng/ccu_mux.h #define to_ccu_mux_nb(_nb) container_of(_nb, struct ccu_mux_nb, clk_nb) container_of 58 drivers/clk/sunxi-ng/ccu_nk.h return container_of(common, struct ccu_nk, common); container_of 80 drivers/clk/sunxi-ng/ccu_nkm.h return container_of(common, struct ccu_nkm, common); container_of 61 drivers/clk/sunxi-ng/ccu_nkmp.h return container_of(common, struct ccu_nkmp, common); container_of 162 drivers/clk/sunxi-ng/ccu_nm.h return container_of(common, struct ccu_nm, common); container_of 37 drivers/clk/sunxi-ng/ccu_phase.h return container_of(common, struct ccu_phase, common); container_of 28 drivers/clk/sunxi-ng/ccu_reset.h return container_of(rcdev, struct ccu_reset, rcdev); container_of 36 drivers/clk/sunxi/clk-a10-ve.c struct ve_reset_data *data = container_of(rcdev, container_of 55 drivers/clk/sunxi/clk-a10-ve.c struct ve_reset_data *data = container_of(rcdev, container_of 29 drivers/clk/sunxi/clk-factors.c #define to_clk_factors(_hw) container_of(_hw, struct clk_factors, hw) container_of 170 drivers/clk/sunxi/clk-mod0.c #define to_mmc_phase(_hw) container_of(_hw, struct mmc_phase, hw) container_of 43 drivers/clk/sunxi/clk-sun4i-display.c return container_of(rcdev, struct reset_data, rcdev); container_of 32 drivers/clk/sunxi/clk-sun4i-tcon-ch1.c #define hw_to_tclk(hw) container_of(hw, struct tcon_ch1_clk, hw) container_of 50 drivers/clk/sunxi/clk-sun9i-cpus.c #define to_sun9i_a80_cpus_clk(_hw) container_of(_hw, struct sun9i_a80_cpus_clk, hw) container_of 38 drivers/clk/sunxi/clk-sun9i-mmc.c struct sun9i_mmc_clk_data *data = container_of(rcdev, container_of 60 drivers/clk/sunxi/clk-sun9i-mmc.c struct sun9i_mmc_clk_data *data = container_of(rcdev, container_of 32 drivers/clk/sunxi/clk-usb.c struct usb_reset_data *data = container_of(rcdev, container_of 53 drivers/clk/sunxi/clk-usb.c struct usb_reset_data *data = container_of(rcdev, container_of 40 drivers/clk/tegra/clk-bpmp.c return container_of(hw, struct tegra_bpmp_clk, hw); container_of 316 drivers/clk/tegra/clk-dfll.c #define clk_hw_to_dfll(_hw) container_of(_hw, struct tegra_dfll, dfll_clk_hw) container_of 93 drivers/clk/tegra/clk-emc.c tegra = container_of(hw, struct tegra_clk_emc, hw); container_of 119 drivers/clk/tegra/clk-emc.c tegra = container_of(hw, struct tegra_clk_emc, hw); container_of 164 drivers/clk/tegra/clk-emc.c tegra = container_of(hw, struct tegra_clk_emc, hw); container_of 319 drivers/clk/tegra/clk-emc.c tegra = container_of(hw, struct tegra_clk_emc, hw); container_of 14 drivers/clk/tegra/clk-periph-fixed.c return container_of(hw, struct tegra_clk_periph_fixed, hw); container_of 27 drivers/clk/tegra/clk.h container_of(_hw, struct tegra_clk_sync_source, hw) container_of 67 drivers/clk/tegra/clk.h #define to_clk_frac_div(_hw) container_of(_hw, struct tegra_clk_frac_div, hw) container_of 320 drivers/clk/tegra/clk.h #define to_clk_pll(_hw) container_of(_hw, struct tegra_clk_pll, hw) container_of 450 drivers/clk/tegra/clk.h #define to_clk_pll_out(_hw) container_of(_hw, struct tegra_clk_pll_out, hw) container_of 510 drivers/clk/tegra/clk.h container_of(_hw, struct tegra_clk_periph_gate, hw) container_of 567 drivers/clk/tegra/clk.h #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw) container_of 685 drivers/clk/tegra/clk.h #define to_clk_super_mux(_hw) container_of(_hw, struct tegra_clk_super_mux, hw) container_of 718 drivers/clk/tegra/clk.h #define to_clk_sdmmc_mux(_hw) container_of(_hw, struct tegra_sdmmc_mux, hw) container_of 105 drivers/clk/ti/adpll.c #define to_dco(_hw) container_of(_hw, struct ti_adpll_dco_data, hw) container_of 106 drivers/clk/ti/adpll.c #define to_adpll(_hw) container_of(_hw, struct ti_adpll_data, dco) container_of 107 drivers/clk/ti/adpll.c #define to_clkout(_hw) container_of(_hw, struct ti_adpll_clkout_data, hw) container_of 67 drivers/clk/ti/clk-dra7-atl.c #define to_atl_desc(_hw) container_of(_hw, struct dra7_atl_desc, hw) container_of 30 drivers/clk/ti/clock.h #define to_clk_omap_divider(_hw) container_of(_hw, struct clk_omap_divider, hw) container_of 43 drivers/clk/ti/clock.h #define to_clk_omap_mux(_hw) container_of(_hw, struct clk_omap_mux, hw) container_of 117 drivers/clk/ti/composite.c #define to_clk_hw_comp(_hw) container_of(_hw, struct clk_hw_omap_comp, hw) container_of 43 drivers/clk/ti/fapll.c #define to_fapll(_hw) container_of(_hw, struct fapll_data, hw) container_of 44 drivers/clk/ti/fapll.c #define to_synth(_hw) container_of(_hw, struct fapll_synth, hw) container_of 26 drivers/clk/uniphier/clk-uniphier-cpugear.c container_of(_hw, struct uniphier_clk_cpugear, hw) container_of 21 drivers/clk/uniphier/clk-uniphier-gate.c container_of(_hw, struct uniphier_clk_gate, hw) container_of 21 drivers/clk/uniphier/clk-uniphier-mux.c #define to_uniphier_clk_mux(_hw) container_of(_hw, struct uniphier_clk_mux, hw) container_of 24 drivers/clk/ux500/clk-prcc.c #define to_clk_prcc(_hw) container_of(_hw, struct clk_prcc, hw) container_of 16 drivers/clk/ux500/clk-prcmu.c #define to_clk_prcmu(_hw) container_of(_hw, struct clk_prcmu, hw) container_of 20 drivers/clk/ux500/clk-sysctrl.c #define to_clk_sysctrl(_hw) container_of(_hw, struct clk_sysctrl, hw) container_of 67 drivers/clk/versatile/clk-icst.c #define to_icst(_hw) container_of(_hw, struct clk_icst, hw) container_of 17 drivers/clk/versatile/clk-sp810.c container_of(_hw, struct clk_sp810_timerclken, hw) container_of 22 drivers/clk/versatile/clk-vexpress-osc.c #define to_vexpress_osc(osc) container_of(osc, struct vexpress_osc, hw) container_of 44 drivers/clk/x86/clk-pmc-atom.c #define to_clk_plt(_hw) container_of(_hw, struct clk_plt, hw) container_of 18 drivers/clk/zte/clk.c #define to_clk_zx_pll(_hw) container_of(_hw, struct clk_zx_pll, hw) container_of 19 drivers/clk/zte/clk.c #define to_clk_zx_audio(_hw) container_of(_hw, struct clk_zx_audio, hw) container_of 339 drivers/clk/zte/clk.c #define to_clk_zx_audio_div(_hw) container_of(_hw, struct clk_zx_audio_divider, hw) container_of 30 drivers/clk/zynq/pll.c #define to_zynq_pll(_hw) container_of(_hw, struct zynq_pll, hw) container_of 26 drivers/clk/zynqmp/clk-gate-zynqmp.c #define to_zynqmp_clk_gate(_hw) container_of(_hw, struct zynqmp_clk_gate, hw) container_of 35 drivers/clk/zynqmp/clk-mux-zynqmp.c #define to_zynqmp_clk_mux(_hw) container_of(_hw, struct zynqmp_clk_mux, hw) container_of 26 drivers/clk/zynqmp/divider.c container_of(_hw, struct zynqmp_clk_divider, hw) container_of 23 drivers/clk/zynqmp/pll.c #define to_zynqmp_pll(_hw) container_of(_hw, struct zynqmp_pll, hw) container_of 61 drivers/clocksource/arm_arch_timer.c #define to_arch_timer(e) container_of(e, struct arch_timer, evt) container_of 47 drivers/clocksource/bcm2835_timer.c struct bcm2835_timer *timer = container_of(evt_dev, container_of 40 drivers/clocksource/dw_apb_timer.c return container_of(evt, struct dw_apb_clock_event_device, ced); container_of 46 drivers/clocksource/dw_apb_timer.c return container_of(cs, struct dw_apb_clocksource, cs); container_of 183 drivers/clocksource/em_sti.c return container_of(cs, struct em_sti_priv, cs); container_of 230 drivers/clocksource/em_sti.c return container_of(ced, struct em_sti_priv, ced); container_of 398 drivers/clocksource/exynos_mct.c mevt = container_of(evt, struct mct_clock_event_device, evt); container_of 407 drivers/clocksource/exynos_mct.c mevt = container_of(evt, struct mct_clock_event_device, evt); container_of 418 drivers/clocksource/exynos_mct.c mevt = container_of(evt, struct mct_clock_event_device, evt); container_of 73 drivers/clocksource/h8300_timer16.c return container_of(cs, struct timer16_priv, cs); container_of 100 drivers/clocksource/h8300_timer8.c return container_of(ced, struct timer8_priv, ced); container_of 65 drivers/clocksource/h8300_tpu.c return container_of(cs, struct tpu_priv, cs); container_of 57 drivers/clocksource/ingenic-timer.c return container_of(evt, struct ingenic_tcu, cevt); container_of 81 drivers/clocksource/jcore-pit.c struct jcore_pit *pit = container_of(ced, struct jcore_pit, ced); container_of 88 drivers/clocksource/jcore-pit.c struct jcore_pit *pit = container_of(ced, struct jcore_pit, ced); container_of 95 drivers/clocksource/jcore-pit.c struct jcore_pit *pit = container_of(ced, struct jcore_pit, ced); container_of 103 drivers/clocksource/jcore-pit.c struct jcore_pit *pit = container_of(ced, struct jcore_pit, ced); container_of 17 drivers/clocksource/mmio.c return container_of(c, struct clocksource_mmio, clksrc); container_of 46 drivers/clocksource/mps2-timer.c return container_of(c, struct clockevent_mps2, clkevt); container_of 52 drivers/clocksource/renesas-ostm.c return container_of(ced, struct ostm_device, ced); container_of 601 drivers/clocksource/sh_cmt.c return container_of(cs, struct sh_cmt_channel, cs); container_of 695 drivers/clocksource/sh_cmt.c return container_of(ced, struct sh_cmt_channel, ced); container_of 268 drivers/clocksource/sh_mtu2.c return container_of(ced, struct sh_mtu2_channel, ced); container_of 246 drivers/clocksource/sh_tmu.c return container_of(cs, struct sh_tmu_channel, cs); container_of 332 drivers/clocksource/sh_tmu.c return container_of(ced, struct sh_tmu_channel, ced); container_of 51 drivers/clocksource/timer-atmel-pit.c return container_of(clksrc, struct pit_data, clksrc); container_of 56 drivers/clocksource/timer-atmel-pit.c return container_of(clkevt, struct pit_data, clkevt); container_of 151 drivers/clocksource/timer-atmel-tcb.c return container_of(clkevt, struct tc_clkevt_device, clkevt); container_of 79 drivers/clocksource/timer-cadence-ttc.c container_of(x, struct ttc_timer, clk_rate_change_nb) container_of 89 drivers/clocksource/timer-cadence-ttc.c container_of(x, struct ttc_timer_clocksource, cs) container_of 97 drivers/clocksource/timer-cadence-ttc.c container_of(x, struct ttc_timer_clockevent, ce) container_of 229 drivers/clocksource/timer-cadence-ttc.c struct ttc_timer_clocksource *ttccs = container_of(ttc, container_of 383 drivers/clocksource/timer-cadence-ttc.c struct ttc_timer_clockevent *ttcce = container_of(ttc, container_of 70 drivers/clocksource/timer-davinci.c return container_of(clockevent, struct davinci_clockevent, dev); container_of 69 drivers/clocksource/timer-digicolor.c return container_of(ce, struct digicolor_timer, ce); container_of 51 drivers/clocksource/timer-efm32.c container_of(evtdev, struct efm32_clock_event_ddata, evtdev); container_of 60 drivers/clocksource/timer-efm32.c container_of(evtdev, struct efm32_clock_event_ddata, evtdev); container_of 74 drivers/clocksource/timer-efm32.c container_of(evtdev, struct efm32_clock_event_ddata, evtdev); container_of 90 drivers/clocksource/timer-efm32.c container_of(evtdev, struct efm32_clock_event_ddata, evtdev); container_of 113 drivers/clocksource/timer-fttmr010.c return container_of(evt, struct fttmr010, clkevt); container_of 87 drivers/clocksource/timer-imx-gpt.c return container_of(ced, struct imx_timer, ced); container_of 75 drivers/clocksource/timer-ixp4xx.c return container_of(evt, struct ixp4xx_timer, clkevt); container_of 71 drivers/clocksource/timer-lpc32xx.c container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); container_of 89 drivers/clocksource/timer-lpc32xx.c container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); container_of 100 drivers/clocksource/timer-lpc32xx.c container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); container_of 117 drivers/clocksource/timer-lpc32xx.c container_of(evtdev, struct lpc32xx_clock_event_ddata, evtdev); container_of 24 drivers/clocksource/timer-of.c struct timer_of *to = container_of(of_irq, struct timer_of, of_irq); container_of 54 drivers/clocksource/timer-of.c struct timer_of *to = container_of(of_irq, struct timer_of, of_irq); container_of 46 drivers/clocksource/timer-of.h return container_of(clkevt, struct timer_of, clkevt); container_of 90 drivers/clocksource/timer-oxnas-rps.c container_of(evt, struct oxnas_rps_timer, clkevent); container_of 100 drivers/clocksource/timer-oxnas-rps.c container_of(evt, struct oxnas_rps_timer, clkevent); container_of 110 drivers/clocksource/timer-oxnas-rps.c container_of(evt, struct oxnas_rps_timer, clkevent); container_of 121 drivers/clocksource/timer-oxnas-rps.c container_of(evt, struct oxnas_rps_timer, clkevent); container_of 57 drivers/clocksource/timer-pistachio.c container_of(cs, struct pistachio_clocksource, cs) container_of 52 drivers/clocksource/timer-rockchip.c return &container_of(ce, struct rk_clkevt, ce)->timer; container_of 49 drivers/clocksource/timer-sun5i.c container_of(x, struct sun5i_timer, clk_rate_cb) container_of 57 drivers/clocksource/timer-sun5i.c container_of(x, struct sun5i_timer_clksrc, clksrc) container_of 65 drivers/clocksource/timer-sun5i.c container_of(x, struct sun5i_timer_clkevt, clkevt) container_of 168 drivers/clocksource/timer-sun5i.c struct sun5i_timer_clksrc *cs = container_of(timer, struct sun5i_timer_clksrc, timer); container_of 254 drivers/clocksource/timer-sun5i.c struct sun5i_timer_clkevt *ce = container_of(timer, struct sun5i_timer_clkevt, timer); container_of 54 drivers/clocksource/timer-ti-32k.c return container_of(cs, struct ti_32k, cs); container_of 239 drivers/clocksource/timer-u300.c container_of(evt, struct u300_clockevent_data, cevd); container_of 65 drivers/clocksource/timer-zevio.c struct zevio_timer *timer = container_of(dev, struct zevio_timer, container_of 77 drivers/clocksource/timer-zevio.c struct zevio_timer *timer = container_of(dev, struct zevio_timer, container_of 90 drivers/clocksource/timer-zevio.c struct zevio_timer *timer = container_of(dev, struct zevio_timer, container_of 366 drivers/counter/counter.c container_of(_dev_attr, struct counter_device_attr, dev_attr) container_of 927 drivers/cpufreq/cpufreq.c #define to_policy(k) container_of(k, struct cpufreq_policy, kobj) container_of 928 drivers/cpufreq/cpufreq.c #define to_attr(a) container_of(a, struct freq_attr, attr) container_of 1126 drivers/cpufreq/cpufreq.c container_of(work, struct cpufreq_policy, update); container_of 1137 drivers/cpufreq/cpufreq.c struct cpufreq_policy *policy = container_of(nb, struct cpufreq_policy, nb_min); container_of 1146 drivers/cpufreq/cpufreq.c struct cpufreq_policy *policy = container_of(nb, struct cpufreq_policy, nb_max); container_of 22 drivers/cpufreq/cpufreq_conservative.c return container_of(policy_dbs, struct cs_policy_dbs_info, policy_dbs); container_of 238 drivers/cpufreq/cpufreq_governor.c policy_dbs = container_of(work, struct policy_dbs_info, work); container_of 265 drivers/cpufreq/cpufreq_governor.c policy_dbs = container_of(irq_work, struct policy_dbs_info, irq_work); container_of 272 drivers/cpufreq/cpufreq_governor.c struct cpu_dbs_info *cdbs = container_of(data, struct cpu_dbs_info, update_util); container_of 50 drivers/cpufreq/cpufreq_governor.h return container_of(attr_set, struct dbs_data, attr_set); container_of 146 drivers/cpufreq/cpufreq_governor.h return container_of(policy->governor, struct dbs_governor, gov); container_of 13 drivers/cpufreq/cpufreq_governor_attr_set.c return container_of(kobj, struct gov_attr_set, kobj); container_of 18 drivers/cpufreq/cpufreq_governor_attr_set.c return container_of(attr, struct governor_attr, attr); container_of 21 drivers/cpufreq/cpufreq_ondemand.h return container_of(policy_dbs, struct od_policy_dbs_info, policy_dbs); container_of 1689 drivers/cpufreq/intel_pstate.c struct cpudata *cpu = container_of(data, struct cpudata, update_util); container_of 1837 drivers/cpufreq/intel_pstate.c struct cpudata *cpu = container_of(data, struct cpudata, update_util); container_of 904 drivers/cpufreq/powernv-cpufreq.c struct chip *chip = container_of(work, struct chip, throttle); container_of 173 drivers/cpuidle/sysfs.c #define attr_to_cpuidleattr(a) container_of(a, struct cpuidle_attr, attr) container_of 184 drivers/cpuidle/sysfs.c container_of(kobj, struct cpuidle_device_kobj, kobj); container_of 227 drivers/cpuidle/sysfs.c container_of(kobj, struct cpuidle_device_kobj, kobj); container_of 392 drivers/cpuidle/sysfs.c #define kobj_to_state_obj(k) container_of(k, struct cpuidle_state_kobj, kobj) container_of 396 drivers/cpuidle/sysfs.c #define attr_to_stateattr(a) container_of(a, struct cpuidle_state_attr, attr) container_of 513 drivers/cpuidle/sysfs.c #define kobj_to_driver_kobj(k) container_of(k, struct cpuidle_driver_kobj, kobj) container_of 514 drivers/cpuidle/sysfs.c #define attr_to_driver_attr(a) container_of(a, struct cpuidle_driver_attr, attr) container_of 655 drivers/crypto/amcc/crypto4xx_alg.c my_alg = container_of(__crypto_ahash_alg(alg), struct crypto4xx_alg, container_of 574 drivers/crypto/amcc/crypto4xx_core.c struct aead_request *aead_req = container_of(pd_uinfo->async_req, container_of 958 drivers/crypto/amcc/crypto4xx_core.c amcc_alg = container_of(alg, struct crypto4xx_alg, alg.u.cipher); container_of 989 drivers/crypto/amcc/crypto4xx_core.c amcc_alg = container_of(alg, struct crypto4xx_alg, alg.u.aead); container_of 1172 drivers/crypto/amcc/crypto4xx_core.c amcc_alg = container_of(alg, struct crypto4xx_alg, alg.u.rng); container_of 1007 drivers/crypto/atmel-aes.c return container_of(ctx, struct atmel_aes_ctr_ctx, base); container_of 1466 drivers/crypto/atmel-aes.c return container_of(ctx, struct atmel_aes_gcm_ctx, base); container_of 1849 drivers/crypto/atmel-aes.c return container_of(ctx, struct atmel_aes_xts_ctx, base); container_of 256 drivers/crypto/atmel-i2c.c container_of(work, struct atmel_i2c_work_data, work); container_of 42 drivers/crypto/atmel-sha204a.c i2c_priv = container_of(rng, struct atmel_i2c_client_priv, hwrng); container_of 80 drivers/crypto/atmel-sha204a.c i2c_priv = container_of(rng, struct atmel_i2c_client_priv, hwrng); container_of 2163 drivers/crypto/axis/artpec6_crypto.c struct skcipher_request *cipher_req = container_of(req, container_of 2175 drivers/crypto/axis/artpec6_crypto.c struct skcipher_request *cipher_req = container_of(req, container_of 2189 drivers/crypto/axis/artpec6_crypto.c struct aead_request *areq = container_of(req, container_of 308 drivers/crypto/bcm/cipher.c container_of(areq, struct ablkcipher_request, base); container_of 1300 drivers/crypto/bcm/cipher.c struct aead_request *req = container_of(areq, container_of 1570 drivers/crypto/bcm/cipher.c struct aead_request *req = container_of(areq, container_of 2639 drivers/crypto/bcm/cipher.c container_of(areq, struct aead_request, base); container_of 4294 drivers/crypto/bcm/cipher.c cipher_alg = container_of(alg, struct iproc_alg_s, alg.crypto); container_of 4304 drivers/crypto/bcm/cipher.c cipher_alg = container_of(__crypto_ahash_alg(alg), struct iproc_alg_s, container_of 4325 drivers/crypto/bcm/cipher.c struct aead_alg *aalg = container_of(alg, struct aead_alg, base); container_of 4326 drivers/crypto/bcm/cipher.c struct iproc_alg_s *cipher_alg = container_of(aalg, struct iproc_alg_s, container_of 169 drivers/crypto/caam/caamalg.c struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), container_of 728 drivers/crypto/caam/caamalg.c container_of(crypto_skcipher_alg(skcipher), typeof(*alg), container_of 972 drivers/crypto/caam/caamalg.c edesc = container_of(desc, struct aead_edesc, hw_desc[0]); container_of 993 drivers/crypto/caam/caamalg.c edesc = container_of(desc, struct aead_edesc, hw_desc[0]); container_of 1016 drivers/crypto/caam/caamalg.c edesc = container_of(desc, struct skcipher_edesc, hw_desc[0]); container_of 1056 drivers/crypto/caam/caamalg.c edesc = container_of(desc, struct skcipher_edesc, hw_desc[0]); container_of 1218 drivers/crypto/caam/caamalg.c struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), container_of 3452 drivers/crypto/caam/caamalg.c container_of(alg, typeof(*caam_alg), skcipher); container_of 3462 drivers/crypto/caam/caamalg.c container_of(alg, struct caam_aead_alg, aead); container_of 74 drivers/crypto/caam/caamalg_qi.c struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), container_of 621 drivers/crypto/caam/caamalg_qi.c container_of(crypto_skcipher_alg(skcipher), typeof(*alg), container_of 928 drivers/crypto/caam/caamalg_qi.c edesc = container_of(drv_req, typeof(*edesc), drv_req); container_of 943 drivers/crypto/caam/caamalg_qi.c struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), container_of 1219 drivers/crypto/caam/caamalg_qi.c edesc = container_of(drv_req, typeof(*edesc), drv_req); container_of 2464 drivers/crypto/caam/caamalg_qi.c container_of(alg, typeof(*caam_alg), skcipher); container_of 2473 drivers/crypto/caam/caamalg_qi.c struct caam_aead_alg *caam_alg = container_of(alg, typeof(*caam_alg), container_of 132 drivers/crypto/caam/caamalg_qi2.c return aead_request_ctx(container_of(areq, struct aead_request, container_of 165 drivers/crypto/caam/caamalg_qi2.c struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), container_of 355 drivers/crypto/caam/caamalg_qi2.c struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), container_of 951 drivers/crypto/caam/caamalg_qi2.c container_of(crypto_skcipher_alg(skcipher), container_of 1291 drivers/crypto/caam/caamalg_qi2.c struct aead_request *req = container_of(areq, struct aead_request, container_of 1312 drivers/crypto/caam/caamalg_qi2.c struct aead_request *req = container_of(areq, struct aead_request, container_of 1565 drivers/crypto/caam/caamalg_qi2.c container_of(alg, typeof(*caam_alg), skcipher); container_of 1574 drivers/crypto/caam/caamalg_qi2.c struct caam_aead_alg *caam_alg = container_of(alg, typeof(*caam_alg), container_of 4514 drivers/crypto/caam/caamalg_qi2.c container_of(base, struct hash_alg_common, base); container_of 4516 drivers/crypto/caam/caamalg_qi2.c container_of(halg, struct ahash_alg, halg); container_of 4518 drivers/crypto/caam/caamalg_qi2.c container_of(alg, struct caam_hash_alg, ahash_alg); container_of 4630 drivers/crypto/caam/caamalg_qi2.c ppriv = container_of(nctx, struct dpaa2_caam_priv_per_cpu, nctx); container_of 4850 drivers/crypto/caam/caamalg_qi2.c ppriv = container_of(napi, struct dpaa2_caam_priv_per_cpu, napi); container_of 613 drivers/crypto/caam/caamhash.c edesc = container_of(desc, struct ahash_edesc, hw_desc[0]); container_of 641 drivers/crypto/caam/caamhash.c edesc = container_of(desc, struct ahash_edesc, hw_desc[0]); container_of 673 drivers/crypto/caam/caamhash.c edesc = container_of(desc, struct ahash_edesc, hw_desc[0]); container_of 701 drivers/crypto/caam/caamhash.c edesc = container_of(desc, struct ahash_edesc, hw_desc[0]); container_of 1811 drivers/crypto/caam/caamhash.c container_of(base, struct hash_alg_common, base); container_of 1813 drivers/crypto/caam/caamhash.c container_of(halg, struct ahash_alg, halg); container_of 1815 drivers/crypto/caam/caamhash.c container_of(alg, struct caam_hash_alg, ahash_alg); container_of 126 drivers/crypto/caam/caampkc.c edesc = container_of(desc, struct rsa_edesc, hw_desc[0]); container_of 145 drivers/crypto/caam/caampkc.c edesc = container_of(desc, struct rsa_edesc, hw_desc[0]); container_of 164 drivers/crypto/caam/caampkc.c edesc = container_of(desc, struct rsa_edesc, hw_desc[0]); container_of 183 drivers/crypto/caam/caampkc.c edesc = container_of(desc, struct rsa_edesc, hw_desc[0]); container_of 111 drivers/crypto/caam/caamrng.c bd = container_of(desc, struct buf_data, hw_desc[0]); container_of 475 drivers/crypto/caam/qi.c struct caam_napi *np = container_of(napi, struct caam_napi, irqtask); container_of 94 drivers/crypto/cavium/nitrox/nitrox_mbx.c struct pf2vf_work *pf2vf_resp = container_of(work, struct pf2vf_work, container_of 504 drivers/crypto/cavium/nitrox/nitrox_reqmgr.c cmdq = container_of(work, struct nitrox_cmdq, backlog_qflush); container_of 126 drivers/crypto/ccp/ccp-crypto-main.c *backlog = container_of(req_queue.backlog, container_of 25 drivers/crypto/ccp/ccp-crypto-rsa.c return container_of(req, struct akcipher_request, base); container_of 74 drivers/crypto/ccp/ccp-crypto.h return container_of(alg, struct ccp_crypto_ablkcipher_alg, alg); container_of 83 drivers/crypto/ccp/ccp-crypto.h ahash_alg = container_of(alg, struct ahash_alg, halg.base); container_of 85 drivers/crypto/ccp/ccp-crypto.h return container_of(ahash_alg, struct ccp_crypto_ahash_alg, alg); container_of 347 drivers/crypto/ccp/ccp-dev.c struct ccp_cmd *cmd = container_of(work, struct ccp_cmd, work); container_of 508 drivers/crypto/ccp/ccp-dev.c struct ccp_device *ccp = container_of(rng, struct ccp_device, hwrng); container_of 89 drivers/crypto/ccp/ccp-dmaengine.c struct ccp_dma_chan *chan = container_of(dma_chan, struct ccp_dma_chan, container_of 270 drivers/crypto/ccp/ccp-dmaengine.c chan = container_of(desc->tx_desc.chan, struct ccp_dma_chan, container_of 299 drivers/crypto/ccp/ccp-dmaengine.c struct ccp_dma_desc *desc = container_of(tx_desc, struct ccp_dma_desc, container_of 305 drivers/crypto/ccp/ccp-dmaengine.c chan = container_of(tx_desc->chan, struct ccp_dma_chan, dma_chan); container_of 360 drivers/crypto/ccp/ccp-dmaengine.c struct ccp_dma_chan *chan = container_of(dma_chan, struct ccp_dma_chan, container_of 483 drivers/crypto/ccp/ccp-dmaengine.c struct ccp_dma_chan *chan = container_of(dma_chan, struct ccp_dma_chan, container_of 510 drivers/crypto/ccp/ccp-dmaengine.c struct ccp_dma_chan *chan = container_of(dma_chan, struct ccp_dma_chan, container_of 523 drivers/crypto/ccp/ccp-dmaengine.c struct ccp_dma_chan *chan = container_of(dma_chan, struct ccp_dma_chan, container_of 545 drivers/crypto/ccp/ccp-dmaengine.c struct ccp_dma_chan *chan = container_of(dma_chan, struct ccp_dma_chan, container_of 580 drivers/crypto/ccp/ccp-dmaengine.c struct ccp_dma_chan *chan = container_of(dma_chan, struct ccp_dma_chan, container_of 592 drivers/crypto/ccp/ccp-dmaengine.c struct ccp_dma_chan *chan = container_of(dma_chan, struct ccp_dma_chan, container_of 616 drivers/crypto/ccp/ccp-dmaengine.c struct ccp_dma_chan *chan = container_of(dma_chan, struct ccp_dma_chan, container_of 885 drivers/crypto/ccp/psp-dev.c struct sev_misc_dev *misc_dev = container_of(ref, struct sev_misc_dev, refcount); container_of 134 drivers/crypto/ccree/cc_aead.c container_of(alg, struct cc_crypto_alg, aead_alg); container_of 162 drivers/crypto/ccree/cc_cipher.c container_of(tfm->__crt_alg, struct cc_crypto_alg, container_of 214 drivers/crypto/ccree/cc_cipher.c container_of(alg, struct cc_crypto_alg, container_of 386 drivers/crypto/ccree/cc_cipher.c container_of(tfm->__crt_alg, struct cc_crypto_alg, container_of 542 drivers/crypto/ccree/cc_cipher.c container_of(tfm->__crt_alg, struct cc_crypto_alg, container_of 597 drivers/crypto/ccree/cc_cipher.c container_of(tfm->__crt_alg, struct cc_crypto_alg, container_of 57 drivers/crypto/ccree/cc_fips.c container_of(nb, struct cc_fips_handle, nb); container_of 1123 drivers/crypto/ccree/cc_hash.c container_of(tfm->__crt_alg, struct hash_alg_common, base); container_of 1125 drivers/crypto/ccree/cc_hash.c container_of(hash_alg_common, struct ahash_alg, halg); container_of 1127 drivers/crypto/ccree/cc_hash.c container_of(ahash_alg, struct cc_hash_alg, ahash_alg); container_of 566 drivers/crypto/ccree/cc_request_mgr.c container_of(work, struct cc_drvdata, compwork.work); container_of 126 drivers/crypto/chelsio/chcr_algo.c return container_of(ctx->dev, struct uld_ctx, dev); container_of 172 drivers/crypto/chelsio/chcr_algo.c container_of(alg, struct chcr_alg_template, alg.aead); container_of 373 drivers/crypto/chelsio/chcr_algo.c container_of(__crypto_ahash_alg(alg), struct chcr_alg_template, container_of 575 drivers/crypto/chelsio/chcr_algo.c container_of(alg, struct chcr_alg_template, alg.crypto); container_of 57 drivers/crypto/chelsio/chcr_core.c dev = container_of(work, struct chcr_dev, detach_work.work); container_of 209 drivers/crypto/chelsio/chcr_core.h struct uld_ctx *u_ctx = container_of(dev, struct uld_ctx, dev); container_of 367 drivers/crypto/chelsio/chtls/chtls.h return container_of(tlsdev, struct chtls_dev, tlsdev); container_of 434 drivers/crypto/chelsio/chtls/chtls.h struct chtls_sock *csk = container_of(ref, struct chtls_sock, container_of 80 drivers/crypto/chelsio/chtls/chtls_cm.c container_of(ref, struct chtls_sock, kref); container_of 580 drivers/crypto/chelsio/chtls/chtls_cm.c container_of((struct synq *)__skb_dequeue container_of 179 drivers/crypto/chelsio/chtls/chtls_main.c dev = container_of(kref, struct tls_device, kref); container_of 202 drivers/crypto/chelsio/chtls/chtls_main.c struct chtls_dev *cdev = container_of(task_param, container_of 626 drivers/crypto/hifn_795x.c #define crypto_alg_to_hifn(a) container_of(a, struct hifn_crypto_alg, alg) container_of 1777 drivers/crypto/hifn_795x.c struct hifn_device *dev = container_of(dw, struct hifn_device, work); container_of 485 drivers/crypto/hisilicon/qm.c qp = container_of(work, struct hisi_qp, work); container_of 761 drivers/crypto/hisilicon/qm.c return container_of(debug, struct hisi_qm, debug); container_of 423 drivers/crypto/hisilicon/sec/sec_algs.c struct skcipher_request *skreq = container_of(req_base, container_of 1030 drivers/crypto/inside-secure/safexcel.c container_of(work, struct safexcel_work_data, work); container_of 1066 drivers/crypto/inside-secure/safexcel_cipher.c container_of(tfm->__crt_alg, struct safexcel_alg_template, container_of 1555 drivers/crypto/inside-secure/safexcel_cipher.c container_of(tfm->__crt_alg, struct safexcel_alg_template, container_of 789 drivers/crypto/inside-secure/safexcel_hash.c container_of(__crypto_ahash_alg(tfm->__crt_alg), container_of 242 drivers/crypto/ixp4xx_crypto.c return container_of(tfm->__crt_alg, struct ixp_alg,crypto)->cfg_enc; container_of 247 drivers/crypto/ixp4xx_crypto.c return container_of(tfm->__crt_alg, struct ixp_alg,crypto)->cfg_dec; container_of 252 drivers/crypto/ixp4xx_crypto.c return container_of(tfm->__crt_alg, struct ixp_alg, crypto)->hash; container_of 567 drivers/crypto/mediatek/mtk-aes.c return container_of(ctx, struct mtk_aes_ctr_ctx, base); container_of 860 drivers/crypto/mediatek/mtk-aes.c return container_of(ctx, struct mtk_aes_gcm_ctx, base); container_of 264 drivers/crypto/n2_core.c ahash_alg = container_of(alg, struct ahash_alg, halg.base); container_of 266 drivers/crypto/n2_core.c return container_of(ahash_alg, struct n2_ahash_alg, alg); container_of 279 drivers/crypto/n2_core.c ahash_alg = container_of(alg, struct ahash_alg, halg.base); container_of 281 drivers/crypto/n2_core.c return container_of(ahash_alg, struct n2_hmac_alg, derived.alg); container_of 721 drivers/crypto/n2_core.c return container_of(alg, struct n2_cipher_alg, alg); container_of 417 drivers/crypto/omap-aes.c struct ablkcipher_request *req = container_of(areq, struct ablkcipher_request, base); container_of 472 drivers/crypto/omap-aes.c struct ablkcipher_request *req = container_of(areq, struct ablkcipher_request, base); container_of 528 drivers/crypto/omap-des.c struct ablkcipher_request *req = container_of(areq, struct ablkcipher_request, base); container_of 585 drivers/crypto/omap-des.c struct ablkcipher_request *req = container_of(areq, struct ablkcipher_request, base); container_of 178 drivers/crypto/picoxcell_crypto.c return alg ? container_of(alg, struct spacc_alg, alg) : NULL; container_of 183 drivers/crypto/picoxcell_crypto.c return container_of(alg, struct spacc_aead, alg); container_of 412 drivers/crypto/picoxcell_crypto.c struct aead_request *areq = container_of(req->req, struct aead_request, container_of 558 drivers/crypto/picoxcell_crypto.c container_of(req->req, struct aead_request, base); container_of 133 drivers/crypto/qat/qat_common/adf_aer.c container_of(work, struct adf_reset_dev_data, reset_work); container_of 90 drivers/crypto/qat/qat_common/adf_sriov.c container_of(work, struct adf_pf2vf_resp, pf2vf_resp_work); container_of 104 drivers/crypto/qat/qat_common/adf_vf_isr.c container_of(work, struct adf_vf_stop_data, work); container_of 51 drivers/crypto/qce/cipher.h return container_of(alg, struct qce_alg_template, alg.crypto); container_of 63 drivers/crypto/qce/sha.h struct ahash_alg *alg = container_of(crypto_hash_alg_common(ahash), container_of 66 drivers/crypto/qce/sha.h return container_of(alg, struct qce_alg_template, alg.ahash); container_of 384 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c algt = container_of(alg, struct rk_crypto_tmp, alg.crypto); container_of 280 drivers/crypto/rockchip/rk3288_crypto_ahash.c algt = container_of(alg, struct rk_crypto_tmp, alg.hash); container_of 1019 drivers/crypto/stm32/stm32-cryp.c struct ablkcipher_request *req = container_of(areq, container_of 1028 drivers/crypto/stm32/stm32-cryp.c struct ablkcipher_request *req = container_of(areq, container_of 1043 drivers/crypto/stm32/stm32-cryp.c struct aead_request *req = container_of(areq, struct aead_request, container_of 1051 drivers/crypto/stm32/stm32-cryp.c struct aead_request *req = container_of(areq, struct aead_request, container_of 837 drivers/crypto/stm32/stm32-hash.c struct ahash_request *req = container_of(areq, struct ahash_request, container_of 858 drivers/crypto/stm32/stm32-hash.c struct ahash_request *req = container_of(areq, struct ahash_request, container_of 182 drivers/crypto/sunxi-ss/sun4i-ss-cipher.c algt = container_of(alg, struct sun4i_ss_alg_template, alg.crypto); container_of 492 drivers/crypto/sunxi-ss/sun4i-ss-cipher.c algt = container_of(tfm->__crt_alg, struct sun4i_ss_alg_template, container_of 25 drivers/crypto/sunxi-ss/sun4i-ss-hash.c algt = container_of(alg, struct sun4i_ss_alg_template, alg.hash); container_of 43 drivers/crypto/sunxi-ss/sun4i-ss-hash.c algt = container_of(alg, struct sun4i_ss_alg_template, alg.hash); container_of 9 drivers/crypto/sunxi-ss/sun4i-ss-prng.c algt = container_of(alg, struct sun4i_ss_alg_template, alg.rng); container_of 28 drivers/crypto/sunxi-ss/sun4i-ss-prng.c algt = container_of(alg, struct sun4i_ss_alg_template, alg.rng); container_of 333 drivers/crypto/talitos.c edesc = container_of(request->desc, struct talitos_edesc, desc); container_of 492 drivers/crypto/talitos.c edesc = container_of(priv->chan[ch].fifo[iter].desc, container_of 1035 drivers/crypto/talitos.c edesc = container_of(desc, struct talitos_edesc, desc); container_of 1056 drivers/crypto/talitos.c edesc = container_of(desc, struct talitos_edesc, desc); container_of 1080 drivers/crypto/talitos.c edesc = container_of(desc, struct talitos_edesc, desc); container_of 1560 drivers/crypto/talitos.c edesc = container_of(desc, struct talitos_edesc, desc); container_of 1748 drivers/crypto/talitos.c container_of(desc, struct talitos_edesc, desc); container_of 3042 drivers/crypto/talitos.c talitos_alg = container_of(__crypto_ahash_alg(alg), container_of 3046 drivers/crypto/talitos.c talitos_alg = container_of(alg, struct talitos_crypto_alg, container_of 3058 drivers/crypto/talitos.c talitos_alg = container_of(alg, struct talitos_crypto_alg, container_of 442 drivers/crypto/ux500/cryp/cryp_core.c local_device_data = container_of(device_node, container_of 1068 drivers/crypto/ux500/cryp/cryp_core.c struct cryp_algo_template *cryp_alg = container_of(alg, container_of 382 drivers/crypto/ux500/hash/hash_core.c local_device_data = container_of(device_node, container_of 1498 drivers/crypto/ux500/hash/hash_core.c hash_alg = container_of(__crypto_ahash_alg(alg), container_of 61 drivers/crypto/virtio/virtio_crypto_algs.c container_of(vc_req, struct virtio_crypto_sym_request, base); container_of 564 drivers/crypto/virtio/virtio_crypto_algs.c struct ablkcipher_request *req = container_of(vreq, struct ablkcipher_request, base); container_of 33 drivers/dax/bus.c return container_of(drv, struct dax_device_driver, drv); container_of 209 drivers/dax/bus.c dax_region = container_of(kref, struct dax_region, kref); container_of 327 drivers/dax/bus.c struct device *dev = container_of(kobj, struct device, kobj); container_of 59 drivers/dax/dax-private.h return container_of(dev, struct dev_dax, dev); container_of 259 drivers/dax/super.c struct device *dev = container_of(kobj, typeof(*dev), kobj); container_of 445 drivers/dax/super.c return container_of(inode, struct dax_device, inode); container_of 634 drivers/dax/super.c return container_of(cdev, struct dax_device, cdev); container_of 26 drivers/devfreq/devfreq-event.c #define to_devfreq_event(DEV) container_of(DEV, struct devfreq_event_dev, dev) container_of 387 drivers/devfreq/devfreq.c struct devfreq *devfreq = container_of(work, container_of 553 drivers/devfreq/devfreq.c struct devfreq *devfreq = container_of(nb, struct devfreq, nb); container_of 16 drivers/devfreq/governor.h #define to_devfreq(DEV) container_of((DEV), struct devfreq, dev) container_of 129 drivers/devfreq/governor_passive.c = container_of(nb, struct devfreq_passive_data, nb); container_of 368 drivers/devfreq/tegra30-devfreq.c tegra = container_of(nb, struct tegra_devfreq, rate_change_nb); container_of 47 drivers/dma-buf/dma-fence-array.c struct dma_fence_array *array = container_of(wrk, typeof(*array), work); container_of 59 drivers/dma-buf/dma-fence-array.c container_of(cb, struct dma_fence_array_cb, cb); container_of 125 drivers/dma-buf/dma-fence-chain.c chain = container_of(work, typeof(*chain), work); container_of 138 drivers/dma-buf/dma-fence-chain.c chain = container_of(cb, typeof(*chain), cb); container_of 231 drivers/dma-buf/dma-fence.c container_of(kref, struct dma_fence, refcount); container_of 441 drivers/dma-buf/dma-fence.c container_of(cb, struct default_wait_cb, base); container_of 23 drivers/dma-buf/st-dma-fence.c return container_of(f, struct mock_fence, base); container_of 43 drivers/dma-buf/st-dma-fence.c wake_up_process(container_of(cb, struct wait_cb, cb)->task); container_of 153 drivers/dma-buf/st-dma-fence.c smp_store_mb(container_of(cb, struct simple_cb, cb)->seen, true); container_of 68 drivers/dma-buf/sw_sync.c return container_of(fence, struct sync_pt, base); container_of 102 drivers/dma-buf/sw_sync.c container_of(kref, struct sync_timeline, kref); container_of 115 drivers/dma-buf/sync_debug.c struct sync_pt *pt = container_of(pos, struct sync_pt, link); container_of 150 drivers/dma-buf/sync_debug.c container_of(pos, struct sync_timeline, container_of 163 drivers/dma-buf/sync_debug.c container_of(pos, struct sync_file, sync_file_list); container_of 50 drivers/dma-buf/sync_debug.h return container_of(fence->lock, struct sync_timeline, lock); container_of 50 drivers/dma-buf/sync_file.c sync_file = container_of(cb, struct sync_file, cb); container_of 199 drivers/dma/altera-msgdma.c #define to_mdev(chan) container_of(chan, struct msgdma_device, dmachan) container_of 200 drivers/dma/altera-msgdma.c #define tx_to_desc(tx) container_of(tx, struct msgdma_sw_desc, async_tx) container_of 317 drivers/dma/amba-pl08x.c return container_of(chan, struct pl08x_dma_chan, vc.chan); container_of 322 drivers/dma/amba-pl08x.c return container_of(tx, struct pl08x_txd, vd.tx); container_of 209 drivers/dma/at_hdmac_regs.h return container_of(txd, struct at_desc, txd); container_of 278 drivers/dma/at_hdmac_regs.h return container_of(dchan, struct at_dma_chan, chan_common); container_of 346 drivers/dma/at_hdmac_regs.h return container_of(ddev, struct at_dma, dma_common); container_of 261 drivers/dma/at_xdmac.c return container_of(dchan, struct at_xdmac_chan, chan); container_of 271 drivers/dma/at_xdmac.c return container_of(ddev, struct at_xdmac, dma); container_of 276 drivers/dma/at_xdmac.c return container_of(txd, struct at_xdmac_desc, tx_dma_desc); container_of 94 drivers/dma/bcm-sba-raid.c container_of(tx, struct sba_request, tx) container_of 96 drivers/dma/bcm-sba-raid.c container_of(dchan, struct sba_device, dma_chan) container_of 192 drivers/dma/bcm2835-dma.c return container_of(d, struct bcm2835_dmadev, ddev); container_of 197 drivers/dma/bcm2835-dma.c return container_of(c, struct bcm2835_chan, vc.chan); container_of 203 drivers/dma/bcm2835-dma.c return container_of(t, struct bcm2835_desc, vd.tx); container_of 220 drivers/dma/bcm2835-dma.c container_of(vd, struct bcm2835_desc, vd)); container_of 1401 drivers/dma/coh901318.c return container_of(chan, struct coh901318_chan, chan); container_of 2197 drivers/dma/coh901318.c struct coh901318_desc *cohd = container_of(tx, struct coh901318_desc, container_of 143 drivers/dma/dma-axi-dmac.c return container_of(chan->vchan.chan.device, struct axi_dmac, container_of 149 drivers/dma/dma-axi-dmac.c return container_of(c, struct axi_dmac_chan, vchan.chan); container_of 154 drivers/dma/dma-axi-dmac.c return container_of(vdesc, struct axi_dmac_desc, vdesc); container_of 679 drivers/dma/dma-axi-dmac.c kfree(container_of(vdesc, struct axi_dmac_desc, vdesc)); container_of 166 drivers/dma/dma-jz4780.c return container_of(chan, struct jz4780_dma_chan, vchan.chan); container_of 172 drivers/dma/dma-jz4780.c return container_of(vdesc, struct jz4780_dma_desc, vdesc); container_of 178 drivers/dma/dma-jz4780.c return container_of(jzchan->vchan.chan.device, struct jz4780_dma_dev, container_of 73 drivers/dma/dmaengine.c chan_dev = container_of(dev, typeof(*chan_dev), device); container_of 151 drivers/dma/dmaengine.c chan_dev = container_of(dev, typeof(*chan_dev), device); container_of 1208 drivers/dma/dmaengine.c struct dmaengine_unmap_data *unmap = container_of(kref, typeof(*unmap), kref); container_of 421 drivers/dma/dmatest.c container_of(done, struct dmatest_thread, test_done); container_of 103 drivers/dma/dw-axi-dmac/dw-axi-dmac.h return container_of(vd, struct axi_dma_desc, vd); container_of 108 drivers/dma/dw-axi-dmac/dw-axi-dmac.h return container_of(vc, struct axi_dma_chan, vc); container_of 39 drivers/dma/dw-edma/dw-edma-core.c return container_of(vd, struct dw_edma_desc, vd); container_of 156 drivers/dma/dw-edma/dw-edma-core.h return container_of(vc, struct dw_edma_chan, vc); container_of 307 drivers/dma/dw/regs.h return container_of(chan, struct dw_dma_chan, chan); container_of 363 drivers/dma/dw/regs.h return container_of(ddev, struct dw_dma, dma); container_of 405 drivers/dma/dw/regs.h return container_of(txd, struct dw_desc, txd); container_of 224 drivers/dma/ep93xx_dma.c return container_of(chan, struct ep93xx_dma_chan, chan); container_of 839 drivers/dma/ep93xx_dma.c desc = container_of(tx, struct ep93xx_dma_desc, txd); container_of 215 drivers/dma/fsl-edma-common.h return container_of(chan, struct fsl_edma_chan, vchan.chan); container_of 220 drivers/dma/fsl-edma-common.h return container_of(vd, struct fsl_edma_desc, vdesc); container_of 284 drivers/dma/fsl-qdma.c return container_of(chan, struct fsl_qdma_chan, vchan.chan); container_of 289 drivers/dma/fsl-qdma.c return container_of(vd, struct fsl_qdma_comp, vdesc); container_of 83 drivers/dma/fsl_raid.c #define to_fsl_re_dma_desc(tx) container_of(tx, struct fsl_re_desc, async_tx) container_of 94 drivers/dma/fsl_raid.c re_chan = container_of(tx->chan, struct fsl_re_chan, chan); container_of 112 drivers/dma/fsl_raid.c re_chan = container_of(chan, struct fsl_re_chan, chan); container_of 330 drivers/dma/fsl_raid.c re_chan = container_of(chan, struct fsl_re_chan, chan); container_of 417 drivers/dma/fsl_raid.c re_chan = container_of(chan, struct fsl_re_chan, chan); container_of 537 drivers/dma/fsl_raid.c re_chan = container_of(chan, struct fsl_re_chan, chan); container_of 581 drivers/dma/fsl_raid.c re_chan = container_of(chan, struct fsl_re_chan, chan); container_of 608 drivers/dma/fsl_raid.c re_chan = container_of(chan, struct fsl_re_chan, chan); container_of 190 drivers/dma/fsldma.h #define to_fsl_chan(chan) container_of(chan, struct fsldma_chan, common) container_of 191 drivers/dma/fsldma.h #define to_fsl_desc(lh) container_of(lh, struct fsl_desc_sw, node) container_of 192 drivers/dma/fsldma.h #define tx_to_fsl_desc(tx) container_of(tx, struct fsl_desc_sw, async_tx) container_of 79 drivers/dma/hsu/hsu.h return container_of(vdesc, struct hsu_dma_desc, vdesc); container_of 96 drivers/dma/hsu/hsu.h return container_of(chan, struct hsu_dma_chan, vchan.chan); container_of 120 drivers/dma/hsu/hsu.h return container_of(ddev, struct hsu_dma, dma); container_of 124 drivers/dma/idma64.h return container_of(vdesc, struct idma64_desc, vdesc); container_of 143 drivers/dma/idma64.h return container_of(chan, struct idma64_chan, vchan.chan); container_of 195 drivers/dma/idma64.h return container_of(ddev, struct idma64, dma); container_of 171 drivers/dma/img-mdc-dma.c return container_of(to_virt_chan(c), struct mdc_chan, vc); container_of 176 drivers/dma/img-mdc-dma.c struct virt_dma_desc *vdesc = container_of(t, struct virt_dma_desc, tx); container_of 178 drivers/dma/img-mdc-dma.c return container_of(vdesc, struct mdc_tx_desc, vd); container_of 239 drivers/dma/imx-dma.c return container_of(chan, struct imxdma_channel, chan); container_of 748 drivers/dma/imx-sdma.c return container_of(t, struct sdma_desc, vd.tx); container_of 1043 drivers/dma/imx-sdma.c return container_of(chan, struct sdma_channel, vc.chan); container_of 1059 drivers/dma/imx-sdma.c struct sdma_channel *sdmac = container_of(work, struct sdma_channel, container_of 1252 drivers/dma/imx-sdma.c struct sdma_desc *desc = container_of(vd, struct sdma_desc, vd); container_of 22 drivers/dma/ioat/dma.h #define to_ioatdma_device(dev) container_of(dev, struct ioatdma_device, dma_dev) container_of 204 drivers/dma/ioat/dma.h return container_of(c, struct ioatdma_chan, dma_chan); container_of 330 drivers/dma/ioat/init.c dma_chan = container_of(dma->channels.next, struct dma_chan, container_of 843 drivers/dma/ioat/init.c dma_chan = container_of(dma->channels.next, struct dma_chan, container_of 47 drivers/dma/ioat/sysfs.c entry = container_of(attr, struct ioat_sysfs_entry, attr); container_of 48 drivers/dma/ioat/sysfs.c ioat_chan = container_of(kobj, struct ioatdma_chan, kobj); container_of 62 drivers/dma/ioat/sysfs.c entry = container_of(attr, struct ioat_sysfs_entry, attr); container_of 63 drivers/dma/ioat/sysfs.c ioat_chan = container_of(kobj, struct ioatdma_chan, kobj); container_of 28 drivers/dma/iop-adma.c #define to_iop_adma_chan(chan) container_of(chan, struct iop_adma_chan, common) container_of 30 drivers/dma/iop-adma.c container_of(dev, struct iop_adma_device, common) container_of 32 drivers/dma/iop-adma.c container_of(tx, struct iop_adma_desc_slot, async_tx) container_of 858 drivers/dma/iop-adma.c dma_chan = container_of(device->common.channels.next, container_of 956 drivers/dma/iop-adma.c dma_chan = container_of(device->common.channels.next, container_of 1118 drivers/dma/iop-adma.c dma_chan = container_of(device->common.channels.next, container_of 41 drivers/dma/ipu/ipu_idmac.c #define to_ipu(id) container_of(id, struct ipu, idmac) container_of 164 drivers/dma/ipu/ipu_intern.h #define to_idmac(d) container_of(d, struct idmac, dma) container_of 123 drivers/dma/k3dma.c #define to_k3_dma(dmadev) container_of(dmadev, struct k3_dma_dev, slave) container_of 131 drivers/dma/k3dma.c return container_of(chan, struct k3_dma_chan, vc.chan); container_of 282 drivers/dma/k3dma.c container_of(vd, struct k3_dma_desc_sw, vd); container_of 400 drivers/dma/k3dma.c bytes = container_of(vd, struct k3_dma_desc_sw, vd)->size; container_of 714 drivers/dma/k3dma.c container_of(vd, struct k3_dma_desc_sw, vd); container_of 151 drivers/dma/mediatek/mtk-cqdma.c return container_of(chan->device, struct mtk_cqdma_device, ddev); container_of 156 drivers/dma/mediatek/mtk-cqdma.c return container_of(chan, struct mtk_cqdma_vchan, vc.chan); container_of 161 drivers/dma/mediatek/mtk-cqdma.c return container_of(vd, struct mtk_cqdma_vdesc, vd); container_of 251 drivers/dma/mediatek/mtk-hsdma.c return container_of(chan->device, struct mtk_hsdma_device, ddev); container_of 256 drivers/dma/mediatek/mtk-hsdma.c return container_of(chan, struct mtk_hsdma_vchan, vc.chan); container_of 261 drivers/dma/mediatek/mtk-hsdma.c return container_of(vd, struct mtk_hsdma_vdesc, vd); container_of 302 drivers/dma/mediatek/mtk-hsdma.c kfree(container_of(vd, struct mtk_hsdma_vdesc, vd)); container_of 107 drivers/dma/mediatek/mtk-uart-apdma.c return container_of(d, struct mtk_uart_apdmadev, ddev); container_of 112 drivers/dma/mediatek/mtk-uart-apdma.c return container_of(c, struct mtk_chan, vc.chan); container_of 118 drivers/dma/mediatek/mtk-uart-apdma.c return container_of(t, struct mtk_uart_apdma_desc, vd.tx); container_of 142 drivers/dma/mic_x100_dma.h return container_of(ch, struct mic_dma_chan, api_ch); container_of 148 drivers/dma/mic_x100_dma.h container_of((const typeof(((struct mic_dma_device *)0)->mic_ch)*) container_of 133 drivers/dma/mmp_pdma.c container_of(tx, struct mmp_pdma_desc_sw, async_tx) container_of 135 drivers/dma/mmp_pdma.c container_of(lh, struct mmp_pdma_desc_sw, node) container_of 137 drivers/dma/mmp_pdma.c container_of(dchan, struct mmp_pdma_chan, chan) container_of 139 drivers/dma/mmp_pdma.c container_of(dmadev, struct mmp_pdma_device, device) container_of 137 drivers/dma/mmp_tdma.c #define to_mmp_tdma_chan(dchan) container_of(dchan, struct mmp_tdma_chan, chan) container_of 172 drivers/dma/moxart-dma.c return container_of(c, struct moxart_chan, vc.chan); container_of 178 drivers/dma/moxart-dma.c return container_of(t, struct moxart_desc, vd.tx); container_of 183 drivers/dma/moxart-dma.c kfree(container_of(vd, struct moxart_desc, vd)); container_of 235 drivers/dma/mpc512x_dma.c return container_of(c, struct mpc_dma_chan, chan); container_of 243 drivers/dma/mpc512x_dma.c return container_of(mchan, struct mpc_dma, channels[c->chan_id]); container_of 467 drivers/dma/mpc512x_dma.c mdesc = container_of(txd, struct mpc_dma_desc, desc); container_of 40 drivers/dma/mv_xor.c container_of(chan, struct mv_xor_chan, dmachan) container_of 43 drivers/dma/mv_xor.c container_of(tx, struct mv_xor_desc_slot, async_tx) container_of 188 drivers/dma/mv_xor.h container_of(addr_hw_desc, struct mv_xor_desc_slot, hw_desc) container_of 304 drivers/dma/mv_xor_v2.c container_of(tx, struct mv_xor_v2_sw_desc, async_tx); container_of 306 drivers/dma/mv_xor_v2.c container_of(tx->chan, struct mv_xor_v2_device, dmachan); container_of 381 drivers/dma/mv_xor_v2.c xor_dev = container_of(chan, struct mv_xor_v2_device, dmachan); container_of 433 drivers/dma/mv_xor_v2.c container_of(chan, struct mv_xor_v2_device, dmachan); container_of 491 drivers/dma/mv_xor_v2.c container_of(chan, struct mv_xor_v2_device, dmachan); container_of 518 drivers/dma/mv_xor_v2.c container_of(chan, struct mv_xor_v2_device, dmachan); container_of 200 drivers/dma/mxs-dma.c return container_of(chan, struct mxs_dma_chan, chan); container_of 284 drivers/dma/nbpfaxi.c #define nbpf_to_chan(d) container_of(d, struct nbpf_channel, dma_chan) container_of 668 drivers/dma/nbpfaxi.c struct nbpf_desc *desc = container_of(tx, struct nbpf_desc, async_tx); container_of 280 drivers/dma/owl-dma.c return container_of(dd, struct owl_dma, dma); container_of 290 drivers/dma/owl-dma.c return container_of(chan, struct owl_dma_vchan, vc.chan); container_of 295 drivers/dma/owl-dma.c return container_of(tx, struct owl_dma_txd, vd.tx); container_of 140 drivers/dma/pch_dma.c return container_of(txd, struct pch_dma_desc, txd); container_of 145 drivers/dma/pch_dma.c return container_of(chan, struct pch_dma_chan, chan); container_of 150 drivers/dma/pch_dma.c return container_of(ddev, struct pch_dma, dma); container_of 2021 drivers/dma/pl330.c return container_of(ch, struct dma_pl330_chan, chan); container_of 2027 drivers/dma/pl330.c return container_of(tx, struct dma_pl330_desc, txd); container_of 3875 drivers/dma/ppc4xx/adma.c ofdev = container_of(adev->dev, struct platform_device, dev); container_of 19 drivers/dma/ppc4xx/adma.h container_of(chan, struct ppc440spe_adma_chan, common) container_of 21 drivers/dma/ppc4xx/adma.h container_of(dev, struct ppc440spe_adma_device, common) container_of 23 drivers/dma/ppc4xx/adma.h container_of(tx, struct ppc440spe_adma_desc_slot, async_tx) container_of 137 drivers/dma/pxa_dma.c container_of(tx, struct pxad_desc_sw, async_tx) container_of 139 drivers/dma/pxa_dma.c container_of(dchan, struct pxad_chan, vc.chan) container_of 141 drivers/dma/pxa_dma.c container_of(dmadev, struct pxad_device, slave) container_of 143 drivers/dma/pxa_dma.c container_of((_vd), struct pxad_desc_sw, vd) container_of 781 drivers/dma/pxa_dma.c *vd = container_of(tx, struct virt_dma_desc, tx); container_of 853 drivers/dma/pxa_dma.c struct pxad_chan *chan = container_of(vc, struct pxad_chan, vc); container_of 377 drivers/dma/qcom/bam_dma.c return container_of(common, struct bam_chan, vc.chan); container_of 928 drivers/dma/qcom/bam_dma.c residue = container_of(vd, struct bam_async_desc, vd)->length; container_of 1002 drivers/dma/qcom/bam_dma.c async_desc = container_of(vd, struct bam_async_desc, vd); container_of 1124 drivers/dma/qcom/bam_dma.c struct bam_async_desc *async_desc = container_of(vd, container_of 1133 drivers/dma/qcom/bam_dma.c struct bam_device *bdev = container_of(of->of_dma_data, container_of 79 drivers/dma/qcom/hidma.c return container_of(dmadev, struct hidma_dev, ddev); container_of 85 drivers/dma/qcom/hidma.c return container_of(_lldevp, struct hidma_dev, lldev); container_of 90 drivers/dma/qcom/hidma.c return container_of(dmach, struct hidma_chan, chan); container_of 96 drivers/dma/qcom/hidma.c return container_of(t, struct hidma_desc, desc); container_of 334 drivers/dma/qcom/hidma.c mdesc = container_of(txd, struct hidma_desc, desc); container_of 147 drivers/dma/qcom/hidma_mgmt_sys.c chattr = container_of(attr, struct hidma_chan_attr, attr); container_of 166 drivers/dma/qcom/hidma_mgmt_sys.c chattr = container_of(attr, struct hidma_chan_attr, attr); container_of 367 drivers/dma/s3c24xx-dma.c return container_of(chan, struct s3c24xx_dma_chan, vc.chan); container_of 412 drivers/dma/s3c24xx-dma.c return container_of(tx, struct s3c24xx_txd, vd.tx); container_of 128 drivers/dma/sa11x0-dma.c return container_of(chan, struct sa11x0_dma_chan, vc.chan); container_of 133 drivers/dma/sa11x0-dma.c return container_of(dmadev, struct sa11x0_dma_dev, slave); container_of 140 drivers/dma/sa11x0-dma.c return vd ? container_of(vd, struct sa11x0_dma_desc, vd) : NULL; container_of 145 drivers/dma/sa11x0-dma.c kfree(container_of(vd, struct sa11x0_dma_desc, vd)); container_of 443 drivers/dma/sa11x0-dma.c state->residue = container_of(vd, struct sa11x0_dma_desc, vd)->size; container_of 94 drivers/dma/sh/rcar-dmac.c #define to_rcar_dmac_desc(d) container_of(d, struct rcar_dmac_desc, async_tx) container_of 186 drivers/dma/sh/rcar-dmac.c #define to_rcar_dmac_chan(c) container_of(c, struct rcar_dmac_chan, chan) container_of 211 drivers/dma/sh/rcar-dmac.c #define to_rcar_dmac(d) container_of(d, struct rcar_dmac, engine) container_of 36 drivers/dma/sh/shdma-base.c #define to_shdma_chan(c) container_of(c, struct shdma_chan, dma_chan) container_of 37 drivers/dma/sh/shdma-base.c #define to_shdma_dev(d) container_of(d, struct shdma_dev, dma_dev) container_of 73 drivers/dma/sh/shdma-base.c container_of(tx, struct shdma_desc, async_tx); container_of 17 drivers/dma/sh/shdma-of.c #define to_shdma_chan(c) container_of(c, struct shdma_chan, dma_chan) container_of 55 drivers/dma/sh/shdma.h #define to_sh_chan(chan) container_of(chan, struct sh_dmae_chan, shdma_chan) container_of 56 drivers/dma/sh/shdma.h #define to_sh_desc(lh) container_of(lh, struct sh_desc, node) container_of 57 drivers/dma/sh/shdma.h #define tx_to_sh_desc(tx) container_of(tx, struct sh_desc, async_tx) container_of 58 drivers/dma/sh/shdma.h #define to_sh_dev(chan) container_of(chan->shdma_chan.dma_chan.device,\ container_of 285 drivers/dma/sh/shdmac.c struct sh_dmae_chan *sh_chan = container_of(schan, struct sh_dmae_chan, container_of 287 drivers/dma/sh/shdmac.c struct sh_dmae_desc *sh_desc = container_of(sdesc, container_of 299 drivers/dma/sh/shdmac.c struct sh_dmae_chan *sh_chan = container_of(schan, struct sh_dmae_chan, container_of 307 drivers/dma/sh/shdmac.c struct sh_dmae_chan *sh_chan = container_of(schan, struct sh_dmae_chan, container_of 354 drivers/dma/sh/shdmac.c struct sh_dmae_chan *sh_chan = container_of(schan, struct sh_dmae_chan, container_of 381 drivers/dma/sh/shdmac.c struct sh_dmae_desc *sh_desc = container_of(sdesc, container_of 396 drivers/dma/sh/shdmac.c struct sh_dmae_chan *sh_chan = container_of(schan, struct sh_dmae_chan, container_of 403 drivers/dma/sh/shdmac.c struct sh_dmae_chan *sh_chan = container_of(schan, struct sh_dmae_chan, container_of 418 drivers/dma/sh/shdmac.c struct sh_dmae_chan *sh_chan = container_of(schan, struct sh_dmae_chan, container_of 420 drivers/dma/sh/shdmac.c struct sh_dmae_desc *sh_desc = container_of(sdesc, container_of 456 drivers/dma/sh/shdmac.c struct sh_dmae_chan *sh_chan = container_of(schan, container_of 458 drivers/dma/sh/shdmac.c struct sh_dmae_desc *sh_desc = container_of(sdesc, container_of 638 drivers/dma/sh/shdmac.c struct sh_dmae_chan *sh_chan = container_of(schan, container_of 63 drivers/dma/sh/usb-dmac.c #define to_usb_dmac_desc(vd) container_of(vd, struct usb_dmac_desc, vd) container_of 87 drivers/dma/sh/usb-dmac.c #define to_usb_dmac_chan(c) container_of(c, struct usb_dmac_chan, vc.chan) container_of 106 drivers/dma/sh/usb-dmac.c #define to_usb_dmac(d) container_of(d, struct usb_dmac, engine) container_of 152 drivers/dma/sirf-dma.c return container_of(c, struct sirfsoc_dma_chan, chan); container_of 159 drivers/dma/sirf-dma.c return container_of(schan, struct sirfsoc_dma, channels[c->chan_id]); container_of 411 drivers/dma/sirf-dma.c sdesc = container_of(txd, struct sirfsoc_dma_desc, desc); container_of 223 drivers/dma/sprd-dma.c return container_of(c, struct sprd_dma_chn, vc.chan); container_of 230 drivers/dma/sprd-dma.c return container_of(schan, struct sprd_dma_dev, channels[c->chan_id]); container_of 235 drivers/dma/sprd-dma.c return container_of(vd, struct sprd_dma_desc, vd); container_of 23 drivers/dma/st_fdma.c return container_of(c, struct st_fdma_chan, vchan.chan); container_of 28 drivers/dma/st_fdma.c return container_of(vd, struct st_fdma_desc, vdesc); container_of 1415 drivers/dma/ste_dma40.c struct d40_chan *d40c = container_of(chan, struct d40_chan, chan); container_of 1440 drivers/dma/ste_dma40.c struct d40_chan *d40c = container_of(chan, struct d40_chan, chan); container_of 1467 drivers/dma/ste_dma40.c struct d40_chan *d40c = container_of(tx->chan, container_of 1470 drivers/dma/ste_dma40.c struct d40_desc *d40d = container_of(tx, struct d40_desc, txd); container_of 2098 drivers/dma/ste_dma40.c container_of(chan, struct d40_chan, chan); container_of 2213 drivers/dma/ste_dma40.c struct d40_chan *chan = container_of(dchan, struct d40_chan, chan); container_of 2276 drivers/dma/ste_dma40.c container_of(chan, struct d40_chan, chan); container_of 2394 drivers/dma/ste_dma40.c container_of(chan, struct d40_chan, chan); container_of 2457 drivers/dma/ste_dma40.c container_of(chan, struct d40_chan, chan); container_of 2542 drivers/dma/ste_dma40.c struct d40_chan *d40c = container_of(chan, struct d40_chan, chan); container_of 2562 drivers/dma/ste_dma40.c struct d40_chan *d40c = container_of(chan, struct d40_chan, chan); container_of 2584 drivers/dma/ste_dma40.c struct d40_chan *d40c = container_of(chan, struct d40_chan, chan); container_of 2648 drivers/dma/ste_dma40.c struct d40_chan *d40c = container_of(chan, struct d40_chan, chan); container_of 2660 drivers/dma/ste_dma40.c struct d40_chan *d40c = container_of(chan, struct d40_chan, chan); container_of 217 drivers/dma/stm32-dma.c return container_of(chan->vchan.chan.device, struct stm32_dma_device, container_of 223 drivers/dma/stm32-dma.c return container_of(c, struct stm32_dma_chan, vchan.chan); container_of 228 drivers/dma/stm32-dma.c return container_of(vdesc, struct stm32_dma_desc, vdesc); container_of 1210 drivers/dma/stm32-dma.c kfree(container_of(vdesc, struct stm32_dma_desc, vdesc)); container_of 287 drivers/dma/stm32-mdma.c return container_of(chan->vchan.chan.device, struct stm32_mdma_device, container_of 293 drivers/dma/stm32-mdma.c return container_of(c, struct stm32_mdma_chan, vchan.chan); container_of 298 drivers/dma/stm32-mdma.c return container_of(vdesc, struct stm32_mdma_desc, vdesc); container_of 174 drivers/dma/sun4i-dma.c return container_of(dev, struct sun4i_dma_dev, slave); container_of 179 drivers/dma/sun4i-dma.c return container_of(chan, struct sun4i_dma_vchan, vc.chan); container_of 184 drivers/dma/sun4i-dma.c return container_of(vd, struct sun4i_dma_contract, vd); container_of 212 drivers/dma/sun6i-dma.c return container_of(d, struct sun6i_dma_dev, slave); container_of 217 drivers/dma/sun6i-dma.c return container_of(chan, struct sun6i_vchan, vc.chan); container_of 223 drivers/dma/sun6i-dma.c return container_of(tx, struct sun6i_desc, vd.tx); container_of 255 drivers/dma/tegra20-apb-dma.c return container_of(dc, struct tegra_dma_channel, dma_chan); container_of 261 drivers/dma/tegra20-apb-dma.c return container_of(td, struct tegra_dma_desc, txd); container_of 192 drivers/dma/tegra210-adma.c return container_of(dc, struct tegra_adma_chan, vc.chan); container_of 198 drivers/dma/tegra210-adma.c return container_of(td, struct tegra_adma_desc, vd.tx); container_of 208 drivers/dma/tegra210-adma.c kfree(container_of(vd, struct tegra_adma_desc, vd)); container_of 251 drivers/dma/ti/cppi41.c return container_of(c, struct cppi41_channel, chan); container_of 743 drivers/dma/ti/edma.c return container_of(d, struct edma_cc, dma_slave); container_of 748 drivers/dma/ti/edma.c return container_of(c, struct edma_chan, vchan.chan); container_of 753 drivers/dma/ti/edma.c return container_of(tx, struct edma_desc, vdesc.tx); container_of 758 drivers/dma/ti/edma.c kfree(container_of(vdesc, struct edma_desc, vdesc)); container_of 213 drivers/dma/ti/omap-dma.c return container_of(d, struct omap_dmadev, ddev); container_of 218 drivers/dma/ti/omap-dma.c return container_of(c, struct omap_chan, vc.chan); container_of 223 drivers/dma/ti/omap-dma.c return container_of(t, struct omap_desc, vd.tx); container_of 296 drivers/dma/timb_dma.c struct timb_dma_desc *td_desc = container_of(txd, struct timb_dma_desc, container_of 298 drivers/dma/timb_dma.c struct timb_dma_chan *td_chan = container_of(txd->chan, container_of 404 drivers/dma/timb_dma.c container_of(chan, struct timb_dma_chan, chan); container_of 435 drivers/dma/timb_dma.c container_of(chan, struct timb_dma_chan, chan); container_of 473 drivers/dma/timb_dma.c container_of(chan, struct timb_dma_chan, chan); container_of 495 drivers/dma/timb_dma.c container_of(chan, struct timb_dma_chan, chan); container_of 548 drivers/dma/timb_dma.c container_of(chan, struct timb_dma_chan, chan); container_of 21 drivers/dma/txx9dmac.c return container_of(chan, struct txx9dmac_chan, chan); container_of 141 drivers/dma/txx9dmac.c return container_of(txd, struct txx9dmac_desc, txd); container_of 77 drivers/dma/uniphier-mdmac.c return container_of(vc, struct uniphier_mdmac_chan, vc); container_of 83 drivers/dma/uniphier-mdmac.c return container_of(vd, struct uniphier_mdmac_desc, vd); container_of 16 drivers/dma/virt-dma.c return container_of(tx, struct virt_dma_desc, tx); container_of 41 drivers/dma/virt-dma.h return container_of(chan, struct virt_dma_chan, chan); container_of 189 drivers/dma/xgene-dma.c container_of(tx, struct xgene_dma_desc_sw, tx) container_of 191 drivers/dma/xgene-dma.c container_of(dchan, struct xgene_dma_chan, dma_chan) container_of 453 drivers/dma/xilinx/xilinx_dma.c container_of(chan, struct xilinx_dma_chan, common) container_of 455 drivers/dma/xilinx/xilinx_dma.c container_of(tx, struct xilinx_dma_tx_descriptor, async_tx) container_of 143 drivers/dma/xilinx/zynqmp_dma.c #define to_chan(chan) container_of(chan, struct zynqmp_dma_chan, \ container_of 145 drivers/dma/xilinx/zynqmp_dma.c #define tx_to_desc(tx) container_of(tx, struct zynqmp_dma_desc_sw, \ container_of 131 drivers/dma/zx_dma.c #define to_zx_dma(dmadev) container_of(dmadev, struct zx_dma_dev, slave) container_of 135 drivers/dma/zx_dma.c return container_of(chan, struct zx_dma_chan, vc.chan); container_of 200 drivers/dma/zx_dma.c container_of(vd, struct zx_dma_desc_sw, vd); container_of 356 drivers/dma/zx_dma.c bytes = container_of(vd, struct zx_dma_desc_sw, vd)->size; container_of 718 drivers/dma/zx_dma.c container_of(vd, struct zx_dma_desc_sw, vd); container_of 2117 drivers/edac/altera_edac.c #define to_a10edac(p, m) container_of(p, struct altr_arria10_edac, m) container_of 499 drivers/edac/amd64_edac.h #define to_mci(k) container_of(k, struct mem_ctl_info, dev) container_of 224 drivers/edac/amd64_edac_inj.c struct mem_ctl_info *mci = container_of(dev, struct mem_ctl_info, dev); container_of 231 drivers/edac/edac_device.h container_of(w, struct mem_ctl_info, work) container_of 234 drivers/edac/edac_device.h container_of(w,struct edac_device_ctl_info,work) container_of 23 drivers/edac/edac_device_sysfs.c #define to_edacdev(k) container_of(k, struct edac_device_ctl_info, kobj) container_of 24 drivers/edac/edac_device_sysfs.c #define to_edacdev_attr(a) container_of(a, struct edacdev_attribute, attr) container_of 113 drivers/edac/edac_device_sysfs.c #define to_ctl_info(k) container_of(k, struct edac_device_ctl_info, kobj) container_of 114 drivers/edac/edac_device_sysfs.c #define to_ctl_info_attr(a) container_of(a,struct ctl_info_attribute,attr) container_of 320 drivers/edac/edac_device_sysfs.c #define to_instance(k) container_of(k, struct edac_device_instance, kobj) container_of 321 drivers/edac/edac_device_sysfs.c #define to_instance_attr(a) container_of(a,struct instance_attribute,attr) container_of 406 drivers/edac/edac_device_sysfs.c #define to_block(k) container_of(k, struct edac_device_block, kobj) container_of 408 drivers/edac/edac_device_sysfs.c container_of(a, struct edac_dev_sysfs_block_attribute, attr) container_of 96 drivers/edac/edac_mc.h #define to_mci(k) container_of(k, struct mem_ctl_info, dev) container_of 123 drivers/edac/edac_mc_sysfs.c #define to_csrow(k) container_of(k, struct csrow_info, dev) container_of 141 drivers/edac/edac_mc_sysfs.c #define to_channel(k) (container_of(k, struct dev_ch_attribute, attr)->channel) container_of 356 drivers/edac/edac_mc_sysfs.c struct csrow_info *csrow = container_of(dev, struct csrow_info, dev); container_of 471 drivers/edac/edac_mc_sysfs.c #define to_dimm(k) container_of(k, struct dimm_info, dev) container_of 668 drivers/edac/edac_mc_sysfs.c #define to_mci(k) container_of(k, struct mem_ctl_info, dev) container_of 96 drivers/edac/edac_pci.h container_of(w, struct edac_pci_ctl_info,work) container_of 70 drivers/edac/edac_pci_sysfs.c #define to_instance(k) container_of(k, struct edac_pci_ctl_info, kobj) container_of 71 drivers/edac/edac_pci_sysfs.c #define to_instance_attr(a) container_of(a, struct instance_attribute, attr) container_of 210 drivers/edac/edac_pci_sysfs.c #define to_edacpci(k) container_of(k, struct edac_pci_ctl_info, kobj) container_of 211 drivers/edac/edac_pci_sysfs.c #define to_edacpci_attr(a) container_of(a, struct edac_pci_attr, attr) container_of 57 drivers/edac/fsl_ddr_edac.c #define to_mci(k) container_of(k, struct mem_ctl_info, dev) container_of 97 drivers/edac/highbank_mc_edac.c #define to_mci(k) container_of(k, struct mem_ctl_info, dev) container_of 580 drivers/edac/i5100_edac.c struct i5100_priv *priv = container_of(i5100_scrubbing, container_of 944 drivers/edac/i5100_edac.c #define to_mci(k) container_of(k, struct mem_ctl_info, dev) container_of 652 drivers/edac/i7core_edac.c #define to_mci(k) container_of(k, struct mem_ctl_info, dev) container_of 26 drivers/edac/octeon_edac-lmc.c #define to_mci(k) container_of(k, struct mem_ctl_info, dev) container_of 41 drivers/edac/octeon_edac-pc.c struct co_cache_error *p = container_of(this, struct co_cache_error, container_of 33 drivers/edac/sifive_edac.c p = container_of(this, struct sifive_edac_priv, notifier); container_of 910 drivers/edac/synopsys_edac.c #define to_mci(k) container_of(k, struct mem_ctl_info, dev) container_of 1078 drivers/edac/thunderx_edac.c struct thunderx_ocx *ocx = container_of(msix, struct thunderx_ocx, container_of 1107 drivers/edac/thunderx_edac.c struct thunderx_ocx *ocx = container_of(msix, struct thunderx_ocx, container_of 1171 drivers/edac/thunderx_edac.c struct thunderx_ocx *ocx = container_of(msix, struct thunderx_ocx, container_of 1190 drivers/edac/thunderx_edac.c struct thunderx_ocx *ocx = container_of(msix, struct thunderx_ocx, container_of 1763 drivers/edac/thunderx_edac.c struct thunderx_l2c *tad = container_of(msix, struct thunderx_l2c, container_of 1795 drivers/edac/thunderx_edac.c struct thunderx_l2c *cbc = container_of(msix, struct thunderx_l2c, container_of 1824 drivers/edac/thunderx_edac.c struct thunderx_l2c *mci = container_of(msix, struct thunderx_l2c, container_of 1845 drivers/edac/thunderx_edac.c struct thunderx_l2c *l2c = container_of(msix, struct thunderx_l2c, container_of 57 drivers/extcon/extcon-adc-jack.c struct adc_jack_data *data = container_of(to_delayed_work(work), container_of 797 drivers/extcon/extcon-arizona.c struct arizona_extcon_info *info = container_of(work, container_of 816 drivers/extcon/extcon-arizona.c struct arizona_extcon_info *info = container_of(work, container_of 1041 drivers/extcon/extcon-arizona.c struct arizona_extcon_info *info = container_of(work, container_of 180 drivers/extcon/extcon-axp288.c container_of(work, struct axp288_extcon_info, role_work); container_of 288 drivers/extcon/extcon-axp288.c container_of(nb, struct axp288_extcon_info, id_nb); container_of 48 drivers/extcon/extcon-gpio.c container_of(to_delayed_work(work), struct gpio_extcon_data, container_of 58 drivers/extcon/extcon-intel-int3496.c container_of(work, struct int3496_data, work.work); container_of 482 drivers/extcon/extcon-max14577.c struct max14577_muic_info *info = container_of(work, container_of 649 drivers/extcon/extcon-max14577.c struct max14577_muic_info *info = container_of(to_delayed_work(work), container_of 937 drivers/extcon/extcon-max77693.c struct max77693_muic_info *info = container_of(work, container_of 1061 drivers/extcon/extcon-max77693.c struct max77693_muic_info *info = container_of(to_delayed_work(work), container_of 629 drivers/extcon/extcon-max77843.c struct max77843_muic_info *info = container_of(work, container_of 705 drivers/extcon/extcon-max77843.c struct max77843_muic_info *info = container_of(to_delayed_work(work), container_of 507 drivers/extcon/extcon-max8997.c struct max8997_muic_info *info = container_of(work, container_of 618 drivers/extcon/extcon-max8997.c struct max8997_muic_info *info = container_of(to_delayed_work(work), container_of 118 drivers/extcon/extcon-palmas.c struct palmas_usb *palmas_usb = container_of(to_delayed_work(work), container_of 88 drivers/extcon/extcon-ptn5150.c struct ptn5150_info *info = container_of(work, container_of 38 drivers/extcon/extcon-qcom-spmi-misc.c struct qcom_usb_extcon_info *info = container_of(to_delayed_work(work), container_of 409 drivers/extcon/extcon-rt8973a.c struct rt8973a_muic_info *info = container_of(work, container_of 491 drivers/extcon/extcon-rt8973a.c struct rt8973a_muic_info *info = container_of(to_delayed_work(work), container_of 426 drivers/extcon/extcon-sm5502.c struct sm5502_muic_info *info = container_of(work, container_of 505 drivers/extcon/extcon-sm5502.c struct sm5502_muic_info *info = container_of(to_delayed_work(work), container_of 64 drivers/extcon/extcon-usb-gpio.c struct usb_extcon_info *info = container_of(to_delayed_work(work), container_of 370 drivers/extcon/extcon-usbc-cros-ec.c info = container_of(nb, struct cros_ec_extcon_info, notifier); container_of 379 drivers/extcon/extcon.c struct extcon_cable *cable = container_of(attr, struct extcon_cable, container_of 390 drivers/extcon/extcon.c struct extcon_cable *cable = container_of(attr, struct extcon_cable, container_of 242 drivers/firewire/core-card.c struct fw_card *card = container_of(work, struct fw_card, br_work.work); container_of 289 drivers/firewire/core-card.c struct fw_card *card = container_of(work, struct fw_card, bm_work.work); container_of 662 drivers/firewire/core-card.c struct fw_card *card = container_of(kref, struct fw_card, kref); container_of 78 drivers/firewire/core-cdev.c struct client *client = container_of(kref, struct client, kref); container_of 148 drivers/firewire/core-cdev.c schedule_iso_resource(container_of(resource, container_of 653 drivers/firewire/core-cdev.c struct inbound_transaction_resource *r = container_of(resource, container_of 755 drivers/firewire/core-cdev.c container_of(resource, struct address_handler_resource, resource); container_of 819 drivers/firewire/core-cdev.c r = container_of(resource, struct inbound_transaction_resource, container_of 853 drivers/firewire/core-cdev.c container_of(resource, struct descriptor_resource, resource); container_of 1238 drivers/firewire/core-cdev.c container_of(work, struct iso_resource, work.work); container_of 1337 drivers/firewire/core-cdev.c container_of(resource, struct iso_resource, resource); container_of 1484 drivers/firewire/core-cdev.c container_of(packet, struct outbound_phy_packet_event, p); container_of 162 drivers/firewire/core-device.c container_of(drv, struct fw_driver, driver)->id_table; container_of 185 drivers/firewire/core-device.c container_of(dev->driver, struct fw_driver, driver); container_of 193 drivers/firewire/core-device.c container_of(dev->driver, struct fw_driver, driver); container_of 252 drivers/firewire/core-device.c container_of(dattr, struct config_rom_attribute, attr); container_of 284 drivers/firewire/core-device.c container_of(dattr, struct config_rom_attribute, attr); container_of 792 drivers/firewire/core-device.c container_of(work, struct fw_device, work.work); container_of 865 drivers/firewire/core-device.c container_of(work, struct fw_device, work.work); container_of 987 drivers/firewire/core-device.c container_of(work, struct fw_device, work.work); container_of 1132 drivers/firewire/core-device.c container_of(work, struct fw_device, work.work); container_of 1198 drivers/firewire/core-device.c struct fw_device *device = container_of(to_delayed_work(work), container_of 168 drivers/firewire/core-transaction.c container_of(packet, struct fw_transaction, packet); container_of 631 drivers/firewire/core-transaction.c request = container_of(packet, struct fw_request, response); container_of 95 drivers/firewire/nosy.c kfree(container_of(kref, struct pcilynx, kref)); container_of 236 drivers/firewire/ohci.c return container_of(card, struct fw_ohci, card); container_of 1880 drivers/firewire/ohci.c container_of(work, struct fw_ohci, bus_reset_work); container_of 2766 drivers/firewire/ohci.c container_of(context, struct iso_context, context); container_of 2801 drivers/firewire/ohci.c container_of(context, struct iso_context, context); container_of 2889 drivers/firewire/ohci.c container_of(context, struct iso_context, context); container_of 3033 drivers/firewire/ohci.c struct iso_context *ctx = container_of(base, struct iso_context, base); container_of 3083 drivers/firewire/ohci.c struct iso_context *ctx = container_of(base, struct iso_context, base); container_of 3108 drivers/firewire/ohci.c struct iso_context *ctx = container_of(base, struct iso_context, base); container_of 3438 drivers/firewire/ohci.c struct iso_context *ctx = container_of(base, struct iso_context, base); container_of 3462 drivers/firewire/ohci.c &container_of(base, struct iso_context, base)->context; container_of 3469 drivers/firewire/ohci.c struct iso_context *ctx = container_of(base, struct iso_context, base); container_of 400 drivers/firewire/sbp2.c struct sbp2_orb *orb = container_of(kref, struct sbp2_orb, kref); container_of 540 drivers/firewire/sbp2.c container_of(base_orb, struct sbp2_management_orb, base); container_of 700 drivers/firewire/sbp2.c container_of((void *)tgt, struct Scsi_Host, hostdata[0]); container_of 724 drivers/firewire/sbp2.c container_of((void *)tgt, struct Scsi_Host, hostdata[0]); container_of 747 drivers/firewire/sbp2.c container_of((void *)tgt, struct Scsi_Host, hostdata[0]); container_of 798 drivers/firewire/sbp2.c container_of(work, struct sbp2_logical_unit, work.work); container_of 862 drivers/firewire/sbp2.c shost = container_of((void *)tgt, struct Scsi_Host, hostdata[0]); container_of 908 drivers/firewire/sbp2.c container_of(work, struct sbp2_logical_unit, work.work); container_of 958 drivers/firewire/sbp2.c struct sbp2_logical_unit *lu = container_of(to_delayed_work(work), container_of 1216 drivers/firewire/sbp2.c container_of((void *)tgt, struct Scsi_Host, hostdata[0]); container_of 1338 drivers/firewire/sbp2.c container_of(base_orb, struct sbp2_command_orb, base); container_of 141 drivers/firmware/arm_scmi/driver.c #define client_to_scmi_chan_info(c) container_of(c, struct scmi_chan_info, cl) container_of 142 drivers/firmware/arm_scmi/driver.c #define handle_to_scmi_info(h) container_of(h, struct scmi_info, handle) container_of 21 drivers/firmware/arm_scmi/scmi_pm_domain.c #define to_scmi_pd(gpd) container_of(gpd, struct scmi_pm_domain, genpd) container_of 411 drivers/firmware/arm_scpi.c struct scpi_chan *ch = container_of(c, struct scpi_chan, cl); container_of 425 drivers/firmware/arm_scpi.c struct scpi_chan *ch = container_of(c, struct scpi_chan, cl); container_of 20 drivers/firmware/dmi-id.c container_of(_dev_attr, struct dmi_device_attribute, dev_attr) container_of 90 drivers/firmware/dmi-sysfs.c return container_of(kobj, struct dmi_sysfs_entry, kobj); container_of 95 drivers/firmware/dmi-sysfs.c return container_of(attr, struct dmi_sysfs_attribute, attr); container_of 210 drivers/firmware/dmi-sysfs.c attr = container_of(data->attr, container_of 101 drivers/firmware/edd.c #define to_edd_attr(_attr) container_of(_attr,struct edd_attribute,attr) container_of 102 drivers/firmware/edd.c #define to_edd_device(obj) container_of(obj,struct edd_device,kobj) container_of 57 drivers/firmware/efi/efivars.c #define to_efivar_attr(_attr) container_of(_attr, struct efivar_attribute, attr) container_of 58 drivers/firmware/efi/efivars.c #define to_efivar_entry(obj) container_of(obj, struct efivar_entry, kobj) container_of 84 drivers/firmware/efi/esrt.c return container_of(kobj, struct esre_entry, kobj); container_of 89 drivers/firmware/efi/esrt.c return container_of(attr, struct esre_attribute, attr); container_of 30 drivers/firmware/efi/runtime-map.c return container_of(attr, struct map_attribute, attr); container_of 53 drivers/firmware/efi/runtime-map.c return container_of(kobj, struct efi_runtime_map_entry, kobj); container_of 24 drivers/firmware/google/coreboot_table.c #define CB_DEV(d) container_of(d, struct coreboot_device, dev) container_of 25 drivers/firmware/google/coreboot_table.c #define CB_DRV(d) container_of(d, struct coreboot_driver, drv) container_of 53 drivers/firmware/imx/imx-dsp.c struct imx_dsp_chan *chan = container_of(c, struct imx_dsp_chan, cl); container_of 108 drivers/firmware/imx/imx-scu.c struct imx_sc_chan *sc_chan = container_of(cl, struct imx_sc_chan, cl); container_of 115 drivers/firmware/imx/imx-scu.c struct imx_sc_chan *sc_chan = container_of(c, struct imx_sc_chan, cl); container_of 173 drivers/firmware/imx/scu-pd.c return container_of(genpd, struct imx_sc_pm_domain, pd); container_of 94 drivers/firmware/memmap.c return container_of(kobj, struct firmware_map_entry, kobj); container_of 388 drivers/firmware/memmap.c return container_of(attr, struct memmap_attribute, attr); container_of 350 drivers/firmware/qemu_fw_cfg.c return container_of(kobj, struct fw_cfg_sysfs_entry, kobj); container_of 362 drivers/firmware/qemu_fw_cfg.c return container_of(attr, struct fw_cfg_sysfs_attribute, attr); container_of 36 drivers/firmware/raspberrypi.c struct rpi_firmware *fw = container_of(cl, struct rpi_firmware, cl); container_of 32 drivers/firmware/scpi_pm_domain.c #define to_scpi_pd(gpd) container_of(gpd, struct scpi_pm_domain, genpd) container_of 36 drivers/firmware/tegra/bpmp-tegra186.c priv = container_of(client, struct tegra186_bpmp, mbox.client); container_of 30 drivers/firmware/tegra/bpmp.c return container_of(client, struct tegra_bpmp, mbox.client); container_of 138 drivers/firmware/ti_sci.c #define cl_to_ti_sci_info(c) container_of(c, struct ti_sci_info, cl) container_of 139 drivers/firmware/ti_sci.c #define handle_to_ti_sci_info(h) container_of(h, struct ti_sci_info, handle) container_of 140 drivers/firmware/ti_sci.c #define reboot_to_ti_sci_info(n) container_of(n, struct ti_sci_info, nb) container_of 86 drivers/firmware/turris-mox-rwtm.c return container_of(kobj, struct mox_kobject, kobj)->rwtm; container_of 166 drivers/fpga/dfl-afu-dma-region.c this = container_of(*new, struct dfl_afu_dma_region, node); container_of 219 drivers/fpga/dfl-afu-dma-region.c region = container_of(node, struct dfl_afu_dma_region, node); container_of 263 drivers/fpga/dfl-afu-dma-region.c region = container_of(node, struct dfl_afu_dma_region, node); container_of 301 drivers/fpga/dfl.h pdata = container_of(inode->i_cdev, struct dfl_feature_platform_data, container_of 92 drivers/fsi/fsi-core.c #define to_fsi_master(d) container_of(d, struct fsi_master, dev) container_of 93 drivers/fsi/fsi-core.c #define to_fsi_slave(d) container_of(d, struct fsi_slave, dev) container_of 778 drivers/fsi/fsi-core.c struct fsi_slave *slave = container_of(inode->i_cdev, struct fsi_slave, cdev); container_of 120 drivers/fsi/fsi-master-ast-cf.c #define to_fsi_master_acf(m) container_of(m, struct fsi_master_acf, master) container_of 42 drivers/fsi/fsi-master-gpio.c #define to_fsi_master_gpio(m) container_of(m, struct fsi_master_gpio, master) container_of 89 drivers/fsi/fsi-master-hub.c #define to_fsi_master_hub(m) container_of(m, struct fsi_master_hub, master) container_of 67 drivers/fsi/fsi-master.h #define dev_to_fsi_master(d) container_of(d, struct fsi_master, dev) container_of 49 drivers/fsi/fsi-occ.c #define to_occ(x) container_of((x), struct occ, mdev) container_of 67 drivers/fsi/fsi-occ.c #define to_client(x) container_of((x), struct occ_client, xfr) container_of 767 drivers/fsi/fsi-sbefifo.c struct sbefifo *sbefifo = container_of(inode->i_cdev, struct sbefifo, cdev); container_of 920 drivers/fsi/fsi-sbefifo.c struct sbefifo *sbefifo = container_of(dev, struct sbefifo, dev); container_of 545 drivers/fsi/fsi-scom.c struct scom_device *scom = container_of(inode->i_cdev, struct scom_device, cdev); container_of 563 drivers/fsi/fsi-scom.c struct scom_device *scom = container_of(dev, struct scom_device, dev); container_of 34 drivers/gnss/core.c #define to_gnss_device(d) container_of((d), struct gnss_device, dev) container_of 41 drivers/gnss/core.c gdev = container_of(inode->i_cdev, struct gnss_device, cdev); container_of 40 drivers/gpio/gpio-ath79.c return container_of(gc, struct ath79_gpio_ctrl, gc); container_of 185 drivers/gpio/gpio-ath79.c container_of(gc, struct ath79_gpio_ctrl, gc); container_of 93 drivers/gpio/gpio-mm-lantiq.c container_of(mm_gc, struct ltq_mm, mmchip); container_of 63 drivers/gpio/gpio-mt7621.c return container_of(chip, struct mtk_gc, chip); container_of 605 drivers/gpio/gpio-mvebu.c return container_of(chip, struct mvebu_pwm, chip); container_of 1239 drivers/gpio/gpio-omap.c bank = container_of(nb, struct gpio_bank, nb); container_of 23 drivers/gpio/gpio-reg.c #define to_gpio_reg(x) container_of(x, struct gpio_reg, gc) container_of 26 drivers/gpio/gpio-sa1100.c #define sa1100_gpio_chip(x) container_of(x, struct sa1100_gpio_chip, chip) container_of 61 drivers/gpio/gpio-sama5d2-piobu.c struct sama5d2_piobu *piobu = container_of(chip, struct sama5d2_piobu, container_of 83 drivers/gpio/gpio-sama5d2-piobu.c struct sama5d2_piobu *piobu = container_of(chip, struct sama5d2_piobu, container_of 98 drivers/gpio/gpio-sama5d2-piobu.c struct sama5d2_piobu *piobu = container_of(chip, struct sama5d2_piobu, container_of 102 drivers/gpio/gpio-siox.c container_of(ic, struct gpio_siox_ddata, ichip); container_of 113 drivers/gpio/gpio-siox.c container_of(ic, struct gpio_siox_ddata, ichip); container_of 124 drivers/gpio/gpio-siox.c container_of(ic, struct gpio_siox_ddata, ichip); container_of 135 drivers/gpio/gpio-siox.c container_of(ic, struct gpio_siox_ddata, ichip); container_of 147 drivers/gpio/gpio-siox.c container_of(chip, struct gpio_siox_ddata, gchip); container_of 171 drivers/gpio/gpio-siox.c container_of(chip, struct gpio_siox_ddata, gchip); container_of 368 drivers/gpio/gpiolib-sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1137 drivers/gpio/gpiolib.c struct gpio_device *gdev = container_of(inode->i_cdev, container_of 1157 drivers/gpio/gpiolib.c struct gpio_device *gdev = container_of(inode->i_cdev, container_of 1026 drivers/gpu/drm/amd/amdgpu/amdgpu.h return container_of(bdev, struct amdgpu_device, mman.bdev); container_of 130 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c apd = container_of(genpd, struct acp_pm_domain, gpd); container_of 151 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c apd = container_of(genpd, struct acp_pm_domain, gpd); container_of 745 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c struct amdgpu_device *adev = container_of(nb, struct amdgpu_device, acpi_nb); container_of 90 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.c fence = container_of(f, struct amdgpu_amdkfd_fence, base); container_of 1880 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c container_of(dwork, struct amdkfd_process_info, container_of 41 drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c struct amdgpu_bo_list *list = container_of(rcu, struct amdgpu_bo_list, container_of 49 drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c struct amdgpu_bo_list *list = container_of(ref, struct amdgpu_bo_list, container_of 31 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c container_of((e), struct amdgpu_ctx_entity, entity) container_of 209 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c struct amdgpu_ctx *ctx = container_of(ref, struct amdgpu_ctx, refcount); container_of 290 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c ctx = container_of(ref, struct amdgpu_ctx, refcount); container_of 2143 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c container_of(work, struct amdgpu_device, delayed_init_work.work); container_of 2154 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c container_of(work, struct amdgpu_device, gfx.gfx_off_delay_work.work); container_of 2551 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c container_of(__work, struct amdgpu_device, xgmi_reset_work); container_of 47 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c container_of(cb, struct amdgpu_flip_work, cb); container_of 74 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c container_of(__work, struct delayed_work, work); container_of 76 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c container_of(delayed_work, struct amdgpu_flip_work, flip_work); container_of 129 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c container_of(__work, struct amdgpu_flip_work, unpin_work); container_of 82 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c struct amdgpu_fence *__f = container_of(f, struct amdgpu_fence, base); container_of 668 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c struct dma_fence *f = container_of(rcu, struct dma_fence, rcu); container_of 34 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.h #define gem_to_amdgpu_bo(gobj) container_of((gobj), struct amdgpu_bo, tbo.base) container_of 49 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c ttm = container_of(bo->tbo.ttm, struct ttm_dma_tt, ttm); container_of 127 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c ttm = container_of(bo->ttm, struct ttm_dma_tt, ttm); container_of 320 drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c node = container_of(mm_node, struct amdgpu_gtt_node, node); container_of 92 drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c container_of(_cb, struct amdgpu_pasid_cb, cb); container_of 85 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c struct amdgpu_device *adev = container_of(work, struct amdgpu_device, container_of 168 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c struct amdgpu_device *adev = container_of(work, struct amdgpu_device, container_of 183 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c struct amdgpu_device *adev = container_of(work, struct amdgpu_device, container_of 36 drivers/gpu/drm/amd/amdgpu/amdgpu_job.h container_of((sched_job), struct amdgpu_job, base) container_of 75 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c struct amdgpu_mn *amn = container_of(work, struct amdgpu_mn, work); container_of 107 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c struct amdgpu_mn *amn = container_of(mirror, struct amdgpu_mn, mirror); container_of 202 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c struct amdgpu_mn *amn = container_of(mirror, struct amdgpu_mn, mirror); container_of 226 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c node = container_of(it, struct amdgpu_mn_node, it); container_of 251 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c struct amdgpu_mn *amn = container_of(mirror, struct amdgpu_mn, mirror); container_of 273 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c node = container_of(it, struct amdgpu_mn_node, it); container_of 400 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c node = container_of(it, struct amdgpu_mn_node, it); container_of 459 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c node = container_of(head, struct amdgpu_mn_node, bos); container_of 56 drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h #define to_amdgpu_crtc(x) container_of(x, struct amdgpu_crtc, base) container_of 57 drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h #define to_amdgpu_connector(x) container_of(x, struct amdgpu_connector, base) container_of 58 drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h #define to_amdgpu_encoder(x) container_of(x, struct amdgpu_encoder, base) container_of 59 drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h #define to_amdgpu_framebuffer(x) container_of(x, struct amdgpu_framebuffer, base) container_of 61 drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h #define to_dm_plane_state(x) container_of(x, struct dm_plane_state, base) container_of 530 drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h #define TO_DM_AUX(x) container_of((x), struct amdgpu_dm_dp_aux, aux) container_of 113 drivers/gpu/drm/amd/amdgpu/amdgpu_object.h return container_of(tbo, struct amdgpu_bo, tbo); container_of 2429 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c container_of(work, struct amdgpu_device, container_of 64 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c struct amdgpu_pmu_entry *pe = container_of(event->pmu, container_of 93 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c struct amdgpu_pmu_entry *pe = container_of(event->pmu, container_of 120 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c struct amdgpu_pmu_entry *pe = container_of(event->pmu, container_of 151 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c struct amdgpu_pmu_entry *pe = container_of(event->pmu, container_of 179 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c struct amdgpu_pmu_entry *pe = container_of(event->pmu, container_of 297 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c struct ras_manager *obj = container_of(attr, struct ras_manager, sysfs_attr); container_of 758 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c container_of(attr, struct amdgpu_ras, badpages_attr); container_of 789 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c container_of(attr, struct amdgpu_ras, features_attr); container_of 1043 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c container_of(work, struct ras_ih_data, ih_work); container_of 1045 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c container_of(data, struct ras_manager, ih_data); container_of 1205 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c container_of(work, struct amdgpu_ras, recovery_work); container_of 55 drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c #define to_amdgpu_device(x) (container_of(x, struct amdgpu_ras, eeprom_control))->adev container_of 47 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h #define to_amdgpu_ring(s) container_of((s), struct amdgpu_ring, sched) container_of 72 drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c ring = container_of(s_fence->sched, struct amdgpu_ring, sched); container_of 56 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(hdr, struct mc_firmware_header_v1_0, header); container_of 77 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(hdr, struct smc_firmware_header_v1_0, header); container_of 82 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(hdr, struct smc_firmware_header_v1_0, header); container_of 84 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(v1_hdr, struct smc_firmware_header_v2_0, v1_0); container_of 103 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(hdr, struct gfx_firmware_header_v1_0, header); container_of 124 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(hdr, struct rlc_firmware_header_v1_0, header); container_of 138 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(hdr, struct rlc_firmware_header_v2_0, header); container_of 176 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(rlc_hdr, struct rlc_firmware_header_v2_1, v2_0); container_of 219 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(hdr, struct sdma_firmware_header_v1_0, header); container_of 229 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(sdma_hdr, struct sdma_firmware_header_v1_1, v1_0); container_of 248 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(hdr, struct psp_firmware_header_v1_0, header); container_of 258 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(psp_hdr, struct psp_firmware_header_v1_1, v1_0); container_of 274 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(psp_hdr, struct psp_firmware_header_v1_2, v1_0); container_of 298 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c container_of(hdr, struct gpu_info_firmware_header_v1_0, header); container_of 1181 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c container_of(work, struct amdgpu_device, uvd.idle_work.work); container_of 328 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c container_of(work, struct amdgpu_device, vce.idle_work.work); container_of 290 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c container_of(work, struct amdgpu_device, vcn.idle_work.work); container_of 341 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c return container_of(parent->vm_bo, struct amdgpu_vm_pt, base); container_of 735 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c pt = container_of(ancestor->vm_bo, struct amdgpu_vm_pt, base); container_of 1149 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c return container_of(base, struct amdgpu_bo_va, base); container_of 1706 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c ttm = container_of(bo->tbo.ttm, struct ttm_dma_tt, ttm); container_of 1821 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c struct amdgpu_prt_cb *cb = container_of(_cb, struct amdgpu_prt_cb, cb); container_of 102 drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c ring = container_of(p->vm->entity.rq->sched, struct amdgpu_ring, sched); container_of 75 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c container_of(attr, struct amdgpu_hive_info, dev_attr); container_of 130 drivers/gpu/drm/amd/amdgpu/atombios_dp.c container_of(aux, struct amdgpu_i2c_chan, aux); container_of 689 drivers/gpu/drm/amd/amdgpu/dce_virtual.c struct amdgpu_crtc *amdgpu_crtc = container_of(vblank_timer, container_of 6885 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c struct amdgpu_device *adev = container_of(work, struct amdgpu_device, gfx.sq_work.work); container_of 6886 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c struct sq_work *sq_work = container_of(work, struct sq_work, work); container_of 314 drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c struct amdgpu_virt *virt = container_of(work, struct amdgpu_virt, flr_work); container_of 315 drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c struct amdgpu_device *adev = container_of(virt, struct amdgpu_device, virt); container_of 513 drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c struct amdgpu_virt *virt = container_of(work, struct amdgpu_virt, flr_work); container_of 514 drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c struct amdgpu_device *adev = container_of(virt, struct amdgpu_device, virt); container_of 49 drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c #define to_amdgpu_device(x) (container_of(x, struct amdgpu_ras, eeprom_control.eeprom_accessor))->adev container_of 50 drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c #define to_eeprom_control(x) container_of(x, struct amdgpu_ras_eeprom_control, eeprom_accessor) container_of 1854 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c struct device_queue_manager *dqm = container_of(work, container_of 145 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c struct kfd_dev *dev = container_of(work, struct kfd_dev, container_of 656 drivers/gpu/drm/amd/amdkfd/kfd_priv.h #define qpd_to_pdd(x) container_of(x, struct kfd_process_device, qpd) container_of 83 drivers/gpu/drm/amd/amdkfd/kfd_process.c struct kfd_process *p = container_of(attr, struct kfd_process, container_of 451 drivers/gpu/drm/amd/amdkfd/kfd_process.c struct kfd_process *p = container_of(work, struct kfd_process, container_of 483 drivers/gpu/drm/amd/amdkfd/kfd_process.c struct kfd_process *p = container_of(ref, struct kfd_process, ref); container_of 491 drivers/gpu/drm/amd/amdkfd/kfd_process.c kfd_unref_process(container_of(mn, struct kfd_process, mmu_notifier)); container_of 504 drivers/gpu/drm/amd/amdkfd/kfd_process.c p = container_of(mn, struct kfd_process, mmu_notifier); container_of 1011 drivers/gpu/drm/amd/amdkfd/kfd_process.c p = container_of(dwork, struct kfd_process, eviction_work); container_of 1048 drivers/gpu/drm/amd/amdkfd/kfd_process.c p = container_of(dwork, struct kfd_process, restore_work); container_of 144 drivers/gpu/drm/amd/amdkfd/kfd_topology.c mem = container_of(dev->mem_props.next, container_of 151 drivers/gpu/drm/amd/amdkfd/kfd_topology.c cache = container_of(dev->cache_props.next, container_of 158 drivers/gpu/drm/amd/amdkfd/kfd_topology.c iolink = container_of(dev->io_link_props.next, container_of 165 drivers/gpu/drm/amd/amdkfd/kfd_topology.c perf = container_of(dev->perf_props.next, container_of 271 drivers/gpu/drm/amd/amdkfd/kfd_topology.c iolink = container_of(attr, struct kfd_iolink_properties, attr); container_of 307 drivers/gpu/drm/amd/amdkfd/kfd_topology.c mem = container_of(attr, struct kfd_mem_properties, attr); container_of 336 drivers/gpu/drm/amd/amdkfd/kfd_topology.c cache = container_of(attr, struct kfd_cache_properties, attr); container_of 385 drivers/gpu/drm/amd/amdkfd/kfd_topology.c attr = container_of(attrs, struct kfd_perf_attr, attr); container_of 415 drivers/gpu/drm/amd/amdkfd/kfd_topology.c dev = container_of(attr, struct kfd_topology_device, container_of 421 drivers/gpu/drm/amd/amdkfd/kfd_topology.c dev = container_of(attr, struct kfd_topology_device, container_of 427 drivers/gpu/drm/amd/amdkfd/kfd_topology.c dev = container_of(attr, struct kfd_topology_device, container_of 292 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h #define to_amdgpu_dm_connector(x) container_of(x, struct amdgpu_dm_connector, base) container_of 331 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h #define to_dm_crtc_state(x) container_of(x, struct dm_crtc_state, base) container_of 339 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h #define to_dm_atomic_state(x) container_of(x, struct dm_atomic_state, base) container_of 353 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h container_of((x), struct dm_connector_state, base) container_of 116 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c container_of(work, struct irq_list_head, work); container_of 303 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c struct amdgpu_dm_connector *master = container_of(mgr, struct amdgpu_dm_connector, mst_mgr); container_of 368 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c struct amdgpu_dm_connector *master = container_of(mgr, struct amdgpu_dm_connector, mst_mgr); container_of 70 drivers/gpu/drm/amd/display/dc/bios/bios_parser_types_internal.h container_of(dc_bios, struct bios_parser, base) container_of 72 drivers/gpu/drm/amd/display/dc/bios/bios_parser_types_internal2.h container_of(dc_bios, struct bios_parser, base) container_of 1296 drivers/gpu/drm/amd/display/dc/core/dc.c struct dc_state *context = container_of(kref, struct dc_state, refcount); container_of 77 drivers/gpu/drm/amd/display/dc/core/dc_sink.c struct dc_sink *sink = container_of(kref, struct dc_sink, refcount); container_of 148 drivers/gpu/drm/amd/display/dc/core/dc_stream.c struct dc_stream_state *stream = container_of(kref, struct dc_stream_state, refcount); container_of 193 drivers/gpu/drm/amd/display/dc/core/dc_surface.c struct dc_plane_state *plane_state = container_of(kref, struct dc_plane_state, refcount); container_of 210 drivers/gpu/drm/amd/display/dc/core/dc_surface.c struct dc_gamma *gamma = container_of(kref, struct dc_gamma, refcount); container_of 241 drivers/gpu/drm/amd/display/dc/core/dc_surface.c struct dc_transfer_func *tf = container_of(kref, struct dc_transfer_func, refcount); container_of 268 drivers/gpu/drm/amd/display/dc/core/dc_surface.c struct dc_3dlut *lut = container_of(kref, struct dc_3dlut, refcount); container_of 38 drivers/gpu/drm/amd/display/dc/dce/dce_abm.c container_of(abm, struct dce_abm, base) container_of 34 drivers/gpu/drm/amd/display/dc/dce/dce_audio.c container_of(audio, struct dce_audio, base) container_of 46 drivers/gpu/drm/amd/display/dc/dce/dce_aux.c container_of((ptr), struct aux_engine_dce110, base) container_of 49 drivers/gpu/drm/amd/display/dc/dce/dce_aux.c FROM_AUX_ENGINE(container_of((ptr), struct dce_aux, base)) container_of 52 drivers/gpu/drm/amd/display/dc/dce/dce_aux.c container_of((ptr), struct dce_aux, base) container_of 36 drivers/gpu/drm/amd/display/dc/dce/dce_clk_mgr.c container_of(clocks, struct dce_clk_mgr, base) container_of 31 drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.h container_of(clk_src, struct dce110_clk_src, base) container_of 38 drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c container_of(dmcu, struct dce_dmcu, base) container_of 32 drivers/gpu/drm/amd/display/dc/dce/dce_ipp.h container_of(ipp, struct dce_ipp, base) container_of 32 drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.h container_of(link_encoder, struct dce110_link_encoder, base) container_of 32 drivers/gpu/drm/amd/display/dc/dce/dce_mem_input.h container_of(mem_input, struct dce_mem_input, base) container_of 33 drivers/gpu/drm/amd/display/dc/dce/dce_opp.h container_of(opp, struct dce110_opp, base) container_of 266 drivers/gpu/drm/amd/display/dc/dce/dce_opp.h container_of(opp, struct dce110_opp, base) container_of 60 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c container_of(audio, struct dce110_stream_encoder, base) container_of 32 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h container_of(stream_encoder, struct dce110_stream_encoder, base) container_of 33 drivers/gpu/drm/amd/display/dc/dce/dce_transform.h container_of(transform, struct dce_transform, base) container_of 31 drivers/gpu/drm/amd/display/dc/dce110/dce110_compressor.h container_of(compressor, struct dce110_compressor, base) container_of 35 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.h container_of(pool, struct dce110_resource_pool, base) container_of 118 drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.h container_of(tg, struct dce110_timing_generator, base) container_of 31 drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.h container_of(compressor, struct dce112_compressor, base) container_of 31 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h container_of(dpp, struct dcn10_dpp, base) container_of 45 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dwb.c container_of(dwbc_base, struct dcn10_dwbc, base) container_of 33 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubbub.h container_of(hubbub, struct dcn10_hubbub, base) container_of 31 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.h container_of(hubp, struct dcn10_hubp, base) container_of 32 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_ipp.h container_of(ipp, struct dcn10_ipp, base) container_of 32 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_link_encoder.h container_of(link_encoder, struct dcn10_link_encoder, base) container_of 31 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.h container_of(mpc_base, struct dcn10_mpc, base) container_of 31 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_opp.h container_of(opp, struct dcn10_opp, base) container_of 32 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.h container_of(tg, struct optc, base) container_of 32 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.h container_of(pool, struct dcn10_resource_pool, base) container_of 32 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.h container_of(stream_encoder, struct dcn10_stream_encoder, base) container_of 33 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dccg.c container_of(dccg, struct dcn_dccg, base) container_of 31 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp.h container_of(dpp, struct dcn20_dpp, base) container_of 33 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.h container_of(dsc, struct dcn20_dsc, base) container_of 28 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dwb.h container_of(dwbc_base, struct dcn20_dwbc, base) container_of 47 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dwb_scl.c container_of(dwbc_base, struct dcn20_dwbc, base) container_of 43 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.h container_of(hubbub, struct dcn20_hubbub, base) container_of 32 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.h container_of(hubp, struct dcn20_hubp, base) container_of 30 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mmhubbub.h container_of(mcif_wb_base, struct dcn20_mmhubbub, base) container_of 31 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mpc.h container_of(mpc_base, struct dcn20_mpc, base) container_of 31 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_opp.h container_of(opp, struct dcn20_opp, base) container_of 1298 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c kfree(container_of(*dsc, struct dcn20_dsc, base)); container_of 32 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.h container_of(pool, struct dcn20_resource_pool, base) container_of 33 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubp.h container_of(hubp, struct dcn21_hubp, base) container_of 32 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.h container_of(pool, struct dcn21_resource_pool, base) container_of 39 drivers/gpu/drm/amd/display/dc/gpio/hw_ddc.h container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_ddc, base) container_of 40 drivers/gpu/drm/amd/display/dc/gpio/hw_generic.h container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_generic, base) container_of 32 drivers/gpu/drm/amd/display/dc/gpio/hw_gpio.h container_of((ptr), struct hw_gpio, base) container_of 110 drivers/gpu/drm/amd/display/dc/gpio/hw_gpio.h container_of((hw_gpio_pin), struct hw_gpio, base) container_of 39 drivers/gpu/drm/amd/display/dc/gpio/hw_hpd.h container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_hpd, base) container_of 70 drivers/gpu/drm/amd/display/dc/inc/hw/clk_mgr_internal.h container_of(clk_mgr, struct clk_mgr_internal, base) container_of 56 drivers/gpu/drm/amd/display/modules/freesync/freesync.c container_of(mod_freesync, struct core_freesync, public) container_of 94 drivers/gpu/drm/amd/display/modules/stats/stats.c container_of(mod_stats, struct core_stats, public) container_of 39 drivers/gpu/drm/amd/display/modules/vmid/vmid.c container_of(mod_vmid, struct core_vmid, public) container_of 19 drivers/gpu/drm/arc/arcpgu.h #define crtc_to_arcpgu_priv(x) container_of(x, struct arcpgu_drm_private, crtc) container_of 44 drivers/gpu/drm/arm/display/komeda/d71/d71_dev.h #define to_d71_pipeline(x) container_of(x, struct d71_pipeline, base) container_of 36 drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.h #define to_kfb(dfb) container_of(dfb, struct komeda_fb, base) container_of 128 drivers/gpu/drm/arm/display/komeda/komeda_kms.h #define to_kplane(p) container_of(p, struct komeda_plane, base) container_of 129 drivers/gpu/drm/arm/display/komeda/komeda_kms.h #define to_kplane_st(p) container_of(p, struct komeda_plane_state, base) container_of 130 drivers/gpu/drm/arm/display/komeda/komeda_kms.h #define to_kconn(p) container_of(p, struct komeda_wb_connector, base) container_of 131 drivers/gpu/drm/arm/display/komeda/komeda_kms.h #define to_kcrtc(p) container_of(p, struct komeda_crtc, base) container_of 132 drivers/gpu/drm/arm/display/komeda/komeda_kms.h #define to_kcrtc_st(p) container_of(p, struct komeda_crtc_state, base) container_of 133 drivers/gpu/drm/arm/display/komeda/komeda_kms.h #define to_kdev(p) container_of(p, struct komeda_kms_dev, base) container_of 134 drivers/gpu/drm/arm/display/komeda/komeda_kms.h #define to_wb_conn(x) container_of(x, struct drm_writeback_connector, base) container_of 447 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_layer(c) container_of(c, struct komeda_layer, base) container_of 448 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_compiz(c) container_of(c, struct komeda_compiz, base) container_of 449 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_scaler(c) container_of(c, struct komeda_scaler, base) container_of 450 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_splitter(c) container_of(c, struct komeda_splitter, base) container_of 451 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_merger(c) container_of(c, struct komeda_merger, base) container_of 452 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_improc(c) container_of(c, struct komeda_improc, base) container_of 453 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_ctrlr(c) container_of(c, struct komeda_timing_ctrlr, base) container_of 455 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_layer_st(c) container_of(c, struct komeda_layer_state, base) container_of 456 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_compiz_st(c) container_of(c, struct komeda_compiz_state, base) container_of 457 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_scaler_st(c) container_of(c, struct komeda_scaler_state, base) container_of 458 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_splitter_st(c) container_of(c, struct komeda_splitter_state, base) container_of 459 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_merger_st(c) container_of(c, struct komeda_merger_state, base) container_of 460 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_improc_st(c) container_of(c, struct komeda_improc_state, base) container_of 461 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define to_ctrlr_st(c) container_of(c, struct komeda_timing_ctrlr_state, base) container_of 463 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define priv_to_comp_st(o) container_of(o, struct komeda_component_state, obj) container_of 464 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h #define priv_to_pipe_st(o) container_of(o, struct komeda_pipeline_state, obj) container_of 22 drivers/gpu/drm/arm/hdlcd_drv.h #define crtc_to_hdlcd_priv(x) container_of(x, struct hdlcd_drm_private, crtc) container_of 47 drivers/gpu/drm/arm/malidp_drv.h #define crtc_to_malidp_device(x) container_of(x, struct malidp_drm, crtc) container_of 73 drivers/gpu/drm/arm/malidp_drv.h #define to_malidp_plane(x) container_of(x, struct malidp_plane, base) container_of 74 drivers/gpu/drm/arm/malidp_drv.h #define to_malidp_plane_state(x) container_of(x, struct malidp_plane_state, base) container_of 85 drivers/gpu/drm/arm/malidp_drv.h #define to_malidp_crtc_state(x) container_of(x, struct malidp_crtc_state, base) container_of 71 drivers/gpu/drm/armada/armada_crtc.h #define drm_to_armada_crtc(c) container_of(c, struct armada_crtc, crtc) container_of 14 drivers/gpu/drm/armada/armada_fb.h container_of(dfb, struct armada_framebuffer, fb) container_of 26 drivers/gpu/drm/armada/armada_gem.h #define drm_to_armada_gem(o) container_of(o, struct armada_gem_object, obj) container_of 40 drivers/gpu/drm/armada/armada_overlay.c container_of(s, struct armada_overlay_state, base.base) container_of 15 drivers/gpu/drm/armada/armada_plane.h container_of(st, struct armada_plane_state, base) container_of 23 drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c return container_of(pipe, struct aspeed_gfx, pipe); container_of 239 drivers/gpu/drm/ast/ast_drv.h #define to_ast_crtc(x) container_of(x, struct ast_crtc, base) container_of 240 drivers/gpu/drm/ast/ast_drv.h #define to_ast_connector(x) container_of(x, struct ast_connector, base) container_of 241 drivers/gpu/drm/ast/ast_drv.h #define to_ast_encoder(x) container_of(x, struct ast_encoder, base) container_of 41 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c return container_of(state, struct atmel_hlcdc_crtc_state, base); container_of 62 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c return container_of(crtc, struct atmel_hlcdc_crtc, base); container_of 602 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c container_of(work, struct atmel_hlcdc_dc_commit, work); container_of 282 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h return container_of(p, struct atmel_hlcdc_plane, base); container_of 288 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h return container_of(layer, struct atmel_hlcdc_plane, layer); container_of 32 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c return container_of(encoder, struct atmel_hlcdc_rgb_output, encoder); container_of 76 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c return container_of(s, struct atmel_hlcdc_plane_state, base); container_of 104 drivers/gpu/drm/bochs/bochs_kms.c container_of(connector, struct bochs_device, connector); container_of 121 drivers/gpu/drm/bochs/bochs_kms.c container_of(connector, struct bochs_device, connector); container_of 419 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c struct adv7511 *adv7511 = container_of(work, struct adv7511, hpd_work); container_of 780 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c return container_of(connector, struct adv7511, connector); container_of 824 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c return container_of(bridge, struct adv7511, bridge); container_of 84 drivers/gpu/drm/bridge/analogix-anx78xx.c return container_of(c, struct anx78xx, connector); container_of 89 drivers/gpu/drm/bridge/analogix-anx78xx.c return container_of(bridge, struct anx78xx, bridge); container_of 186 drivers/gpu/drm/bridge/analogix-anx78xx.c struct anx78xx *anx78xx = container_of(aux, struct anx78xx, aux); container_of 33 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c #define to_dp(nm) container_of(nm, struct analogix_dp_device, nm) container_of 470 drivers/gpu/drm/bridge/cdns-dsi.c return container_of(input, struct cdns_dsi, input); container_of 475 drivers/gpu/drm/bridge/cdns-dsi.c return container_of(host, struct cdns_dsi, base); container_of 481 drivers/gpu/drm/bridge/cdns-dsi.c return container_of(bridge, struct cdns_dsi_input, bridge); container_of 30 drivers/gpu/drm/bridge/dumb-vga-dac.c return container_of(bridge, struct dumb_vga, bridge); container_of 36 drivers/gpu/drm/bridge/dumb-vga-dac.c return container_of(connector, struct dumb_vga, connector); container_of 23 drivers/gpu/drm/bridge/lvds-encoder.c struct lvds_encoder *lvds_encoder = container_of(bridge, container_of 33 drivers/gpu/drm/bridge/lvds-encoder.c struct lvds_encoder *lvds_encoder = container_of(bridge, container_of 43 drivers/gpu/drm/bridge/lvds-encoder.c struct lvds_encoder *lvds_encoder = container_of(bridge, container_of 42 drivers/gpu/drm/bridge/nxp-ptn3460.c return container_of(bridge, struct ptn3460_bridge, bridge); container_of 48 drivers/gpu/drm/bridge/nxp-ptn3460.c return container_of(connector, struct ptn3460_bridge, connector); container_of 25 drivers/gpu/drm/bridge/panel.c return container_of(bridge, struct panel_bridge, bridge); container_of 31 drivers/gpu/drm/bridge/panel.c return container_of(connector, struct panel_bridge, connector); container_of 63 drivers/gpu/drm/bridge/parade-ps8622.c return container_of(bridge, struct ps8622_bridge, bridge); container_of 69 drivers/gpu/drm/bridge/parade-ps8622.c return container_of(connector, struct ps8622_bridge, connector); container_of 224 drivers/gpu/drm/bridge/sii902x.c return container_of(bridge, struct sii902x, bridge); container_of 229 drivers/gpu/drm/bridge/sii902x.c return container_of(con, struct sii902x, connector); container_of 881 drivers/gpu/drm/bridge/sii9234.c return container_of(bridge, struct sii9234, bridge); container_of 2136 drivers/gpu/drm/bridge/sil-sii8620.c container_of(work, struct sii8620, extcon_wq); container_of 2154 drivers/gpu/drm/bridge/sil-sii8620.c container_of(self, struct sii8620, extcon_nb); container_of 2200 drivers/gpu/drm/bridge/sil-sii8620.c return container_of(bridge, struct sii8620, bridge); container_of 2178 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c struct dw_hdmi *hdmi = container_of(connector, struct dw_hdmi, container_of 2192 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c struct dw_hdmi *hdmi = container_of(connector, struct dw_hdmi, container_of 2220 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c struct dw_hdmi *hdmi = container_of(connector, struct dw_hdmi, container_of 275 drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c return container_of(host, struct dw_mipi_dsi, dsi_host); container_of 280 drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c return container_of(bridge, struct dw_mipi_dsi, bridge); container_of 209 drivers/gpu/drm/bridge/tc358764.c return container_of(bridge, struct tc358764, bridge); container_of 215 drivers/gpu/drm/bridge/tc358764.c return container_of(connector, struct tc358764, connector); container_of 270 drivers/gpu/drm/bridge/tc358767.c return container_of(a, struct tc_data, aux); container_of 275 drivers/gpu/drm/bridge/tc358767.c return container_of(b, struct tc_data, bridge); container_of 280 drivers/gpu/drm/bridge/tc358767.c return container_of(c, struct tc_data, connector); container_of 42 drivers/gpu/drm/bridge/thc63lvd1024.c return container_of(bridge, struct thc63_dev, bridge); container_of 201 drivers/gpu/drm/bridge/ti-sn65dsi86.c return container_of(connector, struct ti_sn_bridge, connector); container_of 249 drivers/gpu/drm/bridge/ti-sn65dsi86.c return container_of(bridge, struct ti_sn_bridge, bridge); container_of 609 drivers/gpu/drm/bridge/ti-sn65dsi86.c return container_of(aux, struct ti_sn_bridge, aux); container_of 43 drivers/gpu/drm/bridge/ti-tfp410.c return container_of(bridge, struct tfp410, bridge); container_of 49 drivers/gpu/drm/bridge/ti-tfp410.c return container_of(connector, struct tfp410, connector); container_of 179 drivers/gpu/drm/bridge/ti-tfp410.c dvi = container_of(work, struct tfp410, hpd_work.work); container_of 90 drivers/gpu/drm/cirrus/cirrus_drv.h #define to_cirrus_crtc(x) container_of(x, struct cirrus_crtc, base) container_of 91 drivers/gpu/drm/cirrus/cirrus_drv.h #define to_cirrus_encoder(x) container_of(x, struct cirrus_encoder, base) container_of 158 drivers/gpu/drm/cirrus/cirrus_drv.h #define gem_to_cirrus_bo(gobj) container_of((gobj), struct cirrus_bo, gem) container_of 163 drivers/gpu/drm/cirrus/cirrus_drv.h return container_of(bo, struct cirrus_bo, bo); container_of 167 drivers/gpu/drm/cirrus/cirrus_drv.h #define to_cirrus_obj(x) container_of(x, struct cirrus_gem_object, base) container_of 48 drivers/gpu/drm/drm_atomic.c container_of(kref, struct drm_crtc_commit, ref); container_of 258 drivers/gpu/drm/drm_atomic.c struct drm_atomic_state *state = container_of(ref, typeof(*state), ref); container_of 1635 drivers/gpu/drm/drm_atomic_helper.c struct drm_atomic_state *state = container_of(work, container_of 1931 drivers/gpu/drm/drm_atomic_helper.c struct drm_crtc_commit *commit = container_of(completion, container_of 329 drivers/gpu/drm/drm_auth.c struct drm_master *master = container_of(kref, struct drm_master, refcount); container_of 155 drivers/gpu/drm/drm_connector.c container_of(kref, struct drm_connector, base.refcount); container_of 166 drivers/gpu/drm/drm_connector.c container_of(work, struct drm_device, mode_config.connector_free_work); container_of 2248 drivers/gpu/drm/drm_connector.c struct drm_tile_group *tg = container_of(kref, struct drm_tile_group, refcount); container_of 171 drivers/gpu/drm/drm_crtc.c return container_of(fence->lock, struct drm_crtc, fence_lock); container_of 100 drivers/gpu/drm/drm_dp_aux_dev.c container_of(ref, struct drm_dp_aux_dev, refcount); container_of 257 drivers/gpu/drm/drm_dp_aux_dev.c #define to_auxdev(d) container_of(d, struct drm_dp_aux_dev, aux) container_of 281 drivers/gpu/drm/drm_dp_cec.c struct drm_dp_aux *aux = container_of(work, struct drm_dp_aux, container_of 988 drivers/gpu/drm/drm_dp_helper.c return container_of(i2c, struct drm_dp_aux, ddc); container_of 1046 drivers/gpu/drm/drm_dp_helper.c struct drm_dp_aux *aux = container_of(work, struct drm_dp_aux, container_of 927 drivers/gpu/drm/drm_dp_mst_topology.c container_of(kref, struct drm_dp_mst_branch, malloc_kref); container_of 1062 drivers/gpu/drm/drm_dp_mst_topology.c container_of(kref, struct drm_dp_mst_port, malloc_kref); container_of 1114 drivers/gpu/drm/drm_dp_mst_topology.c container_of(kref, struct drm_dp_mst_branch, topology_kref); container_of 1242 drivers/gpu/drm/drm_dp_mst_topology.c container_of(kref, struct drm_dp_mst_port, topology_kref); container_of 1507 drivers/gpu/drm/drm_dp_mst_topology.c struct drm_dp_mst_port *port = container_of(aux, struct drm_dp_mst_port, container_of 1530 drivers/gpu/drm/drm_dp_mst_topology.c struct drm_dp_mst_port *port = container_of(aux, struct drm_dp_mst_port, container_of 1877 drivers/gpu/drm/drm_dp_mst_topology.c struct drm_dp_mst_topology_mgr *mgr = container_of(work, struct drm_dp_mst_topology_mgr, work); container_of 2417 drivers/gpu/drm/drm_dp_mst_topology.c port = container_of(vcpi, struct drm_dp_mst_port, container_of 2518 drivers/gpu/drm/drm_dp_mst_topology.c port = container_of(mgr->proposed_vcpis[i], struct drm_dp_mst_port, vcpi); container_of 3681 drivers/gpu/drm/drm_dp_mst_topology.c port = container_of(mgr->proposed_vcpis[i], struct drm_dp_mst_port, vcpi); container_of 3731 drivers/gpu/drm/drm_dp_mst_topology.c struct drm_dp_mst_topology_mgr *mgr = container_of(work, struct drm_dp_mst_topology_mgr, tx_work); container_of 3741 drivers/gpu/drm/drm_dp_mst_topology.c struct drm_dp_mst_topology_mgr *mgr = container_of(work, struct drm_dp_mst_topology_mgr, destroy_connector_work); container_of 4042 drivers/gpu/drm/drm_dp_mst_topology.c struct drm_dp_mst_port *port = container_of(aux, struct drm_dp_mst_port, aux); container_of 841 drivers/gpu/drm/drm_drv.c struct drm_device *dev = container_of(ref, struct drm_device, ref); container_of 373 drivers/gpu/drm/drm_fb_helper.c struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, container_of 401 drivers/gpu/drm/drm_fb_helper.c struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, container_of 116 drivers/gpu/drm/drm_flip_work.c struct drm_flip_work *work = container_of(w, struct drm_flip_work, worker); container_of 404 drivers/gpu/drm/drm_framebuffer.c struct drm_mode_rmfb_work *arg = container_of(w, typeof(*arg), work); container_of 693 drivers/gpu/drm/drm_framebuffer.c container_of(kref, struct drm_framebuffer, base.refcount); container_of 977 drivers/gpu/drm/drm_gem.c container_of(kref, struct drm_gem_object, refcount); container_of 1162 drivers/gpu/drm/drm_gem.c obj = container_of(node, struct drm_gem_object, vma_node); container_of 61 drivers/gpu/drm/drm_gem_cma_helper.c cma_obj = container_of(gem_obj, struct drm_gem_cma_object, base); container_of 362 drivers/gpu/drm/drm_gem_cma_helper.c obj = container_of(node, struct drm_gem_object, vma_node); container_of 579 drivers/gpu/drm/drm_probe_helper.c struct drm_device *dev = container_of(delayed_work, struct drm_device, mode_config.output_poll_work); container_of 532 drivers/gpu/drm/drm_property.c container_of(kref, struct drm_property_blob, base.refcount); container_of 69 drivers/gpu/drm/drm_self_refresh_helper.c struct drm_self_refresh_data *sr_data = container_of( container_of 40 drivers/gpu/drm/drm_simple_kms_helper.c pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); container_of 67 drivers/gpu/drm/drm_simple_kms_helper.c pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); container_of 80 drivers/gpu/drm/drm_simple_kms_helper.c pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); container_of 98 drivers/gpu/drm/drm_simple_kms_helper.c pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); container_of 109 drivers/gpu/drm/drm_simple_kms_helper.c pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); container_of 134 drivers/gpu/drm/drm_simple_kms_helper.c pipe = container_of(plane, struct drm_simple_display_pipe, plane); container_of 159 drivers/gpu/drm/drm_simple_kms_helper.c pipe = container_of(plane, struct drm_simple_display_pipe, plane); container_of 171 drivers/gpu/drm/drm_simple_kms_helper.c pipe = container_of(plane, struct drm_simple_display_pipe, plane); container_of 183 drivers/gpu/drm/drm_simple_kms_helper.c pipe = container_of(plane, struct drm_simple_display_pipe, plane); container_of 385 drivers/gpu/drm/drm_syncobj.c struct drm_syncobj *syncobj = container_of(kref, container_of 842 drivers/gpu/drm/drm_syncobj.c container_of(cb, struct syncobj_wait_entry, fence_cb); container_of 174 drivers/gpu/drm/drm_vma_manager.c return container_of(best, struct drm_vma_offset_node, vm_node); container_of 81 drivers/gpu/drm/drm_writeback.c #define fence_to_wb_connector(x) container_of(x->lock, \ container_of 343 drivers/gpu/drm/drm_writeback.c struct drm_writeback_job *job = container_of(work, container_of 61 drivers/gpu/drm/etnaviv/etnaviv_gem.h return container_of(obj, struct etnaviv_gem_object, base); container_of 375 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c container_of(kref, struct etnaviv_gem_submit, refcount); container_of 1011 drivers/gpu/drm/etnaviv/etnaviv_gpu.c return container_of(fence, struct etnaviv_fence, base); container_of 1339 drivers/gpu/drm/etnaviv/etnaviv_gpu.c struct etnaviv_gpu *gpu = container_of(work, struct etnaviv_gpu, container_of 30 drivers/gpu/drm/etnaviv/etnaviv_iommu.c return container_of(context, struct etnaviv_iommuv1_context, base); container_of 44 drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c return container_of(context, struct etnaviv_iommuv2_context, base); container_of 303 drivers/gpu/drm/etnaviv/etnaviv_mmu.c container_of(kref, struct etnaviv_iommu_context, refcount); container_of 16 drivers/gpu/drm/etnaviv/etnaviv_sched.h return container_of(sched_job, struct etnaviv_gem_submit, sched_job); container_of 31 drivers/gpu/drm/exynos/exynos_dp.c #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm) container_of 34 drivers/gpu/drm/exynos/exynos_drm_dpi.c #define connector_to_dpi(c) container_of(c, struct exynos_dpi, connector) container_of 38 drivers/gpu/drm/exynos/exynos_drm_dpi.c return container_of(e, struct exynos_dpi, encoder); container_of 29 drivers/gpu/drm/exynos/exynos_drm_drv.h #define to_exynos_crtc(x) container_of(x, struct exynos_drm_crtc, base) container_of 30 drivers/gpu/drm/exynos/exynos_drm_drv.h #define to_exynos_plane(x) container_of(x, struct exynos_drm_plane, base) container_of 74 drivers/gpu/drm/exynos/exynos_drm_drv.h return container_of(state, struct exynos_drm_plane_state, base); container_of 285 drivers/gpu/drm/exynos/exynos_drm_dsi.c #define host_to_dsi(host) container_of(host, struct exynos_dsi, dsi_host) container_of 286 drivers/gpu/drm/exynos/exynos_drm_dsi.c #define connector_to_dsi(c) container_of(c, struct exynos_dsi, connector) container_of 290 drivers/gpu/drm/exynos/exynos_drm_dsi.c return container_of(e, struct exynos_dsi, encoder); container_of 28 drivers/gpu/drm/exynos/exynos_drm_fbdev.c #define to_exynos_fbdev(x) container_of(x, struct exynos_drm_fbdev,\ container_of 1087 drivers/gpu/drm/exynos/exynos_drm_fimc.c container_of(ipp, struct fimc_context, ipp); container_of 1110 drivers/gpu/drm/exynos/exynos_drm_fimc.c container_of(ipp, struct fimc_context, ipp); container_of 1003 drivers/gpu/drm/exynos/exynos_drm_fimd.c struct fimd_context *ctx = container_of(clk, struct fimd_context, container_of 872 drivers/gpu/drm/exynos/exynos_drm_g2d.c struct g2d_data *g2d = container_of(work, struct g2d_data, container_of 14 drivers/gpu/drm/exynos/exynos_drm_gem.h #define to_exynos_gem(x) container_of(x, struct exynos_drm_gem, base) container_of 1117 drivers/gpu/drm/exynos/exynos_drm_gsc.c struct gsc_context *ctx = container_of(ipp, struct gsc_context, ipp); container_of 1147 drivers/gpu/drm/exynos/exynos_drm_gsc.c container_of(ipp, struct gsc_context, ipp); container_of 748 drivers/gpu/drm/exynos/exynos_drm_ipp.c struct exynos_drm_ipp_task *task = container_of(work, container_of 221 drivers/gpu/drm/exynos/exynos_drm_rotator.c container_of(ipp, struct rot_context, ipp); container_of 360 drivers/gpu/drm/exynos/exynos_drm_scaler.c container_of(ipp, struct scaler_context, ipp); container_of 32 drivers/gpu/drm/exynos/exynos_drm_vidi.c #define ctx_from_connector(c) container_of(c, struct vidi_context, \ container_of 52 drivers/gpu/drm/exynos/exynos_drm_vidi.c return container_of(e, struct vidi_context, encoder); container_of 148 drivers/gpu/drm/exynos/exynos_hdmi.c return container_of(e, struct hdmi_context, encoder); container_of 153 drivers/gpu/drm/exynos/exynos_hdmi.c return container_of(c, struct hdmi_context, connector); container_of 1660 drivers/gpu/drm/exynos/exynos_hdmi.c hdata = container_of(work, struct hdmi_context, hotplug_work.work); container_of 1729 drivers/gpu/drm/exynos/exynos_hdmi.c struct hdmi_context *hdata = container_of(clk, struct hdmi_context, container_of 20 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_output.h return con ? container_of(con, struct fsl_dcu_drm_connector, base) container_of 423 drivers/gpu/drm/gma500/cdv_device.c struct drm_psb_private *dev_priv = container_of(work, struct drm_psb_private, container_of 754 drivers/gpu/drm/gma500/cdv_intel_dp.c struct cdv_intel_dp *intel_dp = container_of(adapter, container_of 454 drivers/gpu/drm/gma500/framebuffer.c r = container_of(obj, struct gtt_range, gem); container_of 462 drivers/gpu/drm/gma500/framebuffer.c container_of(helper, struct psb_fbdev, psb_fb_helper); container_of 27 drivers/gpu/drm/gma500/framebuffer.h #define to_psb_fb(x) container_of(x, struct psb_framebuffer, base) container_of 23 drivers/gpu/drm/gma500/gem.c struct gtt_range *gtt = container_of(obj, struct gtt_range, gem); container_of 142 drivers/gpu/drm/gma500/gem.c r = container_of(obj, struct gtt_range, gem); /* Get the gtt range */ container_of 349 drivers/gpu/drm/gma500/gma_display.c gt = container_of(gma_crtc->cursor_obj, container_of 376 drivers/gpu/drm/gma500/gma_display.c gt = container_of(obj, struct gtt_range, gem); container_of 426 drivers/gpu/drm/gma500/gma_display.c gt = container_of(gma_crtc->cursor_obj, struct gtt_range, gem); container_of 566 drivers/gpu/drm/gma500/gtt.c range = container_of(r, struct gtt_range, resource); container_of 43 drivers/gpu/drm/gma500/gtt.h #define to_gtt_range(x) container_of(x, struct gtt_range, gem) container_of 65 drivers/gpu/drm/gma500/intel_gmbus.c return container_of(i2c, struct intel_gmbus, adapter); container_of 224 drivers/gpu/drm/gma500/intel_gmbus.c struct intel_gpio *gpio = container_of(adapter, container_of 250 drivers/gpu/drm/gma500/intel_gmbus.c struct intel_gmbus *bus = container_of(adapter, container_of 363 drivers/gpu/drm/gma500/intel_gmbus.c struct intel_gmbus *bus = container_of(adapter, container_of 55 drivers/gpu/drm/gma500/mdfld_dsi_dpi.h container_of(dsi_encoder, struct mdfld_dsi_dpi_output, base) container_of 276 drivers/gpu/drm/gma500/mdfld_dsi_output.h return container_of(gma_connector, struct mdfld_dsi_connector, base); container_of 286 drivers/gpu/drm/gma500/mdfld_dsi_output.h return container_of(gma_encoder, struct mdfld_dsi_encoder, base); container_of 176 drivers/gpu/drm/gma500/opregion.c container_of(work, struct psb_intel_opregion, asle_work); container_of 178 drivers/gpu/drm/gma500/opregion.c container_of(opregion, struct drm_psb_private, opregion); container_of 188 drivers/gpu/drm/gma500/psb_intel_drv.h container_of(x, struct gma_crtc, base) container_of 190 drivers/gpu/drm/gma500/psb_intel_drv.h container_of(x, struct gma_connector, base) container_of 192 drivers/gpu/drm/gma500/psb_intel_drv.h container_of(x, struct gma_encoder, base) container_of 194 drivers/gpu/drm/gma500/psb_intel_drv.h container_of(x, struct psb_intel_framebuffer, base) container_of 198 drivers/gpu/drm/gma500/psb_intel_sdvo.c return container_of(encoder, struct psb_intel_sdvo, base.base); container_of 203 drivers/gpu/drm/gma500/psb_intel_sdvo.c return container_of(gma_attached_encoder(connector), container_of 209 drivers/gpu/drm/gma500/psb_intel_sdvo.c return container_of(to_gma_connector(connector), struct psb_intel_sdvo_connector, base); container_of 50 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.h #define to_hibmc_framebuffer(x) container_of(x, struct hibmc_framebuffer, fb) container_of 57 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c container_of(helper, struct hibmc_fbdev, helper); container_of 37 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c container_of(encoder, struct dw_dsi, encoder) container_of 39 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c container_of(host, struct dw_dsi, host) container_of 11 drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h container_of(crtc, struct kirin_crtc, base) container_of 14 drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h container_of(plane, struct kirin_plane, base) container_of 89 drivers/gpu/drm/i2c/tda998x_drv.c container_of(x, struct tda998x_priv, connector) container_of 91 drivers/gpu/drm/i2c/tda998x_drv.c container_of(x, struct tda998x_priv, encoder) container_of 93 drivers/gpu/drm/i2c/tda998x_drv.c container_of(x, struct tda998x_priv, bridge) container_of 776 drivers/gpu/drm/i2c/tda998x_drv.c container_of(work, struct tda998x_priv, detect_work); container_of 1265 drivers/gpu/drm/i915/display/icl_dsi.c struct intel_dsi *intel_dsi = container_of(encoder, struct intel_dsi, container_of 24 drivers/gpu/drm/i915/display/intel_bw.h #define to_intel_bw_state(x) container_of((x), struct intel_bw_state, base) container_of 65 drivers/gpu/drm/i915/display/intel_crt.c return container_of(encoder, struct intel_crt, base); container_of 13875 drivers/gpu/drm/i915/display/intel_display.c container_of(work, typeof(*dev_priv), atomic_helper.free_work); container_of 13910 drivers/gpu/drm/i915/display/intel_display.c container_of(work, struct drm_atomic_state, commit_work); container_of 14108 drivers/gpu/drm/i915/display/intel_display.c container_of(work, struct intel_atomic_state, base.commit_work); container_of 14118 drivers/gpu/drm/i915/display/intel_display.c container_of(fence, struct intel_atomic_state, commit_ready); container_of 14254 drivers/gpu/drm/i915/display/intel_display.c struct wait_rps_boost *wait = container_of(_wait, typeof(*wait), wait); container_of 1722 drivers/gpu/drm/i915/display/intel_display_power.c container_of(power_domains, struct drm_i915_private, container_of 1961 drivers/gpu/drm/i915/display/intel_display_power.c container_of(power_domains, struct drm_i915_private, container_of 1988 drivers/gpu/drm/i915/display/intel_display_power.c container_of(work, struct drm_i915_private, container_of 435 drivers/gpu/drm/i915/display/intel_display_types.h #define to_intel_digital_connector_state(x) container_of(x, struct intel_digital_connector_state, base) container_of 1086 drivers/gpu/drm/i915/display/intel_display_types.h #define to_intel_atomic_state(x) container_of(x, struct intel_atomic_state, base) container_of 1087 drivers/gpu/drm/i915/display/intel_display_types.h #define to_intel_crtc(x) container_of(x, struct intel_crtc, base) container_of 1088 drivers/gpu/drm/i915/display/intel_display_types.h #define to_intel_crtc_state(x) container_of(x, struct intel_crtc_state, base) container_of 1089 drivers/gpu/drm/i915/display/intel_display_types.h #define to_intel_connector(x) container_of(x, struct intel_connector, base) container_of 1090 drivers/gpu/drm/i915/display/intel_display_types.h #define to_intel_encoder(x) container_of(x, struct intel_encoder, base) container_of 1091 drivers/gpu/drm/i915/display/intel_display_types.h #define to_intel_framebuffer(x) container_of(x, struct intel_framebuffer, base) container_of 1092 drivers/gpu/drm/i915/display/intel_display_types.h #define to_intel_plane(x) container_of(x, struct intel_plane, base) container_of 1093 drivers/gpu/drm/i915/display/intel_display_types.h #define to_intel_plane_state(x) container_of(x, struct intel_plane_state, base) container_of 1380 drivers/gpu/drm/i915/display/intel_display_types.h return container_of(encoder, struct intel_digital_port, container_of 1395 drivers/gpu/drm/i915/display/intel_display_types.h return container_of(encoder, struct intel_dp_mst_encoder, base.base); container_of 1426 drivers/gpu/drm/i915/display/intel_display_types.h return container_of(intel_dp, struct intel_digital_port, dp); container_of 1444 drivers/gpu/drm/i915/display/intel_display_types.h return container_of(intel_hdmi, struct intel_digital_port, hdmi); container_of 1071 drivers/gpu/drm/i915/display/intel_dp.c struct intel_dp *intel_dp = container_of(this, typeof(* intel_dp), container_of 1485 drivers/gpu/drm/i915/display/intel_dp.c struct intel_dp *intel_dp = container_of(aux, struct intel_dp, aux); container_of 2661 drivers/gpu/drm/i915/display/intel_dp.c container_of(to_delayed_work(__work), container_of 6796 drivers/gpu/drm/i915/display/intel_dp.c container_of(work, typeof(*dev_priv), drrs.work.work); container_of 7117 drivers/gpu/drm/i915/display/intel_dp.c intel_connector = container_of(work, typeof(*intel_connector), container_of 501 drivers/gpu/drm/i915/display/intel_dp_mst.c struct intel_dp *intel_dp = container_of(mgr, struct intel_dp, mst_mgr); container_of 136 drivers/gpu/drm/i915/display/intel_dsi.h return container_of(h, struct intel_dsi_host, base); container_of 146 drivers/gpu/drm/i915/display/intel_dsi.h return container_of(encoder, struct intel_dsi, base.base); container_of 125 drivers/gpu/drm/i915/display/intel_dvo.c return container_of(encoder, struct intel_dvo, base); container_of 1168 drivers/gpu/drm/i915/display/intel_fbc.c container_of(work, struct drm_i915_private, fbc.underrun_work); container_of 64 drivers/gpu/drm/i915/display/intel_fbdev.c container_of(fb_helper, struct intel_fbdev, helper); container_of 78 drivers/gpu/drm/i915/display/intel_fbdev.c container_of(fb_helper, struct intel_fbdev, helper); container_of 93 drivers/gpu/drm/i915/display/intel_fbdev.c container_of(fb_helper, struct intel_fbdev, helper); container_of 118 drivers/gpu/drm/i915/display/intel_fbdev.c container_of(helper, struct intel_fbdev, helper); container_of 167 drivers/gpu/drm/i915/display/intel_fbdev.c container_of(helper, struct intel_fbdev, helper); container_of 435 drivers/gpu/drm/i915/display/intel_fbdev.c intel_fbdev_set_suspend(&container_of(work, container_of 203 drivers/gpu/drm/i915/display/intel_frontbuffer.c container_of(ref, typeof(*front), write); container_of 212 drivers/gpu/drm/i915/display/intel_frontbuffer.c container_of(ref, typeof(*front), write); container_of 222 drivers/gpu/drm/i915/display/intel_frontbuffer.c container_of(ref, typeof(*front), ref); container_of 140 drivers/gpu/drm/i915/display/intel_gmbus.c return container_of(i2c, struct intel_gmbus, adapter); container_of 274 drivers/gpu/drm/i915/display/intel_gmbus.c struct intel_gmbus *bus = container_of(adapter, container_of 293 drivers/gpu/drm/i915/display/intel_gmbus.c struct intel_gmbus *bus = container_of(adapter, container_of 590 drivers/gpu/drm/i915/display/intel_gmbus.c struct intel_gmbus *bus = container_of(adapter, container_of 719 drivers/gpu/drm/i915/display/intel_gmbus.c container_of(adapter, struct intel_gmbus, adapter); container_of 744 drivers/gpu/drm/i915/display/intel_gmbus.c container_of(adapter, struct intel_gmbus, adapter); container_of 801 drivers/gpu/drm/i915/display/intel_hdcp.c return container_of(hdcp, struct intel_connector, hdcp); container_of 866 drivers/gpu/drm/i915/display/intel_hdcp.c struct intel_hdcp *hdcp = container_of(work, struct intel_hdcp, container_of 1709 drivers/gpu/drm/i915/display/intel_hdcp.c struct intel_hdcp *hdcp = container_of(to_delayed_work(work), container_of 91 drivers/gpu/drm/i915/display/intel_hdmi.c container_of(encoder, struct intel_digital_port, base.base); container_of 1434 drivers/gpu/drm/i915/display/intel_hdmi.c struct intel_crtc *intel_crtc = container_of(crtc, container_of 234 drivers/gpu/drm/i915/display/intel_hotplug.c container_of(work, typeof(*dev_priv), container_of 311 drivers/gpu/drm/i915/display/intel_hotplug.c container_of(work, struct drm_i915_private, hotplug.dig_port_work); container_of 361 drivers/gpu/drm/i915/display/intel_hotplug.c container_of(work, struct drm_i915_private, container_of 600 drivers/gpu/drm/i915/display/intel_hotplug.c container_of(work, struct drm_i915_private, container_of 53 drivers/gpu/drm/i915/display/intel_lspcon.c container_of(lspcon, struct intel_digital_port, lspcon); container_of 80 drivers/gpu/drm/i915/display/intel_lvds.c return container_of(encoder, struct intel_lvds_encoder, base.base); container_of 559 drivers/gpu/drm/i915/display/intel_opregion.c container_of(work, struct intel_opregion, asle_work); container_of 561 drivers/gpu/drm/i915/display/intel_opregion.c container_of(opregion, struct drm_i915_private, opregion); container_of 626 drivers/gpu/drm/i915/display/intel_opregion.c struct intel_opregion *opregion = container_of(nb, struct intel_opregion, container_of 377 drivers/gpu/drm/i915/display/intel_overlay.c container_of(active, typeof(*overlay), last_flip); container_of 1952 drivers/gpu/drm/i915/display/intel_panel.c container_of(panel, struct intel_connector, panel); container_of 2041 drivers/gpu/drm/i915/display/intel_panel.c container_of(panel, struct intel_connector, panel); container_of 1093 drivers/gpu/drm/i915/display/intel_psr.c container_of(work, typeof(*dev_priv), psr.work); container_of 180 drivers/gpu/drm/i915/display/intel_sdvo.c return container_of(encoder, struct intel_sdvo, base); container_of 191 drivers/gpu/drm/i915/display/intel_sdvo.c return container_of(connector, struct intel_sdvo_connector, base.base); container_of 195 drivers/gpu/drm/i915/display/intel_sdvo.c container_of((conn_state), struct intel_sdvo_connector_state, base.base) container_of 881 drivers/gpu/drm/i915/display/intel_tv.c #define to_intel_tv_connector_state(x) container_of(x, struct intel_tv_connector_state, base) container_of 898 drivers/gpu/drm/i915/display/intel_tv.c return container_of(encoder, struct intel_tv, base); container_of 261 drivers/gpu/drm/i915/display/vlv_dsi.c struct intel_dsi *intel_dsi = container_of(encoder, struct intel_dsi, container_of 55 drivers/gpu/drm/i915/gem/i915_gem_busy.c rq = container_of(fence, const struct i915_request, fence); container_of 28 drivers/gpu/drm/i915/gem/i915_gem_clflush.c struct clflush *clflush = container_of(base, typeof(*clflush), base); container_of 46 drivers/gpu/drm/i915/gem/i915_gem_clflush.c struct clflush *clflush = container_of(base, typeof(*clflush), base); container_of 116 drivers/gpu/drm/i915/gem/i915_gem_client_blt.c struct clear_pages_work *w = container_of(fence, typeof(*w), dma); container_of 134 drivers/gpu/drm/i915/gem/i915_gem_client_blt.c struct clear_pages_work *w = container_of(work, typeof(*w), irq_work); container_of 143 drivers/gpu/drm/i915/gem/i915_gem_client_blt.c struct clear_pages_work *w = container_of(cb, typeof(*w), cb); container_of 157 drivers/gpu/drm/i915/gem/i915_gem_client_blt.c struct clear_pages_work *w = container_of(work, typeof(*w), work); container_of 246 drivers/gpu/drm/i915/gem/i915_gem_client_blt.c struct clear_pages_work *w = container_of(fence, typeof(*w), wait); container_of 279 drivers/gpu/drm/i915/gem/i915_gem_context.c free_engines(container_of(rcu, struct i915_gem_engines, rcu)); container_of 358 drivers/gpu/drm/i915/gem/i915_gem_context.c ctx = container_of(freed, typeof(*ctx), free_link); container_of 365 drivers/gpu/drm/i915/gem/i915_gem_context.c container_of(work, typeof(*i915), contexts.free_work); container_of 374 drivers/gpu/drm/i915/gem/i915_gem_context.c struct i915_gem_context *ctx = container_of(ref, typeof(*ctx), ref); container_of 856 drivers/gpu/drm/i915/gem/i915_gem_context.c struct context_barrier_task *cb = container_of(base, typeof(*cb), base); container_of 928 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c container_of(cache, struct i915_execbuffer, reloc_cache)->i915; container_of 18 drivers/gpu/drm/i915/gem/i915_gem_fence.c struct stub_fence *stub = container_of(fence, typeof(*stub), chain); container_of 45 drivers/gpu/drm/i915/gem/i915_gem_fence.c struct stub_fence *stub = container_of(fence, typeof(*stub), dma); container_of 92 drivers/gpu/drm/i915/gem/i915_gem_fence.c struct stub_fence *stub = container_of(fence, typeof(*stub), dma); container_of 140 drivers/gpu/drm/i915/gem/i915_gem_object.c container_of(head, typeof(*obj), rcu); container_of 208 drivers/gpu/drm/i915/gem/i915_gem_object.c container_of(work, struct drm_i915_private, mm.free_work); container_of 251 drivers/gpu/drm/i915/gem/i915_gem_object_types.h return container_of(gem, struct drm_i915_gem_object, base); container_of 20 drivers/gpu/drm/i915/gem/i915_gem_pm.c container_of((struct list_head *)node, container_of 48 drivers/gpu/drm/i915/gem/i915_gem_pm.c container_of(work, typeof(*i915), gem.idle_work); container_of 71 drivers/gpu/drm/i915/gem/i915_gem_pm.c container_of(work, typeof(*i915), gem.retire_work.work); container_of 89 drivers/gpu/drm/i915/gem/i915_gem_pm.c container_of(nb, typeof(*i915), gem.pm_notifier); container_of 318 drivers/gpu/drm/i915/gem/i915_gem_shrinker.c container_of(shrinker, struct drm_i915_private, mm.shrinker); container_of 347 drivers/gpu/drm/i915/gem/i915_gem_shrinker.c container_of(shrinker, struct drm_i915_private, mm.shrinker); container_of 385 drivers/gpu/drm/i915/gem/i915_gem_shrinker.c container_of(nb, struct drm_i915_private, mm.oom_notifier); container_of 425 drivers/gpu/drm/i915/gem/i915_gem_shrinker.c container_of(nb, struct drm_i915_private, mm.vmap_notifier); container_of 93 drivers/gpu/drm/i915/gem/i915_gem_userptr.c container_of(_mn, struct i915_mmu_notifier, mn); container_of 125 drivers/gpu/drm/i915/gem/i915_gem_userptr.c obj = container_of(it, struct i915_mmu_object, it)->obj; container_of 391 drivers/gpu/drm/i915/gem/i915_gem_userptr.c struct i915_mm_struct *mm = container_of(work, typeof(*mm), work); container_of 400 drivers/gpu/drm/i915/gem/i915_gem_userptr.c struct i915_mm_struct *mm = container_of(kref, typeof(*mm), kref); container_of 474 drivers/gpu/drm/i915/gem/i915_gem_userptr.c struct get_pages_work *work = container_of(_work, typeof(*work), work); container_of 60 drivers/gpu/drm/i915/gt/intel_breadcrumbs.c irq_disable(container_of(b, container_of 212 drivers/gpu/drm/i915/gt/intel_breadcrumbs.c container_of(work, typeof(*engine), breadcrumbs.irq_work); container_of 220 drivers/gpu/drm/i915/gt/intel_breadcrumbs.c container_of(b, struct intel_engine_cs, breadcrumbs); container_of 143 drivers/gpu/drm/i915/gt/intel_context.c struct intel_context *ce = container_of(active, typeof(*ce), active); container_of 158 drivers/gpu/drm/i915/gt/intel_context.c struct intel_context *ce = container_of(active, typeof(*ce), active); container_of 18 drivers/gpu/drm/i915/gt/intel_engine_pm.c container_of(wf, typeof(*engine), wakeref); container_of 129 drivers/gpu/drm/i915/gt/intel_engine_pm.c container_of(wf, typeof(*engine), wakeref); container_of 15 drivers/gpu/drm/i915/gt/intel_engine_pool.c return container_of(pool, struct intel_engine_cs, pool); container_of 45 drivers/gpu/drm/i915/gt/intel_engine_pool.c container_of(ref, typeof(*node), active); container_of 67 drivers/gpu/drm/i915/gt/intel_engine_pool.c container_of(ref, typeof(*node), active); container_of 54 drivers/gpu/drm/i915/gt/intel_engine_user.c container_of((struct rb_node *)A, typeof(*a), uabi_node); container_of 56 drivers/gpu/drm/i915/gt/intel_engine_user.c container_of((struct rb_node *)B, typeof(*b), uabi_node); container_of 83 drivers/gpu/drm/i915/gt/intel_engine_user.c container_of((struct rb_node *)pos, typeof(*engine), container_of 207 drivers/gpu/drm/i915/gt/intel_engine_user.c container_of((struct rb_node *)it, typeof(*engine), container_of 17 drivers/gpu/drm/i915/gt/intel_gt.h return container_of(uc, struct intel_gt, uc); container_of 22 drivers/gpu/drm/i915/gt/intel_gt.h return container_of(guc, struct intel_gt, uc.guc); container_of 27 drivers/gpu/drm/i915/gt/intel_gt.h return container_of(huc, struct intel_gt, uc.huc); container_of 22 drivers/gpu/drm/i915/gt/intel_gt_pm.c struct intel_gt *gt = container_of(wf, typeof(*gt), wakeref); container_of 62 drivers/gpu/drm/i915/gt/intel_gt_pm.c container_of(wf, typeof(*i915), gt.wakeref); container_of 258 drivers/gpu/drm/i915/gt/intel_hangcheck.c container_of(work, typeof(*gt), hangcheck.work.work); container_of 226 drivers/gpu/drm/i915/gt/intel_lrc.c return container_of(engine, struct virtual_engine, base); container_of 539 drivers/gpu/drm/i915/gt/intel_lrc.c container_of(execlists, typeof(*engine), execlists); container_of 596 drivers/gpu/drm/i915/gt/intel_lrc.c struct virtual_engine *ve = container_of(ce, typeof(*ve), context); container_of 715 drivers/gpu/drm/i915/gt/intel_lrc.c container_of(execlists, typeof(*engine), execlists); container_of 960 drivers/gpu/drm/i915/gt/intel_lrc.c container_of(p->waiter, typeof(*w), sched); container_of 1713 drivers/gpu/drm/i915/gt/intel_lrc.c struct intel_context *ce = container_of(kref, typeof(*ce), ref); container_of 3421 drivers/gpu/drm/i915/gt/intel_lrc.c container_of(kref, typeof(*ve), context.ref); container_of 3481 drivers/gpu/drm/i915/gt/intel_lrc.c struct virtual_engine *ve = container_of(ce, typeof(*ve), context); container_of 3495 drivers/gpu/drm/i915/gt/intel_lrc.c struct virtual_engine *ve = container_of(ce, typeof(*ve), context); container_of 3506 drivers/gpu/drm/i915/gt/intel_lrc.c struct virtual_engine *ve = container_of(ce, typeof(*ve), context); container_of 1280 drivers/gpu/drm/i915/gt/intel_reset.c struct intel_wedge_me *w = container_of(work, typeof(*w), work.work); container_of 1339 drivers/gpu/drm/i915/gt/intel_ringbuffer.c struct intel_ring *ring = container_of(ref, typeof(*ring), ref); container_of 1354 drivers/gpu/drm/i915/gt/intel_ringbuffer.c struct intel_context *ce = container_of(ref, typeof(*ce), ref); container_of 142 drivers/gpu/drm/i915/gt/intel_timeline.c container_of(active, typeof(*cl), active); container_of 152 drivers/gpu/drm/i915/gt/intel_timeline.c container_of(active, typeof(*cl), active); container_of 541 drivers/gpu/drm/i915/gt/intel_timeline.c container_of(kref, typeof(*timeline), kref); container_of 118 drivers/gpu/drm/i915/gt/mock_engine.c struct intel_context *ce = container_of(ref, typeof(*ce), ref); container_of 188 drivers/gpu/drm/i915/gt/mock_engine.c container_of(request->engine, typeof(*engine), base); container_of 303 drivers/gpu/drm/i915/gt/mock_engine.c container_of(engine, typeof(*mock), base); container_of 321 drivers/gpu/drm/i915/gt/mock_engine.c container_of(engine, typeof(*mock), base); container_of 51 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c return container_of(ct, struct intel_guc, ct); container_of 737 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c struct intel_guc_ct *ct = container_of(w, struct intel_guc_ct, worker); container_of 60 drivers/gpu/drm/i915/gt/uc/intel_guc_log.c return container_of(log, struct intel_guc, log); container_of 324 drivers/gpu/drm/i915/gt/uc/intel_guc_log.c container_of(work, struct intel_guc_log, relay.flush_work); container_of 19 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c return container_of(uc_fw, struct intel_gt, uc.guc.fw); container_of 22 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c return container_of(uc_fw, struct intel_gt, uc.huc.fw); container_of 2812 drivers/gpu/drm/i915/gvt/cmd_parser.c struct intel_vgpu_workload *workload = container_of(wa_ctx, container_of 2933 drivers/gpu/drm/i915/gvt/cmd_parser.c struct intel_vgpu_workload *workload = container_of(wa_ctx, container_of 3005 drivers/gpu/drm/i915/gvt/cmd_parser.c struct intel_vgpu_workload *workload = container_of(wa_ctx, container_of 49 drivers/gpu/drm/i915/gvt/debugfs.c ma = container_of(a, struct diff_mmio, node); container_of 50 drivers/gpu/drm/i915/gvt/debugfs.c mb = container_of(b, struct diff_mmio, node); container_of 89 drivers/gpu/drm/i915/gvt/dmabuf.c container_of(kref, struct intel_vgpu_dmabuf_obj, kref); container_of 96 drivers/gpu/drm/i915/gvt/dmabuf.c dmabuf_obj = container_of(pos, container_of 302 drivers/gpu/drm/i915/gvt/dmabuf.c dmabuf_obj = container_of(pos, struct intel_vgpu_dmabuf_obj, container_of 332 drivers/gpu/drm/i915/gvt/dmabuf.c dmabuf_obj = container_of(pos, struct intel_vgpu_dmabuf_obj, container_of 545 drivers/gpu/drm/i915/gvt/dmabuf.c dmabuf_obj = container_of(pos, struct intel_vgpu_dmabuf_obj, container_of 419 drivers/gpu/drm/i915/gvt/execlist.c next_workload = container_of(next, container_of 1531 drivers/gpu/drm/i915/gvt/gtt.c oos_page = container_of(gtt->oos_page_use_list_head.next, container_of 1540 drivers/gpu/drm/i915/gvt/gtt.c oos_page = container_of(gtt->oos_page_free_list_head.next, container_of 1579 drivers/gpu/drm/i915/gvt/gtt.c oos_page = container_of(pos, container_of 1691 drivers/gpu/drm/i915/gvt/gtt.c spt = container_of(pos, struct intel_vgpu_ppgtt_spt, container_of 1952 drivers/gpu/drm/i915/gvt/gtt.c struct intel_vgpu_mm *mm = container_of(mm_ref, typeof(*mm), ref); container_of 2022 drivers/gpu/drm/i915/gvt/gtt.c mm = container_of(pos, struct intel_vgpu_mm, ppgtt_mm.lru_list); container_of 2486 drivers/gpu/drm/i915/gvt/gtt.c mm = container_of(pos, struct intel_vgpu_mm, ppgtt_mm.list); container_of 2541 drivers/gpu/drm/i915/gvt/gtt.c oos_page = container_of(pos, struct intel_vgpu_oos_page, list); container_of 2602 drivers/gpu/drm/i915/gvt/gtt.c mm = container_of(pos, struct intel_vgpu_mm, ppgtt_mm.list); container_of 2759 drivers/gpu/drm/i915/gvt/gtt.c mm = container_of(pos, struct intel_vgpu_mm, ppgtt_mm.list); container_of 49 drivers/gpu/drm/i915/gvt/interrupt.c container_of(irq, struct intel_gvt, irq) container_of 651 drivers/gpu/drm/i915/gvt/interrupt.c vblank_timer = container_of(data, struct intel_gvt_vblank_timer, timer); container_of 652 drivers/gpu/drm/i915/gvt/interrupt.c irq = container_of(vblank_timer, struct intel_gvt_irq, vblank_timer); container_of 653 drivers/gpu/drm/i915/gvt/interrupt.c gvt = container_of(irq, struct intel_gvt, irq); container_of 699 drivers/gpu/drm/i915/gvt/kvmgt.c struct intel_vgpu *vgpu = container_of(nb, container_of 730 drivers/gpu/drm/i915/gvt/kvmgt.c struct intel_vgpu *vgpu = container_of(nb, container_of 851 drivers/gpu/drm/i915/gvt/kvmgt.c struct intel_vgpu *vgpu = container_of(work, struct intel_vgpu, container_of 1706 drivers/gpu/drm/i915/gvt/kvmgt.c struct kvmgt_guest_info *info = container_of(node, container_of 1720 drivers/gpu/drm/i915/gvt/kvmgt.c struct kvmgt_guest_info *info = container_of(node, container_of 1938 drivers/gpu/drm/i915/gvt/kvmgt.c struct gvt_dma *entry = container_of(ref, typeof(*entry), ref); container_of 108 drivers/gpu/drm/i915/gvt/sched_policy.c vgpu_data = container_of(pos, struct vgpu_sched_data, lru_list); container_of 113 drivers/gpu/drm/i915/gvt/sched_policy.c vgpu_data = container_of(pos, struct vgpu_sched_data, lru_list); container_of 122 drivers/gpu/drm/i915/gvt/sched_policy.c vgpu_data = container_of(pos, struct vgpu_sched_data, lru_list); container_of 186 drivers/gpu/drm/i915/gvt/sched_policy.c vgpu_data = container_of(pos, struct vgpu_sched_data, lru_list); container_of 268 drivers/gpu/drm/i915/gvt/sched_policy.c data = container_of(timer_data, struct gvt_sched_data, timer); container_of 230 drivers/gpu/drm/i915/gvt/scheduler.c struct intel_gvt *gvt = container_of(nb, struct intel_gvt, container_of 533 drivers/gpu/drm/i915/gvt/scheduler.c container_of(wa_ctx, struct intel_vgpu_workload, wa_ctx); container_of 784 drivers/gpu/drm/i915/gvt/scheduler.c scheduler->current_workload[ring_id] = container_of( container_of 39 drivers/gpu/drm/i915/i915_active.c return container_of(active, struct active_node, base); container_of 70 drivers/gpu/drm/i915/i915_active.c return container_of((struct list_head *)x, container_of 1778 drivers/gpu/drm/i915/i915_drv.h return container_of(dev, struct drm_i915_private, drm); container_of 242 drivers/gpu/drm/i915/i915_gem_evict.c vma = container_of(node, struct i915_vma, node); container_of 305 drivers/gpu/drm/i915/i915_gem_evict.c vma = container_of(node, typeof(*vma), node); container_of 116 drivers/gpu/drm/i915/i915_gem_gtt.c #define as_pd(x) container_of((x), typeof(struct i915_page_directory), pt) container_of 520 drivers/gpu/drm/i915/i915_gem_gtt.c container_of(work, struct i915_address_space, rcu.work); container_of 536 drivers/gpu/drm/i915/i915_gem_gtt.c container_of(kref, struct i915_address_space, ref); container_of 439 drivers/gpu/drm/i915/i915_gem_gtt.h #define __to_gen6_ppgtt(base) container_of(base, struct gen6_ppgtt, base) container_of 543 drivers/gpu/drm/i915/i915_gem_gtt.h return container_of(vm, struct i915_ggtt, vm); container_of 551 drivers/gpu/drm/i915/i915_gem_gtt.h return container_of(vm, struct i915_ppgtt, vm); container_of 629 drivers/gpu/drm/i915/i915_gpu_error.c container_of(error_uc, typeof(*error), uc); container_of 923 drivers/gpu/drm/i915/i915_gpu_error.c container_of(error_ref, typeof(*error), ref); container_of 1172 drivers/gpu/drm/i915/i915_irq.c container_of(work, struct drm_i915_private, gt_pm.rps.work); container_of 1280 drivers/gpu/drm/i915/i915_irq.c container_of(work, typeof(*dev_priv), l3_parity.error_work); container_of 3082 drivers/gpu/drm/i915/i915_irq.c container_of(work, struct drm_i915_private, i945gm_vblank.work); container_of 2437 drivers/gpu/drm/i915/i915_perf.c container_of(hrtimer, typeof(*stream), poll_check_timer); container_of 3276 drivers/gpu/drm/i915/i915_perf.c container_of(attr, typeof(*oa_config), sysfs_metric_id); container_of 82 drivers/gpu/drm/i915/i915_pmu.c struct drm_i915_private *i915 = container_of(pmu, typeof(*i915), pmu); container_of 256 drivers/gpu/drm/i915/i915_pmu.c container_of(hrtimer, struct drm_i915_private, pmu.timer); container_of 302 drivers/gpu/drm/i915/i915_pmu.c container_of(event->pmu, typeof(*i915), pmu.base); container_of 372 drivers/gpu/drm/i915/i915_pmu.c container_of(event->pmu, typeof(*i915), pmu.base); container_of 396 drivers/gpu/drm/i915/i915_pmu.c container_of(event->pmu, typeof(*i915), pmu.base); container_of 530 drivers/gpu/drm/i915/i915_pmu.c container_of(event->pmu, typeof(*i915), pmu.base); container_of 592 drivers/gpu/drm/i915/i915_pmu.c container_of(event->pmu, typeof(*i915), pmu.base); container_of 651 drivers/gpu/drm/i915/i915_pmu.c container_of(event->pmu, typeof(*i915), pmu.base); container_of 734 drivers/gpu/drm/i915/i915_pmu.c eattr = container_of(attr, struct i915_str_attribute, attr); container_of 764 drivers/gpu/drm/i915/i915_pmu.c eattr = container_of(attr, struct i915_ext_attribute, attr); container_of 840 drivers/gpu/drm/i915/i915_pmu.c struct drm_i915_private *i915 = container_of(pmu, typeof(*i915), pmu); container_of 125 drivers/gpu/drm/i915/i915_request.c struct execute_cb *cb = container_of(wrk, typeof(*cb), work); container_of 133 drivers/gpu/drm/i915/i915_request.c struct execute_cb *cb = container_of(wrk, typeof(*cb), work); container_of 135 drivers/gpu/drm/i915/i915_request.c cb->hook(container_of(cb->fence, struct i915_request, submit), container_of 533 drivers/gpu/drm/i915/i915_request.c container_of(fence, typeof(*request), submit); container_of 566 drivers/gpu/drm/i915/i915_request.c container_of(wrk, typeof(*rq), semaphore_work); container_of 575 drivers/gpu/drm/i915/i915_request.c struct i915_request *rq = container_of(fence, typeof(*rq), semaphore); container_of 1389 drivers/gpu/drm/i915/i915_request.c struct request_wait *wait = container_of(cb, typeof(*wait), cb); container_of 264 drivers/gpu/drm/i915/i915_request.h return container_of(fence, struct i915_request, fence); container_of 25 drivers/gpu/drm/i915/i915_scheduler.c return container_of(node, const struct i915_request, sched); container_of 383 drivers/gpu/drm/i915/i915_sw_fence.c struct i915_sw_dma_fence_cb *cb = container_of(data, typeof(*cb), base); container_of 413 drivers/gpu/drm/i915/i915_sw_fence.c container_of(data, typeof(*cb), base.base); container_of 426 drivers/gpu/drm/i915/i915_sw_fence.c container_of(wrk, typeof(*cb), work); container_of 466 drivers/gpu/drm/i915/i915_sw_fence.c container_of(cb, typeof(*timer), base); container_of 493 drivers/gpu/drm/i915/i915_sw_fence.c struct i915_sw_dma_fence_cb *cb = container_of(data, typeof(*cb), base); container_of 11 drivers/gpu/drm/i915/i915_sw_fence_work.c struct dma_fence_work *f = container_of(work, typeof(*f), work); container_of 24 drivers/gpu/drm/i915/i915_sw_fence_work.c struct dma_fence_work *f = container_of(fence, typeof(*f), chain); container_of 54 drivers/gpu/drm/i915/i915_sw_fence_work.c struct dma_fence_work *f = container_of(fence, typeof(*f), dma); container_of 61 drivers/gpu/drm/i915/i915_sw_fence_work.c struct dma_fence_work *f = container_of(fence, typeof(*f), dma); container_of 85 drivers/gpu/drm/i915/i915_vma.c return container_of(ref, typeof(struct i915_vma), active); container_of 629 drivers/gpu/drm/i915/intel_csr.c dev_priv = container_of(work, typeof(*dev_priv), csr.work); container_of 611 drivers/gpu/drm/i915/intel_runtime_pm.c container_of(rpm, struct drm_i915_private, runtime_pm); container_of 374 drivers/gpu/drm/i915/intel_uncore.c container_of(timer, struct intel_uncore_forcewake_domain, timer); container_of 1570 drivers/gpu/drm/i915/intel_uncore.c struct intel_uncore *uncore = container_of(nb, container_of 86 drivers/gpu/drm/i915/intel_wakeref.c struct intel_wakeref *wf = container_of(wrk, typeof(*wf), work); container_of 68 drivers/gpu/drm/i915/intel_wopcm.c return container_of(wopcm, struct drm_i915_private, wopcm); container_of 36 drivers/gpu/drm/i915/selftests/i915_active.c struct live_active *active = container_of(ref, typeof(*active), ref); container_of 48 drivers/gpu/drm/i915/selftests/i915_active.c struct live_active *active = container_of(base, typeof(*active), base); container_of 56 drivers/gpu/drm/i915/selftests/i915_active.c struct live_active *active = container_of(base, typeof(*active), base); container_of 514 drivers/gpu/drm/i915/selftests/i915_sw_fence.c struct task_ipc *ipc = container_of(work, typeof(*ipc), work); container_of 95 drivers/gpu/drm/i915/selftests/lib_sw_fence.c struct heap_fence *h = container_of(fence, typeof(*h), fence); container_of 124 drivers/gpu/drm/i915/selftests/lib_sw_fence.c struct heap_fence *h = container_of(ref, typeof(*h), ref); container_of 133 drivers/gpu/drm/i915/selftests/lib_sw_fence.c struct heap_fence *h = container_of(fence, typeof(*h), fence); container_of 47 drivers/gpu/drm/i915/selftests/mock_request.c container_of(request->engine, typeof(*engine), base); container_of 33 drivers/gpu/drm/imx/dw_hdmi-imx.c return container_of(e, struct imx_hdmi, encoder); container_of 25 drivers/gpu/drm/imx/imx-drm.h return container_of(s, struct imx_crtc_state, base); container_of 72 drivers/gpu/drm/imx/imx-ldb.c return container_of(c, struct imx_ldb_channel, connector); container_of 77 drivers/gpu/drm/imx/imx-ldb.c return container_of(e, struct imx_ldb_channel, encoder); container_of 123 drivers/gpu/drm/imx/imx-tve.c return container_of(c, struct imx_tve, connector); container_of 128 drivers/gpu/drm/imx/imx-tve.c return container_of(e, struct imx_tve, encoder); container_of 378 drivers/gpu/drm/imx/imx-tve.c struct imx_tve *tve = container_of(hw, struct imx_tve, clk_hw_di); container_of 415 drivers/gpu/drm/imx/imx-tve.c struct imx_tve *tve = container_of(hw, struct imx_tve, clk_hw_di); container_of 46 drivers/gpu/drm/imx/ipuv3-crtc.c return container_of(crtc, struct ipu_crtc, base); container_of 29 drivers/gpu/drm/imx/ipuv3-plane.c return container_of(p, struct ipu_plane_state, base); container_of 34 drivers/gpu/drm/imx/ipuv3-plane.c return container_of(p, struct ipu_plane, base); container_of 38 drivers/gpu/drm/imx/parallel-display.c return container_of(c, struct imx_parallel_display, connector); container_of 43 drivers/gpu/drm/imx/parallel-display.c return container_of(e, struct imx_parallel_display, encoder); container_of 206 drivers/gpu/drm/ingenic/ingenic-drm.c return container_of(drm, struct ingenic_drm, drm); container_of 211 drivers/gpu/drm/ingenic/ingenic-drm.c return container_of(crtc, struct ingenic_drm, crtc); container_of 217 drivers/gpu/drm/ingenic/ingenic-drm.c return container_of(encoder, struct ingenic_drm, encoder); container_of 222 drivers/gpu/drm/ingenic/ingenic-drm.c return container_of(plane, struct ingenic_drm, primary); container_of 41 drivers/gpu/drm/lima/lima_ctx.c struct lima_ctx *ctx = container_of(ref, struct lima_ctx, refcnt); container_of 26 drivers/gpu/drm/lima/lima_object.h return container_of(obj, struct lima_bo, gem); container_of 47 drivers/gpu/drm/lima/lima_sched.c return container_of(fence, struct lima_fence, base); container_of 64 drivers/gpu/drm/lima/lima_sched.c struct dma_fence *f = container_of(rcu, struct dma_fence, rcu); container_of 100 drivers/gpu/drm/lima/lima_sched.c return container_of(job, struct lima_sched_task, base); container_of 105 drivers/gpu/drm/lima/lima_sched.c return container_of(sched, struct lima_sched_pipe, base); container_of 324 drivers/gpu/drm/lima/lima_sched.c container_of(work, struct lima_sched_pipe, error_work); container_of 238 drivers/gpu/drm/lima/lima_vm.c struct lima_vm *vm = container_of(kref, struct lima_vm, refcount); container_of 59 drivers/gpu/drm/mcde/mcde_dsi.c return container_of(bridge, struct mcde_dsi, bridge); container_of 64 drivers/gpu/drm/mcde/mcde_dsi.c return container_of(h, struct mcde_dsi, dsi_host); container_of 69 drivers/gpu/drm/mcde/mcde_dsi.c return container_of(c, struct mcde_dsi, connector); container_of 43 drivers/gpu/drm/mediatek/mtk_disp_color.c return container_of(comp, struct mtk_disp_color, ddp_comp); container_of 68 drivers/gpu/drm/mediatek/mtk_disp_ovl.c return container_of(comp, struct mtk_disp_ovl, ddp_comp); container_of 69 drivers/gpu/drm/mediatek/mtk_disp_rdma.c return container_of(comp, struct mtk_disp_rdma, ddp_comp); container_of 81 drivers/gpu/drm/mediatek/mtk_dpi.c return container_of(e, struct mtk_dpi, encoder); container_of 568 drivers/gpu/drm/mediatek/mtk_dpi.c struct mtk_dpi *dpi = container_of(comp, struct mtk_dpi, ddp_comp); container_of 575 drivers/gpu/drm/mediatek/mtk_dpi.c struct mtk_dpi *dpi = container_of(comp, struct mtk_dpi, ddp_comp); container_of 63 drivers/gpu/drm/mediatek/mtk_drm_crtc.c return container_of(c, struct mtk_drm_crtc, base); container_of 68 drivers/gpu/drm/mediatek/mtk_drm_crtc.c return container_of(s, struct mtk_crtc_state, base); container_of 407 drivers/gpu/drm/mediatek/mtk_drm_ddp.c struct mtk_ddp *ddp = container_of(mutex, struct mtk_ddp, container_of 417 drivers/gpu/drm/mediatek/mtk_drm_ddp.c struct mtk_ddp *ddp = container_of(mutex, struct mtk_ddp, container_of 424 drivers/gpu/drm/mediatek/mtk_drm_ddp.c struct mtk_ddp *ddp = container_of(mutex, struct mtk_ddp, container_of 432 drivers/gpu/drm/mediatek/mtk_drm_ddp.c struct mtk_ddp *ddp = container_of(mutex, struct mtk_ddp, container_of 479 drivers/gpu/drm/mediatek/mtk_drm_ddp.c struct mtk_ddp *ddp = container_of(mutex, struct mtk_ddp, container_of 514 drivers/gpu/drm/mediatek/mtk_drm_ddp.c struct mtk_ddp *ddp = container_of(mutex, struct mtk_ddp, container_of 524 drivers/gpu/drm/mediatek/mtk_drm_ddp.c struct mtk_ddp *ddp = container_of(mutex, struct mtk_ddp, container_of 534 drivers/gpu/drm/mediatek/mtk_drm_ddp.c struct mtk_ddp *ddp = container_of(mutex, struct mtk_ddp, container_of 547 drivers/gpu/drm/mediatek/mtk_drm_ddp.c struct mtk_ddp *ddp = container_of(mutex, struct mtk_ddp, container_of 80 drivers/gpu/drm/mediatek/mtk_drm_drv.c struct mtk_drm_private *private = container_of(work, container_of 35 drivers/gpu/drm/mediatek/mtk_drm_gem.h #define to_mtk_gem_obj(x) container_of(x, struct mtk_drm_gem_obj, base) container_of 34 drivers/gpu/drm/mediatek/mtk_drm_plane.h return container_of(state, struct mtk_plane_state, base); container_of 183 drivers/gpu/drm/mediatek/mtk_dsi.c return container_of(e, struct mtk_dsi, encoder); container_of 188 drivers/gpu/drm/mediatek/mtk_dsi.c return container_of(c, struct mtk_dsi, conn); container_of 193 drivers/gpu/drm/mediatek/mtk_dsi.c return container_of(h, struct mtk_dsi, host); container_of 855 drivers/gpu/drm/mediatek/mtk_dsi.c struct mtk_dsi *dsi = container_of(comp, struct mtk_dsi, ddp_comp); container_of 862 drivers/gpu/drm/mediatek/mtk_dsi.c struct mtk_dsi *dsi = container_of(comp, struct mtk_dsi, ddp_comp); container_of 175 drivers/gpu/drm/mediatek/mtk_hdmi.c return container_of(b, struct mtk_hdmi, bridge); container_of 180 drivers/gpu/drm/mediatek/mtk_hdmi.c return container_of(c, struct mtk_hdmi, conn); container_of 53 drivers/gpu/drm/mediatek/mtk_hdmi_phy.c return container_of(hw, struct mtk_hdmi_phy, pll_hw); container_of 137 drivers/gpu/drm/mediatek/mtk_mipi_tx.c return container_of(hw, struct mtk_mipi_tx, pll_hw); container_of 40 drivers/gpu/drm/meson/meson_crtc.c #define to_meson_crtc(x) container_of(x, struct meson_crtc, base) container_of 153 drivers/gpu/drm/meson/meson_dw_hdmi.c container_of(x, struct meson_dw_hdmi, encoder) container_of 83 drivers/gpu/drm/meson/meson_overlay.c #define to_meson_overlay(x) container_of(x, struct meson_overlay, base) container_of 68 drivers/gpu/drm/meson/meson_plane.c #define to_meson_plane(x) container_of(x, struct meson_plane, base) container_of 37 drivers/gpu/drm/meson/meson_venc_cvbs.c container_of(x, struct meson_venc_cvbs, encoder) container_of 40 drivers/gpu/drm/meson/meson_venc_cvbs.c container_of(x, struct meson_venc_cvbs, connector) container_of 98 drivers/gpu/drm/mgag200/mgag200_drv.h #define to_mga_crtc(x) container_of(x, struct mga_crtc, base) container_of 99 drivers/gpu/drm/mgag200/mgag200_drv.h #define to_mga_encoder(x) container_of(x, struct mga_encoder, base) container_of 100 drivers/gpu/drm/mgag200/mgag200_drv.h #define to_mga_connector(x) container_of(x, struct mga_connector, base) container_of 19 drivers/gpu/drm/msm/adreno/a2xx_gpu.h #define to_a2xx_gpu(x) container_of(x, struct a2xx_gpu, base) container_of 25 drivers/gpu/drm/msm/adreno/a3xx_gpu.h #define to_a3xx_gpu(x) container_of(x, struct a3xx_gpu, base) container_of 22 drivers/gpu/drm/msm/adreno/a4xx_gpu.h #define to_a4xx_gpu(x) container_of(x, struct a4xx_gpu, base) container_of 1288 drivers/gpu/drm/msm/adreno/a5xx_gpu.c struct msm_gpu_state *state = container_of(kref, container_of 1290 drivers/gpu/drm/msm/adreno/a5xx_gpu.c struct a5xx_gpu_state *a5xx_state = container_of(state, container_of 1314 drivers/gpu/drm/msm/adreno/a5xx_gpu.c struct a5xx_gpu_state *a5xx_state = container_of(state, container_of 41 drivers/gpu/drm/msm/adreno/a5xx_gpu.h #define to_a5xx_gpu(x) container_of(x, struct a5xx_gpu, base) container_of 15 drivers/gpu/drm/msm/adreno/a6xx_gmu.c struct a6xx_gpu *a6xx_gpu = container_of(gmu, struct a6xx_gpu, gmu); container_of 105 drivers/gpu/drm/msm/adreno/a6xx_gmu.c struct a6xx_gpu *a6xx_gpu = container_of(gmu, struct a6xx_gpu, gmu); container_of 558 drivers/gpu/drm/msm/adreno/a6xx_gmu.c struct a6xx_gpu *a6xx_gpu = container_of(gmu, struct a6xx_gpu, gmu); container_of 784 drivers/gpu/drm/msm/adreno/a6xx_gmu.c struct a6xx_gpu *a6xx_gpu = container_of(gmu, struct a6xx_gpu, gmu); container_of 1093 drivers/gpu/drm/msm/adreno/a6xx_gmu.c struct a6xx_gpu *a6xx_gpu = container_of(gmu, struct a6xx_gpu, gmu); container_of 1143 drivers/gpu/drm/msm/adreno/a6xx_gmu.c struct a6xx_gpu *a6xx_gpu = container_of(gmu, struct a6xx_gpu, gmu); container_of 26 drivers/gpu/drm/msm/adreno/a6xx_gpu.h #define to_a6xx_gpu(x) container_of(x, struct a6xx_gpu, base) container_of 908 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c struct msm_gpu_state *state = container_of(kref, container_of 910 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c struct a6xx_gpu_state *a6xx_state = container_of(state, container_of 1117 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c struct a6xx_gpu_state *a6xx_state = container_of(state, container_of 606 drivers/gpu/drm/msm/adreno/adreno_gpu.c struct msm_gpu_state *state = container_of(kref, container_of 127 drivers/gpu/drm/msm/adreno/adreno_gpu.h #define to_adreno_gpu(x) container_of(x, struct adreno_gpu, base) container_of 299 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c struct dpu_crtc_frame_event *fevent = container_of(work, container_of 176 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h #define to_dpu_crtc(x) container_of(x, struct dpu_crtc, base) container_of 214 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h container_of(x, struct dpu_crtc_state, base) container_of 210 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c #define to_dpu_encoder_virt(x) container_of(x, struct dpu_encoder_virt, base) container_of 1404 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c struct dpu_encoder_virt *dpu_enc = container_of(work, container_of 1761 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c struct dpu_encoder_virt *dpu_enc = container_of(work, container_of 24 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c container_of(x, struct dpu_encoder_phys_cmd, base) container_of 25 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c container_of(x, struct dpu_encoder_phys_vid, base) container_of 186 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h return container_of(hw, struct dpu_hw_ctl, base); container_of 82 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.h return container_of(hw, struct dpu_hw_mixer, base); container_of 368 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_mdss.h #define to_dpu_format(x) container_of(x, struct dpu_format, base) container_of 140 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h #define to_dpu_kms(x) container_of(x, struct dpu_kms, base) container_of 13 drivers/gpu/drm/msm/disp/dpu1/dpu_mdss.c #define to_dpu_mdss(x) container_of(x, struct dpu_mdss, base) container_of 120 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c #define to_dpu_plane(x) container_of(x, struct dpu_plane, base) container_of 55 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.h container_of(x, struct dpu_plane_state, base) container_of 59 drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c #define to_mdp4_crtc(x) container_of(x, struct mdp4_crtc, base) container_of 117 drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c container_of(work, struct mdp4_crtc, unref_cursor_work); container_of 497 drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c struct mdp4_crtc *mdp4_crtc = container_of(irq, struct mdp4_crtc, vblank); container_of 518 drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c struct mdp4_crtc *mdp4_crtc = container_of(irq, struct mdp4_crtc, err); container_of 19 drivers/gpu/drm/msm/disp/mdp4/mdp4_dsi_encoder.c #define to_mdp4_dsi_encoder(x) container_of(x, struct mdp4_dsi_encoder, base) container_of 20 drivers/gpu/drm/msm/disp/mdp4/mdp4_dtv_encoder.c #define to_mdp4_dtv_encoder(x) container_of(x, struct mdp4_dtv_encoder, base) container_of 23 drivers/gpu/drm/msm/disp/mdp4/mdp4_irq.c struct mdp4_kms *mdp4_kms = container_of(irq, struct mdp4_kms, error_handler); container_of 43 drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.h #define to_mdp4_kms(x) container_of(x, struct mdp4_kms, base) container_of 25 drivers/gpu/drm/msm/disp/mdp4/mdp4_lcdc_encoder.c #define to_mdp4_lcdc_encoder(x) container_of(x, struct mdp4_lcdc_encoder, base) container_of 16 drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_connector.c #define to_mdp4_lvds_connector(x) container_of(x, struct mdp4_lvds_connector, base) container_of 17 drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.c #define to_mdp4_lvds_pll(x) container_of(x, struct mdp4_lvds_pll, pll_hw) container_of 27 drivers/gpu/drm/msm/disp/mdp4/mdp4_plane.c #define to_mdp4_plane(x) container_of(x, struct mdp4_plane, base) container_of 63 drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c #define to_mdp5_crtc(x) container_of(x, struct mdp5_crtc, base) container_of 164 drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c container_of(work, struct mdp5_crtc, unref_cursor_work); container_of 1073 drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c struct mdp5_crtc *mdp5_crtc = container_of(irq, struct mdp5_crtc, vblank); container_of 1092 drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c struct mdp5_crtc *mdp5_crtc = container_of(irq, struct mdp5_crtc, err); container_of 1099 drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c struct mdp5_crtc *mdp5_crtc = container_of(irq, struct mdp5_crtc, container_of 25 drivers/gpu/drm/msm/disp/mdp5/mdp5_irq.c struct mdp5_kms *mdp5_kms = container_of(irq, struct mdp5_kms, error_handler); container_of 70 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h #define to_mdp5_kms(x) container_of(x, struct mdp5_kms, base) container_of 75 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h #define to_mdp5_global_state(x) container_of(x, struct mdp5_global_state, base) container_of 108 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h container_of(x, struct mdp5_plane_state, base) container_of 138 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h container_of(x, struct mdp5_crtc_state, base) container_of 168 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h #define to_mdp5_encoder(x) container_of(x, struct mdp5_encoder, base) container_of 12 drivers/gpu/drm/msm/disp/mdp5/mdp5_mdss.c #define to_mdp5_mdss(x) container_of(x, struct mdp5_mdss, base) container_of 20 drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c #define to_mdp5_plane(x) container_of(x, struct mdp5_plane, base) container_of 82 drivers/gpu/drm/msm/disp/mdp_kms.c container_of(irq, struct mdp_irq_wait, irq); container_of 37 drivers/gpu/drm/msm/disp/mdp_kms.h #define to_mdp_kms(x) container_of(x, struct mdp_kms, base) container_of 86 drivers/gpu/drm/msm/disp/mdp_kms.h #define to_mdp_format(x) container_of(x, struct mdp_format, base) container_of 257 drivers/gpu/drm/msm/dsi/dsi_host.c return container_of(host, struct msm_dsi_host, base); container_of 1411 drivers/gpu/drm/msm/dsi/dsi_host.c container_of(work, struct msm_dsi_host, hpd_work); container_of 1419 drivers/gpu/drm/msm/dsi/dsi_host.c container_of(work, struct msm_dsi_host, err_work); container_of 213 drivers/gpu/drm/msm/dsi/dsi_manager.c #define to_dsi_connector(x) container_of(x, struct dsi_connector, base) container_of 214 drivers/gpu/drm/msm/dsi/dsi_manager.c #define to_dsi_bridge(x) container_of(x, struct dsi_bridge, base) container_of 40 drivers/gpu/drm/msm/dsi/pll/dsi_pll.h #define hw_clk_to_pll(x) container_of(x, struct msm_dsi_pll, clk_hw) container_of 124 drivers/gpu/drm/msm/dsi/pll/dsi_pll_10nm.c #define to_pll_10nm(x) container_of(x, struct dsi_pll_10nm, base) container_of 150 drivers/gpu/drm/msm/dsi/pll/dsi_pll_14nm.c #define to_pll_14nm(x) container_of(x, struct dsi_pll_14nm, base) container_of 168 drivers/gpu/drm/msm/dsi/pll/dsi_pll_14nm.c #define to_pll_14nm_postdiv(_hw) container_of(_hw, struct dsi_pll_14nm_postdiv, hw) container_of 89 drivers/gpu/drm/msm/dsi/pll/dsi_pll_28nm.c #define to_pll_28nm(x) container_of(x, struct dsi_pll_28nm, base) container_of 84 drivers/gpu/drm/msm/dsi/pll/dsi_pll_28nm_8960.c #define to_pll_28nm(x) container_of(x, struct dsi_pll_28nm, base) container_of 216 drivers/gpu/drm/msm/dsi/pll/dsi_pll_28nm_8960.c #define to_clk_bytediv(_hw) container_of(_hw, struct clk_bytediv, hw) container_of 31 drivers/gpu/drm/msm/edp/edp_aux.c #define to_edp_aux(x) container_of(x, struct edp_aux, drm_aux) container_of 12 drivers/gpu/drm/msm/edp/edp_bridge.c #define to_edp_bridge(x) container_of(x, struct edp_bridge, base) container_of 14 drivers/gpu/drm/msm/edp/edp_connector.c #define to_edp_connector(x) container_of(x, struct edp_connector, base) container_of 953 drivers/gpu/drm/msm/edp/edp_ctrl.c struct edp_ctrl *ctrl = container_of( container_of 993 drivers/gpu/drm/msm/edp/edp_ctrl.c struct edp_ctrl *ctrl = container_of( container_of 15 drivers/gpu/drm/msm/hdmi/hdmi_bridge.c #define to_hdmi_bridge(x) container_of(x, struct hdmi_bridge, base) container_of 19 drivers/gpu/drm/msm/hdmi/hdmi_connector.c #define to_hdmi_connector(x) container_of(x, struct hdmi_connector, base) container_of 240 drivers/gpu/drm/msm/hdmi/hdmi_connector.c container_of(work, struct hdmi_connector, hpd_work); container_of 398 drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c struct hdmi_hdcp_ctrl *hdcp_ctrl = container_of(work, container_of 1236 drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c struct hdmi_hdcp_ctrl *hdcp_ctrl = container_of(work, container_of 15 drivers/gpu/drm/msm/hdmi/hdmi_i2c.c #define to_hdmi_i2c_adapter(x) container_of(x, struct hdmi_i2c_adapter, base) container_of 39 drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8996, clk_hw) container_of 21 drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw) container_of 72 drivers/gpu/drm/msm/msm_atomic.c struct msm_pending_timer *timer = container_of(t, container_of 83 drivers/gpu/drm/msm/msm_atomic.c struct msm_pending_timer *timer = container_of(work, container_of 177 drivers/gpu/drm/msm/msm_drv.c struct msm_vblank_work *vbl_work = container_of(work, container_of 22 drivers/gpu/drm/msm/msm_fb.c #define to_msm_framebuffer(x) container_of(x, struct msm_framebuffer, base) container_of 22 drivers/gpu/drm/msm/msm_fbdev.c #define to_msm_fbdev(x) container_of(x, struct msm_fbdev, base) container_of 97 drivers/gpu/drm/msm/msm_fence.c return container_of(fence, struct msm_fence, base); container_of 934 drivers/gpu/drm/msm/msm_gem.c container_of(work, struct msm_drm_private, free_work); container_of 86 drivers/gpu/drm/msm/msm_gem.h #define to_msm_bo(x) container_of(x, struct msm_gem_object, base) container_of 44 drivers/gpu/drm/msm/msm_gem_shrinker.c container_of(shrinker, struct msm_drm_private, shrinker); container_of 68 drivers/gpu/drm/msm/msm_gem_shrinker.c container_of(shrinker, struct msm_drm_private, shrinker); container_of 99 drivers/gpu/drm/msm/msm_gem_shrinker.c container_of(nb, struct msm_drm_private, vmap_notifier); container_of 14 drivers/gpu/drm/msm/msm_gem_vma.c struct msm_gem_address_space *aspace = container_of(kref, container_of 421 drivers/gpu/drm/msm/msm_gpu.c struct msm_gpu *gpu = container_of(work, struct msm_gpu, recover_work); container_of 708 drivers/gpu/drm/msm/msm_gpu.c struct msm_gpu *gpu = container_of(work, struct msm_gpu, retire_work); container_of 17 drivers/gpu/drm/msm/msm_gpummu.c #define to_msm_gpummu(x) container_of(x, struct msm_gpummu, base) container_of 14 drivers/gpu/drm/msm/msm_iommu.c #define to_msm_iommu(x) container_of(x, struct msm_iommu, base) container_of 12 drivers/gpu/drm/msm/msm_submitqueue.c struct msm_gpu_submitqueue *queue = container_of(kref, container_of 75 drivers/gpu/drm/mxsfb/mxsfb_drv.c return container_of(pipe, struct mxsfb_drm_private, pipe); container_of 24 drivers/gpu/drm/mxsfb/mxsfb_out.c return container_of(connector, struct mxsfb_drm_private, connector); container_of 122 drivers/gpu/drm/nouveau/dispnv04/overlay.c container_of(plane, struct nouveau_plane, base); container_of 195 drivers/gpu/drm/nouveau/dispnv04/overlay.c container_of(plane, struct nouveau_plane, base); container_of 247 drivers/gpu/drm/nouveau/dispnv04/overlay.c container_of(plane, struct nouveau_plane, base); container_of 370 drivers/gpu/drm/nouveau/dispnv04/overlay.c container_of(plane, struct nouveau_plane, base); container_of 444 drivers/gpu/drm/nouveau/dispnv04/overlay.c container_of(plane, struct nouveau_plane, base); container_of 85 drivers/gpu/drm/nouveau/dispnv04/tvnv17.h #define to_tv_enc(x) container_of(nouveau_encoder(x), \ container_of 3 drivers/gpu/drm/nouveau/dispnv50/atom.h #define nv50_atom(p) container_of((p), struct nv50_atom, state) container_of 14 drivers/gpu/drm/nouveau/dispnv50/atom.h #define nv50_head_atom(p) container_of((p), struct nv50_head_atom, state) container_of 152 drivers/gpu/drm/nouveau/dispnv50/atom.h #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) container_of 655 drivers/gpu/drm/nouveau/dispnv50/disp.c #define nv50_mstm(p) container_of((p), struct nv50_mstm, mgr) container_of 656 drivers/gpu/drm/nouveau/dispnv50/disp.c #define nv50_mstc(p) container_of((p), struct nv50_mstc, connector) container_of 657 drivers/gpu/drm/nouveau/dispnv50/disp.c #define nv50_msto(p) container_of((p), struct nv50_msto, encoder) container_of 2022 drivers/gpu/drm/nouveau/dispnv50/disp.c container_of(work, typeof(*state), commit_work); container_of 3 drivers/gpu/drm/nouveau/dispnv50/head.h #define nv50_head(c) container_of((c), struct nv50_head, base.base) container_of 3 drivers/gpu/drm/nouveau/dispnv50/wndw.h #define nv50_wndw(p) container_of((p), struct nv50_wndw, plane) container_of 253 drivers/gpu/drm/nouveau/include/nvif/list.h #ifndef container_of container_of 262 drivers/gpu/drm/nouveau/include/nvif/list.h container_of(ptr, type, member) container_of 295 drivers/gpu/drm/nouveau/include/nvif/list.h (void *)container_of((ptr), typeof(*(sample)), member) container_of 4 drivers/gpu/drm/nouveau/include/nvkm/core/client.h #define nvkm_client(p) container_of((p), struct nvkm_client, object) container_of 4 drivers/gpu/drm/nouveau/include/nvkm/core/engine.h #define nvkm_engine(p) container_of((p), struct nvkm_engine, subdev) container_of 4 drivers/gpu/drm/nouveau/include/nvkm/core/oproxy.h #define nvkm_oproxy(p) container_of((p), struct nvkm_oproxy, base) container_of 4 drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h #define nvkm_disp(p) container_of((p), struct nvkm_disp, engine) container_of 4 drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h #define nvkm_falcon(p) container_of((p), struct nvkm_falcon, engine) container_of 4 drivers/gpu/drm/nouveau/include/nvkm/engine/nvdec.h #define nvkm_nvdec(p) container_of((p), struct nvkm_nvdec, engine) container_of 4 drivers/gpu/drm/nouveau/include/nvkm/engine/xtensa.h #define nvkm_xtensa(p) container_of((p), struct nvkm_xtensa, engine) container_of 3 drivers/gpu/drm/nouveau/include/nvkm/subdev/gsp.h #define nvkm_gsp(p) container_of((p), struct nvkm_gsp, subdev) container_of 55 drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h #define nvkm_secboot(p) container_of((p), struct nvkm_secboot, subdev) container_of 47 drivers/gpu/drm/nouveau/nouveau_bo.h return container_of(bo, struct nouveau_bo, bo); container_of 54 drivers/gpu/drm/nouveau/nouveau_chan.c struct nouveau_channel *chan = container_of(ntfy, typeof(*chan), kill); container_of 1141 drivers/gpu/drm/nouveau/nouveau_connector.c container_of(notify, typeof(*nv_connector), hpd); container_of 1197 drivers/gpu/drm/nouveau/nouveau_connector.c container_of(obj, typeof(*nv_connector), aux); container_of 49 drivers/gpu/drm/nouveau/nouveau_connector.h container_of((p), struct nouveau_conn_atom, state) container_of 132 drivers/gpu/drm/nouveau/nouveau_connector.h return container_of(con, struct nouveau_connector, base); container_of 74 drivers/gpu/drm/nouveau/nouveau_crtc.h return crtc ? container_of(crtc, struct nouveau_crtc, base) : NULL; container_of 51 drivers/gpu/drm/nouveau/nouveau_display.c container_of(notify, typeof(*nv_crtc), vblank); container_of 351 drivers/gpu/drm/nouveau/nouveau_display.c struct nouveau_drm *drm = container_of(work, typeof(*drm), hpd_work); container_of 367 drivers/gpu/drm/nouveau/nouveau_display.c struct nouveau_drm *drm = container_of(nb, typeof(*drm), acpi_nb); container_of 25 drivers/gpu/drm/nouveau/nouveau_display.h return container_of(fb, struct nouveau_framebuffer, base); container_of 84 drivers/gpu/drm/nouveau/nouveau_dmem.c return container_of(page->pgmap, struct nouveau_dmem, pagemap); container_of 135 drivers/gpu/drm/nouveau/nouveau_drm.c struct nouveau_cli *cli = container_of(w, typeof(*cli), work); container_of 150 drivers/gpu/drm/nouveau/nouveau_drm.c struct nouveau_cli_work *work = container_of(cb, typeof(*work), cb); container_of 82 drivers/gpu/drm/nouveau/nouveau_encoder.h return container_of(slave, struct nouveau_encoder, base); container_of 310 drivers/gpu/drm/nouveau/nouveau_fbcon.c container_of(helper, struct nouveau_fbdev, helper); container_of 447 drivers/gpu/drm/nouveau/nouveau_fbcon.c struct nouveau_drm *drm = container_of(work, typeof(*drm), fbcon_work); container_of 46 drivers/gpu/drm/nouveau/nouveau_fence.c return container_of(fence, struct nouveau_fence, base); container_of 52 drivers/gpu/drm/nouveau/nouveau_fence.c return container_of(fence->base.lock, struct nouveau_fence_chan, lock); container_of 116 drivers/gpu/drm/nouveau/nouveau_fence.c kfree(container_of(fence_ref, struct nouveau_fence_chan, fence_ref)); container_of 148 drivers/gpu/drm/nouveau/nouveau_fence.c container_of(notify, typeof(*fctx), notify); container_of 106 drivers/gpu/drm/nouveau/nouveau_gem.c container_of(w, typeof(*work), work); container_of 11 drivers/gpu/drm/nouveau/nouveau_gem.h return gem ? container_of(gem, struct nouveau_bo, bo.base) : NULL; container_of 39 drivers/gpu/drm/nouveau/nouveau_led.c struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev; container_of 56 drivers/gpu/drm/nouveau/nouveau_led.c struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev; container_of 263 drivers/gpu/drm/nouveau/nouveau_svm.c struct nouveau_svmm *svmm = container_of(mirror, typeof(*svmm), mirror); container_of 527 drivers/gpu/drm/nouveau/nouveau_svm.c container_of(notify, typeof(*buffer), notify); container_of 529 drivers/gpu/drm/nouveau/nouveau_svm.c container_of(buffer, typeof(*svm), buffer[buffer->id]); container_of 8 drivers/gpu/drm/nouveau/nouveau_ttm.h return container_of(bd, struct nouveau_drm, ttm.bdev); container_of 107 drivers/gpu/drm/nouveau/nvif/notify.c struct nvif_notify *notify = container_of(work, typeof(*notify), work); container_of 84 drivers/gpu/drm/nouveau/nvkm/core/client.c struct nvkm_client_notify *notify = container_of(n, typeof(*notify), n); container_of 110 drivers/gpu/drm/nouveau/nvkm/core/memory.c struct nvkm_memory *memory = container_of(kref, typeof(*memory), kref); container_of 86 drivers/gpu/drm/nouveau/nvkm/core/notify.c struct nvkm_notify *notify = container_of(work, typeof(*notify), work); container_of 33 drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.c container_of(nb, typeof(*device), acpi.nb); container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.h #define nvkm_control(p) container_of((p), struct nvkm_control, object) container_of 1560 drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c return container_of(device, struct nvkm_device_pci, device); container_of 189 drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c return container_of(device, struct nvkm_device_tegra, device); container_of 24 drivers/gpu/drm/nouveau/nvkm/engine/device/user.c #define nvkm_udevice(p) container_of((p), struct nvkm_udevice, object) container_of 45 drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c struct nvkm_disp *disp = container_of(event, typeof(*disp), vblank); container_of 54 drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c struct nvkm_disp *disp = container_of(event, typeof(*disp), vblank); container_of 65 drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c container_of(notify->event, typeof(*disp), vblank); container_of 102 drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c container_of(notify->event, typeof(*disp), hpd); container_of 29 drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.c struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); container_of 38 drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.c struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); container_of 109 drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.c struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); container_of 118 drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.c struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); container_of 234 drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.c container_of(base, typeof(*object), oproxy); container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h #define nv50_disp_chan(p) container_of((p), struct nv50_disp_chan, object) container_of 35 drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.c struct nvkm_conn *conn = container_of(notify, typeof(*conn), hpd); container_of 539 drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c struct nvkm_dp *dp = container_of(notify, typeof(*dp), hpd); container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.h #define nvkm_dp(p) container_of((p), struct nvkm_dp, outp) container_of 37 drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.c container_of(work, struct nv50_disp, supervisor); container_of 43 drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c container_of(work, struct nv50_disp, supervisor); container_of 547 drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c container_of(work, struct nv50_disp, supervisor); container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h #define nv50_disp(p) container_of((p), struct nv50_disp, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.c #define nv04_disp_root(p) container_of((p), struct nv04_disp_root, object) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h #define nv50_disp_root(p) container_of((p), struct nv50_disp_root, object) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h #define nvkm_dma(p) container_of((p), struct nvkm_dma, engine) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/dma/user.h #define nvkm_dmaobj(p) container_of((p), struct nvkm_dmaobj, object) container_of 24 drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.c #define gf100_dmaobj(p) container_of((p), struct gf100_dmaobj, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.c #define gf119_dmaobj(p) container_of((p), struct gf119_dmaobj, base) container_of 22 drivers/gpu/drm/nouveau/nvkm/engine/dma/usergv100.c #define gv100_dmaobj(p) container_of((p), struct gv100_dmaobj, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.c #define nv04_dmaobj(p) container_of((p), struct nv04_dmaobj, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.c #define nv50_dmaobj(p) container_of((p), struct nv50_dmaobj, base) container_of 174 drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.c struct nvkm_fifo *fifo = container_of(event, typeof(*fifo), uevent); container_of 181 drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.c struct nvkm_fifo *fifo = container_of(event, typeof(*fifo), uevent); container_of 42 drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c container_of(base, typeof(*object), oproxy); container_of 75 drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c container_of(base, typeof(*object), oproxy); container_of 108 drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c container_of(base, typeof(*object), oproxy); container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h #define nvkm_fifo_chan(p) container_of((p), struct nvkm_fifo_chan, object) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/fifo/changf100.h #define gf100_fifo_chan(p) container_of((p), struct gf100_fifo_chan, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/fifo/changk104.h #define gk104_fifo_chan(p) container_of((p), struct gk104_fifo_chan, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv04.h #define nv04_fifo_chan(p) container_of((p), struct nv04_fifo_chan, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.h #define nv50_fifo_chan(p) container_of((p), struct nv50_fifo_chan, base) container_of 147 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c struct gf100_fifo *fifo = container_of(w, typeof(*fifo), recover.work); container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.h #define gf100_fifo(p) container_of((p), struct gf100_fifo, base) container_of 277 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c struct gk104_fifo *fifo = container_of(w, typeof(*fifo), recover.work); container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h #define gk104_fifo(p) container_of((p), struct gk104_fifo, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.h #define nv04_fifo(p) container_of((p), struct nv04_fifo, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.h #define nv50_fifo(p) container_of((p), struct nv50_fifo, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h #define nvkm_fifo(p) container_of((p), struct nvkm_fifo, engine) container_of 153 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c #define gf100_gr_object(p) container_of((p), struct gf100_gr_object, object) container_of 26 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h #define gf100_gr(p) container_of((p), struct gf100_gr, base) container_of 252 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h #define gf100_gr_chan(p) container_of((p), struct gf100_gr_chan, object) container_of 349 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.c #define nv04_gr(p) container_of((p), struct nv04_gr, base) container_of 357 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.c #define nv04_gr_chan(p) container_of((p), struct nv04_gr_chan, object) container_of 389 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.c #define nv10_gr(p) container_of((p), struct nv10_gr, base) container_of 397 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.c #define nv10_gr_chan(p) container_of((p), struct nv10_gr_chan, object) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.h #define nv20_gr(p) container_of((p), struct nv20_gr, base) container_of 22 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.h #define nv20_gr_chan(p) container_of((p), struct nv20_gr_chan, object) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.h #define nv40_gr(p) container_of((p), struct nv40_gr, base) container_of 19 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.h #define nv40_gr_chan(p) container_of((p), struct nv40_gr_chan, object) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.h #define nv50_gr(p) container_of((p), struct nv50_gr, base) container_of 22 drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.h #define nv50_gr_chan(p) container_of((p), struct nv50_gr_chan, object) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h #define nvkm_gr(p) container_of((p), struct nvkm_gr, engine) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.h #define nv31_mpeg(p) container_of((p), struct nv31_mpeg, engine) container_of 21 drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.h #define nv31_mpeg_chan(p) container_of((p), struct nv31_mpeg_chan, object) container_of 24 drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.c #define nv44_mpeg(p) container_of((p), struct nv44_mpeg, engine) container_of 41 drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.c #define nv44_mpeg_chan(p) container_of((p), struct nv44_mpeg_chan, object) container_of 62 drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.c struct nv40_pm *nv40pm = container_of(pm, struct nv40_pm, base); container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.h #define nv40_pm(p) container_of((p), struct nv40_pm, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h #define nvkm_pm(p) container_of((p), struct nvkm_pm, engine) container_of 70 drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h #define nvkm_perfdom(p) container_of((p), struct nvkm_perfdom, object) container_of 99 drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h #define nvkm_perfmon(p) container_of((p), struct nvkm_perfmon, object) container_of 62 drivers/gpu/drm/nouveau/nvkm/engine/sec2/base.c struct nvkm_sec2 *sec2 = container_of(work, typeof(*sec2), work); container_of 6 drivers/gpu/drm/nouveau/nvkm/engine/sec2/priv.h #define nvkm_sec2(p) container_of((p), struct nvkm_sec2, engine) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.h #define nvkm_sw_chan(p) container_of((p), struct nvkm_sw_chan, object) container_of 42 drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.c container_of(notify, typeof(*chan), vblank.notify[notify->index]); container_of 24 drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.c #define nv04_sw_chan(p) container_of((p), struct nv04_sw_chan, base) container_of 42 drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.c container_of(notify, typeof(*chan), vblank.notify[notify->index]); container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.h #define nv50_sw_chan(p) container_of((p), struct nv50_sw_chan, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.h #define nvkm_nvsw(p) container_of((p), struct nvkm_nvsw, object) container_of 4 drivers/gpu/drm/nouveau/nvkm/engine/sw/priv.h #define nvkm_sw(p) container_of((p), struct nvkm_sw, engine) container_of 44 drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue_0137c63d.c container_of(q, struct msgqueue_0137c63d, base) container_of 52 drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue_0137c63d.c container_of(container_of(q, struct msgqueue_0137c63d, base), \ container_of 45 drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue_0148cdec.c container_of(q, struct msgqueue_0148cdec, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.h #define gf100_bar(p) container_of((p), struct gf100_bar, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.h #define nv50_bar(p) container_of((p), struct nv50_bar, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/bar/priv.h #define nvkm_bar(p) container_of((p), struct nvkm_bar, subdev) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h #define nvkm_bios(p) container_of((p), struct nvkm_bios, subdev) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/bus/priv.h #define nvkm_bus(p) container_of((p), struct nvkm_bus, subdev) container_of 300 drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c struct nvkm_clk *clk = container_of(work, typeof(*clk), work); container_of 564 drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c container_of(notify, typeof(*clk), pwrsrc_ntfy); container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c #define gf100_clk(p) container_of((p), struct gf100_clk, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c #define gk104_clk(p) container_of((p), struct gk104_clk, base) container_of 125 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.h #define gk20a_clk(p) container_of((p), struct gk20a_clk, base) container_of 139 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c #define gm20b_clk(p) container_of((gk20a_clk(p)), struct gm20b_clk, base) container_of 25 drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c #define gt215_clk(p) container_of((p), struct gt215_clk, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.c #define mcp77_clk(p) container_of((p), struct mcp77_clk, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.c #define nv40_clk(p) container_of((p), struct nv40_clk, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.h #define nv50_clk(p) container_of((p), struct nv50_clk, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h #define nvkm_clk(p) container_of((p), struct nvkm_clk, subdev) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.h #define nv04_devinit(p) container_of((p), struct nv04_devinit, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h #define nv50_devinit(p) container_of((p), struct nv50_devinit, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h #define nvkm_devinit(p) container_of((p), struct nvkm_devinit, subdev) container_of 30 drivers/gpu/drm/nouveau/nvkm/subdev/fault/base.c struct nvkm_fault *fault = container_of(event, typeof(*fault), event); container_of 37 drivers/gpu/drm/nouveau/nvkm/subdev/fault/base.c struct nvkm_fault *fault = container_of(event, typeof(*fault), event); container_of 120 drivers/gpu/drm/nouveau/nvkm/subdev/fault/gv100.c struct nvkm_fault *fault = container_of(notify, typeof(*fault), nrpfb); container_of 3 drivers/gpu/drm/nouveau/nvkm/subdev/fault/priv.h #define nvkm_fault_buffer(p) container_of((p), struct nvkm_fault_buffer, object) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/fault/priv.h #define nvkm_fault(p) container_of((p), struct nvkm_fault, subdev) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h #define gf100_fb(p) container_of((p), struct gf100_fb, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.h #define nv50_fb(p) container_of((p), struct nv50_fb, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h #define nvkm_fb(p) container_of((p), struct nvkm_fb, subdev) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.c #define nvkm_vram(p) container_of((p), struct nvkm_vram, memory) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c #define gf100_ram(p) container_of((p), struct gf100_ram, base) container_of 109 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c struct gf100_ram *ram = container_of(fuc, typeof(*ram), fuc); container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c #define gk104_ram(p) container_of((p), struct gk104_ram, base) container_of 143 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c struct gk104_ram *ram = container_of(fuc, typeof(*ram), fuc); container_of 159 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c struct gk104_ram *ram = container_of(fuc, typeof(*ram), fuc); container_of 209 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c struct gk104_ram *ram = container_of(fuc, typeof(*ram), fuc); container_of 25 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c #define gt215_ram(p) container_of((p), struct gt215_ram, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.c #define mcp77_ram(p) container_of((p), struct mcp77_ram, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.h #define nv40_ram(p) container_of((p), struct nv40_ram, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.c #define nv50_ram(p) container_of((p), struct nv50_ram, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/fuse/priv.h #define nvkm_fuse(p) container_of((p), struct nvkm_fuse, subdev) container_of 115 drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c struct nvkm_gpio *gpio = container_of(event, typeof(*gpio), event); container_of 122 drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c struct nvkm_gpio *gpio = container_of(event, typeof(*gpio), event); container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/gpio/priv.h #define nvkm_gpio(p) container_of((p), struct nvkm_gpio, subdev) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c #define anx9805_pad(p) container_of((p), struct anx9805_pad, base) container_of 25 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c #define anx9805_bus(p) container_of((p), struct anx9805_bus, base) container_of 26 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c #define anx9805_aux(p) container_of((p), struct anx9805_aux, base) container_of 30 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c struct nvkm_i2c_aux *aux = container_of(adap, typeof(*aux), i2c); container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c #define g94_i2c_aux(p) container_of((p), struct g94_i2c_aux, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c #define gm200_i2c_aux(p) container_of((p), struct gm200_i2c_aux, base) container_of 92 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c struct nvkm_i2c *i2c = container_of(event, typeof(*i2c), event); container_of 101 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c struct nvkm_i2c *i2c = container_of(event, typeof(*i2c), event); container_of 35 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.c struct nvkm_i2c_bus *bus = container_of(adap, typeof(*bus), i2c); container_of 42 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.c struct nvkm_i2c_bus *bus = container_of(adap, typeof(*bus), i2c); container_of 80 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.c struct nvkm_i2c_bus *bus = container_of(adap, typeof(*bus), i2c); container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.c #define gf119_i2c_bus(p) container_of((p), struct gf119_i2c_bus, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.c #define nv04_i2c_bus(p) container_of((p), struct nv04_i2c_bus, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.c #define nv4e_i2c_bus(p) container_of((p), struct nv4e_i2c_bus, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.c #define nv50_i2c_bus(p) container_of((p), struct nv50_i2c_bus, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h #define nvkm_i2c(p) container_of((p), struct nvkm_i2c, subdev) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/priv.h #define nvkm_iccsense(p) container_of((p), struct nvkm_iccsense, subdev) container_of 59 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c #define gk20a_instobj(p) container_of((p), struct gk20a_instobj, memory) container_of 71 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c container_of(gk20a_instobj(p), struct gk20a_instobj_dma, base) container_of 90 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c container_of(gk20a_instobj(p), struct gk20a_instobj_iommu, base) container_of 113 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c #define gk20a_instmem(p) container_of((p), struct gk20a_instmem, base) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.c #define nv04_instmem(p) container_of((p), struct nv04_instmem, base) container_of 37 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.c #define nv04_instobj(p) container_of((p), struct nv04_instobj, base.memory) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.c #define nv40_instmem(p) container_of((p), struct nv40_instmem, base) container_of 39 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.c #define nv40_instobj(p) container_of((p), struct nv40_instobj, base.memory) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c #define nv50_instmem(p) container_of((p), struct nv50_instmem, base) container_of 43 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c #define nv50_instobj(p) container_of((p), struct nv50_instobj, base.memory) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/instmem/priv.h #define nvkm_instmem(p) container_of((p), struct nvkm_instmem, subdev) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/ltc/priv.h #define nvkm_ltc(p) container_of((p), struct nvkm_ltc, subdev) container_of 24 drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp100.c #define gp100_mc(p) container_of((p), struct gp100_mc, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h #define nvkm_mc(p) container_of((p), struct nvkm_mc, subdev) container_of 22 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.c #define nvkm_mem(p) container_of((p), struct nvkm_mem, memory) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h #define nvkm_mmu(p) container_of((p), struct nvkm_mmu, subdev) container_of 3 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/umem.h #define nvkm_umem(p) container_of((p), struct nvkm_umem, object) container_of 3 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ummu.h #define nvkm_ummu(p) container_of((p), struct nvkm_ummu, object) container_of 3 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.h #define nvkm_uvmm(p) container_of((p), struct nvkm_uvmm, object) container_of 1837 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c struct nvkm_vmm *vmm = container_of(kref, typeof(*vmm), kref); container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/priv.h #define nvkm_mxm(p) container_of((p), struct nvkm_mxm, subdev) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h #define nvkm_pci(p) container_of((p), struct nvkm_pci, subdev) container_of 57 drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c struct nvkm_pmu *pmu = container_of(work, typeof(*pmu), recv.work); container_of 22 drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.c #define gk20a_pmu(p) container_of((p), struct gk20a_pmu, base) container_of 117 drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.c container_of(alarm, struct gk20a_pmu, alarm); container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h #define nvkm_pmu(p) container_of((p), struct nvkm_pmu, subdev) container_of 237 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c #define ls_ucode_img_r352(i) container_of(i, struct ls_ucode_img_r352, base) container_of 153 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.h #define acr_r352(acr) container_of(acr, struct acr_r352, base) container_of 109 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r367.c #define ls_ucode_img_r367(i) container_of(i, struct ls_ucode_img_r367, base) container_of 35 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.h #define gm200_secboot(sb) container_of(sb, struct gm200_secboot, base) container_of 180 drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c container_of(alarm, struct nvkm_therm, alarm); container_of 107 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c struct nvkm_fan *fan = container_of(alarm, struct nvkm_fan, alarm); container_of 69 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.c container_of(alarm, struct nvkm_fantog, alarm); container_of 27 drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.h #define gk104_therm(p) (container_of((p), struct gk104_therm, base)) container_of 3 drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h #define nvkm_therm(p) container_of((p), struct nvkm_therm, subdev) container_of 165 drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c container_of(alarm, struct nvkm_therm, sensor.therm_poll_alarm); container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/timer/priv.h #define nvkm_timer(p) container_of((p), struct nvkm_timer, subdev) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/top/priv.h #define nvkm_top(p) container_of((p), struct nvkm_top, subdev) container_of 32 drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.c #define gk104_volt(p) container_of((p), struct gk104_volt, base) container_of 22 drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c #define gk20a_volt(p) container_of((p), struct gk20a_volt, base) container_of 4 drivers/gpu/drm/nouveau/nvkm/subdev/volt/priv.h #define nvkm_volt(p) container_of((p), struct nvkm_volt, subdev) container_of 22 drivers/gpu/drm/omapdrm/displays/connector-analog-tv.c #define to_panel_data(x) container_of(x, struct panel_drv_data, dssdev) container_of 28 drivers/gpu/drm/omapdrm/displays/connector-hdmi.c #define to_panel_data(x) container_of(x, struct panel_drv_data, dssdev) container_of 27 drivers/gpu/drm/omapdrm/displays/encoder-opa362.c #define to_panel_data(x) container_of(x, struct panel_drv_data, dssdev) container_of 30 drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c #define to_panel_data(x) container_of(x, struct panel_drv_data, dssdev) container_of 92 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c #define to_panel_data(p) container_of(p, struct panel_drv_data, dssdev) container_of 863 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c struct panel_drv_data *ddata = container_of(work, struct panel_drv_data, container_of 1089 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c struct panel_drv_data *ddata = container_of(work, struct panel_drv_data, container_of 48 drivers/gpu/drm/omapdrm/dss/dpi.c return container_of(dssdev, struct dpi_data, output); container_of 1320 drivers/gpu/drm/omapdrm/dss/dsi.c struct dsi_data *dsi = container_of(pll, struct dsi_data, pll); container_of 1370 drivers/gpu/drm/omapdrm/dss/dsi.c struct dsi_data *dsi = container_of(pll, struct dsi_data, pll); container_of 3912 drivers/gpu/drm/omapdrm/dss/dsi.c struct dsi_data *dsi = container_of(work, struct dsi_data, container_of 381 drivers/gpu/drm/omapdrm/dss/hdmi.h #define dssdev_to_hdmi(dssdev) container_of(dssdev, struct omap_hdmi, output) container_of 362 drivers/gpu/drm/omapdrm/dss/hdmi4.c struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); container_of 385 drivers/gpu/drm/omapdrm/dss/hdmi4.c struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); container_of 41 drivers/gpu/drm/omapdrm/dss/hdmi_pll.c struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); container_of 59 drivers/gpu/drm/omapdrm/dss/hdmi_pll.c struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); container_of 35 drivers/gpu/drm/omapdrm/dss/sdi.c #define dssdev_to_sdi(dssdev) container_of(dssdev, struct sdi_device, output) container_of 308 drivers/gpu/drm/omapdrm/dss/venc.c #define dssdev_to_venc(dssdev) container_of(dssdev, struct venc_device, output) container_of 56 drivers/gpu/drm/omapdrm/dss/video-pll.c struct dss_video_pll *vpll = container_of(pll, struct dss_video_pll, pll); container_of 85 drivers/gpu/drm/omapdrm/dss/video-pll.c struct dss_video_pll *vpll = container_of(pll, struct dss_video_pll, pll); container_of 18 drivers/gpu/drm/omapdrm/omap_connector.c #define to_omap_connector(x) container_of(x, struct omap_connector, base) container_of 18 drivers/gpu/drm/omapdrm/omap_crtc.c #define to_omap_crtc_state(x) container_of(x, struct omap_crtc_state, base) container_of 29 drivers/gpu/drm/omapdrm/omap_crtc.c #define to_omap_crtc(x) container_of(x, struct omap_crtc, base) container_of 364 drivers/gpu/drm/omapdrm/omap_crtc.c container_of(data, struct omap_crtc, update_work.work); container_of 20 drivers/gpu/drm/omapdrm/omap_encoder.c #define to_omap_encoder(x) container_of(x, struct omap_encoder, base) container_of 47 drivers/gpu/drm/omapdrm/omap_fb.c #define to_omap_framebuffer(x) container_of(x, struct omap_framebuffer, base) container_of 23 drivers/gpu/drm/omapdrm/omap_fbdev.c #define to_omap_fbdev(x) container_of(x, struct omap_fbdev, base) container_of 39 drivers/gpu/drm/omapdrm/omap_fbdev.c struct omap_fbdev *fbdev = container_of(work, struct omap_fbdev, work); container_of 98 drivers/gpu/drm/omapdrm/omap_gem.c #define to_omap_bo(x) container_of(x, struct omap_gem_object, base) container_of 18 drivers/gpu/drm/omapdrm/omap_plane.c #define to_omap_plane(x) container_of(x, struct omap_plane, base) container_of 228 drivers/gpu/drm/panel/panel-arm-versatile.c return container_of(panel, struct versatile_panel, panel); container_of 33 drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c return container_of(panel, struct feiyang, panel); container_of 287 drivers/gpu/drm/panel/panel-ilitek-ili9322.c return container_of(panel, struct ili9322, panel); container_of 259 drivers/gpu/drm/panel/panel-ilitek-ili9881c.c return container_of(panel, struct ili9881c, panel); container_of 65 drivers/gpu/drm/panel/panel-innolux-p079zca.c return container_of(panel, struct innolux_panel, base); container_of 52 drivers/gpu/drm/panel/panel-jdi-lt070me05000.c return container_of(panel, struct jdi_panel, base); container_of 183 drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c return container_of(panel, struct kingdisplay_panel, base); container_of 30 drivers/gpu/drm/panel/panel-lg-lb035q02.c #define to_lb035q02_device(p) container_of(p, struct lb035q02_device, panel) container_of 37 drivers/gpu/drm/panel/panel-lg-lg4573.c return container_of(panel, struct lg4573, panel); container_of 46 drivers/gpu/drm/panel/panel-lvds.c return container_of(panel, struct panel_lvds, panel); container_of 30 drivers/gpu/drm/panel/panel-nec-nl8048hl11.c #define to_nl8048_device(p) container_of(p, struct nl8048_panel, panel) container_of 71 drivers/gpu/drm/panel/panel-novatek-nt39016.c return container_of(panel, struct nt39016, drm_panel); container_of 80 drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c return container_of(panel, struct lcd_olinuxino, panel); container_of 92 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c return container_of(panel, struct otm8009a, panel); container_of 34 drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.c return container_of(panel, struct osd101t2587_panel, base); container_of 47 drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c return container_of(panel, struct wuxga_nt_panel, base); container_of 220 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c return container_of(panel, struct rpi_touchscreen, base); container_of 230 drivers/gpu/drm/panel/panel-raydium-rm67191.c return container_of(panel, struct rad_panel, panel); container_of 104 drivers/gpu/drm/panel/panel-raydium-rm68200.c return container_of(panel, struct rm68200, panel); container_of 60 drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c return container_of(panel, struct jh057n, panel); container_of 45 drivers/gpu/drm/panel/panel-ronbo-rb070d30.c return container_of(panel, struct rb070d30_panel, panel); container_of 116 drivers/gpu/drm/panel/panel-samsung-ld9040.c return container_of(panel, struct ld9040, panel); container_of 52 drivers/gpu/drm/panel/panel-samsung-s6d16d0.c return container_of(panel, struct s6d16d0, panel); container_of 504 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c struct s6e3ha2 *ctx = container_of(panel, struct s6e3ha2, panel); container_of 519 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c struct s6e3ha2 *ctx = container_of(panel, struct s6e3ha2, panel); container_of 547 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c struct s6e3ha2 *ctx = container_of(panel, struct s6e3ha2, panel); container_of 569 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c struct s6e3ha2 *ctx = container_of(panel, struct s6e3ha2, panel); container_of 651 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c struct s6e3ha2 *ctx = container_of(panel, struct s6e3ha2, panel); container_of 118 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c return container_of(panel, struct s6e63j0x03, panel); container_of 128 drivers/gpu/drm/panel/panel-samsung-s6e63m0.c return container_of(panel, struct s6e63m0, panel); container_of 126 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c return container_of(panel, struct s6e8aa0, panel); container_of 56 drivers/gpu/drm/panel/panel-seiko-43wvf1g.c return container_of(panel, struct seiko_panel, base); container_of 37 drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c return container_of(panel, struct sharp_panel, base); container_of 37 drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c container_of(p, struct ls037v7dw01_panel, panel) container_of 40 drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c return container_of(panel, struct sharp_nt_panel, base); container_of 118 drivers/gpu/drm/panel/panel-simple.c return container_of(panel, struct panel_simple, base); container_of 114 drivers/gpu/drm/panel/panel-sitronix-st7701.c return container_of(panel, struct st7701, panel); container_of 130 drivers/gpu/drm/panel/panel-sitronix-st7789v.c return container_of(panel, struct st7789v, panel); container_of 73 drivers/gpu/drm/panel/panel-sony-acx565akm.c #define to_acx565akm_device(p) container_of(p, struct acx565akm_panel, panel) container_of 89 drivers/gpu/drm/panel/panel-tpo-td028ttec1.c #define to_td028ttec1_device(p) container_of(p, struct td028ttec1_panel, panel) container_of 68 drivers/gpu/drm/panel/panel-tpo-td043mtea1.c #define to_td043mtea1_device(p) container_of(p, struct td043mtea1_panel, panel) container_of 196 drivers/gpu/drm/panel/panel-tpo-tpg110.c return container_of(panel, struct tpg110, panel); container_of 74 drivers/gpu/drm/panel/panel-truly-nt35597.c return container_of(panel, struct truly_nt35597, panel); container_of 82 drivers/gpu/drm/panfrost/panfrost_gem.c priv = container_of(mapping->mmu, struct panfrost_file_priv, mmu); container_of 93 drivers/gpu/drm/panfrost/panfrost_gem.c mapping = container_of(kref, struct panfrost_gem_mapping, refcount); container_of 55 drivers/gpu/drm/panfrost/panfrost_gem.h return container_of(to_drm_gem_shmem_obj(obj), struct panfrost_gem_object, base); container_of 61 drivers/gpu/drm/panfrost/panfrost_gem.h return container_of(node, struct panfrost_gem_mapping, mmnode); container_of 22 drivers/gpu/drm/panfrost/panfrost_gem_shrinker.c container_of(shrinker, struct panfrost_device, shrinker); container_of 61 drivers/gpu/drm/panfrost/panfrost_gem_shrinker.c container_of(shrinker, struct panfrost_device, shrinker); container_of 41 drivers/gpu/drm/panfrost/panfrost_job.c return container_of(sched_job, struct panfrost_job, base); container_of 255 drivers/gpu/drm/panfrost/panfrost_job.c struct panfrost_job *job = container_of(ref, struct panfrost_job, container_of 424 drivers/gpu/drm/panfrost/panfrost_mmu.c priv = container_of(mmu, struct panfrost_file_priv, mmu); container_of 489 drivers/gpu/drm/pl111/pl111_display.c container_of(hw, struct pl111_drm_dev_private, clk_div); container_of 508 drivers/gpu/drm/pl111/pl111_display.c container_of(hw, struct pl111_drm_dev_private, clk_div); container_of 96 drivers/gpu/drm/qxl/qxl_drv.h #define gem_to_qxl_bo(gobj) container_of((gobj), struct qxl_bo, tbo.base) container_of 97 drivers/gpu/drm/qxl/qxl_drv.h #define to_qxl_bo(tobj) container_of((tobj), struct qxl_bo, tbo) container_of 121 drivers/gpu/drm/qxl/qxl_drv.h #define to_qxl_crtc(x) container_of(x, struct qxl_crtc, base) container_of 122 drivers/gpu/drm/qxl/qxl_drv.h #define drm_connector_to_qxl_output(x) container_of(x, struct qxl_output, base) container_of 123 drivers/gpu/drm/qxl/qxl_drv.h #define drm_encoder_to_qxl_output(x) container_of(x, struct qxl_output, enc) container_of 76 drivers/gpu/drm/qxl/qxl_irq.c struct qxl_device *qdev = container_of(work, struct qxl_device, container_of 104 drivers/gpu/drm/qxl/qxl_kms.c struct qxl_device *qdev = container_of(work, struct qxl_device, gc_work); container_of 66 drivers/gpu/drm/qxl/qxl_release.c qdev = container_of(fence->lock, struct qxl_device, release_lock); container_of 67 drivers/gpu/drm/qxl/qxl_release.c release = container_of(fence, struct qxl_release, base); container_of 166 drivers/gpu/drm/qxl/qxl_release.c entry = container_of(release->bos.next, container_of 444 drivers/gpu/drm/qxl/qxl_release.c qdev = container_of(bdev, struct qxl_device, mman.bdev); container_of 46 drivers/gpu/drm/qxl/qxl_ttm.c mman = container_of(bdev, struct qxl_mman, bdev); container_of 47 drivers/gpu/drm/qxl/qxl_ttm.c qdev = container_of(mman, struct qxl_device, mman); container_of 162 drivers/gpu/drm/radeon/atombios_dp.c container_of(aux, struct radeon_i2c_chan, aux); container_of 93 drivers/gpu/drm/radeon/mkregtable.c container_of(ptr, type, member) container_of 116 drivers/gpu/drm/radeon/r600_hdmi.c struct radeon_device *rdev = container_of(work, struct radeon_device, container_of 515 drivers/gpu/drm/radeon/radeon.h #define gem_to_radeon_bo(gobj) container_of((gobj), struct radeon_bo, tbo.base) container_of 2497 drivers/gpu/drm/radeon/radeon.h struct radeon_fence *__f = container_of(f, struct radeon_fence, base); container_of 684 drivers/gpu/drm/radeon/radeon_acpi.c struct radeon_device *rdev = container_of(nb, struct radeon_device, acpi_nb); container_of 266 drivers/gpu/drm/radeon/radeon_display.c container_of(__work, struct radeon_flip_work, unpin_work); container_of 411 drivers/gpu/drm/radeon/radeon_display.c container_of(__work, struct radeon_flip_work, flip_work); container_of 58 drivers/gpu/drm/radeon/radeon_dp_auxch.c container_of(aux, struct radeon_i2c_chan, aux); container_of 274 drivers/gpu/drm/radeon/radeon_dp_mst.c struct radeon_connector *master = container_of(mgr, struct radeon_connector, mst_mgr); container_of 313 drivers/gpu/drm/radeon/radeon_dp_mst.c struct radeon_connector *master = container_of(mgr, struct radeon_connector, mst_mgr); container_of 215 drivers/gpu/drm/radeon/radeon_fb.c container_of(helper, struct radeon_fbdev, helper); container_of 172 drivers/gpu/drm/radeon/radeon_fence.c fence = container_of(wait, struct radeon_fence, fence_wake); container_of 281 drivers/gpu/drm/radeon/radeon_fence.c fence_drv = container_of(work, struct radeon_fence_driver, container_of 1074 drivers/gpu/drm/radeon/radeon_fence.c container_of(cb, struct radeon_wait_cb, base); container_of 83 drivers/gpu/drm/radeon/radeon_irq_kms.c struct radeon_device *rdev = container_of(work, struct radeon_device, container_of 104 drivers/gpu/drm/radeon/radeon_irq_kms.c struct radeon_device *rdev = container_of(work, struct radeon_device, container_of 66 drivers/gpu/drm/radeon/radeon_mn.c struct radeon_mn *rmn = container_of(mn, struct radeon_mn, mn); container_of 94 drivers/gpu/drm/radeon/radeon_mn.c node = container_of(it, struct radeon_mn_node, it); container_of 156 drivers/gpu/drm/radeon/radeon_mn.c kfree(container_of(mn, struct radeon_mn, mn)); container_of 187 drivers/gpu/drm/radeon/radeon_mn.c rmn = container_of(mn, struct radeon_mn, mn); container_of 195 drivers/gpu/drm/radeon/radeon_mn.c node = container_of(it, struct radeon_mn_node, it); container_of 248 drivers/gpu/drm/radeon/radeon_mn.c node = container_of(head, struct radeon_mn_node, bos); container_of 46 drivers/gpu/drm/radeon/radeon_mode.h #define to_radeon_crtc(x) container_of(x, struct radeon_crtc, base) container_of 47 drivers/gpu/drm/radeon/radeon_mode.h #define to_radeon_connector(x) container_of(x, struct radeon_connector, base) container_of 48 drivers/gpu/drm/radeon/radeon_mode.h #define to_radeon_encoder(x) container_of(x, struct radeon_encoder, base) container_of 79 drivers/gpu/drm/radeon/radeon_object.c bo = container_of(tbo, struct radeon_bo, tbo); container_of 785 drivers/gpu/drm/radeon/radeon_object.c rbo = container_of(bo, struct radeon_bo, tbo); container_of 807 drivers/gpu/drm/radeon/radeon_object.c rbo = container_of(bo, struct radeon_bo, tbo); container_of 825 drivers/gpu/drm/radeon/radeon_pm.c container_of(work, struct radeon_device, container_of 1802 drivers/gpu/drm/radeon/radeon_pm.c rdev = container_of(work, struct radeon_device, container_of 64 drivers/gpu/drm/radeon/radeon_ttm.c mman = container_of(bdev, struct radeon_mman, bdev); container_of 65 drivers/gpu/drm/radeon/radeon_ttm.c rdev = container_of(mman, struct radeon_device, mman); container_of 143 drivers/gpu/drm/radeon/radeon_ttm.c rbo = container_of(bo, struct radeon_bo, tbo); container_of 183 drivers/gpu/drm/radeon/radeon_ttm.c struct radeon_bo *rbo = container_of(bo, struct radeon_bo, tbo); container_of 353 drivers/gpu/drm/radeon/radeon_ttm.c rbo = container_of(bo, struct radeon_bo, tbo); container_of 56 drivers/gpu/drm/radeon/radeon_ucode.c container_of(hdr, struct mc_firmware_header_v1_0, header); container_of 77 drivers/gpu/drm/radeon/radeon_ucode.c container_of(hdr, struct smc_firmware_header_v1_0, header); container_of 95 drivers/gpu/drm/radeon/radeon_ucode.c container_of(hdr, struct gfx_firmware_header_v1_0, header); container_of 116 drivers/gpu/drm/radeon/radeon_ucode.c container_of(hdr, struct rlc_firmware_header_v1_0, header); container_of 143 drivers/gpu/drm/radeon/radeon_ucode.c container_of(hdr, struct sdma_firmware_header_v1_0, header); container_of 873 drivers/gpu/drm/radeon/radeon_uvd.c container_of(work, struct radeon_device, uvd.idle_work.work); container_of 265 drivers/gpu/drm/radeon/radeon_vce.c container_of(work, struct radeon_device, vce.idle_work.work); container_of 485 drivers/gpu/drm/radeon/radeon_vm.c tmp = container_of(it, struct radeon_bo_va, it); container_of 76 drivers/gpu/drm/rcar-du/rcar_du_crtc.h #define to_rcar_crtc(c) container_of(c, struct rcar_du_crtc, crtc) container_of 77 drivers/gpu/drm/rcar-du/rcar_du_crtc.h #define wb_to_rcar_crtc(c) container_of(c, struct rcar_du_crtc, writeback) container_of 92 drivers/gpu/drm/rcar-du/rcar_du_crtc.h #define to_rcar_crtc_state(s) container_of(s, struct rcar_du_crtc_state, state) container_of 23 drivers/gpu/drm/rcar-du/rcar_du_encoder.h container_of(e, struct rcar_du_encoder, base) container_of 718 drivers/gpu/drm/rcar-du/rcar_du_plane.c container_of(state, const struct rcar_du_plane_state, state); container_of 40 drivers/gpu/drm/rcar-du/rcar_du_plane.h return container_of(plane, struct rcar_du_plane, plane); container_of 63 drivers/gpu/drm/rcar-du/rcar_du_plane.h return container_of(state, struct rcar_du_plane_state, state); container_of 36 drivers/gpu/drm/rcar-du/rcar_du_vsp.h return container_of(p, struct rcar_du_vsp_plane, plane); container_of 55 drivers/gpu/drm/rcar-du/rcar_du_vsp.h return container_of(state, struct rcar_du_vsp_plane_state, state); container_of 30 drivers/gpu/drm/rcar-du/rcar_du_writeback.c container_of(s, struct rcar_du_wb_conn_state, state) container_of 76 drivers/gpu/drm/rcar-du/rcar_lvds.c container_of(b, struct rcar_lvds, bridge) container_of 79 drivers/gpu/drm/rcar-du/rcar_lvds.c container_of(c, struct rcar_lvds, connector) container_of 42 drivers/gpu/drm/rockchip/analogix_dp-rockchip.c #define to_dp(nm) container_of(nm, struct rockchip_dp_device, nm) container_of 29 drivers/gpu/drm/rockchip/cdn-dp-core.c container_of(c, struct cdn_dp_device, connector) container_of 32 drivers/gpu/drm/rockchip/cdn-dp-core.c container_of(c, struct cdn_dp_device, encoder) container_of 916 drivers/gpu/drm/rockchip/cdn-dp-core.c struct cdn_dp_device *dp = container_of(work, struct cdn_dp_device, container_of 992 drivers/gpu/drm/rockchip/cdn-dp-core.c struct cdn_dp_port *port = container_of(nb, struct cdn_dp_port, container_of 169 drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c #define to_dsi(nm) container_of(nm, struct dw_mipi_dsi_rockchip, nm) container_of 77 drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c #define to_rockchip_hdmi(x) container_of(x, struct rockchip_hdmi, x) container_of 28 drivers/gpu/drm/rockchip/inno_hdmi.c #define to_inno_hdmi(x) container_of(x, struct inno_hdmi, x) container_of 60 drivers/gpu/drm/rockchip/rk3066_hdmi.c #define to_rk3066_hdmi(x) container_of(x, struct rk3066_hdmi, x) container_of 35 drivers/gpu/drm/rockchip/rockchip_drm_drv.h container_of(s, struct rockchip_crtc_state, base) container_of 19 drivers/gpu/drm/rockchip/rockchip_drm_fbdev.c container_of(x, struct rockchip_drm_private, fbdev_helper) container_of 10 drivers/gpu/drm/rockchip/rockchip_drm_gem.h #define to_rockchip_obj(x) container_of(x, struct rockchip_gem_object, base) container_of 94 drivers/gpu/drm/rockchip/rockchip_drm_vop.c #define to_vop(x) container_of(x, struct vop, crtc) container_of 95 drivers/gpu/drm/rockchip/rockchip_drm_vop.c #define to_vop_win(x) container_of(x, struct vop_win, base) container_of 1399 drivers/gpu/drm/rockchip/rockchip_drm_vop.c struct vop *vop = container_of(work, struct vop, fb_unref_work); container_of 34 drivers/gpu/drm/rockchip/rockchip_lvds.c container_of(c, struct rockchip_lvds, connector) container_of 37 drivers/gpu/drm/rockchip/rockchip_lvds.c container_of(c, struct rockchip_lvds, encoder) container_of 20 drivers/gpu/drm/rockchip/rockchip_rgb.c #define encoder_to_rgb(c) container_of(c, struct rockchip_rgb, encoder) container_of 33 drivers/gpu/drm/scheduler/sched_entity.c container_of((sched_job), struct drm_sched_job, queue_node) container_of 219 drivers/gpu/drm/scheduler/sched_entity.c struct drm_sched_job *job = container_of(cb, struct drm_sched_job, container_of 332 drivers/gpu/drm/scheduler/sched_entity.c container_of(cb, struct drm_sched_entity, cb); container_of 346 drivers/gpu/drm/scheduler/sched_entity.c container_of(cb, struct drm_sched_entity, cb); container_of 95 drivers/gpu/drm/scheduler/sched_fence.c struct dma_fence *f = container_of(rcu, struct dma_fence, rcu); container_of 146 drivers/gpu/drm/scheduler/sched_fence.c return container_of(f, struct drm_sched_fence, scheduled); container_of 149 drivers/gpu/drm/scheduler/sched_fence.c return container_of(f, struct drm_sched_fence, finished); container_of 60 drivers/gpu/drm/scheduler/sched_main.c container_of((sched_job), struct drm_sched_job, queue_node) container_of 286 drivers/gpu/drm/scheduler/sched_main.c sched = container_of(work, struct drm_gpu_scheduler, work_tdr.work); container_of 621 drivers/gpu/drm/scheduler/sched_main.c struct drm_sched_job *s_job = container_of(cb, struct drm_sched_job, cb); container_of 1220 drivers/gpu/drm/selftests/test-drm_mm.c e = container_of(node, typeof(*e), node); container_of 1265 drivers/gpu/drm/selftests/test-drm_mm.c e = container_of(node, typeof(*e), node); container_of 321 drivers/gpu/drm/shmobile/shmob_drm_crtc.c #define to_shmob_crtc(c) container_of(c, struct shmob_drm_crtc, crtc) container_of 498 drivers/gpu/drm/shmobile/shmob_drm_crtc.c container_of(e, struct shmob_drm_encoder, encoder) container_of 594 drivers/gpu/drm/shmobile/shmob_drm_crtc.c container_of(c, struct shmob_drm_connector, connector) container_of 37 drivers/gpu/drm/shmobile/shmob_drm_plane.c #define to_shmob_plane(p) container_of(p, struct shmob_drm_plane, plane) container_of 252 drivers/gpu/drm/sti/sti_crtc.c compo = container_of(nb, struct sti_compositor, vtg_vblank_nb[pipe]); container_of 77 drivers/gpu/drm/sti/sti_cursor.c #define to_sti_cursor(x) container_of(x, struct sti_cursor, plane) container_of 108 drivers/gpu/drm/sti/sti_dvo.c container_of(x, struct sti_dvo_connector, drm_connector) container_of 133 drivers/gpu/drm/sti/sti_gdp.c #define to_sti_gdp(x) container_of(x, struct sti_gdp, plane) container_of 489 drivers/gpu/drm/sti/sti_gdp.c struct sti_gdp *gdp = container_of(nb, struct sti_gdp, vtg_field_nb); container_of 261 drivers/gpu/drm/sti/sti_hda.c container_of(x, struct sti_hda_connector, drm_connector) container_of 167 drivers/gpu/drm/sti/sti_hdmi.c container_of(x, struct sti_hdmi_connector, drm_connector) container_of 360 drivers/gpu/drm/sti/sti_hqvdp.c #define to_sti_hqvdp(x) container_of(x, struct sti_hqvdp, plane) container_of 797 drivers/gpu/drm/sti/sti_hqvdp.c struct sti_hqvdp *hqvdp = container_of(nb, struct sti_hqvdp, vtg_nb); container_of 21 drivers/gpu/drm/sti/sti_mixer.h #define to_sti_mixer(x) container_of(x, struct sti_mixer, drm_crtc) container_of 13 drivers/gpu/drm/sti/sti_plane.h #define to_sti_plane(x) container_of(x, struct sti_plane, drm_plane) container_of 129 drivers/gpu/drm/sti/sti_tvout.c container_of(x, struct sti_tvout_encoder, encoder) container_of 192 drivers/gpu/drm/sun4i/sun4i_backend.h return container_of(engine, struct sun4i_backend, engine); container_of 22 drivers/gpu/drm/sun4i/sun4i_crtc.h return container_of(crtc, struct sun4i_crtc, crtc); container_of 23 drivers/gpu/drm/sun4i/sun4i_dotclock.c return container_of(hw, struct sun4i_dclk, hw); container_of 24 drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c return container_of(hw, struct sun4i_ddc, hw); container_of 34 drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c return container_of(encoder, struct sun4i_hdmi, container_of 41 drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c return container_of(connector, struct sun4i_hdmi, container_of 23 drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c return container_of(hw, struct sun4i_tmds, hw); container_of 30 drivers/gpu/drm/sun4i/sun4i_layer.h return container_of(plane, struct sun4i_layer, plane); container_of 36 drivers/gpu/drm/sun4i/sun4i_layer.h return container_of(state, struct sun4i_layer_state, state); container_of 29 drivers/gpu/drm/sun4i/sun4i_lvds.c return container_of(connector, struct sun4i_lvds, container_of 36 drivers/gpu/drm/sun4i/sun4i_lvds.c return container_of(encoder, struct sun4i_lvds, container_of 33 drivers/gpu/drm/sun4i/sun4i_rgb.c return container_of(connector, struct sun4i_rgb, container_of 40 drivers/gpu/drm/sun4i/sun4i_rgb.c return container_of(encoder, struct sun4i_rgb, container_of 273 drivers/gpu/drm/sun4i/sun4i_tv.c return container_of(encoder, struct sun4i_tv, container_of 280 drivers/gpu/drm/sun4i/sun4i_tv.c return container_of(connector, struct sun4i_tv, container_of 37 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.h return container_of(host, struct sun6i_dsi, host); container_of 42 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.h return container_of(connector, struct sun6i_dsi, connector); container_of 47 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.h return container_of(encoder, struct sun6i_dsi, encoder); container_of 200 drivers/gpu/drm/sun4i/sun8i_dw_hdmi.h return container_of(encoder, struct sun8i_dw_hdmi, encoder); container_of 17 drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c return container_of(hw, struct sun8i_phy_clk, hw); container_of 195 drivers/gpu/drm/sun4i/sun8i_mixer.h return container_of(engine, struct sun8i_mixer, engine); container_of 56 drivers/gpu/drm/sun4i/sun8i_ui_layer.h return container_of(plane, struct sun8i_ui_layer, plane); container_of 55 drivers/gpu/drm/sun4i/sun8i_vi_layer.h return container_of(plane, struct sun8i_vi_layer, plane); container_of 31 drivers/gpu/drm/tegra/dc.h return container_of(state, struct tegra_dc_state, base); container_of 100 drivers/gpu/drm/tegra/dc.h return container_of(client, struct tegra_dc, client); container_of 105 drivers/gpu/drm/tegra/dc.h return crtc ? container_of(crtc, struct tegra_dc, base) : NULL; container_of 59 drivers/gpu/drm/tegra/dpaux.c return container_of(aux, struct tegra_dpaux, aux); container_of 64 drivers/gpu/drm/tegra/dpaux.c return container_of(work, struct tegra_dpaux, work); container_of 96 drivers/gpu/drm/tegra/drm.h return container_of(client, struct tegra_drm_client, base); container_of 134 drivers/gpu/drm/tegra/drm.h return container_of(e, struct tegra_output, encoder); container_of 139 drivers/gpu/drm/tegra/drm.h return container_of(c, struct tegra_output, connector); container_of 51 drivers/gpu/drm/tegra/dsi.c return container_of(state, struct tegra_dsi_state, base); container_of 88 drivers/gpu/drm/tegra/dsi.c return container_of(client, struct tegra_dsi, client); container_of 93 drivers/gpu/drm/tegra/dsi.c return container_of(host, struct tegra_dsi, host); container_of 98 drivers/gpu/drm/tegra/dsi.c return container_of(output, struct tegra_dsi, output); container_of 22 drivers/gpu/drm/tegra/fb.c return container_of(helper, struct tegra_fbdev, base); container_of 48 drivers/gpu/drm/tegra/gem.h return container_of(gem, struct tegra_bo, gem); container_of 53 drivers/gpu/drm/tegra/gem.h return container_of(bo, struct tegra_bo, base); container_of 32 drivers/gpu/drm/tegra/gr2d.c return container_of(client, struct gr2d, client); container_of 41 drivers/gpu/drm/tegra/gr3d.c return container_of(client, struct gr3d, client); container_of 86 drivers/gpu/drm/tegra/hdmi.c return container_of(client, struct tegra_hdmi, client); container_of 91 drivers/gpu/drm/tegra/hdmi.c return container_of(output, struct tegra_hdmi, output); container_of 32 drivers/gpu/drm/tegra/hub.h return container_of(plane, struct tegra_shared_plane, base.base); container_of 58 drivers/gpu/drm/tegra/hub.h return container_of(client, struct tegra_display_hub, client); container_of 72 drivers/gpu/drm/tegra/hub.h return container_of(priv, struct tegra_display_hub_state, base); container_of 31 drivers/gpu/drm/tegra/plane.h return container_of(plane, struct tegra_plane, base); container_of 57 drivers/gpu/drm/tegra/plane.h return container_of(state, struct tegra_plane_state, base); container_of 25 drivers/gpu/drm/tegra/rgb.c return container_of(output, struct tegra_rgb, output); container_of 447 drivers/gpu/drm/tegra/sor.c return container_of(state, struct tegra_sor_state, base); container_of 466 drivers/gpu/drm/tegra/sor.c return container_of(client, struct tegra_sor, client); container_of 471 drivers/gpu/drm/tegra/sor.c return container_of(output, struct tegra_sor, output); container_of 514 drivers/gpu/drm/tegra/sor.c return container_of(hw, struct tegra_clk_sor_pad, hw); container_of 2355 drivers/gpu/drm/tegra/sor.c struct tegra_sor *sor = container_of(work, struct tegra_sor, scdc.work); container_of 48 drivers/gpu/drm/tegra/vic.c return container_of(client, struct vic, client); container_of 60 drivers/gpu/drm/tilcdc/tilcdc_crtc.c #define to_tilcdc_crtc(x) container_of(x, struct tilcdc_crtc, base) container_of 553 drivers/gpu/drm/tilcdc/tilcdc_crtc.c container_of(work, struct tilcdc_crtc, recover_work); container_of 169 drivers/gpu/drm/tilcdc/tilcdc_drv.c struct tilcdc_drm_private *priv = container_of(nb, container_of 30 drivers/gpu/drm/tilcdc/tilcdc_panel.c #define to_panel_module(x) container_of(x, struct panel_module, base) container_of 41 drivers/gpu/drm/tilcdc/tilcdc_panel.c #define to_panel_encoder(x) container_of(x, struct panel_encoder, base) container_of 129 drivers/gpu/drm/tilcdc/tilcdc_panel.c #define to_panel_connector(x) container_of(x, struct panel_connector, base) container_of 26 drivers/gpu/drm/tilcdc/tilcdc_tfp410.c #define to_tfp410_module(x) container_of(x, struct tfp410_module, base) container_of 50 drivers/gpu/drm/tilcdc/tilcdc_tfp410.c #define to_tfp410_encoder(x) container_of(x, struct tfp410_encoder, base) container_of 140 drivers/gpu/drm/tilcdc/tilcdc_tfp410.c #define to_tfp410_connector(x) container_of(x, struct tfp410_connector, base) container_of 348 drivers/gpu/drm/tiny/gm12u320.c container_of(work, struct gm12u320_device, fb_update.work); container_of 97 drivers/gpu/drm/tiny/repaper.c return container_of(drm, struct repaper_epd, drm); container_of 53 drivers/gpu/drm/ttm/ttm_agp_backend.c struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); container_of 87 drivers/gpu/drm/ttm/ttm_agp_backend.c struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); container_of 100 drivers/gpu/drm/ttm/ttm_agp_backend.c struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); container_of 120 drivers/gpu/drm/ttm/ttm_bo.c container_of(kobj, struct ttm_bo_global, kobj); container_of 150 drivers/gpu/drm/ttm/ttm_bo.c container_of(list_kref, struct ttm_buffer_object, list_kref); container_of 664 drivers/gpu/drm/ttm/ttm_bo.c container_of(work, struct ttm_bo_device, wq.work); container_of 674 drivers/gpu/drm/ttm/ttm_bo.c container_of(kref, struct ttm_buffer_object, kref); container_of 1627 drivers/gpu/drm/ttm/ttm_bo.c container_of(kobj, struct ttm_bo_global, kobj); container_of 465 drivers/gpu/drm/ttm/ttm_bo_util.c fbo = container_of(bo, struct ttm_transfer_obj, base); container_of 414 drivers/gpu/drm/ttm/ttm_bo_vm.c bo = container_of(node, struct ttm_buffer_object, container_of 82 drivers/gpu/drm/ttm/ttm_memory.c container_of(kobj, struct ttm_mem_zone, kobj); container_of 94 drivers/gpu/drm/ttm/ttm_memory.c container_of(kobj, struct ttm_mem_zone, kobj); container_of 122 drivers/gpu/drm/ttm/ttm_memory.c container_of(kobj, struct ttm_mem_zone, kobj); container_of 184 drivers/gpu/drm/ttm/ttm_memory.c container_of(kobj, struct ttm_mem_global, kobj); container_of 205 drivers/gpu/drm/ttm/ttm_memory.c container_of(kobj, struct ttm_mem_global, kobj); container_of 294 drivers/gpu/drm/ttm/ttm_memory.c container_of(work, struct ttm_mem_global, work); container_of 149 drivers/gpu/drm/ttm/ttm_page_alloc.c container_of(kobj, struct ttm_pool_manager, kobj); container_of 157 drivers/gpu/drm/ttm/ttm_page_alloc.c container_of(kobj, struct ttm_pool_manager, kobj); container_of 191 drivers/gpu/drm/ttm/ttm_page_alloc.c container_of(kobj, struct ttm_pool_manager, kobj); container_of 197 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c container_of(kobj, struct ttm_pool_manager, kobj); container_of 205 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c container_of(kobj, struct ttm_pool_manager, kobj); container_of 240 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c container_of(kobj, struct ttm_pool_manager, kobj); container_of 118 drivers/gpu/drm/tve200/tve200_drm.h container_of(x, struct tve200_drm_connector, connector) container_of 48 drivers/gpu/drm/udl/udl_connector.c container_of(connector, container_of 76 drivers/gpu/drm/udl/udl_connector.c container_of(connector, container_of 110 drivers/gpu/drm/udl/udl_connector.c container_of(connector, container_of 77 drivers/gpu/drm/udl/udl_drv.h #define to_udl(x) container_of(x, struct udl_device, drm) container_of 87 drivers/gpu/drm/udl/udl_drv.h #define to_udl_bo(x) container_of(x, struct udl_gem_object, base) container_of 95 drivers/gpu/drm/udl/udl_drv.h #define to_udl_fb(x) container_of(x, struct udl_framebuffer, base) container_of 354 drivers/gpu/drm/udl/udl_fb.c container_of(helper, struct udl_fbdev, helper); container_of 124 drivers/gpu/drm/udl/udl_main.c struct urb_node *unode = container_of(work, struct urb_node, container_of 354 drivers/gpu/drm/v3d/v3d_gem.c struct v3d_job *job = container_of(ref, struct v3d_job, refcount); container_of 382 drivers/gpu/drm/v3d/v3d_gem.c struct v3d_render_job *job = container_of(ref, struct v3d_render_job, container_of 40 drivers/gpu/drm/v3d/v3d_irq.c container_of(work, struct v3d_dev, overflow_mem_work); container_of 30 drivers/gpu/drm/v3d/v3d_sched.c return container_of(sched_job, struct v3d_job, base); container_of 36 drivers/gpu/drm/v3d/v3d_sched.c return container_of(sched_job, struct v3d_bin_job, base.base); container_of 42 drivers/gpu/drm/v3d/v3d_sched.c return container_of(sched_job, struct v3d_render_job, base.base); container_of 48 drivers/gpu/drm/v3d/v3d_sched.c return container_of(sched_job, struct v3d_tfu_job, base.base); container_of 54 drivers/gpu/drm/v3d/v3d_sched.c return container_of(sched_job, struct v3d_csd_job, base.base); container_of 137 drivers/gpu/drm/vboxvideo/vbox_drv.h #define to_vbox_crtc(x) container_of(x, struct vbox_crtc, base) container_of 138 drivers/gpu/drm/vboxvideo/vbox_drv.h #define to_vbox_connector(x) container_of(x, struct vbox_connector, base) container_of 139 drivers/gpu/drm/vboxvideo/vbox_drv.h #define to_vbox_encoder(x) container_of(x, struct vbox_encoder, base) container_of 140 drivers/gpu/drm/vboxvideo/vbox_drv.h #define to_vbox_framebuffer(x) container_of(x, struct vbox_framebuffer, base) container_of 48 drivers/gpu/drm/vboxvideo/vbox_fb.c container_of(helper, struct vbox_private, fb_helper); container_of 164 drivers/gpu/drm/vboxvideo/vbox_irq.c struct vbox_private *vbox = container_of(work, struct vbox_private, container_of 386 drivers/gpu/drm/vboxvideo/vbox_mode.c container_of(plane->dev, struct vbox_private, ddev); container_of 441 drivers/gpu/drm/vboxvideo/vbox_mode.c container_of(plane->dev, struct vbox_private, ddev); container_of 576 drivers/gpu/drm/vboxvideo/vbox_mode.c container_of(dev, struct vbox_private, ddev); container_of 865 drivers/gpu/drm/vboxvideo/vbox_mode.c container_of(dev, struct vbox_private, ddev); container_of 592 drivers/gpu/drm/vc4/vc4_bo.c container_of(work, struct vc4_dev, bo_cache.time_work); container_of 847 drivers/gpu/drm/vc4/vc4_crtc.c container_of(cb, struct vc4_async_flip_state, cb); container_of 109 drivers/gpu/drm/vc4/vc4_dpi.c return container_of(encoder, struct vc4_dpi_encoder, base.base); container_of 438 drivers/gpu/drm/vc4/vc4_drv.h return container_of(encoder, struct vc4_encoder, base); container_of 545 drivers/gpu/drm/vc4/vc4_dsi.c #define host_to_dsi(host) container_of(host, struct vc4_dsi, dsi_host) container_of 600 drivers/gpu/drm/vc4/vc4_dsi.c return container_of(encoder, struct vc4_dsi_encoder, base.base); container_of 315 drivers/gpu/drm/vc4/vc4_gem.c container_of(work, struct vc4_dev, hangcheck.reset_work); container_of 1020 drivers/gpu/drm/vc4/vc4_gem.c struct vc4_seqno_cb *cb = container_of(work, struct vc4_seqno_cb, work); container_of 1056 drivers/gpu/drm/vc4/vc4_gem.c container_of(work, struct vc4_dev, job_done_work); container_of 112 drivers/gpu/drm/vc4/vc4_hdmi.c return container_of(encoder, struct vc4_hdmi_encoder, base.base); container_of 129 drivers/gpu/drm/vc4/vc4_hdmi.c return container_of(connector, struct vc4_hdmi_connector, base); container_of 61 drivers/gpu/drm/vc4/vc4_irq.c container_of(work, struct vc4_dev, overflow_mem_work); container_of 33 drivers/gpu/drm/vc4/vc4_kms.c return container_of(priv, struct vc4_ctm_state, base); container_of 45 drivers/gpu/drm/vc4/vc4_kms.c return container_of(priv, struct vc4_load_tracker_state, base); container_of 192 drivers/gpu/drm/vc4/vc4_kms.c struct drm_atomic_state *state = container_of(work, container_of 985 drivers/gpu/drm/vc4/vc4_plane.c container_of(state, typeof(*vc4_state), base); container_of 158 drivers/gpu/drm/vc4/vc4_txp.c return container_of(encoder, struct vc4_txp, connector.encoder); container_of 163 drivers/gpu/drm/vc4/vc4_txp.c return container_of(conn, struct vc4_txp, connector.base); container_of 342 drivers/gpu/drm/vc4/vc4_v3d.c struct vc4_dev *vc4 = container_of(ref, struct vc4_dev, bin_bo_kref); container_of 184 drivers/gpu/drm/vc4/vc4_vec.c return container_of(encoder, struct vc4_vec_encoder, base.base); container_of 202 drivers/gpu/drm/vc4/vc4_vec.c return container_of(connector, struct vc4_vec_connector, base); container_of 355 drivers/gpu/drm/vgem/vgem_drv.c struct vgem_device *vgem = container_of(dev, typeof(*vgem), drm); container_of 431 drivers/gpu/drm/vgem/vgem_drv.c struct vgem_device *vgem = container_of(dev, typeof(*vgem), drm); container_of 42 drivers/gpu/drm/vgem/vgem_drv.h #define to_vgem_bo(x) container_of(x, struct drm_vgem_gem_object, base) container_of 50 drivers/gpu/drm/vgem/vgem_fence.c struct vgem_fence *fence = container_of(base, typeof(*fence), base); container_of 495 drivers/gpu/drm/via/via_dmablit.c drm_via_blitq_t *blitq = container_of(work, drm_via_blitq_t, wq); container_of 85 drivers/gpu/drm/virtio/virtgpu_drv.h container_of((gobj), struct virtio_gpu_object, gem_base) container_of 107 drivers/gpu/drm/virtio/virtgpu_drv.h container_of(x, struct virtio_gpu_fence, f) container_of 137 drivers/gpu/drm/virtio/virtgpu_drv.h container_of(x, struct virtio_gpu_output, crtc) container_of 139 drivers/gpu/drm/virtio/virtgpu_drv.h container_of(x, struct virtio_gpu_output, conn) container_of 141 drivers/gpu/drm/virtio/virtgpu_drv.h container_of(x, struct virtio_gpu_output, enc) container_of 148 drivers/gpu/drm/virtio/virtgpu_drv.h container_of(x, struct virtio_gpu_framebuffer, base) container_of 74 drivers/gpu/drm/virtio/virtgpu_ioctl.c qobj = container_of(bo, struct virtio_gpu_object, tbo); container_of 92 drivers/gpu/drm/virtio/virtgpu_ioctl.c qobj = container_of(bo, struct virtio_gpu_object, tbo); container_of 36 drivers/gpu/drm/virtio/virtgpu_kms.c container_of(work, struct virtio_gpu_device, container_of 71 drivers/gpu/drm/virtio/virtgpu_object.c bo = container_of(tbo, struct virtio_gpu_object, tbo); container_of 47 drivers/gpu/drm/virtio/virtgpu_ttm.c mman = container_of(bdev, struct virtio_gpu_mman, bdev); container_of 48 drivers/gpu/drm/virtio/virtgpu_ttm.c vgdev = container_of(mman, struct virtio_gpu_device, mman); container_of 199 drivers/gpu/drm/virtio/virtgpu_ttm.c container_of(ttm, struct virtio_gpu_ttm_tt, ttm.ttm); container_of 210 drivers/gpu/drm/virtio/virtgpu_ttm.c container_of(ttm, struct virtio_gpu_ttm_tt, ttm.ttm); container_of 221 drivers/gpu/drm/virtio/virtgpu_ttm.c container_of(ttm, struct virtio_gpu_ttm_tt, ttm.ttm); container_of 244 drivers/gpu/drm/virtio/virtgpu_ttm.c gtt->obj = container_of(bo, struct virtio_gpu_object, tbo); container_of 256 drivers/gpu/drm/virtio/virtgpu_ttm.c bo = container_of(tbo, struct virtio_gpu_object, tbo); container_of 179 drivers/gpu/drm/virtio/virtgpu_vq.c container_of(work, struct virtio_gpu_device, container_of 235 drivers/gpu/drm/virtio/virtgpu_vq.c container_of(work, struct virtio_gpu_device, container_of 153 drivers/gpu/drm/vkms/vkms_composer.c struct vkms_crtc_state *crtc_state = container_of(work, container_of 12 drivers/gpu/drm/vkms/vkms_crtc.c struct vkms_output *output = container_of(timer, struct vkms_output, container_of 60 drivers/gpu/drm/vkms/vkms_drv.c struct vkms_device *vkms = container_of(dev, struct vkms_device, drm); container_of 96 drivers/gpu/drm/vkms/vkms_drv.h container_of(target, struct vkms_output, crtc) container_of 99 drivers/gpu/drm/vkms/vkms_drv.h container_of(target, struct vkms_device, drm) container_of 102 drivers/gpu/drm/vkms/vkms_drv.h container_of(target, struct vkms_gem_object, gem) container_of 105 drivers/gpu/drm/vkms/vkms_drv.h container_of(target, struct vkms_crtc_state, base) container_of 108 drivers/gpu/drm/vkms/vkms_drv.h container_of(target, struct vkms_plane_state, base) container_of 32 drivers/gpu/drm/vkms/vkms_gem.c struct vkms_gem_object *gem = container_of(obj, struct vkms_gem_object, container_of 143 drivers/gpu/drm/vmwgfx/ttm_object.c container_of(kref, struct ttm_object_file, refcount); container_of 201 drivers/gpu/drm/vmwgfx/ttm_object.c container_of(kref, struct ttm_base_object, refcount); container_of 423 drivers/gpu/drm/vmwgfx/ttm_object.c container_of(kref, struct ttm_ref_object, kref); container_of 603 drivers/gpu/drm/vmwgfx/ttm_object.c prime = container_of(base, struct ttm_prime_object, base); container_of 700 drivers/gpu/drm/vmwgfx/ttm_object.c prime = container_of(base, struct ttm_prime_object, base); container_of 343 drivers/gpu/drm/vmwgfx/ttm_object.h container_of(base, struct ttm_prime_object, base)->real_type : container_of 495 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, typeof(*binding), bi); container_of 527 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, typeof(*binding), bi); container_of 563 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, typeof(*binding), bi); container_of 597 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, typeof(*binding), bi); container_of 626 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, typeof(*binding), bi); container_of 674 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, struct vmw_ctx_bindinfo_view, bi); container_of 710 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, struct vmw_ctx_bindinfo_view, bi); container_of 832 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, struct vmw_ctx_bindinfo_so, bi); container_of 938 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, struct vmw_ctx_bindinfo_vb, bi); container_of 1062 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, struct vmw_ctx_bindinfo_view, bi); container_of 1118 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, struct vmw_ctx_bindinfo_vb, bi); container_of 1137 drivers/gpu/drm/vmwgfx/vmwgfx_binding.c container_of(bi, typeof(*binding), bi); container_of 58 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c return container_of(bo, struct vmw_buffer_object, base); container_of 75 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c return container_of(vmw_bo, struct vmw_user_buffer_object, vbo); container_of 544 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c vmw_user_bo = container_of(base, struct vmw_user_buffer_object, container_of 565 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c user_bo = container_of(base, struct vmw_user_buffer_object, prime.base); container_of 774 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c user_bo = container_of(vbo, struct vmw_user_buffer_object, container_of 910 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c vmw_user_bo = container_of(base, struct vmw_user_buffer_object, container_of 959 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c vmw_user_bo = container_of(base, struct vmw_user_buffer_object, container_of 981 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c user_bo = container_of(vbo, struct vmw_user_buffer_object, vbo); container_of 1007 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c container_of(bdev, struct vmw_private, bdev); container_of 1146 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c vbo = container_of(bo, struct vmw_buffer_object, base); container_of 242 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c dheader = container_of(header->cb_header, struct vmw_cmdbuf_dheader, container_of 515 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c container_of(work, struct vmw_cmdbuf_man, work); container_of 138 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(res, struct vmw_user_context, res); container_of 182 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(res, struct vmw_user_context, res); container_of 369 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(res, struct vmw_user_context, res); container_of 547 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(ctx, struct vmw_user_context, res); container_of 576 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(res, struct vmw_user_context, res); container_of 675 drivers/gpu/drm/vmwgfx/vmwgfx_context.c return &(container_of(base, struct vmw_user_context, base)->res); container_of 681 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(res, struct vmw_user_context, res); container_of 703 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(base, struct vmw_user_context, base); container_of 829 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(ctx, struct vmw_user_context, res); container_of 836 drivers/gpu/drm/vmwgfx/vmwgfx_context.c return container_of(ctx, struct vmw_user_context, res)->man; container_of 845 drivers/gpu/drm/vmwgfx/vmwgfx_context.c return container_of(ctx, struct vmw_user_context, res)-> container_of 861 drivers/gpu/drm/vmwgfx/vmwgfx_context.c return container_of(ctx, struct vmw_user_context, res)->cbs; container_of 880 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(ctx_res, struct vmw_user_context, res); container_of 913 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(ctx_res, struct vmw_user_context, res); container_of 137 drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c return container_of(res, struct vmw_cotable, res); container_of 658 drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c container_of(res, struct vmw_cotable, res); container_of 1218 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c container_of(nb, struct vmw_private, pm_nb); container_of 612 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h return container_of(res, struct vmw_surface, res); container_of 833 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 877 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 922 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 942 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 961 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 980 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 997 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 1009 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 1264 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 1295 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 1324 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 1343 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 1379 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 1409 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 1455 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 1483 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 1524 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 1584 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 1633 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 1777 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 1796 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 1815 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 1834 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 1854 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 1874 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 1894 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 1917 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 1956 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 1995 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 2072 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 2098 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 2127 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 2169 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 2207 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 2264 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 2315 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 2346 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 2379 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 2398 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 2430 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 2476 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 2527 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 2562 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = container_of(header, typeof(*cmd), header); container_of 2600 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c } *cmd = container_of(header, typeof(*cmd), header); container_of 2639 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 2668 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 2694 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 2744 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 2763 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 2789 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c container_of(header, typeof(*cmd), header); container_of 177 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c struct vmw_fb_par *par = container_of(work, struct vmw_fb_par, container_of 87 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c return container_of(fence->base.lock, struct vmw_fence_manager, lock); container_of 115 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c container_of(f, struct vmw_fence_obj, base); container_of 139 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c container_of(f, struct vmw_fence_obj, base); container_of 163 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c container_of(cb, struct vmwgfx_wait_cb, base); container_of 173 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c container_of(f, struct vmw_fence_obj, base); container_of 263 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c container_of(work, struct vmw_fence_manager, work); container_of 578 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c container_of(fence, struct vmw_user_fence, fence); container_of 593 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c container_of(base, struct vmw_user_fence, base); container_of 829 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c fence = &(container_of(base, struct vmw_user_fence, base)->fence); container_of 870 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c fence = &(container_of(base, struct vmw_user_fence, base)->fence); container_of 910 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c container_of(action, struct vmw_event_fence_action, action); container_of 945 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c container_of(action, struct vmw_event_fence_action, action); container_of 1130 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c fence = &(container_of(base, struct vmw_user_fence, container_of 103 drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c container_of(man->bdev, struct vmw_private, bdev); container_of 162 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c cmd = container_of(header, struct vmw_dma_cmd, header); container_of 2823 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c container_of(update->vfb, typeof(*vfbbo), base); container_of 2829 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c container_of(update->vfb, typeof(*vfbs), base); container_of 205 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h container_of(x, struct vmw_framebuffer, base) container_of 207 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h container_of(x, struct vmw_framebuffer_surface, base.base) container_of 209 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h container_of(x, struct vmw_framebuffer_bo, base.base) container_of 261 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h #define vmw_crtc_state_to_vcs(x) container_of(x, struct vmw_crtc_state, base) container_of 262 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h #define vmw_plane_state_to_vps(x) container_of(x, struct vmw_plane_state, base) container_of 264 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h container_of(x, struct vmw_connector_state, base) container_of 381 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h container_of(x, struct vmw_display_unit, crtc) container_of 383 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h container_of(x, struct vmw_display_unit, connector) container_of 37 drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c container_of(x, struct vmw_legacy_display_unit, base.crtc) container_of 39 drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c container_of(x, struct vmw_legacy_display_unit, base.encoder) container_of 41 drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c container_of(x, struct vmw_legacy_display_unit, base.connector) container_of 100 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c container_of(kref, struct vmw_resource, kref); container_of 797 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c dev_priv = container_of(bdev, struct vmw_private, bdev); container_of 801 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c dx_query_mob = container_of(bo, struct vmw_buffer_object, base); container_of 38 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c container_of(x, struct vmw_screen_object_unit, base.crtc) container_of 40 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c container_of(x, struct vmw_screen_object_unit, base.encoder) container_of 42 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c container_of(x, struct vmw_screen_object_unit, base.connector) container_of 479 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c container_of(update->vfb, typeof(*vfbbo), base); container_of 576 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c srf_update = container_of(update, typeof(*srf_update), base); container_of 594 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c vfbs = container_of(update->vfb, typeof(*vfbs), base); container_of 648 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c srf_update = container_of(update, typeof(*srf_update), base); container_of 982 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c container_of(framebuffer, struct vmw_framebuffer_bo, container_of 1025 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c container_of(dirty, typeof(*sdirty), base); container_of 1083 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c container_of(dirty, typeof(*sdirty), base); container_of 1137 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c container_of(framebuffer, typeof(*vfbs), base); container_of 1251 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c container_of(framebuffer, struct vmw_framebuffer_bo, container_of 1358 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c container_of(vfb, struct vmw_framebuffer_bo, base)->buffer; container_of 135 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c return container_of(res, struct vmw_shader, res); container_of 147 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c return container_of(res, struct vmw_dx_shader, res); container_of 664 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c return &(container_of(base, struct vmw_user_shader, base)-> container_of 671 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c container_of(res, struct vmw_user_shader, shader.res); container_of 99 drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c container_of(res, struct vmw_user_simple_resource, container_of 121 drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c container_of(base, struct vmw_user_simple_resource, base); container_of 256 drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c usimple = container_of(base, typeof(*usimple), base); container_of 114 drivers/gpu/drm/vmwgfx/vmwgfx_so.c return container_of(res, struct vmw_view, res); container_of 39 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(x, struct vmw_screen_target_display_unit, base.crtc) container_of 41 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(x, struct vmw_screen_target_display_unit, base.encoder) container_of 43 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(x, struct vmw_screen_target_display_unit, base.connector) container_of 457 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(dirty, struct vmw_stdu_dirty, base); container_of 492 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(dirty, struct vmw_stdu_dirty, base); container_of 494 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(dirty->unit, typeof(*stdu), base); container_of 543 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(dirty, struct vmw_stdu_dirty, base); container_of 574 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(dirty, struct vmw_stdu_dirty, base); container_of 576 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(dirty->unit, typeof(*stdu), base); container_of 684 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(vfb, struct vmw_framebuffer_bo, base)->buffer; container_of 750 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(dirty, struct vmw_stdu_dirty, base); container_of 753 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(dirty->unit, typeof(*stdu), base); container_of 789 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(dirty, struct vmw_stdu_dirty, base); container_of 791 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(dirty->unit, typeof(*stdu), base); container_of 860 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(framebuffer, typeof(*vfbs), base); container_of 1206 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c stdu = container_of(update->du, typeof(*stdu), base); container_of 1207 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c vfbbo = container_of(update->vfb, typeof(*vfbbo), base); container_of 1249 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c stdu = container_of(update->du, typeof(*stdu), base); container_of 1250 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c vfbbo = container_of(update->vfb, typeof(*vfbbo), base); container_of 1265 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(update, typeof(*bo_update), base); container_of 1278 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c container_of(update, typeof(*bo_update), base); container_of 1301 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c bo_update = container_of(update, typeof(*bo_update), base); container_of 1302 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c stdu = container_of(update->du, typeof(*stdu), base); container_of 1303 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c vfbbo = container_of(update->vfb, typeof(*vfbbo), base); container_of 1407 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c vfbs = container_of(update->vfb, typeof(*vfbs), base); container_of 1423 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c vfbs = container_of(update->vfb, typeof(*vfbs), base); container_of 1445 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c vfbs = container_of(update->vfb, typeof(*vfbs), base); container_of 1483 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c stdu = container_of(update->du, typeof(*stdu), base); container_of 1484 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c vfbs = container_of(update->vfb, typeof(*vfbs), base); container_of 1548 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c vfbs = container_of(vfb, typeof(*vfbs), base); container_of 627 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c return &(container_of(base, struct vmw_user_surface, container_of 640 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c container_of(srf, struct vmw_user_surface, srf); container_of 666 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c container_of(base, struct vmw_user_surface, prime.base); container_of 938 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c user_srf = container_of(base, struct vmw_user_surface, container_of 997 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c user_srf = container_of(base, struct vmw_user_surface, prime.base); container_of 1613 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c user_srf = container_of(srf, struct vmw_user_surface, srf); container_of 1714 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c user_srf = container_of(base, struct vmw_user_surface, prime.base); container_of 536 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c container_of(bo->ttm, struct vmw_ttm_tt, dma_ttm.ttm); container_of 553 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c container_of(bo->ttm, struct vmw_ttm_tt, dma_ttm.ttm); container_of 573 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c container_of(bo->ttm, struct vmw_ttm_tt, dma_ttm.ttm); container_of 582 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c container_of(ttm, struct vmw_ttm_tt, dma_ttm.ttm); container_of 616 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c container_of(ttm, struct vmw_ttm_tt, dma_ttm.ttm); container_of 639 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c container_of(ttm, struct vmw_ttm_tt, dma_ttm.ttm); container_of 657 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c container_of(ttm, struct vmw_ttm_tt, dma_ttm.ttm); container_of 684 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c struct vmw_ttm_tt *vmw_tt = container_of(ttm, struct vmw_ttm_tt, container_of 723 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c vmw_be->dev_priv = container_of(bo->bdev, struct vmw_private, bdev); container_of 800 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c struct vmw_private *dev_priv = container_of(bdev, struct vmw_private, bdev); container_of 43 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.c struct vmw_private *dev_priv = container_of(m, struct vmw_private, vvm); container_of 51 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.c struct vmw_private *dev_priv = container_of(m, struct vmw_private, vvm); container_of 50 drivers/gpu/drm/vmwgfx/vmwgfx_va.c return container_of(res, struct vmw_stream, sres.res); container_of 186 drivers/gpu/drm/vmwgfx/vmwgfx_validation.c bo_node = container_of(hash, typeof(*bo_node), hash); container_of 223 drivers/gpu/drm/vmwgfx/vmwgfx_validation.c res_node = container_of(hash, typeof(*res_node), hash); container_of 394 drivers/gpu/drm/vmwgfx/vmwgfx_validation.c val = container_of(val_private, typeof(*val), private); container_of 418 drivers/gpu/drm/vmwgfx/vmwgfx_validation.c val = container_of(val_private, typeof(*val), private); container_of 517 drivers/gpu/drm/vmwgfx/vmwgfx_validation.c container_of(bo, struct vmw_buffer_object, base); container_of 24 drivers/gpu/drm/xen/xen_drm_front_conn.c return container_of(connector, struct xen_drm_front_drm_pipeline, conn); container_of 41 drivers/gpu/drm/xen/xen_drm_front_gem.c return container_of(gem_obj, struct xen_gem_object, base); container_of 33 drivers/gpu/drm/xen/xen_drm_front_kms.c return container_of(pipe, struct xen_drm_front_drm_pipeline, pipe); container_of 175 drivers/gpu/drm/xen/xen_drm_front_kms.c container_of(delayed_work, container_of 276 drivers/gpu/drm/xen/xen_drm_front_kms.c container_of(crtc, struct xen_drm_front_drm_pipeline, container_of 52 drivers/gpu/drm/zte/zx_hdmi.c #define to_zx_hdmi(x) container_of(x, struct zx_hdmi, x) container_of 20 drivers/gpu/drm/zte/zx_plane.h #define to_zx_plane(plane) container_of(plane, struct zx_plane, plane) container_of 37 drivers/gpu/drm/zte/zx_tvenc.c #define to_zx_tvenc(x) container_of(x, struct zx_tvenc, x) container_of 45 drivers/gpu/drm/zte/zx_vga.c #define to_zx_vga(x) container_of(x, struct zx_vga, x) container_of 133 drivers/gpu/drm/zte/zx_vou.c #define to_zx_crtc(x) container_of(x, struct zx_crtc, crtc) container_of 74 drivers/gpu/host1x/cdma.h #define cdma_to_channel(cdma) container_of(cdma, struct host1x_channel, cdma) container_of 76 drivers/gpu/host1x/cdma.h #define pb_to_cdma(pb) container_of(pb, struct host1x_cdma, push_buffer) container_of 81 drivers/gpu/host1x/channel.c container_of(kref, struct host1x_channel, refcount); container_of 253 drivers/gpu/host1x/hw/cdma_hw.c cdma = container_of(to_delayed_work(work), struct host1x_cdma, container_of 29 drivers/gpu/host1x/intr.c kfree(container_of(kref, struct host1x_waitlist, refcount)); container_of 193 drivers/gpu/host1x/intr.c container_of(work, struct host1x_syncpt_intr, work); container_of 195 drivers/gpu/host1x/intr.c container_of(syncpt_intr, struct host1x_syncpt, intr); container_of 76 drivers/gpu/host1x/job.c struct host1x_job *job = container_of(ref, struct host1x_job, ref); container_of 73 drivers/gpu/ipu-v3/ipu-dp.c return container_of(dp, struct ipu_flow, foreground); container_of 75 drivers/gpu/ipu-v3/ipu-dp.c return container_of(dp, struct ipu_flow, background); container_of 98 drivers/greybus/connection.c connection = container_of(kref, struct gb_connection, kref); container_of 258 drivers/greybus/interface.c intf = container_of(work, struct gb_interface, mode_switch_work); container_of 623 drivers/greybus/interface.c struct device *dev = container_of(kobj, struct device, kobj); container_of 638 drivers/greybus/interface.c struct device *dev = container_of(kobj, struct device, kobj); container_of 652 drivers/greybus/interface.c struct device *dev = container_of(kobj, struct device, kobj); container_of 277 drivers/greybus/operation.c operation = container_of(work, struct gb_operation, work); container_of 673 drivers/greybus/operation.c operation = container_of(kref, struct gb_operation, kref); container_of 1085 drivers/greybus/svc.c dr = container_of(work, struct gb_svc_deferred_request, work); container_of 28 drivers/greybus/svc_watchdog.c container_of(notifier, struct gb_svc_watchdog, pm_notifier); container_of 69 drivers/greybus/svc_watchdog.c watchdog = container_of(work, struct gb_svc_watchdog, work.work); container_of 352 drivers/hid/hid-asus.c struct asus_kbd_leds *led = container_of(led_cdev, struct asus_kbd_leds, container_of 363 drivers/hid/hid-asus.c struct asus_kbd_leds *led = container_of(led_cdev, struct asus_kbd_leds, container_of 371 drivers/hid/hid-asus.c struct asus_kbd_leds *led = container_of(work, struct asus_kbd_leds, work); container_of 190 drivers/hid/hid-bigbenff.c struct bigben_device *bigben = container_of(work, container_of 2312 drivers/hid/hid-core.c struct hid_device *hdev = container_of(dev, struct hid_device, dev); container_of 148 drivers/hid/hid-corsair.c struct k90_led *led = container_of(led_cdev, struct k90_led, cdev); container_of 187 drivers/hid/hid-corsair.c struct k90_led *led = container_of(led_cdev, struct k90_led, cdev); container_of 195 drivers/hid/hid-corsair.c struct k90_led *led = container_of(led_cdev, struct k90_led, cdev); container_of 204 drivers/hid/hid-corsair.c struct k90_led *led = container_of(work, struct k90_led, work); container_of 229 drivers/hid/hid-corsair.c struct k90_led *led = container_of(work, struct k90_led, work); container_of 135 drivers/hid/hid-cougar.c struct cougar_shared *shared = container_of(kref, container_of 952 drivers/hid/hid-cp2112.c container_of(kattr, struct cp2112_pstring_attribute, attr); container_of 983 drivers/hid/hid-cp2112.c container_of(kattr, struct cp2112_pstring_attribute, attr); container_of 1089 drivers/hid/hid-cp2112.c struct cp2112_device *dev = container_of(work, struct cp2112_device, container_of 137 drivers/hid/hid-elo.c struct elo_priv *priv = container_of(work, struct elo_priv, work.work); container_of 288 drivers/hid/hid-google-hammer.c struct hammer_kbd_leds *led = container_of(cdev, container_of 183 drivers/hid/hid-gt683r.c struct gt683r_led *led = container_of(work, struct gt683r_led, work); container_of 1474 drivers/hid/hid-input.c struct hid_device *hid = container_of(work, struct hid_device, container_of 106 drivers/hid/hid-led.c #define to_hidled_led(arg) container_of(arg, struct hidled_led, cdev) container_of 563 drivers/hid/hid-logitech-dj.c struct dj_receiver_dev *djrcv_dev = container_of(kref, struct dj_receiver_dev, kref); container_of 753 drivers/hid/hid-logitech-dj.c container_of(work, struct dj_receiver_dev, work); container_of 375 drivers/hid/hid-logitech-hidpp.c struct hidpp_device *hidpp = container_of(work, struct hidpp_device, container_of 1752 drivers/hid/hid-logitech-hidpp.c struct hidpp_ff_work_data *wd = container_of(w, struct hidpp_ff_work_data, work); container_of 286 drivers/hid/hid-microsoft.c struct ms_data *ms = container_of(work, struct ms_data, ff_worker); container_of 191 drivers/hid/hid-rmi.c struct rmi_data *data = container_of(xport, struct rmi_data, xport); container_of 264 drivers/hid/hid-rmi.c struct rmi_data *data = container_of(xport, struct rmi_data, xport); container_of 315 drivers/hid/hid-rmi.c struct rmi_data *hdata = container_of(work, struct rmi_data, container_of 492 drivers/hid/hid-rmi.c struct rmi_data *data = container_of(xport, struct rmi_data, xport); container_of 642 drivers/hid/hid-sensor-custom.c sensor_inst = container_of(file->private_data, container_of 672 drivers/hid/hid-sensor-custom.c sensor_inst = container_of(file->private_data, container_of 684 drivers/hid/hid-sensor-custom.c sensor_inst = container_of(file->private_data, container_of 699 drivers/hid/hid-sensor-custom.c sensor_inst = container_of(file->private_data, container_of 1723 drivers/hid/hid-sony.c struct sony_sc *sc = container_of(work, struct sony_sc, hotplug_worker); container_of 2221 drivers/hid/hid-sony.c struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); container_of 563 drivers/hid/hid-steam.c struct steam_device *steam = container_of(work, struct steam_device, container_of 151 drivers/hid/hid-u2fzero.c struct u2fzero_device *dev = container_of(ldev, container_of 179 drivers/hid/hid-u2fzero.c struct u2fzero_device *dev = container_of(rng, container_of 43 drivers/hid/hid-wiimote-core.c struct wiimote_queue *queue = container_of(work, struct wiimote_queue, container_of 45 drivers/hid/hid-wiimote-core.c struct wiimote_data *wdata = container_of(queue, struct wiimote_data, container_of 1205 drivers/hid/hid-wiimote-core.c struct wiimote_data *wdata = container_of(work, struct wiimote_data, container_of 122 drivers/hid/hid-wiimote-modules.c struct wiimote_data *wdata = container_of(work, struct wiimote_data, container_of 847 drivers/hid/intel-ish-hid/ishtp-fw-loader.c client_data = container_of(work, struct ishtp_cl_data, container_of 927 drivers/hid/intel-ish-hid/ishtp-fw-loader.c client_data = container_of(work, struct ishtp_cl_data, container_of 748 drivers/hid/intel-ish-hid/ishtp-hid-client.c client_data = container_of(work, struct ishtp_cl_data, work); container_of 23 drivers/hid/intel-ish-hid/ishtp/bus.c #define to_ishtp_cl_driver(d) container_of(d, struct ishtp_cl_driver, driver) container_of 24 drivers/hid/intel-ish-hid/ishtp/bus.c #define to_ishtp_cl_device(d) container_of(d, struct ishtp_cl_device, dev) container_of 546 drivers/hid/intel-ish-hid/ishtp/bus.c device = container_of(work, struct ishtp_cl_device, event_work); container_of 746 drivers/hid/intel-ish-hid/ishtp/hbm.c dev = container_of(work, struct ishtp_device, bh_hbm_work); container_of 59 drivers/hid/uhid.c struct uhid_device *uhid = container_of(work, struct uhid_device, worker); container_of 119 drivers/hid/usbhid/hid-core.c container_of(work, struct usbhid_device, reset_work); container_of 187 drivers/hid/wacom.h struct wacom *wacom = container_of(wacom_wac, struct wacom, wacom_wac); container_of 842 drivers/hid/wacom_sys.c container_of(kref, struct wacom_hdev_data, kref); container_of 858 drivers/hid/wacom_sys.c data = container_of(wacom_wac->shared, struct wacom_hdev_data, container_of 1289 drivers/hid/wacom_sys.c struct wacom_led *led = container_of(cdev, struct wacom_led, cdev); container_of 1301 drivers/hid/wacom_sys.c struct wacom_led *led = container_of(cdev, struct wacom_led, cdev); container_of 1668 drivers/hid/wacom_sys.c struct wacom *wacom = container_of(work, struct wacom, init_work.work); container_of 2149 drivers/hid/wacom_sys.c struct wacom *wacom = container_of(work, struct wacom, battery_work); container_of 2404 drivers/hid/wacom_sys.c struct wacom *wacom = container_of(work, struct wacom, wireless_work); container_of 2611 drivers/hid/wacom_sys.c struct wacom *wacom = container_of(work, struct wacom, remote_work); container_of 2657 drivers/hid/wacom_sys.c struct wacom *wacom = container_of(work, struct wacom, mode_change_work); container_of 82 drivers/hid/wacom_wac.c struct wacom *wacom = container_of(wacom_wac, struct wacom, wacom_wac); container_of 460 drivers/hid/wacom_wac.c struct wacom *wacom = container_of(wacom_wac, struct wacom, wacom_wac); container_of 1051 drivers/hid/wacom_wac.c struct wacom *wacom = container_of(wacom_wac, struct wacom, wacom_wac); container_of 1138 drivers/hid/wacom_wac.c struct wacom *wacom = container_of(wacom_wac, struct wacom, wacom_wac); container_of 3187 drivers/hid/wacom_wac.c struct wacom *wacom = container_of(wacom_wac, struct wacom, wacom_wac); container_of 597 drivers/hsi/clients/hsi_char.c cl_data = container_of(inode->i_cdev, struct hsc_client_data, cdev); container_of 965 drivers/hsi/clients/ssi_protocol.c container_of(work, struct ssi_protocol, work); container_of 271 drivers/hsi/controllers/omap_ssi_core.c struct omap_ssi_controller *omap_ssi = container_of(nb, container_of 180 drivers/hsi/controllers/omap_ssi_port.c omap_port = container_of(work, struct omap_ssi_port, errqueue_work.work); container_of 588 drivers/hsi/controllers/omap_ssi_port.c container_of(work, struct omap_ssi_port, work); container_of 647 drivers/hsi/hsi_core.c struct hsi_client *cl = container_of(nb, struct hsi_client, nb); container_of 440 drivers/hv/channel_mgmt.c container_of(work, struct vmbus_channel, add_channel_work); container_of 33 drivers/hv/hv_utils_transport.c hvt = container_of(file->f_op, struct hvutil_transport, fops); container_of 81 drivers/hv/hv_utils_transport.c hvt = container_of(file->f_op, struct hvutil_transport, fops); container_of 101 drivers/hv/hv_utils_transport.c hvt = container_of(file->f_op, struct hvutil_transport, fops); container_of 120 drivers/hv/hv_utils_transport.c hvt = container_of(file->f_op, struct hvutil_transport, fops); container_of 164 drivers/hv/hv_utils_transport.c hvt = container_of(file->f_op, struct hvutil_transport, fops); container_of 1045 drivers/hv/vmbus_drv.c ctx = container_of(work, struct onmessage_work_context, container_of 1520 drivers/hv/vmbus_drv.c = container_of(kobj, struct vmbus_channel, kobj); container_of 1545 drivers/hv/vmbus_drv.c = container_of(attr, struct vmbus_chan_attribute, attr); container_of 1547 drivers/hv/vmbus_drv.c = container_of(kobj, struct vmbus_channel, kobj); container_of 1737 drivers/hv/vmbus_drv.c container_of(kobj, struct vmbus_channel, kobj); container_of 104 drivers/hwmon/ab8500.c struct ab8500_temp *ab8500_data = container_of(work, container_of 62 drivers/hwmon/abx500.c data = container_of(work, struct abx500_temp, work.work); container_of 266 drivers/hwmon/abx500.c struct device *dev = container_of(kobj, struct device, kobj); container_of 251 drivers/hwmon/adc128d818.c struct device *dev = container_of(kobj, struct device, kobj); container_of 97 drivers/hwmon/asc7621.c container_of(_sda, struct asc7621_param, sda) container_of 623 drivers/hwmon/aspeed-pwm-tacho.c struct device *dev = container_of(kobj, struct device, kobj); container_of 634 drivers/hwmon/aspeed-pwm-tacho.c struct device *dev = container_of(kobj, struct device, kobj); container_of 205 drivers/hwmon/asus_atk0110.c container_of(attr, struct atk_sensor_data, input_attr) container_of 208 drivers/hwmon/asus_atk0110.c container_of(attr, struct atk_sensor_data, label_attr) container_of 211 drivers/hwmon/asus_atk0110.c container_of(attr, struct atk_sensor_data, limit1_attr) container_of 214 drivers/hwmon/asus_atk0110.c container_of(attr, struct atk_sensor_data, limit2_attr) container_of 302 drivers/hwmon/da9052-hwmon.c struct device *dev = container_of(kobj, struct device, kobj); container_of 304 drivers/hwmon/da9052-hwmon.c struct device_attribute *dattr = container_of(attr, container_of 329 drivers/hwmon/ds1621.c struct device *dev = container_of(kobj, struct device, kobj); container_of 313 drivers/hwmon/fschmd.c struct fschmd_data *data = container_of(ref, struct fschmd_data, kref); container_of 55 drivers/hwmon/gpio-fan.c container_of(ws, struct gpio_fan_data, alarm_work); container_of 302 drivers/hwmon/gpio-fan.c struct device *dev = container_of(kobj, struct device, kobj); container_of 39 drivers/hwmon/hwmon.c #define to_hwmon_device(d) container_of(d, struct hwmon_device, dev) container_of 53 drivers/hwmon/hwmon.c container_of(d, struct hwmon_device_attribute, dev_attr) container_of 54 drivers/hwmon/hwmon.c #define to_dev_attr(a) container_of(a, struct device_attribute, attr) container_of 81 drivers/hwmon/hwmon.c struct device *dev = container_of(kobj, struct device, kobj); container_of 100 drivers/hwmon/ibmpowernv.c struct sensor_data *sdata = container_of(devattr, struct sensor_data, container_of 126 drivers/hwmon/ibmpowernv.c struct sensor_data *sdata = container_of(devattr, struct sensor_data, container_of 136 drivers/hwmon/ibmpowernv.c struct sensor_data *sdata = container_of(devattr, struct sensor_data, container_of 166 drivers/hwmon/ibmpowernv.c struct sensor_data *sdata = container_of(devattr, struct sensor_data, container_of 1984 drivers/hwmon/it87.c struct device *dev = container_of(kobj, struct device, kobj); container_of 2068 drivers/hwmon/it87.c struct device *dev = container_of(kobj, struct device, kobj); container_of 2129 drivers/hwmon/it87.c struct device *dev = container_of(kobj, struct device, kobj); container_of 2161 drivers/hwmon/it87.c struct device *dev = container_of(kobj, struct device, kobj); container_of 2232 drivers/hwmon/it87.c struct device *dev = container_of(kobj, struct device, kobj); container_of 2293 drivers/hwmon/it87.c struct device *dev = container_of(kobj, struct device, kobj); container_of 203 drivers/hwmon/k10temp.c struct device *dev = container_of(kobj, struct device, kobj); container_of 934 drivers/hwmon/lm63.c struct device *dev = container_of(kobj, struct device, kobj); container_of 156 drivers/hwmon/ltc2990.c struct device *dev = container_of(kobj, struct device, kobj); container_of 159 drivers/hwmon/ltc2990.c container_of(a, struct device_attribute, attr); container_of 457 drivers/hwmon/max16065.c struct device *dev = container_of(kobj, struct device, kobj); container_of 469 drivers/hwmon/max16065.c struct device *dev = container_of(kobj, struct device, kobj); container_of 324 drivers/hwmon/max6650.c struct device *dev = container_of(kobj, struct device, kobj); container_of 332 drivers/hwmon/max6650.c devattr = container_of(a, struct device_attribute, attr); container_of 382 drivers/hwmon/max6697.c struct device *dev = container_of(kobj, struct device, kobj); container_of 677 drivers/hwmon/nct6683.c struct device *dev = container_of(kobj, struct device, kobj); container_of 742 drivers/hwmon/nct6683.c struct device *dev = container_of(kobj, struct device, kobj); container_of 860 drivers/hwmon/nct6683.c struct device *dev = container_of(kobj, struct device, kobj); container_of 947 drivers/hwmon/nct6683.c struct device *dev = container_of(kobj, struct device, kobj); container_of 2050 drivers/hwmon/nct6775.c struct device *dev = container_of(kobj, struct device, kobj); container_of 2256 drivers/hwmon/nct6775.c struct device *dev = container_of(kobj, struct device, kobj); container_of 2443 drivers/hwmon/nct6775.c struct device *dev = container_of(kobj, struct device, kobj); container_of 3260 drivers/hwmon/nct6775.c struct device *dev = container_of(kobj, struct device, kobj); container_of 3462 drivers/hwmon/nct6775.c struct device *dev = container_of(kobj, struct device, kobj); container_of 682 drivers/hwmon/nct7802.c struct device *dev = container_of(kobj, struct device, kobj); container_of 781 drivers/hwmon/nct7802.c struct device *dev = container_of(kobj, struct device, kobj); container_of 856 drivers/hwmon/nct7802.c struct device *dev = container_of(kobj, struct device, kobj); container_of 34 drivers/hwmon/occ/p8_i2c.c #define to_p8_i2c_occ(x) container_of((x), struct p8_i2c_occ, occ) container_of 17 drivers/hwmon/occ/p9_sbe.c #define to_p9_sbe_occ(x) container_of((x), struct p9_sbe_occ, occ) container_of 101 drivers/hwmon/pmbus/adm1275.c #define to_adm1275_data(x) container_of(x, struct adm1275_data, info) container_of 84 drivers/hwmon/pmbus/ibm-cffps.c #define to_psu(x, y) container_of((x), struct ibm_cffps, debugfs_entries[(y)]) container_of 304 drivers/hwmon/pmbus/ibm-cffps.c struct ibm_cffps *psu = container_of(led_cdev, struct ibm_cffps, led); container_of 338 drivers/hwmon/pmbus/ibm-cffps.c struct ibm_cffps *psu = container_of(led_cdev, struct ibm_cffps, led); container_of 212 drivers/hwmon/pmbus/lm25066.c #define to_lm25066_data(x) container_of(x, struct lm25066_data, info) container_of 108 drivers/hwmon/pmbus/ltc2978.c #define to_ltc2978_data(x) container_of(x, struct ltc2978_data, info) container_of 42 drivers/hwmon/pmbus/max34440.c #define to_max34440_data(x) container_of(x, struct max34440_data, info) container_of 60 drivers/hwmon/pmbus/pmbus_core.c container_of(_attr, struct pmbus_sensor, attribute) container_of 69 drivers/hwmon/pmbus/pmbus_core.c container_of(_attr, struct pmbus_boolean, attribute) container_of 77 drivers/hwmon/pmbus/pmbus_core.c container_of(_attr, struct pmbus_label, attribute) container_of 1947 drivers/hwmon/pmbus/pmbus_core.c #define to_samples_reg(x) container_of(x, struct pmbus_samples_reg, dev_attr) container_of 66 drivers/hwmon/pmbus/ucd9000.c #define to_ucd9000_data(_info) container_of(_info, struct ucd9000_data, info) container_of 30 drivers/hwmon/pmbus/zl6100.c #define to_zl6100_data(x) container_of(x, struct zl6100_data, info) container_of 150 drivers/hwmon/pwm-fan.c struct device *dev = container_of(kobj, struct device, kobj); container_of 62 drivers/hwmon/raspberrypi-hwmon.c data = container_of(work, struct rpi_hwmon_data, container_of 94 drivers/hwmon/scpi-hwmon.c sensor = container_of(attr, struct sensor_data, dev_attr_input); container_of 110 drivers/hwmon/scpi-hwmon.c sensor = container_of(attr, struct sensor_data, dev_attr_label); container_of 818 drivers/hwmon/sht15.c = container_of(work_s, struct sht15_data, container_of 881 drivers/hwmon/sht15.c = container_of(work_s, struct sht15_data, container_of 899 drivers/hwmon/sht15.c struct sht15_data *data = container_of(nb, struct sht15_data, nb); container_of 72 drivers/hwmon/vexpress-hwmon.c struct device_attribute *dev_attr = container_of(attr, container_of 280 drivers/hwmon/w83793.c struct w83793_data *data = container_of(ref, struct w83793_data, kref); container_of 80 drivers/hwmon/xgene-hwmon.c container_of(cl, struct xgene_hwmon_dev, mbox_client) container_of 442 drivers/hwmon/xgene-hwmon.c ctx = container_of(work, struct xgene_hwmon_dev, workq); container_of 601 drivers/hwtracing/coresight/coresight-etb10.c struct etb_drvdata *drvdata = container_of(file->private_data, container_of 615 drivers/hwtracing/coresight/coresight-etb10.c struct etb_drvdata *drvdata = container_of(file->private_data, container_of 640 drivers/hwtracing/coresight/coresight-etb10.c struct etb_drvdata *drvdata = container_of(file->private_data, container_of 146 drivers/hwtracing/coresight/coresight-etm-perf.c event_data = container_of(work, struct etm_event_data, work); container_of 516 drivers/hwtracing/coresight/coresight-etm-perf.c ea = container_of(dattr, struct dev_ext_attribute, attr); container_of 338 drivers/hwtracing/coresight/coresight-stm.c struct stm_drvdata *drvdata = container_of(stm_data, container_of 349 drivers/hwtracing/coresight/coresight-stm.c struct stm_drvdata *drvdata = container_of(stm_data, container_of 361 drivers/hwtracing/coresight/coresight-stm.c struct stm_drvdata *drvdata = container_of(stm_data, container_of 380 drivers/hwtracing/coresight/coresight-stm.c struct stm_drvdata *drvdata = container_of(stm_data, container_of 413 drivers/hwtracing/coresight/coresight-stm.c struct stm_drvdata *drvdata = container_of(stm_data, container_of 148 drivers/hwtracing/coresight/coresight-tmc.c struct tmc_drvdata *drvdata = container_of(file->private_data, container_of 180 drivers/hwtracing/coresight/coresight-tmc.c struct tmc_drvdata *drvdata = container_of(file->private_data, container_of 201 drivers/hwtracing/coresight/coresight-tmc.c struct tmc_drvdata *drvdata = container_of(file->private_data, container_of 569 drivers/hwtracing/intel_th/core.c struct intel_th *th = container_of(work, struct intel_th, container_of 147 drivers/hwtracing/intel_th/gth.c container_of(attr, struct master_attribute, attr); container_of 169 drivers/hwtracing/intel_th/gth.c container_of(attr, struct master_attribute, attr); container_of 328 drivers/hwtracing/intel_th/gth.c container_of(attr, struct output_attribute, attr); container_of 349 drivers/hwtracing/intel_th/gth.c container_of(attr, struct output_attribute, attr); container_of 478 drivers/hwtracing/intel_th/gth.c container_of(output, struct intel_th_device, output); container_of 91 drivers/hwtracing/intel_th/intel_th.h container_of((_d), struct intel_th_device, dev) container_of 187 drivers/hwtracing/intel_th/intel_th.h container_of((_d), struct intel_th_driver, driver) container_of 1725 drivers/hwtracing/intel_th/msu.c struct msc *msc = container_of(work, struct msc, work); container_of 70 drivers/hwtracing/intel_th/sth.c struct sth_device *sth = container_of(stm_data, struct sth_device, stm); container_of 145 drivers/hwtracing/intel_th/sth.c struct sth_device *sth = container_of(stm_data, struct sth_device, stm); container_of 162 drivers/hwtracing/intel_th/sth.c struct sth_device *sth = container_of(stm_data, struct sth_device, stm); container_of 33 drivers/hwtracing/stm/console.c struct stm_console *sc = container_of(con, struct stm_console, console); container_of 40 drivers/hwtracing/stm/console.c struct stm_console *sc = container_of(data, struct stm_console, data); container_of 52 drivers/hwtracing/stm/console.c struct stm_console *sc = container_of(data, struct stm_console, data); container_of 39 drivers/hwtracing/stm/ftrace.c struct stm_ftrace *stm = container_of(export, struct stm_ftrace, ftrace); container_of 46 drivers/hwtracing/stm/ftrace.c struct stm_ftrace *sf = container_of(data, struct stm_ftrace, data); container_of 55 drivers/hwtracing/stm/ftrace.c struct stm_ftrace *sf = container_of(data, struct stm_ftrace, data); container_of 34 drivers/hwtracing/stm/heartbeat.c struct stm_heartbeat *heartbeat = container_of(hr, struct stm_heartbeat, container_of 47 drivers/hwtracing/stm/heartbeat.c container_of(data, struct stm_heartbeat, data); container_of 59 drivers/hwtracing/stm/heartbeat.c container_of(data, struct stm_heartbeat, data); container_of 68 drivers/hwtracing/stm/policy.c container_of(to_config_group(item), struct stp_policy, group) : container_of 76 drivers/hwtracing/stm/policy.c container_of(to_config_group(item), struct stp_policy_node, container_of 236 drivers/hwtracing/stm/policy.c policy = container_of(group, struct stp_policy, group); container_of 238 drivers/hwtracing/stm/policy.c parent_node = container_of(group, struct stp_policy_node, container_of 49 drivers/hwtracing/stm/stm.h container_of((_d), struct stm_device, dev) container_of 90 drivers/hwtracing/stm/stm.h container_of((_d), struct stm_source_device, dev) container_of 39 drivers/i2c/busses/i2c-amd-mp2-plat.c container_of(__common, struct amd_i2c_dev, common) container_of 192 drivers/i2c/busses/i2c-amd-mp2.h container_of(__work, struct amd_i2c_common, work.work) container_of 79 drivers/i2c/busses/i2c-bcm2835.c #define to_clk_bcm2835_i2c(_hw) container_of(_hw, struct clk_bcm2835_i2c, hw) container_of 167 drivers/i2c/busses/i2c-cadence.c #define to_cdns_i2c(_nb) container_of(_nb, struct cdns_i2c, \ container_of 710 drivers/i2c/busses/i2c-davinci.c dev = container_of(nb, struct davinci_i2c_dev, freq_transition); container_of 523 drivers/i2c/busses/i2c-imx.c struct imx_i2c_struct *i2c_imx = container_of(nb, container_of 984 drivers/i2c/busses/i2c-imx.c i2c_imx = container_of(adap, struct imx_i2c_struct, adapter); container_of 993 drivers/i2c/busses/i2c-imx.c i2c_imx = container_of(adap, struct imx_i2c_struct, adapter); container_of 927 drivers/i2c/busses/i2c-rk3x.c struct rk3x_i2c *i2c = container_of(nb, struct rk3x_i2c, clk_rate_nb); container_of 891 drivers/i2c/busses/i2c-s3c2410.c #define freq_to_i2c(_n) container_of(_n, struct s3c24xx_i2c, freq_transition) container_of 117 drivers/i2c/busses/i2c-xgene-slimpro.c container_of(cl, struct slimpro_i2c_dev, mbox_client) container_of 637 drivers/i2c/i2c-dev.c i2c_dev = container_of(dev, struct i2c_dev, dev); container_of 99 drivers/i2c/i2c-slave-eeprom.c eeprom = dev_get_drvdata(container_of(kobj, struct device, kobj)); container_of 114 drivers/i2c/i2c-slave-eeprom.c eeprom = dev_get_drvdata(container_of(kobj, struct device, kobj)); container_of 114 drivers/i2c/i2c-smbus.c alert = container_of(work, struct i2c_smbus_alert, alert); container_of 199 drivers/i3c/device.c return container_of(dev, struct i3c_device, dev); container_of 97 drivers/i3c/master.c return container_of(i3cbus, struct i3c_master_controller, bus); container_of 102 drivers/i3c/master.c return container_of(dev, struct i3c_master_controller, dev); container_of 577 drivers/i3c/master.c return container_of(adap, struct i3c_master_controller, i2c); container_of 2190 drivers/i3c/master.c struct i3c_ibi_slot *slot = container_of(work, struct i3c_ibi_slot, container_of 2363 drivers/i3c/master.c slot = container_of(s, struct i3c_generic_ibi_slot, base); container_of 298 drivers/i3c/master/dw-i3c-master.c return container_of(master, struct dw_i3c_master, base); container_of 416 drivers/i3c/master/i3c-master-cdns.c return container_of(master, struct cdns_i3c_master, base); container_of 1517 drivers/i3c/master/i3c-master-cdns.c struct cdns_i3c_master *master = container_of(work, container_of 540 drivers/ide/ide-probe.c ide_hwif_t *hwif = container_of(dev, ide_hwif_t, gendev); container_of 979 drivers/ide/ide-probe.c ide_drive_t *drive = container_of(dev, ide_drive_t, gendev); container_of 1160 drivers/ide/ide-probe.c ide_drive_t *drive = container_of(work, ide_drive_t, rq_work); container_of 201 drivers/iio/adc/ad7124.c struct ad7124_state *st = container_of(sd, struct ad7124_state, sd); container_of 211 drivers/iio/adc/ad7124.c struct ad7124_state *st = container_of(sd, struct ad7124_state, sd); container_of 81 drivers/iio/adc/ad7780.c return container_of(sd, struct ad7780_state, sd); container_of 168 drivers/iio/adc/ad7791.c return container_of(sd, struct ad7791_state, sd); container_of 179 drivers/iio/adc/ad7793.c return container_of(sd, struct ad7793_state, sd); container_of 1246 drivers/iio/adc/at91-sama5d2_adc.c struct at91_adc_touch *touch_st = container_of(workq, container_of 1248 drivers/iio/adc/at91-sama5d2_adc.c struct at91_adc_state *st = container_of(touch_st, container_of 174 drivers/iio/adc/envelope-detector.c struct envelope *env = container_of(work, struct envelope, container_of 114 drivers/iio/adc/stm32-adc-core.c return container_of(com, struct stm32_adc_priv, common); container_of 97 drivers/iio/adc/stm32-dfsdm-core.c return container_of(dfsdm, struct dfsdm_priv, dfsdm); container_of 257 drivers/iio/adc/xilinx-xadc-core.c struct xadc *xadc = container_of(work, struct xadc, zynq_unmask_work.work); container_of 24 drivers/iio/buffer/industrialio-buffer-cb.c return container_of(buffer, struct iio_cb_buffer, buffer); container_of 96 drivers/iio/buffer/industrialio-buffer-dma.c struct iio_dma_buffer_block *block = container_of(kref, container_of 144 drivers/iio/buffer/industrialio-buffer-dma.c block = container_of(kref, struct iio_dma_buffer_block, kref); container_of 163 drivers/iio/buffer/industrialio-buffer-dma.c return container_of(buf, struct iio_dma_buffer_queue, buffer); container_of 43 drivers/iio/buffer/industrialio-buffer-dmaengine.c return container_of(buffer, struct dmaengine_buffer, queue.buffer); container_of 37 drivers/iio/buffer/industrialio-hw-consumer.c return container_of(buffer, struct hw_consumer_buffer, buffer); container_of 23 drivers/iio/buffer/kfifo_buf.c #define iio_to_kfifo(r) container_of(r, struct iio_kfifo, buffer) container_of 348 drivers/iio/chemical/atlas-ph-sensor.c struct atlas_data *data = container_of(work, struct atlas_data, work); container_of 195 drivers/iio/common/hid-sensors/hid-sensor-trigger.c struct hid_sensor_common *attrb = container_of(work, container_of 157 drivers/iio/common/ssp_sensors/ssp_dev.c struct ssp_data *data = container_of(work, struct ssp_data, work_wdt); container_of 400 drivers/iio/common/ssp_sensors/ssp_dev.c struct ssp_data *data = container_of((struct delayed_work *)work, container_of 22 drivers/iio/dac/ad5592r.c struct spi_device *spi = container_of(st->dev, struct spi_device, dev); container_of 36 drivers/iio/dac/ad5592r.c struct spi_device *spi = container_of(st->dev, struct spi_device, dev); container_of 45 drivers/iio/dac/ad5592r.c struct spi_device *spi = container_of(st->dev, struct spi_device, dev); container_of 73 drivers/iio/dac/ad5592r.c struct spi_device *spi = container_of(st->dev, struct spi_device, dev); container_of 82 drivers/iio/dac/ad5592r.c struct spi_device *spi = container_of(st->dev, struct spi_device, dev); container_of 43 drivers/iio/dac/stm32-dac-core.c return container_of(com, struct stm32_dac_priv, common); container_of 143 drivers/iio/health/afe440x.h container_of(_dev_attr, struct afe440x_attr, dev_attr) container_of 1431 drivers/iio/industrialio-buffer.c struct iio_buffer *buffer = container_of(ref, struct iio_buffer, ref); container_of 1553 drivers/iio/industrialio-core.c struct iio_dev *indio_dev = container_of(inode->i_cdev, container_of 1575 drivers/iio/industrialio-core.c struct iio_dev *indio_dev = container_of(inode->i_cdev, container_of 505 drivers/iio/industrialio-trigger.c = container_of(chip, container_of 514 drivers/iio/industrialio-trigger.c = container_of(chip, container_of 826 drivers/iio/light/gp2ap020a00f.c container_of(work, struct gp2ap020a00f_data, work); container_of 497 drivers/iio/light/lm3533-als.c return container_of(attr, struct lm3533_als_attribute, dev_attr); container_of 191 drivers/iio/light/tsl2563.c container_of(work, struct tsl2563_chip, poweroff_work.work); container_of 248 drivers/iio/proximity/as3935.c st = container_of(work, struct as3935_state, work.work); container_of 89 drivers/iio/trigger/iio-trig-hrtimer.c info = container_of(timer, struct iio_hrtimer_info, timer); container_of 94 drivers/iio/trigger/iio-trig-sysfs.c struct iio_sysfs_trig *trig = container_of(work, struct iio_sysfs_trig, container_of 354 drivers/infiniband/core/addr.c rt = container_of(dst, struct rtable, dst); container_of 358 drivers/infiniband/core/addr.c rt6 = container_of(dst, struct rt6_info, dst); container_of 623 drivers/infiniband/core/addr.c req = container_of(_work, struct addr_req, work.work); container_of 126 drivers/infiniband/core/agent.c mad_send_wr = container_of(send_buf, container_of 214 drivers/infiniband/core/cache.c container_of(kref, struct ib_gid_table_entry, kref); container_of 222 drivers/infiniband/core/cache.c container_of(head, struct roce_gid_ndev_storage, rcu_head); container_of 263 drivers/infiniband/core/cache.c container_of(kref, struct ib_gid_table_entry, kref); container_of 279 drivers/infiniband/core/cache.c container_of(work, struct ib_gid_table_entry, del_work); container_of 1239 drivers/infiniband/core/cache.c container_of(attr, struct ib_gid_table_entry, attr); container_of 1258 drivers/infiniband/core/cache.c container_of(attr, struct ib_gid_table_entry, attr); container_of 1279 drivers/infiniband/core/cache.c container_of(attr, struct ib_gid_table_entry, attr); container_of 1466 drivers/infiniband/core/cache.c container_of(_work, struct ib_update_work, work); container_of 1488 drivers/infiniband/core/cache.c container_of(_work, struct ib_update_work, work); container_of 1013 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 1147 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 1417 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 1946 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 2103 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 2171 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 2482 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 2551 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 2745 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 2928 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 3136 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 3349 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 3492 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 3561 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 3646 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 3824 drivers/infiniband/core/cm.c struct cm_work *work = container_of(_work, struct cm_work, work.work); container_of 3892 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 3950 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 4231 drivers/infiniband/core/cm.c cm_id_priv = container_of(cm_id, struct cm_id_private, id); container_of 4256 drivers/infiniband/core/cm.c group = container_of(obj, struct cm_counter_group, obj); container_of 4257 drivers/infiniband/core/cm.c cm_attr = container_of(attr, struct cm_counter_attribute, attr); container_of 157 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 171 drivers/infiniband/core/cma.c container_of(res, struct rdma_id_private, res); container_of 521 drivers/infiniband/core/cma.c struct cma_multicast *mc = container_of(kref, struct cma_multicast, mcref); container_of 957 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 987 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 1115 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 1822 drivers/infiniband/core/cma.c mc = container_of(id_priv->mc_list.next, container_of 1840 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 2017 drivers/infiniband/core/cma.c listen_id_priv = container_of(listen_id, struct rdma_id_private, id); container_of 2025 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 2078 drivers/infiniband/core/cma.c listen_id_priv = container_of(listen_id, struct rdma_id_private, id); container_of 2085 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 2363 drivers/infiniband/core/cma.c conn_id = container_of(new_cm_id, struct rdma_id_private, id); container_of 2484 drivers/infiniband/core/cma.c dev_id_priv = container_of(id, struct rdma_id_private, id); container_of 2519 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 2545 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 2631 drivers/infiniband/core/cma.c struct cma_work *work = container_of(_work, struct cma_work, work); container_of 2653 drivers/infiniband/core/cma.c struct cma_ndev_work *work = container_of(_work, struct cma_ndev_work, work); container_of 2785 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 2925 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 3158 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 3207 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 3226 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 3541 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 3593 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 3918 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 4030 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 4079 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 4101 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 4128 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 4306 drivers/infiniband/core/cma.c struct iboe_mcast_work *mw = container_of(work, struct iboe_mcast_work, work); container_of 4434 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 4478 drivers/infiniband/core/cma.c id_priv = container_of(id, struct rdma_id_private, id); container_of 65 drivers/infiniband/core/cma_configfs.c group = container_of(item, struct config_group, cg_item); container_of 66 drivers/infiniband/core/cma_configfs.c return container_of(group, struct cma_dev_port_group, group); container_of 244 drivers/infiniband/core/cma_configfs.c struct config_group *group = container_of(item, struct config_group, container_of 246 drivers/infiniband/core/cma_configfs.c struct cma_dev_group *cma_dev_group = container_of(group, container_of 255 drivers/infiniband/core/cma_configfs.c struct config_group *group = container_of(item, struct config_group, container_of 257 drivers/infiniband/core/cma_configfs.c struct cma_dev_group *cma_dev_group = container_of(group, container_of 235 drivers/infiniband/core/counters.c counter = container_of(res, struct rdma_counter, res); container_of 268 drivers/infiniband/core/counters.c counter = container_of(kref, struct rdma_counter, kref); container_of 374 drivers/infiniband/core/counters.c counter = container_of(res, struct rdma_counter, res); container_of 421 drivers/infiniband/core/counters.c qp = container_of(res, struct ib_qp, res); container_of 456 drivers/infiniband/core/counters.c counter = container_of(res, struct rdma_counter, res); container_of 36 drivers/infiniband/core/cq.c struct dim *dim = container_of(w, struct dim, work); container_of 127 drivers/infiniband/core/cq.c struct ib_cq *cq = container_of(iop, struct ib_cq, iop); container_of 151 drivers/infiniband/core/cq.c struct ib_cq *cq = container_of(work, struct ib_cq, work); container_of 493 drivers/infiniband/core/device.c struct ib_device *dev = container_of(device, struct ib_device, dev); container_of 501 drivers/infiniband/core/device.c kfree_rcu(container_of(dev->port_data, struct ib_port_data_rcu, container_of 530 drivers/infiniband/core/device.c container_of(d, struct ib_core_device, dev); container_of 855 drivers/infiniband/core/device.c container_of(dev, struct ib_core_device, dev); container_of 1546 drivers/infiniband/core/device.c container_of(work, struct ib_device, unregistration_work); container_of 173 drivers/infiniband/core/fmr_pool.c struct ib_fmr_pool *pool = container_of(work, struct ib_fmr_pool, work); container_of 227 drivers/infiniband/core/iwcm.c cm_id_priv = container_of(cm_id, struct iwcm_id_private, id); container_of 235 drivers/infiniband/core/iwcm.c cm_id_priv = container_of(cm_id, struct iwcm_id_private, id); container_of 314 drivers/infiniband/core/iwcm.c cm_id_priv = container_of(cm_id, struct iwcm_id_private, id); container_of 380 drivers/infiniband/core/iwcm.c cm_id_priv = container_of(cm_id, struct iwcm_id_private, id); container_of 568 drivers/infiniband/core/iwcm.c cm_id_priv = container_of(cm_id, struct iwcm_id_private, id); container_of 612 drivers/infiniband/core/iwcm.c cm_id_priv = container_of(cm_id, struct iwcm_id_private, id); container_of 650 drivers/infiniband/core/iwcm.c cm_id_priv = container_of(cm_id, struct iwcm_id_private, id); container_of 705 drivers/infiniband/core/iwcm.c cm_id_priv = container_of(cm_id, struct iwcm_id_private, id); container_of 805 drivers/infiniband/core/iwcm.c cm_id_priv = container_of(cm_id, struct iwcm_id_private, id); container_of 1018 drivers/infiniband/core/iwcm.c struct iwcm_work *work = container_of(_work, struct iwcm_work, work); container_of 1074 drivers/infiniband/core/iwcm.c cm_id_priv = container_of(cm_id, struct iwcm_id_private, id); container_of 1165 drivers/infiniband/core/iwcm.c cm_id_priv = container_of(cm_id, struct iwcm_id_private, id); container_of 371 drivers/infiniband/core/iwpm_util.c nlmsg_request = container_of(kref, struct iwpm_nlmsg_request, kref); container_of 684 drivers/infiniband/core/mad.c mad_agent_priv = container_of(mad_agent, container_of 689 drivers/infiniband/core/mad.c mad_snoop_priv = container_of(mad_agent, container_of 1037 drivers/infiniband/core/mad.c send_wr->cur_seg = container_of(send_wr->rmpp_list.next, container_of 1063 drivers/infiniband/core/mad.c mad_agent_priv = container_of(mad_agent, struct ib_mad_agent_private, container_of 1167 drivers/infiniband/core/mad.c mad_send_wr = container_of(send_buf, struct ib_mad_send_wr_private, container_of 1199 drivers/infiniband/core/mad.c mad_agent_priv = container_of(send_buf->mad_agent, container_of 1201 drivers/infiniband/core/mad.c mad_send_wr = container_of(send_buf, struct ib_mad_send_wr_private, container_of 1290 drivers/infiniband/core/mad.c mad_send_wr = container_of(send_buf, container_of 1388 drivers/infiniband/core/mad.c mad_recv_wc = container_of(mad_recv_buf, struct ib_mad_recv_wc, container_of 1390 drivers/infiniband/core/mad.c mad_priv_hdr = container_of(mad_recv_wc, container_of 1393 drivers/infiniband/core/mad.c priv = container_of(mad_priv_hdr, struct ib_mad_private, container_of 2260 drivers/infiniband/core/mad.c container_of(wc->wr_cqe, struct ib_mad_list_head, cqe); container_of 2288 drivers/infiniband/core/mad.c mad_priv_hdr = container_of(mad_list, struct ib_mad_private_header, container_of 2290 drivers/infiniband/core/mad.c recv = container_of(mad_priv_hdr, struct ib_mad_private, header); container_of 2511 drivers/infiniband/core/mad.c container_of(wc->wr_cqe, struct ib_mad_list_head, cqe); container_of 2527 drivers/infiniband/core/mad.c mad_send_wr = container_of(mad_list, struct ib_mad_send_wr_private, container_of 2548 drivers/infiniband/core/mad.c mad_list = container_of(qp_info->overflow_list.next, container_of 2550 drivers/infiniband/core/mad.c queued_send_wr = container_of(mad_list, container_of 2587 drivers/infiniband/core/mad.c mad_send_wr = container_of(mad_list, container_of 2599 drivers/infiniband/core/mad.c container_of(wc->wr_cqe, struct ib_mad_list_head, cqe); container_of 2608 drivers/infiniband/core/mad.c mad_send_wr = container_of(mad_list, struct ib_mad_send_wr_private, container_of 2709 drivers/infiniband/core/mad.c mad_agent_priv = container_of(mad_agent, struct ib_mad_agent_private, container_of 2754 drivers/infiniband/core/mad.c container_of(work, struct ib_mad_agent_private, local_work); container_of 2881 drivers/infiniband/core/mad.c mad_agent_priv = container_of(work, struct ib_mad_agent_private, container_of 3012 drivers/infiniband/core/mad.c mad_priv_hdr = container_of(mad_list, container_of 3015 drivers/infiniband/core/mad.c recv = container_of(mad_priv_hdr, struct ib_mad_private, container_of 249 drivers/infiniband/core/mad_rmpp.c container_of(work, struct mad_rmpp_recv, timeout_work.work); container_of 271 drivers/infiniband/core/mad_rmpp.c container_of(work, struct mad_rmpp_recv, cleanup_work.work); container_of 400 drivers/infiniband/core/mad_rmpp.c return container_of(seg->list.next, struct ib_mad_recv_buf, list); container_of 432 drivers/infiniband/core/multicast.c group = container_of(work, typeof(*group), work); container_of 667 drivers/infiniband/core/multicast.c member = container_of(multicast, struct mcast_member, multicast); container_of 798 drivers/infiniband/core/multicast.c dev = container_of(handler, struct mcast_device, event_handler); container_of 429 drivers/infiniband/core/nldev.c struct ib_qp *qp = container_of(res, struct ib_qp, res); container_of 491 drivers/infiniband/core/nldev.c container_of(res, struct rdma_id_private, res); container_of 543 drivers/infiniband/core/nldev.c struct ib_cq *cq = container_of(res, struct ib_cq, res); container_of 581 drivers/infiniband/core/nldev.c struct ib_mr *mr = container_of(res, struct ib_mr, res); container_of 616 drivers/infiniband/core/nldev.c struct ib_pd *pd = container_of(res, struct ib_pd, res); container_of 704 drivers/infiniband/core/nldev.c qp = container_of(res, struct ib_qp, res); container_of 778 drivers/infiniband/core/nldev.c container_of(res, struct rdma_counter, res); container_of 53 drivers/infiniband/core/rdma_core.c container_of(ref, struct ib_uobject, ref); container_of 359 drivers/infiniband/core/rdma_core.c container_of(obj->type_attrs, struct uverbs_obj_fd_type, type); container_of 523 drivers/infiniband/core/rdma_core.c container_of(uobj->uapi_object->type_attrs, container_of 560 drivers/infiniband/core/rdma_core.c const struct uverbs_obj_fd_type *fd_type = container_of( container_of 594 drivers/infiniband/core/rdma_core.c const struct uverbs_obj_fd_type *fd_type = container_of( container_of 135 drivers/infiniband/core/restrack.c pd = container_of(res, struct ib_qp, res)->pd; container_of 143 drivers/infiniband/core/restrack.c pd = container_of(res, struct ib_mr, res)->pd; container_of 159 drivers/infiniband/core/restrack.c return container_of(res, struct ib_pd, res)->device; container_of 161 drivers/infiniband/core/restrack.c return container_of(res, struct ib_cq, res)->device; container_of 163 drivers/infiniband/core/restrack.c return container_of(res, struct ib_qp, res)->device; container_of 165 drivers/infiniband/core/restrack.c return container_of(res, struct rdma_id_private, container_of 168 drivers/infiniband/core/restrack.c return container_of(res, struct ib_mr, res)->device; container_of 170 drivers/infiniband/core/restrack.c return container_of(res, struct ib_ucontext, res)->device; container_of 172 drivers/infiniband/core/restrack.c return container_of(res, struct rdma_counter, res)->device; container_of 223 drivers/infiniband/core/restrack.c struct ib_qp *qp = container_of(res, struct ib_qp, res); container_of 231 drivers/infiniband/core/restrack.c counter = container_of(res, struct rdma_counter, res); container_of 310 drivers/infiniband/core/restrack.c res = container_of(kref, struct rdma_restrack_entry, kref); container_of 619 drivers/infiniband/core/roce_gid_mgmt.c container_of(_work, struct netdev_event_work, work); container_of 782 drivers/infiniband/core/roce_gid_mgmt.c container_of(ptr, struct netdev_notifier_changeupper_info, info), container_of 804 drivers/infiniband/core/roce_gid_mgmt.c container_of(_work, struct update_gid_event_work, work); container_of 1147 drivers/infiniband/core/sa_query.c struct ib_sa_sm_ah *sm_ah = container_of(kref, struct ib_sa_sm_ah, ref); container_of 1476 drivers/infiniband/core/sa_query.c container_of(sa_query, struct ib_sa_path_query, sa_query); container_of 1511 drivers/infiniband/core/sa_query.c container_of(sa_query, struct ib_sa_path_query, sa_query); container_of 1652 drivers/infiniband/core/sa_query.c container_of(sa_query, struct ib_sa_service_query, sa_query); container_of 1666 drivers/infiniband/core/sa_query.c kfree(container_of(sa_query, struct ib_sa_service_query, sa_query)); container_of 1775 drivers/infiniband/core/sa_query.c container_of(sa_query, struct ib_sa_mcmember_query, sa_query); container_of 1789 drivers/infiniband/core/sa_query.c kfree(container_of(sa_query, struct ib_sa_mcmember_query, sa_query)); container_of 1867 drivers/infiniband/core/sa_query.c container_of(sa_query, struct ib_sa_guidinfo_query, sa_query); container_of 1881 drivers/infiniband/core/sa_query.c kfree(container_of(sa_query, struct ib_sa_guidinfo_query, sa_query)); container_of 2002 drivers/infiniband/core/sa_query.c container_of(sa_query, struct ib_sa_classport_info_query, sa_query); container_of 2050 drivers/infiniband/core/sa_query.c kfree(container_of(sa_query, struct ib_sa_classport_info_query, container_of 2111 drivers/infiniband/core/sa_query.c container_of(work, struct ib_sa_port, ib_cpi_work.work); container_of 2219 drivers/infiniband/core/sa_query.c container_of(work, struct ib_sa_port, update_task); container_of 2297 drivers/infiniband/core/sa_query.c container_of(handler, typeof(*sa_dev), event_handler); container_of 104 drivers/infiniband/core/sysfs.c container_of(attr, struct port_attribute, attr); container_of 105 drivers/infiniband/core/sysfs.c struct ib_port *p = container_of(kobj, struct ib_port, kobj); container_of 118 drivers/infiniband/core/sysfs.c container_of(attr, struct port_attribute, attr); container_of 119 drivers/infiniband/core/sysfs.c struct ib_port *p = container_of(kobj, struct ib_port, kobj); container_of 135 drivers/infiniband/core/sysfs.c container_of(attr, struct port_attribute, attr); container_of 136 drivers/infiniband/core/sysfs.c struct ib_port *p = container_of(kobj, struct gid_attr_group, container_of 384 drivers/infiniband/core/sysfs.c container_of(attr, struct port_table_attribute, attr); container_of 401 drivers/infiniband/core/sysfs.c container_of(attr, struct port_table_attribute, attr); container_of 443 drivers/infiniband/core/sysfs.c container_of(attr, struct port_table_attribute, attr); container_of 522 drivers/infiniband/core/sysfs.c container_of(attr, struct port_table_attribute, attr); container_of 675 drivers/infiniband/core/sysfs.c struct ib_port *p = container_of(kobj, struct ib_port, kobj); container_of 698 drivers/infiniband/core/sysfs.c struct gid_attr_group *g = container_of(kobj, struct gid_attr_group, container_of 831 drivers/infiniband/core/sysfs.c hsa = container_of(attr, struct hw_stats_attribute, attr); container_of 833 drivers/infiniband/core/sysfs.c dev = container_of((struct device *)kobj, container_of 837 drivers/infiniband/core/sysfs.c port = container_of(kobj, struct ib_port, kobj); container_of 860 drivers/infiniband/core/sysfs.c hsa = container_of(attr, struct hw_stats_attribute, attr); container_of 862 drivers/infiniband/core/sysfs.c struct ib_device *dev = container_of((struct device *)kobj, container_of 867 drivers/infiniband/core/sysfs.c struct ib_port *p = container_of(kobj, struct ib_port, kobj); container_of 895 drivers/infiniband/core/sysfs.c hsa = container_of(attr, struct hw_stats_attribute, attr); container_of 897 drivers/infiniband/core/sysfs.c struct ib_device *dev = container_of((struct device *)kobj, container_of 902 drivers/infiniband/core/sysfs.c struct ib_port *p = container_of(kobj, struct ib_port, kobj); container_of 1313 drivers/infiniband/core/sysfs.c struct ib_port *port = container_of(p, struct ib_port, kobj); container_of 1402 drivers/infiniband/core/sysfs.c struct ib_port *port = container_of(p, struct ib_port, kobj); container_of 187 drivers/infiniband/core/ucma.c struct ucma_event *uevent_close = container_of(work, struct ucma_event, close_work); container_of 195 drivers/infiniband/core/ucma.c struct ucma_context *ctx = container_of(work, struct ucma_context, close_work); container_of 212 drivers/infiniband/core/umem.c context = container_of(udata, struct uverbs_attr_bundle, driver_udata) container_of 81 drivers/infiniband/core/umem_odp.c container_of(mn, struct ib_ucontext_per_mm, mn); container_of 120 drivers/infiniband/core/umem_odp.c container_of(mn, struct ib_ucontext_per_mm, mn); container_of 159 drivers/infiniband/core/umem_odp.c container_of(mn, struct ib_ucontext_per_mm, mn); container_of 191 drivers/infiniband/core/umem_odp.c container_of(mn, struct ib_ucontext_per_mm, mn); container_of 261 drivers/infiniband/core/umem_odp.c container_of(mn, struct ib_ucontext_per_mm, mn); container_of 297 drivers/infiniband/core/umem_odp.c container_of(udata, struct uverbs_attr_bundle, driver_udata) container_of 396 drivers/infiniband/core/umem_odp.c context = container_of(udata, struct uverbs_attr_bundle, driver_udata) container_of 788 drivers/infiniband/core/umem_odp.c umem = container_of(node, struct ib_umem_odp, interval_tree); container_of 151 drivers/infiniband/core/user_mad.c container_of(kref, struct ib_umad_device, kref); container_of 334 drivers/infiniband/core/user_mad.c recv_buf = container_of(recv_buf->list.next, container_of 979 drivers/infiniband/core/user_mad.c port = container_of(inode->i_cdev, struct ib_umad_port, cdev); container_of 1072 drivers/infiniband/core/user_mad.c port = container_of(inode->i_cdev, struct ib_umad_port, sm_cdev); container_of 200 drivers/infiniband/core/uverbs_cmd.c return container_of(uobj, struct ib_uverbs_completion_event_file, container_of 971 drivers/infiniband/core/uverbs_cmd.c ev_file = container_of(uobj, struct ib_uverbs_completion_event_file, container_of 1259 drivers/infiniband/core/uverbs_cmd.c obj = container_of(uobj, struct ib_ucq_object, uobject); container_of 1465 drivers/infiniband/core/uverbs_cmd.c obj->uxrcd = container_of(xrcd_uobj, struct ib_uxrcd_object, container_of 1609 drivers/infiniband/core/uverbs_cmd.c obj->uxrcd = container_of(xrcd_uobj, struct ib_uxrcd_object, uobject); container_of 1980 drivers/infiniband/core/uverbs_cmd.c obj = container_of(uobj, struct ib_uqp_object, uevent.uobject); container_of 2498 drivers/infiniband/core/uverbs_cmd.c obj = container_of(qp->uobject, struct ib_uqp_object, uevent.uobject); container_of 2547 drivers/infiniband/core/uverbs_cmd.c obj = container_of(qp->uobject, struct ib_uqp_object, uevent.uobject); container_of 3001 drivers/infiniband/core/uverbs_cmd.c obj = container_of(uobj, struct ib_uwq_object, uevent.uobject); container_of 3387 drivers/infiniband/core/uverbs_cmd.c obj->uxrcd = container_of(xrcd_uobj, struct ib_uxrcd_object, uobject); container_of 3601 drivers/infiniband/core/uverbs_cmd.c obj = container_of(uobj, struct ib_uevent_object, uobject); container_of 109 drivers/infiniband/core/uverbs_ioctl.c container_of(bundle, struct bundle_priv, bundle); container_of 151 drivers/infiniband/core/uverbs_ioctl.c container_of(bundle, struct bundle_priv, bundle); container_of 710 drivers/infiniband/core/uverbs_ioctl.c container_of(bundle, struct bundle_priv, bundle); container_of 119 drivers/infiniband/core/uverbs_main.c container_of(device, struct ib_uverbs_device, dev); container_of 131 drivers/infiniband/core/uverbs_main.c container_of(ref, struct ib_uverbs_async_event_file, ref); container_of 194 drivers/infiniband/core/uverbs_main.c container_of(ref, struct ib_uverbs_file, ref); container_of 381 drivers/infiniband/core/uverbs_main.c struct ib_uverbs_completion_event_file *file = container_of( container_of 439 drivers/infiniband/core/uverbs_main.c uobj = container_of(cq->uobject, struct ib_ucq_object, uobject); container_of 488 drivers/infiniband/core/uverbs_main.c struct ib_ucq_object *uobj = container_of(event->element.cq->uobject, container_of 504 drivers/infiniband/core/uverbs_main.c uobj = container_of(event->element.qp->uobject, container_of 514 drivers/infiniband/core/uverbs_main.c struct ib_uevent_object *uobj = container_of(event->element.wq->uobject, container_of 526 drivers/infiniband/core/uverbs_main.c uobj = container_of(event->element.srq->uobject, container_of 538 drivers/infiniband/core/uverbs_main.c container_of(handler, struct ib_uverbs_file, event_handler); container_of 1046 drivers/infiniband/core/uverbs_main.c dev = container_of(inode->i_cdev, struct ib_uverbs_device, cdev); container_of 1194 drivers/infiniband/core/uverbs_main.c container_of(device, struct ib_uverbs_device, dev); container_of 1213 drivers/infiniband/core/uverbs_main.c container_of(device, struct ib_uverbs_device, dev); container_of 57 drivers/infiniband/core/uverbs_std_types.c container_of(uobject, struct ib_uflow_object, uobject); container_of 84 drivers/infiniband/core/uverbs_std_types.c container_of(uobject, struct ib_uqp_object, uevent.uobject); container_of 134 drivers/infiniband/core/uverbs_std_types.c container_of(uobject, struct ib_uwq_object, uevent.uobject); container_of 151 drivers/infiniband/core/uverbs_std_types.c container_of(uobject, struct ib_uevent_object, uobject); container_of 161 drivers/infiniband/core/uverbs_std_types.c container_of(uevent, struct ib_usrq_object, uevent); container_of 176 drivers/infiniband/core/uverbs_std_types.c container_of(uobject, struct ib_uxrcd_object, uobject); container_of 209 drivers/infiniband/core/uverbs_std_types.c container_of(uobj, struct ib_uverbs_completion_event_file, container_of 44 drivers/infiniband/core/uverbs_std_types_cq.c container_of(uobject, struct ib_ucq_object, uobject); container_of 53 drivers/infiniband/core/uverbs_std_types_cq.c ev_queue ? container_of(ev_queue, container_of 64 drivers/infiniband/core/uverbs_std_types_cq.c struct ib_ucq_object *obj = container_of( container_of 98 drivers/infiniband/core/uverbs_std_types_cq.c ev_file = container_of(ev_file_uobj, container_of 185 drivers/infiniband/core/uverbs_std_types_cq.c container_of(uobj, struct ib_ucq_object, uobject); container_of 2621 drivers/infiniband/core/verbs.c struct ib_drain_cqe *cqe = container_of(wc->wr_cqe, struct ib_drain_cqe, container_of 178 drivers/infiniband/hw/bnxt_re/bnxt_re.h container_of((ptr), struct bnxt_re_dev, member) container_of 431 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_qp *qp = container_of(qplib_qp, struct bnxt_re_qp, container_of 434 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); container_of 558 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); container_of 574 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_pd *pd = container_of(ibpd, struct bnxt_re_pd, ib_pd); container_of 627 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_ah *ah = container_of(ib_ah, struct bnxt_re_ah, ib_ah); container_of 656 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); container_of 660 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_ah *ah = container_of(ib_ah, struct bnxt_re_ah, ib_ah); container_of 724 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_ah *ah = container_of(ib_ah, struct bnxt_re_ah, ib_ah); container_of 766 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); container_of 1005 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); container_of 1049 drivers/infiniband/hw/bnxt_re/ib_verbs.c cq = container_of(qp_init_attr->send_cq, struct bnxt_re_cq, container_of 1061 drivers/infiniband/hw/bnxt_re/ib_verbs.c cq = container_of(qp_init_attr->recv_cq, struct bnxt_re_cq, container_of 1073 drivers/infiniband/hw/bnxt_re/ib_verbs.c srq = container_of(qp_init_attr->srq, struct bnxt_re_srq, container_of 1293 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, container_of 1344 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); container_of 1348 drivers/infiniband/hw/bnxt_re/ib_verbs.c container_of(ib_srq, struct bnxt_re_srq, ib_srq); container_of 1420 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, container_of 1454 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, container_of 1477 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, container_of 1538 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); container_of 1778 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); container_of 1840 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_ah *ah = container_of(ud_wr(wr)->ah, struct bnxt_re_ah, container_of 2062 drivers/infiniband/hw/bnxt_re/ib_verbs.c ah = container_of(ud_wr(wr)->ah, struct bnxt_re_ah, ib_ah); container_of 2175 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_mr *mr = container_of(wr->mr, struct bnxt_re_mr, ib_mr); container_of 2327 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); container_of 2460 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); container_of 2521 drivers/infiniband/hw/bnxt_re/ib_verbs.c cq = container_of(ib_cq, struct bnxt_re_cq, ib_cq); container_of 2538 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_cq *cq = container_of(ibcq, struct bnxt_re_cq, ib_cq); container_of 3116 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_cq *cq = container_of(ib_cq, struct bnxt_re_cq, ib_cq); container_of 3140 drivers/infiniband/hw/bnxt_re/ib_verbs.c qp = container_of(lib_qp, container_of 3163 drivers/infiniband/hw/bnxt_re/ib_verbs.c qp = container_of container_of 3249 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_cq *cq = container_of(ib_cq, struct bnxt_re_cq, ib_cq); container_of 3277 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); container_of 3321 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_mr *mr = container_of(ib_mr, struct bnxt_re_mr, ib_mr); container_of 3347 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_mr *mr = container_of(ib_mr, struct bnxt_re_mr, ib_mr); container_of 3359 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_mr *mr = container_of(ib_mr, struct bnxt_re_mr, ib_mr); container_of 3368 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); container_of 3424 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); container_of 3455 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_mw *mw = container_of(ib_mw, struct bnxt_re_mw, ib_mw); container_of 3505 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_pd *pd = container_of(ib_pd, struct bnxt_re_pd, ib_pd); container_of 3607 drivers/infiniband/hw/bnxt_re/ib_verbs.c container_of(ctx, struct bnxt_re_ucontext, ib_uctx); container_of 3666 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_ucontext *uctx = container_of(ib_uctx, container_of 3688 drivers/infiniband/hw/bnxt_re/ib_verbs.c struct bnxt_re_ucontext *uctx = container_of(ib_uctx, container_of 823 drivers/infiniband/hw/bnxt_re/main.c struct bnxt_re_qp *qp = container_of(lib_qp, struct bnxt_re_qp, container_of 853 drivers/infiniband/hw/bnxt_re/main.c struct bnxt_re_srq *srq = container_of(handle, struct bnxt_re_srq, container_of 883 drivers/infiniband/hw/bnxt_re/main.c struct bnxt_re_cq *cq = container_of(handle, struct bnxt_re_cq, container_of 1329 drivers/infiniband/hw/bnxt_re/main.c struct bnxt_re_dev *rdev = container_of(work, struct bnxt_re_dev, container_of 1547 drivers/infiniband/hw/bnxt_re/main.c re_work = container_of(work, struct bnxt_re_work, work); container_of 156 drivers/infiniband/hw/bnxt_re/qplib_fp.c container_of(work, struct bnxt_qplib_nq_work, work); container_of 233 drivers/infiniband/hw/bnxt_re/qplib_res.h container_of(ptr, type, member) container_of 93 drivers/infiniband/hw/cxgb3/iwch.c struct iwch_dev *rnicp = container_of(work, struct iwch_dev, container_of 118 drivers/infiniband/hw/cxgb3/iwch.h return container_of(ibdev, struct iwch_dev, ibdev); container_of 123 drivers/infiniband/hw/cxgb3/iwch.h return container_of(rdev, struct iwch_dev, rdev); container_of 281 drivers/infiniband/hw/cxgb3/iwch_cm.c ep = container_of(container_of(kref, struct iwch_ep_common, kref), container_of 52 drivers/infiniband/hw/cxgb3/iwch_provider.h return container_of(ibpd, struct iwch_pd, ibpd); container_of 88 drivers/infiniband/hw/cxgb3/iwch_provider.h return container_of(ibmr, struct iwch_mr, ibmr); container_of 100 drivers/infiniband/hw/cxgb3/iwch_provider.h return container_of(ibmw, struct iwch_mw, ibmw); container_of 116 drivers/infiniband/hw/cxgb3/iwch_provider.h return container_of(ibcq, struct iwch_cq, ibcq); container_of 180 drivers/infiniband/hw/cxgb3/iwch_provider.h return container_of(ibqp, struct iwch_qp, ibqp); container_of 196 drivers/infiniband/hw/cxgb3/iwch_provider.h return container_of(c, struct iwch_ucontext, ibucontext); container_of 390 drivers/infiniband/hw/cxgb4/cm.c ep = container_of(kref, struct c4iw_ep, com.kref); container_of 83 drivers/infiniband/hw/cxgb4/cq.c ucontext = container_of(uctx, struct c4iw_ucontext, uctx); container_of 1515 drivers/infiniband/hw/cxgb4/device.c wr_waitp = container_of(kref, struct c4iw_wr_wait, kref); container_of 341 drivers/infiniband/hw/cxgb4/iw_cxgb4.h return container_of(ibdev, struct c4iw_dev, ibdev); container_of 346 drivers/infiniband/hw/cxgb4/iw_cxgb4.h return container_of(rdev, struct c4iw_dev, rdev); container_of 374 drivers/infiniband/hw/cxgb4/iw_cxgb4.h return container_of(ibpd, struct c4iw_pd, ibpd); container_of 411 drivers/infiniband/hw/cxgb4/iw_cxgb4.h return container_of(ibmr, struct c4iw_mr, ibmr); container_of 425 drivers/infiniband/hw/cxgb4/iw_cxgb4.h return container_of(ibmw, struct c4iw_mw, ibmw); container_of 442 drivers/infiniband/hw/cxgb4/iw_cxgb4.h return container_of(ibcq, struct c4iw_cq, ibcq); container_of 504 drivers/infiniband/hw/cxgb4/iw_cxgb4.h return container_of(ibqp, struct c4iw_qp, ibqp); container_of 524 drivers/infiniband/hw/cxgb4/iw_cxgb4.h return container_of(ibsrq, struct c4iw_srq, ibsrq); container_of 538 drivers/infiniband/hw/cxgb4/iw_cxgb4.h return container_of(c, struct c4iw_ucontext, ibucontext); container_of 449 drivers/infiniband/hw/cxgb4/provider.c struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, container_of 538 drivers/infiniband/hw/cxgb4/provider.c struct uld_ctx *ctx = container_of(work, struct uld_ctx, reg_work); container_of 285 drivers/infiniband/hw/cxgb4/resource.c rdev = container_of(kref, struct c4iw_rdev, pbl_kref); container_of 367 drivers/infiniband/hw/cxgb4/resource.c rdev = container_of(kref, struct c4iw_rdev, rqt_kref); container_of 140 drivers/infiniband/hw/cxgb4/restrack.c struct ib_qp *ibqp = container_of(res, struct ib_qp, res); container_of 378 drivers/infiniband/hw/cxgb4/restrack.c struct ib_cq *ibcq = container_of(res, struct ib_cq, res); container_of 439 drivers/infiniband/hw/cxgb4/restrack.c struct ib_mr *ibmr = container_of(res, struct ib_mr, res); container_of 117 drivers/infiniband/hw/efa/efa_verbs.c return container_of(ibdev, struct efa_dev, ibdev); container_of 122 drivers/infiniband/hw/efa/efa_verbs.c return container_of(ibucontext, struct efa_ucontext, ibucontext); container_of 127 drivers/infiniband/hw/efa/efa_verbs.c return container_of(ibpd, struct efa_pd, ibpd); container_of 132 drivers/infiniband/hw/efa/efa_verbs.c return container_of(ibmr, struct efa_mr, ibmr); container_of 137 drivers/infiniband/hw/efa/efa_verbs.c return container_of(ibqp, struct efa_qp, ibqp); container_of 142 drivers/infiniband/hw/efa/efa_verbs.c return container_of(ibcq, struct efa_cq, ibcq); container_of 147 drivers/infiniband/hw/efa/efa_verbs.c return container_of(ibah, struct efa_ah, ibah); container_of 843 drivers/infiniband/hw/hfi1/affinity.c struct hfi1_msix_entry *msix = container_of(notify, container_of 6680 drivers/infiniband/hw/hfi1/chip.c struct hfi1_pportdata *ppd = container_of(work, struct hfi1_pportdata, container_of 6893 drivers/infiniband/hw/hfi1/chip.c struct hfi1_pportdata *ppd = container_of(work, struct hfi1_pportdata, container_of 6990 drivers/infiniband/hw/hfi1/chip.c struct hfi1_pportdata *ppd = container_of(work, struct hfi1_pportdata, container_of 7120 drivers/infiniband/hw/hfi1/chip.c struct hfi1_pportdata *ppd = container_of(work, struct hfi1_pportdata, container_of 7207 drivers/infiniband/hw/hfi1/chip.c struct hfi1_pportdata *ppd = container_of(work, struct hfi1_pportdata, container_of 7443 drivers/infiniband/hw/hfi1/chip.c struct hfi1_pportdata *ppd = container_of(work, struct hfi1_pportdata, container_of 7712 drivers/infiniband/hw/hfi1/chip.c struct hfi1_pportdata *ppd = container_of(work, struct hfi1_pportdata, container_of 9626 drivers/infiniband/hw/hfi1/chip.c qd = container_of(work, struct qsfp_data, qsfp_work); container_of 9796 drivers/infiniband/hw/hfi1/chip.c struct hfi1_pportdata *ppd = container_of(work, struct hfi1_pportdata, container_of 12383 drivers/infiniband/hw/hfi1/chip.c struct hfi1_devdata *dd = container_of(work, struct hfi1_devdata, container_of 163 drivers/infiniband/hw/hfi1/driver.c struct hfi1_ibdev *ibdev = container_of(rdi, struct hfi1_ibdev, rdi); container_of 164 drivers/infiniband/hw/hfi1/driver.c struct hfi1_devdata *dd = container_of(ibdev, container_of 1148 drivers/infiniband/hw/hfi1/driver.c struct hfi1_pportdata *ppd = container_of(work, struct hfi1_pportdata, container_of 189 drivers/infiniband/hw/hfi1/file_ops.c struct hfi1_devdata *dd = container_of(inode->i_cdev, container_of 641 drivers/infiniband/hw/hfi1/file_ops.c struct hfi1_devdata *dd = container_of(inode->i_cdev, container_of 1829 drivers/infiniband/hw/hfi1/hfi.h return container_of(dev, struct hfi1_devdata, verbs_dev); container_of 1839 drivers/infiniband/hw/hfi1/hfi.h return container_of(ibp, struct hfi1_pportdata, ibport_data); container_of 1844 drivers/infiniband/hw/hfi1/hfi.h return container_of(rdi, struct hfi1_ibdev, rdi); container_of 216 drivers/infiniband/hw/hfi1/init.c container_of(kref, struct hfi1_ctxtdata, kref); container_of 599 drivers/infiniband/hw/hfi1/init.c cca_timer = container_of(t, struct cca_timer, hrtimer); container_of 1253 drivers/infiniband/hw/hfi1/init.c container_of(kobj, struct hfi1_devdata, kobj); container_of 289 drivers/infiniband/hw/hfi1/mmu_rb.c container_of(mn, struct mmu_rb_handler, mn); container_of 341 drivers/infiniband/hw/hfi1/mmu_rb.c struct mmu_rb_handler *handler = container_of(work, container_of 116 drivers/infiniband/hw/hfi1/opfn.c od = container_of(work, struct hfi1_opfn_data, opfn_work); container_of 117 drivers/infiniband/hw/hfi1/opfn.c qpriv = container_of(od, struct hfi1_qp_priv, opfn); container_of 579 drivers/infiniband/hw/hfi1/pio.c sc = container_of(work, struct send_context, halt_work); container_of 1865 drivers/infiniband/hw/hfi1/pio.c struct pio_vl_map *m = container_of(list, struct pio_vl_map, list); container_of 160 drivers/infiniband/hw/hfi1/qp.c container_of(tx, struct verbs_txreq, txreq)); container_of 495 drivers/infiniband/hw/hfi1/qp.c struct verbs_txreq *tx = container_of(stx, struct verbs_txreq, txreq); container_of 761 drivers/infiniband/hw/hfi1/qp.c struct hfi1_ibdev *verbs_dev = container_of(rdi, container_of 764 drivers/infiniband/hw/hfi1/qp.c struct hfi1_devdata *dd = container_of(verbs_dev, container_of 854 drivers/infiniband/hw/hfi1/qp.c struct hfi1_ibdev *verbs_dev = container_of(rdi, container_of 857 drivers/infiniband/hw/hfi1/qp.c struct hfi1_devdata *dd = container_of(verbs_dev, container_of 877 drivers/infiniband/hw/hfi1/qp.c struct hfi1_ibdev *verbs_dev = container_of(rdi, container_of 880 drivers/infiniband/hw/hfi1/qp.c struct hfi1_devdata *dd = container_of(verbs_dev, container_of 519 drivers/infiniband/hw/hfi1/ruc.c struct iowait_work *w = container_of(work, struct iowait_work, iowork); container_of 270 drivers/infiniband/hw/hfi1/sdma.c container_of(kref, struct sdma_state, kref); container_of 452 drivers/infiniband/hw/hfi1/sdma.c container_of(work, struct sdma_engine, flush_worker); container_of 462 drivers/infiniband/hw/hfi1/sdma.c struct sdma_engine *sde = container_of(work, struct sdma_engine, container_of 1168 drivers/infiniband/hw/hfi1/sdma.c struct sdma_vl_map *m = container_of(list, struct sdma_vl_map, list); container_of 66 drivers/infiniband/hw/hfi1/sysfs.c container_of(kobj, struct hfi1_pportdata, pport_cc_kobj); container_of 115 drivers/infiniband/hw/hfi1/sysfs.c container_of(kobj, struct hfi1_pportdata, pport_cc_kobj); container_of 175 drivers/infiniband/hw/hfi1/sysfs.c container_of(attr, struct hfi1_port_attr, attr); container_of 177 drivers/infiniband/hw/hfi1/sysfs.c container_of(kobj, struct hfi1_pportdata, pport_cc_kobj); container_of 186 drivers/infiniband/hw/hfi1/sysfs.c container_of(attr, struct hfi1_port_attr, attr); container_of 188 drivers/infiniband/hw/hfi1/sysfs.c container_of(kobj, struct hfi1_pportdata, pport_cc_kobj); container_of 294 drivers/infiniband/hw/hfi1/sysfs.c container_of(attr, struct hfi1_sc2vl_attr, attr); container_of 296 drivers/infiniband/hw/hfi1/sysfs.c container_of(kobj, struct hfi1_pportdata, sc2vl_kobj); container_of 399 drivers/infiniband/hw/hfi1/sysfs.c container_of(attr, struct hfi1_sl2sc_attr, attr); container_of 401 drivers/infiniband/hw/hfi1/sysfs.c container_of(kobj, struct hfi1_pportdata, sl2sc_kobj); container_of 473 drivers/infiniband/hw/hfi1/sysfs.c container_of(attr, struct hfi1_vl2mtu_attr, attr); container_of 475 drivers/infiniband/hw/hfi1/sysfs.c container_of(kobj, struct hfi1_pportdata, vl2mtu_kobj); container_of 761 drivers/infiniband/hw/hfi1/sysfs.c container_of(attr, struct sde_attribute, attr); container_of 763 drivers/infiniband/hw/hfi1/sysfs.c container_of(kobj, struct sdma_engine, kobj); container_of 775 drivers/infiniband/hw/hfi1/sysfs.c container_of(attr, struct sde_attribute, attr); container_of 777 drivers/infiniband/hw/hfi1/sysfs.c container_of(kobj, struct sdma_engine, kobj); container_of 322 drivers/infiniband/hw/hfi1/tid_rdma.c struct hfi1_ibdev *verbs_dev = container_of(rdi, container_of 325 drivers/infiniband/hw/hfi1/tid_rdma.c struct hfi1_devdata *dd = container_of(verbs_dev, container_of 644 drivers/infiniband/hw/hfi1/tid_rdma.c tr = container_of(work, struct tid_rdma_qp_params, trigger_work); container_of 645 drivers/infiniband/hw/hfi1/tid_rdma.c priv = container_of(tr, struct hfi1_qp_priv, tid_rdma); container_of 5330 drivers/infiniband/hw/hfi1/tid_rdma.c struct iowait_work *w = container_of(work, struct iowait_work, iowork); container_of 914 drivers/infiniband/hw/hfi1/user_exp_rcv.c container_of(mnode, struct tid_rb_node, mmu); container_of 955 drivers/infiniband/hw/hfi1/user_exp_rcv.c container_of(node, struct tid_rb_node, mmu); container_of 975 drivers/infiniband/hw/hfi1/user_exp_rcv.c container_of(node, struct tid_rb_node, mmu); container_of 132 drivers/infiniband/hw/hfi1/user_sdma.c container_of(wait->iow, struct hfi1_user_sdma_pkt_q, busy); container_of 158 drivers/infiniband/hw/hfi1/user_sdma.c container_of(wait, struct hfi1_user_sdma_pkt_q, busy); container_of 1032 drivers/infiniband/hw/hfi1/user_sdma.c node = container_of(rb_node, struct sdma_mmu_node, rb); container_of 1400 drivers/infiniband/hw/hfi1/user_sdma.c container_of(txreq, struct user_sdma_txreq, txreq); container_of 1447 drivers/infiniband/hw/hfi1/user_sdma.c container_of(t, struct user_sdma_txreq, txreq); container_of 1495 drivers/infiniband/hw/hfi1/user_sdma.c container_of(mnode, struct sdma_mmu_node, rb); container_of 1510 drivers/infiniband/hw/hfi1/user_sdma.c container_of(mnode, struct sdma_mmu_node, rb); container_of 1530 drivers/infiniband/hw/hfi1/user_sdma.c container_of(mnode, struct sdma_mmu_node, rb); container_of 1539 drivers/infiniband/hw/hfi1/user_sdma.c container_of(mnode, struct sdma_mmu_node, rb); container_of 631 drivers/infiniband/hw/hfi1/verbs.c container_of(cookie, struct verbs_txreq, txreq); container_of 1502 drivers/infiniband/hw/hfi1/verbs.c struct hfi1_ibport *ibp = container_of(rvp, struct hfi1_ibport, rvp); container_of 311 drivers/infiniband/hw/hfi1/verbs.h rdi = container_of(ibdev, struct rvt_dev_info, ibdev); container_of 312 drivers/infiniband/hw/hfi1/verbs.h return container_of(rdi, struct hfi1_ibdev, rdi); container_of 319 drivers/infiniband/hw/hfi1/verbs.h priv = container_of(s_iowait, struct hfi1_qp_priv, s_iowait); container_of 113 drivers/infiniband/hw/hfi1/verbs_txreq.h return container_of(stx, struct verbs_txreq, txreq); container_of 509 drivers/infiniband/hw/hfi1/vnic_main.c struct hfi1_vnic_rx_queue *rxq = container_of(napi, container_of 83 drivers/infiniband/hw/hfi1/vnic_sdma.c struct vnic_txreq *tx = container_of(txreq, struct vnic_txreq, txreq); container_of 234 drivers/infiniband/hw/hfi1/vnic_sdma.c container_of(wait->iow, struct hfi1_vnic_sdma, wait); container_of 261 drivers/infiniband/hw/hfi1/vnic_sdma.c container_of(wait, struct hfi1_vnic_sdma, wait); container_of 1050 drivers/infiniband/hw/hns/hns_roce_device.h return container_of(ib_dev, struct hns_roce_dev, ib_dev); container_of 1056 drivers/infiniband/hw/hns/hns_roce_device.h return container_of(ibucontext, struct hns_roce_ucontext, ibucontext); container_of 1061 drivers/infiniband/hw/hns/hns_roce_device.h return container_of(ibpd, struct hns_roce_pd, ibpd); container_of 1066 drivers/infiniband/hw/hns/hns_roce_device.h return container_of(ibah, struct hns_roce_ah, ibah); container_of 1071 drivers/infiniband/hw/hns/hns_roce_device.h return container_of(ibmr, struct hns_roce_mr, ibmr); container_of 1076 drivers/infiniband/hw/hns/hns_roce_device.h return container_of(ibmw, struct hns_roce_mw, ibmw); container_of 1081 drivers/infiniband/hw/hns/hns_roce_device.h return container_of(ibqp, struct hns_roce_qp, ibqp); container_of 1086 drivers/infiniband/hw/hns/hns_roce_device.h return container_of(ib_cq, struct hns_roce_cq, ib_cq); container_of 1091 drivers/infiniband/hw/hns/hns_roce_device.h return container_of(ibsrq, struct hns_roce_srq, ibsrq); container_of 1096 drivers/infiniband/hw/hns/hns_roce_device.h return container_of(hr_qp, struct hns_roce_sqp, hr_qp); container_of 945 drivers/infiniband/hw/hns/hns_roce_hw_v1.c lp_qp_work = container_of(work, struct hns_roce_recreate_lp_qp_work, container_of 1044 drivers/infiniband/hw/hns/hns_roce_hw_v1.c mr_work = container_of(work, struct hns_roce_mr_free_work, work); container_of 4870 drivers/infiniband/hw/hns/hns_roce_hw_v2.c container_of(work, struct hns_roce_work, work); container_of 147 drivers/infiniband/hw/hns/hns_roce_main.c hr_dev = container_of(self, struct hns_roce_dev, iboe.nb); container_of 82 drivers/infiniband/hw/hns/hns_roce_restrack.c struct ib_cq *ib_cq = container_of(res, struct ib_cq, res); container_of 334 drivers/infiniband/hw/i40iw/i40iw.h return container_of(ibdev, struct i40iw_ib_device, ibdev)->iwdev; container_of 343 drivers/infiniband/hw/i40iw/i40iw.h return container_of(ibucontext, struct i40iw_ucontext, ibucontext); container_of 352 drivers/infiniband/hw/i40iw/i40iw.h return container_of(ibpd, struct i40iw_pd, ibpd); container_of 361 drivers/infiniband/hw/i40iw/i40iw.h return container_of(ibmr, struct i40iw_mr, ibmr); container_of 370 drivers/infiniband/hw/i40iw/i40iw.h return container_of(ibfmr, struct i40iw_mr, ibfmr); container_of 379 drivers/infiniband/hw/i40iw/i40iw.h return container_of(ibmw, struct i40iw_mr, ibmw); container_of 388 drivers/infiniband/hw/i40iw/i40iw.h return container_of(ibcq, struct i40iw_cq, ibcq); container_of 397 drivers/infiniband/hw/i40iw/i40iw.h return container_of(ibqp, struct i40iw_qp, ibqp); container_of 503 drivers/infiniband/hw/i40iw/i40iw.h return container_of(iw_dev, struct i40iw_handler, device); container_of 1198 drivers/infiniband/hw/i40iw/i40iw_cm.c cm_node = container_of(list_node, struct i40iw_cm_node, list); container_of 1233 drivers/infiniband/hw/i40iw/i40iw_cm.c cm_node = container_of(list_node, container_of 1861 drivers/infiniband/hw/i40iw/i40iw_cm.c cm_node = container_of(list_pos, struct i40iw_cm_node, list); container_of 1872 drivers/infiniband/hw/i40iw/i40iw_cm.c cm_node = container_of(list_pos, struct i40iw_cm_node, reset_entry); container_of 3621 drivers/infiniband/hw/i40iw/i40iw_cm.c struct disconn_work *dwork = container_of(work, struct disconn_work, work); container_of 4170 drivers/infiniband/hw/i40iw/i40iw_cm.c struct i40iw_cm_event *event = container_of(work, container_of 4325 drivers/infiniband/hw/i40iw/i40iw_cm.c cm_node = container_of(list_node, struct i40iw_cm_node, list); container_of 4336 drivers/infiniband/hw/i40iw/i40iw_cm.c cm_node = container_of(list_node, struct i40iw_cm_node, list); container_of 4348 drivers/infiniband/hw/i40iw/i40iw_cm.c cm_node = container_of(list_node, struct i40iw_cm_node, container_of 1734 drivers/infiniband/hw/i40iw/i40iw_main.c container_of(work, struct l2params_work, work); container_of 403 drivers/infiniband/hw/i40iw/i40iw_utils.c struct i40iw_device *iwdev = container_of(cqp, struct i40iw_device, cqp); container_of 440 drivers/infiniband/hw/i40iw/i40iw_utils.c struct i40iw_device *iwdev = container_of(cqp, struct i40iw_device, cqp); container_of 476 drivers/infiniband/hw/i40iw/i40iw_utils.c cqp_request = container_of(pcmdinfo, struct i40iw_cqp_request, info); container_of 750 drivers/infiniband/hw/mlx4/alias_GUID.c container_of(delay, struct mlx4_sriov_alias_guid_port_rec_det, container_of 753 drivers/infiniband/hw/mlx4/alias_GUID.c struct mlx4_ib_sriov *ib_sriov = container_of(sriov_alias_guid, container_of 756 drivers/infiniband/hw/mlx4/alias_GUID.c struct mlx4_ib_dev *dev = container_of(ib_sriov, struct mlx4_ib_dev, sriov); container_of 170 drivers/infiniband/hw/mlx4/cm.c struct id_map_entry *ent = container_of(delay, struct id_map_entry, timeout); container_of 1187 drivers/infiniband/hw/mlx4/mad.c struct ib_event_work *ew = container_of(work, struct ib_event_work, work); container_of 1738 drivers/infiniband/hw/mlx4/mad.c ctx = container_of(work, struct mlx4_ib_demux_pv_ctx, work); container_of 1904 drivers/infiniband/hw/mlx4/mad.c ctx = container_of(work, struct mlx4_ib_demux_pv_ctx, work); container_of 2145 drivers/infiniband/hw/mlx4/mad.c dmxw = container_of(work, struct mlx4_ib_demux_work, work); container_of 2395 drivers/infiniband/hw/mlx4/main.c ibdev = container_of(this, struct mlx4_ib_dev, iboe.nb); container_of 2519 drivers/infiniband/hw/mlx4/main.c container_of(device, struct mlx4_ib_dev, ib_dev); container_of 3167 drivers/infiniband/hw/mlx4/main.c container_of(work, struct ib_event_work, work); container_of 3216 drivers/infiniband/hw/mlx4/main.c struct ib_event_work *ew = container_of(work, struct ib_event_work, work); container_of 545 drivers/infiniband/hw/mlx4/mcg.c group = container_of(delay, typeof(*group), timeout_work); container_of 652 drivers/infiniband/hw/mlx4/mcg.c group = container_of(work, typeof(*group), work); container_of 994 drivers/infiniband/hw/mlx4/mcg.c container_of(attr, struct mcast_group, dentry); container_of 1121 drivers/infiniband/hw/mlx4/mcg.c struct clean_work *cw = container_of(work, struct clean_work, work); container_of 643 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibdev, struct mlx4_ib_dev, ib_dev); container_of 648 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibucontext, struct mlx4_ib_ucontext, ibucontext); container_of 653 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibpd, struct mlx4_ib_pd, ibpd); container_of 658 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibxrcd, struct mlx4_ib_xrcd, ibxrcd); container_of 663 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibcq, struct mlx4_ib_cq, ibcq); container_of 668 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(mcq, struct mlx4_ib_cq, mcq); container_of 673 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibmr, struct mlx4_ib_mr, ibmr); container_of 678 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibmw, struct mlx4_ib_mw, ibmw); container_of 683 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibfmr, struct mlx4_ib_fmr, ibfmr); container_of 688 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibflow, struct mlx4_ib_flow, ibflow); container_of 693 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibqp, struct mlx4_ib_qp, ibqp); container_of 698 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(mqp, struct mlx4_ib_qp, mqp); container_of 703 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibsrq, struct mlx4_ib_srq, ibsrq); container_of 708 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(msrq, struct mlx4_ib_srq, msrq); container_of 713 drivers/infiniband/hw/mlx4/mlx4_ib.h return container_of(ibah, struct mlx4_ib_ah, ibah); container_of 128 drivers/infiniband/hw/mlx4/qp.c return container_of(mqp, struct mlx4_ib_sqp, qp); container_of 1025 drivers/infiniband/hw/mlx4/qp.c container_of(init_attr, container_of 4420 drivers/infiniband/hw/mlx4/qp.c struct mlx4_ib_drain_cqe *cqe = container_of(wc->wr_cqe, container_of 50 drivers/infiniband/hw/mlx4/sysfs.c container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); container_of 75 drivers/infiniband/hw/mlx4/sysfs.c container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); container_of 116 drivers/infiniband/hw/mlx4/sysfs.c container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); container_of 143 drivers/infiniband/hw/mlx4/sysfs.c container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); container_of 378 drivers/infiniband/hw/mlx4/sysfs.c struct mlx4_port *p = container_of(kobj, struct mlx4_port, kobj); container_of 402 drivers/infiniband/hw/mlx4/sysfs.c container_of(attr, struct port_attribute, attr); container_of 403 drivers/infiniband/hw/mlx4/sysfs.c struct mlx4_port *p = container_of(kobj, struct mlx4_port, kobj); container_of 415 drivers/infiniband/hw/mlx4/sysfs.c container_of(attr, struct port_attribute, attr); container_of 416 drivers/infiniband/hw/mlx4/sysfs.c struct mlx4_port *p = container_of(kobj, struct mlx4_port, kobj); container_of 443 drivers/infiniband/hw/mlx4/sysfs.c container_of(attr, struct port_table_attribute, attr); container_of 460 drivers/infiniband/hw/mlx4/sysfs.c container_of(attr, struct port_table_attribute, attr); container_of 544 drivers/infiniband/hw/mlx4/sysfs.c container_of(attr, struct mlx4_port, smi_enabled); container_of 560 drivers/infiniband/hw/mlx4/sysfs.c container_of(attr, struct mlx4_port, enable_smi_admin); container_of 576 drivers/infiniband/hw/mlx4/sysfs.c container_of(attr, struct mlx4_port, enable_smi_admin); container_of 750 drivers/infiniband/hw/mlx4/sysfs.c mport = container_of(p, struct mlx4_port, kobj); container_of 795 drivers/infiniband/hw/mlx4/sysfs.c port = container_of(p, struct mlx4_port, kobj); container_of 49 drivers/infiniband/hw/mlx5/cq.c struct mlx5_ib_cq *cq = container_of(mcq, struct mlx5_ib_cq, mcq); container_of 904 drivers/infiniband/hw/mlx5/cq.c struct mlx5_ib_cq *cq = container_of(work, struct mlx5_ib_cq, container_of 1376 drivers/infiniband/hw/mlx5/devx.c struct devx_obj *obj = container_of(mcq, struct devx_obj, core_cq); container_of 1621 drivers/infiniband/hw/mlx5/devx.c ev_file = container_of(uobj, struct devx_async_cmd_event_file, container_of 1647 drivers/infiniband/hw/mlx5/devx.c ev_file = container_of(uobj, struct devx_async_event_file, container_of 1663 drivers/infiniband/hw/mlx5/devx.c container_of(context, struct devx_async_data, cb_work); container_of 1669 drivers/infiniband/hw/mlx5/devx.c ev_file = container_of(fd_uobj, struct devx_async_cmd_event_file, container_of 1724 drivers/infiniband/hw/mlx5/devx.c ev_file = container_of(fd_uobj, struct devx_async_cmd_event_file, container_of 1955 drivers/infiniband/hw/mlx5/devx.c ev_file = container_of(fd_uobj, struct devx_async_event_file, container_of 2381 drivers/infiniband/hw/mlx5/devx.c table = container_of(nb, struct mlx5_devx_event_table, devx_nb.nb); container_of 2382 drivers/infiniband/hw/mlx5/devx.c dev = container_of(table, struct mlx5_ib_dev, devx_event_table); container_of 2502 drivers/infiniband/hw/mlx5/devx.c struct devx_async_cmd_event_file *comp_ev_file = container_of( container_of 2691 drivers/infiniband/hw/mlx5/devx.c container_of(uobj, struct devx_async_cmd_event_file, container_of 2710 drivers/infiniband/hw/mlx5/devx.c container_of(uobj, struct devx_async_event_file, container_of 64 drivers/infiniband/hw/mlx5/gsi.c return container_of(qp, struct mlx5_ib_gsi_qp, ibqp); container_of 100 drivers/infiniband/hw/mlx5/gsi.c container_of(wc->wr_cqe, struct mlx5_ib_gsi_wr, cqe); container_of 191 drivers/infiniband/hw/mlx5/main.c struct mlx5_roce *roce = container_of(this, struct mlx5_roce, nb); container_of 3192 drivers/infiniband/hw/mlx5/main.c struct mlx5_ib_flow_handler *handler = container_of(flow_id, container_of 4459 drivers/infiniband/hw/mlx5/main.c container_of(work, struct mlx5_ib_port_resources, container_of 4530 drivers/infiniband/hw/mlx5/main.c container_of(work, struct mlx5_ib_delay_drop, container_of 4610 drivers/infiniband/hw/mlx5/main.c container_of(_work, struct mlx5_ib_event_work, work); container_of 4667 drivers/infiniband/hw/mlx5/main.c work->dev = container_of(nb, struct mlx5_ib_dev, mdev_events); container_of 4687 drivers/infiniband/hw/mlx5/main.c work->mpi = container_of(nb, struct mlx5_ib_multiport_info, mdev_events); container_of 4936 drivers/infiniband/hw/mlx5/main.c dev = container_of(devr, struct mlx5_ib_dev, devr); container_of 5171 drivers/infiniband/hw/mlx5/main.c container_of(ibdev, struct mlx5_ib_dev, ib_dev); container_of 146 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibucontext, struct mlx5_ib_ucontext, ibucontext); container_of 491 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(wr, struct mlx5_umr_wr, wr); container_of 922 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibcntrs, struct mlx5_ib_mcounters, ibcntrs); container_of 1007 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(mcq, struct mlx5_ib_cq, mcq); container_of 1012 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibxrcd, struct mlx5_ib_xrcd, ibxrcd); container_of 1017 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibdev, struct mlx5_ib_dev, ib_dev); container_of 1030 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibcq, struct mlx5_ib_cq, ibcq); container_of 1035 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(mqp, struct mlx5_ib_qp_base, mqp)->container_mibqp; container_of 1040 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(core_qp, struct mlx5_ib_rwq, core_qp); container_of 1045 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(mmkey, struct mlx5_ib_mr, mmkey); container_of 1050 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibpd, struct mlx5_ib_pd, ibpd); container_of 1055 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibsrq, struct mlx5_ib_srq, ibsrq); container_of 1060 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibqp, struct mlx5_ib_qp, ibqp); container_of 1065 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibwq, struct mlx5_ib_rwq, ibwq); container_of 1070 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ib_rwq_ind_tbl, struct mlx5_ib_rwq_ind_table, ib_rwq_ind_tbl); container_of 1075 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(msrq, struct mlx5_ib_srq, msrq); container_of 1080 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibdm, struct mlx5_ib_dm, ibdm); container_of 1085 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibmr, struct mlx5_ib_mr, ibmr); container_of 1090 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibmw, struct mlx5_ib_mw, ibmw); container_of 1096 drivers/infiniband/hw/mlx5/mlx5_ib.h return container_of(ibact, struct mlx5_ib_flow_action, ib_action); container_of 90 drivers/infiniband/hw/mlx5/mr.c container_of(context, struct mlx5_ib_mr, cb_work); container_of 410 drivers/infiniband/hw/mlx5/mr.c ent = container_of(work, struct mlx5_cache_ent, dwork.work); container_of 418 drivers/infiniband/hw/mlx5/mr.c ent = container_of(work, struct mlx5_cache_ent, work); container_of 809 drivers/infiniband/hw/mlx5/mr.c container_of(wc->wr_cqe, struct mlx5_ib_umr_context, cqe); container_of 225 drivers/infiniband/hw/mlx5/odp.c struct ib_umem_odp *odp = container_of(work, struct ib_umem_odp, work); container_of 754 drivers/infiniband/hw/mlx5/odp.c mw = container_of(mmkey, struct mlx5_ib_mw, mmkey); container_of 758 drivers/infiniband/hw/mlx5/odp.c devx_mr = container_of(mmkey, struct mlx5_ib_devx_mr, container_of 811 drivers/infiniband/hw/mlx5/odp.c mr = container_of(mmkey, struct mlx5_ib_mr, mmkey); container_of 1160 drivers/infiniband/hw/mlx5/odp.c container_of(res, struct mlx5_core_srq, common); container_of 1352 drivers/infiniband/hw/mlx5/odp.c struct mlx5_pagefault *pfault = container_of(work, container_of 1452 drivers/infiniband/hw/mlx5/odp.c container_of(nb, struct mlx5_ib_pf_eq, irq_nb); container_of 1478 drivers/infiniband/hw/mlx5/odp.c container_of(work, struct mlx5_ib_pf_eq, work); container_of 1648 drivers/infiniband/hw/mlx5/odp.c mr = container_of(mmkey, struct mlx5_ib_mr, mmkey); container_of 1678 drivers/infiniband/hw/mlx5/odp.c mr = container_of(mmkey, struct mlx5_ib_mr, mmkey); container_of 1724 drivers/infiniband/hw/mlx5/odp.c container_of(work, struct prefetch_mr_work, work); container_of 4107 drivers/infiniband/hw/mlx5/qp.c struct ib_ud_wr *ud_wr = container_of(wr, struct ib_ud_wr, wr); container_of 6382 drivers/infiniband/hw/mlx5/qp.c struct mlx5_ib_drain_cqe *cqe = container_of(wc->wr_cqe, container_of 670 drivers/infiniband/hw/mlx5/srq_cmd.c table = container_of(nb, struct mlx5_srq_table, nb); container_of 592 drivers/infiniband/hw/mthca/mthca_dev.h return container_of(ibdev, struct mthca_dev, ib_dev); container_of 1138 drivers/infiniband/hw/mthca/mthca_provider.c container_of(device, struct mthca_dev, ib_dev); container_of 301 drivers/infiniband/hw/mthca/mthca_provider.h return container_of(ibucontext, struct mthca_ucontext, ibucontext); container_of 306 drivers/infiniband/hw/mthca/mthca_provider.h return container_of(ibmr, struct mthca_fmr, ibmr); container_of 311 drivers/infiniband/hw/mthca/mthca_provider.h return container_of(ibmr, struct mthca_mr, ibmr); container_of 316 drivers/infiniband/hw/mthca/mthca_provider.h return container_of(ibpd, struct mthca_pd, ibpd); container_of 321 drivers/infiniband/hw/mthca/mthca_provider.h return container_of(ibah, struct mthca_ah, ibah); container_of 326 drivers/infiniband/hw/mthca/mthca_provider.h return container_of(ibcq, struct mthca_cq, ibcq); container_of 331 drivers/infiniband/hw/mthca/mthca_provider.h return container_of(ibsrq, struct mthca_srq, ibsrq); container_of 336 drivers/infiniband/hw/mthca/mthca_provider.h return container_of(ibqp, struct mthca_qp, ibqp); container_of 341 drivers/infiniband/hw/mthca/mthca_provider.h return container_of(qp, struct mthca_sqp, qp); container_of 459 drivers/infiniband/hw/ocrdma/ocrdma.h return container_of(ibdev, struct ocrdma_dev, ibdev); container_of 465 drivers/infiniband/hw/ocrdma/ocrdma.h return container_of(ibucontext, struct ocrdma_ucontext, ibucontext); container_of 470 drivers/infiniband/hw/ocrdma/ocrdma.h return container_of(ibpd, struct ocrdma_pd, ibpd); container_of 475 drivers/infiniband/hw/ocrdma/ocrdma.h return container_of(ibcq, struct ocrdma_cq, ibcq); container_of 480 drivers/infiniband/hw/ocrdma/ocrdma.h return container_of(ibqp, struct ocrdma_qp, ibqp); container_of 485 drivers/infiniband/hw/ocrdma/ocrdma.h return container_of(ibmr, struct ocrdma_mr, ibmr); container_of 490 drivers/infiniband/hw/ocrdma/ocrdma.h return container_of(ibah, struct ocrdma_ah, ibah); container_of 495 drivers/infiniband/hw/ocrdma/ocrdma.h return container_of(ibsrq, struct ocrdma_srq, ibsrq); container_of 3163 drivers/infiniband/hw/ocrdma/ocrdma_hw.c container_of(work, struct ocrdma_dev, eqd_work.work); container_of 555 drivers/infiniband/hw/qedr/qedr.h return container_of(ibucontext, struct qedr_ucontext, ibucontext); container_of 560 drivers/infiniband/hw/qedr/qedr.h return container_of(ibdev, struct qedr_dev, ibdev); container_of 565 drivers/infiniband/hw/qedr/qedr.h return container_of(ibpd, struct qedr_pd, ibpd); container_of 570 drivers/infiniband/hw/qedr/qedr.h return container_of(ibcq, struct qedr_cq, ibcq); container_of 575 drivers/infiniband/hw/qedr/qedr.h return container_of(ibqp, struct qedr_qp, ibqp); container_of 580 drivers/infiniband/hw/qedr/qedr.h return container_of(ibah, struct qedr_ah, ibah); container_of 585 drivers/infiniband/hw/qedr/qedr.h return container_of(ibmr, struct qedr_mr, ibmr); container_of 590 drivers/infiniband/hw/qedr/qedr.h return container_of(ibsrq, struct qedr_srq, ibsrq); container_of 84 drivers/infiniband/hw/qedr/qedr_iw_cm.c struct qedr_qp *qp = container_of(ref, struct qedr_qp, refcnt); container_of 92 drivers/infiniband/hw/qedr/qedr_iw_cm.c struct qedr_iw_ep *ep = container_of(ref, struct qedr_iw_ep, refcnt); container_of 202 drivers/infiniband/hw/qedr/qedr_iw_cm.c container_of(work, struct qedr_discon_work, work); container_of 1190 drivers/infiniband/hw/qib/qib.h return container_of(dev, struct qib_devdata, verbs_dev); container_of 1200 drivers/infiniband/hw/qib/qib.h return container_of(ibp, struct qib_pportdata, ibport_data); container_of 84 drivers/infiniband/hw/qib/qib_driver.c struct qib_ibdev *ibdev = container_of(rdi, struct qib_ibdev, rdi); container_of 85 drivers/infiniband/hw/qib/qib_driver.c struct qib_devdata *dd = container_of(ibdev, container_of 3520 drivers/infiniband/hw/qib/qib_iba7220.c ppd = &container_of(work, struct qib_chippport_specific, container_of 2791 drivers/infiniband/hw/qib/qib_iba7322.c container_of(notify, struct qib_irq_notify, notify); container_of 2808 drivers/infiniband/hw/qib/qib_iba7322.c container_of(ref, struct qib_irq_notify, notify.kref); container_of 5372 drivers/infiniband/hw/qib/qib_iba7322.c ppd = container_of(work, struct qib_chippport_specific, container_of 5493 drivers/infiniband/hw/qib/qib_iba7322.c ppd = container_of(work, struct qib_chippport_specific, container_of 5944 drivers/infiniband/hw/qib/qib_iba7322.c qd = container_of(work, struct qib_qsfp_data, work); container_of 208 drivers/infiniband/hw/qib/qib_mad.c struct qib_ibdev *ibdev = container_of(rdi, struct qib_ibdev, rdi); container_of 2475 drivers/infiniband/hw/qib/qib_mad.c struct qib_ibdev *ibdev = container_of(rdi, struct qib_ibdev, rdi); container_of 2476 drivers/infiniband/hw/qib/qib_mad.c struct qib_devdata *dd = container_of(ibdev, container_of 2489 drivers/infiniband/hw/qib/qib_mad.c struct qib_ibdev *ibdev = container_of(rdi, struct qib_ibdev, rdi); container_of 2490 drivers/infiniband/hw/qib/qib_mad.c struct qib_devdata *dd = container_of(ibdev, container_of 133 drivers/infiniband/hw/qib/qib_qp.c struct qib_ibdev *verbs_dev = container_of(rdi, struct qib_ibdev, rdi); container_of 134 drivers/infiniband/hw/qib/qib_qp.c struct qib_devdata *dd = container_of(verbs_dev, struct qib_devdata, container_of 215 drivers/infiniband/hw/qib/qib_qp.c struct qib_ibdev *verbs_dev = container_of(rdi, struct qib_ibdev, rdi); container_of 216 drivers/infiniband/hw/qib/qib_qp.c struct qib_devdata *dd = container_of(verbs_dev, struct qib_devdata, container_of 295 drivers/infiniband/hw/qib/qib_qp.c struct qib_ibdev *verbs_dev = container_of(rdi, struct qib_ibdev, rdi); container_of 296 drivers/infiniband/hw/qib/qib_qp.c struct qib_devdata *dd = container_of(verbs_dev, struct qib_devdata, container_of 248 drivers/infiniband/hw/qib/qib_ruc.c struct qib_qp_priv *priv = container_of(work, struct qib_qp_priv, container_of 76 drivers/infiniband/hw/qib/qib_sdma.c container_of(kref, struct qib_sdma_state, kref); container_of 217 drivers/infiniband/hw/qib/qib_sysfs.c container_of(kobj, struct qib_pportdata, pport_cc_kobj); container_of 267 drivers/infiniband/hw/qib/qib_sysfs.c container_of(kobj, struct qib_pportdata, pport_cc_kobj); container_of 300 drivers/infiniband/hw/qib/qib_sysfs.c container_of(attr, struct qib_port_attr, attr); container_of 302 drivers/infiniband/hw/qib/qib_sysfs.c container_of(kobj, struct qib_pportdata, pport_kobj); container_of 314 drivers/infiniband/hw/qib/qib_sysfs.c container_of(attr, struct qib_port_attr, attr); container_of 316 drivers/infiniband/hw/qib/qib_sysfs.c container_of(kobj, struct qib_pportdata, pport_kobj); container_of 390 drivers/infiniband/hw/qib/qib_sysfs.c container_of(attr, struct qib_sl2vl_attr, attr); container_of 392 drivers/infiniband/hw/qib/qib_sysfs.c container_of(kobj, struct qib_pportdata, sl2vl_kobj); container_of 500 drivers/infiniband/hw/qib/qib_sysfs.c container_of(attr, struct qib_diagc_attr, attr); container_of 502 drivers/infiniband/hw/qib/qib_sysfs.c container_of(kobj, struct qib_pportdata, diagc_kobj); container_of 521 drivers/infiniband/hw/qib/qib_sysfs.c container_of(attr, struct qib_diagc_attr, attr); container_of 523 drivers/infiniband/hw/qib/qib_sysfs.c container_of(kobj, struct qib_pportdata, diagc_kobj); container_of 715 drivers/infiniband/hw/qib/qib_verbs.c container_of(cookie, struct qib_verbs_txreq, txreq); container_of 1195 drivers/infiniband/hw/qib/qib_verbs.c struct qib_ibdev *ibdev = container_of(rdi, struct qib_ibdev, rdi); container_of 1279 drivers/infiniband/hw/qib/qib_verbs.c struct qib_ibdev *ibdev = container_of(rdi, struct qib_ibdev, rdi); container_of 1291 drivers/infiniband/hw/qib/qib_verbs.c struct qib_ibport *ibp = container_of(rvp, struct qib_ibport, rvp); container_of 211 drivers/infiniband/hw/qib/qib_verbs.h rdi = container_of(ibdev, struct rvt_dev_info, ibdev); container_of 212 drivers/infiniband/hw/qib/qib_verbs.h return container_of(rdi, struct qib_ibdev, rdi); container_of 103 drivers/infiniband/hw/usnic/usnic_ib.h return container_of(ibdev, struct usnic_ib_dev, ib_dev); container_of 109 drivers/infiniband/hw/usnic/usnic_ib.h return container_of(ibucontext, struct usnic_ib_ucontext, ibucontext); container_of 115 drivers/infiniband/hw/usnic/usnic_ib.h return container_of(ibpd, struct usnic_ib_pd, ibpd); container_of 121 drivers/infiniband/hw/usnic/usnic_ib.h return container_of(ibucontext, struct usnic_ib_ucontext, ibucontext); container_of 127 drivers/infiniband/hw/usnic/usnic_ib.h return container_of(ibmr, struct usnic_ib_mr, ibmr); container_of 233 drivers/infiniband/hw/usnic/usnic_ib_main.c us_ibdev = container_of(ibdev, struct usnic_ib_dev, ib_dev); container_of 296 drivers/infiniband/hw/usnic/usnic_ib_main.c us_ibdev = container_of(ibdev, struct usnic_ib_dev, ib_dev); container_of 327 drivers/infiniband/hw/usnic/usnic_ib_main.c container_of(device, struct usnic_ib_dev, ib_dev); container_of 484 drivers/infiniband/hw/usnic/usnic_ib_main.c dev = container_of(kref, struct usnic_ib_dev, vf_cnt)->pdev; container_of 107 drivers/infiniband/hw/usnic/usnic_ib_qp_grp.h return container_of(ibqp, struct usnic_ib_qp_grp, ibqp); container_of 205 drivers/infiniband/hw/usnic/usnic_ib_sysfs.c qp_grp = container_of(kobj, struct usnic_ib_qp_grp, kobj); container_of 206 drivers/infiniband/hw/usnic/usnic_ib_sysfs.c qpn_attr = container_of(attr, struct qpn_attribute, attr); container_of 260 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h return container_of(ibdev, struct pvrdma_dev, ib_dev); container_of 266 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h return container_of(ibucontext, struct pvrdma_ucontext, ibucontext); container_of 271 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h return container_of(ibpd, struct pvrdma_pd, ibpd); container_of 276 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h return container_of(ibcq, struct pvrdma_cq, ibcq); container_of 281 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h return container_of(ibsrq, struct pvrdma_srq, ibsrq); container_of 286 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h return container_of(ibmr, struct pvrdma_user_mr, ibmr); container_of 291 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h return container_of(ibqp, struct pvrdma_qp, ibqp); container_of 296 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h return container_of(ibah, struct pvrdma_ah, ibah); container_of 103 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c container_of(device, struct pvrdma_dev, ib_dev); container_of 744 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c netdev_work = container_of(work, struct pvrdma_netdevice_work, work); container_of 163 drivers/infiniband/sw/rdmavt/cq.c struct rvt_cq *cq = container_of(work, struct rvt_cq, comptask); container_of 74 drivers/infiniband/sw/rdmavt/mmap.c container_of(ref, struct rvt_mmap_info, ref); container_of 183 drivers/infiniband/sw/rdmavt/mmap.c container_of(udata, struct uverbs_attr_bundle, driver_udata) container_of 130 drivers/infiniband/sw/rdmavt/mr.c struct rvt_mregion *mr = container_of(ref, struct rvt_mregion, container_of 65 drivers/infiniband/sw/rdmavt/mr.h return container_of(ibfmr, struct rvt_fmr, ibfmr); container_of 70 drivers/infiniband/sw/rdmavt/mr.h return container_of(ibmr, struct rvt_mr, ibmr); container_of 2680 drivers/infiniband/sw/rdmavt/qp.c struct rvt_qp *qp = container_of(t, struct rvt_qp, s_rnr_timer); container_of 94 drivers/infiniband/sw/rdmavt/vt.c rdi = container_of(_ib_alloc_device(size), struct rvt_dev_info, ibdev); container_of 290 drivers/infiniband/sw/rdmavt/vt.c return container_of(ibucontext, struct rvt_ucontext, ibucontext); container_of 56 drivers/infiniband/sw/rxe/rxe.c struct rxe_dev *rxe = container_of(ib_dev, struct rxe_dev, ib_dev); container_of 105 drivers/infiniband/sw/rxe/rxe.h return container_of(ibdev, struct rxe_dev, ib_dev); container_of 181 drivers/infiniband/sw/rxe/rxe_cq.c struct rxe_cq *cq = container_of(arg, typeof(*cq), pelem); container_of 64 drivers/infiniband/sw/rxe/rxe_hdr.h return container_of((void *)pkt, struct sk_buff, cb); container_of 185 drivers/infiniband/sw/rxe/rxe_mcast.c struct rxe_mc_grp *grp = container_of(arg, typeof(*grp), pelem); container_of 47 drivers/infiniband/sw/rxe/rxe_mmap.c struct rxe_mmap_info *ip = container_of(ref, container_of 171 drivers/infiniband/sw/rxe/rxe_mmap.c container_of(udata, struct uverbs_attr_bundle, driver_udata) container_of 96 drivers/infiniband/sw/rxe/rxe_mr.c struct rxe_mem *mem = container_of(arg, typeof(*mem), pelem); container_of 243 drivers/infiniband/sw/rxe/rxe_pool.c struct rxe_pool *pool = container_of(kref, struct rxe_pool, ref_cnt); container_of 464 drivers/infiniband/sw/rxe/rxe_pool.c container_of(kref, struct rxe_pool_entry, ref_cnt); container_of 807 drivers/infiniband/sw/rxe/rxe_qp.c struct rxe_qp *qp = container_of(work, typeof(*qp), cleanup_work.work); container_of 844 drivers/infiniband/sw/rxe/rxe_qp.c struct rxe_qp *qp = container_of(arg, typeof(*qp), pelem); container_of 1094 drivers/infiniband/sw/rxe/rxe_verbs.c struct rxe_dev *rxe = container_of(ib_dev, struct rxe_dev, ib_dev); container_of 425 drivers/infiniband/sw/rxe/rxe_verbs.h return dev ? container_of(dev, struct rxe_dev, ib_dev) : NULL; container_of 430 drivers/infiniband/sw/rxe/rxe_verbs.h return uc ? container_of(uc, struct rxe_ucontext, ibuc) : NULL; container_of 435 drivers/infiniband/sw/rxe/rxe_verbs.h return pd ? container_of(pd, struct rxe_pd, ibpd) : NULL; container_of 440 drivers/infiniband/sw/rxe/rxe_verbs.h return ah ? container_of(ah, struct rxe_ah, ibah) : NULL; container_of 445 drivers/infiniband/sw/rxe/rxe_verbs.h return srq ? container_of(srq, struct rxe_srq, ibsrq) : NULL; container_of 450 drivers/infiniband/sw/rxe/rxe_verbs.h return qp ? container_of(qp, struct rxe_qp, ibqp) : NULL; container_of 455 drivers/infiniband/sw/rxe/rxe_verbs.h return cq ? container_of(cq, struct rxe_cq, ibcq) : NULL; container_of 460 drivers/infiniband/sw/rxe/rxe_verbs.h return mr ? container_of(mr, struct rxe_mem, ibmr) : NULL; container_of 465 drivers/infiniband/sw/rxe/rxe_verbs.h return mw ? container_of(mw, struct rxe_mem, ibmw) : NULL; container_of 491 drivers/infiniband/sw/siw/siw.h #define rx_qp(rx) container_of(rx, struct siw_qp, rx_stream) container_of 492 drivers/infiniband/sw/siw/siw.h #define tx_qp(tx) container_of(tx, struct siw_qp, tx_ctx) container_of 577 drivers/infiniband/sw/siw/siw.h return container_of(base_ctx, struct siw_ucontext, base_ucontext); container_of 582 drivers/infiniband/sw/siw/siw.h return container_of(base_qp, struct siw_base_qp, base_qp); container_of 592 drivers/infiniband/sw/siw/siw.h return container_of(base_cq, struct siw_cq, base_cq); container_of 597 drivers/infiniband/sw/siw/siw.h return container_of(base_srq, struct siw_srq, base_srq); container_of 602 drivers/infiniband/sw/siw/siw.h return container_of(base_dev, struct siw_device, base_dev); container_of 607 drivers/infiniband/sw/siw/siw.h return container_of(base_mr, struct siw_mr, base_mr); container_of 251 drivers/infiniband/sw/siw/siw_cm.c struct siw_cep *cep = container_of(ref, struct siw_cep, ref); container_of 1008 drivers/infiniband/sw/siw/siw_cm.c work = container_of(w, struct siw_cm_work, work.work); container_of 439 drivers/infiniband/sw/siw/siw_main.c container_of(work, struct siw_device, netdev_down); container_of 142 drivers/infiniband/sw/siw/siw_mem.c struct siw_mem *mem = container_of(ref, struct siw_mem, ref); container_of 34 drivers/infiniband/sw/siw/siw_mem.h return container_of(m, struct siw_mr, mem); container_of 1314 drivers/infiniband/sw/siw/siw_qp.c struct siw_qp *found, *qp = container_of(ref, struct siw_qp, ref); container_of 1231 drivers/infiniband/sw/siw/siw_qp_tx.c qp = container_of(fifo_list, struct siw_qp, tx_list); container_of 1343 drivers/infiniband/ulp/ipoib/ipoib_cm.c struct ipoib_dev_priv *priv = container_of(work, struct ipoib_dev_priv, container_of 1403 drivers/infiniband/ulp/ipoib/ipoib_cm.c struct ipoib_dev_priv *priv = container_of(work, struct ipoib_dev_priv, container_of 1428 drivers/infiniband/ulp/ipoib/ipoib_cm.c struct ipoib_dev_priv *priv = container_of(work, struct ipoib_dev_priv, container_of 1477 drivers/infiniband/ulp/ipoib/ipoib_cm.c ipoib_cm_free_rx_reap_list(container_of(work, struct ipoib_dev_priv, container_of 1483 drivers/infiniband/ulp/ipoib/ipoib_cm.c struct ipoib_dev_priv *priv = container_of(work, struct ipoib_dev_priv, container_of 83 drivers/infiniband/ulp/ipoib/ipoib_ib.c struct ipoib_ah *ah = container_of(kref, struct ipoib_ah, ref); container_of 348 drivers/infiniband/ulp/ipoib/ipoib_ib.c container_of(work, struct ipoib_qp_state_validate, work); container_of 453 drivers/infiniband/ulp/ipoib/ipoib_ib.c container_of(napi, struct ipoib_dev_priv, recv_napi); container_of 500 drivers/infiniband/ulp/ipoib/ipoib_ib.c struct ipoib_dev_priv *priv = container_of(napi, struct ipoib_dev_priv, container_of 696 drivers/infiniband/ulp/ipoib/ipoib_ib.c container_of(work, struct ipoib_dev_priv, ah_reap_task.work); container_of 1267 drivers/infiniband/ulp/ipoib/ipoib_ib.c container_of(work, struct ipoib_dev_priv, flush_light); container_of 1275 drivers/infiniband/ulp/ipoib/ipoib_ib.c container_of(work, struct ipoib_dev_priv, flush_normal); container_of 1283 drivers/infiniband/ulp/ipoib/ipoib_ib.c container_of(work, struct ipoib_dev_priv, flush_heavy); container_of 1355 drivers/infiniband/ulp/ipoib/ipoib_main.c container_of(work, struct ipoib_dev_priv, neigh_reap_task.work); container_of 1468 drivers/infiniband/ulp/ipoib/ipoib_main.c struct ipoib_neigh *neigh = container_of(rp, struct ipoib_neigh, rcu); container_of 1544 drivers/infiniband/ulp/ipoib/ipoib_main.c struct ipoib_neigh_hash *htbl = container_of(head, container_of 328 drivers/infiniband/ulp/ipoib/ipoib_multicast.c struct ipoib_dev_priv *priv = container_of(work, struct ipoib_dev_priv, container_of 568 drivers/infiniband/ulp/ipoib/ipoib_multicast.c container_of(work, struct ipoib_dev_priv, mcast_task.work); container_of 885 drivers/infiniband/ulp/ipoib/ipoib_multicast.c container_of(work, struct ipoib_dev_priv, restart_task); container_of 271 drivers/infiniband/ulp/ipoib/ipoib_verbs.c container_of(handler, struct ipoib_dev_priv, event_handler); container_of 224 drivers/infiniband/ulp/ipoib/ipoib_vlan.c container_of(work, struct ipoib_vlan_delete_work, work); container_of 652 drivers/infiniband/ulp/iser/iscsi_iser.h return container_of(ib_conn, struct iser_conn, ib_conn); container_of 658 drivers/infiniband/ulp/iser/iscsi_iser.h return container_of(cqe, struct iser_rx_desc, cqe); container_of 664 drivers/infiniband/ulp/iser/iscsi_iser.h return container_of(cqe, struct iser_tx_desc, cqe); container_of 670 drivers/infiniband/ulp/iser/iscsi_iser.h return container_of(cqe, struct iser_login_desc, cqe); container_of 219 drivers/infiniband/ulp/iser/iser_memory.c container_of(mr, struct iser_page_vec, fake_mr); container_of 510 drivers/infiniband/ulp/iser/iser_verbs.c iser_conn = container_of(work, struct iser_conn, release_work); container_of 616 drivers/infiniband/ulp/isert/ib_isert.c struct isert_conn *isert_conn = container_of(kref, container_of 1742 drivers/infiniband/ulp/isert/ib_isert.c struct isert_cmd *isert_cmd = container_of(work, container_of 2550 drivers/infiniband/ulp/isert/ib_isert.c struct isert_conn *isert_conn = container_of(work, container_of 95 drivers/infiniband/ulp/isert/ib_isert.h return container_of(cqe, struct iser_rx_desc, rx_cqe); container_of 111 drivers/infiniband/ulp/isert/ib_isert.h return container_of(cqe, struct iser_tx_desc, tx_cqe); container_of 134 drivers/infiniband/ulp/isert/ib_isert.h return container_of(desc, struct isert_cmd, tx_desc); container_of 860 drivers/infiniband/ulp/opa_vnic/opa_vnic_vema.c container_of(handler, struct opa_vnic_vema_port, event_handler); container_of 1136 drivers/infiniband/ulp/srp/ib_srp.c container_of(work, struct srp_target_port, remove_work); container_of 2052 drivers/infiniband/ulp/srp/ib_srp.c struct srp_iu *iu = container_of(wc->wr_cqe, struct srp_iu, cqe); container_of 2250 drivers/infiniband/ulp/srp/ib_srp.c struct srp_iu *iu = container_of(wc->wr_cqe, struct srp_iu, cqe); container_of 2319 drivers/infiniband/ulp/srp/ib_srp.c target = container_of(work, struct srp_target_port, tl_err_work); container_of 3342 drivers/infiniband/ulp/srp/ib_srp.c container_of(dev, struct srp_host, dev); container_of 3772 drivers/infiniband/ulp/srp/ib_srp.c container_of(dev, struct srp_host, dev); container_of 4041 drivers/infiniband/ulp/srp/ib_srp.c struct srp_host *host = container_of(dev, struct srp_host, dev); container_of 4051 drivers/infiniband/ulp/srp/ib_srp.c struct srp_host *host = container_of(dev, struct srp_host, dev); container_of 1327 drivers/infiniband/ulp/srpt/ib_srpt.c container_of(wc->wr_cqe, struct srpt_send_ioctx, rdma_cqe); container_of 1474 drivers/infiniband/ulp/srpt/ib_srpt.c struct srpt_send_ioctx *ioctx = container_of(cmd, container_of 1688 drivers/infiniband/ulp/srpt/ib_srpt.c container_of(wc->wr_cqe, struct srpt_recv_ioctx, ioctx.cqe); container_of 1749 drivers/infiniband/ulp/srpt/ib_srpt.c container_of(wc->wr_cqe, struct srpt_send_ioctx, ioctx.cqe); container_of 2074 drivers/infiniband/ulp/srpt/ib_srpt.c struct srpt_rdma_ch *ch = container_of(kref, struct srpt_rdma_ch, kref); container_of 2094 drivers/infiniband/ulp/srpt/ib_srpt.c ch = container_of(w, struct srpt_rdma_ch, release_work); container_of 2727 drivers/infiniband/ulp/srpt/ib_srpt.c container_of(se_cmd, struct srpt_send_ioctx, cmd); container_of 2794 drivers/infiniband/ulp/srpt/ib_srpt.c container_of(cmd, struct srpt_send_ioctx, cmd); container_of 2905 drivers/infiniband/ulp/srpt/ib_srpt.c struct srpt_send_ioctx *ioctx = container_of(cmd, container_of 2916 drivers/infiniband/ulp/srpt/ib_srpt.c ioctx = container_of(cmd, struct srpt_send_ioctx, cmd); container_of 2928 drivers/infiniband/ulp/srpt/ib_srpt.c struct srpt_port *sport = container_of(work, struct srpt_port, work); container_of 3307 drivers/infiniband/ulp/srpt/ib_srpt.c struct srpt_send_ioctx *ioctx = container_of(se_cmd, container_of 3367 drivers/infiniband/ulp/srpt/ib_srpt.c ioctx = container_of(se_cmd, struct srpt_send_ioctx, cmd); container_of 331 drivers/input/evdev.c struct evdev *evdev = container_of(dev, struct evdev, dev); container_of 472 drivers/input/evdev.c struct evdev *evdev = container_of(inode->i_cdev, struct evdev, cdev); container_of 52 drivers/input/input-leds.c struct input_led *led = container_of(cdev, struct input_led, cdev); container_of 61 drivers/input/input-leds.c struct input_led *led = container_of(cdev, struct input_led, cdev); container_of 35 drivers/input/input-polldev.c container_of(work, struct input_polled_dev, work.work); container_of 40 drivers/input/input-poller.c container_of(work, struct input_dev_poller, work.work); container_of 1165 drivers/input/input.c struct input_dev *dev = container_of(v, struct input_dev, node); container_of 1259 drivers/input/input.c struct input_handler *handler = container_of(v, struct input_handler, node); container_of 163 drivers/input/joydev.c struct joydev *joydev = container_of(dev, struct joydev, dev); container_of 261 drivers/input/joydev.c container_of(inode->i_cdev, struct joydev, cdev); container_of 26 drivers/input/joystick/iforce/iforce-serio.c struct iforce_serio *iforce_serio = container_of(iforce, container_of 75 drivers/input/joystick/iforce/iforce-serio.c struct iforce_serio *iforce_serio = container_of(iforce, container_of 25 drivers/input/joystick/iforce/iforce-usb.c struct iforce_usb *iforce_usb = container_of(iforce, struct iforce_usb, container_of 81 drivers/input/joystick/iforce/iforce-usb.c struct iforce_usb *iforce_usb = container_of(iforce, struct iforce_usb, container_of 113 drivers/input/joystick/iforce/iforce-usb.c struct iforce_usb *iforce_usb = container_of(iforce, struct iforce_usb, container_of 124 drivers/input/joystick/iforce/iforce-usb.c struct iforce_usb *iforce_usb = container_of(iforce, struct iforce_usb, container_of 172 drivers/input/joystick/walkera0701.c w = container_of(handle, struct walkera_dev, timer); container_of 750 drivers/input/joystick/xpad.c struct usb_xpad *xpad = container_of(work, struct usb_xpad, work); container_of 1414 drivers/input/joystick/xpad.c struct xpad_led *xpad_led = container_of(led_cdev, container_of 42 drivers/input/keyboard/adp5520-keys.c dev = container_of(nb, struct adp5520_keys, notifier); container_of 294 drivers/input/keyboard/adp5588-keys.c struct adp5588_kpad *kpad = container_of(work, container_of 900 drivers/input/keyboard/applespi.c container_of(led_cdev, struct applespi_data, backlight_info); container_of 1325 drivers/input/keyboard/applespi.c container_of(work, struct applespi_data, work); container_of 590 drivers/input/keyboard/atkbd.c struct atkbd *atkbd = container_of(work, struct atkbd, event_work.work); container_of 234 drivers/input/keyboard/cap11xx.c struct cap11xx_led *led = container_of(cdev, struct cap11xx_led, cdev); container_of 227 drivers/input/keyboard/cros_ec_keyb.c struct cros_ec_keyb *ckdev = container_of(nb, struct cros_ec_keyb, container_of 382 drivers/input/keyboard/gpio_keys.c container_of(work, struct gpio_button_data, work.work); container_of 568 drivers/input/keyboard/lkkbd.c struct lkkbd *lk = container_of(work, struct lkkbd, tq); container_of 150 drivers/input/keyboard/lm8323.c #define client_to_lm8323(c) container_of(c, struct lm8323_chip, client) container_of 151 drivers/input/keyboard/lm8323.c #define dev_to_lm8323(d) container_of(d, struct lm8323_chip, client->dev) container_of 152 drivers/input/keyboard/lm8323.c #define cdev_to_pwm(c) container_of(c, struct lm8323_pwm, cdev) container_of 153 drivers/input/keyboard/lm8323.c #define work_to_pwm(w) container_of(w, struct lm8323_pwm, work) container_of 117 drivers/input/keyboard/matrix_keypad.c container_of(work, struct matrix_keypad, work.work); container_of 73 drivers/input/keyboard/qt2160.c struct qt2160_led *led = container_of(cdev, struct qt2160_led, cdev); container_of 215 drivers/input/keyboard/qt2160.c container_of(work, struct qt2160_data, dwork.work); container_of 209 drivers/input/keyboard/sunkbd.c struct sunkbd *sunkbd = container_of(work, struct sunkbd, tq); container_of 135 drivers/input/keyboard/tca6416-keypad.c container_of(work, struct tca6416_keypad_chip, dwork.work); container_of 90 drivers/input/keyboard/tm2-touchkey.c container_of(led_dev, struct tm2_touchkey_data, led_dev); container_of 109 drivers/input/misc/apanel.c struct apanel *ap = container_of(led, struct apanel, mail_led); container_of 33 drivers/input/misc/arizona-haptics.c struct arizona_haptics *haptics = container_of(work, container_of 56 drivers/input/misc/da9052_onkey.c struct da9052_onkey *onkey = container_of(work, struct da9052_onkey, container_of 53 drivers/input/misc/da9055_onkey.c struct da9055_onkey *onkey = container_of(work, struct da9055_onkey, container_of 84 drivers/input/misc/da9063_onkey.c struct da9063_onkey *onkey = container_of(work, container_of 250 drivers/input/misc/drv260x.c struct drv260x_data *haptics = container_of(work, struct drv260x_data, work); container_of 79 drivers/input/misc/drv2665.c container_of(work, struct drv2665_data, work); container_of 182 drivers/input/misc/drv2667.c struct drv2667_data *haptics = container_of(work, struct drv2667_data, work); container_of 30 drivers/input/misc/gpio-beeper.c struct gpio_beeper *beep = container_of(work, struct gpio_beeper, work); container_of 69 drivers/input/misc/gpio-vibra.c container_of(work, struct gpio_vibrator, play_work); container_of 951 drivers/input/misc/ims-pcu.c container_of(cdev, struct ims_pcu_backlight, cdev); container_of 953 drivers/input/misc/ims-pcu.c container_of(backlight, struct ims_pcu, backlight); container_of 975 drivers/input/misc/ims-pcu.c container_of(cdev, struct ims_pcu_backlight, cdev); container_of 977 drivers/input/misc/ims-pcu.c container_of(backlight, struct ims_pcu, backlight); container_of 1050 drivers/input/misc/ims-pcu.c container_of(dattr, struct ims_pcu_attribute, dattr); container_of 1064 drivers/input/misc/ims-pcu.c container_of(dattr, struct ims_pcu_attribute, dattr); container_of 1231 drivers/input/misc/ims-pcu.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1389 drivers/input/misc/ims-pcu.c container_of(dattr, struct ims_pcu_ofn_bit_attribute, dattr); container_of 1410 drivers/input/misc/ims-pcu.c container_of(dattr, struct ims_pcu_ofn_bit_attribute, dattr); container_of 217 drivers/input/misc/max77693-haptic.c container_of(work, struct max77693_haptic, work); container_of 209 drivers/input/misc/max8997_haptic.c container_of(work, struct max8997_haptic, work); container_of 117 drivers/input/misc/msm-vibrator.c struct msm_vibrator *vibrator = container_of(work, container_of 62 drivers/input/misc/palmas-pwrbutton.c struct palmas_pwron *pwron = container_of(work, container_of 62 drivers/input/misc/pm8941-pwrkey.c struct pm8941_pwrkey *pwrkey = container_of(nb, struct pm8941_pwrkey, container_of 104 drivers/input/misc/pm8xxx-vibrator.c struct pm8xxx_vib *vib = container_of(work, struct pm8xxx_vib, work); container_of 71 drivers/input/misc/pwm-beeper.c struct pwm_beeper *beeper = container_of(work, struct pwm_beeper, work); container_of 91 drivers/input/misc/pwm-vibra.c struct pwm_vibrator *vibrator = container_of(work, container_of 26 drivers/input/misc/rave-sp-pwrbutton.c container_of(nb, struct rave_sp_power_button, nb); container_of 83 drivers/input/misc/regulator-haptic.c struct regulator_haptic *haptic = container_of(work, container_of 49 drivers/input/misc/sc27xx-vibra.c struct vibra_info *info = container_of(work, struct vibra_info, container_of 41 drivers/input/misc/sirfsoc-onkey.c container_of(work, struct sirfsoc_pwrc_drvdata, work.work); container_of 87 drivers/input/misc/twl4030-vibra.c struct vibra_info *info = container_of(work, container_of 168 drivers/input/misc/twl6040-vibra.c struct vibra_info *info = container_of(work, container_of 42 drivers/input/misc/wm831x-on.c struct wm831x_on *wm831x_on = container_of(work, struct wm831x_on, container_of 1402 drivers/input/mouse/alps.c container_of(work, struct alps_data, dev3_register_work.work); container_of 320 drivers/input/mouse/appletouch.c struct atp *dev = container_of(work, struct atp, work); container_of 917 drivers/input/mouse/hgpk.c struct hgpk_data *priv = container_of(w, struct hgpk_data, recalib_wq); container_of 1337 drivers/input/mouse/psmouse-base.c container_of(work, struct psmouse, resync_work.work); container_of 135 drivers/input/mouse/psmouse-smbus.c container_of(work, struct psmouse_smbus_removal_work, work); container_of 155 drivers/input/mouse/psmouse.h #define to_psmouse_attr(a) container_of((a), struct psmouse_attribute, dattr) container_of 435 drivers/input/mouse/synaptics_i2c.c container_of(work, struct synaptics_i2c, dwork.work); container_of 215 drivers/input/mouse/trackpoint.c struct device *dev = container_of(kobj, struct device, kobj); container_of 413 drivers/input/mousedev.c struct mousedev *mousedev = container_of(dev, struct mousedev, dev); container_of 544 drivers/input/mousedev.c mousedev = container_of(inode->i_cdev, struct mousedev, cdev); container_of 48 drivers/input/rmi4/rmi_bus.h #define to_rmi_function(d) container_of(d, struct rmi_function, dev) container_of 90 drivers/input/rmi4/rmi_bus.h container_of(d, struct rmi_function_handler, driver) container_of 100 drivers/input/rmi4/rmi_bus.h container_of(d, struct rmi_driver, driver) container_of 102 drivers/input/rmi4/rmi_bus.h #define to_rmi_device(d) container_of(d, struct rmi_device, dev) container_of 516 drivers/input/rmi4/rmi_f54.c struct f54_data *f54 = container_of(work, struct f54_data, work.work); container_of 79 drivers/input/rmi4/rmi_i2c.c container_of(xport, struct rmi_i2c_xport, xport); container_of 128 drivers/input/rmi4/rmi_i2c.c container_of(xport, struct rmi_i2c_xport, xport); container_of 62 drivers/input/rmi4/rmi_smbus.c container_of(xport, struct rmi_smb_xport, xport); container_of 83 drivers/input/rmi4/rmi_smbus.c container_of(xport, struct rmi_smb_xport, xport); container_of 142 drivers/input/rmi4/rmi_smbus.c container_of(xport, struct rmi_smb_xport, xport); container_of 178 drivers/input/rmi4/rmi_smbus.c container_of(xport, struct rmi_smb_xport, xport); container_of 193 drivers/input/rmi4/rmi_smbus.c container_of(xport, struct rmi_smb_xport, xport); container_of 251 drivers/input/rmi4/rmi_smbus.c container_of(xport, struct rmi_smb_xport, xport); container_of 378 drivers/input/rmi4/rmi_smbus.c struct i2c_client *client = container_of(dev, struct i2c_client, dev); container_of 274 drivers/input/rmi4/rmi_spi.c container_of(xport, struct rmi_spi_xport, xport); container_of 300 drivers/input/rmi4/rmi_spi.c container_of(xport, struct rmi_spi_xport, xport); container_of 117 drivers/input/serio/ps2-gpio.c struct ps2_gpio_data *drvdata = container_of(dwork, container_of 118 drivers/input/serio/serio_raw.c container_of(kref, struct serio_raw, kref); container_of 208 drivers/input/tablet/pegasus_notetaker.c struct pegasus *pegasus = container_of(work, struct pegasus, init); container_of 483 drivers/input/touchscreen/ads7846.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1460 drivers/input/touchscreen/cyttsp4_core.c container_of(work, struct cyttsp4, watchdog_work); container_of 1706 drivers/input/touchscreen/cyttsp4_core.c struct cyttsp4 *cd = container_of(work, struct cyttsp4, startup_work); container_of 226 drivers/input/touchscreen/da9034-ts.c container_of(work, struct da9034_touch, tsi_work.work); container_of 235 drivers/input/touchscreen/da9034-ts.c container_of(nb, struct da9034_touch, notifier); container_of 104 drivers/input/touchscreen/da9052_tsi.c struct da9052_tsi *tsi = container_of(work, struct da9052_tsi, container_of 369 drivers/input/touchscreen/edt-ft5x06.c container_of(dattr, struct edt_ft5x06_attribute, dattr); container_of 436 drivers/input/touchscreen/edt-ft5x06.c container_of(dattr, struct edt_ft5x06_attribute, dattr); container_of 1028 drivers/input/touchscreen/elants_i2c.c container_of(dattr, struct elants_version_attribute, dattr); container_of 175 drivers/input/touchscreen/ili210x.c struct ili210x *priv = container_of(work, struct ili210x, container_of 122 drivers/input/touchscreen/mc13783_ts.c container_of(work, struct mc13783_ts_priv, work.work); container_of 87 drivers/input/touchscreen/pcap_ts.c struct pcap_ts *pcap_ts = container_of(dw, struct pcap_ts, work); container_of 112 drivers/input/touchscreen/stmfts.c struct stmfts_data *sdata = container_of(led_cdev, container_of 136 drivers/input/touchscreen/stmfts.c struct stmfts_data *sdata = container_of(led_cdev, container_of 101 drivers/input/touchscreen/stmpe-ts.c container_of(work, struct stmpe_touch, work.work); container_of 1004 drivers/input/touchscreen/sur40.c struct sur40_state *sur40 = container_of(ctrl->handler, container_of 341 drivers/input/touchscreen/tsc200x-core.c struct device *dev = container_of(kobj, struct device, kobj); container_of 360 drivers/input/touchscreen/tsc200x-core.c struct tsc200x *ts = container_of(work, struct tsc200x, esd_work.work); container_of 72 drivers/input/touchscreen/wm831x-ts.c container_of(work, struct wm831x_ts, pd_data_work); container_of 292 drivers/input/touchscreen/wm97xx-core.c struct wm97xx *wm = container_of(work, struct wm97xx, pen_event_work); container_of 475 drivers/input/touchscreen/wm97xx-core.c struct wm97xx *wm = container_of(work, struct wm97xx, ts_reader.work); container_of 99 drivers/interconnect/qcom/qcs404.c container_of(_provider, struct qcom_icc_provider, provider) container_of 24 drivers/interconnect/qcom/sdm845.c container_of(_provider, struct qcom_icc_provider, provider) container_of 187 drivers/iommu/amd_iommu.c return container_of(dom, struct protection_domain, domain); container_of 193 drivers/iommu/amd_iommu.c return container_of(domain, struct dma_ops_domain, domain); container_of 1881 drivers/iommu/amd_iommu.c dom = container_of(iovad, struct dma_ops_domain, iovad); container_of 609 drivers/iommu/amd_iommu_types.h return container_of(iommu, struct amd_iommu, iommu); container_of 358 drivers/iommu/amd_iommu_v2.c return container_of(mn, struct pasid_state, mn); container_of 474 drivers/iommu/amd_iommu_v2.c struct fault *fault = container_of(work, struct fault, work); container_of 59 drivers/iommu/arm-smmu-impl.c struct cavium_smmu *cs = container_of(smmu, struct cavium_smmu, smmu); container_of 73 drivers/iommu/arm-smmu-impl.c struct cavium_smmu *cs = container_of(smmu_domain->smmu, container_of 694 drivers/iommu/arm-smmu-v3.c return container_of(dom, struct arm_smmu_domain, domain); container_of 130 drivers/iommu/arm-smmu.c return container_of(dom, struct arm_smmu_domain, domain); container_of 280 drivers/iommu/dma-iommu.c cookie = container_of(iovad, struct iommu_dma_cookie, iovad); container_of 305 drivers/iommu/dmar.c drhd = container_of(dmaru->hdr, container_of 509 drivers/iommu/dmar.c drhd = container_of(header, struct acpi_dmar_hardware_unit, container_of 515 drivers/iommu/dmar.c rmrr = container_of(header, struct acpi_dmar_reserved_memory, container_of 522 drivers/iommu/dmar.c atsr = container_of(header, struct acpi_dmar_atsr, header); container_of 526 drivers/iommu/dmar.c rhsa = container_of(header, struct acpi_dmar_rhsa, header); container_of 681 drivers/iommu/dmar.c drhd = container_of(dmaru->hdr, container_of 711 drivers/iommu/dmar.c drhd = container_of(dmaru->hdr, container_of 283 drivers/iommu/exynos-iommu.c return container_of(dom, struct exynos_iommu_domain, domain); container_of 28 drivers/iommu/fsl_pamu_domain.c return container_of(dom, struct fsl_dma_domain, iommu_domain); container_of 434 drivers/iommu/intel-iommu.c return container_of(dom, struct dmar_domain, domain); container_of 1537 drivers/iommu/intel-iommu.c domain = container_of(iovad, struct dmar_domain, iovad); container_of 4360 drivers/iommu/intel-iommu.c atsr = container_of(hdr, struct acpi_dmar_atsr, header); container_of 4403 drivers/iommu/intel-iommu.c atsr = container_of(hdr, struct acpi_dmar_atsr, header); container_of 4421 drivers/iommu/intel-iommu.c atsr = container_of(hdr, struct acpi_dmar_atsr, header); container_of 4580 drivers/iommu/intel-iommu.c atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); container_of 4610 drivers/iommu/intel-iommu.c rmrr = container_of(rmrru->hdr, container_of 4629 drivers/iommu/intel-iommu.c atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); container_of 4758 drivers/iommu/intel-iommu.c return container_of(iommu_dev, struct intel_iommu, iommu); container_of 170 drivers/iommu/intel-svm.c struct intel_svm *svm = container_of(mn, struct intel_svm, notifier); container_of 178 drivers/iommu/intel-svm.c struct intel_svm *svm = container_of(mn, struct intel_svm, notifier); container_of 40 drivers/iommu/io-pgtable-arm-v7s.c container_of((x), struct arm_v7s_io_pgtable, iop) container_of 29 drivers/iommu/io-pgtable-arm.c container_of((x), struct arm_lpae_io_pgtable, iop) container_of 66 drivers/iommu/io-pgtable.c iop = container_of(ops, struct io_pgtable, ops); container_of 86 drivers/iommu/iommu.c container_of(_attr, struct iommu_group_attribute, attr) container_of 88 drivers/iommu/iommu.c container_of(_kobj, struct iommu_group, kobj) container_of 546 drivers/iommu/iommu.c group = container_of(group_kobj, struct iommu_group, kobj); container_of 84 drivers/iommu/ipmmu-vmsa.c return container_of(dom, struct ipmmu_vmsa_domain, io_domain); container_of 52 drivers/iommu/msm_iommu.c return container_of(dom, struct msm_priv, domain); container_of 161 drivers/iommu/mtk_iommu.c return container_of(dom, struct mtk_iommu_domain, domain); container_of 101 drivers/iommu/mtk_iommu_v1.c return container_of(dom, struct mtk_iommu_domain, domain); container_of 73 drivers/iommu/omap-iommu.c return container_of(dom, struct omap_iommu_domain, domain); container_of 72 drivers/iommu/qcom_iommu.c return container_of(dom, struct qcom_iommu_domain, domain); container_of 466 drivers/iommu/qcom_iommu.c struct io_pgtable *pgtable = container_of(qcom_domain->pgtbl_ops, container_of 130 drivers/iommu/rockchip-iommu.c return container_of(dom, struct rk_iommu_domain, domain); container_of 39 drivers/iommu/s390-iommu.c return container_of(dom, struct s390_domain, domain); container_of 62 drivers/iommu/tegra-smmu.c return container_of(dom, struct tegra_smmu_as, domain); container_of 101 drivers/iommu/virtio-iommu.c container_of(domain, struct viommu_domain, domain) container_of 359 drivers/iommu/virtio-iommu.c mapping = container_of(node, struct viommu_mapping, iova); container_of 398 drivers/iommu/virtio-iommu.c mapping = container_of(node, struct viommu_mapping, iova); container_of 794 drivers/iommu/virtio-iommu.c mapping = container_of(node, struct viommu_mapping, iova); container_of 58 drivers/ipack/devices/ipoctal.c return container_of(chan, struct ipoctal, channel[index]); container_of 15 drivers/ipack/ipack.c #define to_ipack_dev(device) container_of(device, struct ipack_device, dev) container_of 16 drivers/ipack/ipack.c #define to_ipack_driver(drv) container_of(drv, struct ipack_driver, driver) container_of 98 drivers/irqchip/irq-ti-sci-inta.c #define to_vint_desc(e, i) container_of(e, struct ti_sci_inta_vint_desc, \ container_of 194 drivers/isdn/capi/capi.c struct capiminor *mp = container_of(port, struct capiminor, port); container_of 273 drivers/isdn/capi/kcapi.c container_of(work, struct capictr_event, work); container_of 317 drivers/isdn/capi/kcapi.c container_of(work, struct capi20_appl, recv_work); container_of 682 drivers/isdn/hardware/mISDN/avmfritz.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 838 drivers/isdn/hardware/mISDN/avmfritz.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 917 drivers/isdn/hardware/mISDN/avmfritz.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 918 drivers/isdn/hardware/mISDN/avmfritz.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 3327 drivers/isdn/hardware/mISDN/hfcmulti.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 3328 drivers/isdn/hardware/mISDN/hfcmulti.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 3456 drivers/isdn/hardware/mISDN/hfcmulti.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 3683 drivers/isdn/hardware/mISDN/hfcmulti.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 4169 drivers/isdn/hardware/mISDN/hfcmulti.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 4170 drivers/isdn/hardware/mISDN/hfcmulti.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 1527 drivers/isdn/hardware/mISDN/hfcpci.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 1575 drivers/isdn/hardware/mISDN/hfcpci.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 1576 drivers/isdn/hardware/mISDN/hfcpci.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 1659 drivers/isdn/hardware/mISDN/hfcpci.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 1949 drivers/isdn/hardware/mISDN/hfcpci.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 1950 drivers/isdn/hardware/mISDN/hfcpci.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 198 drivers/isdn/hardware/mISDN/hfcsusb.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 275 drivers/isdn/hardware/mISDN/hfcsusb.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 276 drivers/isdn/hardware/mISDN/hfcsusb.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 520 drivers/isdn/hardware/mISDN/hfcsusb.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 521 drivers/isdn/hardware/mISDN/hfcsusb.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 1803 drivers/isdn/hardware/mISDN/hfcsusb.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 57 drivers/isdn/hardware/mISDN/mISDNipac.c struct isac_hw *isac = container_of(dch, struct isac_hw, dch); container_of 554 drivers/isdn/hardware/mISDN/mISDNipac.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 555 drivers/isdn/hardware/mISDN/mISDNipac.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 556 drivers/isdn/hardware/mISDN/mISDNipac.c struct isac_hw *isac = container_of(dch, struct isac_hw, dch); container_of 628 drivers/isdn/hardware/mISDN/mISDNipac.c struct isac_hw *isac = container_of(dch, struct isac_hw, dch); container_of 1333 drivers/isdn/hardware/mISDN/mISDNipac.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 1334 drivers/isdn/hardware/mISDN/mISDNipac.c struct hscx_hw *hx = container_of(bch, struct hscx_hw, bch); container_of 1388 drivers/isdn/hardware/mISDN/mISDNipac.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 1389 drivers/isdn/hardware/mISDN/mISDNipac.c struct hscx_hw *hx = container_of(bch, struct hscx_hw, bch); container_of 1527 drivers/isdn/hardware/mISDN/mISDNipac.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 1528 drivers/isdn/hardware/mISDN/mISDNipac.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 1529 drivers/isdn/hardware/mISDN/mISDNipac.c struct isac_hw *isac = container_of(dch, struct isac_hw, dch); container_of 1530 drivers/isdn/hardware/mISDN/mISDNipac.c struct ipac_hw *ipac = container_of(isac, struct ipac_hw, isac); container_of 1469 drivers/isdn/hardware/mISDN/mISDNisar.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 1470 drivers/isdn/hardware/mISDN/mISDNisar.c struct isar_ch *ich = container_of(bch, struct isar_ch, bch); container_of 1572 drivers/isdn/hardware/mISDN/mISDNisar.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 1573 drivers/isdn/hardware/mISDN/mISDNisar.c struct isar_ch *ich = container_of(bch, struct isar_ch, bch); container_of 740 drivers/isdn/hardware/mISDN/netjet.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 741 drivers/isdn/hardware/mISDN/netjet.c struct tiger_ch *bc = container_of(bch, struct tiger_ch, bch); container_of 791 drivers/isdn/hardware/mISDN/netjet.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 792 drivers/isdn/hardware/mISDN/netjet.c struct tiger_ch *bc = container_of(bch, struct tiger_ch, bch); container_of 872 drivers/isdn/hardware/mISDN/netjet.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 873 drivers/isdn/hardware/mISDN/netjet.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 238 drivers/isdn/hardware/mISDN/speedfax.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 239 drivers/isdn/hardware/mISDN/speedfax.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 933 drivers/isdn/hardware/mISDN/w6692.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 934 drivers/isdn/hardware/mISDN/w6692.c struct w6692_ch *bc = container_of(bch, struct w6692_ch, bch); container_of 1026 drivers/isdn/hardware/mISDN/w6692.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 1027 drivers/isdn/hardware/mISDN/w6692.c struct w6692_ch *bc = container_of(bch, struct w6692_ch, bch); container_of 1059 drivers/isdn/hardware/mISDN/w6692.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 1060 drivers/isdn/hardware/mISDN/w6692.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 1061 drivers/isdn/hardware/mISDN/w6692.c struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); container_of 1097 drivers/isdn/hardware/mISDN/w6692.c struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); container_of 1178 drivers/isdn/hardware/mISDN/w6692.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 1179 drivers/isdn/hardware/mISDN/w6692.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 1180 drivers/isdn/hardware/mISDN/w6692.c struct w6692_hw *card = container_of(dch, struct w6692_hw, dch); container_of 628 drivers/isdn/mISDN/dsp_core.c struct dsp *dsp = container_of(ch, struct dsp, ch); container_of 666 drivers/isdn/mISDN/dsp_core.c struct dsp *dsp = container_of(ch, struct dsp, ch); container_of 954 drivers/isdn/mISDN/dsp_core.c struct dsp *dsp = container_of(ch, struct dsp, ch); container_of 1007 drivers/isdn/mISDN/dsp_core.c struct dsp *dsp = container_of(work, struct dsp, workq); container_of 66 drivers/isdn/mISDN/dsp_pipeline.c container_of(dev, struct dsp_element_entry, dev); container_of 198 drivers/isdn/mISDN/dsp_pipeline.c dsp_hwec_disable(container_of(pipeline, struct dsp, container_of 262 drivers/isdn/mISDN/dsp_pipeline.c dsp_hwec_enable(container_of(pipeline, container_of 16 drivers/isdn/mISDN/hwchannel.c struct dchannel *dch = container_of(ws, struct dchannel, workq); container_of 39 drivers/isdn/mISDN/hwchannel.c struct bchannel *bch = container_of(ws, struct bchannel, workq); container_of 805 drivers/isdn/mISDN/l1oip_core.c struct l1oip *hc = container_of(work, struct l1oip, workq); container_of 866 drivers/isdn/mISDN/l1oip_core.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 867 drivers/isdn/mISDN/l1oip_core.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 1031 drivers/isdn/mISDN/l1oip_core.c struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); container_of 1032 drivers/isdn/mISDN/l1oip_core.c struct dchannel *dch = container_of(dev, struct dchannel, dev); container_of 1086 drivers/isdn/mISDN/l1oip_core.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 1201 drivers/isdn/mISDN/l1oip_core.c struct bchannel *bch = container_of(ch, struct bchannel, ch); container_of 1944 drivers/isdn/mISDN/layer2.c struct layer2 *l2 = container_of(ch, struct layer2, ch); container_of 2082 drivers/isdn/mISDN/layer2.c struct layer2 *l2 = container_of(ch, struct layer2, ch); container_of 66 drivers/isdn/mISDN/socket.c msk = container_of(ch, struct mISDN_sock, ch); container_of 83 drivers/isdn/mISDN/socket.c msk = container_of(ch, struct mISDN_sock, ch); container_of 420 drivers/isdn/mISDN/stack.c struct mISDN_sock *msk = container_of(ch, struct mISDN_sock, ch); container_of 564 drivers/isdn/mISDN/stack.c struct mISDN_sock *msk = container_of(ch, struct mISDN_sock, ch); container_of 1102 drivers/isdn/mISDN/tei.c mgr = container_of(ch, struct manager, ch); container_of 1243 drivers/isdn/mISDN/tei.c mgr = container_of(ch, struct manager, ch); container_of 1263 drivers/isdn/mISDN/tei.c mgr = container_of(ch, struct manager, ch); container_of 1286 drivers/isdn/mISDN/tei.c struct manager *mgr = container_of(ch, struct manager, bcast); container_of 120 drivers/leds/led-core.c container_of(ws, struct led_classdev, set_brightness_work); container_of 69 drivers/leds/leds-88pm860x.c struct pm860x_led *led = container_of(cdev, struct pm860x_led, cdev); container_of 87 drivers/leds/leds-aat1290.c return container_of(fled_cdev, struct aat1290_led, fled_cdev); container_of 93 drivers/leds/leds-aat1290.c return container_of(led_cdev, struct led_classdev_flash, led_cdev); container_of 34 drivers/leds/leds-adp5520.c led = container_of(led_cdev, struct adp5520_led, cdev); container_of 88 drivers/leds/leds-an30259a.c led = container_of(cdev, struct an30259a_led, cdev); container_of 135 drivers/leds/leds-an30259a.c led = container_of(cdev, struct an30259a_led, cdev); container_of 62 drivers/leds/leds-apu.c #define cdev_to_priv(c) container_of(c, struct apu_led_priv, cdev) container_of 151 drivers/leds/leds-as3645a.c #define fled_to_as3645a(__fled) container_of(__fled, struct as3645a, fled) container_of 153 drivers/leds/leds-as3645a.c container_of(__iled_cdev, struct as3645a, iled_cdev) container_of 126 drivers/leds/leds-bcm6328.c container_of(led_cdev, struct bcm6328_led, cdev); container_of 155 drivers/leds/leds-bcm6328.c container_of(led_cdev, struct bcm6328_led, cdev); container_of 79 drivers/leds/leds-bcm6358.c container_of(led_cdev, struct bcm6358_led, cdev); container_of 521 drivers/leds/leds-bd2802.c container_of(led_cdev, struct bd2802_led, cdev_##name); \ container_of 537 drivers/leds/leds-bd2802.c container_of(led_cdev, struct bd2802_led, cdev_##name); \ container_of 31 drivers/leds/leds-blinkm.c #define cdev_to_blmled(c) container_of(c, struct blinkm_led, led_cdev) container_of 105 drivers/leds/leds-cpcap.c struct cpcap_led *led = container_of(ledc, struct cpcap_led, led); container_of 147 drivers/leds/leds-cr0014114.c struct cr0014114 *priv = container_of(work, container_of 166 drivers/leds/leds-cr0014114.c struct cr0014114_led *led = container_of(ldev, container_of 44 drivers/leds/leds-da903x.c container_of(led_cdev, struct da903x_led, cdev); container_of 58 drivers/leds/leds-da9052.c container_of(led_cdev, struct da9052_led, cdev); container_of 36 drivers/leds/leds-dac124s085.c struct dac124s085_led *led = container_of(ldev, struct dac124s085_led, container_of 31 drivers/leds/leds-gpio.c return container_of(led_cdev, struct gpio_led_data, cdev); container_of 110 drivers/leds/leds-is31fl319x.c struct is31fl319x_led *led = container_of(cdev, struct is31fl319x_led, container_of 226 drivers/leds/leds-is31fl32xx.c container_of(led_cdev, struct is31fl32xx_led_data, cdev); container_of 92 drivers/leds/leds-ktd2692.c return container_of(fled_cdev, struct ktd2692_context, fled_cdev); container_of 309 drivers/leds/leds-lm3530.c container_of(led_cdev, struct lm3530_data, led_dev); container_of 356 drivers/leds/leds-lm3530.c drvdata = container_of(led_cdev, struct lm3530_data, led_dev); container_of 377 drivers/leds/leds-lm3530.c drvdata = container_of(led_cdev, struct lm3530_data, led_dev); container_of 351 drivers/leds/leds-lm3532.c container_of(led_cdev, struct lm3532_led, led_dev); container_of 56 drivers/leds/leds-lm3533.c return container_of(cdev, struct lm3533_led, cdev); container_of 611 drivers/leds/leds-lm3533.c struct device *dev = container_of(kobj, struct device, kobj); container_of 312 drivers/leds/leds-lm355x.c container_of(cdev, struct lm355x_chip_data, cdev_torch); container_of 327 drivers/leds/leds-lm355x.c container_of(cdev, struct lm355x_chip_data, cdev_flash); container_of 342 drivers/leds/leds-lm355x.c container_of(cdev, struct lm355x_chip_data, cdev_indicator); container_of 359 drivers/leds/leds-lm355x.c container_of(led_cdev, struct lm355x_chip_data, cdev_indicator); container_of 132 drivers/leds/leds-lm3601x.c return container_of(fled_cdev, struct lm3601x_led, fled_cdev); container_of 46 drivers/leds/leds-lm36274.c struct lm36274 *led = container_of(led_cdev, struct lm36274, led_dev); container_of 176 drivers/leds/leds-lm3642.c container_of(led_cdev, struct lm3642_chip_data, cdev_indicator); container_of 207 drivers/leds/leds-lm3642.c container_of(cdev, struct lm3642_chip_data, cdev_torch); container_of 227 drivers/leds/leds-lm3642.c container_of(led_cdev, struct lm3642_chip_data, cdev_indicator); container_of 258 drivers/leds/leds-lm3642.c container_of(cdev, struct lm3642_chip_data, cdev_flash); container_of 273 drivers/leds/leds-lm3642.c container_of(cdev, struct lm3642_chip_data, cdev_indicator); container_of 169 drivers/leds/leds-lm3692x.c container_of(led_cdev, struct lm3692x_led, led_dev); container_of 115 drivers/leds/leds-lm3697.c struct lm3697_led *led = container_of(led_cdev, struct lm3697_led, container_of 60 drivers/leds/leds-lp3944.c #define ldev_to_led(c) container_of(c, struct lp3944_led_data, ldev) container_of 62 drivers/leds/leds-lp3952.c struct lp3952_ctrl_hdl *led = container_of(cdev, container_of 30 drivers/leds/leds-lp55xx-common.c return container_of(cdev, struct lp55xx_led, cdev); container_of 92 drivers/leds/leds-lp8788.c container_of(led_cdev, struct lp8788_led, led_dev); container_of 209 drivers/leds/leds-lp8860.c container_of(led_cdev, struct lp8860_led, led_dev); container_of 25 drivers/leds/leds-lt3593.c container_of(led_cdev, struct lt3593_led_data, cdev); container_of 44 drivers/leds/leds-max77650.c return container_of(cdev, struct max77650_led, cdev); container_of 120 drivers/leds/leds-max77693.c return container_of(fled_cdev, struct max77693_sub_led, fled_cdev); container_of 126 drivers/leds/leds-max77693.c return container_of(sub_led, struct max77693_led_device, container_of 152 drivers/leds/leds-max8997.c container_of(led_cdev, struct max8997_led, cdev); container_of 168 drivers/leds/leds-max8997.c container_of(led_cdev, struct max8997_led, cdev); container_of 202 drivers/leds/leds-max8997.c container_of(led_cdev, struct max8997_led, cdev); container_of 56 drivers/leds/leds-mc13783.c container_of(led_cdev, struct mc13xxx_led, cdev); container_of 56 drivers/leds/leds-menf21bmc.c struct menf21bmc_led *led = container_of(led_cdev, container_of 88 drivers/leds/leds-mlxcpld.c #define cdev_to_priv(c) container_of(c, struct mlxcpld_led_priv, cdev) container_of 44 drivers/leds/leds-mlxreg.c #define cdev_to_priv(c) container_of(c, struct mlxreg_led_data, led_cdev) container_of 110 drivers/leds/leds-mt6323.c struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); container_of 134 drivers/leds/leds-mt6323.c struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); container_of 159 drivers/leds/leds-mt6323.c struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); container_of 190 drivers/leds/leds-mt6323.c struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); container_of 244 drivers/leds/leds-mt6323.c struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); container_of 311 drivers/leds/leds-mt6323.c struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); container_of 341 drivers/leds/leds-mt6323.c struct mt6323_led *led = container_of(cdev, struct mt6323_led, cdev); container_of 177 drivers/leds/leds-netxbig.c container_of(led_cdev, struct netxbig_led_data, cdev); container_of 206 drivers/leds/leds-netxbig.c container_of(led_cdev, struct netxbig_led_data, cdev); container_of 247 drivers/leds/leds-netxbig.c container_of(led_cdev, struct netxbig_led_data, cdev); container_of 297 drivers/leds/leds-netxbig.c container_of(led_cdev, struct netxbig_led_data, cdev); container_of 41 drivers/leds/leds-nic78bx.c return container_of(cdev, struct nic78bx_led, cdev); container_of 101 drivers/leds/leds-ns2.c container_of(led_cdev, struct ns2_led_data, cdev); container_of 127 drivers/leds/leds-ns2.c container_of(led_cdev, struct ns2_led_data, cdev); container_of 159 drivers/leds/leds-ns2.c container_of(led_cdev, struct ns2_led_data, cdev); container_of 95 drivers/leds/leds-ot200.c struct ot200_led *led = container_of(led_cdev, struct ot200_led, cdev); container_of 31 drivers/leds/leds-pca9532.c #define ldev_to_led(c) container_of(c, struct pca9532_led, ldev) container_of 244 drivers/leds/leds-pca9532.c container_of(work, struct pca9532_data, work); container_of 242 drivers/leds/leds-pca955x.c pca955x_led = container_of(led_cdev, struct pca955x_led, led_cdev); container_of 205 drivers/leds/leds-pca963x.c pca963x = container_of(led_cdev, struct pca963x_led, led_cdev); container_of 234 drivers/leds/leds-pca963x.c pca963x = container_of(led_cdev, struct pca963x_led, led_cdev); container_of 36 drivers/leds/leds-pm8058.c led = container_of(cled, struct pm8058_led, cdev); container_of 62 drivers/leds/leds-pm8058.c led = container_of(cled, struct pm8058_led, cdev); container_of 177 drivers/leds/leds-powernv.c container_of(led_cdev, struct powernv_led_data, cdev); container_of 196 drivers/leds/leds-powernv.c container_of(led_cdev, struct powernv_led_data, cdev); container_of 51 drivers/leds/leds-pwm.c container_of(led_cdev, struct led_pwm_data, cdev); container_of 19 drivers/leds/leds-regulator.c container_of(led_cdev, struct regulator_led, cdev) container_of 31 drivers/leds/leds-s3c24xx.c return container_of(led_cdev, struct s3c24xx_gpio_led, cdev); container_of 63 drivers/leds/leds-sc27xx-bltc.c container_of(ldev, struct sc27xx_led, ldev) container_of 68 drivers/leds/leds-spi-byte.c struct spi_byte_led *led = container_of(dev, struct spi_byte_led, ldev); container_of 152 drivers/leds/leds-ss4200.c return container_of(led_cdev, struct nasgpio_led, led_cdev); container_of 28 drivers/leds/leds-sunfire.c #define to_sunfire_led(d) container_of(d, struct sunfire_led, led_cdev) container_of 39 drivers/leds/leds-syscon.c container_of(led_cdev, struct syscon_led, cdev); container_of 358 drivers/leds/leds-tca6507.c struct tca6507_chip *tca = container_of(work, struct tca6507_chip, container_of 560 drivers/leds/leds-tca6507.c struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, container_of 572 drivers/leds/leds-tca6507.c struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, container_of 41 drivers/leds/leds-tlc591xx.c #define ldev_to_led(c) container_of(c, struct tlc591xx_led, ldev) container_of 36 drivers/leds/leds-wm831x-status.c container_of(led_cdev, struct wm831x_status, cdev) container_of 86 drivers/leds/leds-wm8350.c container_of(led_cdev, struct wm8350_led, cdev) container_of 31 drivers/leds/trigger/ledtrig-backlight.c struct bl_trig_notifier *n = container_of(p, container_of 302 drivers/leds/trigger/ledtrig-netdev.c container_of(nb, struct led_netdev_data, notifier); container_of 349 drivers/leds/trigger/ledtrig-netdev.c container_of(work, struct led_netdev_data, work.work); container_of 334 drivers/leds/trigger/ledtrig-pattern.c struct device *dev = container_of(kobj, struct device, kobj); container_of 42 drivers/leds/uleds.c struct uleds_device *udev = container_of(led_cdev, struct uleds_device, container_of 1126 drivers/lightnvm/core.c struct nvm_dev *dev = container_of(ref, struct nvm_dev, ref); container_of 27 drivers/lightnvm/pblk-core.c struct pblk_line_ws *line_ws = container_of(work, struct pblk_line_ws, container_of 1654 drivers/lightnvm/pblk-core.c struct pblk_line_ws *line_put_ws = container_of(work, container_of 1665 drivers/lightnvm/pblk-core.c struct pblk_line *line = container_of(ref, struct pblk_line, ref); container_of 1673 drivers/lightnvm/pblk-core.c struct pblk_line *line = container_of(ref, struct pblk_line, ref); container_of 1849 drivers/lightnvm/pblk-core.c struct pblk_line_ws *line_ws = container_of(work, struct pblk_line_ws, container_of 88 drivers/lightnvm/pblk-gc.c struct pblk_line_ws *gc_rq_ws = container_of(work, container_of 178 drivers/lightnvm/pblk-gc.c struct pblk_line_ws *line_ws = container_of(work, struct pblk_line_ws, container_of 356 drivers/lightnvm/pblk-init.c c = container_of(ref, struct pblk_global_caches, kref); container_of 75 drivers/lightnvm/pblk-rb.c struct pblk *pblk = container_of(rb, struct pblk, rwb); container_of 239 drivers/lightnvm/pblk-rb.c struct pblk *pblk = container_of(rb, struct pblk, rwb); container_of 340 drivers/lightnvm/pblk-rb.c struct pblk *pblk = container_of(rb, struct pblk, rwb); container_of 364 drivers/lightnvm/pblk-rb.c struct pblk *pblk = container_of(rb, struct pblk, rwb); container_of 454 drivers/lightnvm/pblk-rb.c struct pblk *pblk = container_of(rb, struct pblk, rwb); container_of 476 drivers/lightnvm/pblk-rb.c struct pblk *pblk = container_of(rb, struct pblk, rwb); container_of 497 drivers/lightnvm/pblk-rb.c struct pblk *pblk = container_of(rb, struct pblk, rwb); container_of 524 drivers/lightnvm/pblk-rb.c struct pblk *pblk = container_of(rb, struct pblk, rwb); container_of 554 drivers/lightnvm/pblk-rb.c struct pblk *pblk = container_of(rb, struct pblk, rwb); container_of 647 drivers/lightnvm/pblk-rb.c struct pblk *pblk = container_of(rb, struct pblk, rwb); container_of 811 drivers/lightnvm/pblk-rb.c struct pblk *pblk = container_of(rb, struct pblk, rwb); container_of 153 drivers/lightnvm/pblk-recovery.c struct pblk_pad_rq *pad_rq = container_of(ref, struct pblk_pad_rq, ref); container_of 111 drivers/lightnvm/pblk-rl.c struct pblk *pblk = container_of(rl, struct pblk, rl); container_of 212 drivers/lightnvm/pblk-rl.c struct pblk *pblk = container_of(rl, struct pblk, rl); container_of 644 drivers/lightnvm/pblk-sysfs.c struct pblk *pblk = container_of(kobj, struct pblk, kobj); container_of 680 drivers/lightnvm/pblk-sysfs.c struct pblk *pblk = container_of(kobj, struct pblk, kobj); container_of 211 drivers/lightnvm/pblk-write.c container_of(work, struct pblk_rec_ctx, ws_rec); container_of 215 drivers/macintosh/rack-meter.c container_of(work, struct rackmeter_cpu, sniffer.work); container_of 154 drivers/macintosh/windfarm_ad7417_sensor.c struct wf_ad7417_priv *pv = container_of(ref, container_of 151 drivers/macintosh/windfarm_core.c struct wf_control *ct = container_of(kref, struct wf_control, ref); container_of 164 drivers/macintosh/windfarm_core.c struct wf_control *ctrl = container_of(attr, struct wf_control, attr); container_of 193 drivers/macintosh/windfarm_core.c struct wf_control *ctrl = container_of(attr, struct wf_control, attr); container_of 281 drivers/macintosh/windfarm_core.c struct wf_sensor *sr = container_of(kref, struct wf_sensor, ref); container_of 294 drivers/macintosh/windfarm_core.c struct wf_sensor *sens = container_of(attr, struct wf_sensor, attr); container_of 73 drivers/macintosh/windfarm_fcu_controls.c struct wf_fcu_priv *pv = container_of(ref, struct wf_fcu_priv, ref); container_of 42 drivers/macintosh/windfarm_lm75_sensor.c #define wf_to_lm75(c) container_of(c, struct wf_lm75_sensor, sens) container_of 38 drivers/macintosh/windfarm_lm87_sensor.c #define wf_to_lm87(c) container_of(c, struct wf_lm87_sensor, sens) container_of 32 drivers/macintosh/windfarm_max6690_sensor.c #define wf_to_6690(x) container_of((x), struct wf_6690_sensor, sens) container_of 51 drivers/macintosh/windfarm_smu_controls.c #define to_smu_fan(c) container_of(c, struct smu_fan_control, ctrl) container_of 49 drivers/macintosh/windfarm_smu_sat.c #define wf_to_sat(c) container_of(c, struct wf_sat_sensor, sens) container_of 170 drivers/macintosh/windfarm_smu_sat.c struct wf_sat *sat = container_of(ref, struct wf_sat, ref); container_of 56 drivers/macintosh/windfarm_smu_sensors.c #define to_smu_ads(c) container_of(c, struct smu_ad_sensor, sens) container_of 280 drivers/macintosh/windfarm_smu_sensors.c #define to_smu_cpu_power(c) container_of(c, struct smu_cpu_power_sensor, sens) container_of 63 drivers/mailbox/bcm2835-mailbox.c return container_of(link->mbox, struct bcm2835_mbox, controller); container_of 83 drivers/mailbox/hi3660-mailbox.c return container_of(mbox, struct hi3660_mbox, controller); container_of 72 drivers/mailbox/imx-mailbox.c return container_of(mbox, struct imx_mu_priv, mbox); container_of 117 drivers/mailbox/mailbox.c container_of(hrtimer, struct mbox_controller, poll_hrt); container_of 258 drivers/mailbox/omap-mailbox.c container_of(work, struct omap_mbox_queue, work); container_of 680 drivers/mailbox/omap-mailbox.c mdev = container_of(controller, struct omap_mbox_device, controller); container_of 37 drivers/mailbox/qcom-apcs-ipc-mailbox.c struct qcom_apcs_ipc *apcs = container_of(chan->mbox, container_of 149 drivers/mailbox/stm32-ipcc.c struct stm32_ipcc *ipcc = container_of(link->mbox, struct stm32_ipcc, container_of 168 drivers/mailbox/stm32-ipcc.c struct stm32_ipcc *ipcc = container_of(link->mbox, struct stm32_ipcc, container_of 188 drivers/mailbox/stm32-ipcc.c struct stm32_ipcc *ipcc = container_of(link->mbox, struct stm32_ipcc, container_of 496 drivers/mailbox/tegra-hsp.c struct tegra_hsp *hsp = container_of(mbox, struct tegra_hsp, mbox_db); container_of 535 drivers/mailbox/tegra-hsp.c struct tegra_hsp *hsp = container_of(mbox, struct tegra_hsp, mbox_sm); container_of 526 drivers/mailbox/ti-msgmgr.c inst = container_of(mbox, struct ti_msgmgr_inst, mbox); container_of 354 drivers/md/bcache/btree.c struct btree *b = container_of(cl, struct btree, io); container_of 361 drivers/md/bcache/btree.c struct btree *b = container_of(cl, struct btree, io); container_of 376 drivers/md/bcache/btree.c struct btree *b = container_of(cl, struct btree, io); container_of 385 drivers/md/bcache/btree.c struct btree *b = container_of(cl, struct btree, io); container_of 523 drivers/md/bcache/btree.c struct btree *b = container_of(to_delayed_work(w), struct btree, work); container_of 700 drivers/md/bcache/btree.c struct cache_set *c = container_of(shrink, struct cache_set, shrink); container_of 769 drivers/md/bcache/btree.c struct cache_set *c = container_of(shrink, struct cache_set, shrink); container_of 1787 drivers/md/bcache/btree.c dc = container_of(d, struct cached_dev, disk); container_of 2314 drivers/md/bcache/btree.c struct btree_insert_op *op = container_of(b_op, container_of 2482 drivers/md/bcache/btree.c struct refill *refill = container_of(op, struct refill, op); container_of 128 drivers/md/bcache/extents.c struct btree *b = container_of(keys, struct btree, keys); container_of 168 drivers/md/bcache/extents.c struct btree *b = container_of(bk, struct btree, keys); container_of 207 drivers/md/bcache/extents.c struct btree *b = container_of(bk, struct btree, keys); container_of 232 drivers/md/bcache/extents.c struct btree *b = container_of(bk, struct btree, keys); container_of 328 drivers/md/bcache/extents.c struct cache_set *c = container_of(b, struct btree, keys)->c; container_of 502 drivers/md/bcache/extents.c struct btree *b = container_of(bk, struct btree, keys); container_of 539 drivers/md/bcache/extents.c struct btree *b = container_of(bk, struct btree, keys); container_of 585 drivers/md/bcache/extents.c struct btree *b = container_of(bk, struct btree, keys); container_of 19 drivers/md/bcache/io.c struct bbio *b = container_of(bio, struct bbio, bio); container_of 36 drivers/md/bcache/io.c struct bbio *b = container_of(bio, struct bbio, bio); container_of 48 drivers/md/bcache/io.c struct bbio *b = container_of(bio, struct bbio, bio); container_of 139 drivers/md/bcache/io.c struct bbio *b = container_of(bio, struct bbio, bio); container_of 581 drivers/md/bcache/journal.c container_of(bio, struct journal_device, discard_bio); container_of 582 drivers/md/bcache/journal.c struct cache *ca = container_of(ja, struct cache, journal); container_of 593 drivers/md/bcache/journal.c container_of(work, struct journal_device, discard_work); container_of 737 drivers/md/bcache/journal.c struct journal *j = container_of(cl, struct journal, io); container_of 749 drivers/md/bcache/journal.c struct cache_set *c = container_of(cl, struct cache_set, journal.io); container_of 758 drivers/md/bcache/journal.c struct cache_set *c = container_of(cl, struct cache_set, journal.io); container_of 839 drivers/md/bcache/journal.c struct cache_set *c = container_of(cl, struct cache_set, journal.io); container_of 918 drivers/md/bcache/journal.c struct cache_set *c = container_of(to_delayed_work(work), container_of 24 drivers/md/bcache/movinggc.c struct cache_set *c = container_of(buf, struct cache_set, container_of 40 drivers/md/bcache/movinggc.c struct moving_io *io = container_of(cl, struct moving_io, cl); container_of 47 drivers/md/bcache/movinggc.c struct moving_io *io = container_of(cl, struct moving_io, cl); container_of 64 drivers/md/bcache/movinggc.c struct bbio *b = container_of(bio, struct bbio, bio); container_of 65 drivers/md/bcache/movinggc.c struct moving_io *io = container_of(bio->bi_private, container_of 94 drivers/md/bcache/movinggc.c struct moving_io *io = container_of(cl, struct moving_io, cl); container_of 118 drivers/md/bcache/movinggc.c struct moving_io *io = container_of(cl, struct moving_io, cl); container_of 60 drivers/md/bcache/request.c struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); container_of 122 drivers/md/bcache/request.c struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); container_of 153 drivers/md/bcache/request.c struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); container_of 184 drivers/md/bcache/request.c struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); container_of 201 drivers/md/bcache/request.c struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); container_of 322 drivers/md/bcache/request.c struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); container_of 498 drivers/md/bcache/request.c struct bbio *b = container_of(bio, struct bbio, bio); container_of 500 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 526 drivers/md/bcache/request.c struct search *s = container_of(op, struct search, op); container_of 565 drivers/md/bcache/request.c bio_key = &container_of(n, struct bbio, bio)->key; container_of 591 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, iop.cl); container_of 619 drivers/md/bcache/request.c dc = container_of(s->d, struct cached_dev, disk); container_of 637 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 653 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 654 drivers/md/bcache/request.c struct cached_dev *dc = container_of(s->d, container_of 715 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 764 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 765 drivers/md/bcache/request.c struct cached_dev *dc = container_of(s->d, struct cached_dev, disk); container_of 775 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 788 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 816 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 831 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 832 drivers/md/bcache/request.c struct cached_dev *dc = container_of(s->d, struct cached_dev, disk); container_of 873 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 874 drivers/md/bcache/request.c struct cached_dev *dc = container_of(s->d, struct cached_dev, disk); container_of 893 drivers/md/bcache/request.c struct cached_dev *dc = container_of(s->d, struct cached_dev, disk); container_of 976 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 977 drivers/md/bcache/request.c struct cached_dev *dc = container_of(s->d, struct cached_dev, disk); container_of 1069 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 1101 drivers/md/bcache/request.c struct cached_dev *dc = container_of(ddip->d, container_of 1114 drivers/md/bcache/request.c struct cached_dev *dc = container_of(d, struct cached_dev, disk); container_of 1161 drivers/md/bcache/request.c dc = container_of(d, struct cached_dev, disk); container_of 1181 drivers/md/bcache/request.c struct cached_dev *dc = container_of(d, struct cached_dev, disk); container_of 1244 drivers/md/bcache/request.c struct cached_dev *dc = container_of(d, struct cached_dev, disk); container_of 1255 drivers/md/bcache/request.c struct cached_dev *dc = container_of(d, struct cached_dev, disk); container_of 1308 drivers/md/bcache/request.c struct search *s = container_of(cl, struct search, cl); container_of 56 drivers/md/bcache/stats.c container_of(kobj, struct cache_stats, kobj); container_of 206 drivers/md/bcache/stats.c struct cached_dev *dc = container_of(d, struct cached_dev, disk); container_of 214 drivers/md/bcache/stats.c struct cached_dev *dc = container_of(d, struct cached_dev, disk); container_of 222 drivers/md/bcache/stats.c struct cached_dev *dc = container_of(d, struct cached_dev, disk); container_of 246 drivers/md/bcache/super.c struct cached_dev *dc = container_of(cl, struct cached_dev, sb_write); container_of 283 drivers/md/bcache/super.c struct cache_set *c = container_of(cl, struct cache_set, sb_write); container_of 325 drivers/md/bcache/super.c struct cache_set *c = container_of(cl, struct cache_set, uuid_write); container_of 334 drivers/md/bcache/super.c struct cache_set *c = container_of(cl, struct cache_set, uuid_write); container_of 1039 drivers/md/bcache/super.c struct cached_dev *dc = container_of(w, struct cached_dev, detach); container_of 1250 drivers/md/bcache/super.c struct cached_dev *dc = container_of(kobj, struct cached_dev, container_of 1258 drivers/md/bcache/super.c struct cached_dev *dc = container_of(cl, struct cached_dev, disk.cl); container_of 1290 drivers/md/bcache/super.c struct cached_dev *dc = container_of(cl, struct cached_dev, disk.cl); container_of 1410 drivers/md/bcache/super.c struct bcache_device *d = container_of(kobj, struct bcache_device, container_of 1417 drivers/md/bcache/super.c struct bcache_device *d = container_of(cl, struct bcache_device, cl); container_of 1429 drivers/md/bcache/super.c struct bcache_device *d = container_of(cl, struct bcache_device, cl); container_of 1564 drivers/md/bcache/super.c struct cache_set *c = container_of(kobj, struct cache_set, kobj); container_of 1572 drivers/md/bcache/super.c struct cache_set *c = container_of(cl, struct cache_set, cl); container_of 1613 drivers/md/bcache/super.c struct cache_set *c = container_of(cl, struct cache_set, caching); container_of 1712 drivers/md/bcache/super.c struct cache_set *c = container_of(cl, struct cache_set, caching); container_of 1726 drivers/md/bcache/super.c dc = container_of(d, struct cached_dev, disk); container_of 2121 drivers/md/bcache/super.c struct cache *ca = container_of(kobj, struct cache, kobj); container_of 165 drivers/md/bcache/sysfs.c struct cached_dev *dc = container_of(kobj, struct cached_dev, container_of 282 drivers/md/bcache/sysfs.c struct cached_dev *dc = container_of(kobj, struct cached_dev, container_of 438 drivers/md/bcache/sysfs.c struct cached_dev *dc = container_of(kobj, struct cached_dev, container_of 526 drivers/md/bcache/sysfs.c struct bcache_device *d = container_of(kobj, struct bcache_device, container_of 545 drivers/md/bcache/sysfs.c struct bcache_device *d = container_of(kobj, struct bcache_device, container_of 598 drivers/md/bcache/sysfs.c struct bset_stats_op *op = container_of(b_op, struct bset_stats_op, op); container_of 707 drivers/md/bcache/sysfs.c struct cache_set *c = container_of(kobj, struct cache_set, kobj); container_of 785 drivers/md/bcache/sysfs.c struct cache_set *c = container_of(kobj, struct cache_set, kobj); container_of 902 drivers/md/bcache/sysfs.c struct cache_set *c = container_of(kobj, struct cache_set, internal); container_of 909 drivers/md/bcache/sysfs.c struct cache_set *c = container_of(kobj, struct cache_set, internal); container_of 995 drivers/md/bcache/sysfs.c struct cache *ca = container_of(kobj, struct cache, kobj); container_of 1098 drivers/md/bcache/sysfs.c struct cache *ca = container_of(kobj, struct cache, kobj); container_of 467 drivers/md/bcache/util.h _ptr ? container_of(_ptr, type, member) : NULL; \ container_of 479 drivers/md/bcache/util.h this = container_of(*n, typeof(*(new)), member); \ container_of 502 drivers/md/bcache/util.h this = container_of(n, typeof(search), member); \ container_of 522 drivers/md/bcache/util.h this = container_of(n, typeof(search), member); \ container_of 171 drivers/md/bcache/writeback.c struct cached_dev *dc = container_of(to_delayed_work(work), container_of 265 drivers/md/bcache/writeback.c struct dirty_io *io = container_of(cl, struct dirty_io, cl); container_of 272 drivers/md/bcache/writeback.c struct dirty_io *io = container_of(cl, struct dirty_io, cl); container_of 324 drivers/md/bcache/writeback.c struct dirty_io *io = container_of(cl, struct dirty_io, cl); container_of 386 drivers/md/bcache/writeback.c struct dirty_io *io = container_of(cl, struct dirty_io, cl); container_of 558 drivers/md/bcache/writeback.c struct cached_dev *dc = container_of(buf, container_of 765 drivers/md/bcache/writeback.c struct sectors_dirty_init *op = container_of(_op, container_of 254 drivers/md/dm-bufio.c b = container_of(n, struct dm_buffer, node); container_of 271 drivers/md/dm-bufio.c found = container_of(*new, struct dm_buffer, node); container_of 1580 drivers/md/dm-bufio.c c = container_of(shrink, struct dm_bufio_client, shrinker); container_of 1594 drivers/md/dm-bufio.c struct dm_bufio_client *c = container_of(shrink, struct dm_bufio_client, shrinker); container_of 87 drivers/md/dm-cache-background-tracker.c w = container_of(*new, struct bt_work, node); container_of 116 drivers/md/dm-cache-background-tracker.c w = container_of(*new, struct bt_work, node); container_of 233 drivers/md/dm-cache-background-tracker.c struct bt_work *w = container_of(op, struct bt_work, work); container_of 1347 drivers/md/dm-cache-policy-smq.c return container_of(p, struct smq_policy, policy); container_of 173 drivers/md/dm-cache-target.c struct batcher *b = container_of(_ws, struct batcher, commit_work); container_of 199 drivers/md/dm-cache-target.c k = container_of(ws, struct continuation, ws); container_of 1172 drivers/md/dm-cache-target.c struct continuation *k = container_of(ws, struct continuation, ws); container_of 1173 drivers/md/dm-cache-target.c return container_of(k, struct dm_cache_migration, k); container_of 1178 drivers/md/dm-cache-target.c struct dm_cache_migration *mg = container_of(context, struct dm_cache_migration, k); container_of 1890 drivers/md/dm-cache-target.c struct cache *cache = container_of(ws, struct cache, deferred_bio_worker); container_of 1944 drivers/md/dm-cache-target.c struct cache *cache = container_of(to_delayed_work(ws), struct cache, waker); container_of 1956 drivers/md/dm-cache-target.c struct cache *cache = container_of(ws, struct cache, migration_worker); container_of 2455 drivers/md/dm-cache-target.c struct cache *cache = container_of(cb, struct cache, callbacks); container_of 1287 drivers/md/dm-clone-target.c struct clone *clone = container_of(work, typeof(*clone), worker); container_of 1314 drivers/md/dm-clone-target.c struct clone *clone = container_of(to_delayed_work(work), struct clone, waker); container_of 1520 drivers/md/dm-clone-target.c struct clone *clone = container_of(cb, struct clone, callbacks); container_of 124 drivers/md/dm-core.h return &container_of(kobj, struct dm_kobject_holder, kobj)->completion; container_of 954 drivers/md/dm-crypt.c struct dm_crypt_io *io = container_of(ctx, struct dm_crypt_io, ctx); container_of 1486 drivers/md/dm-crypt.c struct dm_crypt_io *io = container_of(work, struct dm_crypt_io, work); container_of 1677 drivers/md/dm-crypt.c struct dm_crypt_io *io = container_of(ctx, struct dm_crypt_io, ctx); container_of 1714 drivers/md/dm-crypt.c struct dm_crypt_io *io = container_of(work, struct dm_crypt_io, work); container_of 116 drivers/md/dm-delay.c dc = container_of(work, struct delay_c, flush_expired_bios); container_of 1309 drivers/md/dm-era-target.c struct era *era = container_of(ws, struct era, worker); container_of 1386 drivers/md/dm-era-target.c struct era *era = container_of(cb, struct era, callbacks); container_of 1116 drivers/md/dm-integrity.c struct dm_integrity_range *range = container_of(*n, struct dm_integrity_range, node); container_of 1201 drivers/md/dm-integrity.c j = container_of(parent, struct journal_node, node); container_of 1227 drivers/md/dm-integrity.c struct journal_node *j = container_of(n, struct journal_node, node); container_of 1259 drivers/md/dm-integrity.c next_node = container_of(next, struct journal_node, node); container_of 1275 drivers/md/dm-integrity.c next_node = container_of(next, struct journal_node, node); container_of 1505 drivers/md/dm-integrity.c struct dm_integrity_io *dio = container_of(w, struct dm_integrity_io, work); container_of 2041 drivers/md/dm-integrity.c struct dm_integrity_io *dio = container_of(w, struct dm_integrity_io, work); container_of 2069 drivers/md/dm-integrity.c struct dm_integrity_c *ic = container_of(w, struct dm_integrity_c, commit_work); container_of 2295 drivers/md/dm-integrity.c struct dm_integrity_c *ic = container_of(w, struct dm_integrity_c, writer_work); container_of 2343 drivers/md/dm-integrity.c struct dm_integrity_c *ic = container_of(w, struct dm_integrity_c, recalc_work); container_of 2465 drivers/md/dm-integrity.c struct bitmap_block_status *bbs = container_of(w, struct bitmap_block_status, work); container_of 2518 drivers/md/dm-integrity.c struct dm_integrity_c *ic = container_of(work, struct dm_integrity_c, bitmap_flush_work.work); container_of 2772 drivers/md/dm-integrity.c struct dm_integrity_c *ic = container_of(n, struct dm_integrity_c, reboot_notifier); container_of 648 drivers/md/dm-kcopyd.c struct dm_kcopyd_client *kc = container_of(work, container_of 159 drivers/md/dm-log-userspace-base.c struct log_c *lc = container_of(work, struct log_c, flush_log_work.work); container_of 46 drivers/md/dm-mpath.c #define path_to_pgpath(__pgp) container_of((__pgp), struct pgpath, path) container_of 657 drivers/md/dm-mpath.c container_of(work, struct multipath, process_queued_bios); container_of 729 drivers/md/dm-mpath.c container_of(work, struct multipath, trigger_event); container_of 1516 drivers/md/dm-mpath.c container_of(work, struct pgpath, activate_path.work); container_of 24 drivers/md/dm-path-selector.c #define pst_to_psi(__pst) container_of((__pst), struct ps_internal, pst) container_of 1712 drivers/md/dm-raid.c struct raid_set *rs = container_of(ws, struct raid_set, md.event_work); container_of 1725 drivers/md/dm-raid.c struct raid_set *rs = container_of(cb, struct raid_set, callbacks); container_of 2102 drivers/md/dm-raid.c struct raid_set *rs = container_of(mddev, struct raid_set, md); container_of 842 drivers/md/dm-raid1.c container_of(work, struct mirror_set, trigger_event); container_of 852 drivers/md/dm-raid1.c struct mirror_set *ms = container_of(work, struct mirror_set, container_of 85 drivers/md/dm-rq.c container_of(clone, struct dm_rq_clone_bio_info, clone); container_of 333 drivers/md/dm-rq.c container_of(bio, struct dm_rq_clone_bio_info, clone); container_of 221 drivers/md/dm-snap-persistent.c struct mdata_req *req = container_of(work, struct mdata_req, work); container_of 1843 drivers/md/dm-snap.c return container_of(e, struct dm_snap_pending_exception, e); container_of 172 drivers/md/dm-stats.c struct dm_stat *s = container_of(head, struct dm_stat, rcu_head); container_of 213 drivers/md/dm-stats.c s = container_of(stats->list.next, struct dm_stat, list_entry); container_of 364 drivers/md/dm-stats.c tmp_s = container_of(l, struct dm_stat, list_entry); container_of 53 drivers/md/dm-stripe.c struct stripe_c *sc = container_of(work, struct stripe_c, container_of 29 drivers/md/dm-sysfs.c dm_attr = container_of(attr, struct dm_sysfs_attr, attr); container_of 54 drivers/md/dm-sysfs.c dm_attr = container_of(attr, struct dm_sysfs_attr, attr); container_of 2411 drivers/md/dm-thin.c struct pool *pool = container_of(ws, struct pool, worker); container_of 2432 drivers/md/dm-thin.c struct pool *pool = container_of(to_delayed_work(ws), struct pool, waker); container_of 2444 drivers/md/dm-thin.c struct pool *pool = container_of(to_delayed_work(ws), struct pool, container_of 2463 drivers/md/dm-thin.c return container_of(ws, struct pool_work, worker); container_of 2489 drivers/md/dm-thin.c return container_of(to_pool_work(ws), struct noflush_work, pw); container_of 2811 drivers/md/dm-thin.c struct pool_c *pt = container_of(cb, struct pool_c, callbacks); container_of 554 drivers/md/dm-verity-target.c struct dm_verity_io *io = container_of(w, struct dm_verity_io, work); container_of 580 drivers/md/dm-verity-target.c container_of(work, struct dm_verity_prefetch_work, work); container_of 547 drivers/md/dm-writecache.c e = container_of(node, struct wc_entry, rb_node); container_of 562 drivers/md/dm-writecache.c e = container_of(node, struct wc_entry, rb_node); container_of 576 drivers/md/dm-writecache.c e2 = container_of(node, struct wc_entry, rb_node); container_of 589 drivers/md/dm-writecache.c e = container_of(*node, struct wc_entry, rb_node); container_of 647 drivers/md/dm-writecache.c wc->current_free = next ? container_of(next, struct wc_entry, rb_node) : NULL; container_of 651 drivers/md/dm-writecache.c e = container_of(wc->freelist.next, struct wc_entry, lru); container_of 717 drivers/md/dm-writecache.c e = container_of(wc->lru.next, struct wc_entry, lru); container_of 730 drivers/md/dm-writecache.c e2 = container_of(e->lru.next, struct wc_entry, lru); container_of 751 drivers/md/dm-writecache.c e2 = container_of(rb_node, struct wc_entry, rb_node); container_of 760 drivers/md/dm-writecache.c e = container_of(e->lru.prev, struct wc_entry, lru); container_of 770 drivers/md/dm-writecache.c struct dm_writecache *wc = container_of(work, struct dm_writecache, flush_work); container_of 814 drivers/md/dm-writecache.c e = container_of(node, struct wc_entry, rb_node); container_of 1332 drivers/md/dm-writecache.c struct writeback_struct *wb = container_of(bio, struct writeback_struct, bio); container_of 1510 drivers/md/dm-writecache.c e = container_of(wbl->list.prev, struct wc_entry, lru); container_of 1516 drivers/md/dm-writecache.c wb = container_of(bio, struct writeback_struct, bio); container_of 1535 drivers/md/dm-writecache.c f = container_of(wbl->list.prev, struct wc_entry, lru); container_of 1568 drivers/md/dm-writecache.c e = container_of(wbl->list.prev, struct wc_entry, lru); container_of 1587 drivers/md/dm-writecache.c f = container_of(wbl->list.prev, struct wc_entry, lru); container_of 1601 drivers/md/dm-writecache.c struct dm_writecache *wc = container_of(work, struct dm_writecache, writeback_work); container_of 1643 drivers/md/dm-writecache.c e = container_of(rb_first(&wc->tree), struct wc_entry, rb_node); container_of 1647 drivers/md/dm-writecache.c e = container_of(wc->lru.prev, struct wc_entry, lru); container_of 1654 drivers/md/dm-writecache.c f = container_of(node, struct wc_entry, rb_node); container_of 1677 drivers/md/dm-writecache.c g = container_of(next_node, struct wc_entry, rb_node); container_of 1712 drivers/md/dm-writecache.c g = container_of(next_node, struct wc_entry, rb_node); container_of 334 drivers/md/dm-zoned-metadata.c b = container_of(*new, struct dmz_mblock, node); container_of 356 drivers/md/dm-zoned-metadata.c mblk = container_of(node, struct dmz_mblock, node); container_of 485 drivers/md/dm-zoned-metadata.c struct dmz_metadata *zmd = container_of(shrink, struct dmz_metadata, mblk_shrinker); container_of 496 drivers/md/dm-zoned-metadata.c struct dmz_metadata *zmd = container_of(shrink, struct dmz_metadata, mblk_shrinker); container_of 453 drivers/md/dm-zoned-reclaim.c struct dmz_reclaim *zrc = container_of(work, struct dmz_reclaim, work.work); container_of 473 drivers/md/dm-zoned-target.c struct dm_chunk_work *cw = container_of(work, struct dm_chunk_work, work); container_of 498 drivers/md/dm-zoned-target.c struct dmz_target *dmz = container_of(work, struct dmz_target, flush_work.work); container_of 107 drivers/md/dm.c struct dm_target_io *tio = container_of(bio, struct dm_target_io, clone); container_of 126 drivers/md/dm.c return container_of(bio, struct dm_target_io, clone)->target_bio_nr; container_of 575 drivers/md/dm.c tio = container_of(clone, struct dm_target_io, clone); container_of 579 drivers/md/dm.c io = container_of(tio, struct dm_io, tio); container_of 610 drivers/md/dm.c tio = container_of(clone, struct dm_target_io, clone); container_of 833 drivers/md/dm.c struct table_device *td = container_of(d, struct table_device, dm_dev); container_of 976 drivers/md/dm.c struct dm_target_io *tio = container_of(bio, struct dm_target_io, clone); container_of 1205 drivers/md/dm.c struct dm_target_io *tio = container_of(bio, struct dm_target_io, clone); container_of 1387 drivers/md/dm.c tio = container_of(bio, struct dm_target_io, clone); container_of 1417 drivers/md/dm.c tio = container_of(bio, struct dm_target_io, clone); container_of 2461 drivers/md/dm.c struct mapped_device *md = container_of(work, struct mapped_device, container_of 2946 drivers/md/dm.c md = container_of(kobj, struct mapped_device, kobj_holder.kobj); container_of 496 drivers/md/md.c struct mddev *mddev = container_of(ws, struct mddev, flush_work); container_of 531 drivers/md/md.c struct mddev *mddev = container_of(ws, struct mddev, flush_work); container_of 2366 drivers/md/md.c struct md_rdev *rdev = container_of(ws, struct md_rdev, del_work); container_of 3485 drivers/md/md.c struct rdev_sysfs_entry *entry = container_of(attr, struct rdev_sysfs_entry, attr); container_of 3486 drivers/md/md.c struct md_rdev *rdev = container_of(kobj, struct md_rdev, kobj); container_of 3499 drivers/md/md.c struct rdev_sysfs_entry *entry = container_of(attr, struct rdev_sysfs_entry, attr); container_of 3500 drivers/md/md.c struct md_rdev *rdev = container_of(kobj, struct md_rdev, kobj); container_of 3521 drivers/md/md.c struct md_rdev *rdev = container_of(ko, struct md_rdev, kobj); container_of 5325 drivers/md/md.c struct md_sysfs_entry *entry = container_of(attr, struct md_sysfs_entry, attr); container_of 5326 drivers/md/md.c struct mddev *mddev = container_of(kobj, struct mddev, kobj); container_of 5348 drivers/md/md.c struct md_sysfs_entry *entry = container_of(attr, struct md_sysfs_entry, attr); container_of 5349 drivers/md/md.c struct mddev *mddev = container_of(kobj, struct mddev, kobj); container_of 5370 drivers/md/md.c struct mddev *mddev = container_of(ko, struct mddev, kobj); container_of 5402 drivers/md/md.c struct mddev *mddev = container_of(ws, struct mddev, del_work); container_of 8917 drivers/md/md.c struct mddev *mddev = container_of(ws, struct mddev, del_work); container_of 36 drivers/md/persistent-data/dm-space-map-disk.c struct sm_disk *smd = container_of(sm, struct sm_disk, sm); container_of 43 drivers/md/persistent-data/dm-space-map-disk.c struct sm_disk *smd = container_of(sm, struct sm_disk, sm); container_of 50 drivers/md/persistent-data/dm-space-map-disk.c struct sm_disk *smd = container_of(sm, struct sm_disk, sm); container_of 58 drivers/md/persistent-data/dm-space-map-disk.c struct sm_disk *smd = container_of(sm, struct sm_disk, sm); container_of 67 drivers/md/persistent-data/dm-space-map-disk.c struct sm_disk *smd = container_of(sm, struct sm_disk, sm); container_of 92 drivers/md/persistent-data/dm-space-map-disk.c struct sm_disk *smd = container_of(sm, struct sm_disk, sm); container_of 130 drivers/md/persistent-data/dm-space-map-disk.c struct sm_disk *smd = container_of(sm, struct sm_disk, sm); container_of 148 drivers/md/persistent-data/dm-space-map-disk.c struct sm_disk *smd = container_of(sm, struct sm_disk, sm); container_of 168 drivers/md/persistent-data/dm-space-map-disk.c struct sm_disk *smd = container_of(sm, struct sm_disk, sm); container_of 191 drivers/md/persistent-data/dm-space-map-disk.c struct sm_disk *smd = container_of(sm, struct sm_disk, sm); container_of 221 drivers/md/persistent-data/dm-space-map-disk.c struct sm_disk *smd = container_of(sm, struct sm_disk, sm); container_of 276 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 283 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 292 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 305 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 345 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 397 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 415 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 432 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 449 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 477 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 499 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 517 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 533 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 587 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 596 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 606 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 631 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 646 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 653 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 700 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 771 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 815 drivers/md/persistent-data/dm-space-map-metadata.c struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); container_of 1167 drivers/md/raid1.c struct raid1_plug_cb *plug = container_of(cb, struct raid1_plug_cb, container_of 1545 drivers/md/raid1.c plug = container_of(cb, struct raid1_plug_cb, cb); container_of 1071 drivers/md/raid10.c struct raid10_plug_cb *plug = container_of(cb, struct raid10_plug_cb, container_of 1281 drivers/md/raid10.c plug = container_of(cb, struct raid10_plug_cb, cb); container_of 663 drivers/md/raid5-cache.c struct r5l_log *log = container_of(work, struct r5l_log, container_of 684 drivers/md/raid5-cache.c struct r5l_log *log = container_of(work, struct r5l_log, container_of 1259 drivers/md/raid5-cache.c struct r5l_log *log = container_of(bio, struct r5l_log, container_of 5425 drivers/md/raid5.c struct raid5_plug_cb *cb = container_of( container_of 5475 drivers/md/raid5.c cb = container_of(blk_cb, struct raid5_plug_cb, cb); container_of 6231 drivers/md/raid5.c struct r5worker *worker = container_of(work, struct r5worker, work); container_of 6848 drivers/md/raid5.c struct r5conf *conf = container_of(shrink, struct r5conf, shrinker); container_of 6869 drivers/md/raid5.c struct r5conf *conf = container_of(shrink, struct r5conf, shrinker); container_of 720 drivers/media/cec/cec-adap.c struct cec_data *data = container_of(work, struct cec_data, work.work); container_of 532 drivers/media/cec/cec-api.c container_of(inode->i_cdev, struct cec_devnode, cdev); container_of 40 drivers/media/cec/cec-core.c #define to_cec_devnode(cd) container_of(cd, struct cec_devnode, dev) container_of 77 drivers/media/cec/cec-notifier.c container_of(kref, struct cec_notifier, kref); container_of 844 drivers/media/cec/cec-pin.c struct cec_pin *pin = container_of(timer, struct cec_pin, timer); container_of 21 drivers/media/cec/cec-priv.h #define to_cec_adapter(node) container_of(node, struct cec_adapter, devnode) container_of 1297 drivers/media/common/cx2341x.c return container_of(ctrl->handler, struct cx2341x_handler, hdl); container_of 514 drivers/media/common/saa7146/saa7146_video.c struct saa7146_dev *dev = container_of(ctrl->handler, container_of 342 drivers/media/common/siano/smsdvb-debugfs.c debug_data = container_of(ref, struct smsdvb_debugfs, refcount); container_of 119 drivers/media/common/siano/smsdvb-main.c container_of(fe, struct smsdvb_client_t, frontend); container_of 643 drivers/media/common/siano/smsdvb-main.c container_of(feed->demux, struct smsdvb_client_t, demux); container_of 665 drivers/media/common/siano/smsdvb-main.c container_of(feed->demux, struct smsdvb_client_t, demux); container_of 750 drivers/media/common/siano/smsdvb-main.c client = container_of(fe, struct smsdvb_client_t, frontend); container_of 766 drivers/media/common/siano/smsdvb-main.c client = container_of(fe, struct smsdvb_client_t, frontend); container_of 784 drivers/media/common/siano/smsdvb-main.c client = container_of(fe, struct smsdvb_client_t, frontend); container_of 806 drivers/media/common/siano/smsdvb-main.c client = container_of(fe, struct smsdvb_client_t, frontend); container_of 824 drivers/media/common/siano/smsdvb-main.c client = container_of(fe, struct smsdvb_client_t, frontend); container_of 850 drivers/media/common/siano/smsdvb-main.c container_of(fe, struct smsdvb_client_t, frontend); container_of 916 drivers/media/common/siano/smsdvb-main.c container_of(fe, struct smsdvb_client_t, frontend); container_of 986 drivers/media/common/siano/smsdvb-main.c container_of(fe, struct smsdvb_client_t, frontend); container_of 1010 drivers/media/common/siano/smsdvb-main.c container_of(fe, struct smsdvb_client_t, frontend); container_of 1021 drivers/media/common/siano/smsdvb-main.c container_of(fe, struct smsdvb_client_t, frontend); container_of 1332 drivers/media/common/videobuf2/videobuf2-core.c struct vb2_buffer *vb = container_of(obj, struct vb2_buffer, req_obj); container_of 1348 drivers/media/common/videobuf2/videobuf2-core.c struct vb2_buffer *vb = container_of(obj, struct vb2_buffer, req_obj); container_of 1362 drivers/media/common/videobuf2/videobuf2-core.c struct vb2_buffer *vb = container_of(obj, struct vb2_buffer, req_obj); container_of 1371 drivers/media/common/videobuf2/videobuf2-core.c struct vb2_buffer *vb = container_of(obj, struct vb2_buffer, req_obj); container_of 1379 drivers/media/common/videobuf2/videobuf2-core.c struct vb2_buffer *vb = container_of(obj, struct vb2_buffer, req_obj); container_of 172 drivers/media/dvb-core/dvb_ca_en50221.c ca = container_of(ref, struct dvb_ca_private, refcount); container_of 148 drivers/media/dvb-core/dvb_frontend.c container_of(ref, struct dvb_frontend, refcount); container_of 1218 drivers/media/dvb-core/dvb_net.c container_of(work, struct dvb_net_priv, set_multicast_list_wq); container_of 1259 drivers/media/dvb-core/dvb_net.c container_of(work, struct dvb_net_priv, restart_net_feed_wq); container_of 74 drivers/media/dvb-core/dvb_vb2.c struct dvb_buffer *buf = container_of(vb, struct dvb_buffer, vb); container_of 169 drivers/media/dvb-frontends/au8522_decoder.c return container_of(sd, struct au8522_state, sd); container_of 439 drivers/media/dvb-frontends/au8522_decoder.c container_of(ctrl->handler, struct au8522_state, hdl); container_of 785 drivers/media/dvb-frontends/rtl2832.c struct rtl2832_dev *dev = container_of(work, struct rtl2832_dev, i2c_gate_work.work); container_of 467 drivers/media/dvb-frontends/rtl2832_sdr.c container_of(vbuf, struct rtl2832_sdr_frame_buf, vb); container_of 1246 drivers/media/dvb-frontends/rtl2832_sdr.c container_of(ctrl->handler, struct rtl2832_sdr_dev, container_of 1298 drivers/media/dvb-frontends/rtl2832_sdr.c container_of(v, struct rtl2832_sdr_dev, v4l2_dev); container_of 94 drivers/media/dvb-frontends/tc90522.c return container_of(c, struct tc90522_state, cfg); container_of 429 drivers/media/dvb-frontends/ts2020.c struct ts2020_priv *priv = container_of(work, struct ts2020_priv, container_of 905 drivers/media/firewire/firedtv-avc.c container_of(work, struct firedtv, remote_ctrl_work); container_of 38 drivers/media/i2c/ad5820.c #define to_ad5820_device(sd) container_of(sd, struct ad5820_device, subdev) container_of 153 drivers/media/i2c/ad5820.c container_of(ctrl->handler, struct ad5820_device, ctrls); container_of 267 drivers/media/i2c/ad5820.c struct i2c_client *client = container_of(dev, struct i2c_client, dev); container_of 279 drivers/media/i2c/ad5820.c struct i2c_client *client = container_of(dev, struct i2c_client, dev); container_of 100 drivers/media/i2c/ad9389b.c return container_of(sd, struct ad9389b_state, sd); container_of 105 drivers/media/i2c/ad9389b.c return &container_of(ctrl->handler, struct ad9389b_state, hdl)->sd; container_of 813 drivers/media/i2c/ad9389b.c container_of(dwork, struct ad9389b_state, edid_handler); container_of 143 drivers/media/i2c/adp1653.c container_of(ctrl->handler, struct adp1653_flash, ctrls); container_of 169 drivers/media/i2c/adp1653.c container_of(ctrl->handler, struct adp1653_flash, ctrls); container_of 48 drivers/media/i2c/adv7170.c return container_of(sd, struct adv7170, sd); container_of 45 drivers/media/i2c/adv7175.c return container_of(sd, struct adv7175, sd); container_of 220 drivers/media/i2c/adv7180.c #define to_adv7180_sd(_ctrl) (&container_of(_ctrl->handler, \ container_of 345 drivers/media/i2c/adv7180.c return container_of(sd, struct adv7180_state, sd); container_of 65 drivers/media/i2c/adv7183.c return container_of(sd, struct adv7183, sd); container_of 69 drivers/media/i2c/adv7183.c return &container_of(ctrl->handler, struct adv7183, hdl)->sd; container_of 61 drivers/media/i2c/adv7343.c return container_of(sd, struct adv7343_state, sd); container_of 66 drivers/media/i2c/adv7343.c return &container_of(ctrl->handler, struct adv7343_state, hdl)->sd; container_of 62 drivers/media/i2c/adv7393.c return container_of(sd, struct adv7393_state, sd); container_of 67 drivers/media/i2c/adv7393.c return &container_of(ctrl->handler, struct adv7393_state, hdl)->sd; container_of 90 drivers/media/i2c/adv748x/adv748x.h #define notifier_to_csi2(n) container_of(n, struct adv748x_csi2, notifier) container_of 91 drivers/media/i2c/adv748x/adv748x.h #define adv748x_sd_to_csi2(sd) container_of(sd, struct adv748x_csi2, sd) container_of 134 drivers/media/i2c/adv748x/adv748x.h container_of(ctrl->handler, struct adv748x_hdmi, ctrl_hdl) container_of 135 drivers/media/i2c/adv748x/adv748x.h #define adv748x_sd_to_hdmi(sd) container_of(sd, struct adv748x_hdmi, sd) container_of 164 drivers/media/i2c/adv748x/adv748x.h container_of(ctrl->handler, struct adv748x_afe, ctrl_hdl) container_of 165 drivers/media/i2c/adv748x/adv748x.h #define adv748x_sd_to_afe(sd) container_of(sd, struct adv748x_afe, sd) container_of 200 drivers/media/i2c/adv748x/adv748x.h #define adv748x_hdmi_to_state(h) container_of(h, struct adv748x_state, hdmi) container_of 201 drivers/media/i2c/adv748x/adv748x.h #define adv748x_afe_to_state(a) container_of(a, struct adv748x_state, afe) container_of 148 drivers/media/i2c/adv7511-v4l2.c return container_of(sd, struct adv7511_state, sd); container_of 153 drivers/media/i2c/adv7511-v4l2.c return &container_of(ctrl->handler, struct adv7511_state, hdl)->sd; container_of 1491 drivers/media/i2c/adv7511-v4l2.c struct adv7511_state *state = container_of(dwork, struct adv7511_state, edid_handler); container_of 322 drivers/media/i2c/adv7604.c return container_of(sd, struct adv76xx_state, sd); container_of 526 drivers/media/i2c/adv7604.c struct adv76xx_state *state = container_of(dwork, struct adv76xx_state, container_of 1198 drivers/media/i2c/adv7604.c &container_of(ctrl->handler, struct adv76xx_state, hdl)->sd; container_of 1245 drivers/media/i2c/adv7604.c &container_of(ctrl->handler, struct adv76xx_state, hdl)->sd; container_of 249 drivers/media/i2c/adv7842.c return container_of(sd, struct adv7842_state, sd); container_of 254 drivers/media/i2c/adv7842.c return &container_of(ctrl->handler, struct adv7842_state, hdl)->sd; container_of 708 drivers/media/i2c/adv7842.c struct adv7842_state *state = container_of(dwork, container_of 43 drivers/media/i2c/ak7375.c return container_of(ctrl->handler, struct ak7375_device, ctrls_vcm); container_of 48 drivers/media/i2c/ak7375.c return container_of(subdev, struct ak7375_device, sd); container_of 57 drivers/media/i2c/ak881x.c return container_of(i2c_get_clientdata(client), struct ak881x, subdev); container_of 52 drivers/media/i2c/bt819.c return container_of(sd, struct bt819, sd); container_of 57 drivers/media/i2c/bt819.c return &container_of(ctrl->handler, struct bt819, hdl)->sd; container_of 50 drivers/media/i2c/bt856.c return container_of(sd, struct bt856, sd); container_of 46 drivers/media/i2c/bt866.c return container_of(sd, struct bt866, sd); container_of 33 drivers/media/i2c/cs5345.c return container_of(sd, struct cs5345_state, sd); container_of 38 drivers/media/i2c/cs5345.c return &container_of(ctrl->handler, struct cs5345_state, hdl)->sd; container_of 38 drivers/media/i2c/cs53l32a.c return container_of(sd, struct cs53l32a_state, sd); container_of 43 drivers/media/i2c/cs53l32a.c return &container_of(ctrl->handler, struct cs53l32a_state, hdl)->sd; container_of 602 drivers/media/i2c/cx25840/cx25840-core.c struct cx25840_state *state = container_of(work, struct cx25840_state, fw_work); container_of 104 drivers/media/i2c/cx25840/cx25840-core.h return container_of(sd, struct cx25840_state, sd); container_of 109 drivers/media/i2c/cx25840/cx25840-core.h return &container_of(ctrl->handler, struct cx25840_state, hdl)->sd; container_of 42 drivers/media/i2c/dw9714.c return container_of(ctrl->handler, struct dw9714_device, ctrls_vcm); container_of 47 drivers/media/i2c/dw9714.c return container_of(subdev, struct dw9714_device, sd); container_of 50 drivers/media/i2c/dw9807-vcm.c return container_of(subdev, struct dw9807_device, sd); container_of 114 drivers/media/i2c/dw9807-vcm.c struct dw9807_device *dev_vcm = container_of(ctrl->handler, container_of 62 drivers/media/i2c/et8ek8/et8ek8_driver.c #define to_et8ek8_sensor(sd) container_of(sd, struct et8ek8_sensor, subdev) container_of 639 drivers/media/i2c/et8ek8/et8ek8_driver.c container_of(ctrl->handler, struct et8ek8_sensor, ctrl_handler); container_of 428 drivers/media/i2c/imx214.c return container_of(sd, struct imx214, sd); container_of 507 drivers/media/i2c/imx214.c struct imx214 *imx214 = container_of(subdev, struct imx214, sd); container_of 515 drivers/media/i2c/imx214.c struct imx214 *imx214 = container_of(subdev, struct imx214, sd); container_of 650 drivers/media/i2c/imx214.c struct imx214 *imx214 = container_of(ctrl->handler, container_of 617 drivers/media/i2c/imx258.c return container_of(_sd, struct imx258, sd); container_of 739 drivers/media/i2c/imx258.c container_of(ctrl->handler, struct imx258, ctrl_handler); container_of 548 drivers/media/i2c/imx274.c return &container_of(ctrl->handler, container_of 554 drivers/media/i2c/imx274.c return container_of(sd, struct stimx274, sd); container_of 1764 drivers/media/i2c/imx319.c return container_of(_sd, struct imx319, sd); container_of 1880 drivers/media/i2c/imx319.c struct imx319 *imx319 = container_of(ctrl->handler, container_of 1064 drivers/media/i2c/imx355.c return container_of(_sd, struct imx355, sd); container_of 1181 drivers/media/i2c/imx355.c struct imx355 *imx355 = container_of(ctrl->handler, container_of 310 drivers/media/i2c/ir-kbd-i2c.c struct IR_i2c *ir = container_of(work, struct IR_i2c, work.work); container_of 194 drivers/media/i2c/ks0127.c return container_of(sd, struct ks0127, sd); container_of 65 drivers/media/i2c/lm3560.c container_of(_ctrl->handler, struct lm3560_flash, ctrls_led[_no]) container_of 78 drivers/media/i2c/lm3646.c container_of(_ctrl->handler, struct lm3646_flash, ctrls_led) container_of 33 drivers/media/i2c/m52790.c return container_of(sd, struct m52790_state, sd); container_of 323 drivers/media/i2c/m5mols/m5mols.h return container_of(subdev, struct m5mols_info, sd); container_of 328 drivers/media/i2c/m5mols/m5mols.h struct m5mols_info *info = container_of(ctrl->handler, container_of 301 drivers/media/i2c/max2175.c return container_of(sd, struct max2175, sd); container_of 306 drivers/media/i2c/max2175.c return container_of(h, struct max2175, ctrl_hdl); container_of 93 drivers/media/i2c/ml86v7667.c return container_of(subdev, struct ml86v7667_priv, sd); container_of 98 drivers/media/i2c/ml86v7667.c return &container_of(ctrl->handler, struct ml86v7667_priv, hdl)->sd; container_of 121 drivers/media/i2c/msp3400-driver.h return container_of(sd, struct msp_state, sd); container_of 126 drivers/media/i2c/msp3400-driver.h return container_of(ctrl->handler, struct msp_state, hdl); container_of 112 drivers/media/i2c/mt9m001.c return container_of(i2c_get_clientdata(client), struct mt9m001, subdev); container_of 488 drivers/media/i2c/mt9m001.c struct mt9m001 *mt9m001 = container_of(ctrl->handler, container_of 505 drivers/media/i2c/mt9m001.c struct mt9m001 *mt9m001 = container_of(ctrl->handler, container_of 154 drivers/media/i2c/mt9m032.c #define to_mt9m032(sd) container_of(sd, struct mt9m032, subdev) container_of 635 drivers/media/i2c/mt9m032.c container_of(ctrl->handler, struct mt9m032, ctrls); container_of 298 drivers/media/i2c/mt9m111.c return container_of(i2c_get_clientdata(client), struct mt9m111, subdev); container_of 525 drivers/media/i2c/mt9m111.c struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); container_of 632 drivers/media/i2c/mt9m111.c struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); container_of 892 drivers/media/i2c/mt9m111.c struct mt9m111 *mt9m111 = container_of(ctrl->handler, container_of 1014 drivers/media/i2c/mt9m111.c struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); container_of 1058 drivers/media/i2c/mt9m111.c struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); container_of 1068 drivers/media/i2c/mt9m111.c struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); container_of 1115 drivers/media/i2c/mt9m111.c struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); container_of 1143 drivers/media/i2c/mt9m111.c struct mt9m111 *mt9m111 = container_of(sd, struct mt9m111, subdev); container_of 148 drivers/media/i2c/mt9p031.c return container_of(sd, struct mt9p031, subdev); container_of 677 drivers/media/i2c/mt9p031.c container_of(ctrl->handler, struct mt9p031, ctrls); container_of 137 drivers/media/i2c/mt9t001.c return container_of(sd, struct mt9t001, subdev); container_of 533 drivers/media/i2c/mt9t001.c container_of(ctrl->handler, struct mt9t001, ctrls); container_of 145 drivers/media/i2c/mt9t112.c return container_of(i2c_get_clientdata(client), container_of 67 drivers/media/i2c/mt9v011.c return container_of(sd, struct mt9v011, sd); container_of 416 drivers/media/i2c/mt9v011.c container_of(ctrl->handler, struct mt9v011, ctrls); container_of 222 drivers/media/i2c/mt9v032.c return container_of(sd, struct mt9v032, subdev); container_of 644 drivers/media/i2c/mt9v032.c container_of(ctrl->handler, struct mt9v032, ctrls); container_of 158 drivers/media/i2c/mt9v111.c #define sd_to_mt9v111(__sd) container_of((__sd), struct mt9v111_dev, sd) container_of 998 drivers/media/i2c/mt9v111.c struct mt9v111_dev *mt9v111 = container_of(ctrl->handler, container_of 233 drivers/media/i2c/noon010pc30.c return container_of(sd, struct noon010_info, sd); container_of 238 drivers/media/i2c/noon010pc30.c return &container_of(ctrl->handler, struct noon010_info, hdl)->sd; container_of 1050 drivers/media/i2c/ov13858.c #define to_ov13858(_sd) container_of(_sd, struct ov13858, sd) container_of 1212 drivers/media/i2c/ov13858.c struct ov13858 *ov13858 = container_of(ctrl->handler, container_of 650 drivers/media/i2c/ov2640.c return container_of(i2c_get_clientdata(client), struct ov2640_priv, container_of 717 drivers/media/i2c/ov2640.c &container_of(ctrl->handler, struct ov2640_priv, hdl)->subdev; container_of 838 drivers/media/i2c/ov2659.c return container_of(sd, struct ov2659, sd); container_of 1249 drivers/media/i2c/ov2659.c container_of(ctrl->handler, struct ov2659, ctrls); container_of 183 drivers/media/i2c/ov2680.c return container_of(sd, struct ov2680_dev, sd); container_of 193 drivers/media/i2c/ov2680.c return &container_of(ctrl->handler, struct ov2680_dev, container_of 103 drivers/media/i2c/ov2685.c #define to_ov2685(sd) container_of(sd, struct ov2685, subdev) container_of 534 drivers/media/i2c/ov2685.c struct ov2685 *ov2685 = container_of(ctrl->handler, container_of 256 drivers/media/i2c/ov5640.c return container_of(sd, struct ov5640_dev, sd); container_of 261 drivers/media/i2c/ov5640.c return &container_of(ctrl->handler, struct ov5640_dev, container_of 119 drivers/media/i2c/ov5645.c return container_of(sd, struct ov5645, sd); container_of 793 drivers/media/i2c/ov5645.c struct ov5645 *ov5645 = container_of(ctrl->handler, container_of 93 drivers/media/i2c/ov5647.c return container_of(sd, struct ov5647, sd); container_of 1836 drivers/media/i2c/ov5670.c #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) container_of 2001 drivers/media/i2c/ov5670.c struct ov5670 *ov5670 = container_of(ctrl->handler, container_of 66 drivers/media/i2c/ov5675.c #define to_ov5675(_sd) container_of(_sd, struct ov5675, sd) container_of 609 drivers/media/i2c/ov5675.c struct ov5675 *ov5675 = container_of(ctrl->handler, container_of 115 drivers/media/i2c/ov5695.c #define to_ov5695(sd) container_of(sd, struct ov5695, subdev) container_of 1105 drivers/media/i2c/ov5695.c struct ov5695 *ov5695 = container_of(ctrl->handler, container_of 307 drivers/media/i2c/ov6650.c return container_of(i2c_get_clientdata(client), struct ov6650, subdev); container_of 319 drivers/media/i2c/ov6650.c struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl); container_of 352 drivers/media/i2c/ov6650.c struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl); container_of 99 drivers/media/i2c/ov7251.c return container_of(sd, struct ov7251, sd); container_of 863 drivers/media/i2c/ov7251.c struct ov7251 *ov7251 = container_of(ctrl->handler, container_of 260 drivers/media/i2c/ov7670.c return container_of(sd, struct ov7670_info, sd); container_of 265 drivers/media/i2c/ov7670.c return &container_of(ctrl->handler, struct ov7670_info, hdl)->sd; container_of 552 drivers/media/i2c/ov772x.c return container_of(sd, struct ov772x_priv, subdev); container_of 758 drivers/media/i2c/ov772x.c struct ov772x_priv *priv = container_of(ctrl->handler, container_of 273 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); container_of 288 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); container_of 510 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(ctrl->handler, container_of 530 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(ctrl->handler, container_of 616 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); container_of 763 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); container_of 809 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); container_of 854 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); container_of 894 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); container_of 906 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); container_of 1168 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); container_of 1189 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); container_of 1200 drivers/media/i2c/ov7740.c struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev); container_of 65 drivers/media/i2c/ov8856.c #define to_ov8856(_sd) container_of(_sd, struct ov8856, sd) container_of 701 drivers/media/i2c/ov8856.c struct ov8856 *ov8856 = container_of(ctrl->handler, container_of 39 drivers/media/i2c/ov9640.c #define to_ov9640_sensor(sd) container_of(sd, struct ov9640_priv, subdev) container_of 274 drivers/media/i2c/ov9640.c struct ov9640_priv *priv = container_of(ctrl->handler, container_of 417 drivers/media/i2c/ov9650.c return &container_of(ctrl->handler, struct ov965x, ctrls.handler)->sd; container_of 422 drivers/media/i2c/ov9650.c return container_of(sd, struct ov965x, sd); container_of 427 drivers/media/i2c/rj54n1cb0c.c return container_of(i2c_get_clientdata(client), struct rj54n1, subdev); container_of 1191 drivers/media/i2c/rj54n1cb0c.c struct rj54n1 *rj54n1 = container_of(ctrl->handler, struct rj54n1, hdl); container_of 115 drivers/media/i2c/s5c73m3/s5c73m3-spi.c struct s5c73m3 *state = container_of(spi->dev.driver, struct s5c73m3, container_of 442 drivers/media/i2c/s5c73m3/s5c73m3.h return &container_of(ctrl->handler, struct s5c73m3, container_of 448 drivers/media/i2c/s5c73m3/s5c73m3.h return container_of(sd, struct s5c73m3, sensor_sd); container_of 453 drivers/media/i2c/s5c73m3/s5c73m3.h return container_of(sd, struct s5c73m3, oif_sd); container_of 198 drivers/media/i2c/s5k4ecgx.c return container_of(sd, struct s5k4ecgx, sd); container_of 624 drivers/media/i2c/s5k4ecgx.c struct v4l2_subdev *sd = &container_of(ctrl->handler, struct s5k4ecgx, container_of 403 drivers/media/i2c/s5k5baf.c return &container_of(ctrl->handler, struct s5k5baf, ctrls.handler)->sd; container_of 414 drivers/media/i2c/s5k5baf.c return container_of(sd, struct s5k5baf, cis_sd); container_of 416 drivers/media/i2c/s5k5baf.c return container_of(sd, struct s5k5baf, sd); container_of 78 drivers/media/i2c/s5k6a3.c return container_of(sd, struct s5k6a3, subdev); container_of 302 drivers/media/i2c/s5k6aa.c return &container_of(ctrl->handler, struct s5k6aa, ctrls.handler)->sd; container_of 307 drivers/media/i2c/s5k6aa.c return container_of(sd, struct s5k6aa, sd); container_of 72 drivers/media/i2c/saa6588.c return container_of(sd, struct saa6588, sd); container_of 320 drivers/media/i2c/saa6588.c struct saa6588 *s = container_of(work, struct saa6588, work.work); container_of 110 drivers/media/i2c/saa6752hs.c return container_of(sd, struct saa6752hs_state, sd); container_of 361 drivers/media/i2c/saa6752hs.c container_of(ctrl->handler, struct saa6752hs_state, hdl); container_of 377 drivers/media/i2c/saa6752hs.c container_of(ctrl->handler, struct saa6752hs_state, hdl); container_of 55 drivers/media/i2c/saa7110.c return container_of(sd, struct saa7110, sd); container_of 60 drivers/media/i2c/saa7110.c return &container_of(ctrl->handler, struct saa7110, hdl)->sd; container_of 99 drivers/media/i2c/saa7115.c return container_of(sd, struct saa711x_state, sd); container_of 104 drivers/media/i2c/saa7115.c return &container_of(ctrl->handler, struct saa711x_state, hdl)->sd; container_of 268 drivers/media/i2c/saa7127.c return container_of(sd, struct saa7127_state, sd); container_of 65 drivers/media/i2c/saa717x.c return container_of(sd, struct saa717x_state, sd); container_of 70 drivers/media/i2c/saa717x.c return &container_of(ctrl->handler, struct saa717x_state, hdl)->sd; container_of 43 drivers/media/i2c/saa7185.c return container_of(sd, struct saa7185, sd); container_of 414 drivers/media/i2c/smiapp/smiapp-core.c container_of(ctrl->handler, struct smiapp_subdev, ctrl_handler) container_of 1208 drivers/media/i2c/smiapp/smiapp-core.c container_of(ssd, struct smiapp_sensor, ssds[0]); container_of 1354 drivers/media/i2c/smiapp/smiapp-core.c container_of(ssd, struct smiapp_sensor, ssds[0]); container_of 237 drivers/media/i2c/smiapp/smiapp.h container_of(_sd, struct smiapp_subdev, sd) container_of 44 drivers/media/i2c/sony-btf-mpx.c return container_of(sd, struct sony_btf_mpx, sd); container_of 282 drivers/media/i2c/sr030pc30.c return container_of(sd, struct sr030pc30_info, sd); container_of 420 drivers/media/i2c/sr030pc30.c container_of(ctrl->handler, struct sr030pc30_info, hdl); container_of 215 drivers/media/i2c/st-mipid02.c return container_of(sd, struct mipid02_dev, sd); container_of 108 drivers/media/i2c/tc358743.c return container_of(sd, struct tc358743_state, sd); container_of 359 drivers/media/i2c/tc358743.c struct tc358743_state *state = container_of(dwork, container_of 1487 drivers/media/i2c/tc358743.c struct tc358743_state *state = container_of(work, container_of 298 drivers/media/i2c/tda1997x.c return container_of(sd, struct tda1997x_state, sd); container_of 303 drivers/media/i2c/tda1997x.c return &container_of(ctrl->handler, struct tda1997x_state, hdl)->sd; container_of 561 drivers/media/i2c/tda1997x.c struct tda1997x_state *state = container_of(dwork, container_of 79 drivers/media/i2c/tda7432.c return container_of(sd, struct tda7432, sd); container_of 84 drivers/media/i2c/tda7432.c return &container_of(ctrl->handler, struct tda7432, hdl)->sd; container_of 57 drivers/media/i2c/ths7303.c return container_of(sd, struct ths7303_state, sd); container_of 58 drivers/media/i2c/ths8200.c return container_of(sd, struct ths8200_state, sd); container_of 37 drivers/media/i2c/tlv320aic23b.c return container_of(sd, struct tlv320aic23b_state, sd); container_of 42 drivers/media/i2c/tlv320aic23b.c return &container_of(ctrl->handler, struct tlv320aic23b_state, hdl)->sd; container_of 142 drivers/media/i2c/tvaudio.c return container_of(sd, struct CHIPSTATE, sd); container_of 147 drivers/media/i2c/tvaudio.c return &container_of(ctrl->handler, struct CHIPSTATE, hdl)->sd; container_of 263 drivers/media/i2c/tvp514x.c return container_of(sd, struct tvp514x_decoder, sd); container_of 268 drivers/media/i2c/tvp514x.c return &container_of(ctrl->handler, struct tvp514x_decoder, hdl)->sd; container_of 80 drivers/media/i2c/tvp5150.c return container_of(sd, struct tvp5150, sd); container_of 85 drivers/media/i2c/tvp5150.c return &container_of(ctrl->handler, struct tvp5150, hdl)->sd; container_of 1077 drivers/media/i2c/tvp5150.c struct tvp5150 *decoder = container_of(sd, struct tvp5150, sd); container_of 426 drivers/media/i2c/tvp7002.c return container_of(sd, struct tvp7002, sd); container_of 431 drivers/media/i2c/tvp7002.c return &container_of(ctrl->handler, struct tvp7002, hdl)->sd; container_of 132 drivers/media/i2c/tw2804.c return container_of(sd, struct tw2804, sd); container_of 137 drivers/media/i2c/tw2804.c return container_of(ctrl->handler, struct tw2804, hdl); container_of 35 drivers/media/i2c/tw9903.c return container_of(sd, struct tw9903, sd); container_of 141 drivers/media/i2c/tw9903.c struct tw9903 *dec = container_of(ctrl->handler, struct tw9903, hdl); container_of 26 drivers/media/i2c/tw9906.c return container_of(sd, struct tw9906, sd); container_of 111 drivers/media/i2c/tw9906.c struct tw9906 *dec = container_of(ctrl->handler, struct tw9906, hdl); container_of 334 drivers/media/i2c/tw9910.c return container_of(i2c_get_clientdata(client), struct tw9910_priv, container_of 60 drivers/media/i2c/upd64031a.c return container_of(sd, struct upd64031a_state, sd); container_of 46 drivers/media/i2c/upd64083.c return container_of(sd, struct upd64083_state, sd); container_of 436 drivers/media/i2c/video-i2c.c container_of(vbuf, struct video_i2c_buffer, vb); container_of 35 drivers/media/i2c/vp27smpx.c return container_of(sd, struct vp27smpx_state, sd); container_of 44 drivers/media/i2c/vpx3220.c return container_of(sd, struct vpx3220, sd); container_of 49 drivers/media/i2c/vpx3220.c return &container_of(ctrl->handler, struct vpx3220, hdl)->sd; container_of 475 drivers/media/i2c/vs6624.c return container_of(sd, struct vs6624, sd); container_of 479 drivers/media/i2c/vs6624.c return &container_of(ctrl->handler, struct vs6624, hdl)->sd; container_of 54 drivers/media/i2c/wm8739.c return container_of(sd, struct wm8739_state, sd); container_of 59 drivers/media/i2c/wm8739.c return &container_of(ctrl->handler, struct wm8739_state, hdl)->sd; container_of 55 drivers/media/i2c/wm8775.c return container_of(sd, struct wm8775_state, sd); container_of 60 drivers/media/i2c/wm8775.c return &container_of(ctrl->handler, struct wm8775_state, hdl)->sd; container_of 39 drivers/media/mc/mc-dev-allocator.c return container_of(mdev, struct media_device_instance, mdev); container_of 45 drivers/media/mc/mc-dev-allocator.c container_of(kref, struct media_device_instance, refcount); container_of 154 drivers/media/mc/mc-devnode.c devnode = container_of(inode->i_cdev, struct media_devnode, cdev); container_of 63 drivers/media/mc/mc-request.c container_of(kref, struct media_request, kref); container_of 351 drivers/media/mc/mc-request.c container_of(kref, struct media_request_object, kref); container_of 108 drivers/media/pci/b2c2/flexcop-pci.c container_of(work, struct flexcop_pci, irq_check_work.work); container_of 1254 drivers/media/pci/bt8xx/bttv-driver.c struct bttv *btv = container_of(c->handler, struct bttv, ctrl_handler); container_of 1645 drivers/media/pci/bt8xx/bttv-driver.c struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); container_of 1655 drivers/media/pci/bt8xx/bttv-driver.c struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); container_of 1669 drivers/media/pci/bt8xx/bttv-driver.c struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); container_of 131 drivers/media/pci/bt8xx/bttv-gpio.c struct bttv *btv = container_of(core, struct bttv, c); container_of 145 drivers/media/pci/bt8xx/bttv-gpio.c struct bttv *btv = container_of(core, struct bttv, c); container_of 154 drivers/media/pci/bt8xx/bttv-gpio.c struct bttv *btv = container_of(core, struct bttv, c); container_of 161 drivers/media/pci/bt8xx/bttv-gpio.c struct bttv *btv = container_of(core, struct bttv, c); container_of 97 drivers/media/pci/bt8xx/bttv-vbi.c struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); container_of 203 drivers/media/pci/bt8xx/bttv-vbi.c struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); container_of 218 drivers/media/pci/bt8xx/bttv-vbi.c struct bttv_buffer *buf = container_of(vb,struct bttv_buffer,vb); container_of 337 drivers/media/pci/bt8xx/bttv.h #define to_bttv_sub_dev(x) container_of((x), struct bttv_sub_device, dev) container_of 345 drivers/media/pci/bt8xx/bttv.h #define to_bttv_sub_drv(x) container_of((x), struct bttv_sub_driver, drv) container_of 500 drivers/media/pci/bt8xx/bttvp.h return container_of(v4l2_dev, struct bttv, c.v4l2_dev); container_of 206 drivers/media/pci/cobalt/cobalt-driver.h return container_of(vb2, struct cobalt_buffer, vb); container_of 292 drivers/media/pci/cobalt/cobalt-driver.h return container_of(v4l2_dev, struct cobalt, v4l2_dev); container_of 202 drivers/media/pci/cobalt/cobalt-irq.c container_of(work, struct cobalt, irq_work_queue); container_of 58 drivers/media/pci/cx18/cx18-alsa-main.c return container_of(v4l2_dev, struct snd_cx18_card, v4l2_dev); container_of 334 drivers/media/pci/cx18/cx18-av-core.h return container_of(sd, struct cx18_av_state, sd); container_of 339 drivers/media/pci/cx18/cx18-av-core.h return &container_of(ctrl->handler, struct cx18_av_state, hdl)->sd; container_of 21 drivers/media/pci/cx18/cx18-controls.c struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); container_of 77 drivers/media/pci/cx18/cx18-controls.c struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); container_of 95 drivers/media/pci/cx18/cx18-controls.c struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); container_of 106 drivers/media/pci/cx18/cx18-controls.c struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); container_of 243 drivers/media/pci/cx18/cx18-driver.c struct cx18 *dev = container_of(work, struct cx18, request_module_wk); container_of 424 drivers/media/pci/cx18/cx18-driver.h return container_of(fh, struct cx18_open_id, fh); container_of 666 drivers/media/pci/cx18/cx18-driver.h return container_of(v4l2_dev, struct cx18, v4l2_dev); container_of 152 drivers/media/pci/cx18/cx18-dvb.c struct cx18_dvb *dvb = container_of(fe->dvb, container_of 371 drivers/media/pci/cx18/cx18-mailbox.c container_of(work, struct cx18_in_work_order, work); container_of 205 drivers/media/pci/cx18/cx18-streams.c container_of(vb, struct cx18_videobuf_buffer, vb); container_of 217 drivers/media/pci/cx18/cx18-streams.c container_of(vb, struct cx18_videobuf_buffer, vb); container_of 226 drivers/media/pci/cx18/cx18-streams.c container_of(vb, struct cx18_videobuf_buffer, vb); container_of 720 drivers/media/pci/cx18/cx18-streams.c container_of(work, struct cx18_stream, out_work_order); container_of 392 drivers/media/pci/cx23885/altera-ci.c container_of(work, struct fpga_internal, work); container_of 338 drivers/media/pci/cx23885/cimax2.c container_of(work, struct netup_ci_state, work); container_of 1142 drivers/media/pci/cx23885/cx23885-417.c container_of(vbuf, struct cx23885_buffer, vb); container_of 1151 drivers/media/pci/cx23885/cx23885-417.c struct cx23885_buffer *buf = container_of(vbuf, container_of 1161 drivers/media/pci/cx23885/cx23885-417.c struct cx23885_buffer *buf = container_of(vbuf, container_of 17 drivers/media/pci/cx23885/cx23885-av.c container_of(work, struct cx23885_dev, cx25840_work); container_of 108 drivers/media/pci/cx23885/cx23885-dvb.c container_of(vbuf, struct cx23885_buffer, vb); container_of 118 drivers/media/pci/cx23885/cx23885-dvb.c struct cx23885_buffer *buf = container_of(vbuf, container_of 128 drivers/media/pci/cx23885/cx23885-dvb.c struct cx23885_buffer *buf = container_of(vbuf, container_of 27 drivers/media/pci/cx23885/cx23885-ir.c container_of(work, struct cx23885_dev, ir_rx_work); container_of 50 drivers/media/pci/cx23885/cx23885-ir.c container_of(work, struct cx23885_dev, ir_tx_work); container_of 132 drivers/media/pci/cx23885/cx23885-vbi.c struct cx23885_buffer *buf = container_of(vbuf, container_of 155 drivers/media/pci/cx23885/cx23885-vbi.c struct cx23885_buffer *buf = container_of(vbuf, container_of 186 drivers/media/pci/cx23885/cx23885-vbi.c struct cx23885_buffer *buf = container_of(vbuf, container_of 345 drivers/media/pci/cx23885/cx23885-video.c container_of(vbuf, struct cx23885_buffer, vb); container_of 424 drivers/media/pci/cx23885/cx23885-video.c struct cx23885_buffer *buf = container_of(vbuf, container_of 455 drivers/media/pci/cx23885/cx23885-video.c struct cx23885_buffer *buf = container_of(vbuf, container_of 450 drivers/media/pci/cx23885/cx23885.h return container_of(v4l2_dev, struct cx23885_dev, v4l2_dev); container_of 148 drivers/media/pci/cx25821/cx25821-video.c container_of(vbuf, struct cx25821_buffer, vb); container_of 228 drivers/media/pci/cx25821/cx25821-video.c container_of(vbuf, struct cx25821_buffer, vb); container_of 239 drivers/media/pci/cx25821/cx25821-video.c container_of(vbuf, struct cx25821_buffer, vb); container_of 488 drivers/media/pci/cx25821/cx25821-video.c container_of(ctrl->handler, struct cx25821_channel, hdl); container_of 291 drivers/media/pci/cx25821/cx25821.h return container_of(v4l2_dev, struct cx25821_dev, v4l2_dev); container_of 675 drivers/media/pci/cx88/cx88-blackbird.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 684 drivers/media/pci/cx88/cx88-blackbird.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 696 drivers/media/pci/cx88/cx88-blackbird.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 93 drivers/media/pci/cx88/cx88-dvb.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 102 drivers/media/pci/cx88/cx88-dvb.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 114 drivers/media/pci/cx88/cx88-dvb.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 171 drivers/media/pci/cx88/cx88-input.c struct cx88_IR *ir = container_of(timer, struct cx88_IR, timer); container_of 44 drivers/media/pci/cx88/cx88-mpeg.c struct cx8802_dev *dev = container_of(work, struct cx8802_dev, container_of 133 drivers/media/pci/cx88/cx88-vbi.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 158 drivers/media/pci/cx88/cx88-vbi.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 170 drivers/media/pci/cx88/cx88-vbi.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 439 drivers/media/pci/cx88/cx88-video.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 493 drivers/media/pci/cx88/cx88-video.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 505 drivers/media/pci/cx88/cx88-video.c struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); container_of 610 drivers/media/pci/cx88/cx88-video.c container_of(ctrl->handler, struct cx88_core, video_hdl); container_of 657 drivers/media/pci/cx88/cx88-video.c container_of(ctrl->handler, struct cx88_core, audio_hdl); container_of 413 drivers/media/pci/cx88/cx88.h return container_of(v4l2_dev, struct cx88_core, v4l2_dev); container_of 2175 drivers/media/pci/ddbridge/ddbridge-core.c struct ddb_dma *dma = container_of(work, struct ddb_dma, work); container_of 2206 drivers/media/pci/ddbridge/ddbridge-core.c struct ddb_dma *dma = container_of(work, struct ddb_dma, work); container_of 571 drivers/media/pci/dm1105/dm1105.c return container_of(feed->demux, struct dm1105_dev, demux); container_of 576 drivers/media/pci/dm1105/dm1105.c return container_of(fe->dvb, struct dm1105_dev, dvb_adapter); container_of 658 drivers/media/pci/dm1105/dm1105.c struct infrared *ir = container_of(work, struct infrared, work); container_of 674 drivers/media/pci/dm1105/dm1105.c struct dm1105_dev *dev = container_of(work, struct dm1105_dev, work); container_of 575 drivers/media/pci/dt3155/dt3155.c struct dt3155_priv *pd = container_of(v4l2_dev, struct dt3155_priv, container_of 843 drivers/media/pci/intel/ipu3/ipu3-cio2.c container_of(vb, struct cio2_buffer, vbb.vb2_buf); container_of 901 drivers/media/pci/intel/ipu3/ipu3-cio2.c container_of(vb->vb2_queue, struct cio2_queue, vbq); container_of 903 drivers/media/pci/intel/ipu3/ipu3-cio2.c container_of(vb, struct cio2_buffer, vbb.vb2_buf); container_of 976 drivers/media/pci/intel/ipu3/ipu3-cio2.c container_of(vb, struct cio2_buffer, vbb.vb2_buf); container_of 1245 drivers/media/pci/intel/ipu3/ipu3-cio2.c struct cio2_queue *q = container_of(sd, struct cio2_queue, subdev); container_of 1284 drivers/media/pci/intel/ipu3/ipu3-cio2.c struct cio2_queue *q = container_of(sd, struct cio2_queue, subdev); container_of 1334 drivers/media/pci/intel/ipu3/ipu3-cio2.c struct video_device *vd = container_of(link->sink->entity, container_of 1336 drivers/media/pci/intel/ipu3/ipu3-cio2.c struct cio2_queue *q = container_of(vd, struct cio2_queue, vdev); container_of 1399 drivers/media/pci/intel/ipu3/ipu3-cio2.c struct cio2_device *cio2 = container_of(notifier, container_of 1401 drivers/media/pci/intel/ipu3/ipu3-cio2.c struct sensor_async_subdev *s_asd = container_of(asd, container_of 1422 drivers/media/pci/intel/ipu3/ipu3-cio2.c struct cio2_device *cio2 = container_of(notifier, container_of 1424 drivers/media/pci/intel/ipu3/ipu3-cio2.c struct sensor_async_subdev *s_asd = container_of(asd, container_of 1433 drivers/media/pci/intel/ipu3/ipu3-cio2.c struct cio2_device *cio2 = container_of(notifier, struct cio2_device, container_of 1442 drivers/media/pci/intel/ipu3/ipu3-cio2.c s_asd = container_of(asd, struct sensor_async_subdev, asd); container_of 429 drivers/media/pci/intel/ipu3/ipu3-cio2.h return container_of(video_devdata(file), struct cio2_queue, vdev); container_of 434 drivers/media/pci/intel/ipu3/ipu3-cio2.h return container_of(vq, struct cio2_queue, vbq); container_of 55 drivers/media/pci/ivtv/ivtv-alsa-main.c return container_of(v4l2_dev, struct snd_ivtv_card, v4l2_dev); container_of 16 drivers/media/pci/ivtv/ivtv-controls.c struct ivtv *itv = container_of(cxhdl, struct ivtv, cxhdl); container_of 53 drivers/media/pci/ivtv/ivtv-controls.c struct ivtv *itv = container_of(cxhdl, struct ivtv, cxhdl); container_of 70 drivers/media/pci/ivtv/ivtv-controls.c struct ivtv *itv = container_of(cxhdl, struct ivtv, cxhdl); container_of 81 drivers/media/pci/ivtv/ivtv-controls.c struct ivtv *itv = container_of(cxhdl, struct ivtv, cxhdl); container_of 122 drivers/media/pci/ivtv/ivtv-controls.c struct ivtv *itv = container_of(ctrl->handler, struct ivtv, cxhdl.hdl); container_of 136 drivers/media/pci/ivtv/ivtv-controls.c struct ivtv *itv = container_of(ctrl->handler, struct ivtv, cxhdl.hdl); container_of 289 drivers/media/pci/ivtv/ivtv-driver.c struct ivtv *dev = container_of(work, struct ivtv, request_module_wk); container_of 392 drivers/media/pci/ivtv/ivtv-driver.h return container_of(fh, struct ivtv_open_id, fh); container_of 762 drivers/media/pci/ivtv/ivtv-driver.h return container_of(v4l2_dev, struct ivtv, v4l2_dev); container_of 138 drivers/media/pci/ivtv/ivtv-gpio.c return container_of(sd, struct ivtv, sd_gpio); container_of 143 drivers/media/pci/ivtv/ivtv-gpio.c return &container_of(ctrl->handler, struct ivtv, hdl_gpio)->sd_gpio; container_of 92 drivers/media/pci/ivtv/ivtv-irq.c struct ivtv *itv = container_of(work, struct ivtv, irq_work); container_of 1235 drivers/media/pci/ivtv/ivtvfb.c struct ivtv *itv = container_of(v4l2_dev, struct ivtv, v4l2_dev); container_of 1250 drivers/media/pci/ivtv/ivtvfb.c struct ivtv *itv = container_of(v4l2_dev, struct ivtv, v4l2_dev); container_of 29 drivers/media/pci/mantis/mantis_evm.c struct mantis_ca *ca = container_of(work, struct mantis_ca, hif_evm_work); container_of 81 drivers/media/pci/mantis/mantis_uart.c struct mantis_pci *mantis = container_of(work, struct mantis_pci, uart_work); container_of 307 drivers/media/pci/netup_unidvb/netup_unidvb_core.c struct netup_unidvb_buffer *buf = container_of(vbuf, container_of 320 drivers/media/pci/netup_unidvb/netup_unidvb_core.c struct netup_unidvb_buffer *buf = container_of(vbuf, container_of 575 drivers/media/pci/netup_unidvb/netup_unidvb_core.c struct netup_dma *dma = container_of(work, struct netup_dma, work); container_of 117 drivers/media/pci/pluto2/pluto2.c return container_of(feed->demux, struct pluto, demux); container_of 122 drivers/media/pci/pluto2/pluto2.c return container_of(fe->dvb, struct pluto, dvb_adapter); container_of 696 drivers/media/pci/pt1/pt1.c adap = container_of(feed->demux, struct pt1_adapter, demux); container_of 726 drivers/media/pci/pt1/pt1.c adap = container_of(feed->demux, struct pt1_adapter, demux); container_of 773 drivers/media/pci/pt1/pt1.c adap = container_of(fe->dvb, struct pt1_adapter, adap); container_of 788 drivers/media/pci/pt1/pt1.c adap = container_of(fe->dvb, struct pt1_adapter, adap); container_of 804 drivers/media/pci/pt1/pt1.c adap = container_of(fe->dvb, struct pt1_adapter, adap); container_of 128 drivers/media/pci/pt3/pt3.c return container_of(fe->dvb, struct pt3_adapter, dvb_adap); container_of 502 drivers/media/pci/pt3/pt3.c adap = container_of(feed->demux, struct pt3_adapter, demux); container_of 515 drivers/media/pci/pt3/pt3.c adap = container_of(feed->demux, struct pt3_adapter, demux); container_of 151 drivers/media/pci/saa7134/saa7134-core.c struct saa7134_dev* dev = container_of(work, struct saa7134_dev, request_module_wk); container_of 1311 drivers/media/pci/saa7134/saa7134-core.c struct saa7134_dev *dev = container_of(v4l2_dev, struct saa7134_dev, v4l2_dev); container_of 1403 drivers/media/pci/saa7134/saa7134-core.c struct saa7134_dev *dev = container_of(v4l2_dev, struct saa7134_dev, v4l2_dev); container_of 1440 drivers/media/pci/saa7134/saa7134-core.c struct saa7134_dev *dev = container_of(v4l2_dev, struct saa7134_dev, v4l2_dev); container_of 208 drivers/media/pci/saa7134/saa7134-empress.c container_of(work, struct saa7134_dev, empress_workqueue); container_of 61 drivers/media/pci/saa7134/saa7134-go7007.c return container_of(sd, struct saa7134_go7007, sd); container_of 71 drivers/media/pci/saa7134/saa7134-ts.c struct saa7134_buf *buf = container_of(vbuf, struct saa7134_buf, vb2); container_of 85 drivers/media/pci/saa7134/saa7134-ts.c struct saa7134_buf *buf = container_of(vbuf, struct saa7134_buf, vb2); container_of 110 drivers/media/pci/saa7134/saa7134-vbi.c struct saa7134_buf *buf = container_of(vbuf, struct saa7134_buf, vb2); container_of 152 drivers/media/pci/saa7134/saa7134-vbi.c struct saa7134_buf *buf = container_of(vbuf, struct saa7134_buf, vb2); container_of 906 drivers/media/pci/saa7134/saa7134-video.c struct saa7134_buf *buf = container_of(vbuf, struct saa7134_buf, vb2); container_of 918 drivers/media/pci/saa7134/saa7134-video.c struct saa7134_buf *buf = container_of(vbuf, struct saa7134_buf, vb2); container_of 970 drivers/media/pci/saa7134/saa7134-video.c struct saa7134_buf *buf = container_of(vbuf, struct saa7134_buf, vb2); container_of 1045 drivers/media/pci/saa7134/saa7134-video.c struct saa7134_dev *dev = container_of(ctrl->handler, struct saa7134_dev, ctrl_handler); container_of 198 drivers/media/pci/saa7146/mxb.c struct saa7146_dev *dev = container_of(ctrl->handler, container_of 354 drivers/media/pci/saa7164/saa7164-core.c container_of(w, struct saa7164_port, workenc); container_of 431 drivers/media/pci/saa7164/saa7164-core.c container_of(w, struct saa7164_port, workenc); container_of 506 drivers/media/pci/saa7164/saa7164-core.c struct saa7164_dev *dev = container_of(w, struct saa7164_dev, workcmd); container_of 411 drivers/media/pci/saa7164/saa7164-encoder.c container_of(ctrl->handler, struct saa7164_port, ctrl_handler); container_of 163 drivers/media/pci/solo6x10/solo6x10-core.c container_of(dev, struct solo_dev, dev); container_of 193 drivers/media/pci/solo6x10/solo6x10-core.c container_of(dev, struct solo_dev, dev); container_of 209 drivers/media/pci/solo6x10/solo6x10-core.c container_of(dev, struct solo_dev, dev); container_of 219 drivers/media/pci/solo6x10/solo6x10-core.c container_of(dev, struct solo_dev, dev); container_of 229 drivers/media/pci/solo6x10/solo6x10-core.c container_of(dev, struct solo_dev, dev); container_of 242 drivers/media/pci/solo6x10/solo6x10-core.c container_of(dev, struct solo_dev, dev); container_of 277 drivers/media/pci/solo6x10/solo6x10-core.c container_of(dev, struct solo_dev, dev); container_of 293 drivers/media/pci/solo6x10/solo6x10-core.c container_of(dev, struct solo_dev, dev); container_of 303 drivers/media/pci/solo6x10/solo6x10-core.c container_of(dev, struct solo_dev, dev); container_of 322 drivers/media/pci/solo6x10/solo6x10-core.c container_of(dev, struct solo_dev, dev); container_of 371 drivers/media/pci/solo6x10/solo6x10-core.c struct device *dev = container_of(kobj, struct device, kobj); container_of 373 drivers/media/pci/solo6x10/solo6x10-core.c container_of(dev, struct solo_dev, dev); container_of 636 drivers/media/pci/solo6x10/solo6x10-core.c struct solo_dev *solo_dev = container_of(v4l2_dev, struct solo_dev, v4l2_dev); container_of 675 drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c container_of(vbuf, struct solo_vb2_buf, vb); container_of 1060 drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c container_of(ctrl->handler, struct solo_enc_dev, hdl); container_of 355 drivers/media/pci/solo6x10/solo6x10-v4l2.c container_of(vbuf, struct solo_vb2_buf, vb); container_of 555 drivers/media/pci/solo6x10/solo6x10-v4l2.c container_of(ctrl->handler, struct solo_dev, disp_hdl); container_of 81 drivers/media/pci/sta2x11/sta2x11_vip.c return container_of(vb2, struct vip_buffer, vb); container_of 1144 drivers/media/pci/sta2x11/sta2x11_vip.c container_of(v4l2_dev, struct sta2x11_vip, v4l2_dev); container_of 1186 drivers/media/pci/sta2x11/sta2x11_vip.c container_of(v4l2_dev, struct sta2x11_vip, v4l2_dev); container_of 1230 drivers/media/pci/sta2x11/sta2x11_vip.c container_of(v4l2_dev, struct sta2x11_vip, v4l2_dev); container_of 326 drivers/media/pci/tw5864/tw5864-core.c container_of(v4l2_dev, struct tw5864_dev, v4l2_dev); container_of 200 drivers/media/pci/tw5864/tw5864-video.c struct tw5864_buf *buf = container_of(vbuf, struct tw5864_buf, vb); container_of 480 drivers/media/pci/tw5864/tw5864-video.c container_of(ctrl->handler, struct tw5864_input, hdl); container_of 344 drivers/media/pci/tw68/tw68-core.c container_of(v4l2_dev, struct tw68_dev, v4l2_dev); container_of 367 drivers/media/pci/tw68/tw68-core.c struct tw68_dev *dev = container_of(v4l2_dev, container_of 386 drivers/media/pci/tw68/tw68-core.c struct tw68_dev *dev = container_of(v4l2_dev, container_of 403 drivers/media/pci/tw68/tw68-core.c buf = container_of(dev->active.next, struct tw68_buf, list); container_of 408 drivers/media/pci/tw68/tw68-video.c struct tw68_buf *buf = container_of(vbuf, struct tw68_buf, vb); container_of 443 drivers/media/pci/tw68/tw68-video.c struct tw68_buf *buf = container_of(vbuf, struct tw68_buf, vb); container_of 486 drivers/media/pci/tw68/tw68-video.c struct tw68_buf *buf = container_of(vbuf, struct tw68_buf, vb); container_of 495 drivers/media/pci/tw68/tw68-video.c container_of(dev->active.next, struct tw68_buf, list); container_of 510 drivers/media/pci/tw68/tw68-video.c container_of(dev->active.next, struct tw68_buf, list); container_of 533 drivers/media/pci/tw68/tw68-video.c container_of(ctrl->handler, struct tw68_dev, hdl); container_of 226 drivers/media/pci/tw686x/tw686x-core.c struct tw686x_dev *dev = container_of(v4l2_dev, struct tw686x_dev, container_of 456 drivers/media/pci/tw686x/tw686x-video.c container_of(vbuf, struct tw686x_v4l2_buf, vb); container_of 592 drivers/media/pci/tw686x/tw686x-video.c vc = container_of(ctrl->handler, struct tw686x_video_channel, container_of 296 drivers/media/platform/am437x/am437x-vpfe.c return container_of(ccdc, struct vpfe_device, ccdc); container_of 302 drivers/media/platform/am437x/am437x-vpfe.c return container_of(vb, struct vpfe_cap_buffer, vb); container_of 487 drivers/media/platform/am437x/am437x-vpfe.c struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); container_of 516 drivers/media/platform/am437x/am437x-vpfe.c struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); container_of 645 drivers/media/platform/am437x/am437x-vpfe.c struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); container_of 752 drivers/media/platform/am437x/am437x-vpfe.c struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); container_of 884 drivers/media/platform/am437x/am437x-vpfe.c struct vpfe_device *vpfe = container_of(ccdc, struct vpfe_device, ccdc); container_of 2282 drivers/media/platform/am437x/am437x-vpfe.c struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, container_of 2401 drivers/media/platform/am437x/am437x-vpfe.c struct vpfe_device *vpfe = container_of(notifier->v4l2_dev, container_of 205 drivers/media/platform/aspeed-video.c container_of((x), struct aspeed_video_buffer, vb) container_of 244 drivers/media/platform/aspeed-video.c #define to_aspeed_video(x) container_of((x), struct aspeed_video, v4l2_dev) container_of 1284 drivers/media/platform/aspeed-video.c struct aspeed_video *video = container_of(ctrl->handler, container_of 1316 drivers/media/platform/aspeed-video.c struct aspeed_video *video = container_of(dwork, struct aspeed_video, container_of 870 drivers/media/platform/atmel/atmel-isc-base.c struct isc_buffer *buf = container_of(vbuf, struct isc_buffer, vb); container_of 1732 drivers/media/platform/atmel/atmel-isc-base.c container_of(w, struct isc_device, awb_work); container_of 1803 drivers/media/platform/atmel/atmel-isc-base.c struct isc_device *isc = container_of(ctrl->handler, container_of 1903 drivers/media/platform/atmel/atmel-isc-base.c struct isc_device *isc = container_of(notifier->v4l2_dev, container_of 1906 drivers/media/platform/atmel/atmel-isc-base.c container_of(notifier, struct isc_subdev_entity, notifier); container_of 1922 drivers/media/platform/atmel/atmel-isc-base.c struct isc_device *isc = container_of(notifier->v4l2_dev, container_of 2015 drivers/media/platform/atmel/atmel-isc-base.c struct isc_device *isc = container_of(notifier->v4l2_dev, container_of 2029 drivers/media/platform/atmel/atmel-isc-base.c isc->current_subdev = container_of(notifier, container_of 34 drivers/media/platform/atmel/atmel-isc.h #define to_isc_clk(v) container_of(v, struct isc_clk, hw) container_of 134 drivers/media/platform/atmel/atmel-isi.c #define notifier_to_isi(n) container_of(n, struct atmel_isi, notifier) container_of 298 drivers/media/platform/atmel/atmel-isi.c struct frame_buffer *buf = container_of(vbuf, struct frame_buffer, vb); container_of 309 drivers/media/platform/atmel/atmel-isi.c struct frame_buffer *buf = container_of(vbuf, struct frame_buffer, vb); container_of 351 drivers/media/platform/atmel/atmel-isi.c struct frame_buffer *buf = container_of(vbuf, struct frame_buffer, vb); container_of 405 drivers/media/platform/atmel/atmel-isi.c struct frame_buffer *buf = container_of(vbuf, struct frame_buffer, vb); container_of 92 drivers/media/platform/cadence/cdns-csi2rx.c return container_of(subdev, struct csi2rx_priv, subdev); container_of 144 drivers/media/platform/cadence/cdns-csi2tx.c return container_of(subdev, struct csi2tx_priv, subdev); container_of 371 drivers/media/platform/coda/coda-bit.c m2m_buf = container_of(src_buf, container_of 420 drivers/media/platform/coda/coda-bit.c m2m_buf = container_of(src_buf, container_of 1691 drivers/media/platform/coda/coda-bit.c struct coda_ctx *ctx = container_of(work, struct coda_ctx, seq_end_work); container_of 1997 drivers/media/platform/coda/coda-bit.c struct coda_ctx *ctx = container_of(work, container_of 57 drivers/media/platform/coda/coda-common.c #define fh_to_ctx(__fh) container_of(__fh, struct coda_ctx, fh) container_of 1397 drivers/media/platform/coda/coda-common.c struct coda_ctx *ctx = container_of(work, struct coda_ctx, pic_run_work); container_of 2010 drivers/media/platform/coda/coda-common.c container_of(ctrl->handler, struct coda_ctx, ctrls); container_of 77 drivers/media/platform/cros-ec-cec/cros-ec-cec.c cros_ec_cec = container_of(nb, struct cros_ec_cec, notifier); container_of 254 drivers/media/platform/davinci/vpbe_display.c struct vpbe_disp_buffer *buf = container_of(vbuf, container_of 67 drivers/media/platform/davinci/vpbe_venc.c return container_of(sd, struct venc_state, sd); container_of 57 drivers/media/platform/davinci/vpif_capture.c return container_of(vb, struct vpif_cap_buffer, vb); container_of 60 drivers/media/platform/davinci/vpif_display.c return container_of(vb, struct vpif_disp_buffer, vb); container_of 92 drivers/media/platform/exynos-gsc/gsc-core.h #define fh_to_ctx(__fh) container_of(__fh, struct gsc_ctx, fh) container_of 102 drivers/media/platform/exynos-gsc/gsc-core.h container_of((__ctrl)->handler, struct gsc_ctx, ctrl_handler) container_of 403 drivers/media/platform/exynos4-is/fimc-capture.c = container_of(vbuf, struct fimc_vid_buffer, vb); container_of 505 drivers/media/platform/exynos4-is/fimc-core.c container_of((__ctrl)->handler, struct fimc_ctx, ctrls.handler) container_of 502 drivers/media/platform/exynos4-is/fimc-core.h #define fh_to_ctx(__fh) container_of(__fh, struct fimc_ctx, fh) container_of 290 drivers/media/platform/exynos4-is/fimc-is.h return container_of(isp, struct fimc_is, isp); container_of 107 drivers/media/platform/exynos4-is/fimc-isp.h #define to_isp_video_buf(_b) container_of(_b, struct isp_video_buf, vb) container_of 179 drivers/media/platform/exynos4-is/fimc-isp.h container_of(ctrl->handler, struct fimc_isp, ctrls.handler) container_of 406 drivers/media/platform/exynos4-is/fimc-lite.c = container_of(vbuf, struct flite_buffer, vb); container_of 1359 drivers/media/platform/exynos4-is/fimc-lite.c struct fimc_lite *fimc = container_of(ctrl->handler, struct fimc_lite, container_of 1183 drivers/media/platform/exynos4-is/media-dev.c &container_of(link->graph_obj.mdev, struct fimc_md, container_of 64 drivers/media/platform/exynos4-is/media-dev.h #define to_fimc_pipeline(_ep) container_of(_ep, struct fimc_pipeline, ep) container_of 97 drivers/media/platform/exynos4-is/media-dev.h #define to_cam_clk(_hw) container_of(_hw, struct cam_clk, hw) container_of 159 drivers/media/platform/exynos4-is/media-dev.h return container_of(si, struct fimc_sensor_info, pdata); container_of 165 drivers/media/platform/exynos4-is/media-dev.h container_of(me->graph_obj.mdev, struct fimc_md, media_dev); container_of 170 drivers/media/platform/exynos4-is/media-dev.h return container_of(n, struct fimc_md, subdev_notifier); container_of 276 drivers/media/platform/exynos4-is/mipi-csis.c return container_of(sdev, struct csis_state, sd); container_of 451 drivers/media/platform/fsl-viu.c struct viu_buf *buf = container_of(vb, struct viu_buf, vb); container_of 494 drivers/media/platform/fsl-viu.c struct viu_buf *buf = container_of(vb, struct viu_buf, vb); container_of 542 drivers/media/platform/fsl-viu.c struct viu_buf *buf = container_of(vb, struct viu_buf, vb); container_of 1544 drivers/media/platform/fsl-viu.c struct viu_dev *dev = container_of(v4l2_dev, struct viu_dev, v4l2_dev); container_of 1565 drivers/media/platform/fsl-viu.c struct viu_dev *dev = container_of(v4l2_dev, struct viu_dev, v4l2_dev); container_of 1574 drivers/media/platform/fsl-viu.c struct viu_dev *dev = container_of(v4l2_dev, struct viu_dev, v4l2_dev); container_of 224 drivers/media/platform/imx-pxp.c return container_of(file->private_data, struct pxp_ctx, fh); container_of 1303 drivers/media/platform/imx-pxp.c container_of(ctrl->handler, struct pxp_ctx, hdl); container_of 148 drivers/media/platform/marvell-ccic/cafe-driver.c struct mcam_camera *m = container_of(dev, struct mcam_camera, v4l2_dev); container_of 149 drivers/media/platform/marvell-ccic/cafe-driver.c return container_of(m, struct cafe_camera, mcam); container_of 98 drivers/media/platform/marvell-ccic/mcam-core.c container_of(notifier, struct mcam_camera, notifier) container_of 203 drivers/media/platform/marvell-ccic/mcam-core.c return container_of(vb, struct mcam_vb_buffer, vb_buf); container_of 926 drivers/media/platform/marvell-ccic/mcam-core.c struct mcam_camera *cam = container_of(hw, struct mcam_camera, mclk_hw); container_of 934 drivers/media/platform/marvell-ccic/mcam-core.c struct mcam_camera *cam = container_of(hw, struct mcam_camera, mclk_hw); container_of 941 drivers/media/platform/marvell-ccic/mcam-core.c struct mcam_camera *cam = container_of(hw, struct mcam_camera, mclk_hw); container_of 966 drivers/media/platform/marvell-ccic/mcam-core.c struct mcam_camera *cam = container_of(hw, struct mcam_camera, mclk_hw); container_of 46 drivers/media/platform/marvell-ccic/mmp-driver.c return container_of(mcam, struct mmp_camera, mcam); container_of 220 drivers/media/platform/meson/ao-cec-g12a.c container_of(_hw, struct meson_ao_cec_g12a_dualdiv_clk, hw) \ container_of 75 drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c return container_of(fh, struct mtk_jpeg_ctx, fh); container_of 81 drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c return container_of(to_vb2_v4l2_buffer(vb), struct mtk_jpeg_src_buf, b); container_of 76 drivers/media/platform/mtk-mdp/mtk_mdp_core.c container_of(work, struct mtk_mdp_dev, wdt_work); container_of 357 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c return container_of(fh, struct mtk_mdp_ctx, fh); container_of 362 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c return container_of(ctrl->handler, struct mtk_mdp_ctx, ctrl_handler); container_of 508 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c container_of(work, struct mtk_mdp_ctx, work); container_of 15 drivers/media/platform/mtk-mdp/mtk_mdp_vpu.c return container_of(vpu, struct mtk_mdp_ctx, vpu); container_of 122 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c dstbuf = container_of(disp_frame_buffer, struct mtk_video_dec_buf, container_of 172 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c dstbuf = container_of(free_frame_buffer, struct mtk_video_dec_buf, container_of 344 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c struct mtk_vcodec_ctx *ctx = container_of(work, struct mtk_vcodec_ctx, container_of 368 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c src_buf_info = container_of(src_buf, struct mtk_video_dec_buf, vb); container_of 369 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c dst_buf_info = container_of(dst_buf, struct mtk_video_dec_buf, vb); container_of 1141 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c buf = container_of(vb2_v4l2, struct mtk_video_dec_buf, vb); container_of 1168 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c buf = container_of(src_buf, struct mtk_video_dec_buf, vb); container_of 1248 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c vb2_v4l2 = container_of(vb, struct vb2_v4l2_buffer, vb2_buf); container_of 1249 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c buf = container_of(vb2_v4l2, struct mtk_video_dec_buf, vb); container_of 1266 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c struct vb2_v4l2_buffer *vb2_v4l2 = container_of(vb, container_of 1268 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c struct mtk_video_dec_buf *buf = container_of(vb2_v4l2, container_of 1301 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c struct mtk_video_dec_buf *buf_info = container_of( container_of 376 drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h return container_of(fh, struct mtk_vcodec_ctx, fh); container_of 381 drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h return container_of(ctrl->handler, struct mtk_vcodec_ctx, ctrl_hdl); container_of 798 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c container_of(vb, struct vb2_v4l2_buffer, vb2_buf); container_of 801 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c container_of(vb2_v4l2, struct mtk_video_enc_buf, vb); container_of 989 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c container_of(vb2_v4l2, struct mtk_video_enc_buf, vb); container_of 1059 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c struct mtk_vcodec_ctx *ctx = container_of(work, struct mtk_vcodec_ctx, container_of 252 drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c container_of(fb, struct vp9_sf_ref_fb, fb); container_of 362 drivers/media/platform/mtk-vpu/mtk_vpu.c struct vpu_wdt *wdt = container_of(ws, struct vpu_wdt, ws); container_of 363 drivers/media/platform/mtk-vpu/mtk_vpu.c struct mtk_vpu *vpu = container_of(wdt, struct mtk_vpu, wdt); container_of 863 drivers/media/platform/omap/omap_vout.c container_of(ctrl->handler, struct omap_vout_device, ctrl_handler); container_of 1423 drivers/media/platform/omap/omap_vout.c container_of(v4l2_dev, struct omap2video_device, v4l2_dev); container_of 1445 drivers/media/platform/omap/omap_vout.c struct omap2video_device *vid_dev = container_of(v4l2_dev, container_of 1574 drivers/media/platform/omap/omap_vout.c struct omap2video_device *vid_dev = container_of(v4l2_dev, struct container_of 101 drivers/media/platform/omap/omap_vout_vrfb.c container_of(v4l2_dev, struct omap2video_device, v4l2_dev); container_of 128 drivers/media/platform/omap/omap_voutdef.h return container_of(vbuf, struct omap_vout_buffer, vbuf); container_of 159 drivers/media/platform/omap3isp/isp.c #define to_isp_xclk(_hw) container_of(_hw, struct isp_xclk, hw) container_of 2027 drivers/media/platform/omap3isp/isp.c struct isp_device *isp = container_of(async, struct isp_device, container_of 41 drivers/media/platform/omap3isp/isp.h container_of(ptr_module, struct isp_device, isp_##ptr_module) container_of 228 drivers/media/platform/omap3isp/isp.h (&container_of((sd)->asd, struct isp_async_subdev, asd)->bus) container_of 231 drivers/media/platform/omap3isp/isp.h container_of(dev, struct isp_device, v4l2_dev) container_of 388 drivers/media/platform/omap3isp/ispccdc.c lsc = container_of(work, struct ispccdc_lsc, table_work); container_of 389 drivers/media/platform/omap3isp/ispccdc.c ccdc = container_of(lsc, struct isp_ccdc_device, lsc); container_of 1584 drivers/media/platform/omap3isp/isppreview.c container_of(ctrl->handler, struct isp_prev_device, ctrls); container_of 103 drivers/media/platform/omap3isp/ispvideo.h container_of((__e)->pipe, struct isp_pipeline, pipe) container_of 127 drivers/media/platform/omap3isp/ispvideo.h #define to_isp_buffer(buf) container_of(buf, struct isp_buffer, vb) container_of 180 drivers/media/platform/omap3isp/ispvideo.h #define to_isp_video(vdev) container_of(vdev, struct isp_video, video) container_of 190 drivers/media/platform/omap3isp/ispvideo.h #define to_isp_video_fh(fh) container_of(fh, struct isp_video_fh, vfh) container_of 192 drivers/media/platform/omap3isp/ispvideo.h container_of(q, struct isp_video_fh, queue) container_of 810 drivers/media/platform/pxa_camera.c return container_of(vbuf, struct pxa_buffer, vbuf); container_of 820 drivers/media/platform/pxa_camera.c return container_of(v4l2_dev, struct pxa_camera_dev, v4l2_dev); container_of 1058 drivers/media/platform/qcom/camss/camss-csid.c struct csid_device *csid = container_of(ctrl->handler, container_of 514 drivers/media/platform/qcom/camss/camss-vfe-4-1.c struct vfe_line *line = container_of(output, struct vfe_line, output); container_of 560 drivers/media/platform/qcom/camss/camss-vfe-4-7.c struct vfe_line *line = container_of(output, struct vfe_line, output); container_of 33 drivers/media/platform/qcom/camss/camss-vfe.c container_of(vfe_line_array(ptr_line), struct vfe_device, line) container_of 451 drivers/media/platform/qcom/camss/camss-vfe.c container_of(output, struct vfe_line, output)->id); container_of 1348 drivers/media/platform/qcom/camss/camss-vfe.c struct vfe_line *line = container_of(vid, struct vfe_line, video_out); container_of 1377 drivers/media/platform/qcom/camss/camss-vfe.c struct vfe_line *line = container_of(vid, struct vfe_line, video_out); container_of 352 drivers/media/platform/qcom/camss/camss-video.c struct camss_buffer *buffer = container_of(vbuf, struct camss_buffer, container_of 402 drivers/media/platform/qcom/camss/camss-video.c struct camss_buffer *buffer = container_of(vbuf, struct camss_buffer, container_of 495 drivers/media/platform/qcom/camss/camss.c csd = container_of(asd, struct camss_async_subdev, asd); container_of 741 drivers/media/platform/qcom/camss/camss.c struct camss *camss = container_of(async, struct camss, notifier); container_of 743 drivers/media/platform/qcom/camss/camss.c container_of(asd, struct camss_async_subdev, asd); container_of 755 drivers/media/platform/qcom/camss/camss.c struct camss *camss = container_of(async, struct camss, notifier); container_of 27 drivers/media/platform/qcom/camss/camss.h container_of(ptr_module, struct camss, ptr_module) container_of 36 drivers/media/platform/qcom/camss/camss.h container_of(module_pointer(ptr_module, index), \ container_of 60 drivers/media/platform/qcom/venus/core.c container_of(work, struct venus_core, work.work); container_of 211 drivers/media/platform/qcom/venus/core.h #define to_venus_buffer(ptr) container_of(ptr, struct venus_buffer, vb) container_of 350 drivers/media/platform/qcom/venus/core.h container_of((ctrl)->handler, struct venus_inst, ctrl_handler) container_of 354 drivers/media/platform/qcom/venus/core.h return container_of(filp->private_data, struct venus_inst, fh); container_of 962 drivers/media/platform/qcom/venus/helpers.c inst = container_of(work, struct venus_inst, delayed_process_work); container_of 464 drivers/media/platform/qcom/venus/vdec.c struct venus_inst *inst = container_of(fh, struct venus_inst, fh); container_of 45 drivers/media/platform/rcar-vin/rcar-core.c #define v4l2_dev_to_vin(d) container_of(d, struct rvin_dev, v4l2_dev) container_of 115 drivers/media/platform/rcar-vin/rcar-core.c struct rvin_group *group = container_of(link->graph_obj.mdev, container_of 147 drivers/media/platform/rcar-vin/rcar-core.c vin = container_of(vdev, struct rvin_dev, vdev); container_of 291 drivers/media/platform/rcar-vin/rcar-core.c container_of(kref, struct rvin_group, refcount); container_of 399 drivers/media/platform/rcar-vin/rcar-core.c container_of(ctrl->handler, struct rvin_dev, ctrl_handler); container_of 619 drivers/media/platform/rcar-vin/rcar-core.c container_of(asd, struct rvin_parallel_entity, asd); container_of 378 drivers/media/platform/rcar-vin/rcar-csi2.c return container_of(sd, struct rcar_csi2, subdev); container_of 383 drivers/media/platform/rcar-vin/rcar-csi2.c return container_of(n, struct rcar_csi2, notifier); container_of 140 drivers/media/platform/rcar-vin/rcar-dma.c #define to_buf_list(vb2_buffer) (&container_of(vb2_buffer, \ container_of 881 drivers/media/platform/rcar-vin/rcar-v4l2.c container_of(sd->v4l2_dev, struct rvin_dev, v4l2_dev); container_of 446 drivers/media/platform/rcar_drif.c container_of(vbuf, struct rcar_drif_frame_buf, vb); container_of 1106 drivers/media/platform/rcar_drif.c container_of(notifier, struct rcar_drif_sdr, notifier); container_of 1127 drivers/media/platform/rcar_drif.c container_of(notifier, struct rcar_drif_sdr, notifier); container_of 1147 drivers/media/platform/rcar_drif.c container_of(notifier, struct rcar_drif_sdr, notifier); container_of 542 drivers/media/platform/rcar_fdp1.c return container_of(vb, struct fdp1_buffer, m2m_buf.vb); container_of 635 drivers/media/platform/rcar_fdp1.c return container_of(fh, struct fdp1_ctx, fh); container_of 1684 drivers/media/platform/rcar_fdp1.c container_of(ctrl->handler, struct fdp1_ctx, hdl); container_of 1702 drivers/media/platform/rcar_fdp1.c container_of(ctrl->handler, struct fdp1_ctx, hdl); container_of 470 drivers/media/platform/rcar_jpu.c container_of(vb, struct v4l2_m2m_buffer, vb); container_of 472 drivers/media/platform/rcar_jpu.c return container_of(b, struct jpu_buffer, buf); container_of 487 drivers/media/platform/rcar_jpu.c return container_of(c->handler, struct jpu_ctx, ctrl_handler); container_of 492 drivers/media/platform/rcar_jpu.c return container_of(fh, struct jpu_ctx, fh); container_of 148 drivers/media/platform/renesas-ceu.c return container_of(vbuf, struct ceu_buffer, vb); container_of 165 drivers/media/platform/renesas-ceu.c return container_of(asd, struct ceu_subdev, asd); container_of 211 drivers/media/platform/renesas-ceu.c return container_of(v4l2_dev, struct ceu_device, v4l2_dev); container_of 131 drivers/media/platform/rockchip/rga/rga.c struct rga_ctx *ctx = container_of(ctrl->handler, struct rga_ctx, container_of 413 drivers/media/platform/rockchip/rga/rga.c container_of(file->private_data, struct rga_ctx, fh); container_of 481 drivers/media/platform/s3c-camif/camif-capture.c struct camif_buffer *buf = container_of(vbuf, struct camif_buffer, vb); container_of 1491 drivers/media/platform/s3c-camif/camif-capture.c struct camif_dev *camif = container_of(ctrl->handler, struct camif_dev, container_of 28 drivers/media/platform/s5p-g2d/g2d.c #define fh2ctx(__fh) container_of(__fh, struct g2d_ctx, fh) container_of 175 drivers/media/platform/s5p-g2d/g2d.c struct g2d_ctx *ctx = container_of(ctrl->handler, struct g2d_ctx, container_of 579 drivers/media/platform/s5p-jpeg/jpeg-core.c return container_of(c->handler, struct s5p_jpeg_ctx, ctrl_handler); container_of 584 drivers/media/platform/s5p-jpeg/jpeg-core.c return container_of(fh, struct s5p_jpeg_ctx, fh); container_of 172 drivers/media/platform/s5p-mfc/s5p_mfc.c dev = container_of(work, struct s5p_mfc_dev, watchdog_work); container_of 750 drivers/media/platform/s5p-mfc/s5p_mfc_common.h #define fh_to_ctx(__fh) container_of(__fh, struct s5p_mfc_ctx, fh) container_of 752 drivers/media/platform/s5p-mfc/s5p_mfc_common.h container_of((__ctrl)->handler, struct s5p_mfc_ctx, ctrl_handler) container_of 1181 drivers/media/platform/sh_veu.c struct sh_veu_dev *veu = container_of(v4l2_dev, container_of 70 drivers/media/platform/sh_vou.c return container_of(vb2, struct sh_vou_buffer, vb); container_of 1345 drivers/media/platform/sh_vou.c struct sh_vou_device *vou_dev = container_of(v4l2_dev, container_of 36 drivers/media/platform/sti/bdisp/bdisp-v4l2.c #define fh_to_ctx(__fh) container_of(__fh, struct bdisp_ctx, fh) container_of 392 drivers/media/platform/sti/bdisp/bdisp-v4l2.c struct bdisp_ctx *ctx = container_of(ctrl->handler, struct bdisp_ctx, container_of 1143 drivers/media/platform/sti/bdisp/bdisp-v4l2.c struct bdisp_dev *bdisp = container_of(twork, struct bdisp_dev, container_of 23 drivers/media/platform/sti/delta/delta-ipc.c #define to_rpmsg_driver(__drv) container_of(__drv, struct rpmsg_driver, drv) container_of 24 drivers/media/platform/sti/delta/delta-ipc.c #define to_delta(__d) container_of(__d, struct delta_dev, rpmsg_driver) container_of 27 drivers/media/platform/sti/delta/delta-ipc.c #define to_pctx(ctx) container_of(ctx, struct delta_ctx, ipc_ctx) container_of 27 drivers/media/platform/sti/delta/delta-v4l2.c #define to_ctx(__fh) container_of(__fh, struct delta_ctx, fh) container_of 28 drivers/media/platform/sti/delta/delta-v4l2.c #define to_au(__vbuf) container_of(__vbuf, struct delta_au, vbuf) container_of 29 drivers/media/platform/sti/delta/delta-v4l2.c #define to_frame(__vbuf) container_of(__vbuf, struct delta_frame, vbuf) container_of 924 drivers/media/platform/sti/delta/delta-v4l2.c struct delta_ctx *ctx = container_of(work, struct delta_ctx, run_work); container_of 39 drivers/media/platform/sti/hva/hva-v4l2.c #define fh_to_ctx(f) (container_of(f, struct hva_ctx, fh)) container_of 618 drivers/media/platform/sti/hva/hva-v4l2.c struct hva_ctx *ctx = container_of(ctrl->handler, struct hva_ctx, container_of 807 drivers/media/platform/sti/hva/hva-v4l2.c struct hva_ctx *ctx = container_of(work, struct hva_ctx, run_work); container_of 16 drivers/media/platform/sti/hva/hva.h #define fh_to_ctx(f) (container_of(f, struct hva_ctx, fh)) container_of 128 drivers/media/platform/sti/hva/hva.h container_of(vb, struct hva_frame, vbuf) container_of 155 drivers/media/platform/sti/hva/hva.h container_of(vb, struct hva_stream, vbuf) container_of 180 drivers/media/platform/stm32/stm32-dcmi.c return container_of(n, struct stm32_dcmi, notifier); container_of 519 drivers/media/platform/stm32/stm32-dcmi.c struct dcmi_buf *buf = container_of(vbuf, struct dcmi_buf, vb); container_of 530 drivers/media/platform/stm32/stm32-dcmi.c struct dcmi_buf *buf = container_of(vbuf, struct dcmi_buf, vb); container_of 563 drivers/media/platform/stm32/stm32-dcmi.c struct dcmi_buf *buf = container_of(vbuf, struct dcmi_buf, vb); container_of 40 drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c struct sun4i_csi *csi = container_of(notifier, struct sun4i_csi, container_of 59 drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c struct sun4i_csi *csi = container_of(notifier, struct sun4i_csi, container_of 27 drivers/media/platform/sunxi/sun4i-csi/sun4i_dma.c return container_of(p, struct sun4i_csi_buffer, vb); container_of 291 drivers/media/platform/sunxi/sun4i-csi/sun4i_v4l2.c struct sun4i_csi *csi = container_of(subdev, struct sun4i_csi, subdev); container_of 308 drivers/media/platform/sunxi/sun4i-csi/sun4i_v4l2.c struct sun4i_csi *csi = container_of(subdev, struct sun4i_csi, subdev); container_of 46 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c return container_of(csi, struct sun6i_csi_dev, csi); container_of 668 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c struct sun6i_csi *csi = container_of(notifier, struct sun6i_csi, container_of 113 drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c container_of(vbuf, struct sun6i_csi_buffer, vb); container_of 246 drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c container_of(vbuf, struct sun6i_csi_buffer, vb); container_of 549 drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c struct video_device *vdev = container_of(link->sink->entity, container_of 343 drivers/media/platform/ti-vpe/cal.c return container_of(n, struct cal_ctx, notifier); container_of 1238 drivers/media/platform/ti-vpe/cal.c struct cal_buffer *buf = container_of(vb, struct cal_buffer, container_of 1260 drivers/media/platform/ti-vpe/cal.c struct cal_buffer *buf = container_of(vb, struct cal_buffer, container_of 913 drivers/media/platform/ti-vpe/vpe.c return container_of(file->private_data, struct vpe_ctx, fh); container_of 1955 drivers/media/platform/ti-vpe/vpe.c container_of(ctrl->handler, struct vpe_ctx, hdl); container_of 577 drivers/media/platform/via-camera.c return container_of(vbuf, struct via_buffer, vbuf); container_of 150 drivers/media/platform/vicodec/vicodec-core.c return container_of(file->private_data, struct vicodec_ctx, fh); container_of 1345 drivers/media/platform/vicodec/vicodec-core.c struct vicodec_ctx *ctx = container_of(fh, struct vicodec_ctx, fh); container_of 1800 drivers/media/platform/vicodec/vicodec-core.c struct vicodec_ctx *ctx = container_of(ctrl->handler, container_of 1846 drivers/media/platform/vicodec/vicodec-core.c struct vicodec_ctx *ctx = container_of(ctrl->handler, container_of 2023 drivers/media/platform/vicodec/vicodec-core.c vb = container_of(obj, struct vb2_buffer, req_obj); container_of 2136 drivers/media/platform/vicodec/vicodec-core.c struct vicodec_dev *dev = container_of(v4l2_dev, struct vicodec_dev, v4l2_dev); container_of 40 drivers/media/platform/video-mux.c return container_of(sd, struct video_mux, subdev); container_of 238 drivers/media/platform/vim2m.c return container_of(file->private_data, struct vim2m_ctx, fh); container_of 627 drivers/media/platform/vim2m.c curr_ctx = container_of(w, struct vim2m_ctx, work_run.work); container_of 918 drivers/media/platform/vim2m.c container_of(ctrl->handler, struct vim2m_ctx, hdl); container_of 1274 drivers/media/platform/vim2m.c struct vim2m_dev *dev = container_of(vdev, struct vim2m_dev, vfd); container_of 74 drivers/media/platform/vimc/vimc-capture.c struct vimc_cap_device *vcap = container_of(ved, struct vimc_cap_device, container_of 279 drivers/media/platform/vimc/vimc-capture.c struct vimc_cap_buffer *buf = container_of(vb2_buf, container_of 337 drivers/media/platform/vimc/vimc-capture.c container_of(vdev, struct vimc_cap_device, vdev); container_of 347 drivers/media/platform/vimc/vimc-capture.c struct vimc_cap_device *vcap = container_of(ved, struct vimc_cap_device, container_of 358 drivers/media/platform/vimc/vimc-capture.c struct vimc_cap_device *vcap = container_of(ved, struct vimc_cap_device, container_of 266 drivers/media/platform/vimc/vimc-common.c struct video_device *vdev = container_of(pad->entity, container_of 168 drivers/media/platform/vimc/vimc-core.c struct vimc_device *vimc = container_of(to_platform_device(master), container_of 224 drivers/media/platform/vimc/vimc-core.c struct vimc_device *vimc = container_of(to_platform_device(master), container_of 288 drivers/media/platform/vimc/vimc-core.c struct vimc_device *vimc = container_of(pdev, struct vimc_device, pdev); container_of 331 drivers/media/platform/vimc/vimc-core.c struct vimc_device *vimc = container_of(pdev, struct vimc_device, pdev); container_of 463 drivers/media/platform/vimc/vimc-debayer.c struct vimc_deb_device *vdeb = container_of(ved, struct vimc_deb_device, container_of 485 drivers/media/platform/vimc/vimc-debayer.c container_of(sd, struct vimc_deb_device, sd); container_of 499 drivers/media/platform/vimc/vimc-debayer.c struct vimc_deb_device *vdeb = container_of(ved, struct vimc_deb_device, container_of 329 drivers/media/platform/vimc/vimc-scaler.c struct vimc_sca_device *vsca = container_of(ved, struct vimc_sca_device, container_of 344 drivers/media/platform/vimc/vimc-scaler.c container_of(sd, struct vimc_sca_device, sd); container_of 358 drivers/media/platform/vimc/vimc-scaler.c struct vimc_sca_device *vsca = container_of(ved, struct vimc_sca_device, container_of 98 drivers/media/platform/vimc/vimc-sensor.c container_of(sd, struct vimc_sen_device, sd); container_of 194 drivers/media/platform/vimc/vimc-sensor.c struct vimc_sen_device *vsen = container_of(ved, struct vimc_sen_device, container_of 204 drivers/media/platform/vimc/vimc-sensor.c container_of(sd, struct vimc_sen_device, sd); container_of 254 drivers/media/platform/vimc/vimc-sensor.c container_of(ctrl->handler, struct vimc_sen_device, hdl); container_of 291 drivers/media/platform/vimc/vimc-sensor.c container_of(sd, struct vimc_sen_device, sd); container_of 308 drivers/media/platform/vimc/vimc-sensor.c container_of(ved, struct vimc_sen_device, ved); container_of 117 drivers/media/platform/vimc/vimc-streamer.c vdev = container_of(entity, container_of 126 drivers/media/platform/vivid/vivid-cec.c container_of(work, struct vivid_cec_work, work.work); container_of 158 drivers/media/platform/vivid/vivid-cec.c container_of(work, struct vivid_cec_work, work.work); container_of 615 drivers/media/platform/vivid/vivid-core.c struct vivid_dev *dev = container_of(v4l2_dev, struct vivid_dev, v4l2_dev); container_of 636 drivers/media/platform/vivid/vivid-core.c struct vivid_dev *dev = container_of(req->mdev, struct vivid_dev, mdev); container_of 101 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_user_gen); container_of 270 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, container_of 297 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_user_vid); container_of 309 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_user_vid); container_of 361 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_vid_cap); container_of 867 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_loop_cap); container_of 898 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_vbi_cap); container_of 926 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_vid_out); container_of 1046 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_streaming); container_of 1185 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_sdtv_cap); container_of 1244 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_radio_rx); container_of 1342 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_radio_tx); container_of 1399 drivers/media/platform/vivid/vivid-ctrls.c struct vivid_dev *dev = container_of(ctrl->handler, struct vivid_dev, ctrl_hdl_sdr_cap); container_of 249 drivers/media/platform/vivid/vivid-sdr-cap.c struct vivid_buffer *buf = container_of(vbuf, struct vivid_buffer, vb); container_of 176 drivers/media/platform/vivid/vivid-vbi-cap.c struct vivid_buffer *buf = container_of(vbuf, struct vivid_buffer, vb); container_of 72 drivers/media/platform/vivid/vivid-vbi-out.c struct vivid_buffer *buf = container_of(vbuf, struct vivid_buffer, vb); container_of 208 drivers/media/platform/vivid/vivid-vid-cap.c struct vivid_buffer *buf = container_of(vbuf, struct vivid_buffer, vb); container_of 147 drivers/media/platform/vivid/vivid-vid-out.c struct vivid_buffer *buf = container_of(vbuf, struct vivid_buffer, vb); container_of 42 drivers/media/platform/vsp1/vsp1_brx.c container_of(ctrl->handler, struct vsp1_brx, ctrls); container_of 38 drivers/media/platform/vsp1/vsp1_brx.h return container_of(subdev, struct vsp1_brx, entity.subdev); container_of 67 drivers/media/platform/vsp1/vsp1_clu.c container_of(ctrl->handler, struct vsp1_clu, ctrls); container_of 40 drivers/media/platform/vsp1/vsp1_clu.h return container_of(subdev, struct vsp1_clu, entity.subdev); container_of 70 drivers/media/platform/vsp1/vsp1_drm.h return container_of(pipe, struct vsp1_drm_pipeline, pipe); container_of 435 drivers/media/platform/vsp1/vsp1_entity.c return container_of(entity, struct vsp1_entity, subdev.entity); container_of 125 drivers/media/platform/vsp1/vsp1_entity.h return container_of(subdev, struct vsp1_entity, subdev); container_of 35 drivers/media/platform/vsp1/vsp1_hgo.h return container_of(subdev, struct vsp1_hgo, histo.entity.subdev); container_of 100 drivers/media/platform/vsp1/vsp1_hgt.c struct vsp1_hgt *hgt = container_of(ctrl->handler, struct vsp1_hgt, container_of 32 drivers/media/platform/vsp1/vsp1_hgt.h return container_of(subdev, struct vsp1_hgt, histo.entity.subdev); container_of 32 drivers/media/platform/vsp1/vsp1_histo.c return container_of(vbuf, struct vsp1_histogram_buffer, buf); container_of 56 drivers/media/platform/vsp1/vsp1_histo.h return container_of(vdev, struct vsp1_histogram, video); container_of 61 drivers/media/platform/vsp1/vsp1_histo.h return container_of(subdev, struct vsp1_histogram, entity.subdev); container_of 29 drivers/media/platform/vsp1/vsp1_hsit.h return container_of(subdev, struct vsp1_hsit, entity.subdev); container_of 28 drivers/media/platform/vsp1/vsp1_lif.h return container_of(subdev, struct vsp1_lif, entity.subdev); container_of 64 drivers/media/platform/vsp1/vsp1_lut.c container_of(ctrl->handler, struct vsp1_lut, ctrls); container_of 37 drivers/media/platform/vsp1/vsp1_lut.h return container_of(subdev, struct vsp1_lut, entity.subdev); container_of 259 drivers/media/platform/vsp1/vsp1_rwpf.c container_of(ctrl->handler, struct vsp1_rwpf, ctrls); container_of 71 drivers/media/platform/vsp1/vsp1_rwpf.h return container_of(subdev, struct vsp1_rwpf, entity.subdev); container_of 76 drivers/media/platform/vsp1/vsp1_rwpf.h return container_of(entity, struct vsp1_rwpf, entity); container_of 78 drivers/media/platform/vsp1/vsp1_sru.c container_of(ctrl->handler, struct vsp1_sru, ctrls); container_of 33 drivers/media/platform/vsp1/vsp1_sru.h return container_of(subdev, struct vsp1_sru, entity.subdev); container_of 29 drivers/media/platform/vsp1/vsp1_uds.h return container_of(subdev, struct vsp1_uds, entity.subdev); container_of 26 drivers/media/platform/vsp1/vsp1_uif.h return container_of(subdev, struct vsp1_uif, entity.subdev); container_of 687 drivers/media/platform/vsp1/vsp1_video.c struct vsp1_pipeline *pipe = container_of(kref, typeof(*pipe), kref); container_of 28 drivers/media/platform/vsp1/vsp1_video.h return container_of(vbuf, struct vsp1_vb2_buffer, buf); container_of 51 drivers/media/platform/vsp1/vsp1_video.h return container_of(vdev, struct vsp1_video, video); container_of 97 drivers/media/platform/vsp1/vsp1_wpf.c container_of(ctrl->handler, struct vsp1_rwpf, ctrls); container_of 297 drivers/media/platform/xilinx/xilinx-dma.c #define to_xvip_dma_buffer(vb) container_of(vb, struct xvip_dma_buffer, buf) container_of 50 drivers/media/platform/xilinx/xilinx-dma.h return container_of(e->pipe, struct xvip_pipeline, pipe); container_of 98 drivers/media/platform/xilinx/xilinx-dma.h #define to_xvip_dma(vdev) container_of(vdev, struct xvip_dma, video) container_of 112 drivers/media/platform/xilinx/xilinx-tpg.c return container_of(subdev, struct xtpg_device, xvip.subdev); container_of 372 drivers/media/platform/xilinx/xilinx-tpg.c struct xtpg_device *xtpg = container_of(ctrl->handler, container_of 45 drivers/media/platform/xilinx/xilinx-vipp.c return container_of(asd, struct xvip_graph_entity, asd); container_of 286 drivers/media/platform/xilinx/xilinx-vipp.c container_of(notifier, struct xvip_composite_device, notifier); container_of 318 drivers/media/platform/xilinx/xilinx-vipp.c container_of(notifier, struct xvip_composite_device, notifier); container_of 59 drivers/media/radio/dsbr100.c #define v4l2_dev_to_radio(d) container_of(d, struct dsbr100_device, v4l2_dev) container_of 228 drivers/media/radio/dsbr100.c container_of(ctrl->handler, struct dsbr100_device, hdl); container_of 89 drivers/media/radio/radio-aimslab.c struct rtrack *rt = container_of(isa, struct rtrack, isa); container_of 120 drivers/media/radio/radio-aimslab.c struct rtrack *rt = container_of(isa, struct rtrack, isa); container_of 70 drivers/media/radio/radio-aztech.c struct aztech *az = container_of(isa, struct aztech, isa); container_of 111 drivers/media/radio/radio-aztech.c struct aztech *az = container_of(isa, struct aztech, isa); container_of 438 drivers/media/radio/radio-cadet.c struct cadet *dev = container_of(ctrl->handler, struct cadet, ctrl_handler); container_of 194 drivers/media/radio/radio-gemtek.c struct gemtek *gt = container_of(isa, struct gemtek, isa); container_of 216 drivers/media/radio/radio-gemtek.c struct gemtek *gt = container_of(isa, struct gemtek, isa); container_of 119 drivers/media/radio/radio-isa.c container_of(ctrl->handler, struct radio_isa_card, hdl); container_of 353 drivers/media/radio/radio-isa.c struct radio_isa_driver *drv = container_of(pnp_drv, container_of 66 drivers/media/radio/radio-keene.c return container_of(v4l2_dev, struct keene_device, v4l2_dev); container_of 235 drivers/media/radio/radio-keene.c container_of(ctrl->handler, struct keene_device, hdl); container_of 89 drivers/media/radio/radio-ma901.c return container_of(v4l2_dev, struct ma901radio_device, v4l2_dev); container_of 272 drivers/media/radio/radio-ma901.c container_of(ctrl->handler, struct ma901radio_device, hdl); container_of 81 drivers/media/radio/radio-maxiradio.c return container_of(v4l2_dev, struct maxiradio, v4l2_dev); container_of 298 drivers/media/radio/radio-miropcm20.c struct pcm20 *dev = container_of(ctrl->handler, struct pcm20, ctrl_handler); container_of 132 drivers/media/radio/radio-mr800.c return container_of(v4l2_dev, struct amradio_device, v4l2_dev); container_of 397 drivers/media/radio/radio-mr800.c container_of(ctrl->handler, struct amradio_device, hdl); container_of 118 drivers/media/radio/radio-raremono.c return container_of(v4l2_dev, struct raremono_device, v4l2_dev); container_of 192 drivers/media/radio/radio-sf16fmi.c struct fmi *fmi = container_of(ctrl->handler, struct fmi, hdl); container_of 151 drivers/media/radio/radio-sf16fmr2.c struct snd_tea575x *tea = container_of(ctrl->handler, struct snd_tea575x, ctrl_handler); container_of 56 drivers/media/radio/radio-shark.c #define v4l2_dev_to_shark(d) container_of(d, struct shark_device, v4l2_dev) container_of 158 drivers/media/radio/radio-shark.c container_of(work, struct shark_device, led_work); container_of 186 drivers/media/radio/radio-shark.c container_of(led_cdev, struct shark_device, leds[BLUE_LED]); container_of 197 drivers/media/radio/radio-shark.c struct shark_device *shark = container_of(led_cdev, container_of 210 drivers/media/radio/radio-shark.c container_of(led_cdev, struct shark_device, leds[RED_LED]); container_of 53 drivers/media/radio/radio-shark2.c #define v4l2_dev_to_shark(d) container_of(d, struct shark_device, v4l2_dev) container_of 145 drivers/media/radio/radio-shark2.c container_of(work, struct shark_device, led_work); container_of 171 drivers/media/radio/radio-shark2.c container_of(led_cdev, struct shark_device, leds[BLUE_LED]); container_of 182 drivers/media/radio/radio-shark2.c container_of(led_cdev, struct shark_device, leds[RED_LED]); container_of 317 drivers/media/radio/radio-si476x.c return container_of(d, struct si476x_radio, v4l2dev); container_of 323 drivers/media/radio/radio-si476x.c return container_of(d, struct si476x_radio, ctrl_handler); container_of 371 drivers/media/radio/radio-tea5764.c container_of(ctrl->handler, struct tea5764_device, ctrl_handler); container_of 486 drivers/media/radio/radio-tea5777.c container_of(c->handler, struct radio_tea5777, ctrl_handler); container_of 121 drivers/media/radio/radio-trust.c struct trust *tr = container_of(isa, struct trust, isa); container_of 131 drivers/media/radio/radio-trust.c struct trust *tr = container_of(isa, struct trust, isa); container_of 149 drivers/media/radio/radio-trust.c struct trust *tr = container_of(isa, struct trust, isa); container_of 165 drivers/media/radio/radio-trust.c container_of(ctrl->handler, struct radio_isa_card, hdl); container_of 166 drivers/media/radio/radio-trust.c struct trust *tr = container_of(isa, struct trust, isa); container_of 185 drivers/media/radio/radio-trust.c struct trust *tr = container_of(isa, struct trust, isa); container_of 113 drivers/media/radio/radio-typhoon.c struct typhoon *ty = container_of(isa, struct typhoon, isa); container_of 1407 drivers/media/radio/radio-wl1273.c return container_of(ctrl->handler, struct wl1273_device, ctrl_handler); container_of 89 drivers/media/radio/radio-zoltrix.c struct zoltrix *zol = container_of(isa, struct zoltrix, isa); container_of 109 drivers/media/radio/radio-zoltrix.c struct zoltrix *zol = container_of(isa, struct zoltrix, isa); container_of 166 drivers/media/radio/radio-zoltrix.c struct zoltrix *zol = container_of(isa, struct zoltrix, isa); container_of 183 drivers/media/radio/radio-zoltrix.c struct zoltrix *zol = container_of(isa, struct zoltrix, isa); container_of 124 drivers/media/radio/saa7706h.c return container_of(sd, struct saa7706h_state, sd); container_of 312 drivers/media/radio/saa7706h.c container_of(ctrl->handler, struct saa7706h_state, hdl); container_of 578 drivers/media/radio/si470x/radio-si470x-common.c container_of(ctrl->handler, struct si470x_device, hdl); container_of 489 drivers/media/radio/si470x/radio-si470x-usb.c container_of(v4l2_dev, struct si470x_device, v4l2_dev); container_of 198 drivers/media/radio/si4713/radio-platform-si4713.c rsdev = container_of(v4l2_dev, struct radio_si4713_device, v4l2_dev); container_of 62 drivers/media/radio/si4713/radio-usb-si4713.c return container_of(v4l2_dev, struct si4713_usb_device, v4l2_dev); container_of 53 drivers/media/radio/si4713/si4713.c #define to_si4713_device(sd) container_of(sd, struct si4713_device, sd) container_of 1106 drivers/media/radio/si4713/si4713.c container_of(ctrl->handler, struct si4713_device, ctrl_handler); container_of 453 drivers/media/radio/tea575x.c struct snd_tea575x *tea = container_of(ctrl->handler, struct snd_tea575x, ctrl_handler); container_of 56 drivers/media/radio/tef6862.c return container_of(sd, struct tef6862_state, sd); container_of 193 drivers/media/radio/wl128x/fmdrv_v4l2.c struct fmdev *fmdev = container_of(ctrl->handler, container_of 210 drivers/media/radio/wl128x/fmdrv_v4l2.c struct fmdev *fmdev = container_of(ctrl->handler, container_of 24 drivers/media/rc/bpf-lirc.c ctrl = container_of(sample, struct ir_raw_event_ctrl, bpf_sample); container_of 48 drivers/media/rc/bpf-lirc.c ctrl = container_of(sample, struct ir_raw_event_ctrl, bpf_sample); container_of 69 drivers/media/rc/bpf-lirc.c ctrl = container_of(sample, struct ir_raw_event_ctrl, bpf_sample); container_of 939 drivers/media/rc/img-ir/img-ir-hw.c struct img_ir_priv *priv = container_of(self, struct img_ir_priv, container_of 57 drivers/media/rc/ir-rx51.c struct ir_rx51 *ir_rx51 = container_of(timer, struct ir_rx51, timer); container_of 138 drivers/media/rc/lirc_dev.c struct rc_dev *dev = container_of(inode->i_cdev, struct rc_dev, container_of 735 drivers/media/rc/lirc_dev.c struct rc_dev *rcdev = container_of(ld, struct rc_dev, lirc_dev); container_of 1520 drivers/media/rc/mceusb.c container_of(work, struct mceusb_dev, kevent); container_of 1045 drivers/media/rc/rc-main.c #define to_rc_filter_attr(a) container_of(a, struct rc_filter_attribute, attr) container_of 856 drivers/media/rc/redrat3.c struct redrat3_dev *rr3 = container_of(led_dev, struct redrat3_dev, container_of 45 drivers/media/rc/ttusbir.c struct ttusbir *tt = container_of(led_dev, struct ttusbir, led); container_of 71 drivers/media/rc/ttusbir.c struct ttusbir *tt = container_of(led_dev, struct ttusbir, led); container_of 261 drivers/media/rc/winbond-cir.c struct wbcir_data *data = container_of(led_cdev, container_of 275 drivers/media/rc/winbond-cir.c struct wbcir_data *data = container_of(led_cdev, container_of 247 drivers/media/spi/gs1662.c return container_of(sd, struct gs, sd); container_of 280 drivers/media/tuners/e4000.c return container_of(sd, struct e4000_dev, sd); container_of 502 drivers/media/tuners/e4000.c struct e4000_dev *dev = container_of(ctrl->handler, struct e4000_dev, hdl); container_of 524 drivers/media/tuners/e4000.c struct e4000_dev *dev = container_of(ctrl->handler, struct e4000_dev, hdl); container_of 712 drivers/media/tuners/e4000.c struct e4000_dev *dev = container_of(sd, struct e4000_dev, sd); container_of 373 drivers/media/tuners/fc2580.c return container_of(sd, struct fc2580_dev, subdev); container_of 469 drivers/media/tuners/fc2580.c struct fc2580_dev *dev = container_of(ctrl->handler, struct fc2580_dev, hdl); container_of 47 drivers/media/tuners/msi001.c return container_of(sd, struct msi001_dev, sd); container_of 381 drivers/media/tuners/msi001.c struct msi001_dev *dev = container_of(ctrl->handler, struct msi001_dev, hdl); container_of 32 drivers/media/tuners/mxl301rf.c return container_of(c, struct mxl301rf_state, cfg); container_of 61 drivers/media/tuners/qm1d1c0042.c return container_of(c, struct qm1d1c0042_state, cfg); container_of 398 drivers/media/tuners/si2157.c struct si2157_dev *dev = container_of(work, struct si2157_dev, stat_work.work); container_of 1218 drivers/media/tuners/xc5000.c struct xc5000_priv *priv =container_of(timer_sleep, struct xc5000_priv, container_of 460 drivers/media/usb/airspy/airspy.c struct airspy *s = container_of(v, struct airspy, v4l2_dev); container_of 500 drivers/media/usb/airspy/airspy.c container_of(vbuf, struct airspy_frame_buf, vb); container_of 855 drivers/media/usb/airspy/airspy.c struct airspy *s = container_of(v, struct airspy, v4l2_dev); container_of 933 drivers/media/usb/airspy/airspy.c struct airspy *s = container_of(ctrl->handler, struct airspy, hdl); container_of 305 drivers/media/usb/as102/as102_usb_drv.c as102_dev = container_of(kref, struct as102_dev_t, kref); container_of 337 drivers/media/usb/au0828/au0828-dvb.c struct au0828_dev *dev = container_of(work, struct au0828_dev, container_of 218 drivers/media/usb/au0828/au0828-input.c struct au0828_rc *ir = container_of(work, struct au0828_rc, work.work); container_of 57 drivers/media/usb/au0828/au0828-vbi.c container_of(vbuf, struct au0828_buffer, vb); container_of 113 drivers/media/usb/au0828/au0828-video.c struct au0828_dev *dev = container_of(dma_q, struct au0828_dev, vidq); container_of 393 drivers/media/usb/au0828/au0828-video.c struct au0828_dev *dev = container_of(dma_q, struct au0828_dev, vidq); container_of 468 drivers/media/usb/au0828/au0828-video.c struct au0828_dev *dev = container_of(dma_q, struct au0828_dev, vbiq); container_of 642 drivers/media/usb/au0828/au0828-video.c container_of(v4l2_dev, struct au0828_dev, v4l2_dev); container_of 701 drivers/media/usb/au0828/au0828-video.c struct au0828_buffer *buf = container_of(vbuf, container_of 720 drivers/media/usb/au0828/au0828-video.c struct au0828_buffer *buf = container_of(vbuf, container_of 605 drivers/media/usb/cpia2/cpia2_v4l.c container_of(ctrl->handler, struct camera_data, hdl); container_of 1052 drivers/media/usb/cpia2/cpia2_v4l.c container_of(v4l2_dev, struct camera_data, v4l2_dev); container_of 1402 drivers/media/usb/cx231xx/cx231xx-417.c container_of(vb, struct cx231xx_buffer, vb); container_of 1466 drivers/media/usb/cx231xx/cx231xx-417.c container_of(vb, struct cx231xx_buffer, vb); container_of 1479 drivers/media/usb/cx231xx/cx231xx-417.c container_of(vb, struct cx231xx_buffer, vb); container_of 1920 drivers/media/usb/cx231xx/cx231xx-417.c struct cx231xx *dev = container_of(cxhdl, struct cx231xx, mpeg_ctrl_handler); container_of 1937 drivers/media/usb/cx231xx/cx231xx-417.c struct cx231xx *dev = container_of(cxhdl, struct cx231xx, mpeg_ctrl_handler); container_of 558 drivers/media/usb/cx231xx/cx231xx-audio.c struct cx231xx *dev = container_of(work, struct cx231xx, wq_trigger); container_of 1523 drivers/media/usb/cx231xx/cx231xx-cards.c struct cx231xx *dev = container_of(work, container_of 788 drivers/media/usb/cx231xx/cx231xx-core.c container_of(dma_q, struct cx231xx_video_mode, vidq); container_of 789 drivers/media/usb/cx231xx/cx231xx-core.c struct cx231xx *dev = container_of(vmode, struct cx231xx, video_mode); container_of 834 drivers/media/usb/cx231xx/cx231xx-core.c container_of(dma_q, struct cx231xx_video_mode, vidq); container_of 835 drivers/media/usb/cx231xx/cx231xx-core.c struct cx231xx *dev = container_of(vmode, struct cx231xx, video_mode); container_of 209 drivers/media/usb/cx231xx/cx231xx-vbi.c container_of(vb, struct cx231xx_buffer, vb); container_of 256 drivers/media/usb/cx231xx/cx231xx-vbi.c container_of(vb, struct cx231xx_buffer, vb); container_of 270 drivers/media/usb/cx231xx/cx231xx-vbi.c container_of(vb, struct cx231xx_buffer, vb); container_of 294 drivers/media/usb/cx231xx/cx231xx-vbi.c container_of(dma_q, struct cx231xx_video_mode, vidq); container_of 295 drivers/media/usb/cx231xx/cx231xx-vbi.c struct cx231xx *dev = container_of(vmode, struct cx231xx, vbi_mode); container_of 602 drivers/media/usb/cx231xx/cx231xx-vbi.c container_of(dma_q, struct cx231xx_video_mode, vidq); container_of 603 drivers/media/usb/cx231xx/cx231xx-vbi.c struct cx231xx *dev = container_of(vmode, struct cx231xx, vbi_mode); container_of 228 drivers/media/usb/cx231xx/cx231xx-video.c container_of(dma_q, struct cx231xx_video_mode, vidq); container_of 229 drivers/media/usb/cx231xx/cx231xx-video.c struct cx231xx *dev = container_of(vmode, struct cx231xx, video_mode); container_of 768 drivers/media/usb/cx231xx/cx231xx-video.c container_of(vb, struct cx231xx_buffer, vb); container_of 826 drivers/media/usb/cx231xx/cx231xx-video.c container_of(vb, struct cx231xx_buffer, vb); container_of 840 drivers/media/usb/cx231xx/cx231xx-video.c container_of(vb, struct cx231xx_buffer, vb); container_of 46 drivers/media/usb/dvb-usb-v2/dvb_usb.h #define adap_to_d(adap) (container_of(adap, struct dvb_usb_device, \ container_of 94 drivers/media/usb/dvb-usb-v2/dvb_usb_core.c struct dvb_usb_device *d = container_of(work, container_of 600 drivers/media/usb/dvb-usb/cxusb-analog.c struct cxusb_medion_dev *cxdev = container_of(work, container_of 944 drivers/media/usb/dvb-usb/cxusb-analog.c container_of(v4l2buf, struct cxusb_medion_vbuffer, vb2); container_of 1597 drivers/media/usb/dvb-usb/cxusb-analog.c container_of(v4l2_dev, struct cxusb_medion_dev, v4l2dev); container_of 112 drivers/media/usb/dvb-usb/dvb-usb-remote.c container_of(work, struct dvb_usb_device, rc_query_work.work); container_of 249 drivers/media/usb/dvb-usb/dvb-usb-remote.c container_of(work, struct dvb_usb_device, rc_query_work.work); container_of 300 drivers/media/usb/dvb-usb/technisat-usb2.c container_of(work, struct technisat_usb2_state, green_led_work.work); container_of 418 drivers/media/usb/em28xx/em28xx-audio.c container_of(work, struct em28xx_audio, wq_trigger); container_of 419 drivers/media/usb/em28xx/em28xx-audio.c struct em28xx *dev = container_of(adev, struct em28xx, adev); container_of 3279 drivers/media/usb/em28xx/em28xx-cards.c struct em28xx *dev = container_of(work, container_of 368 drivers/media/usb/em28xx/em28xx-input.c struct em28xx_IR *ir = container_of(work, struct em28xx_IR, work.work); container_of 510 drivers/media/usb/em28xx/em28xx-input.c container_of(work, struct em28xx, buttons_query_work.work); container_of 79 drivers/media/usb/em28xx/em28xx-vbi.c container_of(vbuf, struct em28xx_buffer, vb); container_of 1223 drivers/media/usb/em28xx/em28xx-video.c container_of(vbuf, struct em28xx_buffer, vb); container_of 1345 drivers/media/usb/em28xx/em28xx-video.c container_of(ctrl->handler, struct em28xx_v4l2, ctrl_handler); container_of 2125 drivers/media/usb/em28xx/em28xx-video.c struct em28xx_v4l2 *v4l2 = container_of(ref, struct em28xx_v4l2, ref); container_of 784 drivers/media/usb/em28xx/em28xx.h #define kref_to_dev(d) container_of(d, struct em28xx, ref) container_of 227 drivers/media/usb/go7007/go7007-driver.c struct go7007 *go = container_of(v4l2_dev, struct go7007, v4l2_dev); container_of 255 drivers/media/usb/go7007/go7007-priv.h return container_of(v4l2_dev, struct go7007, v4l2_dev); container_of 362 drivers/media/usb/go7007/go7007-v4l2.c container_of(vbuf, struct go7007_buffer, vb); container_of 374 drivers/media/usb/go7007/go7007-v4l2.c container_of(vbuf, struct go7007_buffer, vb); container_of 388 drivers/media/usb/go7007/go7007-v4l2.c container_of(vbuf, struct go7007_buffer, vb); container_of 780 drivers/media/usb/go7007/go7007-v4l2.c container_of(ctrl->handler, struct go7007, hdl); container_of 127 drivers/media/usb/go7007/s2250-board.c return container_of(sd, struct s2250, sd); container_of 365 drivers/media/usb/go7007/s2250-board.c struct s2250 *state = container_of(ctrl->handler, struct s2250, hdl); container_of 868 drivers/media/usb/gspca/conex.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 1753 drivers/media/usb/gspca/cpia1.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 190 drivers/media/usb/gspca/dtcs033.c container_of(ctrl->handler, container_of 688 drivers/media/usb/gspca/etoms.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 76 drivers/media/usb/gspca/finepix.c struct usb_fpix *dev = container_of(work, struct usb_fpix, work_struct); container_of 52 drivers/media/usb/gspca/gl860/gl860.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 1179 drivers/media/usb/gspca/gspca.c container_of(v4l2_device, struct gspca_dev, v4l2_dev); container_of 150 drivers/media/usb/gspca/gspca.h return container_of(vb2, struct gspca_buffer, vb.vb2_buf); container_of 391 drivers/media/usb/gspca/jeilinj.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 304 drivers/media/usb/gspca/jl2005bcd.c struct sd *dev = container_of(work, struct sd, work_struct); container_of 371 drivers/media/usb/gspca/konica.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 533 drivers/media/usb/gspca/m5602/m5602_mt9m111.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 409 drivers/media/usb/gspca/m5602/m5602_ov7660.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 716 drivers/media/usb/gspca/m5602/m5602_ov9650.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 554 drivers/media/usb/gspca/m5602/m5602_po1030.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 683 drivers/media/usb/gspca/m5602/m5602_s5k4aa.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 486 drivers/media/usb/gspca/m5602/m5602_s5k83a.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 146 drivers/media/usb/gspca/mars.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 885 drivers/media/usb/gspca/mr97310a.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 1966 drivers/media/usb/gspca/nw80x.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 4818 drivers/media/usb/gspca/ov519.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 4834 drivers/media/usb/gspca/ov519.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 1125 drivers/media/usb/gspca/ov534.c struct sd *sd = container_of(ctrl->handler, struct sd, ctrl_handler); container_of 1147 drivers/media/usb/gspca/ov534.c struct sd *sd = container_of(ctrl->handler, struct sd, ctrl_handler); container_of 1703 drivers/media/usb/gspca/ov534_9.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 204 drivers/media/usb/gspca/pac207.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 574 drivers/media/usb/gspca/pac7302.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 359 drivers/media/usb/gspca/pac7311.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 618 drivers/media/usb/gspca/se401.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 278 drivers/media/usb/gspca/sn9c2028.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 1659 drivers/media/usb/gspca/sn9c20x.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 2153 drivers/media/usb/gspca/sn9c20x.c struct sd *sd = container_of(work, struct sd, work); container_of 956 drivers/media/usb/gspca/sonixb.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 2158 drivers/media/usb/gspca/sonixj.c struct sd *sd = container_of(work, struct sd, work); container_of 2808 drivers/media/usb/gspca/sonixj.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 340 drivers/media/usb/gspca/spca1528.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 882 drivers/media/usb/gspca/spca500.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 1936 drivers/media/usb/gspca/spca501.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 715 drivers/media/usb/gspca/spca505.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 509 drivers/media/usb/gspca/spca506.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 1448 drivers/media/usb/gspca/spca508.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 752 drivers/media/usb/gspca/spca561.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 200 drivers/media/usb/gspca/sq905.c struct sd *dev = container_of(work, struct sd, work_struct); container_of 123 drivers/media/usb/gspca/sq905c.c struct sd *dev = container_of(work, struct sd, work_struct); container_of 1067 drivers/media/usb/gspca/sq930x.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 344 drivers/media/usb/gspca/stk014.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 564 drivers/media/usb/gspca/stk1135.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 326 drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 78 drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 57 drivers/media/usb/gspca/stv06xx/stv06xx_st6422.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 37 drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 918 drivers/media/usb/gspca/sunplus.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 861 drivers/media/usb/gspca/t613.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 898 drivers/media/usb/gspca/t613.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 4839 drivers/media/usb/gspca/topro.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 588 drivers/media/usb/gspca/touptek.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 282 drivers/media/usb/gspca/tv8532.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 3651 drivers/media/usb/gspca/vc032x.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 169 drivers/media/usb/gspca/vicam.c struct sd *sd = container_of(work, struct sd, work_struct); container_of 2959 drivers/media/usb/gspca/xirlink_cit.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 5940 drivers/media/usb/gspca/zc3xx.c struct sd *sd = container_of(work, struct sd, work); container_of 6341 drivers/media/usb/gspca/zc3xx.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 6357 drivers/media/usb/gspca/zc3xx.c container_of(ctrl->handler, struct gspca_dev, ctrl_handler); container_of 708 drivers/media/usb/hackrf/hackrf.c struct hackrf_dev *dev = container_of(v, struct hackrf_dev, v4l2_dev); container_of 774 drivers/media/usb/hackrf/hackrf.c struct hackrf_buffer *buffer = container_of(vbuf, struct hackrf_buffer, vb); container_of 1257 drivers/media/usb/hackrf/hackrf.c struct hackrf_dev *dev = container_of(v, struct hackrf_dev, v4l2_dev); container_of 1269 drivers/media/usb/hackrf/hackrf.c struct hackrf_dev *dev = container_of(ctrl->handler, container_of 1307 drivers/media/usb/hackrf/hackrf.c struct hackrf_dev *dev = container_of(ctrl->handler, container_of 246 drivers/media/usb/hdpvr/hdpvr-video.c struct hdpvr_device *dev = container_of(work, struct hdpvr_device, container_of 881 drivers/media/usb/hdpvr/hdpvr-video.c container_of(ctrl->handler, struct hdpvr_device, hdl); container_of 897 drivers/media/usb/hdpvr/hdpvr-video.c container_of(ctrl->handler, struct hdpvr_device, hdl); container_of 128 drivers/media/usb/hdpvr/hdpvr.h return container_of(v4l2_dev, struct hdpvr_device, v4l2_dev); container_of 567 drivers/media/usb/msi2500/msi2500.c container_of(v, struct msi2500_dev, v4l2_dev); container_of 619 drivers/media/usb/msi2500/msi2500.c struct msi2500_frame_buf *buf = container_of(vbuf, container_of 1135 drivers/media/usb/msi2500/msi2500.c struct msi2500_dev *dev = container_of(v, struct msi2500_dev, v4l2_dev); container_of 140 drivers/media/usb/pulse8-cec/pulse8-cec.c container_of(work, struct pulse8, work); container_of 715 drivers/media/usb/pulse8-cec/pulse8-cec.c container_of(work, struct pulse8, ping_eeprom_work.work); container_of 440 drivers/media/usb/pvrusb2/pvrusb2-dvb.c adap = container_of(chp, struct pvr2_dvb_adapter, channel); container_of 3193 drivers/media/usb/pvrusb2/pvrusb2-hdw.c struct pvr2_hdw *hdw = container_of(work,struct pvr2_hdw,workpoll); container_of 79 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_name); container_of 94 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_type); container_of 114 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_min); container_of 127 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_max); container_of 142 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_def); container_of 161 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_val); container_of 180 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_custom); container_of 198 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_enum); container_of 222 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_bits); container_of 264 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_val); container_of 278 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c cip = container_of(attr, struct pvr2_sysfs_ctl_item, attr_custom); container_of 493 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c clp = container_of(class,struct pvr2_sysfs_class,class); container_of 747 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c sfp = container_of(chp,struct pvr2_sysfs,channel); container_of 888 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c dev = container_of(vdev,struct pvr2_v4l2_dev,devbase); container_of 896 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c vp = container_of(chp,struct pvr2_v4l2,channel); container_of 960 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c dip = container_of(video_devdata(file),struct pvr2_v4l2_dev,devbase); container_of 594 drivers/media/usb/pwc/pwc-if.c struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev); container_of 630 drivers/media/usb/pwc/pwc-if.c container_of(vbuf, struct pwc_frame_buf, vb); container_of 656 drivers/media/usb/pwc/pwc-if.c container_of(vbuf, struct pwc_frame_buf, vb); container_of 673 drivers/media/usb/pwc/pwc-if.c container_of(vbuf, struct pwc_frame_buf, vb); container_of 683 drivers/media/usb/pwc/pwc-if.c container_of(vbuf, struct pwc_frame_buf, vb); container_of 1172 drivers/media/usb/pwc/pwc-if.c struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev); container_of 513 drivers/media/usb/pwc/pwc-v4l.c container_of(ctrl->handler, struct pwc_device, ctrl_handler); container_of 765 drivers/media/usb/pwc/pwc-v4l.c container_of(ctrl->handler, struct pwc_device, ctrl_handler); container_of 110 drivers/media/usb/rainshadow-cec/rainshadow-cec.c container_of(work, struct rain, work); container_of 272 drivers/media/usb/s2255/s2255drv.c return container_of(v4l2_dev, struct s2255_dev, v4l2_dev); container_of 660 drivers/media/usb/s2255/s2255drv.c struct s2255_buffer *buf = container_of(vbuf, struct s2255_buffer, vb); container_of 689 drivers/media/usb/s2255/s2255drv.c struct s2255_buffer *buf = container_of(vbuf, struct s2255_buffer, vb); container_of 1201 drivers/media/usb/s2255/s2255drv.c container_of(ctrl->handler, struct s2255_vc, hdl); container_of 1552 drivers/media/usb/s2255/s2255drv.c container_of(vdev, struct s2255_vc, vdev); container_of 72 drivers/media/usb/siano/smsusb.c struct smsusb_urb_t *surb = container_of(work, struct smsusb_urb_t, wq); container_of 152 drivers/media/usb/stk1160/stk1160-core.c struct stk1160 *dev = container_of(v4l2_dev, struct stk1160, v4l2_dev); container_of 686 drivers/media/usb/stk1160/stk1160-v4l.c container_of(vbuf, struct stk1160_buffer, vb); container_of 829 drivers/media/usb/stkwebcam/stk-webcam.c container_of(ctrl->handler, struct stk_camera, hdl); container_of 110 drivers/media/usb/stkwebcam/stk-webcam.h #define vdev_to_camera(d) container_of(d, struct stk_camera, vdev) container_of 324 drivers/media/usb/tm6000/tm6000-alsa.c struct tm6000_core *core = container_of(work, struct tm6000_core, container_of 1045 drivers/media/usb/tm6000/tm6000-cards.c struct tm6000_core *dev = container_of(work, struct tm6000_core, container_of 218 drivers/media/usb/tm6000/tm6000-input.c struct tm6000_IR *ir = container_of(work, struct tm6000_IR, work.work); container_of 253 drivers/media/usb/tm6000/tm6000-input.c struct tm6000_IR *ir = container_of(work, struct tm6000_IR, work.work); container_of 83 drivers/media/usb/tm6000/tm6000-video.c struct tm6000_core *dev = container_of(dma_q, struct tm6000_core, vidq); container_of 119 drivers/media/usb/tm6000/tm6000-video.c struct tm6000_core *dev = container_of(dma_q, struct tm6000_core, vidq); container_of 287 drivers/media/usb/tm6000/tm6000-video.c struct tm6000_core *dev = container_of(dma_q, struct tm6000_core, vidq); container_of 372 drivers/media/usb/tm6000/tm6000-video.c struct tm6000_core *dev = container_of(dma_q, struct tm6000_core, vidq); container_of 418 drivers/media/usb/tm6000/tm6000-video.c struct tm6000_core *dev = container_of(dma_q, struct tm6000_core, vidq); container_of 720 drivers/media/usb/tm6000/tm6000-video.c struct tm6000_buffer *buf = container_of(vb, struct tm6000_buffer, vb); container_of 772 drivers/media/usb/tm6000/tm6000-video.c struct tm6000_buffer *buf = container_of(vb, struct tm6000_buffer, vb); container_of 783 drivers/media/usb/tm6000/tm6000-video.c struct tm6000_buffer *buf = container_of(vb, struct tm6000_buffer, vb); container_of 1125 drivers/media/usb/tm6000/tm6000-video.c struct tm6000_core *dev = container_of(ctrl->handler, struct tm6000_core, ctrl_handler); container_of 1151 drivers/media/usb/tm6000/tm6000-video.c struct tm6000_core *dev = container_of(ctrl->handler, container_of 294 drivers/media/usb/usbtv/usbtv-audio.c struct usbtv *chip = container_of(work, struct usbtv, snd_trigger); container_of 741 drivers/media/usb/usbtv/usbtv-video.c struct usbtv_buf *buf = container_of(vbuf, struct usbtv_buf, vb); container_of 785 drivers/media/usb/usbtv/usbtv-video.c struct usbtv *usbtv = container_of(ctrl->handler, struct usbtv, container_of 871 drivers/media/usb/usbtv/usbtv-video.c struct usbtv *usbtv = container_of(v4l2_dev, struct usbtv, v4l2_dev); container_of 451 drivers/media/usb/usbvision/usbvision.h return container_of(v4l2_dev, struct usb_usbvision, v4l2_dev); container_of 1276 drivers/media/usb/uvc/uvc_ctrl.c struct uvc_device *dev = container_of(work, struct uvc_device, container_of 1404 drivers/media/usb/uvc/uvc_ctrl.c struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); container_of 1443 drivers/media/usb/uvc/uvc_ctrl.c struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); container_of 1890 drivers/media/usb/uvc/uvc_driver.c struct uvc_device *dev = container_of(kref, struct uvc_device, ref); container_of 38 drivers/media/usb/uvc/uvc_queue.c return container_of(queue, struct uvc_streaming, queue); container_of 43 drivers/media/usb/uvc/uvc_queue.c return container_of(buf, struct uvc_buffer, buf); container_of 478 drivers/media/usb/uvc/uvc_queue.c struct uvc_buffer *buf = container_of(ref, struct uvc_buffer, ref); container_of 1108 drivers/media/usb/uvc/uvc_video.c struct uvc_urb *uvc_urb = container_of(work, struct uvc_urb, work); container_of 371 drivers/media/usb/zr364xx/zr364xx.c struct zr364xx_buffer *buf = container_of(vb, struct zr364xx_buffer, container_of 406 drivers/media/usb/zr364xx/zr364xx.c struct zr364xx_buffer *buf = container_of(vb, struct zr364xx_buffer, container_of 419 drivers/media/usb/zr364xx/zr364xx.c struct zr364xx_buffer *buf = container_of(vb, struct zr364xx_buffer, container_of 727 drivers/media/usb/zr364xx/zr364xx.c container_of(ctrl->handler, struct zr364xx_camera, ctrl_handler); container_of 1192 drivers/media/usb/zr364xx/zr364xx.c container_of(v4l2_dev, struct zr364xx_camera, v4l2_dev); container_of 229 drivers/media/v4l2-core/tuner-core.c return container_of(sd, struct tuner, sd); container_of 3142 drivers/media/v4l2-core/v4l2-ctrls.c container_of(obj, struct v4l2_ctrl_handler, req_obj); container_of 3185 drivers/media/v4l2-core/v4l2-ctrls.c container_of(obj, struct v4l2_ctrl_handler, req_obj); container_of 3200 drivers/media/v4l2-core/v4l2-ctrls.c container_of(obj, struct v4l2_ctrl_handler, req_obj); container_of 3223 drivers/media/v4l2-core/v4l2-ctrls.c return container_of(obj, struct v4l2_ctrl_handler, req_obj); container_of 3574 drivers/media/v4l2-core/v4l2-ctrls.c hdl = container_of(obj, struct v4l2_ctrl_handler, container_of 3955 drivers/media/v4l2-core/v4l2-ctrls.c hdl = container_of(obj, struct v4l2_ctrl_handler, container_of 4106 drivers/media/v4l2-core/v4l2-ctrls.c hdl = container_of(obj, struct v4l2_ctrl_handler, req_obj); container_of 4172 drivers/media/v4l2-core/v4l2-ctrls.c hdl = container_of(obj, struct v4l2_ctrl_handler, req_obj); container_of 48 drivers/media/v4l2-core/v4l2-device.c container_of(ref, struct v4l2_device, ref); container_of 192 drivers/media/v4l2-core/v4l2-mem2mem.c b = container_of(vbuf, struct v4l2_m2m_buffer, vb); container_of 373 drivers/media/v4l2-core/v4l2-mem2mem.c container_of(work, struct v4l2_m2m_dev, job_work); container_of 962 drivers/media/v4l2-core/v4l2-mem2mem.c struct v4l2_m2m_buffer *b = container_of(vbuf, container_of 1021 drivers/media/v4l2-core/v4l2-mem2mem.c vb = container_of(obj, struct vb2_buffer, req_obj); container_of 1023 drivers/media/v4l2-core/v4l2-mem2mem.c m2m_ctx_obj = container_of(vb->vb2_queue, container_of 130 drivers/memory/tegra/mc.c return container_of(rcdev, struct tegra_mc, reset); container_of 250 drivers/memory/tegra/tegra20-emc.c struct tegra_emc *emc = container_of(nb, struct tegra_emc, clk_nb); container_of 43 drivers/memstick/core/memstick.c struct memstick_dev *card = container_of(dev, struct memstick_dev, container_of 45 drivers/memstick/core/memstick.c struct memstick_driver *ms_drv = container_of(drv, container_of 62 drivers/memstick/core/memstick.c struct memstick_dev *card = container_of(dev, struct memstick_dev, container_of 79 drivers/memstick/core/memstick.c struct memstick_dev *card = container_of(dev, struct memstick_dev, container_of 81 drivers/memstick/core/memstick.c struct memstick_driver *drv = container_of(dev->driver, container_of 96 drivers/memstick/core/memstick.c struct memstick_dev *card = container_of(dev, struct memstick_dev, container_of 98 drivers/memstick/core/memstick.c struct memstick_driver *drv = container_of(dev->driver, container_of 115 drivers/memstick/core/memstick.c struct memstick_dev *card = container_of(dev, struct memstick_dev, container_of 117 drivers/memstick/core/memstick.c struct memstick_driver *drv = container_of(dev->driver, container_of 128 drivers/memstick/core/memstick.c struct memstick_dev *card = container_of(dev, struct memstick_dev, container_of 130 drivers/memstick/core/memstick.c struct memstick_driver *drv = container_of(dev->driver, container_of 150 drivers/memstick/core/memstick.c struct memstick_dev *card = container_of(dev, struct memstick_dev, \ container_of 181 drivers/memstick/core/memstick.c struct memstick_host *host = container_of(dev, struct memstick_host, container_of 193 drivers/memstick/core/memstick.c struct memstick_dev *card = container_of(dev, struct memstick_dev, container_of 431 drivers/memstick/core/memstick.c struct memstick_host *host = container_of(work, struct memstick_host, container_of 1869 drivers/memstick/core/ms_block.c struct msb_data *msb = container_of(work, struct msb_data, io_work); container_of 254 drivers/memstick/core/mspro_block.c = container_of(attr, struct device_attribute, attr); container_of 255 drivers/memstick/core/mspro_block.c return container_of(dev_attr, struct mspro_sys_attr, dev_attr); container_of 290 drivers/memstick/core/mspro_block.c struct mspro_sys_attr *s_attr = container_of(attr, container_of 312 drivers/memstick/core/mspro_block.c struct mspro_sys_attr *x_attr = container_of(attr, container_of 394 drivers/memstick/core/mspro_block.c struct mspro_sys_attr *s_attr = container_of(attr, container_of 405 drivers/memstick/core/mspro_block.c struct mspro_sys_attr *x_attr = container_of(attr, container_of 439 drivers/memstick/core/mspro_block.c struct mspro_sys_attr *x_attr = container_of(attr, container_of 474 drivers/memstick/core/mspro_block.c struct mspro_sys_attr *x_attr = container_of(attr, container_of 391 drivers/memstick/host/rtsx_pci_ms.c struct realtek_pci_ms *host = container_of(work, container_of 508 drivers/memstick/host/rtsx_usb_ms.c struct rtsx_usb_ms *host = container_of(work, container_of 718 drivers/memstick/host/rtsx_usb_ms.c struct rtsx_usb_ms *host = container_of(work, struct rtsx_usb_ms, container_of 360 drivers/message/fusion/mptbase.c container_of(work, MPT_ADAPTER, fault_reset_work.work); container_of 1071 drivers/message/fusion/mptfc.c container_of(work, MPT_ADAPTER, fc_rescan_work); container_of 1083 drivers/message/fusion/mptfc.c container_of(work, MPT_ADAPTER, fc_setup_reset_work); container_of 1117 drivers/message/fusion/mptfc.c container_of(work, MPT_ADAPTER, fc_rescan_work); container_of 1290 drivers/message/fusion/mptlan.c mpt_lan_post_receive_buckets(container_of(work, struct mpt_lan_priv, container_of 1620 drivers/message/fusion/mptsas.c container_of(work, struct fw_event_work, work.work); container_of 1113 drivers/message/fusion/mptspi.c container_of(work, struct work_queue_wrapper, work); container_of 1259 drivers/message/fusion/mptspi.c container_of(work, struct work_queue_wrapper, work); container_of 397 drivers/mfd/da903x.c container_of(work, struct da903x_chip, irq_work); container_of 171 drivers/mfd/ezx-pcap.c struct pcap_chip *pcap = container_of(work, struct pcap_chip, msr_work); container_of 178 drivers/mfd/ezx-pcap.c struct pcap_chip *pcap = container_of(work, struct pcap_chip, isr_work); container_of 238 drivers/mfd/htc-i2cpld.c chip_data = container_of(work, struct htcpld_chip, set_val_work); container_of 254 drivers/mfd/lm3533-core.c container_of(_attr, struct lm3533_device_attribute, dev_attr) container_of 356 drivers/mfd/lm3533-core.c container_of(_attr, struct device_attribute, attr) container_of 361 drivers/mfd/lm3533-core.c struct device *dev = container_of(kobj, struct device, kobj); container_of 20 drivers/mfd/mcp-core.c #define to_mcp(d) container_of(d, struct mcp, attached_device) container_of 21 drivers/mfd/mcp-core.c #define to_mcp_driver(d) container_of(d, struct mcp_driver, drv) container_of 166 drivers/mfd/mcp-core.c struct mcp *mcp = container_of(dev, struct mcp, attached_device); container_of 763 drivers/mfd/menelaus.c container_of(_menelaus, struct menelaus_chip, work); container_of 363 drivers/mfd/si476x-i2c.c struct si476x_core *core = container_of(work, struct si476x_core, container_of 679 drivers/mfd/sm501.c return container_of(pdev, struct sm501_device, pdev); container_of 884 drivers/mfd/sm501.c return container_of(gpio, struct sm501_devdata, gpio); container_of 401 drivers/mfd/tps65010.c tps = container_of(to_delayed_work(work), struct tps65010, work); container_of 123 drivers/mfd/twl6030-irq.c struct twl6030_irq *pdata = container_of(notifier, struct twl6030_irq, container_of 560 drivers/misc/bh1770glc.c container_of(work, struct bh1770_chip, prox_work.work); container_of 923 drivers/misc/cardreader/rtsx_pcr.c pcr = container_of(dwork, struct rtsx_pcr, carddet_work); container_of 1113 drivers/misc/cardreader/rtsx_pcr.c struct rtsx_pcr *pcr = container_of(dwork, struct rtsx_pcr, idle_work); container_of 326 drivers/misc/cxl/context.c struct cxl_context *ctx = container_of(rcu, struct cxl_context, rcu); container_of 441 drivers/misc/cxl/cxl.h #define to_cxl_adapter(d) container_of(d, struct cxl, dev) container_of 442 drivers/misc/cxl/cxl.h #define to_cxl_afu(d) container_of(d, struct cxl_afu, dev) container_of 231 drivers/misc/cxl/fault.c container_of(fault_work, struct cxl_context, fault_work); container_of 879 drivers/misc/cxl/guest.c container_of(to_delayed_work(work), struct cxl_afu_guest, work_err); container_of 514 drivers/misc/cxl/sysfs.c #define to_cr(obj) container_of(obj, struct afu_config_record, kobj) container_of 73 drivers/misc/fastrpc.c #define miscdev_to_cctx(d) container_of(d, struct fastrpc_channel_ctx, miscdev) container_of 212 drivers/misc/fastrpc.c map = container_of(ref, struct fastrpc_map, refcount); container_of 300 drivers/misc/fastrpc.c cctx = container_of(ref, struct fastrpc_channel_ctx, refcount); container_of 322 drivers/misc/fastrpc.c ctx = container_of(ref, struct fastrpc_invoke_ctx, refcount); container_of 355 drivers/misc/fastrpc.c container_of(work, struct fastrpc_invoke_ctx, put_work); container_of 206 drivers/misc/genwqe/card_ddcb.c struct ddcb_requ *req = container_of(cmd, struct ddcb_requ, cmd); container_of 912 drivers/misc/genwqe/card_ddcb.c struct ddcb_requ *req = container_of(cmd, struct ddcb_requ, cmd); container_of 305 drivers/misc/genwqe/card_dev.c cd = container_of(inode->i_cdev, struct genwqe_dev, cdev_genwqe); container_of 391 drivers/misc/genwqe/card_dev.c struct genwqe_dev *cd = container_of(inode->i_cdev, struct genwqe_dev, container_of 988 drivers/misc/genwqe/card_dev.c struct ddcb_requ *req = container_of(cmd, struct ddcb_requ, cmd); container_of 38 drivers/misc/habanalabs/command_buffer.c cb = container_of(ref, struct hl_cb, refcount); container_of 27 drivers/misc/habanalabs/command_submission.c container_of(fence, struct hl_dma_fence, base_fence); container_of 40 drivers/misc/habanalabs/command_submission.c container_of(fence, struct hl_dma_fence, base_fence); container_of 161 drivers/misc/habanalabs/command_submission.c struct hl_cs *cs = container_of(ref, struct hl_cs, container_of 257 drivers/misc/habanalabs/command_submission.c struct hl_cs *cs = container_of(work, struct hl_cs, container_of 381 drivers/misc/habanalabs/command_submission.c struct hl_cs_job *job = container_of(work, struct hl_cs_job, container_of 49 drivers/misc/habanalabs/context.c ctx = container_of(ref, struct hl_ctx, refcount); container_of 47 drivers/misc/habanalabs/device.c hpriv = container_of(ref, struct hl_fpriv, refcount); container_of 362 drivers/misc/habanalabs/device.c struct hl_device *hdev = container_of(work, struct hl_device, container_of 378 drivers/misc/habanalabs/device.c struct hl_device *hdev = container_of(work, struct hl_device, container_of 784 drivers/misc/habanalabs/device.c container_of(work, struct hl_device_reset_work, reset_work); container_of 59 drivers/misc/habanalabs/irq.c struct hl_eqe_work *eqe_work = container_of(work, struct hl_eqe_work, container_of 244 drivers/misc/habanalabs/memory.c struct hl_vm *vm = container_of(ref, struct hl_vm, container_of 320 drivers/misc/habanalabs/sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 544 drivers/misc/hpilo.c hw = container_of(ip->i_cdev, struct ilo_hwinfo, cdev); container_of 575 drivers/misc/hpilo.c hw = container_of(ip->i_cdev, struct ilo_hwinfo, cdev); container_of 88 drivers/misc/ibmasm/ibmasm.h #define to_command(c) container_of(c, struct command, kref) container_of 565 drivers/misc/lis3lv02d/lis3lv02d.c struct lis3lv02d *lis3 = container_of(file->private_data, container_of 580 drivers/misc/lis3lv02d/lis3lv02d.c struct lis3lv02d *lis3 = container_of(file->private_data, container_of 592 drivers/misc/lis3lv02d/lis3lv02d.c struct lis3lv02d *lis3 = container_of(file->private_data, container_of 643 drivers/misc/lis3lv02d/lis3lv02d.c struct lis3lv02d *lis3 = container_of(file->private_data, container_of 654 drivers/misc/lis3lv02d/lis3lv02d.c struct lis3lv02d *lis3 = container_of(file->private_data, container_of 21 drivers/misc/mei/bus.c #define to_mei_cl_driver(d) container_of(d, struct mei_cl_driver, driver) container_of 271 drivers/misc/mei/bus.c cldev = container_of(work, struct mei_cl_device, rx_work); container_of 292 drivers/misc/mei/bus.c cldev = container_of(work, struct mei_cl_device, notif_work); container_of 1103 drivers/misc/mei/bus.c container_of(work, struct mei_device, bus_rescan_work); container_of 57 drivers/misc/mei/client.c container_of(ref, struct mei_me_client, refcnt); container_of 122 drivers/misc/mei/debugfs.c dev = container_of(file->private_data, container_of 52 drivers/misc/mei/hw-txe.h return container_of((void *)hw, struct mei_device, hw); container_of 277 drivers/misc/mei/init.c container_of(work, struct mei_device, reset_work); container_of 497 drivers/misc/mei/interrupt.c struct mei_device *dev = container_of(work, container_of 52 drivers/misc/mei/main.c dev = container_of(inode->i_cdev, struct mei_device, cdev); container_of 110 drivers/misc/mic/bus/cosm_bus.c return dev ? container_of(dev, struct cosm_device, dev) : NULL; container_of 118 drivers/misc/mic/bus/cosm_bus.h return container_of(dev, struct cosm_device, dev); container_of 123 drivers/misc/mic/bus/cosm_bus.h return container_of(drv, struct cosm_driver, driver); container_of 118 drivers/misc/mic/bus/scif_bus.h return container_of(dev, struct scif_hw_dev, dev); container_of 123 drivers/misc/mic/bus/scif_bus.h return container_of(drv, struct scif_driver, driver); container_of 122 drivers/misc/mic/bus/vop_bus.h return container_of(dev, struct vop_device, dev); container_of 127 drivers/misc/mic/bus/vop_bus.h return container_of(drv, struct vop_driver, driver); container_of 171 drivers/misc/mic/cosm/cosm_main.c struct cosm_device *cdev = container_of(work, struct cosm_device, container_of 236 drivers/misc/mic/cosm/cosm_scif_server.c struct cosm_device *cdev = container_of(work, struct cosm_device, container_of 1449 drivers/misc/mic/scif/scif_api.c container_of(si, struct scif_client, si); container_of 1451 drivers/misc/mic/scif/scif_api.c container_of(dev, struct scif_peer_dev, dev); container_of 1462 drivers/misc/mic/scif/scif_api.c container_of(si, struct scif_client, si); container_of 1464 drivers/misc/mic/scif/scif_api.c container_of(dev, struct scif_peer_dev, dev); container_of 189 drivers/misc/mic/scif/scif_dma.c mmn = container_of(mn, struct scif_mmu_notif, ep_mmu_notifier); container_of 199 drivers/misc/mic/scif/scif_dma.c mmn = container_of(mn, struct scif_mmu_notif, ep_mmu_notifier); container_of 35 drivers/misc/mic/scif/scif_main.c container_of(work, struct scif_dev, intr_bh); container_of 77 drivers/misc/mic/scif/scif_main.c struct scif_dev *scifdev = container_of(work, struct scif_dev, container_of 507 drivers/misc/mic/scif/scif_mmap.c struct vma_pvt *vmapvt = container_of(ref, struct vma_pvt, ref); container_of 850 drivers/misc/mic/scif/scif_nodeqp.c struct scif_dev *peerdev = container_of(work, struct scif_dev, container_of 16 drivers/misc/mic/scif/scif_peer_bus.c return container_of(dev, struct scif_peer_dev, dev); container_of 105 drivers/misc/mic/scif/scif_peer_bus.c struct scif_dev *scifdev = container_of(work, struct scif_dev, container_of 1079 drivers/misc/mic/scif/scif_rma.c struct scif_window *window = container_of(handle, struct scif_window, container_of 60 drivers/misc/mic/vop/vop_main.c #define to_vopvdev(vd) container_of(vd, struct _vop_vdev, vdev) container_of 469 drivers/misc/mic/vop/vop_main.c container_of(_d, struct virtio_device, dev); container_of 471 drivers/misc/mic/vop/vop_main.c container_of(vdev, struct _vop_vdev, vdev); container_of 680 drivers/misc/mic/vop/vop_main.c struct vop_info *vi = container_of(work, struct vop_info, container_of 47 drivers/misc/mic/vop/vop_vringh.c struct vop_vringh *vvrh = container_of(vrh, struct vop_vringh, vrh); container_of 130 drivers/misc/mic/vop/vop_vringh.c struct vop_vdev *vdev = container_of(work, struct vop_vdev, container_of 874 drivers/misc/mic/vop/vop_vringh.c struct vop_info *vi = container_of(f->private_data, container_of 35 drivers/misc/ocxl/core.c struct ocxl_afu *afu = container_of(kref, struct ocxl_afu, kref); container_of 323 drivers/misc/ocxl/core.c struct ocxl_fn *fn = container_of(dev, struct ocxl_fn, dev); container_of 487 drivers/misc/ocxl/file.c struct ocxl_file_info *info = container_of(dev, struct ocxl_file_info, dev); container_of 133 drivers/misc/ocxl/link.c struct xsl_fault *fault = container_of(fault_work, struct xsl_fault, container_of 135 drivers/misc/ocxl/link.c struct spa *spa = container_of(fault, struct spa, xsl_fault); container_of 454 drivers/misc/ocxl/link.c struct ocxl_link *link = container_of(ref, struct ocxl_link, ref); container_of 8 drivers/misc/ocxl/sysfs.c struct ocxl_file_info *info = container_of(device, struct ocxl_file_info, dev); container_of 74 drivers/misc/pci_endpoint_test.c #define to_endpoint_test(priv) container_of((priv), struct pci_endpoint_test, \ container_of 212 drivers/misc/phantom.c struct phantom_device *dev = container_of(inode->i_cdev, container_of 212 drivers/misc/sgi-gru/grutlbpurge.c struct gru_mm_struct *gms = container_of(mn, struct gru_mm_struct, container_of 227 drivers/misc/sgi-gru/grutlbpurge.c struct gru_mm_struct *gms = container_of(mn, struct gru_mm_struct, container_of 254 drivers/misc/sgi-gru/grutlbpurge.c kfree(container_of(mn, struct gru_mm_struct, ms_notifier)); container_of 273 drivers/misc/sgi-gru/grutlbpurge.c return container_of(mn, struct gru_mm_struct, ms_notifier); container_of 447 drivers/misc/sgi-xp/xpc_uv.c msg = container_of(msg_hdr, struct container_of 474 drivers/misc/sgi-xp/xpc_uv.c msg = container_of(msg_hdr, struct container_of 493 drivers/misc/sgi-xp/xpc_uv.c msg = container_of(msg_hdr, struct container_of 512 drivers/misc/sgi-xp/xpc_uv.c msg = container_of(msg_hdr, struct container_of 529 drivers/misc/sgi-xp/xpc_uv.c msg = container_of(msg_hdr, struct container_of 549 drivers/misc/sgi-xp/xpc_uv.c msg = container_of(msg_hdr, struct container_of 569 drivers/misc/sgi-xp/xpc_uv.c msg = container_of(msg_hdr, struct container_of 1352 drivers/misc/sgi-xp/xpc_uv.c msg_slot = container_of(entry, struct xpc_send_msg_slot_uv, next); container_of 1656 drivers/misc/sgi-xp/xpc_uv.c msg = container_of(entry, struct xpc_notify_mq_msg_uv, container_of 1670 drivers/misc/sgi-xp/xpc_uv.c msg = container_of(payload, struct xpc_notify_mq_msg_uv, payload); container_of 31 drivers/misc/sram.c part = container_of(attr, struct sram_partition, battr); container_of 46 drivers/misc/sram.c part = container_of(attr, struct sram_partition, battr); container_of 452 drivers/misc/ti-st/st_core.c struct st_data_s *st_gdata = container_of(work, struct st_data_s, container_of 137 drivers/misc/tifm_7xx1.c struct tifm_adapter *fm = container_of(work, struct tifm_adapter, container_of 43 drivers/misc/tifm_core.c struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); container_of 44 drivers/misc/tifm_core.c struct tifm_driver *fm_drv = container_of(drv, struct tifm_driver, container_of 60 drivers/misc/tifm_core.c struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); container_of 70 drivers/misc/tifm_core.c struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); container_of 71 drivers/misc/tifm_core.c struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, container_of 92 drivers/misc/tifm_core.c struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); container_of 93 drivers/misc/tifm_core.c struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, container_of 111 drivers/misc/tifm_core.c struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); container_of 112 drivers/misc/tifm_core.c struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, container_of 122 drivers/misc/tifm_core.c struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); container_of 123 drivers/misc/tifm_core.c struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, container_of 141 drivers/misc/tifm_core.c struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); container_of 165 drivers/misc/tifm_core.c struct tifm_adapter *fm = container_of(dev, struct tifm_adapter, dev); container_of 244 drivers/misc/tifm_core.c struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); container_of 1479 drivers/misc/vmw_balloon.c struct vmballoon *b = container_of(dwork, struct vmballoon, dwork); container_of 1773 drivers/misc/vmw_balloon.c b = container_of(b_dev_info, struct vmballoon, b_dev_info); container_of 426 drivers/misc/vmw_vmci/vmci_context.c struct vmci_ctx *context = container_of(kref, struct vmci_ctx, kref); container_of 121 drivers/misc/vmw_vmci/vmci_datagram.c src_entry = container_of(resource, struct datagram_entry, container_of 139 drivers/misc/vmw_vmci/vmci_datagram.c container_of(work, struct delayed_datagram_info, work); container_of 203 drivers/misc/vmw_vmci/vmci_datagram.c dst_entry = container_of(resource, struct datagram_entry, container_of 367 drivers/misc/vmw_vmci/vmci_datagram.c dst_entry = container_of(resource, struct datagram_entry, resource); container_of 471 drivers/misc/vmw_vmci/vmci_datagram.c entry = container_of(resource, struct datagram_entry, resource); container_of 99 drivers/misc/vmw_vmci/vmci_doorbell.c entry = container_of(resource, struct dbell_entry, resource); container_of 282 drivers/misc/vmw_vmci/vmci_doorbell.c struct dbell_entry *entry = container_of(work, container_of 311 drivers/misc/vmw_vmci/vmci_doorbell.c entry = container_of(resource, struct dbell_entry, resource); container_of 529 drivers/misc/vmw_vmci/vmci_doorbell.c entry = container_of(resource, struct dbell_entry, resource); container_of 822 drivers/misc/vmw_vmci/vmci_queue_pair.c entry = qp ? container_of( container_of 836 drivers/misc/vmw_vmci/vmci_queue_pair.c entry = qp ? container_of( container_of 193 drivers/misc/vmw_vmci/vmci_resource.c container_of(kref, struct vmci_resource, kref); container_of 951 drivers/misc/xilinx_sdfec.c xsdfec = container_of(fptr->private_data, struct xsdfec_dev, miscdev); container_of 1033 drivers/misc/xilinx_sdfec.c xsdfec = container_of(file->private_data, struct xsdfec_dev, miscdev); container_of 1484 drivers/mmc/core/block.c struct mmc_queue_req *mqrq = container_of(mrq, struct mmc_queue_req, container_of 2033 drivers/mmc/core/block.c struct mmc_queue *mq = container_of(work, struct mmc_queue, container_of 2041 drivers/mmc/core/block.c struct mmc_queue_req *mqrq = container_of(mrq, struct mmc_queue_req, container_of 2463 drivers/mmc/core/block.c struct mmc_rpmb_data *rpmb = container_of(inode->i_cdev, container_of 2475 drivers/mmc/core/block.c struct mmc_rpmb_data *rpmb = container_of(inode->i_cdev, container_of 28 drivers/mmc/core/bus.c #define to_mmc_driver(d) container_of(d, struct mmc_driver, drv) container_of 17 drivers/mmc/core/card.h #define mmc_dev_to_card(d) container_of(d, struct mmc_card, dev) container_of 2282 drivers/mmc/core/core.c container_of(work, struct mmc_host, detect.work); container_of 2403 drivers/mmc/core/core.c struct mmc_host *host = container_of( container_of 32 drivers/mmc/core/host.c #define cls_dev_to_mmc_host(d) container_of(d, struct mmc_host, class_dev) container_of 859 drivers/mmc/core/mmc_test.c mmc_test_req_reset(container_of(mrq, struct mmc_test_req, mrq)); container_of 30 drivers/mmc/core/pwrseq_emmc.c #define to_pwrseq_emmc(p) container_of(p, struct mmc_pwrseq_emmc, pwrseq) container_of 45 drivers/mmc/core/pwrseq_emmc.c struct mmc_pwrseq_emmc *pwrseq = container_of(this, container_of 32 drivers/mmc/core/pwrseq_sd8787.c #define to_pwrseq_sd8787(p) container_of(p, struct mmc_pwrseq_sd8787, pwrseq) container_of 34 drivers/mmc/core/pwrseq_simple.c #define to_pwrseq_simple(p) container_of(p, struct mmc_pwrseq_simple, pwrseq) container_of 84 drivers/mmc/core/queue.c struct mmc_queue_req *mqrq = container_of(mrq, struct mmc_queue_req, container_of 138 drivers/mmc/core/queue.c struct mmc_queue *mq = container_of(work, struct mmc_queue, container_of 28 drivers/mmc/core/sdio_bus.c #define to_sdio_driver(d) container_of(d, struct sdio_driver, drv) container_of 127 drivers/mmc/core/sdio_irq.c container_of(work, struct mmc_host, sdio_irq_work.work); container_of 545 drivers/mmc/core/sdio_uart.c container_of(tport, struct sdio_uart_port, port); container_of 568 drivers/mmc/core/sdio_uart.c container_of(tport, struct sdio_uart_port, port); container_of 597 drivers/mmc/core/sdio_uart.c container_of(tport, struct sdio_uart_port, port); container_of 680 drivers/mmc/core/sdio_uart.c container_of(tport, struct sdio_uart_port, port); container_of 712 drivers/mmc/core/sdio_uart.c container_of(tport, struct sdio_uart_port, port); container_of 964 drivers/mmc/host/alcor.c struct alcor_sdmmc_host *host = container_of(d, struct alcor_sdmmc_host, container_of 830 drivers/mmc/host/bcm2835.c container_of(d, struct bcm2835_host, timeout_work); container_of 1055 drivers/mmc/host/bcm2835.c container_of(work, struct bcm2835_host, dma_work); container_of 1070 drivers/mmc/host/davinci_mmc.c host = container_of(nb, struct mmc_davinci_host, freq_transition); container_of 1368 drivers/mmc/host/mtk-sd.c struct msdc_host *host = container_of(work, struct msdc_host, container_of 635 drivers/mmc/host/mxcmmc.c struct mxcmci_host *host = container_of(work, struct mxcmci_host, container_of 36 drivers/mmc/host/of_mmc_spi.c return container_of(dev->platform_data, struct of_mmc_spi, pdata); container_of 242 drivers/mmc/host/omap.c struct mmc_omap_host *host = container_of(work, struct mmc_omap_host, container_of 310 drivers/mmc/host/omap.c struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev); container_of 323 drivers/mmc/host/omap.c struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev); container_of 429 drivers/mmc/host/omap.c struct mmc_omap_host *host = container_of(work, struct mmc_omap_host, container_of 596 drivers/mmc/host/omap.c struct mmc_omap_host *host = container_of(work, struct mmc_omap_host, container_of 749 drivers/mmc/host/omap_hsmmc.c struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev); container_of 57 drivers/mmc/host/renesas_sdhi.h container_of((host)->pdata, struct renesas_sdhi, mmc_data) container_of 788 drivers/mmc/host/rtsx_pci_sdmmc.c struct realtek_pci_sdmmc *host = container_of(work, container_of 1274 drivers/mmc/host/rtsx_usb_sdmmc.c struct rtsx_usb_sdmmc *host = container_of(led, container_of 1287 drivers/mmc/host/rtsx_usb_sdmmc.c container_of(work, struct rtsx_usb_sdmmc, led_work); container_of 1337 drivers/mmc/host/s3cmci.c host = container_of(nb, struct s3cmci_host, freq_transition); container_of 524 drivers/mmc/host/sdhci-of-arasan.c container_of(hw, struct sdhci_arasan_data, sdcardclk_hw); container_of 372 drivers/mmc/host/sdhci.c struct sdhci_host *host = container_of(led, struct sdhci_host, led); container_of 2740 drivers/mmc/host/sdhci.c struct sdhci_host *host = container_of(work, struct sdhci_host, container_of 1317 drivers/mmc/host/sh_mmcif.c struct sh_mmcif_host *host = container_of(d, struct sh_mmcif_host, timeout_work); container_of 189 drivers/mmc/host/tmio_mmc_core.c struct tmio_mmc_host *host = container_of(work, struct tmio_mmc_host, container_of 860 drivers/mmc/host/tmio_mmc_core.c struct tmio_mmc_host *host = container_of(work, struct tmio_mmc_host, container_of 76 drivers/mmc/host/uniphier-sd.c return container_of(host->pdata, struct uniphier_sd_priv, tmio_data); container_of 1670 drivers/mmc/host/usdhi6rol0.c struct usdhi6_host *host = container_of(d, struct usdhi6_host, timeout_work); container_of 985 drivers/mmc/host/via-sdmmc.c host = container_of(work, struct via_crdr_mmc_host, carddet_work); container_of 355 drivers/mmc/host/vub300.c #define kref_to_vub300_mmc_host(d) container_of(d, struct vub300_mmc_host, kref) container_of 679 drivers/mmc/host/vub300.c struct vub300_mmc_host *vub300 = container_of(work, container_of 711 drivers/mmc/host/vub300.c container_of(work, struct vub300_mmc_host, deadwork); container_of 1742 drivers/mmc/host/vub300.c container_of(work, struct vub300_mmc_host, cmndwork); container_of 2659 drivers/mtd/chips/cfi_cmdset_0001.c mtd = container_of(nb, struct mtd_info, reboot_notifier); container_of 3093 drivers/mtd/chips/cfi_cmdset_0002.c mtd = container_of(nb, struct mtd_info, reboot_notifier); container_of 308 drivers/mtd/devices/bcm47xxsflash.c b47s->bcma_cc = container_of(sflash, struct bcma_drv_cc, sflash); container_of 39 drivers/mtd/devices/mchp23k256.c #define to_mchp23k256_flash(x) container_of(x, struct mchp23k256_flash, mtd) container_of 210 drivers/mtd/devices/spear_smi.c return container_of(mtd, struct spear_snor_flash, mtd); container_of 60 drivers/mtd/devices/sst25l.c #define to_sst25l_flash(x) container_of(x, struct sst25l_flash, mtd) container_of 18 drivers/mtd/hyperbus/hyperbus-core.c return container_of(map, struct hyperbus_device, map); container_of 44 drivers/mtd/maps/sa1100-flash.c struct sa_subdev_info *subdev = container_of(map, struct sa_subdev_info, map); container_of 31 drivers/mtd/mtd_blkdevs.c container_of(kref, struct mtd_blktrans_dev, ref); container_of 226 drivers/mtd/mtdblock.c struct mtdblk_dev *mtdblk = container_of(dev, struct mtdblk_dev, mbd); container_of 233 drivers/mtd/mtdblock.c struct mtdblk_dev *mtdblk = container_of(dev, struct mtdblk_dev, mbd); container_of 248 drivers/mtd/mtdblock.c struct mtdblk_dev *mtdblk = container_of(mbd, struct mtdblk_dev, mbd); container_of 273 drivers/mtd/mtdblock.c struct mtdblk_dev *mtdblk = container_of(mbd, struct mtdblk_dev, mbd); container_of 296 drivers/mtd/mtdblock.c struct mtdblk_dev *mtdblk = container_of(dev, struct mtdblk_dev, mbd); container_of 436 drivers/mtd/mtdcore.c mtd = container_of(n, struct mtd_info, reboot_notifier); container_of 123 drivers/mtd/mtdoops.c container_of(work, struct mtdoops_context, work_erase); container_of 211 drivers/mtd/mtdoops.c container_of(work, struct mtdoops_context, work_write); container_of 272 drivers/mtd/mtdoops.c struct mtdoops_context *cxt = container_of(dumper, container_of 47 drivers/mtd/mtdpart.c return container_of(mtd, struct mtd_part, mtd); container_of 195 drivers/mtd/mtdswap.c tp = container_of(eb->root, struct mtdswap_tree, root); container_of 144 drivers/mtd/nand/onenand/omap2.c struct omap2_onenand *c = container_of(mtd, struct omap2_onenand, mtd); container_of 364 drivers/mtd/nand/onenand/omap2.c struct omap2_onenand *c = container_of(mtd, struct omap2_onenand, mtd); container_of 412 drivers/mtd/nand/onenand/omap2.c struct omap2_onenand *c = container_of(mtd, struct omap2_onenand, mtd); container_of 173 drivers/mtd/nand/raw/atmel/nand-controller.c return container_of(chip, struct atmel_nand, base); container_of 230 drivers/mtd/nand/raw/atmel/nand-controller.c return container_of(ctl, struct atmel_nand_controller, base); container_of 247 drivers/mtd/nand/raw/atmel/nand-controller.c return container_of(to_nand_controller(ctl), container_of 271 drivers/mtd/nand/raw/atmel/nand-controller.c return container_of(to_nand_controller(ctl), container_of 2250 drivers/mtd/nand/raw/atmel/nand-controller.c hsmc_nc = container_of(nc, struct atmel_hsmc_nand_controller, base); container_of 171 drivers/mtd/nand/raw/au1550nd.c struct au1550nd_ctx *ctx = container_of(this, struct au1550nd_ctx, container_of 243 drivers/mtd/nand/raw/au1550nd.c struct au1550nd_ctx *ctx = container_of(this, struct au1550nd_ctx, container_of 36 drivers/mtd/nand/raw/bcm47xxnflash/main.c b47n->cc = container_of(nflash, struct bcma_drv_cc, nflash); container_of 32 drivers/mtd/nand/raw/brcmnand/bcm63138_nand.c container_of(soc, struct bcm63138_nand_soc, soc); container_of 47 drivers/mtd/nand/raw/brcmnand/bcm63138_nand.c container_of(soc, struct bcm63138_nand_soc, soc); container_of 53 drivers/mtd/nand/raw/brcmnand/bcm6368_nand.c container_of(soc, struct bcm6368_nand_soc, soc); container_of 71 drivers/mtd/nand/raw/brcmnand/bcm6368_nand.c container_of(soc, struct bcm6368_nand_soc, soc); container_of 35 drivers/mtd/nand/raw/brcmnand/iproc_nand.c container_of(soc, struct iproc_nand_soc, soc); container_of 50 drivers/mtd/nand/raw/brcmnand/iproc_nand.c container_of(soc, struct iproc_nand_soc, soc); container_of 73 drivers/mtd/nand/raw/brcmnand/iproc_nand.c container_of(soc, struct iproc_nand_soc, soc); container_of 66 drivers/mtd/nand/raw/davinci_nand.c return container_of(mtd_to_nand(mtd), struct davinci_nand_info, chip); container_of 46 drivers/mtd/nand/raw/denali.c return container_of(chip, struct denali_chip, chip); container_of 51 drivers/mtd/nand/raw/denali.c return container_of(chip->controller, struct denali_controller, container_of 47 drivers/mtd/nand/raw/fsl_upm.c return container_of(mtd_to_nand(mtdinfo), struct fsl_upm_nand, container_of 244 drivers/mtd/nand/raw/fsmc_nand.c return container_of(chip, struct fsmc_nand_data, nand); container_of 42 drivers/mtd/nand/raw/gpio.c return container_of(mtd_to_nand(mtd), struct gpiomtd, nand_chip); container_of 67 drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c return container_of(mtd_to_nand(mtd), struct ingenic_nand, chip); container_of 72 drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c return container_of(ctrl, struct ingenic_nfc, controller); container_of 342 drivers/mtd/nand/raw/marvell_nand.c return container_of(chip, struct marvell_nand_chip, chip); container_of 410 drivers/mtd/nand/raw/marvell_nand.c return container_of(ctrl, struct marvell_nfc, controller); container_of 2729 drivers/mtd/nand/raw/marvell_nand.c struct platform_device *pdev = container_of(nfc->dev, container_of 219 drivers/mtd/nand/raw/meson_nand.c return container_of(nand, struct meson_nfc_nand_chip, nand); container_of 181 drivers/mtd/nand/raw/mtk_nand.c return container_of(nand, struct mtk_nfc_nand_chip, nand); container_of 5463 drivers/mtd/nand/raw/nand_base.c struct nand_chip *chip = container_of(nand, struct nand_chip, container_of 5480 drivers/mtd/nand/raw/nand_base.c struct nand_chip *chip = container_of(nand, struct nand_chip, container_of 5488 drivers/mtd/nand/raw/nand_base.c struct nand_chip *chip = container_of(nand, struct nand_chip, container_of 178 drivers/mtd/nand/raw/omap2.c return container_of(mtd_to_nand(mtd), struct omap_nand_info, nand); container_of 562 drivers/mtd/nand/raw/qcom_nandc.c return container_of(chip, struct qcom_nand_host, chip); container_of 568 drivers/mtd/nand/raw/qcom_nandc.c return container_of(chip->controller, struct qcom_nand_controller, container_of 589 drivers/mtd/nand/raw/r852.c struct mtd_info *mtd = container_of(sys_dev, struct mtd_info, dev); container_of 682 drivers/mtd/nand/raw/r852.c container_of(work, struct r852_device, card_detect_work.work); container_of 194 drivers/mtd/nand/raw/s3c2410.c return container_of(mtd_to_nand(mtd), struct s3c2410_nand_mtd, container_of 723 drivers/mtd/nand/raw/s3c2410.c info = container_of(nb, struct s3c2410_nand_info, freq_transition); container_of 30 drivers/mtd/nand/raw/sharpsl.c return container_of(mtd_to_nand(mtd), struct sharpsl_nand, chip); container_of 247 drivers/mtd/nand/raw/stm32_fmc2_nand.c return container_of(chip, struct stm32_fmc2_nand, chip); container_of 281 drivers/mtd/nand/raw/stm32_fmc2_nand.c return container_of(base, struct stm32_fmc2_nfc, base); container_of 203 drivers/mtd/nand/raw/sunxi_nand.c return container_of(nand, struct sunxi_nand_chip, nand); container_of 254 drivers/mtd/nand/raw/sunxi_nand.c return container_of(ctrl, struct sunxi_nfc, controller); container_of 92 drivers/mtd/nand/raw/tango_nand.c #define to_tango_nfc(ptr) container_of(ptr, struct tango_nfc, hw) container_of 105 drivers/mtd/nand/raw/tango_nand.c #define to_tango_chip(ptr) container_of(ptr, struct tango_chip, nand_chip) container_of 192 drivers/mtd/nand/raw/tegra_nand.c return container_of(hw_ctrl, struct tegra_nand_controller, controller); container_of 197 drivers/mtd/nand/raw/tegra_nand.c return container_of(chip, struct tegra_nand_chip, chip); container_of 124 drivers/mtd/nand/raw/tmio_nand.c return container_of(mtd_to_nand(mtd), struct tmio_nand, chip); container_of 170 drivers/mtd/nand/raw/vf610_nfc.c return container_of(chip, struct vf610_nfc, chip); container_of 45 drivers/mtd/sm_ftl.c container_of(attr, struct sm_sysfs_attribute, dev_attr); container_of 111 drivers/mtd/sm_ftl.c struct device_attribute *dev_attr = container_of(attributes[i], container_of 115 drivers/mtd/sm_ftl.c container_of(dev_attr, container_of 989 drivers/mtd/sm_ftl.c struct sm_ftl *ftl = container_of(work, struct sm_ftl, flush_work); container_of 295 drivers/mtd/ubi/block.c struct ubiblock_pdu *pdu = container_of(work, struct ubiblock_pdu, work); container_of 352 drivers/mtd/ubi/build.c ubi = container_of(dev, struct ubi_device, dev); container_of 407 drivers/mtd/ubi/build.c struct ubi_device *ubi = container_of(dev, struct ubi_device, dev); container_of 14 drivers/mtd/ubi/fastmap-wl.c struct ubi_device *ubi = container_of(wrk, struct ubi_device, fm_work); container_of 92 drivers/mtd/ubi/gluebi.c gluebi = container_of(mtd, struct gluebi_device, mtd); container_of 134 drivers/mtd/ubi/gluebi.c gluebi = container_of(mtd, struct gluebi_device, mtd); container_of 159 drivers/mtd/ubi/gluebi.c gluebi = container_of(mtd, struct gluebi_device, mtd); container_of 199 drivers/mtd/ubi/gluebi.c gluebi = container_of(mtd, struct gluebi_device, mtd); container_of 244 drivers/mtd/ubi/gluebi.c gluebi = container_of(mtd, struct gluebi_device, mtd); container_of 1040 drivers/mtd/ubi/ubi.h pos = (rb ? container_of(rb, typeof(*pos), member) : NULL); \ container_of 1043 drivers/mtd/ubi/ubi.h pos = (rb ? container_of(rb, typeof(*pos), member) : NULL)) container_of 58 drivers/mtd/ubi/vmt.c struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); container_of 126 drivers/mtd/ubi/vmt.c struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); container_of 73 drivers/net/arcnet/com20020-pci.c card = container_of(led_cdev, struct com20020_dev, tx_led); container_of 88 drivers/net/arcnet/com20020-pci.c card = container_of(led_cdev, struct com20020_dev, recon_led); container_of 2285 drivers/net/bonding/bond_3ad.c struct bonding *bond = container_of(work, struct bonding, container_of 1510 drivers/net/bonding/bond_alb.c struct bonding *bond = container_of(work, struct bonding, container_of 536 drivers/net/bonding/bond_main.c struct bonding *bond = container_of(work, struct bonding, container_of 1344 drivers/net/bonding/bond_main.c struct slave *slave = container_of(_work, struct slave, container_of 2288 drivers/net/bonding/bond_main.c struct bonding *bond = container_of(work, struct bonding, container_of 3047 drivers/net/bonding/bond_main.c struct bonding *bond = container_of(work, struct bonding, container_of 3981 drivers/net/bonding/bond_main.c struct bonding *bond = container_of(work, struct bonding, container_of 39 drivers/net/bonding/bond_sysfs.c container_of(attr, struct bond_net, class_attr_bonding_masters); container_of 83 drivers/net/bonding/bond_sysfs.c container_of(attr, struct bond_net, class_attr_bonding_masters); container_of 123 drivers/net/bonding/bond_sysfs_slave.c #define to_slave_attr(_at) container_of(_at, struct slave_attribute, attr) container_of 124 drivers/net/bonding/bond_sysfs_slave.c #define to_slave(obj) container_of(obj, struct slave, kobj) container_of 402 drivers/net/caif/caif_hsi.c cfhsi = container_of(cb_ops, struct cfhsi, cb_ops); container_of 753 drivers/net/caif/caif_hsi.c cfhsi = container_of(cb_ops, struct cfhsi, cb_ops); container_of 773 drivers/net/caif/caif_hsi.c cfhsi = container_of(work, struct cfhsi, wake_up_work); container_of 900 drivers/net/caif/caif_hsi.c cfhsi = container_of(work, struct cfhsi, wake_down_work); container_of 960 drivers/net/caif/caif_hsi.c cfhsi = container_of(work, struct cfhsi, out_of_sync_work); container_of 971 drivers/net/caif/caif_hsi.c cfhsi = container_of(cb_ops, struct cfhsi, cb_ops); container_of 990 drivers/net/caif/caif_hsi.c cfhsi = container_of(cb_ops, struct cfhsi, cb_ops); container_of 67 drivers/net/caif/caif_spi_slave.c cfspi = container_of(work, struct cfspi, work); container_of 252 drivers/net/caif/caif_virtio.c struct cfv_info *cfv = container_of(napi, struct cfv_info, napi); container_of 582 drivers/net/can/dev.c struct can_priv *priv = container_of(dwork, struct can_priv, container_of 784 drivers/net/can/flexcan.c return container_of(offload, struct flexcan_priv, offload); container_of 1238 drivers/net/can/grcan.c struct grcan_priv *priv = container_of(napi, struct grcan_priv, napi); container_of 1447 drivers/net/can/janz-ican3.c struct ican3_dev *mod = container_of(napi, struct ican3_dev, napi); container_of 1533 drivers/net/can/m_can/m_can.c struct m_can_classdev *cdev = container_of(ws, struct m_can_classdev, container_of 380 drivers/net/can/mscan/mscan.c struct mscan_priv *priv = container_of(napi, struct mscan_priv, napi); container_of 680 drivers/net/can/rcar/rcar_can.c struct rcar_can_priv *priv = container_of(napi, container_of 1489 drivers/net/can/rcar/rcar_canfd.c container_of(napi, struct rcar_canfd_channel, napi); container_of 39 drivers/net/can/rx-offload.c struct can_rx_offload *offload = container_of(napi, struct can_rx_offload, napi); container_of 272 drivers/net/can/sja1000/peak_pci.c container_of(work, struct peak_pciec_card, led_work.work); container_of 313 drivers/net/can/slcan.c struct slcan *sl = container_of(work, struct slcan, tx_work); container_of 575 drivers/net/can/spi/hi311x.c struct hi3110_priv *priv = container_of(ws, struct hi3110_priv, container_of 598 drivers/net/can/spi/hi311x.c struct hi3110_priv *priv = container_of(ws, struct hi3110_priv, container_of 685 drivers/net/can/spi/mcp251x.c struct mcp251x_priv *priv = container_of(ws, struct mcp251x_priv, container_of 711 drivers/net/can/spi/mcp251x.c struct mcp251x_priv *priv = container_of(ws, struct mcp251x_priv, container_of 535 drivers/net/can/ti_hecc.c return container_of(offload, struct ti_hecc_priv, offload); container_of 284 drivers/net/can/usb/peak_usb/pcan_usb.c struct pcan_usb *pdev = container_of(dev, struct pcan_usb, dev); container_of 691 drivers/net/can/usb/peak_usb/pcan_usb.c .pdev = container_of(dev, struct pcan_usb, dev), container_of 781 drivers/net/can/usb/peak_usb/pcan_usb.c struct pcan_usb *pdev = container_of(dev, struct pcan_usb, dev); container_of 801 drivers/net/can/usb/peak_usb/pcan_usb.c struct pcan_usb *pdev = container_of(dev, struct pcan_usb, dev); container_of 161 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev, struct pcan_usb_fd_device, dev); container_of 169 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev, struct pcan_usb_fd_device, dev); container_of 455 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev, struct pcan_usb_fd_device, dev); container_of 524 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev, struct pcan_usb_fd_device, dev); container_of 584 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev, struct pcan_usb_fd_device, dev); container_of 770 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev, struct pcan_usb_fd_device, dev); container_of 805 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev, struct pcan_usb_fd_device, dev); container_of 817 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev, struct pcan_usb_fd_device, dev); container_of 833 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev, struct pcan_usb_fd_device, dev); container_of 895 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev->prev_siblings, container_of 941 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev, struct pcan_usb_fd_device, dev); container_of 973 drivers/net/can/usb/peak_usb/pcan_usb_fd.c container_of(dev, struct pcan_usb_fd_device, dev); container_of 361 drivers/net/can/usb/peak_usb/pcan_usb_pro.c container_of(dev, struct pcan_usb_pro_device, dev); container_of 380 drivers/net/can/usb/peak_usb/pcan_usb_pro.c container_of(dev, struct pcan_usb_pro_device, dev); container_of 516 drivers/net/can/usb/peak_usb/pcan_usb_pro.c container_of(dev, struct pcan_usb_pro_device, dev); container_of 796 drivers/net/can/usb/peak_usb/pcan_usb_pro.c container_of(dev, struct pcan_usb_pro_device, dev); container_of 830 drivers/net/can/usb/peak_usb/pcan_usb_pro.c container_of(dev, struct pcan_usb_pro_device, dev); container_of 847 drivers/net/can/usb/peak_usb/pcan_usb_pro.c container_of(dev, struct pcan_usb_pro_device, dev); container_of 929 drivers/net/can/usb/peak_usb/pcan_usb_pro.c container_of(dev, struct pcan_usb_pro_device, dev); container_of 69 drivers/net/dsa/microchip/ksz_common.c struct ksz_device *dev = container_of(work, struct ksz_device, container_of 357 drivers/net/dsa/mv88e6xxx/chip.c struct mv88e6xxx_chip *chip = container_of(work, container_of 138 drivers/net/dsa/mv88e6xxx/phy.c chip = container_of(ugly, struct mv88e6xxx_chip, ppu_work); container_of 46 drivers/net/dsa/mv88e6xxx/ptp.c #define cc_to_chip(cc) container_of(cc, struct mv88e6xxx_chip, tstamp_cc) container_of 47 drivers/net/dsa/mv88e6xxx/ptp.c #define dw_overflow_to_chip(dw) container_of(dw, struct mv88e6xxx_chip, \ container_of 49 drivers/net/dsa/mv88e6xxx/ptp.c #define dw_tai_event_to_chip(dw) container_of(dw, struct mv88e6xxx_chip, \ container_of 148 drivers/net/dsa/mv88e6xxx/ptp.h #define ptp_to_chip(ptp) container_of(ptp, struct mv88e6xxx_chip, \ container_of 2002 drivers/net/dsa/sja1105/sja1105_main.c container_of((d), struct sja1105_tagger_data, rxtstamp_work) container_of 2004 drivers/net/dsa/sja1105/sja1105_main.c container_of((d), struct sja1105_private, tagger_data) container_of 53 drivers/net/dsa/sja1105/sja1105_ptp.c #define ptp_to_sja1105(d) container_of((d), struct sja1105_private, ptp_caps) container_of 54 drivers/net/dsa/sja1105/sja1105_ptp.c #define cc_to_sja1105(d) container_of((d), struct sja1105_private, tstamp_cc) container_of 55 drivers/net/dsa/sja1105/sja1105_ptp.c #define dw_to_sja1105(d) container_of((d), struct sja1105_private, refresh_work) container_of 1726 drivers/net/ethernet/3com/typhoon.c struct typhoon *tp = container_of(napi, struct typhoon, napi); container_of 402 drivers/net/ethernet/8390/ax88796.c struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); container_of 414 drivers/net/ethernet/8390/ax88796.c struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); container_of 426 drivers/net/ethernet/8390/ax88796.c struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); container_of 438 drivers/net/ethernet/8390/ax88796.c struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); container_of 1562 drivers/net/ethernet/adaptec/starfire.c struct netdev_private *np = container_of(napi, struct netdev_private, napi); container_of 975 drivers/net/ethernet/aeroflex/greth.c greth = container_of(napi, struct greth_private, napi); container_of 3564 drivers/net/ethernet/agere/et131x.c container_of(napi, struct et131x_adapter, napi); container_of 713 drivers/net/ethernet/alacritech/slicoss.c struct slic_device *sdev = container_of(napi, struct slic_device, napi); container_of 495 drivers/net/ethernet/altera/altera_tse_main.c container_of(napi, struct altera_tse_private, napi); container_of 1158 drivers/net/ethernet/amazon/ena/ena_netdev.c struct dim *dim = container_of(w, struct dim, work); container_of 1161 drivers/net/ethernet/amazon/ena/ena_netdev.c struct ena_napi *ena_napi = container_of(dim, struct ena_napi, dim); container_of 1238 drivers/net/ethernet/amazon/ena/ena_netdev.c struct ena_napi *ena_napi = container_of(napi, struct ena_napi, napi); container_of 2837 drivers/net/ethernet/amazon/ena/ena_netdev.c container_of(work, struct ena_adapter, reset_task); container_of 679 drivers/net/ethernet/amd/amd8111e.c struct amd8111e_priv *lp = container_of(napi, struct amd8111e_priv, napi); container_of 1399 drivers/net/ethernet/amd/pcnet32.c struct pcnet32_private *lp = container_of(napi, struct pcnet32_private, napi); container_of 675 drivers/net/ethernet/amd/xgbe/xgbe-drv.c struct xgbe_prv_data *pdata = container_of(work, container_of 1479 drivers/net/ethernet/amd/xgbe/xgbe-drv.c struct xgbe_prv_data *pdata = container_of(work, container_of 1525 drivers/net/ethernet/amd/xgbe/xgbe-drv.c struct xgbe_prv_data *pdata = container_of(work, container_of 1538 drivers/net/ethernet/amd/xgbe/xgbe-drv.c struct xgbe_prv_data *pdata = container_of(work, container_of 2875 drivers/net/ethernet/amd/xgbe/xgbe-drv.c struct xgbe_channel *channel = container_of(napi, struct xgbe_channel, container_of 2904 drivers/net/ethernet/amd/xgbe/xgbe-drv.c struct xgbe_prv_data *pdata = container_of(napi, struct xgbe_prv_data, container_of 732 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c struct xgbe_prv_data *pdata = container_of(work, container_of 918 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c struct xgbe_prv_data *pdata = container_of(work, container_of 127 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c struct xgbe_prv_data *pdata = container_of(cc, container_of 139 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c struct xgbe_prv_data *pdata = container_of(info, container_of 170 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c struct xgbe_prv_data *pdata = container_of(info, container_of 184 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c struct xgbe_prv_data *pdata = container_of(info, container_of 204 drivers/net/ethernet/amd/xgbe/xgbe-ptp.c struct xgbe_prv_data *pdata = container_of(info, container_of 851 drivers/net/ethernet/apm/xgene/xgene_enet_main.c ring = container_of(napi, struct xgene_enet_desc_ring, napi); container_of 536 drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c struct xgene_enet_pdata *p = container_of(to_delayed_work(work), container_of 476 drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.c struct xgene_enet_pdata *pdata = container_of(to_delayed_work(work), container_of 191 drivers/net/ethernet/aquantia/atlantic/aq_nic.c struct aq_nic_s *self = container_of(work, struct aq_nic_s, container_of 34 drivers/net/ethernet/aquantia/atlantic/aq_vec.c struct aq_vec_s *self = container_of(napi, struct aq_vec_s, napi); container_of 1423 drivers/net/ethernet/atheros/ag71xx.c struct ag71xx *ag = container_of(work, struct ag71xx, container_of 1519 drivers/net/ethernet/atheros/ag71xx.c struct ag71xx *ag = container_of(napi, struct ag71xx, napi); container_of 299 drivers/net/ethernet/atheros/alx/main.c struct alx_napi *np = container_of(napi, struct alx_napi, napi); container_of 1350 drivers/net/ethernet/atheros/alx/main.c alx = container_of(work, struct alx_priv, link_check_wk); container_of 1359 drivers/net/ethernet/atheros/alx/main.c struct alx_priv *alx = container_of(work, struct alx_priv, reset_wk); container_of 321 drivers/net/ethernet/atheros/atl1c/atl1c_main.c adapter = container_of(work, struct atl1c_adapter, common_task); container_of 1873 drivers/net/ethernet/atheros/atl1c/atl1c_main.c container_of(napi, struct atl1c_adapter, napi); container_of 146 drivers/net/ethernet/atheros/atl1e/atl1e_main.c adapter = container_of(work, struct atl1e_adapter, reset_task); container_of 210 drivers/net/ethernet/atheros/atl1e/atl1e_main.c adapter = container_of(work, struct atl1e_adapter, link_chg_task); container_of 1506 drivers/net/ethernet/atheros/atl1e/atl1e_main.c container_of(napi, struct atl1e_adapter, napi); container_of 2428 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_adapter *adapter = container_of(napi, struct atl1_adapter, napi); container_of 2664 drivers/net/ethernet/atheros/atlx/atl1.c container_of(work, struct atl1_adapter, reset_dev_task); container_of 1105 drivers/net/ethernet/atheros/atlx/atl2.c adapter = container_of(work, struct atl2_adapter, reset_task); container_of 1250 drivers/net/ethernet/atheros/atlx/atl2.c adapter = container_of(work, struct atl2_adapter, link_chg_task); container_of 201 drivers/net/ethernet/atheros/atlx/atlx.c adapter = container_of(work, struct atlx_adapter, link_chg_task); container_of 868 drivers/net/ethernet/broadcom/b44.c struct b44 *bp = container_of(napi, struct b44, napi); container_of 475 drivers/net/ethernet/broadcom/bcm63xx_enet.c priv = container_of(napi, struct bcm_enet_priv, napi); container_of 1372 drivers/net/ethernet/broadcom/bcm63xx_enet.c priv = container_of(t, struct bcm_enet_priv, mib_update_task); container_of 963 drivers/net/ethernet/broadcom/bcmsysport.c container_of(napi, struct bcm_sysport_tx_ring, napi); container_of 994 drivers/net/ethernet/broadcom/bcmsysport.c container_of(napi, struct bcm_sysport_priv, napi); container_of 1090 drivers/net/ethernet/broadcom/bcmsysport.c struct dim *dim = container_of(work, struct dim, work); container_of 1092 drivers/net/ethernet/broadcom/bcmsysport.c container_of(dim, struct bcm_sysport_net_dim, dim); container_of 1094 drivers/net/ethernet/broadcom/bcmsysport.c container_of(ndim, struct bcm_sysport_priv, dim); container_of 2278 drivers/net/ethernet/broadcom/bcmsysport.c priv = container_of(nb, struct bcm_sysport_priv, dsa_notifier); container_of 2344 drivers/net/ethernet/broadcom/bcmsysport.c priv = container_of(nb, struct bcm_sysport_priv, dsa_notifier); container_of 1150 drivers/net/ethernet/broadcom/bgmac.c struct bgmac *bgmac = container_of(napi, struct bgmac, napi); container_of 3502 drivers/net/ethernet/broadcom/bnx2.c struct bnx2_napi *bnapi = container_of(napi, struct bnx2_napi, napi); container_of 3529 drivers/net/ethernet/broadcom/bnx2.c struct bnx2_napi *bnapi = container_of(napi, struct bnx2_napi, napi); container_of 6452 drivers/net/ethernet/broadcom/bnx2.c struct bnx2 *bp = container_of(work, struct bnx2, reset_task); container_of 3214 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c struct bnx2x_fastpath *fp = container_of(napi, struct bnx2x_fastpath, container_of 5664 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c struct bnx2x *bp = container_of(work, struct bnx2x, sp_task.work); container_of 10284 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c struct bnx2x *bp = container_of(work, struct bnx2x, sp_rtnl_task.work); container_of 10432 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c struct bnx2x *bp = container_of(work, struct bnx2x, period_task.work); container_of 13790 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c struct bnx2x *bp = container_of(ptp, struct bnx2x, ptp_clock_info); container_of 13858 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c struct bnx2x *bp = container_of(ptp, struct bnx2x, ptp_clock_info); container_of 13875 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c struct bnx2x *bp = container_of(ptp, struct bnx2x, ptp_clock_info); container_of 13896 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c struct bnx2x *bp = container_of(ptp, struct bnx2x, ptp_clock_info); container_of 13919 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c struct bnx2x *bp = container_of(ptp, struct bnx2x, ptp_clock_info); container_of 15227 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c struct bnx2x *bp = container_of(work, struct bnx2x, ptp_task); container_of 15304 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c struct bnx2x *bp = container_of(cc, struct bnx2x, cyclecounter); container_of 3193 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c struct bnx2x *bp = container_of(work, struct bnx2x, iov_task.work); container_of 2276 drivers/net/ethernet/broadcom/bnxt/bnxt.c struct bnxt_napi *bnapi = container_of(napi, struct bnxt_napi, napi); container_of 2343 drivers/net/ethernet/broadcom/bnxt/bnxt.c struct bnxt_napi *bnapi = container_of(napi, struct bnxt_napi, napi); container_of 2414 drivers/net/ethernet/broadcom/bnxt/bnxt.c struct bnxt_napi *bnapi = container_of(napi, struct bnxt_napi, napi); container_of 5247 drivers/net/ethernet/broadcom/bnxt/bnxt.c txr = container_of(ring, struct bnxt_tx_ring_info, container_of 10240 drivers/net/ethernet/broadcom/bnxt/bnxt.c struct bnxt *bp = container_of(work, struct bnxt, sp_task); container_of 10649 drivers/net/ethernet/broadcom/bnxt/bnxt.c struct bnxt *bp = container_of(work, struct bnxt, fw_reset_task.work); container_of 16 drivers/net/ethernet/broadcom/bnxt/bnxt_dim.c struct dim *dim = container_of(work, struct dim, work); container_of 17 drivers/net/ethernet/broadcom/bnxt/bnxt_dim.c struct bnxt_cp_ring_info *cpr = container_of(dim, container_of 20 drivers/net/ethernet/broadcom/bnxt/bnxt_dim.c struct bnxt_napi *bnapi = container_of(cpr, container_of 4274 drivers/net/ethernet/broadcom/cnic.c cp = container_of(work, struct cnic_local, delete_task.work); container_of 1447 drivers/net/ethernet/broadcom/genet/bcmgenet.c container_of(napi, struct bcmgenet_tx_ring, napi); container_of 1900 drivers/net/ethernet/broadcom/genet/bcmgenet.c struct bcmgenet_rx_ring *ring = container_of(napi, container_of 1923 drivers/net/ethernet/broadcom/genet/bcmgenet.c struct dim *dim = container_of(work, struct dim, work); container_of 1925 drivers/net/ethernet/broadcom/genet/bcmgenet.c container_of(dim, struct bcmgenet_net_dim, dim); container_of 1927 drivers/net/ethernet/broadcom/genet/bcmgenet.c container_of(ndim, struct bcmgenet_rx_ring, dim); container_of 2607 drivers/net/ethernet/broadcom/genet/bcmgenet.c struct bcmgenet_priv *priv = container_of( container_of 2506 drivers/net/ethernet/broadcom/sb1250-mac.c struct sbmac_softc *sc = container_of(napi, struct sbmac_softc, napi); container_of 6197 drivers/net/ethernet/broadcom/tg3.c struct tg3 *tp = container_of(ptp, struct tg3, ptp_info); container_of 6233 drivers/net/ethernet/broadcom/tg3.c struct tg3 *tp = container_of(ptp, struct tg3, ptp_info); container_of 6246 drivers/net/ethernet/broadcom/tg3.c struct tg3 *tp = container_of(ptp, struct tg3, ptp_info); container_of 6262 drivers/net/ethernet/broadcom/tg3.c struct tg3 *tp = container_of(ptp, struct tg3, ptp_info); container_of 6277 drivers/net/ethernet/broadcom/tg3.c struct tg3 *tp = container_of(ptp, struct tg3, ptp_info); container_of 7237 drivers/net/ethernet/broadcom/tg3.c struct tg3_napi *tnapi = container_of(napi, struct tg3_napi, napi); container_of 7331 drivers/net/ethernet/broadcom/tg3.c struct tg3_napi *tnapi = container_of(napi, struct tg3_napi, napi); container_of 11192 drivers/net/ethernet/broadcom/tg3.c struct tg3 *tp = container_of(work, struct tg3, reset_task); container_of 104 drivers/net/ethernet/brocade/bna/bna_enet.c container_of(msghdr, struct bfi_enet_rsp, mh); container_of 131 drivers/net/ethernet/brocade/bna/bna_enet.c container_of(msghdr, struct bfi_enet_rsp, mh); container_of 160 drivers/net/ethernet/brocade/bna/bna_enet.c container_of(msghdr, struct bfi_enet_attr_rsp, mh); container_of 583 drivers/net/ethernet/brocade/bna/bna_tx_rx.c container_of(msghdr, struct bfi_enet_rsp, mh); container_of 600 drivers/net/ethernet/brocade/bna/bna_tx_rx.c container_of(msghdr, struct bfi_enet_mcast_add_rsp, mh); container_of 1098 drivers/net/ethernet/brocade/bna/bnad.c container_of(work, struct bnad_tx_info, tx_cleanup_work); container_of 1177 drivers/net/ethernet/brocade/bna/bnad.c container_of(work, struct bnad_rx_info, rx_cleanup_work); container_of 1860 drivers/net/ethernet/brocade/bna/bnad.c container_of(napi, struct bnad_rx_ctrl, napi); container_of 727 drivers/net/ethernet/cadence/macb_main.c struct macb_queue *queue = container_of(work, struct macb_queue, container_of 1271 drivers/net/ethernet/cadence/macb_main.c struct macb_queue *queue = container_of(napi, struct macb_queue, napi); container_of 43 drivers/net/ethernet/cadence/macb_ptp.c struct macb *bp = container_of(ptp, struct macb, ptp_clock_info); container_of 75 drivers/net/ethernet/cadence/macb_ptp.c struct macb *bp = container_of(ptp, struct macb, ptp_clock_info); container_of 119 drivers/net/ethernet/cadence/macb_ptp.c struct macb *bp = container_of(ptp, struct macb, ptp_clock_info); container_of 154 drivers/net/ethernet/cadence/macb_ptp.c struct macb *bp = container_of(ptp, struct macb, ptp_clock_info); container_of 329 drivers/net/ethernet/cadence/macb_ptp.c container_of(work, struct macb_queue, tx_ts_task); container_of 908 drivers/net/ethernet/calxeda/xgmac.c container_of(work, struct xgmac_priv, tx_timeout_work); container_of 1232 drivers/net/ethernet/calxeda/xgmac.c struct xgmac_priv *priv = container_of(napi, container_of 93 drivers/net/ethernet/cavium/common/cavium_ptp.c container_of(ptp_info, struct cavium_ptp, ptp_info); container_of 140 drivers/net/ethernet/cavium/common/cavium_ptp.c container_of(ptp_info, struct cavium_ptp, ptp_info); container_of 162 drivers/net/ethernet/cavium/common/cavium_ptp.c container_of(ptp_info, struct cavium_ptp, ptp_info); container_of 184 drivers/net/ethernet/cavium/common/cavium_ptp.c container_of(ptp_info, struct cavium_ptp, ptp_info); container_of 212 drivers/net/ethernet/cavium/common/cavium_ptp.c container_of(cc, struct cavium_ptp, cycle_counter); container_of 576 drivers/net/ethernet/cavium/liquidio/lio_core.c container_of(param, struct octeon_droq, napi); container_of 752 drivers/net/ethernet/cavium/liquidio/lio_core.c droq = container_of(napi, struct octeon_droq, napi); container_of 1562 drivers/net/ethernet/cavium/liquidio/lio_main.c struct lio *lio = container_of(ptp, struct lio, ptp_info); container_of 1600 drivers/net/ethernet/cavium/liquidio/lio_main.c struct lio *lio = container_of(ptp, struct lio, ptp_info); container_of 1619 drivers/net/ethernet/cavium/liquidio/lio_main.c struct lio *lio = container_of(ptp, struct lio, ptp_info); container_of 1642 drivers/net/ethernet/cavium/liquidio/lio_main.c struct lio *lio = container_of(ptp, struct lio, ptp_info); container_of 496 drivers/net/ethernet/cavium/octeon/octeon_mgmt.c struct octeon_mgmt *p = container_of(napi, struct octeon_mgmt, napi); container_of 967 drivers/net/ethernet/cavium/thunder/nicvf_main.c cq = container_of(napi, struct nicvf_cq_poll, napi); container_of 1442 drivers/net/ethernet/cavium/thunder/nicvf_main.c struct nicvf *nic = container_of(work_arg, container_of 1758 drivers/net/ethernet/cavium/thunder/nicvf_main.c nic = container_of(work, struct nicvf, reset_task); container_of 2038 drivers/net/ethernet/cavium/thunder/nicvf_main.c struct nicvf_work *vf_work = container_of(work_arg, struct nicvf_work, container_of 2040 drivers/net/ethernet/cavium/thunder/nicvf_main.c struct nicvf *nic = container_of(vf_work, struct nicvf, rx_mode_work); container_of 453 drivers/net/ethernet/cavium/thunder/nicvf_queues.c struct nicvf *nic = container_of(work, struct nicvf, rbdr_work.work); container_of 593 drivers/net/ethernet/cavium/thunder/thunder_bgx.c struct lmac *lmac = container_of(netdev, struct lmac, netdev); container_of 1002 drivers/net/ethernet/cavium/thunder/thunder_bgx.c lmac = container_of(work, struct lmac, dwork.work); container_of 899 drivers/net/ethernet/chelsio/cxgb/cxgb2.c container_of(work, struct adapter, stats_update_task.work); container_of 923 drivers/net/ethernet/chelsio/cxgb/cxgb2.c container_of(work, struct adapter, ext_intr_handler_task); container_of 99 drivers/net/ethernet/chelsio/cxgb/my3126.c struct cphy *cphy = container_of(work, struct cphy, phy_update.work); container_of 1603 drivers/net/ethernet/chelsio/cxgb/sge.c struct adapter *adapter = container_of(napi, struct adapter, napi); container_of 299 drivers/net/ethernet/chelsio/cxgb3/adapter.h #define tdev2adap(d) container_of(d, struct adapter, tdev) container_of 2721 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c struct adapter *adapter = container_of(work, struct adapter, container_of 2799 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c struct adapter *adapter = container_of(work, struct adapter, container_of 2807 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c struct adapter *adapter = container_of(work, struct adapter, container_of 2815 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c struct adapter *adapter = container_of(work, struct adapter, container_of 2838 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c struct adapter *adapter = container_of(work, struct adapter, container_of 2980 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c struct adapter *adapter = container_of(work, struct adapter, container_of 562 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c struct t3c_data *td = container_of(work, struct t3c_data, container_of 1283 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c struct l2t_data *d = container_of(head, struct l2t_data, rcu_head); container_of 169 drivers/net/ethernet/chelsio/cxgb3/sge.c return container_of(q, struct sge_qset, fl[qidx]); container_of 174 drivers/net/ethernet/chelsio/cxgb3/sge.c return container_of(q, struct sge_qset, rspq); container_of 179 drivers/net/ethernet/chelsio/cxgb3/sge.c return container_of(q, struct sge_qset, txq[qidx]); container_of 1897 drivers/net/ethernet/chelsio/cxgb3/sge.c struct sge_qset *qs = container_of(napi, struct sge_qset, napi); container_of 2477 drivers/net/ethernet/chelsio/cxgb3/sge.c struct sge_qset *qs = container_of(napi, struct sge_qset, napi); container_of 489 drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c struct adapter *adap = container_of(data, struct adapter, vmcoredd); container_of 583 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c eq = container_of(txq, struct sge_eth_txq, q); container_of 588 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c oq = container_of(txq, struct sge_uld_txq, q); container_of 1369 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c struct adapter *adap = container_of(t, struct adapter, tids); container_of 1390 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c adap = container_of(work, struct adapter, tid_release_task); container_of 1422 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c struct adapter *adap = container_of(t, struct adapter, tids); container_of 1456 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c struct adapter *adap = container_of(t, struct adapter, tids); container_of 2108 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c adap = container_of(work, struct adapter, db_full_task); container_of 2181 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c adap = container_of(work, struct adapter, db_drop_task); container_of 3446 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c adap = container_of(work, struct adapter, fatal_err_notify_task); container_of 205 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c struct adapter *adapter = (struct adapter *)container_of(ptp, container_of 271 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c (struct adapter *)container_of(ptp, struct adapter, container_of 314 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c struct adapter *adapter = container_of(ptp, struct adapter, container_of 338 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c struct adapter *adapter = (struct adapter *)container_of(ptp, container_of 741 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c struct adapter *adap = container_of(work, struct adapter, container_of 107 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c struct sge_ofld_rxq *rxq = container_of(q, struct sge_ofld_rxq, rspq); container_of 365 drivers/net/ethernet/chelsio/cxgb4/l2t.c d = container_of(e, struct l2t_data, l2tab[e->idx]); container_of 386 drivers/net/ethernet/chelsio/cxgb4/l2t.c d = container_of(e, struct l2t_data, l2tab[e->idx]); container_of 2932 drivers/net/ethernet/chelsio/cxgb4/sge.c struct sge_eth_rxq *rxq = container_of(q, struct sge_eth_rxq, rspq); container_of 3139 drivers/net/ethernet/chelsio/cxgb4/sge.c struct sge_eth_rxq *rxq = container_of(q, struct sge_eth_rxq, rspq); container_of 3236 drivers/net/ethernet/chelsio/cxgb4/sge.c struct sge_rspq *q = container_of(napi, struct sge_rspq, napi); container_of 3401 drivers/net/ethernet/chelsio/cxgb4/sge.c rxq = container_of(fl, struct sge_eth_rxq, fl); container_of 560 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c txq = container_of(tq, struct sge_eth_txq, q); container_of 1621 drivers/net/ethernet/chelsio/cxgb4vf/sge.c struct sge_eth_rxq *rxq = container_of(rspq, struct sge_eth_rxq, rspq); container_of 1759 drivers/net/ethernet/chelsio/cxgb4vf/sge.c struct sge_eth_rxq *rxq = container_of(rspq, struct sge_eth_rxq, rspq); container_of 1891 drivers/net/ethernet/chelsio/cxgb4vf/sge.c struct sge_rspq *rspq = container_of(napi, struct sge_rspq, napi); container_of 2099 drivers/net/ethernet/chelsio/cxgb4vf/sge.c rxq = container_of(fl, struct sge_eth_rxq, fl); container_of 322 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c struct cxgbi_ppm *ppm = container_of(kref, container_of 312 drivers/net/ethernet/cirrus/ep93xx_eth.c struct ep93xx_priv *ep = container_of(napi, struct ep93xx_priv, napi); container_of 2091 drivers/net/ethernet/cisco/enic/enic_main.c struct enic *enic = container_of(work, struct enic, change_mtu_work); container_of 2336 drivers/net/ethernet/cisco/enic/enic_main.c struct enic *enic = container_of(work, struct enic, reset); container_of 2359 drivers/net/ethernet/cisco/enic/enic_main.c struct enic *enic = container_of(work, struct enic, tx_hang_reset); container_of 1664 drivers/net/ethernet/cortina/gemini.c container_of(timer, struct gemini_ethernet_port, container_of 774 drivers/net/ethernet/davicom/dm9000.c struct board_info *db = container_of(dw, struct board_info, phy_poll); container_of 31 drivers/net/ethernet/dec/tulip/21142.c container_of(work, struct tulip_private, media_work); container_of 114 drivers/net/ethernet/dec/tulip/interrupt.c struct tulip_private *tp = container_of(napi, struct tulip_private, napi); container_of 20 drivers/net/ethernet/dec/tulip/timer.c container_of(work, struct tulip_private, media_work); container_of 364 drivers/net/ethernet/dnet.c struct dnet *bp = container_of(napi, struct dnet, napi); container_of 239 drivers/net/ethernet/ec_bhf.c struct ec_bhf_priv *priv = container_of(timer, struct ec_bhf_priv, container_of 1850 drivers/net/ethernet/emulex/benet/be_main.c container_of(work, struct be_cmd_work, work); container_of 3296 drivers/net/ethernet/emulex/benet/be_main.c struct be_eq_obj *eqo = container_of(napi, struct be_eq_obj, napi); container_of 5074 drivers/net/ethernet/emulex/benet/be_main.c container_of(work, struct be_cmd_work, work); container_of 5126 drivers/net/ethernet/emulex/benet/be_main.c container_of(work, struct be_cmd_work, work); container_of 5550 drivers/net/ethernet/emulex/benet/be_main.c container_of(work, struct be_error_recovery, container_of 5553 drivers/net/ethernet/emulex/benet/be_main.c container_of(err_rec, struct be_adapter, container_of 5622 drivers/net/ethernet/emulex/benet/be_main.c container_of(work, struct be_adapter, work.work); container_of 606 drivers/net/ethernet/ethoc.c struct ethoc *priv = container_of(napi, struct ethoc, napi); container_of 1291 drivers/net/ethernet/faraday/ftgmac100.c struct ftgmac100 *priv = container_of(napi, struct ftgmac100, napi); container_of 1381 drivers/net/ethernet/faraday/ftgmac100.c struct ftgmac100 *priv = container_of(work, struct ftgmac100, container_of 874 drivers/net/ethernet/faraday/ftmac100.c struct ftmac100 *priv = container_of(napi, struct ftmac100, napi); container_of 797 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c struct dpaa_priv *priv = (struct dpaa_priv *)container_of(cgr, container_of 1121 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c dpaa_fq = container_of(fq, struct dpaa_fq, fq_base); container_of 2175 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c container_of(napi, struct dpaa_napi_portal, napi); container_of 2232 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c struct dpaa_fq *dpaa_fq = container_of(fq, struct dpaa_fq, fq_base); container_of 1123 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c ch = container_of(napi, struct dpaa2_eth_channel, napi); container_of 2036 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c ch = container_of(ctx, struct dpaa2_eth_channel, nctx); container_of 19 drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c struct ptp_qoriq *ptp_qoriq = container_of(ptp, struct ptp_qoriq, caps); container_of 272 drivers/net/ethernet/freescale/enetc/enetc.c *v = container_of(napi, struct enetc_int_vector, napi); container_of 33 drivers/net/ethernet/freescale/enetc/enetc_msg.c struct enetc_pf *pf = container_of(work, struct enetc_pf, msg_task); container_of 605 drivers/net/ethernet/freescale/fec_main.c struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); container_of 665 drivers/net/ethernet/freescale/fec_main.c struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); container_of 1211 drivers/net/ethernet/freescale/fec_main.c container_of(work, struct fec_enet_private, tx_timeout_work); container_of 222 drivers/net/ethernet/freescale/fec_ptp.c container_of(cc, struct fec_enet_private, cc); container_of 298 drivers/net/ethernet/freescale/fec_ptp.c container_of(ptp, struct fec_enet_private, ptp_caps); container_of 360 drivers/net/ethernet/freescale/fec_ptp.c container_of(ptp, struct fec_enet_private, ptp_caps); container_of 381 drivers/net/ethernet/freescale/fec_ptp.c container_of(ptp, struct fec_enet_private, ptp_caps); container_of 406 drivers/net/ethernet/freescale/fec_ptp.c container_of(ptp, struct fec_enet_private, ptp_caps); container_of 444 drivers/net/ethernet/freescale/fec_ptp.c container_of(ptp, struct fec_enet_private, ptp_caps); container_of 517 drivers/net/ethernet/freescale/fec_ptp.c struct fec_enet_private *fep = container_of(dwork, struct fec_enet_private, time_keep); container_of 88 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c struct fs_enet_private *fep = container_of(napi, struct fs_enet_private, napi); container_of 619 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c struct fs_enet_private *fep = container_of(work, struct fs_enet_private, container_of 60 drivers/net/ethernet/freescale/fs_enet/mii-bitbang.c struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); container_of 73 drivers/net/ethernet/freescale/fs_enet/mii-bitbang.c struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); container_of 79 drivers/net/ethernet/freescale/fs_enet/mii-bitbang.c struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); container_of 92 drivers/net/ethernet/freescale/fs_enet/mii-bitbang.c struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); container_of 214 drivers/net/ethernet/freescale/fsl_pq_mdio.c return get_gfar_tbipa_from_mdio(container_of(p, struct gfar, gfar_mii_regs)); container_of 233 drivers/net/ethernet/freescale/fsl_pq_mdio.c struct fsl_pq_mdio __iomem *mdio = container_of(p, struct fsl_pq_mdio, mii); container_of 2090 drivers/net/ethernet/freescale/gianfar.c struct gfar_private *priv = container_of(work, struct gfar_private, container_of 2627 drivers/net/ethernet/freescale/gianfar.c container_of(napi, struct gfar_priv_grp, napi_rx); container_of 2658 drivers/net/ethernet/freescale/gianfar.c container_of(napi, struct gfar_priv_grp, napi_tx); container_of 2686 drivers/net/ethernet/freescale/gianfar.c container_of(napi, struct gfar_priv_grp, napi_rx); container_of 2748 drivers/net/ethernet/freescale/gianfar.c container_of(napi, struct gfar_priv_grp, napi_tx); container_of 3283 drivers/net/ethernet/freescale/ucc_geth.c struct ucc_geth_private *ugeth = container_of(napi, struct ucc_geth_private, napi); container_of 3520 drivers/net/ethernet/freescale/ucc_geth.c ugeth = container_of(work, struct ucc_geth_private, timeout_work); container_of 106 drivers/net/ethernet/google/gve/gve_main.c block = container_of(napi, struct gve_notify_block, napi); container_of 891 drivers/net/ethernet/google/gve/gve_main.c struct gve_priv *priv = container_of(work, struct gve_priv, container_of 576 drivers/net/ethernet/hisilicon/hip04_eth.c struct hip04_priv *priv = container_of(napi, struct hip04_priv, napi); container_of 700 drivers/net/ethernet/hisilicon/hip04_eth.c priv = container_of(hrtimer, struct hip04_priv, tx_coalesce_timer); container_of 793 drivers/net/ethernet/hisilicon/hip04_eth.c priv = container_of(work, struct hip04_priv, tx_timeout_task); container_of 301 drivers/net/ethernet/hisilicon/hisi_femac.c struct hisi_femac_priv *priv = container_of(napi, container_of 642 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c struct hix5hd2_priv *priv = container_of(napi, container_of 891 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c priv = container_of(work, struct hix5hd2_priv, tx_timeout_task); container_of 13 drivers/net/ethernet/hisilicon/hns/hnae.c #define cls_to_ae_dev(dev) container_of(dev, struct hnae_ae_dev, cls_dev) container_of 27 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c return container_of(dev, struct dsaf_device, ae_dev); container_of 66 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c return container_of(q, struct ring_pair_cb, q); container_of 199 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c container_of(q, struct ring_pair_cb, q); container_of 544 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c container_of(handle->qs[0], struct ring_pair_cb, q); container_of 556 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c container_of(handle->qs[0], struct ring_pair_cb, q); container_of 574 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c container_of(handle->qs[0], struct ring_pair_cb, q); container_of 585 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c container_of(handle->qs[0], struct ring_pair_cb, q); container_of 425 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h return container_of(handle, struct hnae_vf_cb, ae_handle); container_of 448 drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c ring_pair_cb = container_of(q, struct ring_pair_cb, q); container_of 820 drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c container_of(queue, struct ring_pair_cb, q); container_of 854 drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c container_of(queue, struct ring_pair_cb, q); container_of 1073 drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c = container_of(queue, struct ring_pair_cb, q); container_of 1055 drivers/net/ethernet/hisilicon/hns/hns_enet.c container_of(napi, struct hns_nic_ring_data, napi); container_of 2056 drivers/net/ethernet/hisilicon/hns/hns_enet.c = container_of(work, struct hns_nic_priv, service_task); container_of 2247 drivers/net/ethernet/hisilicon/hns/hns_enet.c container_of(nb, struct hns_nic_priv, notifier_block); container_of 3146 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c container_of(napi, struct hns3_enet_tqp_vector, napi); container_of 139 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c struct hclge_dev *hdev = container_of(hw, struct hclge_dev, hw); container_of 260 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c struct hclge_dev *hdev = container_of(hw, struct hclge_dev, hw); container_of 548 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c tqp = container_of(queue, struct hclge_tqp, q); container_of 567 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c tqp = container_of(queue, struct hclge_tqp, q); container_of 596 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c tqp = container_of(kinfo->tqp[i], struct hclge_tqp, q); container_of 601 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c tqp = container_of(kinfo->tqp[i], struct hclge_tqp, q); container_of 623 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c struct hclge_tqp *tqp = container_of(handle->kinfo.tqp[i], container_of 631 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c struct hclge_tqp *tqp = container_of(kinfo->tqp[i], container_of 1565 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c container_of(kinfo->tqp[i], struct hclge_tqp, q); container_of 3054 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c struct hclge_dev *hdev = container_of(notify, struct hclge_dev, container_of 3854 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c container_of(work, struct hclge_dev, rst_service_task); container_of 3869 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c container_of(work, struct hclge_dev, mbx_service_task); container_of 3901 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c container_of(work, struct hclge_dev, service_task.work); container_of 3926 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c return container_of(handle, struct hclge_vport, nic); container_of 3928 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c return container_of(handle, struct hclge_vport, roce); container_of 3930 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c return container_of(handle, struct hclge_vport, nic); container_of 6634 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c tqp = container_of(queue, struct hclge_tqp, q); container_of 8510 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c tqp = container_of(queue, struct hclge_tqp, q); container_of 945 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h struct hclge_tqp *tqp = container_of(queue, struct hclge_tqp, q); container_of 44 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c struct hclgevf_dev *hdev = container_of(hw, struct hclgevf_dev, hw); container_of 91 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c return container_of(handle, struct hclgevf_dev, nic); container_of 93 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c return container_of(handle, struct hclgevf_dev, roce); container_of 95 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c return container_of(handle, struct hclgevf_dev, nic); container_of 108 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); container_of 150 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); container_of 154 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); container_of 175 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], container_of 183 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], container_of 1172 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); container_of 1752 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c container_of(work, struct hclgevf_dev, rst_service_task); container_of 1825 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c hdev = container_of(work, struct hclgevf_dev, mbx_service_task); container_of 1852 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c hdev = container_of(work, struct hclgevf_dev, keep_alive_task); container_of 1869 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c hdev = container_of(work, struct hclgevf_dev, service_task); container_of 78 drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c #define cmdq_to_cmdqs(cmdq) container_of((cmdq) - (cmdq)->cmdq_type, \ container_of 81 drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c #define cmdqs_to_func_to_io(cmdqs) container_of(cmdqs, \ container_of 808 drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); container_of 895 drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c hwdev = container_of(func_to_io, struct hinic_hwdev, func_to_io); container_of 147 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); container_of 237 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); container_of 313 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); container_of 387 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); container_of 424 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); container_of 572 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); container_of 601 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); container_of 813 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c struct hinic_pfhwdev *pfhwdev = container_of(hwdev, container_of 931 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c struct hinic_qp *qp = container_of(sq, struct hinic_qp, sq); container_of 955 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); container_of 79 drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c container_of((eq) - (eq)->q_id, struct hinic_aeqs, aeq[0]) container_of 82 drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c container_of((eq) - (eq)->q_id, struct hinic_ceqs, ceq[0]) container_of 85 drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c container_of(work, struct hinic_eq_work, work) container_of 51 drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.c container_of(pf_mgmt, struct hinic_pfhwdev, pf_to_mgmt) container_of 616 drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c struct hinic_qp *qp = container_of(sq, struct hinic_qp, sq); container_of 63 drivers/net/ethernet/huawei/hinic/hinic_main.c container_of(work, struct hinic_rx_mode_work, work) container_of 66 drivers/net/ethernet/huawei/hinic/hinic_main.c container_of(rx_mode_work, struct hinic_dev, rx_mode_work) container_of 328 drivers/net/ethernet/huawei/hinic/hinic_rx.c struct hinic_qp *qp = container_of(rxq->rq, struct hinic_qp, rq); container_of 425 drivers/net/ethernet/huawei/hinic/hinic_rx.c struct hinic_rxq *rxq = container_of(napi, struct hinic_rxq, napi); container_of 496 drivers/net/ethernet/huawei/hinic/hinic_rx.c qp = container_of(rq, struct hinic_qp, rq); container_of 521 drivers/net/ethernet/huawei/hinic/hinic_rx.c struct hinic_qp *qp = container_of(rq, struct hinic_qp, rq); container_of 474 drivers/net/ethernet/huawei/hinic/hinic_tx.c qp = container_of(txq->sq, struct hinic_qp, sq); container_of 609 drivers/net/ethernet/huawei/hinic/hinic_tx.c struct hinic_txq *txq = container_of(napi, struct hinic_txq, napi); container_of 610 drivers/net/ethernet/huawei/hinic/hinic_tx.c struct hinic_qp *qp = container_of(txq->sq, struct hinic_qp, sq); container_of 760 drivers/net/ethernet/huawei/hinic/hinic_tx.c struct hinic_qp *qp = container_of(sq, struct hinic_qp, sq); container_of 346 drivers/net/ethernet/ibm/ehea/ehea_main.c container_of(work, struct ehea_port, stats_work.work); container_of 875 drivers/net/ethernet/ibm/ehea/ehea_main.c struct ehea_port_res *pr = container_of(napi, struct ehea_port_res, container_of 2681 drivers/net/ethernet/ibm/ehea/ehea_main.c container_of(work, struct ehea_port, reset_task); container_of 2872 drivers/net/ethernet/ibm/ehea/ehea_main.c struct ehea_port *port = container_of(dev, struct ehea_port, ofdev.dev); container_of 2880 drivers/net/ethernet/ibm/ehea/ehea_main.c struct ehea_port *port = container_of(dev, struct ehea_port, ofdev.dev); container_of 766 drivers/net/ethernet/ibm/emac/core.c struct emac_instance *dev = container_of(work, struct emac_instance, reset_work); container_of 1336 drivers/net/ethernet/ibm/emac/core.c container_of(to_delayed_work(work), container_of 394 drivers/net/ethernet/ibm/emac/mal.c struct mal_instance *mal = container_of(napi, struct mal_instance, napi); container_of 1298 drivers/net/ethernet/ibm/ibmveth.c container_of(napi, struct ibmveth_adapter, napi); container_of 1747 drivers/net/ethernet/ibm/ibmveth.c struct ibmveth_buff_pool *pool = container_of(kobj, container_of 1763 drivers/net/ethernet/ibm/ibmveth.c struct ibmveth_buff_pool *pool = container_of(kobj, container_of 1767 drivers/net/ethernet/ibm/ibmveth.c container_of(kobj->parent, struct device, kobj)); container_of 2055 drivers/net/ethernet/ibm/ibmvnic.c adapter = container_of(work, struct ibmvnic_adapter, ibmvnic_reset); container_of 2128 drivers/net/ethernet/ibm/ibmvnic.c adapter = container_of(work, struct ibmvnic_adapter, container_of 2222 drivers/net/ethernet/intel/e100.c struct nic *nic = container_of(napi, struct nic, napi); container_of 2330 drivers/net/ethernet/intel/e100.c struct nic *nic = container_of(work, struct nic, tx_timeout_task); container_of 2336 drivers/net/ethernet/intel/e1000/e1000_main.c struct e1000_adapter *adapter = container_of(work, container_of 2349 drivers/net/ethernet/intel/e1000/e1000_main.c struct e1000_adapter *adapter = container_of(work, container_of 2421 drivers/net/ethernet/intel/e1000/e1000_main.c struct e1000_adapter *adapter = container_of(work, container_of 3503 drivers/net/ethernet/intel/e1000/e1000_main.c container_of(work, struct e1000_adapter, reset_task); container_of 3792 drivers/net/ethernet/intel/e1000/e1000_main.c struct e1000_adapter *adapter = container_of(napi, struct e1000_adapter, container_of 1082 drivers/net/ethernet/intel/e1000e/netdev.c struct e1000_adapter *adapter = container_of(work, container_of 1167 drivers/net/ethernet/intel/e1000e/netdev.c struct e1000_adapter *adapter = container_of(work, struct e1000_adapter, container_of 1737 drivers/net/ethernet/intel/e1000e/netdev.c struct e1000_adapter *adapter = container_of(work, container_of 2658 drivers/net/ethernet/intel/e1000e/netdev.c struct e1000_adapter *adapter = container_of(napi, struct e1000_adapter, container_of 4410 drivers/net/ethernet/intel/e1000e/netdev.c struct e1000_adapter *adapter = container_of(cc, struct e1000_adapter, container_of 4799 drivers/net/ethernet/intel/e1000e/netdev.c struct e1000_adapter *adapter = container_of(work, container_of 5169 drivers/net/ethernet/intel/e1000e/netdev.c struct e1000_adapter *adapter = container_of(work, container_of 5952 drivers/net/ethernet/intel/e1000e/netdev.c adapter = container_of(work, struct e1000_adapter, reset_task); container_of 27 drivers/net/ethernet/intel/e1000e/ptp.c struct e1000_adapter *adapter = container_of(ptp, struct e1000_adapter, container_of 80 drivers/net/ethernet/intel/e1000e/ptp.c struct e1000_adapter *adapter = container_of(ptp, struct e1000_adapter, container_of 155 drivers/net/ethernet/intel/e1000e/ptp.c struct e1000_adapter *adapter = container_of(ptp, struct e1000_adapter, container_of 177 drivers/net/ethernet/intel/e1000e/ptp.c struct e1000_adapter *adapter = container_of(ptp, struct e1000_adapter, container_of 206 drivers/net/ethernet/intel/e1000e/ptp.c struct e1000_adapter *adapter = container_of(ptp, struct e1000_adapter, container_of 239 drivers/net/ethernet/intel/e1000e/ptp.c struct e1000_adapter *adapter = container_of(work, struct e1000_adapter, container_of 1434 drivers/net/ethernet/intel/fm10k/fm10k_main.c container_of(napi, struct fm10k_q_vector, napi); container_of 737 drivers/net/ethernet/intel/fm10k/fm10k_pci.c interface = container_of(work, struct fm10k_intfc, service_task); container_of 775 drivers/net/ethernet/intel/fm10k/fm10k_pci.c interface = container_of(dwork, struct fm10k_intfc, macvlan_task); container_of 1469 drivers/net/ethernet/intel/fm10k/fm10k_pci.c interface = container_of(hw, struct fm10k_intfc, hw); container_of 1491 drivers/net/ethernet/intel/fm10k/fm10k_pci.c interface = container_of(hw, struct fm10k_intfc, hw); container_of 1547 drivers/net/ethernet/intel/fm10k/fm10k_pci.c interface = container_of(hw, struct fm10k_intfc, hw); container_of 1614 drivers/net/ethernet/intel/fm10k/fm10k_pci.c interface = container_of(hw, struct fm10k_intfc, hw); container_of 3745 drivers/net/ethernet/intel/i40e/i40e_main.c container_of(notify, struct i40e_q_vector, affinity_notify); container_of 10455 drivers/net/ethernet/intel/i40e/i40e_main.c struct i40e_pf *pf = container_of(work, container_of 103 drivers/net/ethernet/intel/i40e/i40e_ptp.c struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); container_of 147 drivers/net/ethernet/intel/i40e/i40e_ptp.c struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); container_of 174 drivers/net/ethernet/intel/i40e/i40e_ptp.c struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); container_of 194 drivers/net/ethernet/intel/i40e/i40e_ptp.c struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); container_of 2571 drivers/net/ethernet/intel/i40e/i40e_txrx.c container_of(napi, struct i40e_q_vector, napi); container_of 454 drivers/net/ethernet/intel/i40e/i40e_xsk.c rx_ring = container_of(alloc, struct i40e_ring, zca); container_of 391 drivers/net/ethernet/intel/iavf/iavf_main.c container_of(notify, struct iavf_q_vector, affinity_notify); container_of 1893 drivers/net/ethernet/intel/iavf/iavf_main.c struct iavf_adapter *adapter = container_of(work, container_of 2061 drivers/net/ethernet/intel/iavf/iavf_main.c struct iavf_adapter *adapter = container_of(work, container_of 2270 drivers/net/ethernet/intel/iavf/iavf_main.c container_of(work, struct iavf_adapter, adminq_task); container_of 2359 drivers/net/ethernet/intel/iavf/iavf_main.c container_of(work, struct iavf_adapter, client_task.work); container_of 3577 drivers/net/ethernet/intel/iavf/iavf_main.c struct iavf_adapter *adapter = container_of(work, container_of 1706 drivers/net/ethernet/intel/iavf/iavf_txrx.c container_of(napi, struct iavf_q_vector, napi); container_of 1491 drivers/net/ethernet/intel/ice/ice_main.c struct ice_pf *pf = container_of(work, struct ice_pf, serv_task); container_of 1566 drivers/net/ethernet/intel/ice/ice_main.c container_of(notify, struct ice_q_vector, affinity_notify); container_of 28 drivers/net/ethernet/intel/ice/ice_osdep.h (&(container_of((ptr), struct ice_pf, hw))->pdev->dev) container_of 1477 drivers/net/ethernet/intel/ice/ice_txrx.c container_of(napi, struct ice_q_vector, napi); container_of 27 drivers/net/ethernet/intel/igb/igb_hwmon.c struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, container_of 37 drivers/net/ethernet/intel/igb/igb_hwmon.c struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, container_of 56 drivers/net/ethernet/intel/igb/igb_hwmon.c struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, container_of 70 drivers/net/ethernet/intel/igb/igb_hwmon.c struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, container_of 742 drivers/net/ethernet/intel/igb/igb_main.c struct igb_adapter *igb = container_of(hw, struct igb_adapter, hw); container_of 5222 drivers/net/ethernet/intel/igb/igb_main.c struct igb_adapter *adapter = container_of(work, container_of 6195 drivers/net/ethernet/intel/igb/igb_main.c adapter = container_of(work, struct igb_adapter, reset_task); container_of 7704 drivers/net/ethernet/intel/igb/igb_main.c struct igb_q_vector *q_vector = container_of(napi, container_of 9469 drivers/net/ethernet/intel/igb/igb_main.c struct igb_adapter *adapter = container_of(hw, struct igb_adapter, hw); container_of 9506 drivers/net/ethernet/intel/igb/igb_main.c struct igb_adapter *adapter = container_of(hw, struct igb_adapter, hw); container_of 76 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); container_of 93 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); container_of 196 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *igb = container_of(ptp, struct igb_adapter, container_of 225 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *igb = container_of(ptp, struct igb_adapter, container_of 251 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *igb = container_of(ptp, struct igb_adapter, container_of 264 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *igb = container_of(ptp, struct igb_adapter, container_of 284 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *igb = container_of(ptp, struct igb_adapter, container_of 311 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *igb = container_of(ptp, struct igb_adapter, container_of 339 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *igb = container_of(ptp, struct igb_adapter, container_of 360 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *igb = container_of(ptp, struct igb_adapter, container_of 379 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *igb = container_of(ptp, struct igb_adapter, container_of 514 drivers/net/ethernet/intel/igb/igb_ptp.c container_of(ptp, struct igb_adapter, ptp_caps); container_of 685 drivers/net/ethernet/intel/igb/igb_ptp.c struct igb_adapter *adapter = container_of(work, struct igb_adapter, container_of 718 drivers/net/ethernet/intel/igb/igb_ptp.c container_of(work, struct igb_adapter, ptp_overflow_work.work); container_of 1182 drivers/net/ethernet/intel/igbvf/netdev.c struct igbvf_ring *rx_ring = container_of(napi, struct igbvf_ring, napi); container_of 1908 drivers/net/ethernet/intel/igbvf/netdev.c struct igbvf_adapter *adapter = container_of(work, container_of 2391 drivers/net/ethernet/intel/igbvf/netdev.c adapter = container_of(work, struct igbvf_adapter, reset_task); container_of 2178 drivers/net/ethernet/intel/igc/igc_main.c adapter = container_of(work, struct igc_adapter, reset_task); container_of 2902 drivers/net/ethernet/intel/igc/igc_main.c struct igc_adapter *adapter = container_of(work, container_of 3387 drivers/net/ethernet/intel/igc/igc_main.c struct igc_q_vector *q_vector = container_of(napi, container_of 4034 drivers/net/ethernet/intel/igc/igc_main.c struct igc_adapter *igc = container_of(hw, struct igc_adapter, hw); container_of 1553 drivers/net/ethernet/intel/ixgb/ixgb_main.c container_of(work, struct ixgb_adapter, tx_timeout_task); container_of 1759 drivers/net/ethernet/intel/ixgb/ixgb_main.c struct ixgb_adapter *adapter = container_of(napi, struct ixgb_adapter, napi); container_of 3159 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c container_of(napi, struct ixgbe_q_vector, napi); container_of 7908 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c struct ixgbe_adapter *adapter = container_of(work, container_of 329 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c container_of(cc, struct ixgbe_adapter, hw_cc); container_of 366 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c container_of(cc, struct ixgbe_adapter, hw_cc); container_of 447 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c container_of(ptp, struct ixgbe_adapter, ptp_caps); container_of 498 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c container_of(ptp, struct ixgbe_adapter, ptp_caps); container_of 534 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c container_of(ptp, struct ixgbe_adapter, ptp_caps); container_of 561 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c container_of(ptp, struct ixgbe_adapter, ptp_caps); container_of 613 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c container_of(ptp, struct ixgbe_adapter, ptp_caps); container_of 640 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c container_of(ptp, struct ixgbe_adapter, ptp_caps); container_of 846 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c struct ixgbe_adapter *adapter = container_of(work, struct ixgbe_adapter, container_of 21 drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.c struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, container_of 31 drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.c struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, container_of 50 drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.c struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, container_of 64 drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.c struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, container_of 233 drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c rx_ring = container_of(alloc, struct ixgbe_ring, zca); container_of 1265 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c container_of(napi, struct ixgbevf_q_vector, napi); container_of 3314 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c struct ixgbevf_adapter *adapter = container_of(work, container_of 465 drivers/net/ethernet/jme.h jme = container_of(napi, struct jme_adapter, napi); container_of 465 drivers/net/ethernet/korina.c container_of(napi, struct korina_private, napi); container_of 889 drivers/net/ethernet/korina.c struct korina_private *lp = container_of(work, container_of 149 drivers/net/ethernet/lantiq_etop.c struct ltq_etop_chan *ch = container_of(napi, container_of 172 drivers/net/ethernet/lantiq_etop.c container_of(napi, struct ltq_etop_chan, napi); container_of 214 drivers/net/ethernet/lantiq_xrx200.c struct xrx200_chan *ch = container_of(napi, container_of 242 drivers/net/ethernet/lantiq_xrx200.c struct xrx200_chan *ch = container_of(napi, container_of 442 drivers/net/ethernet/marvell/mv643xx_eth.c return container_of(rxq, struct mv643xx_eth_private, rxq[rxq->index]); container_of 447 drivers/net/ethernet/marvell/mv643xx_eth.c return container_of(txq, struct mv643xx_eth_private, txq[txq->index]); container_of 2244 drivers/net/ethernet/marvell/mv643xx_eth.c mp = container_of(napi, struct mv643xx_eth_private, napi); container_of 2584 drivers/net/ethernet/marvell/mv643xx_eth.c mp = container_of(ugly, struct mv643xx_eth_private, tx_timeout_task); container_of 1560 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_port *port = container_of(del_work, struct mvpp2_port, container_of 2796 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c port_pcpu = container_of(timer, struct mvpp2_port_pcpu, tx_done_timer); container_of 3337 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c qv = container_of(napi, struct mvpp2_queue_vector, napi); container_of 4751 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_port *port = container_of(config, struct mvpp2_port, container_of 4879 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_port *port = container_of(config, struct mvpp2_port, container_of 4898 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c struct mvpp2_port *port = container_of(config, struct mvpp2_port, container_of 688 drivers/net/ethernet/marvell/octeontx2/af/cgx.c struct cgx *cgx = container_of(work, struct cgx, cgx_cmd_work); container_of 1488 drivers/net/ethernet/marvell/octeontx2/af/rvu.c struct rvu_work *mwork = container_of(work, struct rvu_work, work); container_of 1495 drivers/net/ethernet/marvell/octeontx2/af/rvu.c struct rvu_work *mwork = container_of(work, struct rvu_work, work); container_of 1569 drivers/net/ethernet/marvell/octeontx2/af/rvu.c struct rvu_work *mwork = container_of(work, struct rvu_work, work); container_of 1576 drivers/net/ethernet/marvell/octeontx2/af/rvu.c struct rvu_work *mwork = container_of(work, struct rvu_work, work); container_of 1823 drivers/net/ethernet/marvell/octeontx2/af/rvu.c struct rvu_work *flrwork = container_of(work, struct rvu_work, work); container_of 196 drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c struct rvu *rvu = container_of(work, struct rvu, cgx_evh_work); container_of 756 drivers/net/ethernet/marvell/pxa168_eth.c struct pxa168_eth_private *pep = container_of(work, container_of 1229 drivers/net/ethernet/marvell/pxa168_eth.c container_of(napi, struct pxa168_eth_private, napi); container_of 3194 drivers/net/ethernet/marvell/skge.c struct skge_port *skge = container_of(napi, struct skge_port, napi); container_of 3022 drivers/net/ethernet/marvell/sky2.c struct sky2_hw *hw = container_of(napi, struct sky2_hw, napi); container_of 3509 drivers/net/ethernet/marvell/sky2.c struct sky2_hw *hw = container_of(work, struct sky2_hw, restart_work); container_of 204 drivers/net/ethernet/mediatek/mtk_eth_soc.c struct mtk_mac *mac = container_of(config, struct mtk_mac, container_of 389 drivers/net/ethernet/mediatek/mtk_eth_soc.c struct mtk_mac *mac = container_of(config, struct mtk_mac, container_of 422 drivers/net/ethernet/mediatek/mtk_eth_soc.c struct mtk_mac *mac = container_of(config, struct mtk_mac, container_of 431 drivers/net/ethernet/mediatek/mtk_eth_soc.c struct mtk_mac *mac = container_of(config, struct mtk_mac, container_of 443 drivers/net/ethernet/mediatek/mtk_eth_soc.c struct mtk_mac *mac = container_of(config, struct mtk_mac, container_of 455 drivers/net/ethernet/mediatek/mtk_eth_soc.c struct mtk_mac *mac = container_of(config, struct mtk_mac, container_of 1469 drivers/net/ethernet/mediatek/mtk_eth_soc.c struct mtk_eth *eth = container_of(napi, struct mtk_eth, tx_napi); container_of 1501 drivers/net/ethernet/mediatek/mtk_eth_soc.c struct mtk_eth *eth = container_of(napi, struct mtk_eth, rx_napi); container_of 2493 drivers/net/ethernet/mediatek/mtk_eth_soc.c struct mtk_eth *eth = container_of(work, struct mtk_eth, pending_work); container_of 266 drivers/net/ethernet/mellanox/mlx4/catas.c container_of(work, struct mlx4_dev_persistent, container_of 2236 drivers/net/ethernet/mellanox/mlx4/cmd.c container_of(work, container_of 2240 drivers/net/ethernet/mellanox/mlx4/cmd.c container_of(master, struct mlx4_mfunc, master); container_of 2242 drivers/net/ethernet/mellanox/mlx4/cmd.c container_of(mfunc, struct mlx4_priv, mfunc); container_of 44 drivers/net/ethernet/mellanox/mlx4/en_clock.c container_of(tc, struct mlx4_en_dev, cycles); container_of 127 drivers/net/ethernet/mellanox/mlx4/en_clock.c struct mlx4_en_dev *mdev = container_of(ptp, struct mlx4_en_dev, container_of 156 drivers/net/ethernet/mellanox/mlx4/en_clock.c struct mlx4_en_dev *mdev = container_of(ptp, struct mlx4_en_dev, container_of 178 drivers/net/ethernet/mellanox/mlx4/en_clock.c struct mlx4_en_dev *mdev = container_of(ptp, struct mlx4_en_dev, container_of 203 drivers/net/ethernet/mellanox/mlx4/en_clock.c struct mlx4_en_dev *mdev = container_of(ptp, struct mlx4_en_dev, container_of 199 drivers/net/ethernet/mellanox/mlx4/en_netdev.c struct mlx4_en_filter *filter = container_of(work, container_of 1253 drivers/net/ethernet/mellanox/mlx4/en_netdev.c struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, container_of 1517 drivers/net/ethernet/mellanox/mlx4/en_netdev.c struct mlx4_en_priv *priv = container_of(delay, struct mlx4_en_priv, container_of 1547 drivers/net/ethernet/mellanox/mlx4/en_netdev.c struct mlx4_en_priv *priv = container_of(delay, struct mlx4_en_priv, container_of 1565 drivers/net/ethernet/mellanox/mlx4/en_netdev.c struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, container_of 2006 drivers/net/ethernet/mellanox/mlx4/en_netdev.c struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, container_of 2643 drivers/net/ethernet/mellanox/mlx4/en_netdev.c struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, container_of 2662 drivers/net/ethernet/mellanox/mlx4/en_netdev.c struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, container_of 2984 drivers/net/ethernet/mellanox/mlx4/en_netdev.c struct mlx4_en_bond *bond = container_of(work, container_of 3048 drivers/net/ethernet/mellanox/mlx4/en_netdev.c mdev = container_of(this, struct mlx4_en_dev, nb); container_of 926 drivers/net/ethernet/mellanox/mlx4/en_rx.c struct mlx4_en_cq *cq = container_of(mcq, struct mlx4_en_cq, mcq); container_of 938 drivers/net/ethernet/mellanox/mlx4/en_rx.c struct mlx4_en_cq *cq = container_of(napi, struct mlx4_en_cq, napi); container_of 512 drivers/net/ethernet/mellanox/mlx4/en_tx.c struct mlx4_en_cq *cq = container_of(mcq, struct mlx4_en_cq, mcq); container_of 524 drivers/net/ethernet/mellanox/mlx4/en_tx.c struct mlx4_en_cq *cq = container_of(napi, struct mlx4_en_cq, napi); container_of 139 drivers/net/ethernet/mellanox/mlx4/eq.c container_of(work, struct mlx4_mfunc_master_ctx, container_of 142 drivers/net/ethernet/mellanox/mlx4/eq.c container_of(master, struct mlx4_mfunc, master); container_of 143 drivers/net/ethernet/mellanox/mlx4/eq.c struct mlx4_priv *priv = container_of(mfunc, struct mlx4_priv, mfunc); container_of 452 drivers/net/ethernet/mellanox/mlx4/eq.c container_of(work, struct mlx4_mfunc_master_ctx, container_of 455 drivers/net/ethernet/mellanox/mlx4/eq.c container_of(master, struct mlx4_mfunc, master); container_of 457 drivers/net/ethernet/mellanox/mlx4/eq.c container_of(mfunc, struct mlx4_priv, mfunc); container_of 2701 drivers/net/ethernet/mellanox/mlx4/fw.c struct mlx4_priv *priv = container_of(work, struct mlx4_priv, container_of 780 drivers/net/ethernet/mellanox/mlx4/main.c struct mlx4_priv *priv = container_of(dev, struct mlx4_priv, dev); container_of 791 drivers/net/ethernet/mellanox/mlx4/main.c struct mlx4_priv *priv = container_of(dev, struct mlx4_priv, dev); container_of 802 drivers/net/ethernet/mellanox/mlx4/main.c struct mlx4_priv *priv = container_of(dev, struct mlx4_priv, dev); container_of 1160 drivers/net/ethernet/mellanox/mlx4/main.c struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, container_of 1246 drivers/net/ethernet/mellanox/mlx4/main.c struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, container_of 1311 drivers/net/ethernet/mellanox/mlx4/main.c struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, container_of 1327 drivers/net/ethernet/mellanox/mlx4/main.c struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, container_of 3871 drivers/net/ethernet/mellanox/mlx4/main.c struct mlx4_port_info *info = container_of(devlink_port, container_of 931 drivers/net/ethernet/mellanox/mlx4/mlx4.h return container_of(dev, struct mlx4_priv, dev); container_of 363 drivers/net/ethernet/mellanox/mlx4/mr.c container_of((void *)mpt_entry, struct mlx4_cmd_mailbox, container_of 383 drivers/net/ethernet/mellanox/mlx4/mr.c container_of((void *)mpt_entry, struct mlx4_cmd_mailbox, container_of 989 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c counter = container_of(r, struct res_counter, com); container_of 1013 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c counter = container_of(tmp, struct res_counter, com); container_of 1252 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c counter = container_of(tmp, struct res_counter, com); container_of 5275 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c container_of(_work, struct mlx4_vf_immed_vlan_work, work); container_of 94 drivers/net/ethernet/mellanox/mlx4/sense.c struct mlx4_sense *sense = container_of(delay, struct mlx4_sense, container_of 832 drivers/net/ethernet/mellanox/mlx5/core/cmd.c struct delayed_work *dwork = container_of(work, struct delayed_work, container_of 834 drivers/net/ethernet/mellanox/mlx5/core/cmd.c struct mlx5_cmd_work_ent *ent = container_of(dwork, container_of 837 drivers/net/ethernet/mellanox/mlx5/core/cmd.c struct mlx5_core_dev *dev = container_of(ent->cmd, struct mlx5_core_dev, container_of 853 drivers/net/ethernet/mellanox/mlx5/core/cmd.c struct mlx5_cmd_work_ent *ent = container_of(work, struct mlx5_cmd_work_ent, work); container_of 855 drivers/net/ethernet/mellanox/mlx5/core/cmd.c struct mlx5_core_dev *dev = container_of(cmd, struct mlx5_core_dev, cmd); container_of 1432 drivers/net/ethernet/mellanox/mlx5/core/cmd.c dev = container_of(cmd, struct mlx5_core_dev, cmd); container_of 57 drivers/net/ethernet/mellanox/mlx5/core/dev.c struct mlx5_core_dev *dev = container_of(priv, struct mlx5_core_dev, priv); container_of 97 drivers/net/ethernet/mellanox/mlx5/core/dev.c struct mlx5_core_dev *dev = container_of(priv, struct mlx5_core_dev, priv); container_of 116 drivers/net/ethernet/mellanox/mlx5/core/dev.c struct mlx5_core_dev *dev = container_of(priv, struct mlx5_core_dev, priv); container_of 152 drivers/net/ethernet/mellanox/mlx5/core/dev.c struct mlx5_core_dev *dev = container_of(priv, struct mlx5_core_dev, priv); container_of 324 drivers/net/ethernet/mellanox/mlx5/core/dev.c tmp_dev = container_of(priv, struct mlx5_core_dev, priv); container_of 261 drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c struct mlx5_fw_tracer *tracer = container_of(work, struct mlx5_fw_tracer, container_of 664 drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c container_of(work, struct mlx5_fw_tracer, handle_traces_work); container_of 812 drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c container_of(work, struct mlx5_fw_tracer, ownership_change_work); container_of 67 drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c sagent = container_of(dwork, struct mlx5e_hv_vhca_stats_agent, work); container_of 68 drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c priv = container_of(sagent, struct mlx5e_priv, stats_agent); container_of 51 drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.c struct mlx5e_priv *priv = container_of(work, struct mlx5e_priv, container_of 395 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c sq = container_of(cq, struct mlx5e_xdpsq, cq); container_of 66 drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.c struct mlx5e_rq *rq = container_of(zca, struct mlx5e_rq, zca); container_of 469 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c container_of(work, struct mlx5e_ipsec_modify_state_work, work); container_of 69 drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.h return container_of(tls_offload_ctx_tx(tls_ctx), container_of 84 drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.h return container_of(tls_offload_ctx_rx(tls_ctx), container_of 568 drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c struct arfs_rule *arfs_rule = container_of(work, container_of 46 drivers/net/ethernet/mellanox/mlx5/core/en_dim.c struct dim *dim = container_of(work, struct dim, work); container_of 47 drivers/net/ethernet/mellanox/mlx5/core/en_dim.c struct mlx5e_rq *rq = container_of(dim, struct mlx5e_rq, dim); container_of 56 drivers/net/ethernet/mellanox/mlx5/core/en_dim.c struct dim *dim = container_of(work, struct dim, work); container_of 57 drivers/net/ethernet/mellanox/mlx5/core/en_dim.c struct mlx5e_txqsq *sq = container_of(dim, struct mlx5e_txqsq, dim); container_of 595 drivers/net/ethernet/mellanox/mlx5/core/en_fs.c struct mlx5e_priv *priv = container_of(work, struct mlx5e_priv, container_of 151 drivers/net/ethernet/mellanox/mlx5/core/en_main.c struct mlx5e_priv *priv = container_of(work, struct mlx5e_priv, container_of 182 drivers/net/ethernet/mellanox/mlx5/core/en_main.c struct mlx5e_priv *priv = container_of(work, struct mlx5e_priv, container_of 203 drivers/net/ethernet/mellanox/mlx5/core/en_main.c struct mlx5e_priv *priv = container_of(nb, struct mlx5e_priv, events_nb); container_of 368 drivers/net/ethernet/mellanox/mlx5/core/en_main.c struct mlx5e_rq *rq = container_of(recover_work, struct mlx5e_rq, recover_work); container_of 1058 drivers/net/ethernet/mellanox/mlx5/core/en_main.c struct mlx5e_icosq *sq = container_of(recover_work, struct mlx5e_icosq, container_of 1408 drivers/net/ethernet/mellanox/mlx5/core/en_main.c struct mlx5e_txqsq *sq = container_of(recover_work, struct mlx5e_txqsq, container_of 4197 drivers/net/ethernet/mellanox/mlx5/core/en_main.c container_of(work, struct mlx5e_vxlan_work, work); container_of 4211 drivers/net/ethernet/mellanox/mlx5/core/en_main.c container_of(work, struct mlx5e_vxlan_work, work); container_of 4337 drivers/net/ethernet/mellanox/mlx5/core/en_main.c struct mlx5e_priv *priv = container_of(work, struct mlx5e_priv, container_of 581 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c struct mlx5e_rep_priv *rpriv = container_of(work, struct mlx5e_rep_priv, container_of 642 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c container_of(work, struct mlx5e_neigh_hash_entry, neigh_update_work); container_of 859 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c struct mlx5e_rep_priv *rpriv = container_of(nb, struct mlx5e_rep_priv, container_of 908 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c struct mlx5e_rep_priv *rpriv = container_of(nb, struct mlx5e_rep_priv, container_of 1696 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c struct mlx5e_priv *priv = container_of(nb, struct mlx5e_priv, events_nb); container_of 592 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c struct mlx5e_icosq *sq = container_of(cq, struct mlx5e_icosq, cq); container_of 1382 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c struct mlx5e_rq *rq = container_of(cq, struct mlx5e_rq, cq); container_of 1415 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c flow = container_of(efi, struct mlx5e_tc_flow, encaps[efi->index]); container_of 1511 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c flow = container_of(efi, struct mlx5e_tc_flow, container_of 4093 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c tc = container_of(this, struct mlx5e_tc_table, netdevice_nb); container_of 4094 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c fs = container_of(tc, struct mlx5e_flow_steering, tc); container_of 4095 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c priv = container_of(fs, struct mlx5e_priv, fs); container_of 4186 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c container_of(work, struct mlx5_rep_uplink_priv, container_of 430 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c sq = container_of(cq, struct mlx5e_txqsq, cq); container_of 111 drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c struct mlx5e_channel *c = container_of(napi, struct mlx5e_channel, container_of 201 drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c struct mlx5e_cq *cq = container_of(mcq, struct mlx5e_cq, mcq); container_of 210 drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c struct mlx5e_cq *cq = container_of(mcq, struct mlx5e_cq, mcq); container_of 133 drivers/net/ethernet/mellanox/mlx5/core/eq.c container_of(nb, struct mlx5_eq_comp, irq_nb); container_of 197 drivers/net/ethernet/mellanox/mlx5/core/eq.c container_of(nb, struct mlx5_eq_async, irq_nb); container_of 704 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c addr = container_of(node, struct vport_addr, node); container_of 743 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c addr = container_of(node, struct vport_addr, node); container_of 948 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c container_of(work, struct mlx5_vport, vport_change_handler); container_of 2119 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c host_work = container_of(work, struct mlx5_host_work, work); container_of 2143 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c esw = container_of(esw_funcs, struct mlx5_eswitch, esw_funcs); container_of 272 drivers/net/ethernet/mellanox/mlx5/core/events.c events = container_of(work, struct mlx5_events, pcie_core_work); container_of 370 drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c conn = container_of(mcq, struct mlx5_fpga_conn, cq.mcq); container_of 378 drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c conn = container_of(mqp, struct mlx5_fpga_conn, qp.mqp); container_of 422 drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c conn = container_of(mcq, struct mlx5_fpga_conn, cq.mcq); container_of 148 drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c context = container_of(buf, struct mlx5_fpga_ipsec_cmd_context, container_of 673 drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c container_of(accel_xfrm, typeof(*fpga_xfrm), container_of 866 drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c container_of(node, struct mlx5_fpga_ipsec_rule, container_of 899 drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c container_of(*new, struct mlx5_fpga_ipsec_rule, container_of 1462 drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c container_of(xfrm, struct mlx5_fpga_esp_xfrm, container_of 1492 drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c fpga_xfrm = container_of(xfrm, struct mlx5_fpga_esp_xfrm, accel_xfrm); container_of 91 drivers/net/ethernet/mellanox/mlx5/core/fpga/tls.c container_of(buf, struct mlx5_fpga_tls_command_context, buf); container_of 311 drivers/net/ethernet/mellanox/mlx5/core/fpga/tls.c container_of(cmd, struct mlx5_setup_stream_context, cmd); container_of 391 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c ns = container_of(root, struct mlx5_flow_namespace, node); container_of 392 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c return container_of(ns, struct mlx5_flow_root_namespace, ns); container_of 275 drivers/net/ethernet/mellanox/mlx5/core/fs_core.h #define fs_get_obj(v, _node) {v = container_of((_node), typeof(*v), node); } container_of 230 drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c struct mlx5_core_dev *dev = container_of(work, struct mlx5_core_dev, container_of 493 drivers/net/ethernet/mellanox/mlx5/core/fw.c container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); container_of 508 drivers/net/ethernet/mellanox/mlx5/core/fw.c container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); container_of 529 drivers/net/ethernet/mellanox/mlx5/core/fw.c container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); container_of 540 drivers/net/ethernet/mellanox/mlx5/core/fw.c container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); container_of 550 drivers/net/ethernet/mellanox/mlx5/core/fw.c container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); container_of 560 drivers/net/ethernet/mellanox/mlx5/core/fw.c container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); container_of 572 drivers/net/ethernet/mellanox/mlx5/core/fw.c container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); container_of 590 drivers/net/ethernet/mellanox/mlx5/core/fw.c container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); container_of 599 drivers/net/ethernet/mellanox/mlx5/core/fw.c container_of(mlxfw_dev, struct mlx5_mlxfw_dev, mlxfw_dev); container_of 530 drivers/net/ethernet/mellanox/mlx5/core/health.c health = container_of(work, struct mlx5_core_health, report_work); container_of 620 drivers/net/ethernet/mellanox/mlx5/core/health.c health = container_of(work, struct mlx5_core_health, fatal_report_work); container_of 621 drivers/net/ethernet/mellanox/mlx5/core/health.c priv = container_of(health, struct mlx5_priv, health); container_of 622 drivers/net/ethernet/mellanox/mlx5/core/health.c dev = container_of(priv, struct mlx5_core_dev, priv); container_of 356 drivers/net/ethernet/mellanox/mlx5/core/lag.c struct mlx5_lag *ldev = container_of(delayed_work, struct mlx5_lag, container_of 470 drivers/net/ethernet/mellanox/mlx5/core/lag.c ldev = container_of(this, struct mlx5_lag, nb); container_of 712 drivers/net/ethernet/mellanox/mlx5/core/lag.c struct mlx5_core_dev *dev = container_of(priv, struct mlx5_core_dev, container_of 93 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); container_of 94 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c struct mlx5_lag *ldev = container_of(mp, struct mlx5_lag, lag_mp); container_of 192 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c container_of(work, struct mlx5_fib_event_work, work); container_of 242 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); container_of 243 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c struct mlx5_lag *ldev = container_of(mp, struct mlx5_lag, lag_mp); container_of 265 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c fen_info = container_of(info, struct fib_entry_notifier_info, container_of 288 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c fnh_info = container_of(info, struct fib_nh_notifier_info, container_of 71 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c struct mlx5_clock *clock = container_of(cc, struct mlx5_clock, cycles); container_of 72 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c struct mlx5_core_dev *mdev = container_of(clock, struct mlx5_core_dev, container_of 102 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c struct mlx5_pps *pps_info = container_of(work, struct mlx5_pps, container_of 104 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c struct mlx5_clock *clock = container_of(pps_info, struct mlx5_clock, container_of 106 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c struct mlx5_core_dev *mdev = container_of(clock, struct mlx5_core_dev, container_of 132 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c struct mlx5_clock *clock = container_of(dwork, struct mlx5_clock, container_of 146 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, container_of 162 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, container_of 164 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c struct mlx5_core_dev *mdev = container_of(clock, struct mlx5_core_dev, container_of 181 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, container_of 199 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, container_of 226 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c container_of(ptp, struct mlx5_clock, ptp_info); container_of 228 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c container_of(clock, struct mlx5_core_dev, clock); container_of 288 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c container_of(ptp, struct mlx5_clock, ptp_info); container_of 290 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c container_of(clock, struct mlx5_core_dev, clock); container_of 368 drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c container_of(ptp, struct mlx5_clock, ptp_info); container_of 76 drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.c hwork = container_of(work, struct mlx5_hv_vhca_work, invalidate_work); container_of 431 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c struct mlx5_pages_req *req = container_of(work, struct mlx5_pages_req, work); container_of 464 drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c dev = container_of(priv, struct mlx5_core_dev, priv); container_of 157 drivers/net/ethernet/mellanox/mlx5/core/qp.c table = container_of(nb, struct mlx5_qp_table, nb); container_of 158 drivers/net/ethernet/mellanox/mlx5/core/qp.c priv = container_of(table, struct mlx5_priv, qp_table); container_of 159 drivers/net/ethernet/mellanox/mlx5/core/qp.c dev = container_of(priv, struct mlx5_core_dev, priv); container_of 87 drivers/net/ethernet/mellanox/mlx5/core/uar.c struct mlx5_uars_page *up = container_of(kref, struct mlx5_uars_page, ref_count); container_of 582 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c comp_data = container_of(comp, struct mlxfw_mfa2_comp_data, comp); container_of 504 drivers/net/ethernet/mellanox/mlxsw/core.c struct mlxsw_reg_trans *trans = container_of(work, container_of 804 drivers/net/ethernet/mellanox/mlxsw/core.c return container_of(devlink_port, struct mlxsw_core_port, devlink_port); container_of 552 drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c fwd_entry_ref = container_of(resource, struct mlxsw_afa_fwd_entry_ref, container_of 603 drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c counter = container_of(resource, struct mlxsw_afa_counter, resource); container_of 886 drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c mirror = container_of(resource, struct mlxsw_afa_mirror, resource); container_of 52 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 75 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 98 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 127 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 146 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 167 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 187 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 213 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 236 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 278 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 301 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 324 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 336 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c container_of(attr, struct mlxsw_hwmon_attr, dev_attr); container_of 189 drivers/net/ethernet/mellanox/mlxsw/spectrum.c container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); container_of 210 drivers/net/ethernet/mellanox/mlxsw/spectrum.c container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); container_of 236 drivers/net/ethernet/mellanox/mlxsw/spectrum.c container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); container_of 250 drivers/net/ethernet/mellanox/mlxsw/spectrum.c container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); container_of 262 drivers/net/ethernet/mellanox/mlxsw/spectrum.c container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); container_of 274 drivers/net/ethernet/mellanox/mlxsw/spectrum.c container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); container_of 288 drivers/net/ethernet/mellanox/mlxsw/spectrum.c container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); container_of 310 drivers/net/ethernet/mellanox/mlxsw/spectrum.c container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); container_of 322 drivers/net/ethernet/mellanox/mlxsw/spectrum.c container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); container_of 337 drivers/net/ethernet/mellanox/mlxsw/spectrum.c container_of(mlxfw_dev, struct mlxsw_sp_mlxfw_dev, mlxfw_dev); container_of 1160 drivers/net/ethernet/mellanox/mlxsw/spectrum.c container_of(work, struct mlxsw_sp_port, container_of 6382 drivers/net/ethernet/mellanox/mlxsw/spectrum.c cu_info = container_of(info, container_of 6445 drivers/net/ethernet/mellanox/mlxsw/spectrum.c mlxsw_sp = container_of(nb, struct mlxsw_sp, netdevice_nb); container_of 817 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c struct mlxsw_sp_acl *acl = container_of(work, struct mlxsw_sp_acl, container_of 754 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c container_of(work, struct mlxsw_sp_acl_tcam_vregion, container_of 203 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.h return container_of(cregion, struct mlxsw_sp_acl_atcam_region, cregion); container_of 209 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.h return container_of(centry, struct mlxsw_sp_acl_atcam_entry, centry); container_of 394 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c return container_of(fid, struct mlxsw_sp_fid_8021q, common); container_of 597 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c return container_of(fid, struct mlxsw_sp_fid_8021d, common); container_of 997 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c struct mlxsw_sp_mr *mr = container_of(work, struct mlxsw_sp_mr, container_of 98 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c container_of(cc, struct mlxsw_sp_ptp_clock, cycles); container_of 154 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c container_of(ptp, struct mlxsw_sp_ptp_clock, ptp_info); container_of 183 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c container_of(ptp, struct mlxsw_sp_ptp_clock, ptp_info); container_of 199 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c container_of(ptp, struct mlxsw_sp_ptp_clock, ptp_info); container_of 216 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c container_of(ptp, struct mlxsw_sp_ptp_clock, ptp_info); container_of 242 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c clock = container_of(dwork, struct mlxsw_sp_ptp_clock, overflow_work); container_of 687 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c ptp_state = container_of(dwork, struct mlxsw_sp_ptp_state, ht_gc_dw); container_of 1055 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c mlxsw_sp_port = container_of(dwork, struct mlxsw_sp_port, container_of 1025 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c return container_of(rif, struct mlxsw_sp_rif_ipip_lb, common); container_of 1744 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c chup = container_of(info, typeof(*chup), info); container_of 1773 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c chup = container_of(info, typeof(*chup), info); container_of 2310 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c router = container_of(work, struct mlxsw_sp_router, container_of 2326 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c router = container_of(work, struct mlxsw_sp_router, container_of 2461 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c container_of(work, struct mlxsw_sp_netevent_work, work); container_of 2511 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c container_of(work, struct mlxsw_sp_netevent_work, work); container_of 2523 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c container_of(work, struct mlxsw_sp_netevent_work, work); container_of 2544 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c router = container_of(nb, struct mlxsw_sp_router, netevent_nb); container_of 3973 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c fib4_entry = container_of(fib_entry, struct mlxsw_sp_fib4_entry, container_of 4072 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c fib6_entry = container_of(fib_entry, struct mlxsw_sp_fib6_entry, container_of 4101 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c fib6_entry = container_of(fib_entry, struct mlxsw_sp_fib6_entry, container_of 5985 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c container_of(work, struct mlxsw_sp_fib_event_work, work); container_of 6030 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c container_of(work, struct mlxsw_sp_fib_event_work, work); container_of 6070 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c container_of(work, struct mlxsw_sp_fib_event_work, work); container_of 6125 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c fen_info = container_of(info, struct fib_entry_notifier_info, container_of 6135 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c fnh_info = container_of(info, struct fib_nh_notifier_info, container_of 6153 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c fen6_info = container_of(info, struct fib6_entry_notifier_info, container_of 6200 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c fr_info = container_of(info, struct fib_rule_notifier_info, info); container_of 6247 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c router = container_of(nb, struct mlxsw_sp_router, fib_nb); container_of 6278 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c fen6_info = container_of(info, container_of 6641 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c return container_of(rif, struct mlxsw_sp_rif_subport, common); container_of 7037 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c router = container_of(nb, struct mlxsw_sp_router, inetaddr_nb); container_of 7084 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c container_of(work, struct mlxsw_sp_inet6addr_event_work, work); container_of 7120 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c router = container_of(nb, struct mlxsw_sp_router, inet6addr_nb); container_of 7648 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c return container_of(rif, struct mlxsw_sp_rif_ipip_lb, common); container_of 7658 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c params_lb = container_of(params, struct mlxsw_sp_rif_params_ipip_lb, container_of 7953 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c router = container_of(nb, struct mlxsw_sp_router, fib_nb); container_of 420 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c rt6 = container_of(dst, struct rt6_info, dst); container_of 1723 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c container_of(work, struct mlxsw_sp_span_respin_work, work); container_of 2742 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c bridge = container_of(work, struct mlxsw_sp_bridge, fdb_notify.dw.work); container_of 2874 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c container_of(work, struct mlxsw_sp_switchdev_event_work, work); container_of 3042 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c container_of(work, struct mlxsw_sp_switchdev_event_work, work); container_of 3086 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c vxlan_fdb_info = container_of(info, container_of 3156 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c fdb_info = container_of(info, container_of 1077 drivers/net/ethernet/micrel/ks8842.c container_of(work, struct ks8842_adapter, timeout_work); container_of 758 drivers/net/ethernet/micrel/ks8851.c struct ks8851_net *ks = container_of(work, struct ks8851_net, tx_work); container_of 974 drivers/net/ethernet/micrel/ks8851.c struct ks8851_net *ks = container_of(work, struct ks8851_net, rxctrl_work); container_of 3468 drivers/net/ethernet/micrel/ksz884x.c struct dev_info *hw_priv = container_of(hw, struct dev_info, hw); container_of 3486 drivers/net/ethernet/micrel/ksz884x.c struct dev_info *hw_priv = container_of(hw, struct dev_info, hw); container_of 3508 drivers/net/ethernet/micrel/ksz884x.c struct dev_info *hw_priv = container_of(hw, struct dev_info, hw); container_of 6641 drivers/net/ethernet/micrel/ksz884x.c container_of(work, struct dev_info, mib_read); container_of 1124 drivers/net/ethernet/microchip/enc28j60.c container_of(work, struct enc28j60_net, irq_work); container_of 1306 drivers/net/ethernet/microchip/enc28j60.c container_of(work, struct enc28j60_net, tx_work); container_of 1424 drivers/net/ethernet/microchip/enc28j60.c container_of(work, struct enc28j60_net, setrx_work); container_of 1449 drivers/net/ethernet/microchip/enc28j60.c container_of(work, struct enc28j60_net, restart_work); container_of 805 drivers/net/ethernet/microchip/encx24j600.c container_of(ws, struct encx24j600_priv, setrx_work); container_of 870 drivers/net/ethernet/microchip/encx24j600.c container_of(ws, struct encx24j600_priv, tx_work); container_of 1633 drivers/net/ethernet/microchip/lan743x_main.c struct lan743x_tx *tx = container_of(napi, struct lan743x_tx, napi); container_of 2163 drivers/net/ethernet/microchip/lan743x_main.c struct lan743x_rx *rx = container_of(napi, struct lan743x_rx, napi); container_of 265 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptpci, struct lan743x_ptp, ptp_clock_info); container_of 267 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptp, struct lan743x_adapter, ptp); container_of 298 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptpci, struct lan743x_ptp, ptp_clock_info); container_of 300 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptp, struct lan743x_adapter, ptp); container_of 332 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptpci, struct lan743x_ptp, ptp_clock_info); container_of 334 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptp, struct lan743x_adapter, ptp); container_of 345 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptpci, struct lan743x_ptp, ptp_clock_info); container_of 347 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptp, struct lan743x_adapter, ptp); container_of 362 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptpci, struct lan743x_ptp, ptp_clock_info); container_of 364 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptp, struct lan743x_adapter, ptp); container_of 548 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptpci, struct lan743x_ptp, ptp_clock_info); container_of 550 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptp, struct lan743x_adapter, ptp); container_of 578 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptpci, struct lan743x_ptp, ptp_clock_info); container_of 580 drivers/net/ethernet/microchip/lan743x_ptp.c container_of(ptp, struct lan743x_adapter, ptp); container_of 212 drivers/net/ethernet/moxa/moxart_ether.c struct moxart_mac_priv_t *priv = container_of(napi, container_of 1139 drivers/net/ethernet/mscc/ocelot.c struct ocelot *ocelot = container_of(del_work, struct ocelot, container_of 1816 drivers/net/ethernet/mscc/ocelot.c struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info); container_of 1851 drivers/net/ethernet/mscc/ocelot.c struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info); container_of 1882 drivers/net/ethernet/mscc/ocelot.c struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info); container_of 1922 drivers/net/ethernet/mscc/ocelot.c struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info); container_of 1533 drivers/net/ethernet/myricom/myri10ge/myri10ge.c container_of(napi, struct myri10ge_slice_state, napi); container_of 3411 drivers/net/ethernet/myricom/myri10ge/myri10ge.c container_of(work, struct myri10ge_priv, watchdog_work); container_of 2231 drivers/net/ethernet/natsemi/natsemi.c struct netdev_private *np = container_of(napi, struct netdev_private, napi); container_of 585 drivers/net/ethernet/natsemi/ns83820.c struct ns83820 *dev = container_of(work, struct ns83820, tq_refill); container_of 2756 drivers/net/ethernet/neterion/s2io.c struct ring_info *ring = container_of(napi, struct ring_info, napi); container_of 2785 drivers/net/ethernet/neterion/s2io.c struct s2io_nic *nic = container_of(napi, struct s2io_nic, napi); container_of 6666 drivers/net/ethernet/neterion/s2io.c struct s2io_nic *nic = container_of(work, struct s2io_nic, container_of 7210 drivers/net/ethernet/neterion/s2io.c struct s2io_nic *sp = container_of(work, struct s2io_nic, rst_timer_task); container_of 1791 drivers/net/ethernet/neterion/vxge/vxge-main.c struct vxgedev *vdev = container_of(work, struct vxgedev, reset_task); container_of 1813 drivers/net/ethernet/neterion/vxge/vxge-main.c struct vxge_ring *ring = container_of(napi, struct vxge_ring, napi); container_of 1839 drivers/net/ethernet/neterion/vxge/vxge-main.c struct vxgedev *vdev = container_of(napi, struct vxgedev, napi); container_of 233 drivers/net/ethernet/neterion/vxge/vxge-traffic.c config = container_of(fifo->config, struct vxge_hw_vp_config, fifo); container_of 611 drivers/net/ethernet/netronome/nfp/ccm_mbox.c nn = container_of(work, struct nfp_net, mbox_cmsg.runq_work); container_of 631 drivers/net/ethernet/netronome/nfp/ccm_mbox.c nn = container_of(work, struct nfp_net, mbox_cmsg.wait_work); container_of 307 drivers/net/ethernet/netronome/nfp/flower/cmsg.c priv = container_of(work, struct nfp_flower_priv, cmsg_work); container_of 112 drivers/net/ethernet/netronome/nfp/flower/lag_conf.c priv = container_of(lag, struct nfp_flower_priv, nfp_lag); container_of 212 drivers/net/ethernet/netronome/nfp/flower/lag_conf.c priv = container_of(lag, struct nfp_flower_priv, nfp_lag); container_of 274 drivers/net/ethernet/netronome/nfp/flower/lag_conf.c lag = container_of(delayed_work, struct nfp_fl_lag, work); container_of 275 drivers/net/ethernet/netronome/nfp/flower/lag_conf.c priv = container_of(lag, struct nfp_flower_priv, nfp_lag); container_of 408 drivers/net/ethernet/netronome/nfp/flower/lag_conf.c priv = container_of(lag, struct nfp_flower_priv, nfp_lag); container_of 484 drivers/net/ethernet/netronome/nfp/flower/lag_conf.c priv = container_of(lag, struct nfp_flower_priv, nfp_lag); container_of 520 drivers/net/ethernet/netronome/nfp/flower/lag_conf.c priv = container_of(lag, struct nfp_flower_priv, nfp_lag); container_of 604 drivers/net/ethernet/netronome/nfp/flower/lag_conf.c priv = container_of(lag, struct nfp_flower_priv, nfp_lag); container_of 282 drivers/net/ethernet/netronome/nfp/flower/qos_conf.c fl_priv = container_of(delayed_work, struct nfp_flower_priv, container_of 351 drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c app_priv = container_of(nb, struct nfp_flower_priv, tun.neigh_nb); container_of 180 drivers/net/ethernet/netronome/nfp/nfp_app.c app = container_of(nb, struct nfp_app, netdev_nb); container_of 2048 drivers/net/ethernet/netronome/nfp/nfp_net_common.c container_of(napi, struct nfp_net_r_vector, napi); container_of 601 drivers/net/ethernet/netronome/nfp/nfp_net_main.c struct nfp_pf *pf = container_of(work, struct nfp_pf, container_of 113 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c tmp = container_of(pos, struct nfp_cpp_resource, list); container_of 133 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c container_of(kref, struct nfp_cpp_area, kref); container_of 180 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c struct nfp_cpp_area *area = container_of(res, container_of 670 drivers/net/ethernet/ni/nixge.c struct nixge_priv *priv = container_of(napi, struct nixge_priv, napi); container_of 3745 drivers/net/ethernet/nvidia/forcedeth.c struct fe_priv *np = container_of(napi, struct fe_priv, napi); container_of 958 drivers/net/ethernet/nxp/lpc_eth.c struct netdata_local *pldat = container_of(napi, container_of 597 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h #define pch_gbe_hw_to_adapter(hw) container_of(hw, struct pch_gbe_adapter, hw) container_of 685 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c adapter = container_of(work, struct pch_gbe_adapter, reset_task); container_of 2294 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c container_of(napi, struct pch_gbe_adapter, napi); container_of 1558 drivers/net/ethernet/pasemi/pasemi_mac.c struct pasemi_mac *mac = container_of(napi, struct pasemi_mac, napi); container_of 27 drivers/net/ethernet/pensando/ionic/ionic_lif.c struct ionic_lif *lif = container_of(work, struct ionic_lif, deferred.work); container_of 1262 drivers/net/ethernet/pensando/ionic/ionic_lif.c struct ionic_lif *lif = container_of(ws, struct ionic_lif, tx_timeout_work); container_of 2107 drivers/net/ethernet/pensando/ionic/ionic_lif.c struct ionic *ionic = container_of(nb, struct ionic, nb); container_of 80 drivers/net/ethernet/pensando/ionic/ionic_lif.h #define q_to_qcq(q) container_of(q, struct ionic_qcq, q) container_of 83 drivers/net/ethernet/pensando/ionic/ionic_lif.h #define napi_to_qcq(napi) container_of(napi, struct ionic_qcq, napi) container_of 2239 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c container_of(work, struct netxen_adapter, tx_timeout_task); container_of 2355 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c container_of(napi, struct nx_host_sds_ring, napi); container_of 2507 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c struct netxen_adapter *adapter = container_of(work, container_of 2537 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c struct netxen_adapter *adapter = container_of(work, container_of 2602 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c struct netxen_adapter *adapter = container_of(work, container_of 2720 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c struct netxen_adapter *adapter = container_of(work, container_of 1142 drivers/net/ethernet/qlogic/qed/qed_main.c struct qed_hwfn *hwfn = container_of(work, struct qed_hwfn, container_of 5173 drivers/net/ethernet/qlogic/qed/qed_sriov.c struct qed_hwfn *hwfn = container_of(work, struct qed_hwfn, container_of 1706 drivers/net/ethernet/qlogic/qed/qed_vf.c struct qed_hwfn *hwfn = container_of(work, struct qed_hwfn, container_of 1376 drivers/net/ethernet/qlogic/qede/qede_fp.c struct qede_fastpath *fp = container_of(napi, struct qede_fastpath, container_of 963 drivers/net/ethernet/qlogic/qede/qede_main.c struct qede_dev *edev = container_of(work, struct qede_dev, container_of 65 drivers/net/ethernet/qlogic/qede/qede_ptp.c struct qede_ptp *ptp = container_of(info, struct qede_ptp, clock_info); container_of 88 drivers/net/ethernet/qlogic/qede/qede_ptp.c ptp = container_of(info, struct qede_ptp, clock_info); container_of 107 drivers/net/ethernet/qlogic/qede/qede_ptp.c ptp = container_of(info, struct qede_ptp, clock_info); container_of 128 drivers/net/ethernet/qlogic/qede/qede_ptp.c ptp = container_of(info, struct qede_ptp, clock_info); container_of 151 drivers/net/ethernet/qlogic/qede/qede_ptp.c ptp = container_of(info, struct qede_ptp, clock_info); container_of 168 drivers/net/ethernet/qlogic/qede/qede_ptp.c ptp = container_of(work, struct qede_ptp, work); container_of 213 drivers/net/ethernet/qlogic/qede/qede_ptp.c ptp = container_of(cc, struct qede_ptp, cc); container_of 92 drivers/net/ethernet/qlogic/qede/qede_rdma.c container_of(ref, struct qede_rdma_dev, refcnt); container_of 297 drivers/net/ethernet/qlogic/qede/qede_rdma.c event_node = container_of(work, struct qede_rdma_event_work, work); container_of 1519 drivers/net/ethernet/qlogic/qla3xxx.c container_of(work, struct ql3_adapter, link_state_work.work); container_of 2182 drivers/net/ethernet/qlogic/qla3xxx.c struct ql3_adapter *qdev = container_of(napi, struct ql3_adapter, napi); container_of 3624 drivers/net/ethernet/qlogic/qla3xxx.c container_of(work, struct ql3_adapter, reset_work.work); container_of 3726 drivers/net/ethernet/qlogic/qla3xxx.c container_of(work, struct ql3_adapter, tx_timeout_work.work); container_of 942 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c adapter = container_of(work, struct qlcnic_adapter, idc_aen_work.work); container_of 1040 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c adapter = container_of(work, struct qlcnic_adapter, mbx_poll_work.work); container_of 4097 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c struct qlcnic_mailbox *mbx = container_of(work, struct qlcnic_mailbox, container_of 1130 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c adapter = container_of(work, struct qlcnic_adapter, fw_work.work); container_of 528 drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c dcb = container_of(work, struct qlcnic_dcb, aen_work.work); container_of 967 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c sds_ring = container_of(napi, struct qlcnic_host_sds_ring, napi); container_of 996 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c tx_ring = container_of(napi, struct qlcnic_host_tx_ring, napi); container_of 1018 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c sds_ring = container_of(napi, struct qlcnic_host_sds_ring, napi); container_of 1958 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c sds_ring = container_of(napi, struct qlcnic_host_sds_ring, napi); container_of 1986 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c sds_ring = container_of(napi, struct qlcnic_host_sds_ring, napi); container_of 2012 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c tx_ring = container_of(napi, struct qlcnic_host_tx_ring, napi); container_of 2033 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c sds_ring = container_of(napi, struct qlcnic_host_sds_ring, napi); container_of 3409 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c struct qlcnic_adapter *adapter = container_of(work, container_of 3512 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c struct qlcnic_adapter *adapter = container_of(work, container_of 3659 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c struct qlcnic_adapter *adapter = container_of(work, container_of 3782 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c struct qlcnic_adapter *adapter = container_of(work, container_of 1049 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c struct qlcnic_vf_info *vf = container_of(work, struct qlcnic_vf_info, container_of 1604 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c bc = container_of(work, struct qlcnic_back_channel, vf_async_work); container_of 1905 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c adapter = container_of(work, struct qlcnic_adapter, fw_work.work); container_of 1689 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c vf = container_of(work, struct qlcnic_vf_info, flr_work); container_of 272 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 289 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 318 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 340 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 405 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 455 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 548 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 632 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 684 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 731 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 778 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 813 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 848 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 878 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 907 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 949 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1127 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 100 drivers/net/ethernet/qualcomm/emac/emac.c container_of(napi, struct emac_rx_queue, napi); container_of 129 drivers/net/ethernet/qualcomm/emac/emac.c container_of(irq, struct emac_adapter, irq); container_of 401 drivers/net/ethernet/qualcomm/emac/emac.c container_of(work, struct emac_adapter, work_thread); container_of 129 drivers/net/ethernet/qualcomm/qca_uart.c struct qcauart *qca = container_of(work, struct qcauart, tx_work); container_of 627 drivers/net/ethernet/rdc/r6040.c container_of(napi, struct r6040_private, napi); container_of 465 drivers/net/ethernet/realtek/8139cp.c struct cp_private *cp = container_of(napi, struct cp_private, napi); container_of 1611 drivers/net/ethernet/realtek/8139too.c container_of(work, struct rtl8139_private, thread.work); container_of 1657 drivers/net/ethernet/realtek/8139too.c container_of(work, struct rtl8139_private, thread.work); container_of 2127 drivers/net/ethernet/realtek/8139too.c struct rtl8139_private *tp = container_of(napi, struct rtl8139_private, napi); container_of 6280 drivers/net/ethernet/realtek/r8169_main.c container_of(work, struct rtl8169_private, wk.work); container_of 6304 drivers/net/ethernet/realtek/r8169_main.c struct rtl8169_private *tp = container_of(napi, struct rtl8169_private, napi); container_of 131 drivers/net/ethernet/renesas/ravb_main.c struct ravb_private *priv = container_of(ctrl, struct ravb_private, container_of 158 drivers/net/ethernet/renesas/ravb_main.c struct ravb_private *priv = container_of(ctrl, struct ravb_private, container_of 1444 drivers/net/ethernet/renesas/ravb_main.c struct ravb_private *priv = container_of(work, struct ravb_private, container_of 93 drivers/net/ethernet/renesas/ravb_ptp.c struct ravb_private *priv = container_of(ptp, struct ravb_private, container_of 129 drivers/net/ethernet/renesas/ravb_ptp.c struct ravb_private *priv = container_of(ptp, struct ravb_private, container_of 150 drivers/net/ethernet/renesas/ravb_ptp.c struct ravb_private *priv = container_of(ptp, struct ravb_private, container_of 165 drivers/net/ethernet/renesas/ravb_ptp.c struct ravb_private *priv = container_of(ptp, struct ravb_private, container_of 180 drivers/net/ethernet/renesas/ravb_ptp.c struct ravb_private *priv = container_of(ptp, struct ravb_private, container_of 214 drivers/net/ethernet/renesas/ravb_ptp.c struct ravb_private *priv = container_of(ptp, struct ravb_private, container_of 1213 drivers/net/ethernet/renesas/sh_eth.c struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); container_of 1242 drivers/net/ethernet/renesas/sh_eth.c struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); container_of 1947 drivers/net/ethernet/renesas/sh_eth.c struct sh_eth_private *mdp = container_of(napi, struct sh_eth_private, container_of 2154 drivers/net/ethernet/rocker/rocker_main.c container_of(work, struct rocker_fib_event_work, work); container_of 2188 drivers/net/ethernet/rocker/rocker_main.c struct rocker *rocker = container_of(nb, struct rocker, fib_nb); container_of 2414 drivers/net/ethernet/rocker/rocker_main.c return container_of(napi, struct rocker_port, napi_tx); container_of 2493 drivers/net/ethernet/rocker/rocker_main.c return container_of(napi, struct rocker_port, napi_rx); container_of 2758 drivers/net/ethernet/rocker/rocker_main.c container_of(work, struct rocker_switchdev_event_work, work); container_of 1822 drivers/net/ethernet/rocker/rocker_ofdpa.c container_of(work, struct ofdpa_fdb_learn_work, work); container_of 1549 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c struct sxgbe_priv_data *priv = container_of(napi, container_of 333 drivers/net/ethernet/sfc/efx.c container_of(napi, struct efx_channel, napi_str); container_of 1084 drivers/net/ethernet/sfc/efx.c struct efx_nic *efx = container_of(data, struct efx_nic, mac_work); container_of 2120 drivers/net/ethernet/sfc/efx.c struct efx_nic *efx = container_of(data, struct efx_nic, container_of 2857 drivers/net/ethernet/sfc/efx.c struct efx_nic *efx = container_of(data, struct efx_nic, reset_work); container_of 3185 drivers/net/ethernet/sfc/efx.c rule = container_of(node, struct efx_arfs_rule, node); container_of 3204 drivers/net/ethernet/sfc/efx.c rule = container_of(node, struct efx_arfs_rule, node); container_of 3229 drivers/net/ethernet/sfc/efx.c rule = container_of(node, struct efx_arfs_rule, node); container_of 172 drivers/net/ethernet/sfc/efx.h struct efx_channel *channel = container_of(data, struct efx_channel, container_of 300 drivers/net/ethernet/sfc/falcon/efx.c container_of(napi, struct ef4_channel, napi_str); container_of 1024 drivers/net/ethernet/sfc/falcon/efx.c struct ef4_nic *efx = container_of(data, struct ef4_nic, mac_work); container_of 1970 drivers/net/ethernet/sfc/falcon/efx.c struct ef4_nic *efx = container_of(data, struct ef4_nic, container_of 2512 drivers/net/ethernet/sfc/falcon/efx.c struct ef4_nic *efx = container_of(data, struct ef4_nic, reset_work); container_of 655 drivers/net/ethernet/sfc/falcon/falcon.c container_of(mtd, struct falcon_mtd_partition, common.mtd) container_of 17 drivers/net/ethernet/sfc/falcon/mtd.c container_of(mtd, struct ef4_mtd_partition, mtd) container_of 1258 drivers/net/ethernet/sfc/falcon/net_driver.h return container_of(rx_queue, struct ef4_channel, rx_queue); container_of 788 drivers/net/ethernet/sfc/falcon/selftest.c struct ef4_nic *efx = container_of(data, struct ef4_nic, container_of 2303 drivers/net/ethernet/sfc/mcdi.c container_of(part, struct efx_mcdi_mtd_partition, common); container_of 111 drivers/net/ethernet/sfc/mcdi.h container_of(mtd, struct efx_mcdi_mtd_partition, common.mtd) container_of 191 drivers/net/ethernet/sfc/mcdi_mon.c container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); container_of 228 drivers/net/ethernet/sfc/mcdi_mon.c container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); container_of 255 drivers/net/ethernet/sfc/mcdi_mon.c container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); container_of 273 drivers/net/ethernet/sfc/mcdi_mon.c container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); container_of 17 drivers/net/ethernet/sfc/mtd.c container_of(mtd, struct efx_mtd_partition, mtd) container_of 1539 drivers/net/ethernet/sfc/net_driver.h return container_of(rx_queue, struct efx_channel, rx_queue); container_of 1387 drivers/net/ethernet/sfc/ptp.c container_of(work, struct efx_ptp_data, pps_work); container_of 1402 drivers/net/ethernet/sfc/ptp.c container_of(work, struct efx_ptp_data, work); container_of 2063 drivers/net/ethernet/sfc/ptp.c struct efx_ptp_data *ptp_data = container_of(ptp, container_of 2098 drivers/net/ethernet/sfc/ptp.c struct efx_ptp_data *ptp_data = container_of(ptp, container_of 2117 drivers/net/ethernet/sfc/ptp.c struct efx_ptp_data *ptp_data = container_of(ptp, container_of 2169 drivers/net/ethernet/sfc/ptp.c struct efx_ptp_data *ptp_data = container_of(ptp, container_of 830 drivers/net/ethernet/sfc/rx.c struct efx_async_filter_insertion *req = container_of(data, struct efx_async_filter_insertion, container_of 788 drivers/net/ethernet/sfc/selftest.c struct efx_nic *efx = container_of(data, struct efx_nic, container_of 872 drivers/net/ethernet/sfc/siena_sriov.c struct siena_vf *vf = container_of(work, struct siena_vf, req); container_of 1009 drivers/net/ethernet/sfc/siena_sriov.c struct siena_vf *vf = container_of(work, struct siena_vf, req); container_of 1077 drivers/net/ethernet/sfc/siena_sriov.c struct siena_nic_data *nic_data = container_of(data, container_of 916 drivers/net/ethernet/sis/sis190.c container_of(work, struct sis190_private, phy_task); container_of 1242 drivers/net/ethernet/smsc/epic100.c struct epic_private *ep = container_of(napi, struct epic_private, napi); container_of 876 drivers/net/ethernet/smsc/smc911x.c struct smc911x_local *lp = container_of(work, struct smc911x_local, container_of 1033 drivers/net/ethernet/smsc/smc91x.c container_of(work, struct smc_local, phy_configure); container_of 1209 drivers/net/ethernet/smsc/smsc911x.c container_of(napi, struct smsc911x_data, napi); container_of 824 drivers/net/ethernet/smsc/smsc9420.c container_of(napi, struct smsc9420_pdata, napi); container_of 1058 drivers/net/ethernet/socionext/netsec.c priv = container_of(napi, struct netsec_priv, napi); container_of 822 drivers/net/ethernet/socionext/sni_ave.c priv = container_of(napi, struct ave_private, napi_rx); container_of 842 drivers/net/ethernet/socionext/sni_ave.c priv = container_of(napi, struct ave_private, napi_tx); container_of 3668 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c container_of(napi, struct stmmac_channel, rx_napi); container_of 3684 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c container_of(napi, struct stmmac_channel, tx_napi); container_of 4348 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c struct stmmac_priv *priv = container_of(work, struct stmmac_priv, container_of 24 drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c container_of(ptp, struct stmmac_priv, ptp_clock_ops); container_of 59 drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c container_of(ptp, struct stmmac_priv, ptp_clock_ops); container_of 96 drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c container_of(ptp, struct stmmac_priv, ptp_clock_ops); container_of 122 drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c container_of(ptp, struct stmmac_priv, ptp_clock_ops); container_of 136 drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c container_of(ptp, struct stmmac_priv, ptp_clock_ops); container_of 2574 drivers/net/ethernet/sun/cassini.c struct cas *cp = container_of(napi, struct cas, napi); container_of 3995 drivers/net/ethernet/sun/cassini.c struct cas *cp = container_of(work, struct cas, reset_task); container_of 3764 drivers/net/ethernet/sun/niu.c struct niu_ldg *lp = container_of(napi, struct niu_ldg, napi); container_of 6484 drivers/net/ethernet/sun/niu.c struct niu *np = container_of(work, struct niu, reset_task); container_of 886 drivers/net/ethernet/sun/sungem.c struct gem *gp = container_of(napi, struct gem, napi); container_of 2256 drivers/net/ethernet/sun/sungem.c struct gem *gp = container_of(work, struct gem, reset_task); container_of 915 drivers/net/ethernet/sun/sunvnet_common.c struct vnet_port *port = container_of(napi, struct vnet_port, napi); container_of 95 drivers/net/ethernet/sun/sunvnet_common.h return container_of(vio, struct vnet_port, vio); container_of 629 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c struct xlgmac_pdata *pdata = container_of(work, container_of 1282 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c struct xlgmac_channel *channel = container_of(napi, container_of 1311 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c struct xlgmac_pdata *pdata = container_of(napi, container_of 288 drivers/net/ethernet/tehuti/tehuti.c struct bdx_priv *priv = container_of(napi, struct bdx_priv, napi); container_of 405 drivers/net/ethernet/ti/cpmac.c struct cpmac_priv *priv = container_of(napi, struct cpmac_priv, napi); container_of 718 drivers/net/ethernet/ti/cpmac.c container_of(work, struct cpmac_priv, reset_work); container_of 374 drivers/net/ethernet/ti/cpsw_priv.h #define napi_to_cpsw(napi) container_of(napi, struct cpsw_common, napi) container_of 195 drivers/net/ethernet/ti/cpts.c struct cpts *cpts = container_of(cc, struct cpts, cc); container_of 222 drivers/net/ethernet/ti/cpts.c struct cpts *cpts = container_of(ptp, struct cpts, info); container_of 247 drivers/net/ethernet/ti/cpts.c struct cpts *cpts = container_of(ptp, struct cpts, info); container_of 260 drivers/net/ethernet/ti/cpts.c struct cpts *cpts = container_of(ptp, struct cpts, info); container_of 276 drivers/net/ethernet/ti/cpts.c struct cpts *cpts = container_of(ptp, struct cpts, info); container_of 295 drivers/net/ethernet/ti/cpts.c struct cpts *cpts = container_of(ptp, struct cpts, info); container_of 1225 drivers/net/ethernet/ti/davinci_emac.c struct emac_priv *priv = container_of(napi, struct emac_priv, napi); container_of 950 drivers/net/ethernet/ti/netcp_core.c struct netcp_intf *netcp = container_of(napi, struct netcp_intf, container_of 1061 drivers/net/ethernet/ti/netcp_core.c struct netcp_intf *netcp = container_of(napi, struct netcp_intf, container_of 1029 drivers/net/ethernet/ti/tlan.c container_of(work, struct tlan_priv, tlan_tqueue); container_of 1088 drivers/net/ethernet/toshiba/ps3_gelic_net.c struct gelic_card *card = container_of(napi, struct gelic_card, napi); container_of 1384 drivers/net/ethernet/toshiba/ps3_gelic_net.c container_of(work, struct gelic_card, tx_timeout_task); container_of 151 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c cmd = container_of(work, struct gelic_eurus_cmd, work); container_of 2126 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c wl = container_of(work, struct gelic_wl_info, event_work.work); container_of 2171 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c wl = container_of(work, struct gelic_wl_info, assoc_work.work); container_of 287 drivers/net/ethernet/toshiba/ps3_gelic_wireless.h return container_of((void *)wl, struct gelic_port, priv); container_of 1237 drivers/net/ethernet/toshiba/spider_net.c struct spider_net_card *card = container_of(napi, struct spider_net_card, napi); container_of 2153 drivers/net/ethernet/toshiba/spider_net.c container_of(work, struct spider_net_card, tx_timeout_task); container_of 1171 drivers/net/ethernet/toshiba/tc35815.c container_of(work, struct tc35815_local, restart_work); container_of 1617 drivers/net/ethernet/toshiba/tc35815.c struct tc35815_local *lp = container_of(napi, struct tc35815_local, napi); container_of 829 drivers/net/ethernet/tundra/tsi108_eth.c struct tsi108_prv_data *data = container_of(napi, struct tsi108_prv_data, napi); container_of 824 drivers/net/ethernet/via/via-rhine.c struct rhine_private *rp = container_of(napi, struct rhine_private, napi); container_of 1731 drivers/net/ethernet/via/via-rhine.c struct rhine_private *rp = container_of(work, struct rhine_private, container_of 2195 drivers/net/ethernet/via/via-rhine.c container_of(work, struct rhine_private, slow_event_task); container_of 2139 drivers/net/ethernet/via/via-velocity.c struct velocity_info *vptr = container_of(napi, container_of 787 drivers/net/ethernet/wiznet/w5100.c struct w5100_priv *priv = container_of(work, struct w5100_priv, container_of 820 drivers/net/ethernet/wiznet/w5100.c struct w5100_priv *priv = container_of(work, struct w5100_priv, container_of 886 drivers/net/ethernet/wiznet/w5100.c struct w5100_priv *priv = container_of(work, struct w5100_priv, container_of 898 drivers/net/ethernet/wiznet/w5100.c struct w5100_priv *priv = container_of(napi, struct w5100_priv, napi); container_of 965 drivers/net/ethernet/wiznet/w5100.c struct w5100_priv *priv = container_of(work, struct w5100_priv, container_of 375 drivers/net/ethernet/wiznet/w5300.c struct w5300_priv *priv = container_of(napi, struct w5300_priv, napi); container_of 1082 drivers/net/ethernet/xilinx/ll_temac_main.c struct temac_local *lp = container_of(work, struct temac_local, container_of 1197 drivers/net/ethernet/xircom/xirc2ps_cs.c container_of(work, struct local_info, tx_timeout_task); container_of 669 drivers/net/ethernet/xscale/ixp4xx_eth.c struct port *port = container_of(napi, struct port, napi); container_of 959 drivers/net/fjes/fjes_hw.c struct fjes_hw *hw = container_of(work, container_of 1149 drivers/net/fjes/fjes_hw.c struct fjes_hw *hw = container_of(work, struct fjes_hw, epstop_task); container_of 490 drivers/net/fjes/fjes_main.c struct fjes_adapter *adapter = container_of(work, container_of 546 drivers/net/fjes/fjes_main.c struct fjes_adapter *adapter = container_of(work, container_of 557 drivers/net/fjes/fjes_main.c struct fjes_adapter *adapter = container_of(work, container_of 1111 drivers/net/fjes/fjes_main.c container_of(napi, struct fjes_adapter, napi); container_of 1356 drivers/net/fjes/fjes_main.c struct fjes_adapter *adapter = container_of(to_delayed_work(work), container_of 1377 drivers/net/fjes/fjes_main.c container_of(work, struct fjes_adapter, unshare_watch_task); container_of 1029 drivers/net/gtp.c struct pdp_ctx *pctx = container_of(head, struct pdp_ctx, rcu_head); container_of 647 drivers/net/hamradio/baycom_epp.c bc = container_of(work, struct baycom_state, run_work.work); container_of 1250 drivers/net/hamradio/dmascc.c struct scc_priv *priv = container_of(ugli_api, struct scc_priv, rx_work); container_of 64 drivers/net/hyperv/netvsc.c container_of(w, struct netvsc_device, subchan_work); container_of 117 drivers/net/hyperv/netvsc.c = container_of(head, struct netvsc_device, rcu); container_of 1118 drivers/net/hyperv/netvsc.c = container_of(desc, const struct vmtransfer_page_packet_header, d); container_of 1298 drivers/net/hyperv/netvsc.c = container_of(napi, struct netvsc_channel, napi); container_of 1891 drivers/net/hyperv/netvsc_drv.c container_of(w, struct net_device_context, dwork.work); container_of 2109 drivers/net/hyperv/netvsc_drv.c = container_of(w, struct net_device_context, vf_takeover.work); container_of 922 drivers/net/hyperv/rndis_filter.c = container_of(w, struct rndis_device, mcast_work); container_of 587 drivers/net/ieee802154/adf7242.c container_of(work, struct adf7242_local, work.work); container_of 464 drivers/net/ieee802154/at86rf230.c container_of(timer, struct at86rf230_state_change, timer); container_of 235 drivers/net/ieee802154/atusb.c container_of(to_delayed_work(work), struct atusb, work); container_of 703 drivers/net/ieee802154/ca8210.c struct work_priv_container *wpc = container_of( container_of 876 drivers/net/ieee802154/cc2520.c = container_of(work, struct cc2520_private, fifop_irqwork); container_of 227 drivers/net/ipvlan/ipvlan_core.c struct ipvl_port *port = container_of(work, struct ipvl_port, wq); container_of 53 drivers/net/ipvlan/ipvtap.c struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap); container_of 61 drivers/net/ipvlan/ipvtap.c struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap); container_of 70 drivers/net/ipvlan/ipvtap.c struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap); container_of 322 drivers/net/macsec.c struct macsec_rx_sc *rx_sc = container_of(head, struct macsec_rx_sc, rcu_head); container_of 341 drivers/net/macsec.c struct macsec_rx_sa *sa = container_of(head, struct macsec_rx_sa, rcu); container_of 369 drivers/net/macsec.c struct macsec_tx_sa *sa = container_of(head, struct macsec_tx_sa, rcu); container_of 296 drivers/net/macvlan.c struct macvlan_port *port = container_of(w, struct macvlan_port, container_of 57 drivers/net/macvtap.c struct macvtap_dev *vlantap = container_of(tap, struct macvtap_dev, tap); container_of 65 drivers/net/macvtap.c struct macvtap_dev *vlantap = container_of(tap, struct macvtap_dev, tap); container_of 74 drivers/net/macvtap.c struct macvtap_dev *vlantap = container_of(tap, struct macvtap_dev, tap); container_of 238 drivers/net/netconsole.c container_of(item, struct netconsole_target, item) : container_of 23 drivers/net/netdevsim/bus.c return container_of(dev, struct nsim_bus_dev, dev); container_of 451 drivers/net/netdevsim/dev.c nsim_trap_data = container_of(work, struct nsim_trap_data, container_of 368 drivers/net/phy/dp83640.c container_of(ptp, struct dp83640_clock, caps); container_of 401 drivers/net/phy/dp83640.c container_of(ptp, struct dp83640_clock, caps); container_of 423 drivers/net/phy/dp83640.c container_of(ptp, struct dp83640_clock, caps); container_of 448 drivers/net/phy/dp83640.c container_of(ptp, struct dp83640_clock, caps); container_of 465 drivers/net/phy/dp83640.c container_of(ptp, struct dp83640_clock, caps); container_of 525 drivers/net/phy/dp83640.c container_of(ptp, struct dp83640_clock, caps); container_of 1411 drivers/net/phy/dp83640.c container_of(work, struct dp83640_private, ts_work.work); container_of 56 drivers/net/phy/mdio-gpio.c container_of(ctrl, struct mdio_gpio_info, ctrl); container_of 77 drivers/net/phy/mdio-gpio.c container_of(ctrl, struct mdio_gpio_info, ctrl); container_of 85 drivers/net/phy/mdio-gpio.c container_of(ctrl, struct mdio_gpio_info, ctrl); container_of 96 drivers/net/phy/mdio-gpio.c container_of(ctrl, struct mdio_gpio_info, ctrl); container_of 68 drivers/net/phy/mdio-mux-meson-g12a.c container_of(_hw, struct g12a_ephy_pll, hw) container_of 128 drivers/net/phy/mdio_bus.c return container_of(mdiodev, struct phy_device, mdio); container_of 1598 drivers/net/phy/mscc.c phy = container_of(map[addr], struct phy_device, mdio); container_of 898 drivers/net/phy/phy.c container_of(dwork, struct phy_device, state_queue); container_of 210 drivers/net/phy/phy_device.c phydev = container_of(mdiodev, struct phy_device, mdio); container_of 223 drivers/net/phy/phy_device.c phydev = container_of(mdiodev, struct phy_device, mdio); container_of 472 drivers/net/phy/phylink.c struct phylink *pl = container_of(w, struct phylink, resolve); container_of 556 drivers/net/phy/phylink.c struct phylink *pl = container_of(t, struct phylink, link_poll); container_of 324 drivers/net/phy/sfp-bus.c struct sfp_bus *bus = container_of(kref, struct sfp_bus, kref); container_of 1777 drivers/net/phy/sfp.c struct sfp *sfp = container_of(work, struct sfp, timeout.work); container_of 1828 drivers/net/phy/sfp.c struct sfp *sfp = container_of(work, struct sfp, poll.work); container_of 303 drivers/net/phy/spi_ks8995.c dev = container_of(kobj, struct device, kobj); container_of 315 drivers/net/phy/spi_ks8995.c dev = container_of(kobj, struct device, kobj); container_of 319 drivers/net/plip/plip.c container_of(work, struct net_local, deferred.work); container_of 362 drivers/net/plip/plip.c struct net_local *nl = container_of(work, struct net_local, immediate); container_of 381 drivers/net/plip/plip.c container_of(work, struct net_local, timer.work); container_of 90 drivers/net/ppp/ppp_generic.c #define PF_TO_X(pf, X) container_of(pf, X, file) container_of 463 drivers/net/ppp/pppoe.c struct pppox_sock *po = container_of(work, struct pppox_sock, container_of 423 drivers/net/slip/slip.c struct slip *sl = container_of(work, struct slip, tx_work); container_of 496 drivers/net/tap.c struct tap_queue *q = container_of(sk, struct tap_queue, sk); container_of 1213 drivers/net/tap.c struct tap_queue *q = container_of(sock, struct tap_queue, sock); container_of 1233 drivers/net/tap.c struct tap_queue *q = container_of(sock, struct tap_queue, sock); container_of 1250 drivers/net/tap.c struct tap_queue *q = container_of(sock, struct tap_queue, container_of 380 drivers/net/team/team.c opt_inst = container_of(opt_inst_info, struct team_option_inst, info); container_of 632 drivers/net/team/team.c team = container_of(work, struct team, notify_peers.dw.work); container_of 678 drivers/net/team/team.c team = container_of(work, struct team, mcast_rejoin.dw.work); container_of 488 drivers/net/team/team_mode_loadbalance.c lb_priv_ex = container_of(work, struct lb_priv_ex, container_of 536 drivers/net/thunderbolt.c struct tbnet_frame *tf = container_of(frame, typeof(*tf), frame); container_of 586 drivers/net/thunderbolt.c struct tbnet *net = container_of(work, typeof(*net), connected_work); container_of 636 drivers/net/thunderbolt.c struct tbnet *net = container_of(work, typeof(*net), login_work.work); container_of 664 drivers/net/thunderbolt.c struct tbnet *net = container_of(work, typeof(*net), disconnect_work); container_of 742 drivers/net/thunderbolt.c struct tbnet *net = container_of(napi, struct tbnet, napi); container_of 773 drivers/net/thunderbolt.c tf = container_of(frame, typeof(*tf), frame); container_of 272 drivers/net/tun.c struct tun_file *tfile = container_of(napi, struct tun_file, napi); container_of 2270 drivers/net/tun.c struct tun_prog *prog = container_of(rcu, struct tun_prog, rcu); container_of 2418 drivers/net/tun.c tfile = container_of(sk, struct tun_file, sk); container_of 2535 drivers/net/tun.c struct tun_file *tfile = container_of(sock, struct tun_file, socket); container_of 2581 drivers/net/tun.c struct tun_file *tfile = container_of(sock, struct tun_file, socket); container_of 2632 drivers/net/tun.c struct tun_file *tfile = container_of(sock, struct tun_file, socket); container_of 1356 drivers/net/usb/cdc_ncm.c container_of(timer, struct cdc_ncm_ctx, tx_timer); container_of 2974 drivers/net/usb/hso.c container_of(data, struct hso_device, async_get_intf); container_of 2981 drivers/net/usb/hso.c container_of(data, struct hso_device, async_put_intf); container_of 3091 drivers/net/usb/hso.c struct hso_device *hso_dev = container_of(ref, struct hso_device, ref); container_of 275 drivers/net/usb/ipheth.c struct ipheth_device *dev = container_of(work, struct ipheth_device, container_of 522 drivers/net/usb/kaweth.c container_of(work, struct kaweth_device, lowmem_work.work); container_of 1042 drivers/net/usb/lan78xx.c container_of(param, struct lan78xx_priv, set_multicast); container_of 1930 drivers/net/usb/lan78xx.c container_of(data, struct lan78xx_net, domain_data); container_of 2377 drivers/net/usb/lan78xx.c container_of(param, struct lan78xx_priv, set_vlan); container_of 3516 drivers/net/usb/lan78xx.c dev = container_of(work, struct lan78xx_net, wq.work); container_of 1099 drivers/net/usb/pegasus.c pegasus_t *pegasus = container_of(work, pegasus_t, carrier_check.work); container_of 2251 drivers/net/usb/r8152.c struct r8152 *tp = container_of(napi, struct r8152, napi); container_of 4188 drivers/net/usb/r8152.c struct r8152 *tp = container_of(work, struct r8152, schedule.work); container_of 4226 drivers/net/usb/r8152.c struct r8152 *tp = container_of(work, struct r8152, hw_phy_work.work); container_of 4250 drivers/net/usb/r8152.c struct r8152 *tp = container_of(nb, struct r8152, pm_notifier); container_of 470 drivers/net/usb/sierra_net.c container_of(work, struct sierra_net_data, sierra_net_kevent); container_of 526 drivers/net/usb/smsc75xx.c container_of(param, struct smsc75xx_priv, set_multicast); container_of 636 drivers/net/usb/smsc95xx.c struct smsc95xx_priv *pdata = container_of(work, struct smsc95xx_priv, container_of 1135 drivers/net/usb/usbnet.c container_of(work, struct usbnet, kevent); container_of 771 drivers/net/veth.c container_of(napi, struct veth_rq, xdp_napi); container_of 1292 drivers/net/virtio_net.c container_of(work, struct virtnet_info, refill.work); container_of 1422 drivers/net/virtio_net.c container_of(napi, struct receive_queue, napi); container_of 1482 drivers/net/virtio_net.c struct send_queue *sq = container_of(napi, struct send_queue, napi); container_of 2606 drivers/net/virtio_net.c container_of(work, struct virtnet_info, config_work); container_of 1881 drivers/net/vmxnet3/vmxnet3_drv.c struct vmxnet3_rx_queue *rx_queue = container_of(napi, container_of 1902 drivers/net/vmxnet3/vmxnet3_drv.c struct vmxnet3_rx_queue *rq = container_of(napi, container_of 3216 drivers/net/vmxnet3/vmxnet3_drv.c adapter = container_of(data, struct vmxnet3_adapter, work); container_of 866 drivers/net/vxlan.c struct vxlan_fdb *f = container_of(head, struct vxlan_fdb, rcu); container_of 890 drivers/net/vxlan.c struct vxlan_rdst *rd = container_of(head, struct vxlan_rdst, rcu); container_of 2734 drivers/net/vxlan.c = container_of(p, struct vxlan_fdb, hlist); container_of 2862 drivers/net/vxlan.c = container_of(p, struct vxlan_fdb, hlist); container_of 616 drivers/net/wan/fsl_ucc_hdlc.c struct ucc_hdlc_private *priv = container_of(napi, container_of 327 drivers/net/wan/hd64572.c port_t *port = container_of(napi, port_t, napi); container_of 653 drivers/net/wan/ixp4xx_hss.c struct port *port = container_of(napi, struct port, napi); container_of 443 drivers/net/wimax/i2400m/control.c ss = container_of(tlv, typeof(*ss), hdr); container_of 451 drivers/net/wimax/i2400m/control.c rfss = container_of(tlv, typeof(*rfss), hdr); container_of 460 drivers/net/wimax/i2400m/control.c ms = container_of(tlv, typeof(*ms), hdr); container_of 1053 drivers/net/wimax/i2400m/control.c l4mv = container_of(tlv, typeof(*l4mv), hdr); container_of 454 drivers/net/wimax/i2400m/driver.c container_of(notifier, struct i2400m, pm_notifier); container_of 584 drivers/net/wimax/i2400m/driver.c struct i2400m *i2400m = container_of(ws, struct i2400m, reset_ws); container_of 696 drivers/net/wimax/i2400m/driver.c struct i2400m *i2400m = container_of(ws, struct i2400m, recovery_ws); container_of 1510 drivers/net/wimax/i2400m/fw.c container_of(kref, struct i2400m_fw, kref); container_of 668 drivers/net/wimax/i2400m/i2400m.h return container_of(wimax_dev, struct i2400m, wimax_dev); container_of 141 drivers/net/wimax/i2400m/netdev.c struct i2400m *i2400m = container_of(ws, struct i2400m, wake_tx_ws); container_of 185 drivers/net/wimax/i2400m/rx.c struct i2400m *i2400m = container_of(ws, struct i2400m, rx_report_ws); container_of 931 drivers/net/wimax/i2400m/rx.c = container_of(ref, struct i2400m, rx_roq_refcount); container_of 187 drivers/net/wimax/i2400m/usb-fw.c struct i2400mu *i2400mu = container_of(i2400m, struct i2400mu, i2400m); container_of 282 drivers/net/wimax/i2400m/usb-fw.c struct i2400mu *i2400mu = container_of(i2400m, struct i2400mu, i2400m); container_of 231 drivers/net/wimax/i2400m/usb-tx.c struct i2400mu *i2400mu = container_of(i2400m, struct i2400mu, i2400m); container_of 90 drivers/net/wimax/i2400m/usb.c struct i2400mu *i2400mu = container_of(i2400m, struct i2400mu, i2400m); container_of 119 drivers/net/wimax/i2400m/usb.c struct i2400mu *i2400mu = container_of(i2400m, struct i2400mu, i2400m); container_of 265 drivers/net/wimax/i2400m/usb.c container_of(i2400m, struct i2400mu, i2400m); container_of 332 drivers/net/wimax/i2400m/usb.c struct i2400mu *i2400mu = container_of(i2400m, struct i2400mu, i2400m); container_of 350 drivers/net/wimax/i2400m/usb.c struct i2400mu *i2400mu = container_of(i2400m, struct i2400mu, i2400m); container_of 437 drivers/net/wimax/i2400m/usb.c i2400mu = container_of(i2400m, struct i2400mu, i2400m); container_of 618 drivers/net/wireless/ath/ar5523/ar5523.c struct ar5523 *ar = container_of(work, struct ar5523, rx_refill_work); container_of 817 drivers/net/wireless/ath/ar5523/ar5523.c txi = container_of((void *)data, struct ieee80211_tx_info, container_of 821 drivers/net/wireless/ath/ar5523/ar5523.c skb = container_of((void *)txi, struct sk_buff, cb); container_of 885 drivers/net/wireless/ath/ar5523/ar5523.c struct ar5523 *ar = container_of(work, struct ar5523, tx_work); container_of 903 drivers/net/wireless/ath/ar5523/ar5523.c struct ar5523 *ar = container_of(work, struct ar5523, tx_wd_work); container_of 968 drivers/net/wireless/ath/ar5523/ar5523.c struct ar5523 *ar = container_of(work, struct ar5523, stat_work.work); container_of 2188 drivers/net/wireless/ath/ath10k/core.c struct ath10k *ar = container_of(work, struct ath10k, restart_work); container_of 2261 drivers/net/wireless/ath/ath10k/core.c struct ath10k *ar = container_of(work, struct ath10k, container_of 3007 drivers/net/wireless/ath/ath10k/core.c struct ath10k *ar = container_of(work, struct ath10k, register_work); container_of 143 drivers/net/wireless/ath/ath10k/core.h container_of((void *)rxcb, struct sk_buff, cb) container_of 893 drivers/net/wireless/ath/ath10k/debug.c struct ath10k *ar = container_of(work, struct ath10k, container_of 2044 drivers/net/wireless/ath/ath10k/mac.c struct ath10k_vif *arvif = container_of(work, struct ath10k_vif, container_of 2112 drivers/net/wireless/ath/ath10k/mac.c struct ath10k_vif *arvif = container_of(work, struct ath10k_vif, container_of 3776 drivers/net/wireless/ath/ath10k/mac.c struct ath10k *ar = container_of(work, struct ath10k, offchan_tx_work); container_of 3892 drivers/net/wireless/ath/ath10k/mac.c struct ath10k *ar = container_of(work, struct ath10k, wmi_mgmt_tx_work); container_of 4284 drivers/net/wireless/ath/ath10k/mac.c struct ath10k *ar = container_of(work, struct ath10k, container_of 6298 drivers/net/wireless/ath/ath10k/mac.c arsta = container_of(wk, struct ath10k_sta, update_wk); container_of 6299 drivers/net/wireless/ath/ath10k/mac.c sta = container_of((void *)arsta, struct ieee80211_sta, drv_priv); container_of 1750 drivers/net/wireless/ath/ath10k/pci.c struct ath10k_pci *ar_pci = container_of(work, struct ath10k_pci, container_of 3121 drivers/net/wireless/ath/ath10k/pci.c struct ath10k *ar = container_of(ctx, struct ath10k, napi); container_of 844 drivers/net/wireless/ath/ath10k/qmi.c struct ath10k_qmi *qmi = container_of(qmi_hdl, struct ath10k_qmi, qmi_hdl); container_of 853 drivers/net/wireless/ath/ath10k/qmi.c struct ath10k_qmi *qmi = container_of(qmi_hdl, struct ath10k_qmi, qmi_hdl); container_of 879 drivers/net/wireless/ath/ath10k/qmi.c struct ath10k_qmi *qmi = container_of(qmi_hdl, struct ath10k_qmi, qmi_hdl); container_of 907 drivers/net/wireless/ath/ath10k/qmi.c container_of(qmi_hdl, struct ath10k_qmi, qmi_hdl); container_of 920 drivers/net/wireless/ath/ath10k/qmi.c struct ath10k_qmi *qmi = container_of(work, struct ath10k_qmi, container_of 1298 drivers/net/wireless/ath/ath10k/sdio.c struct ath10k_sdio *ar_sdio = container_of(work, struct ath10k_sdio, container_of 1166 drivers/net/wireless/ath/ath10k/snoc.c struct ath10k *ar = container_of(ctx, struct ath10k, napi); container_of 356 drivers/net/wireless/ath/ath10k/usb.c struct ath10k_usb_pipe *pipe = container_of(work, container_of 3904 drivers/net/wireless/ath/ath10k/wmi.c struct ath10k *ar = container_of(work, struct ath10k, container_of 5410 drivers/net/wireless/ath/ath10k/wmi.c struct ath10k *ar = container_of(work, struct ath10k, svc_rdy_work); container_of 2406 drivers/net/wireless/ath/ath5k/base.c struct ath5k_hw *ah = container_of(work, struct ath5k_hw, container_of 2463 drivers/net/wireless/ath/ath5k/base.c struct ath5k_hw *ah = container_of(work, struct ath5k_hw, container_of 2972 drivers/net/wireless/ath/ath5k/base.c struct ath5k_hw *ah = container_of(work, struct ath5k_hw, container_of 116 drivers/net/wireless/ath/ath5k/led.c struct ath5k_led *led = container_of(led_dev, struct ath5k_led, container_of 653 drivers/net/wireless/ath/ath6kl/core.h return container_of(wdev, struct ath6kl_vif, wdev); container_of 23 drivers/net/wireless/ath/ath6kl/recovery.c struct ath6kl *ar = container_of(work, struct ath6kl, container_of 467 drivers/net/wireless/ath/ath6kl/sdio.c ar_sdio = container_of(work, struct ath6kl_sdio, wr_async_work); container_of 582 drivers/net/wireless/ath/ath6kl/usb.c struct ath6kl_usb_pipe *pipe = container_of(work, container_of 1326 drivers/net/wireless/ath/ath9k/channel.c struct ath_softc *sc = container_of(work, struct ath_softc, container_of 54 drivers/net/wireless/ath/ath9k/gpio.c struct ath_softc *sc = container_of(led_cdev, struct ath_softc, led_cdev); container_of 66 drivers/net/wireless/ath/ath9k/htc_drv_gpio.c struct ath9k_htc_priv *priv = container_of(work, struct ath9k_htc_priv, container_of 100 drivers/net/wireless/ath/ath9k/htc_drv_gpio.c struct ath9k_htc_priv *priv = container_of(work, struct ath9k_htc_priv, container_of 228 drivers/net/wireless/ath/ath9k/htc_drv_gpio.c struct ath9k_htc_priv *priv = container_of(work, container_of 239 drivers/net/wireless/ath/ath9k/htc_drv_gpio.c struct ath9k_htc_priv *priv = container_of(led_cdev, container_of 79 drivers/net/wireless/ath/ath9k/htc_drv_main.c container_of(work, struct ath9k_htc_priv, container_of 771 drivers/net/wireless/ath/ath9k/htc_drv_main.c container_of(work, struct ath9k_htc_priv, ani_work.work); container_of 1291 drivers/net/wireless/ath/ath9k/htc_drv_main.c container_of(work, struct ath9k_htc_sta, rc_update_work); container_of 1293 drivers/net/wireless/ath/ath9k/htc_drv_main.c container_of((void *)ista, struct ieee80211_sta, drv_priv); container_of 58 drivers/net/wireless/ath/ath9k/link.c struct ath_softc *sc = container_of(work, struct ath_softc, container_of 120 drivers/net/wireless/ath/ath9k/link.c struct ath_softc *sc = container_of(work, struct ath_softc, container_of 214 drivers/net/wireless/ath/ath9k/link.c struct ath_softc *sc = container_of(work, struct ath_softc, paprd_work); container_of 633 drivers/net/wireless/ath/ath9k/main.c struct ath_softc *sc = container_of(work, struct ath_softc, hw_reset_work); container_of 238 drivers/net/wireless/ath/ath9k/mci.c struct ath_softc *sc = container_of(work, struct ath_softc, mci_work); container_of 192 drivers/net/wireless/ath/ath9k/wmi.c struct ath9k_htc_priv *priv = container_of(work, struct ath9k_htc_priv, container_of 119 drivers/net/wireless/ath/ath9k/xmit.c container_of((void *)tid, struct ieee80211_txq, drv_priv); container_of 189 drivers/net/wireless/ath/ath9k/xmit.c struct ieee80211_txq *txq = container_of((void*)tid, struct ieee80211_txq, drv_priv); container_of 611 drivers/net/wireless/ath/carl9170/carl9170.h return container_of(carl_vif, struct ar9170, container_of 644 drivers/net/wireless/ath/carl9170/carl9170.h return container_of((void *)priv, struct ieee80211_vif, drv_priv); container_of 78 drivers/net/wireless/ath/carl9170/debug.c dfops = container_of(debugfs_real_fops(file), container_of 131 drivers/net/wireless/ath/carl9170/debug.c dfops = container_of(debugfs_real_fops(file), container_of 68 drivers/net/wireless/ath/carl9170/led.c struct ar9170 *ar = container_of(work, struct ar9170, led_work.work); container_of 109 drivers/net/wireless/ath/carl9170/led.c struct carl9170_led *arl = container_of(led, struct carl9170_led, l); container_of 470 drivers/net/wireless/ath/carl9170/main.c struct ar9170 *ar = container_of(work, struct ar9170, container_of 546 drivers/net/wireless/ath/carl9170/main.c struct ar9170 *ar = container_of(work, struct ar9170, ping_work); container_of 862 drivers/net/wireless/ath/carl9170/main.c struct ar9170 *ar = container_of(work, struct ar9170, container_of 894 drivers/net/wireless/ath/carl9170/main.c struct ar9170 *ar = container_of(work, struct ar9170, stat_work.work); container_of 1398 drivers/net/wireless/ath/carl9170/main.c struct ar9170 *ar = container_of(work, struct ar9170, container_of 269 drivers/net/wireless/ath/carl9170/tx.c arinfo = container_of(ref, struct carl9170_tx_info, ref); container_of 270 drivers/net/wireless/ath/carl9170/tx.c txinfo = container_of((void *) arinfo, struct ieee80211_tx_info, container_of 272 drivers/net/wireless/ath/carl9170/tx.c skb = container_of((void *) txinfo, struct sk_buff, cb); container_of 641 drivers/net/wireless/ath/carl9170/tx.c struct ar9170 *ar = container_of(work, struct ar9170, container_of 511 drivers/net/wireless/ath/regd.c struct ath_common *common = container_of(reg, struct ath_common, container_of 762 drivers/net/wireless/ath/regd.c struct ath_common *common = container_of(reg, struct ath_common, container_of 619 drivers/net/wireless/ath/wcn36xx/main.c struct wcn36xx *wcn = container_of(work, struct wcn36xx, scan_work); container_of 2554 drivers/net/wireless/ath/wcn36xx/smd.c container_of(work, struct wcn36xx, hal_ind_work); container_of 275 drivers/net/wireless/ath/wcn36xx/wcn36xx.h return container_of((void *)sta_priv, struct ieee80211_sta, drv_priv); container_of 287 drivers/net/wireless/ath/wcn36xx/wcn36xx.h return container_of((void *) vif_priv, struct ieee80211_vif, drv_priv); container_of 2338 drivers/net/wireless/ath/wil6210/cfg80211.c struct wil6210_vif *vif = container_of(work, struct wil6210_vif, container_of 473 drivers/net/wireless/ath/wil6210/main.c struct wil6210_vif *vif = container_of(work, container_of 539 drivers/net/wireless/ath/wil6210/main.c struct wil6210_priv *wil = container_of(work, struct wil6210_priv, container_of 104 drivers/net/wireless/ath/wil6210/netdev.c struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, container_of 125 drivers/net/wireless/ath/wil6210/netdev.c struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, container_of 146 drivers/net/wireless/ath/wil6210/netdev.c struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, container_of 183 drivers/net/wireless/ath/wil6210/netdev.c struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, container_of 244 drivers/net/wireless/ath/wil6210/p2p.c struct wil_p2p_info *p2p = container_of(work, container_of 246 drivers/net/wireless/ath/wil6210/p2p.c struct wil6210_vif *vif = container_of(p2p, container_of 272 drivers/net/wireless/ath/wil6210/p2p.c struct wil_p2p_info *p2p = container_of(work, container_of 274 drivers/net/wireless/ath/wil6210/p2p.c struct wil6210_vif *vif = container_of(p2p, container_of 304 drivers/net/wireless/ath/wil6210/p2p.c struct wil_p2p_info *p2p = container_of(work, container_of 306 drivers/net/wireless/ath/wil6210/p2p.c struct wil6210_vif *vif = container_of(p2p, container_of 584 drivers/net/wireless/ath/wil6210/pcie_bus.c struct wil6210_priv *wil = container_of( container_of 817 drivers/net/wireless/ath/wil6210/txrx.c struct wil6210_vif *vif = container_of(work, container_of 1093 drivers/net/wireless/ath/wil6210/wil6210.h return container_of(wdev, struct wil6210_vif, wdev); container_of 3393 drivers/net/wireless/ath/wil6210/wmi.c struct wil6210_priv *wil = container_of(work, struct wil6210_priv, container_of 1469 drivers/net/wireless/atmel/at76c50x-usb.c struct at76_priv *priv = container_of(work, struct at76_priv, container_of 1494 drivers/net/wireless/atmel/at76c50x-usb.c struct at76_priv *priv = container_of(work, struct at76_priv, container_of 1715 drivers/net/wireless/atmel/at76c50x-usb.c struct at76_priv *priv = container_of(work, struct at76_priv, container_of 1918 drivers/net/wireless/atmel/at76c50x-usb.c struct at76_priv *priv = container_of(work, struct at76_priv, container_of 514 drivers/net/wireless/broadcom/b43/debugfs.c dfops = container_of(debugfs_real_fops(file), container_of 576 drivers/net/wireless/broadcom/b43/debugfs.c dfops = container_of(debugfs_real_fops(file), container_of 77 drivers/net/wireless/broadcom/b43/leds.c struct b43_leds *leds = container_of(work, struct b43_leds, work); container_of 78 drivers/net/wireless/broadcom/b43/leds.c struct b43_wl *wl = container_of(leds, struct b43_wl, leds); container_of 99 drivers/net/wireless/broadcom/b43/leds.c struct b43_led *led = container_of(led_dev, struct b43_led, led_dev); container_of 1799 drivers/net/wireless/broadcom/b43/main.c struct b43_wl *wl = container_of(work, struct b43_wl, container_of 2548 drivers/net/wireless/broadcom/b43/main.c struct b43_wl *wl = container_of(work, container_of 3427 drivers/net/wireless/broadcom/b43/main.c struct b43_wldev *dev = container_of(work, struct b43_wldev, container_of 3582 drivers/net/wireless/broadcom/b43/main.c struct b43_wl *wl = container_of(work, struct b43_wl, tx_work); container_of 5199 drivers/net/wireless/broadcom/b43/main.c container_of(work, struct b43_wldev, restart_work); container_of 468 drivers/net/wireless/broadcom/b43/phy_common.c struct b43_wl *wl = container_of(work, struct b43_wl, container_of 211 drivers/net/wireless/broadcom/b43legacy/debugfs.c dfops = container_of(debugfs_real_fops(file), container_of 278 drivers/net/wireless/broadcom/b43legacy/debugfs.c dfops = container_of(debugfs_real_fops(file), container_of 59 drivers/net/wireless/broadcom/b43legacy/leds.c struct b43legacy_led *led = container_of(led_dev, struct b43legacy_led, container_of 1212 drivers/net/wireless/broadcom/b43legacy/main.c struct b43legacy_wl *wl = container_of(work, struct b43legacy_wl, container_of 1562 drivers/net/wireless/broadcom/b43legacy/main.c struct b43legacy_wl *wl = container_of(work, container_of 2315 drivers/net/wireless/broadcom/b43legacy/main.c struct b43legacy_wldev *dev = container_of(work, struct b43legacy_wldev, container_of 2447 drivers/net/wireless/broadcom/b43legacy/main.c struct b43legacy_wl *wl = container_of(work, struct b43legacy_wl, container_of 3554 drivers/net/wireless/broadcom/b43legacy/main.c container_of(work, struct b43legacy_wldev, restart_work); container_of 1113 drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c func = container_of(dev, struct sdio_func, dev); container_of 1141 drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c struct sdio_func *func = container_of(dev, struct sdio_func, dev); container_of 288 drivers/net/wireless/broadcom/brcm80211/brcmfmac/btcoex.c btci = container_of(work, struct brcmf_btcoex_info, work); container_of 490 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c vif = container_of(wdev, struct brcmf_cfg80211_vif, wdev); container_of 1093 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c vif = container_of(request->wdev, struct brcmf_cfg80211_vif, wdev); container_of 3045 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c container_of(work, struct brcmf_cfg80211_info, container_of 4851 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c vif = container_of(wdev, struct brcmf_cfg80211_vif, wdev); container_of 4890 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c vif = container_of(wdev, struct brcmf_cfg80211_vif, wdev); container_of 5060 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c vif = container_of(wdev, struct brcmf_cfg80211_vif, wdev); container_of 5079 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c vif = container_of(wdev, struct brcmf_cfg80211_vif, wdev); container_of 357 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h return container_of(wdev, struct brcmf_cfg80211_vif, wdev); container_of 701 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c struct brcmf_chip_priv *ci = container_of(pub, struct brcmf_chip_priv, container_of 708 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c mem_core = container_of(mem, struct brcmf_core_priv, pub); container_of 718 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c mem_core = container_of(mem, struct brcmf_core_priv, container_of 733 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c mem_core = container_of(mem, struct brcmf_core_priv, container_of 1004 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c cpu = container_of(core, struct brcmf_core_priv, pub); container_of 1108 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c chip = container_of(pub, struct brcmf_chip_priv, pub); container_of 1121 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c chip = container_of(pub, struct brcmf_chip_priv, pub); container_of 1134 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c chip = container_of(pub, struct brcmf_chip_priv, pub); container_of 1162 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c core = container_of(pub, struct brcmf_core_priv, pub); container_of 1170 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c core = container_of(pub, struct brcmf_core_priv, pub); container_of 1179 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c core = container_of(pub, struct brcmf_core_priv, pub); container_of 1200 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c sr = container_of(core, struct brcmf_core_priv, pub); container_of 1285 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c chip = container_of(pub, struct brcmf_chip_priv, pub); container_of 1310 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c chip = container_of(pub, struct brcmf_chip_priv, pub); container_of 1337 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c chip = container_of(pub, struct brcmf_chip_priv, pub); container_of 133 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c struct brcmf_if *ifp = container_of(work, struct brcmf_if, container_of 200 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c struct brcmf_if *ifp = container_of(work, struct brcmf_if, container_of 912 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c struct brcmf_pub *drvr = container_of(nb, struct brcmf_pub, container_of 1003 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c struct brcmf_pub *drvr = container_of(nb, struct brcmf_pub, container_of 1083 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c struct brcmf_pub *drvr = container_of(work, struct brcmf_pub, container_of 223 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c fweh = container_of(work, struct brcmf_fweh_info, event_work); container_of 224 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c drvr = container_of(fweh, struct brcmf_pub, fweh); container_of 2213 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c fws = container_of(worker, struct brcmf_fws_info, fws_dequeue_work); container_of 651 drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c msgbuf = container_of(work, struct brcmf_msgbuf, flowring_work); container_of 772 drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c msgbuf = container_of(worker, struct brcmf_msgbuf, txflow_work); container_of 1097 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c struct afx_hdl *afx_hdl = container_of(work, struct afx_hdl, afx_work); container_of 1098 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c struct brcmf_p2p_info *p2p = container_of(afx_hdl, container_of 2262 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c vif = container_of(wdev, struct brcmf_cfg80211_vif, wdev); container_of 2342 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c vif = container_of(wdev, struct brcmf_cfg80211_vif, wdev); container_of 2357 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c vif = container_of(wdev, struct brcmf_cfg80211_vif, wdev); container_of 3703 drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c struct brcmf_sdio *bus = container_of(work, struct brcmf_sdio, container_of 37 drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.c vif = container_of(wdev, struct brcmf_cfg80211_vif, wdev); container_of 532 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c sii = container_of(sih, struct si_info, pub); container_of 549 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c sii = container_of(sih, struct si_info, pub); container_of 615 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c struct si_info *sii = container_of(sih, struct si_info, pub); container_of 643 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c sii = container_of(sih, struct si_info, pub); container_of 675 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c sii = container_of(sih, struct si_info, pub); container_of 685 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c struct si_info *sii = container_of(sih, struct si_info, pub); container_of 700 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c sii = container_of(sih, struct si_info, pub); container_of 558 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct si_info *sii = container_of(sih, struct si_info, pub); container_of 749 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 845 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 927 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1025 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1111 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1131 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1142 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1175 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1187 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1199 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1209 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1230 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1257 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1382 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1432 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1441 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1451 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1470 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(pub, struct dma_info, dma); container_of 1552 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c struct dma_info *di = container_of(dmah, struct dma_info, dma); container_of 39 drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.c struct brcms_info *wl = container_of(led_dev, container_of 1458 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c struct brcms_timer *t = container_of(work, struct brcms_timer, container_of 120 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 126 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 132 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 140 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 578 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 605 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 616 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 622 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 628 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 665 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 690 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 697 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 709 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 716 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 726 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 738 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 790 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 808 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 1062 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 1074 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 1088 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 1107 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 1141 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1148 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1155 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1162 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1169 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1218 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1238 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1259 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1303 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1315 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1363 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1399 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1448 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1485 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1492 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1804 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1811 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1818 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1849 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1873 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 1880 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 1937 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 1947 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 2030 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 2128 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 2135 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 2142 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 2275 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 2331 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 2523 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 2583 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 2643 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 2703 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 2796 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 2807 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 2819 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 2829 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 2859 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 2936 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 2855 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 3074 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 4331 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 14113 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 19639 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 19717 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); container_of 21247 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); container_of 120 drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.c struct si_info *sii = container_of(sih, struct si_info, pub); container_of 1949 drivers/net/wireless/intel/ipw2x00/ipw2100.c container_of(work, struct ipw2100_priv, reset_work.work); container_of 2167 drivers/net/wireless/intel/ipw2x00/ipw2100.c struct ipw2100_priv *priv = container_of(work, struct ipw2100_priv, container_of 5555 drivers/net/wireless/intel/ipw2x00/ipw2100.c container_of(work, struct ipw2100_priv, security_work.work); container_of 5941 drivers/net/wireless/intel/ipw2x00/ipw2100.c container_of(work, struct ipw2100_priv, hang_check.work); container_of 5984 drivers/net/wireless/intel/ipw2x00/ipw2100.c container_of(work, struct ipw2100_priv, rf_kill.work); container_of 8265 drivers/net/wireless/intel/ipw2x00/ipw2100.c container_of(work, struct ipw2100_priv, wx_event_work.work); container_of 903 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, led_link_on.work); container_of 948 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, led_link_off.work); container_of 1026 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, led_act_off.work); container_of 2342 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, adapter_restart); container_of 2373 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, scan_check.work); container_of 3988 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, disassociate); container_of 3997 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, system_config); container_of 4367 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, gather_stats.work); container_of 4449 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, scan_event.work); container_of 5215 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, rx_replenish); container_of 5615 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, merge_networks); container_of 6037 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, adhoc_check.work); container_of 6428 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, request_passive_scan.work); container_of 6435 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, request_scan.work); container_of 6442 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, request_direct_scan.work); container_of 6449 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, abort_scan); container_of 7211 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, qos_activate); container_of 7517 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, roam); container_of 7631 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, associate); container_of 10580 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, rf_kill.work); container_of 10612 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, link_up); container_of 10643 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, link_down); container_of 11245 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, up); container_of 11316 drivers/net/wireless/intel/ipw2x00/ipw2200.c container_of(work, struct ipw_priv, down); container_of 2445 drivers/net/wireless/intel/iwlegacy/3945-mac.c container_of(data, struct il_priv, init_alive_start.work); container_of 2460 drivers/net/wireless/intel/iwlegacy/3945-mac.c container_of(data, struct il_priv, alive_start.work); container_of 2481 drivers/net/wireless/intel/iwlegacy/3945-mac.c container_of(data, struct il_priv, _3945.rfkill_poll.work); container_of 2663 drivers/net/wireless/intel/iwlegacy/3945-mac.c struct il_priv *il = container_of(data, struct il_priv, restart); container_of 2691 drivers/net/wireless/intel/iwlegacy/3945-mac.c struct il_priv *il = container_of(data, struct il_priv, rx_replenish); container_of 1864 drivers/net/wireless/intel/iwlegacy/3945.c struct il_priv *il = container_of(work, struct il_priv, container_of 5622 drivers/net/wireless/intel/iwlegacy/4965-mac.c container_of(data, struct il_priv, init_alive_start.work); container_of 5637 drivers/net/wireless/intel/iwlegacy/4965-mac.c container_of(data, struct il_priv, alive_start.work); container_of 5651 drivers/net/wireless/intel/iwlegacy/4965-mac.c struct il_priv *il = container_of(work, struct il_priv, container_of 5673 drivers/net/wireless/intel/iwlegacy/4965-mac.c struct il_priv *il = container_of(data, struct il_priv, restart); container_of 5704 drivers/net/wireless/intel/iwlegacy/4965-mac.c struct il_priv *il = container_of(data, struct il_priv, rx_replenish); container_of 6195 drivers/net/wireless/intel/iwlegacy/4965-mac.c struct il_priv *il = container_of(work, struct il_priv, container_of 515 drivers/net/wireless/intel/iwlegacy/common.c struct il_priv *il = container_of(led_cdev, struct il_priv, led); container_of 528 drivers/net/wireless/intel/iwlegacy/common.c struct il_priv *il = container_of(led_cdev, struct il_priv, led); container_of 1598 drivers/net/wireless/intel/iwlegacy/common.c container_of(data, struct il_priv, scan_check.work); container_of 1662 drivers/net/wireless/intel/iwlegacy/common.c struct il_priv *il = container_of(work, struct il_priv, abort_scan); container_of 1676 drivers/net/wireless/intel/iwlegacy/common.c struct il_priv *il = container_of(work, struct il_priv, scan_completed); container_of 139 drivers/net/wireless/intel/iwlwifi/dvm/led.c struct iwl_priv *priv = container_of(led_cdev, struct iwl_priv, led); container_of 155 drivers/net/wireless/intel/iwlwifi/dvm/led.c struct iwl_priv *priv = container_of(led_cdev, struct iwl_priv, led); container_of 394 drivers/net/wireless/intel/iwlwifi/dvm/lib.c container_of(work, struct iwl_priv, bt_traffic_change_work); container_of 273 drivers/net/wireless/intel/iwlwifi/dvm/main.c container_of(work, struct iwl_priv, beacon_update); container_of 312 drivers/net/wireless/intel/iwlwifi/dvm/main.c container_of(work, struct iwl_priv, bt_runtime_config); container_of 330 drivers/net/wireless/intel/iwlwifi/dvm/main.c container_of(work, struct iwl_priv, bt_full_concurrency); container_of 563 drivers/net/wireless/intel/iwlwifi/dvm/main.c container_of(work, struct iwl_priv, tx_flush); container_of 965 drivers/net/wireless/intel/iwlwifi/dvm/main.c struct iwl_priv *priv = container_of(work, struct iwl_priv, container_of 1032 drivers/net/wireless/intel/iwlwifi/dvm/main.c struct iwl_priv *priv = container_of(data, struct iwl_priv, restart); container_of 330 drivers/net/wireless/intel/iwlwifi/dvm/rs.c container_of(lq_sta, struct iwl_station_priv, lq_sta); container_of 2885 drivers/net/wireless/intel/iwlwifi/dvm/rs.c container_of(lq_sta, struct iwl_station_priv, lq_sta); container_of 983 drivers/net/wireless/intel/iwlwifi/dvm/scan.c container_of(work, struct iwl_priv, start_internal_scan); container_of 1008 drivers/net/wireless/intel/iwlwifi/dvm/scan.c container_of(data, struct iwl_priv, scan_check.work); container_of 1022 drivers/net/wireless/intel/iwlwifi/dvm/scan.c struct iwl_priv *priv = container_of(work, struct iwl_priv, abort_scan); container_of 1036 drivers/net/wireless/intel/iwlwifi/dvm/scan.c container_of(work, struct iwl_priv, scan_completed); container_of 486 drivers/net/wireless/intel/iwlwifi/dvm/tt.c struct iwl_priv *priv = container_of(work, struct iwl_priv, ct_enter); container_of 515 drivers/net/wireless/intel/iwlwifi/dvm/tt.c struct iwl_priv *priv = container_of(work, struct iwl_priv, ct_exit); container_of 566 drivers/net/wireless/intel/iwlwifi/dvm/tt.c struct iwl_priv *priv = container_of(work, struct iwl_priv, tt_work); container_of 271 drivers/net/wireless/intel/iwlwifi/dvm/ucode.c container_of(notif_wait, struct iwl_priv, notif_wait); container_of 2334 drivers/net/wireless/intel/iwlwifi/fw/dbg.c wks = container_of(work, typeof(fwrt->dump.wks[0]), wk.work); container_of 2335 drivers/net/wireless/intel/iwlwifi/fw/dbg.c fwrt = container_of(wks, struct iwl_fw_runtime, dump.wks[wks->idx]); container_of 208 drivers/net/wireless/intel/iwlwifi/fw/debugfs.c container_of(work, struct iwl_fw_runtime, timestamp.wk.work); container_of 213 drivers/net/wireless/intel/iwlwifi/mvm/fw.c container_of(notif_wait, struct iwl_mvm, notif_wait); container_of 105 drivers/net/wireless/intel/iwlwifi/mvm/led.c struct iwl_mvm *mvm = container_of(led_cdev, struct iwl_mvm, led); container_of 1389 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c mvmvif = container_of(wk, struct iwl_mvm_vif, csa_work.work); container_of 1390 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c vif = container_of((void *)mvmvif, struct ieee80211_vif, drv_priv); container_of 3559 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c container_of(notif_wait, struct iwl_mvm, notif_wait); container_of 545 drivers/net/wireless/intel/iwlwifi/mvm/ops.c container_of(work, struct iwl_mvm, cs_tx_unblock_dwork.work); container_of 930 drivers/net/wireless/intel/iwlwifi/mvm/ops.c container_of(wk, struct iwl_mvm, async_handlers_wk); container_of 1232 drivers/net/wireless/intel/iwlwifi/mvm/ops.c reprobe = container_of(wk, struct iwl_mvm_reprobe, work); container_of 3808 drivers/net/wireless/intel/iwlwifi/mvm/rs.c container_of(lq_sta, struct iwl_mvm_sta, lq_sta.rs_drv); container_of 4108 drivers/net/wireless/intel/iwlwifi/mvm/rs.c mvmsta = container_of(lq_sta, struct iwl_mvm_sta, lq_sta.rs_drv); container_of 1708 drivers/net/wireless/intel/iwlwifi/mvm/scan.c struct iwl_mvm *mvm = container_of(delayed_work, struct iwl_mvm, container_of 1377 drivers/net/wireless/intel/iwlwifi/mvm/sta.c struct iwl_mvm *mvm = container_of(wk, struct iwl_mvm, container_of 1392 drivers/net/wireless/intel/iwlwifi/mvm/sta.c txq = container_of((void *)mvmtxq, struct ieee80211_txq, container_of 511 drivers/net/wireless/intel/iwlwifi/mvm/tdls.c mvm = container_of(work, struct iwl_mvm, tdls_cs.dwork.work); container_of 100 drivers/net/wireless/intel/iwlwifi/mvm/time-event.c struct iwl_mvm *mvm = container_of(wk, struct iwl_mvm, roc_done_wk); container_of 447 drivers/net/wireless/intel/iwlwifi/mvm/time-event.c container_of(notif_wait, struct iwl_mvm, notif_wait); container_of 479 drivers/net/wireless/intel/iwlwifi/mvm/time-event.c container_of(notif_wait, struct iwl_mvm, notif_wait); container_of 148 drivers/net/wireless/intel/iwlwifi/mvm/tt.c container_of(notif_wait, struct iwl_mvm, notif_wait); container_of 285 drivers/net/wireless/intel/iwlwifi/mvm/tt.c tt = container_of(work, struct iwl_mvm_tt_mgmt, ct_kill_exit.work); container_of 286 drivers/net/wireless/intel/iwlwifi/mvm/tt.c mvm = container_of(tt, struct iwl_mvm, thermal_throttle); container_of 1118 drivers/net/wireless/intel/iwlwifi/mvm/utils.c mvmvif = container_of(wk, struct iwl_mvm_vif, container_of 1120 drivers/net/wireless/intel/iwlwifi/mvm/utils.c vif = container_of((void *)mvmvif, struct ieee80211_vif, drv_priv); container_of 1365 drivers/net/wireless/intel/iwlwifi/mvm/utils.c struct iwl_mvm *mvm = container_of(delayed_work, struct iwl_mvm, container_of 632 drivers/net/wireless/intel/iwlwifi/pcie/internal.h return container_of((void *)trans_pcie, struct iwl_trans, container_of 671 drivers/net/wireless/intel/iwlwifi/pcie/rx.c container_of(data, struct iwl_rb_allocator, rx_alloc); container_of 673 drivers/net/wireless/intel/iwlwifi/pcie/rx.c container_of(rba_p, struct iwl_trans_pcie, rba); container_of 1557 drivers/net/wireless/intel/iwlwifi/pcie/rx.c return container_of(entries, struct iwl_trans_pcie, msix_entries[0]); container_of 2030 drivers/net/wireless/intel/iwlwifi/pcie/trans.c container_of(wk, struct iwl_trans_pcie_removal, work); container_of 1065 drivers/net/wireless/intersil/hostap/hostap_ap.c struct ap_data *ap = container_of(work, struct ap_data, container_of 1953 drivers/net/wireless/intersil/hostap/hostap_ap.c struct ap_data *ap = container_of(work, struct ap_data, container_of 1635 drivers/net/wireless/intersil/hostap/hostap_hw.c local_info_t *local = container_of(work, local_info_t, reset_queue); container_of 2852 drivers/net/wireless/intersil/hostap/hostap_hw.c container_of(work, local_info_t, comms_qual_update); container_of 2999 drivers/net/wireless/intersil/hostap/hostap_hw.c local_info_t *local = container_of(work, local_info_t, set_tim_queue); container_of 486 drivers/net/wireless/intersil/hostap/hostap_info.c local_info_t *local = container_of(work, local_info_t, info_queue); container_of 730 drivers/net/wireless/intersil/hostap/hostap_main.c container_of(work, local_info_t, set_multicast_list_queue); container_of 1143 drivers/net/wireless/intersil/orinoco/main.c container_of(work, struct orinoco_private, join_work); container_of 1299 drivers/net/wireless/intersil/orinoco/main.c container_of(work, struct orinoco_private, wevent_work); container_of 1354 drivers/net/wireless/intersil/orinoco/main.c container_of(work, struct orinoco_private, process_scan); container_of 1724 drivers/net/wireless/intersil/orinoco/main.c container_of(work, struct orinoco_private, reset_work); container_of 1960 drivers/net/wireless/intersil/orinoco/main.c struct orinoco_private *priv = container_of(notifier, container_of 29 drivers/net/wireless/intersil/p54/led.c struct p54_common *priv = container_of(work, struct p54_common, container_of 67 drivers/net/wireless/intersil/p54/led.c struct p54_led_dev *led = container_of(led_dev, struct p54_led_dev, container_of 423 drivers/net/wireless/intersil/p54/main.c struct p54_common *priv = container_of(work, struct p54_common, container_of 440 drivers/net/wireless/intersil/p54/p54spi.c dinfo = container_of((void *) entry, struct p54s_tx_info, container_of 442 drivers/net/wireless/intersil/p54/p54spi.c minfo = container_of((void *) dinfo, struct p54_tx_info, container_of 444 drivers/net/wireless/intersil/p54/p54spi.c info = container_of((void *) minfo, struct ieee80211_tx_info, container_of 446 drivers/net/wireless/intersil/p54/p54spi.c skb = container_of((void *) info, struct sk_buff, cb); container_of 480 drivers/net/wireless/intersil/p54/p54spi.c struct p54s_priv *priv = container_of(work, struct p54s_priv, work); container_of 164 drivers/net/wireless/intersil/prism54/isl_ioctl.c islpci_private *priv = container_of(work, islpci_private, stats_work); container_of 2472 drivers/net/wireless/intersil/prism54/isl_ioctl.c container_of(work, struct islpci_mgmtframe, ws); container_of 467 drivers/net/wireless/intersil/prism54/islpci_eth.c islpci_private *priv = container_of(work, islpci_private, reset_task); container_of 1585 drivers/net/wireless/mac80211_hwsim.c container_of(timer, struct mac80211_hwsim_data, beacon_timer); container_of 2011 drivers/net/wireless/mac80211_hwsim.c container_of(work, struct mac80211_hwsim_data, hw_scan.work); container_of 2167 drivers/net/wireless/mac80211_hwsim.c container_of(work, struct mac80211_hwsim_data, roc_start.work); container_of 2184 drivers/net/wireless/mac80211_hwsim.c container_of(work, struct mac80211_hwsim_data, roc_done.work); container_of 683 drivers/net/wireless/marvell/libertas/cfg.c container_of(work, struct lbs_private, scan_work.work); container_of 403 drivers/net/wireless/marvell/libertas/if_sdio.c card = container_of(work, struct if_sdio_card, packet_worker); container_of 83 drivers/net/wireless/marvell/libertas/if_spi.c packet = container_of(cursor, struct if_spi_packet, list); container_of 88 drivers/net/wireless/marvell/libertas/if_spi.c packet = container_of(cursor, struct if_spi_packet, list); container_of 852 drivers/net/wireless/marvell/libertas/if_spi.c card = container_of(work, struct if_spi_card, packet_work); container_of 1076 drivers/net/wireless/marvell/libertas/if_spi.c card = container_of(work, struct if_spi_card, resume_work); container_of 416 drivers/net/wireless/marvell/libertas/main.c struct lbs_private *priv = container_of(work, struct lbs_private, mcast_work); container_of 85 drivers/net/wireless/marvell/libertas_tf/main.c struct lbtf_private *priv = container_of(work, struct lbtf_private, container_of 199 drivers/net/wireless/marvell/libertas_tf/main.c struct lbtf_private *priv = container_of(work, struct lbtf_private, container_of 128 drivers/net/wireless/marvell/mwifiex/11h.c container_of(delayed_work, struct mwifiex_private, container_of 286 drivers/net/wireless/marvell/mwifiex/11h.c container_of(delayed_work, struct mwifiex_private, container_of 1371 drivers/net/wireless/marvell/mwifiex/main.c container_of(work, struct mwifiex_adapter, rx_work); container_of 1387 drivers/net/wireless/marvell/mwifiex/main.c container_of(work, struct mwifiex_adapter, main_work); container_of 324 drivers/net/wireless/marvell/mwifiex/pcie.c pdev = container_of(dev, struct pci_dev, dev); container_of 2814 drivers/net/wireless/marvell/mwifiex/pcie.c container_of(work, struct pcie_service_card, work); container_of 2560 drivers/net/wireless/marvell/mwifiex/sdio.c container_of(work, struct sdio_mmc_card, work); container_of 3819 drivers/net/wireless/marvell/mwl8k.c container_of(work, struct mwl8k_priv, watchdog_ba_handle); container_of 4902 drivers/net/wireless/marvell/mwl8k.c container_of(work, struct mwl8k_priv, fw_reload); container_of 5629 drivers/net/wireless/marvell/mwl8k.c container_of(work, struct mwl8k_priv, finalize_join_worker); container_of 86 drivers/net/wireless/mediatek/mt76/agg-rx.c struct mt76_rx_tid *tid = container_of(work, struct mt76_rx_tid, container_of 532 drivers/net/wireless/mediatek/mt76/dma.c dev = container_of(napi->dev, struct mt76_dev, napi_dev); container_of 573 drivers/net/wireless/mediatek/mt76/mac80211.c sta = container_of((void *)wcid, struct ieee80211_sta, drv_priv); container_of 660 drivers/net/wireless/mediatek/mt76/mt76.h return container_of(ptr, struct ieee80211_txq, drv_priv); container_of 671 drivers/net/wireless/mediatek/mt76/mt76.h return container_of(ptr, struct ieee80211_sta, drv_priv); container_of 7 drivers/net/wireless/mediatek/mt76/mt7603/core.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 57 drivers/net/wireless/mediatek/mt76/mt7603/dma.c priv = msta = container_of(wcid, struct mt7603_sta, wcid); container_of 65 drivers/net/wireless/mediatek/mt76/mt7603/dma.c sta = container_of(priv, struct ieee80211_sta, drv_priv); container_of 86 drivers/net/wireless/mediatek/mt76/mt7603/dma.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 143 drivers/net/wireless/mediatek/mt76/mt7603/dma.c dev = container_of(napi, struct mt7603_dev, mt76.tx_napi); container_of 360 drivers/net/wireless/mediatek/mt76/mt7603/init.c struct mt7603_dev *dev = container_of(mt76, struct mt7603_dev, container_of 385 drivers/net/wireless/mediatek/mt76/mt7603/init.c struct mt76_dev *mt76 = container_of(led_cdev, struct mt76_dev, container_of 399 drivers/net/wireless/mediatek/mt76/mt7603/init.c struct mt76_dev *mt76 = container_of(led_cdev, struct mt76_dev, container_of 418 drivers/net/wireless/mediatek/mt76/mt7603/init.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 426 drivers/net/wireless/mediatek/mt76/mt7603/init.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 434 drivers/net/wireless/mediatek/mt76/mt7603/init.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 389 drivers/net/wireless/mediatek/mt76/mt7603/mac.c sta = container_of(wcid, struct mt7603_sta, wcid); container_of 912 drivers/net/wireless/mediatek/mt76/mt7603/mac.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 913 drivers/net/wireless/mediatek/mt76/mt7603/mac.c struct mt7603_sta *msta = container_of(wcid, struct mt7603_sta, wcid); container_of 1137 drivers/net/wireless/mediatek/mt76/mt7603/mac.c msta = container_of(wcid, struct mt7603_sta, wcid); container_of 1156 drivers/net/wireless/mediatek/mt76/mt7603/mac.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 1464 drivers/net/wireless/mediatek/mt76/mt7603/mac.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 1679 drivers/net/wireless/mediatek/mt76/mt7603/mac.c struct mt7603_dev *dev = container_of(work, struct mt7603_dev, container_of 317 drivers/net/wireless/mediatek/mt76/mt7603/main.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 345 drivers/net/wireless/mediatek/mt76/mt7603/main.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 354 drivers/net/wireless/mediatek/mt76/mt7603/main.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 379 drivers/net/wireless/mediatek/mt76/mt7603/main.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 60 drivers/net/wireless/mediatek/mt76/mt7603/mcu.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 40 drivers/net/wireless/mediatek/mt76/mt7603/pci.c dev = container_of(mdev, struct mt7603_dev, mt76); container_of 66 drivers/net/wireless/mediatek/mt76/mt7603/pci.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 33 drivers/net/wireless/mediatek/mt76/mt7603/soc.c dev = container_of(mdev, struct mt7603_dev, mt76); container_of 59 drivers/net/wireless/mediatek/mt76/mt7603/soc.c struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); container_of 62 drivers/net/wireless/mediatek/mt76/mt7615/dma.c struct mt7615_dev *dev = container_of(mdev, struct mt7615_dev, mt76); container_of 102 drivers/net/wireless/mediatek/mt76/mt7615/dma.c dev = container_of(napi, struct mt7615_dev, mt76.tx_napi); container_of 37 drivers/net/wireless/mediatek/mt76/mt7615/mac.c sta = container_of(wcid, struct mt7615_sta, wcid); container_of 236 drivers/net/wireless/mediatek/mt76/mt7615/mac.c dev = container_of(mdev, struct mt7615_dev, mt76); container_of 768 drivers/net/wireless/mediatek/mt76/mt7615/mac.c struct mt7615_dev *dev = container_of(mdev, struct mt7615_dev, mt76); container_of 769 drivers/net/wireless/mediatek/mt76/mt7615/mac.c struct mt7615_sta *msta = container_of(wcid, struct mt7615_sta, wcid); container_of 1028 drivers/net/wireless/mediatek/mt76/mt7615/mac.c msta = container_of(wcid, struct mt7615_sta, wcid); container_of 1242 drivers/net/wireless/mediatek/mt76/mt7615/mac.c struct mt7615_dev *dev = container_of(mdev, struct mt7615_dev, mt76); container_of 1267 drivers/net/wireless/mediatek/mt76/mt7615/mac.c dev = (struct mt7615_dev *)container_of(work, struct mt76_dev, container_of 342 drivers/net/wireless/mediatek/mt76/mt7615/main.c struct mt7615_dev *dev = container_of(mdev, struct mt7615_dev, mt76); container_of 364 drivers/net/wireless/mediatek/mt76/mt7615/main.c struct mt7615_dev *dev = container_of(mdev, struct mt7615_dev, mt76); container_of 373 drivers/net/wireless/mediatek/mt76/mt7615/main.c struct mt7615_dev *dev = container_of(mdev, struct mt7615_dev, mt76); container_of 146 drivers/net/wireless/mediatek/mt76/mt7615/mcu.c struct mt7615_dev *dev = container_of(mdev, struct mt7615_dev, mt76); container_of 33 drivers/net/wireless/mediatek/mt76/mt7615/pci.c struct mt7615_dev *dev = container_of(mdev, struct mt7615_dev, mt76); container_of 109 drivers/net/wireless/mediatek/mt76/mt7615/pci.c dev = container_of(mdev, struct mt7615_dev, mt76); container_of 134 drivers/net/wireless/mediatek/mt76/mt7615/pci.c struct mt7615_dev *dev = container_of(mdev, struct mt7615_dev, mt76); container_of 191 drivers/net/wireless/mediatek/mt76/mt76x0/pci.c dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 229 drivers/net/wireless/mediatek/mt76/mt76x0/pci.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 1102 drivers/net/wireless/mediatek/mt76/mt76x0/phy.c struct mt76x02_dev *dev = container_of(work, struct mt76x02_dev, container_of 234 drivers/net/wireless/mediatek/mt76/mt76x0/usb.c dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 250 drivers/net/wireless/mediatek/mt76/mt76x02.h return container_of(wcid, struct mt76x02_sta, wcid); container_of 535 drivers/net/wireless/mediatek/mt76/mt76x02_mac.c priv = msta = container_of(wcid, struct mt76x02_sta, wcid); container_of 536 drivers/net/wireless/mediatek/mt76/mt76x02_mac.c status.sta = container_of(priv, struct ieee80211_sta, container_of 829 drivers/net/wireless/mediatek/mt76/mt76x02_mac.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 949 drivers/net/wireless/mediatek/mt76/mt76x02_mac.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 1091 drivers/net/wireless/mediatek/mt76/mt76x02_mac.c struct mt76x02_dev *dev = container_of(work, struct mt76x02_dev, container_of 16 drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 159 drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c struct mt76x02_dev *dev = container_of(napi, struct mt76x02_dev, container_of 251 drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 422 drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c priv = msta = container_of(wcid, struct mt76x02_sta, wcid); container_of 423 drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c sta = container_of(priv, struct ieee80211_sta, drv_priv); container_of 426 drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c vif = container_of(priv, struct ieee80211_vif, drv_priv); container_of 549 drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c struct mt76x02_dev *dev = container_of(work, struct mt76x02_dev, container_of 38 drivers/net/wireless/mediatek/mt76/mt76x02_txrx.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 126 drivers/net/wireless/mediatek/mt76/mt76x02_txrx.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 143 drivers/net/wireless/mediatek/mt76/mt76x02_txrx.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 68 drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 169 drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.c container_of(work, struct mt76x02_dev, pre_tbtt_work); container_of 200 drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.c container_of(timer, struct mt76x02_dev, pre_tbtt_timer); container_of 95 drivers/net/wireless/mediatek/mt76/mt76x02_util.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, container_of 118 drivers/net/wireless/mediatek/mt76/mt76x02_util.c struct mt76_dev *mdev = container_of(led_cdev, struct mt76_dev, container_of 134 drivers/net/wireless/mediatek/mt76/mt76x02_util.c struct mt76_dev *mdev = container_of(led_cdev, struct mt76_dev, container_of 250 drivers/net/wireless/mediatek/mt76/mt76x02_util.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 278 drivers/net/wireless/mediatek/mt76/mt76x02_util.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 622 drivers/net/wireless/mediatek/mt76/mt76x02_util.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 57 drivers/net/wireless/mediatek/mt76/mt76x2/pci.c dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 97 drivers/net/wireless/mediatek/mt76/mt76x2/pci.c struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 163 drivers/net/wireless/mediatek/mt76/mt76x2/pci_mcu.c dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 285 drivers/net/wireless/mediatek/mt76/mt76x2/pci_phy.c dev = container_of(work, struct mt76x02_dev, cal_work.work); container_of 48 drivers/net/wireless/mediatek/mt76/mt76x2/usb.c dev = container_of(mdev, struct mt76x02_dev, mt76); container_of 46 drivers/net/wireless/mediatek/mt76/mt76x2/usb_phy.c dev = container_of(work, struct mt76x02_dev, cal_work.work); container_of 717 drivers/net/wireless/mediatek/mt76/usb.c usb = container_of(work, struct mt76_usb, stat_work.work); container_of 718 drivers/net/wireless/mediatek/mt76/usb.c dev = container_of(usb, struct mt76_dev, usb); container_of 186 drivers/net/wireless/mediatek/mt7601u/mac.c msta = container_of(wcid, struct mt76_sta, wcid); container_of 187 drivers/net/wireless/mediatek/mt7601u/mac.c sta = container_of(msta, struct ieee80211_sta, container_of 303 drivers/net/wireless/mediatek/mt7601u/mac.c struct mt7601u_dev *dev = container_of(work, struct mt7601u_dev, container_of 385 drivers/net/wireless/mediatek/mt7601u/mac.c msta = container_of(wcid, struct mt76_sta, wcid); container_of 386 drivers/net/wireless/mediatek/mt7601u/mac.c sta = container_of(msta, struct ieee80211_sta, drv_priv); container_of 1001 drivers/net/wireless/mediatek/mt7601u/phy.c struct mt7601u_dev *dev = container_of(work, struct mt7601u_dev, container_of 1075 drivers/net/wireless/mediatek/mt7601u/phy.c struct mt7601u_dev *dev = container_of(work, struct mt7601u_dev, container_of 230 drivers/net/wireless/mediatek/mt7601u/tx.c struct mt7601u_dev *dev = container_of(work, struct mt7601u_dev, container_of 316 drivers/net/wireless/quantenna/qtnfmac/core.c struct qtnf_vif *vif = container_of(work, struct qtnf_vif, reset_work); container_of 371 drivers/net/wireless/quantenna/qtnfmac/core.c container_of(work, struct qtnf_wmac, scan_timeout.work); container_of 380 drivers/net/wireless/quantenna/qtnfmac/core.c container_of(work, struct qtnf_vif, high_pri_tx_work); container_of 723 drivers/net/wireless/quantenna/qtnfmac/event.c struct qtnf_bus *bus = container_of(work, struct qtnf_bus, event_work); container_of 672 drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie.c struct qtnf_bus *bus = container_of(napi, struct qtnf_bus, mux_napi); container_of 981 drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie.c struct qtnf_bus *bus = container_of(work, struct qtnf_bus, fw_work); container_of 604 drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c struct qtnf_bus *bus = container_of(napi, struct qtnf_bus, mux_napi); container_of 1032 drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c struct qtnf_bus *bus = container_of(work, struct qtnf_bus, fw_work); container_of 48 drivers/net/wireless/quantenna/qtnfmac/shm_ipc.c struct qtnf_shm_ipc *ipc = container_of(work, struct qtnf_shm_ipc, container_of 206 drivers/net/wireless/ralink/rt2x00/rt2400pci.c container_of(led_cdev, struct rt2x00_led, led_dev); container_of 225 drivers/net/wireless/ralink/rt2x00/rt2400pci.c container_of(led_cdev, struct rt2x00_led, led_dev); container_of 206 drivers/net/wireless/ralink/rt2x00/rt2500pci.c container_of(led_cdev, struct rt2x00_led, led_dev); container_of 225 drivers/net/wireless/ralink/rt2x00/rt2500pci.c container_of(led_cdev, struct rt2x00_led, led_dev); container_of 269 drivers/net/wireless/ralink/rt2x00/rt2500usb.c container_of(led_cdev, struct rt2x00_led, led_dev); container_of 288 drivers/net/wireless/ralink/rt2x00/rt2500usb.c container_of(led_cdev, struct rt2x00_led, led_dev); container_of 1510 drivers/net/wireless/ralink/rt2x00/rt2800lib.c container_of(led_cdev, struct rt2x00_led, led_dev); container_of 789 drivers/net/wireless/ralink/rt2x00/rt2800mmio.c container_of(work, struct rt2x00_dev, txdone_work); container_of 811 drivers/net/wireless/ralink/rt2x00/rt2800mmio.c container_of(timer, struct rt2x00_dev, txstatus_timer); container_of 165 drivers/net/wireless/ralink/rt2x00/rt2800usb.c container_of(timer, struct rt2x00_dev, txstatus_timer); container_of 459 drivers/net/wireless/ralink/rt2x00/rt2800usb.c container_of(work, struct rt2x00_dev, txdone_work); container_of 139 drivers/net/wireless/ralink/rt2x00/rt2x00dev.c container_of(work, struct rt2x00_dev, intf_work); container_of 154 drivers/net/wireless/ralink/rt2x00/rt2x00dev.c container_of(work, struct rt2x00_dev, autowakeup_work.work); container_of 583 drivers/net/wireless/ralink/rt2x00/rt2x00dev.c container_of(work, struct rt2x00_dev, sleep_work); container_of 344 drivers/net/wireless/ralink/rt2x00/rt2x00link.c container_of(work, struct rt2x00_dev, link.work.work); container_of 401 drivers/net/wireless/ralink/rt2x00/rt2x00link.c container_of(work, struct rt2x00_dev, link.watchdog_work.work); container_of 248 drivers/net/wireless/ralink/rt2x00/rt2x00usb.c container_of(work, struct rt2x00_dev, txdone_work); container_of 344 drivers/net/wireless/ralink/rt2x00/rt2x00usb.c container_of(work, struct rt2x00_dev, rxdone_work); container_of 244 drivers/net/wireless/ralink/rt2x00/rt61pci.c container_of(led_cdev, struct rt2x00_led, led_dev); container_of 283 drivers/net/wireless/ralink/rt2x00/rt61pci.c container_of(led_cdev, struct rt2x00_led, led_dev); container_of 189 drivers/net/wireless/ralink/rt2x00/rt73usb.c container_of(led_cdev, struct rt2x00_led, led_dev); container_of 230 drivers/net/wireless/ralink/rt2x00/rt73usb.c container_of(led_cdev, struct rt2x00_led, led_dev); container_of 1283 drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c container_of(work, struct rtl8180_vif, beacon_work.work); container_of 1285 drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c container_of((void *)vif_priv, struct ieee80211_vif, drv_priv); container_of 892 drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c struct rtl8187_priv *priv = container_of(work, struct rtl8187_priv, container_of 1066 drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c container_of(work, struct rtl8187_vif, beacon_work.work); container_of 1068 drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c container_of((void *)vif_priv, struct ieee80211_vif, drv_priv); container_of 28 drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c struct rtl8187_priv *priv = container_of(work, struct rtl8187_priv, container_of 66 drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c struct rtl8187_priv *priv = container_of(work, struct rtl8187_priv, container_of 102 drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c struct rtl8187_led *led = container_of(led_dev, struct rtl8187_led, container_of 4706 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c container_of(urb, struct rtl8xxxu_tx_urb, urb); container_of 5120 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c priv = container_of(work, struct rtl8xxxu_priv, rx_urb_wq); container_of 5356 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c container_of(urb, struct rtl8xxxu_rx_urb, urb); container_of 649 drivers/net/wireless/realtek/rtlwifi/ps.c container_of(work, struct rtl_works, lps_change_work); container_of 990 drivers/net/wireless/realtek/rtlwifi/usb.c container_of(work, struct rtl_works, fill_h2c_cmd); container_of 3055 drivers/net/wireless/realtek/rtlwifi/wifi.h container_of(to_delayed_work(x), y, z) container_of 2475 drivers/net/wireless/realtek/rtw88/coex.c struct rtw_dev *rtwdev = container_of(work, struct rtw_dev, container_of 2487 drivers/net/wireless/realtek/rtw88/coex.c struct rtw_dev *rtwdev = container_of(work, struct rtw_dev, container_of 2498 drivers/net/wireless/realtek/rtw88/coex.c struct rtw_dev *rtwdev = container_of(work, struct rtw_dev, container_of 150 drivers/net/wireless/realtek/rtw88/main.c struct rtw_dev *rtwdev = container_of(work, struct rtw_dev, container_of 196 drivers/net/wireless/realtek/rtw88/main.c struct rtw_dev *rtwdev = container_of(work, struct rtw_dev, c2h_work); container_of 96 drivers/net/wireless/realtek/rtw88/ps.c struct rtw_dev *rtwdev = container_of(work, struct rtw_dev, container_of 2121 drivers/net/wireless/rndis_wlan.c container_of(work, struct rndis_wlan_private, scan_work.work); container_of 2868 drivers/net/wireless/rndis_wlan.c container_of(work, struct rndis_wlan_private, work); container_of 3192 drivers/net/wireless/rndis_wlan.c container_of(work, struct rndis_wlan_private, container_of 51 drivers/net/wireless/st/cw1200/bh.c container_of(work, struct cw1200_common, bh_work); container_of 132 drivers/net/wireless/st/cw1200/scan.c struct cw1200_common *priv = container_of(work, struct cw1200_common, container_of 333 drivers/net/wireless/st/cw1200/scan.c container_of(work, struct cw1200_common, container_of 341 drivers/net/wireless/st/cw1200/scan.c container_of(work, struct cw1200_common, scan.timeout.work); container_of 359 drivers/net/wireless/st/cw1200/scan.c container_of(work, struct cw1200_common, scan.probe_work.work); container_of 514 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, container_of 523 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, container_of 844 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, wep_key_work); container_of 966 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, event_handler); container_of 1037 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, bss_loss_work.work); container_of 1048 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, bss_params_work); container_of 1185 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, join_complete_work); container_of 1369 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, join_timeout.work); container_of 1440 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, unjoin_work); container_of 1706 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, set_tim_work); container_of 1721 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, set_cts_work); container_of 2083 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, multicast_start_work); container_of 2101 drivers/net/wireless/st/cw1200/sta.c container_of(work, struct cw1200_common, multicast_stop_work); container_of 388 drivers/net/wireless/st/cw1200/txrx.c container_of(work, struct cw1200_common, tx_policy_upload_work); container_of 1271 drivers/net/wireless/st/cw1200/txrx.c container_of(work, struct cw1200_common, linkid_reset_work); container_of 1367 drivers/net/wireless/st/cw1200/txrx.c container_of(work, struct cw1200_common, link_id_work); container_of 1376 drivers/net/wireless/st/cw1200/txrx.c container_of(work, struct cw1200_common, link_id_gc_work.work); container_of 201 drivers/net/wireless/ti/wl1251/main.c container_of(work, struct wl1251, irq_work); container_of 22 drivers/net/wireless/ti/wl1251/ps.c wl = container_of(dwork, struct wl1251, elp_work); container_of 332 drivers/net/wireless/ti/wl1251/tx.c struct wl1251 *wl = container_of(work, struct wl1251, tx_work); container_of 130 drivers/net/wireless/ti/wlcore/main.c struct wl12xx_vif *wlvif = container_of(work, struct wl12xx_vif, container_of 169 drivers/net/wireless/ti/wlcore/main.c struct wl12xx_vif *wlvif = container_of(work, struct wl12xx_vif, container_of 217 drivers/net/wireless/ti/wlcore/main.c struct wl12xx_vif *wlvif = container_of(work, struct wl12xx_vif, container_of 255 drivers/net/wireless/ti/wlcore/main.c wl = container_of(dwork, struct wl1271, tx_watchdog_work); container_of 510 drivers/net/wireless/ti/wlcore/main.c container_of(work, struct wl1271, netstack_work); container_of 921 drivers/net/wireless/ti/wlcore/main.c container_of(work, struct wl1271, recovery_work); container_of 2040 drivers/net/wireless/ti/wlcore/main.c wlvif = container_of(dwork, struct wl12xx_vif, channel_switch_work); container_of 2079 drivers/net/wireless/ti/wlcore/main.c wlvif = container_of(dwork, struct wl12xx_vif, connection_loss_work); container_of 2108 drivers/net/wireless/ti/wlcore/main.c wlvif = container_of(dwork, struct wl12xx_vif, container_of 5745 drivers/net/wireless/ti/wlcore/main.c wl = container_of(dwork, struct wl1271, roc_complete_work); container_of 31 drivers/net/wireless/ti/wlcore/scan.c wl = container_of(dwork, struct wl1271, scan_complete_work); container_of 103 drivers/net/wireless/ti/wlcore/sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 854 drivers/net/wireless/ti/wlcore/tx.c struct wl1271 *wl = container_of(work, struct wl1271, tx_work); container_of 501 drivers/net/wireless/ti/wlcore/wlcore_i.h return container_of((void *)wlvif, struct ieee80211_vif, drv_priv); container_of 167 drivers/net/wireless/virt_wifi.c container_of(work, struct virt_wifi_wiphy_priv, container_of 241 drivers/net/wireless/virt_wifi.c container_of(work, struct virt_wifi_netdev_priv, connect.work); container_of 773 drivers/net/wireless/zydas/zd1211rw/zd_chip.h return container_of(usb, struct zd_chip, usb); container_of 778 drivers/net/wireless/zydas/zd1211rw/zd_chip.h return container_of(rf, struct zd_chip, rf); container_of 1184 drivers/net/wireless/zydas/zd1211rw/zd_mac.c struct zd_mac *mac = container_of(work, struct zd_mac, process_intr); container_of 1426 drivers/net/wireless/zydas/zd1211rw/zd_mac.c container_of(work, struct zd_mac, beacon.watchdog_work.work); container_of 1499 drivers/net/wireless/zydas/zd1211rw/zd_mac.c container_of(work, struct zd_mac, housekeeping.link_led_work.work); container_of 280 drivers/net/wireless/zydas/zd1211rw/zd_mac.h return container_of(chip, struct zd_mac, chip); container_of 1087 drivers/net/wireless/zydas/zd1211rw/zd_usb.c container_of(work, struct zd_usb, tx.watchdog_work.work); container_of 1133 drivers/net/wireless/zydas/zd1211rw/zd_usb.c container_of(work, struct zd_usb, rx.idle_work.work); container_of 93 drivers/net/xen-netback/interface.c container_of(napi, struct xenvif_queue, napi); container_of 131 drivers/net/xen-netback/netback.c container_of(ubuf, struct pending_tx_info, callback_struct); container_of 132 drivers/net/xen-netback/netback.c return container_of(temp - pending_idx, container_of 682 drivers/net/xen-netback/xenbus.c struct xenvif *vif = container_of(watch, struct xenvif, credit_watch); container_of 739 drivers/net/xen-netback/xenbus.c struct xenvif *vif = container_of(watch, struct xenvif, container_of 815 drivers/net/xen-netback/xenbus.c struct backend_info *be = container_of(watch, container_of 989 drivers/net/xen-netfront.c struct netfront_queue *queue = container_of(napi, struct netfront_queue, napi); container_of 405 drivers/nfc/nfcmrvl/fw_dnld.c struct nfcmrvl_fw_dnld *fw_dnld = container_of(work, container_of 408 drivers/nfc/nfcmrvl/fw_dnld.c struct nfcmrvl_private *priv = container_of(fw_dnld, container_of 286 drivers/nfc/nfcmrvl/usb.c container_of(work, struct nfcmrvl_usb_drv_data, waker); container_of 172 drivers/nfc/nfcsim.c struct nfcsim *dev = container_of(work, struct nfcsim, send_work.work); container_of 184 drivers/nfc/nfcsim.c struct nfcsim *dev = container_of(work, struct nfcsim, recv_work); container_of 175 drivers/nfc/nxp-nci/firmware.c fw_info = container_of(work, struct nxp_nci_fw_info, work); container_of 176 drivers/nfc/nxp-nci/firmware.c info = container_of(fw_info, struct nxp_nci_info, fw_info); container_of 526 drivers/nfc/pn533/pn533.c struct pn533 *dev = container_of(work, struct pn533, cmd_complete_work); container_of 536 drivers/nfc/pn533/pn533.c struct pn533 *dev = container_of(work, struct pn533, cmd_work); container_of 1102 drivers/nfc/pn533/pn533.c struct pn533 *dev = container_of(work, struct pn533, mi_tm_rx_work); container_of 1126 drivers/nfc/pn533/pn533.c struct pn533 *dev = container_of(work, struct pn533, mi_tm_tx_work); container_of 1164 drivers/nfc/pn533/pn533.c struct pn533 *dev = container_of(work, struct pn533, tg_work); container_of 1261 drivers/nfc/pn533/pn533.c struct pn533 *dev = container_of(work, struct pn533, rf_work); container_of 1507 drivers/nfc/pn533/pn533.c struct pn533 *dev = container_of(work, struct pn533, poll_work.work); container_of 2244 drivers/nfc/pn533/pn533.c struct pn533 *dev = container_of(work, struct pn533, mi_rx_work); container_of 2294 drivers/nfc/pn533/pn533.c struct pn533 *dev = container_of(work, struct pn533, mi_tx_work); container_of 739 drivers/nfc/pn544/i2c.c struct pn544_i2c_phy *phy = container_of(work, struct pn544_i2c_phy, container_of 893 drivers/nfc/port100.c struct port100 *dev = container_of(work, struct port100, container_of 28 drivers/nfc/s3fwrn5/firmware.c container_of(fw_info, struct s3fwrn5_info, fw_info); container_of 198 drivers/nfc/st-nci/ndlc.c struct llt_ndlc *ndlc = container_of(work, struct llt_ndlc, sm_work); container_of 112 drivers/nfc/st21nfca/dep.c struct st21nfca_hci_info *info = container_of(work, container_of 1211 drivers/nfc/st95hf/core.c struct st95hf_context *stcontext = container_of(spictx, container_of 1007 drivers/nfc/trf7970a.c struct trf7970a *trf = container_of(work, struct trf7970a, container_of 218 drivers/ntb/hw/amd/ntb_hw_amd.h #define ntb_ndev(__ntb) container_of(__ntb, struct amd_ntb_dev, ntb) container_of 219 drivers/ntb/hw/amd/ntb_hw_amd.h #define hb_ndev(__work) container_of(__work, struct amd_ntb_dev, hb_timer.work) container_of 1153 drivers/ntb/hw/idt/ntb_hw_idt.h #define to_ndev_ntb(__ntb) container_of(__ntb, struct idt_ntb_dev, ntb) container_of 969 drivers/ntb/hw/intel/ntb_hw_gen1.c ndev = container_of(ntb, struct intel_ntb_dev, ntb); container_of 998 drivers/ntb/hw/intel/ntb_hw_gen1.c ndev = container_of(ntb, struct intel_ntb_dev, ntb); container_of 1061 drivers/ntb/hw/intel/ntb_hw_gen1.c ndev = container_of(ntb, struct intel_ntb_dev, ntb); container_of 1154 drivers/ntb/hw/intel/ntb_hw_gen1.c ndev = container_of(ntb, struct intel_ntb_dev, ntb); container_of 425 drivers/ntb/hw/intel/ntb_hw_gen3.c ndev = container_of(ntb, struct intel_ntb_dev, ntb); container_of 187 drivers/ntb/hw/intel/ntb_hw_intel.h #define ntb_ndev(__ntb) container_of(__ntb, struct intel_ntb_dev, ntb) container_of 188 drivers/ntb/hw/intel/ntb_hw_intel.h #define hb_ndev(__work) container_of(__work, struct intel_ntb_dev, \ container_of 95 drivers/ntb/hw/mscc/ntb_hw_switchtec.c return container_of(ntb, struct switchtec_ntb, ntb); container_of 522 drivers/ntb/hw/mscc/ntb_hw_switchtec.c sndev = container_of(work, struct switchtec_ntb, container_of 267 drivers/ntb/ntb_transport.c container_of((__dev), struct ntb_transport_client_dev, dev) container_of 270 drivers/ntb/ntb_transport.c container_of((__drv), struct ntb_transport_client, driver) container_of 953 drivers/ntb/ntb_transport.c struct ntb_transport_qp *qp = container_of(work, container_of 1005 drivers/ntb/ntb_transport.c container_of(work, struct ntb_transport_ctx, link_cleanup); container_of 1023 drivers/ntb/ntb_transport.c container_of(work, struct ntb_transport_ctx, link_work.work); container_of 1126 drivers/ntb/ntb_transport.c struct ntb_transport_qp *qp = container_of(work, container_of 58 drivers/ntb/test/ntb_msi_test.c struct ntb_msit_ctx *nm = container_of(work, struct ntb_msit_ctx, container_of 163 drivers/ntb/test/ntb_perf.c container_of(__work, struct perf_peer, service) container_of 182 drivers/ntb/test/ntb_perf.c container_of(__work, struct perf_thread, work) container_of 112 drivers/ntb/test/ntb_pingpong.c container_of(__timer, struct pp_ctx, timer) container_of 14 drivers/nubus/bus.c #define to_nubus_board(d) container_of(d, struct nubus_board, dev) container_of 15 drivers/nubus/bus.c #define to_nubus_driver(d) container_of(d, struct nubus_driver, driver) container_of 58 drivers/nvdimm/blk.c nd_region = container_of(parent, struct nd_region, dev); container_of 59 drivers/nvdimm/blk.c return container_of(nd_region, struct nd_blk_region, nd_region); container_of 41 drivers/nvdimm/btt_devs.c struct nd_btt *nd_btt = container_of(dev, struct nd_btt, dev); container_of 298 drivers/nvdimm/bus.c nvdimm_bus = container_of(dev, struct nvdimm_bus, dev); container_of 325 drivers/nvdimm/bus.c nvdimm_bus = container_of(dev, struct nvdimm_bus, dev); container_of 126 drivers/nvdimm/core.c nvdimm_map = container_of(kref, struct nvdimm_map, kref); container_of 39 drivers/nvdimm/dax_devs.c struct nd_dax *nd_dax = container_of(dev, struct nd_dax, nd_pfn.dev); container_of 217 drivers/nvdimm/dimm_devs.c struct nvdimm *nvdimm = container_of(dev, struct nvdimm, dev); container_of 252 drivers/nvdimm/dimm_devs.c struct nvdimm_drvdata *ndd = container_of(kref, typeof(*ndd), kref); container_of 430 drivers/nvdimm/dimm_devs.c struct device *dev = container_of(kobj, typeof(*dev), kobj); container_of 1646 drivers/nvdimm/namespace_devs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 42 drivers/nvdimm/pfn_devs.c struct nd_pfn *nd_pfn = container_of(dev, struct nd_pfn, dev); container_of 313 drivers/nvdimm/pmem.c container_of(pgmap->ref, struct request_queue, q_usage_counter); container_of 326 drivers/nvdimm/pmem.c container_of(pgmap->ref, struct request_queue, q_usage_counter); container_of 175 drivers/nvdimm/region_devs.c struct nd_region *nd_region = container_of(dev, struct nd_region, dev); container_of 195 drivers/nvdimm/region_devs.c return container_of(nd_region, struct nd_blk_region, nd_region); container_of 624 drivers/nvdimm/region_devs.c struct device *dev = container_of(kobj, typeof(*dev), kobj); container_of 814 drivers/nvdimm/region_devs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 466 drivers/nvdimm/security.c container_of(work, typeof(*nvdimm), dwork.work); container_of 181 drivers/nvme/host/core.c container_of(work, struct nvme_ctrl, delete_work); container_of 437 drivers/nvme/host/core.c container_of(ref, struct nvme_ns_head, ref); container_of 454 drivers/nvme/host/core.c struct nvme_ns *ns = container_of(kref, struct nvme_ns, kref); container_of 998 drivers/nvme/host/core.c struct nvme_ctrl *ctrl = container_of(to_delayed_work(work), container_of 2489 drivers/nvme/host/core.c container_of(dev, struct nvme_subsystem, dev); container_of 2499 drivers/nvme/host/core.c container_of(ref, struct nvme_subsystem, ref); container_of 2552 drivers/nvme/host/core.c container_of(dev, struct nvme_subsystem, dev); container_of 2563 drivers/nvme/host/core.c container_of(dev, struct nvme_subsystem, dev); \ container_of 2920 drivers/nvme/host/core.c container_of(inode->i_cdev, struct nvme_ctrl, cdev); container_of 3119 drivers/nvme/host/core.c struct device *dev = container_of(kobj, struct device, kobj); container_of 3273 drivers/nvme/host/core.c struct device *dev = container_of(kobj, struct device, kobj); container_of 3429 drivers/nvme/host/core.c struct nvme_ns *nsa = container_of(a, struct nvme_ns, list); container_of 3430 drivers/nvme/host/core.c struct nvme_ns *nsb = container_of(b, struct nvme_ns, list); container_of 3725 drivers/nvme/host/core.c container_of(work, struct nvme_ctrl, scan_work); container_of 3798 drivers/nvme/host/core.c container_of(dev, struct nvme_ctrl, ctrl_device); container_of 3841 drivers/nvme/host/core.c container_of(work, struct nvme_ctrl, async_event_work); container_of 3877 drivers/nvme/host/core.c struct nvme_ctrl *ctrl = container_of(work, container_of 4003 drivers/nvme/host/core.c container_of(dev, struct nvme_ctrl, ctrl_device); container_of 82 drivers/nvme/host/fabrics.c struct nvmf_host *host = container_of(ref, struct nvmf_host, ref); container_of 167 drivers/nvme/host/fc.c return container_of(ctrl, struct nvme_fc_ctrl, ctrl); container_of 173 drivers/nvme/host/fc.c return container_of(portptr, struct nvme_fc_lport, localport); container_of 179 drivers/nvme/host/fc.c return container_of(portptr, struct nvme_fc_rport, remoteport); container_of 185 drivers/nvme/host/fc.c return container_of(lsreq, struct nvmefc_ls_req_op, ls_req); container_of 191 drivers/nvme/host/fc.c return container_of(fcpreq, struct nvme_fc_fcp_op, fcp_req); container_of 226 drivers/nvme/host/fc.c container_of(ref, struct nvme_fc_lport, ref); container_of 498 drivers/nvme/host/fc.c container_of(ref, struct nvme_fc_rport, ref); container_of 1719 drivers/nvme/host/fc.c container_of(op, typeof(*op_w_sgl), op); container_of 2017 drivers/nvme/host/fc.c container_of(ref, struct nvme_fc_ctrl, ref); container_of 2938 drivers/nvme/host/fc.c container_of(work, struct nvme_fc_ctrl, ctrl.reset_work); container_of 2962 drivers/nvme/host/fc.c container_of(work, struct nvme_fc_ctrl, err_work); container_of 2995 drivers/nvme/host/fc.c container_of(to_delayed_work(work), container_of 1241 drivers/nvme/host/lightnvm.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1246 drivers/nvme/host/lightnvm.c container_of(attr, typeof(*dev_attr), attr); container_of 342 drivers/nvme/host/multipath.c container_of(work, struct nvme_ns_head, requeue_work); container_of 568 drivers/nvme/host/multipath.c struct nvme_ctrl *ctrl = container_of(work, struct nvme_ctrl, ana_work); container_of 602 drivers/nvme/host/multipath.c container_of(dev, struct nvme_subsystem, dev); container_of 612 drivers/nvme/host/multipath.c container_of(dev, struct nvme_subsystem, dev); container_of 156 drivers/nvme/host/pci.c return container_of(ctrl, struct nvme_dev, ctrl); container_of 2539 drivers/nvme/host/pci.c container_of(work, struct nvme_dev, ctrl.reset_work); container_of 2668 drivers/nvme/host/pci.c struct nvme_dev *dev = container_of(work, struct nvme_dev, remove_work); container_of 119 drivers/nvme/host/rdma.c return container_of(ctrl, struct nvme_rdma_ctrl, ctrl); container_of 333 drivers/nvme/host/rdma.c container_of(ref, struct nvme_rdma_device, ref); container_of 1047 drivers/nvme/host/rdma.c struct nvme_rdma_ctrl *ctrl = container_of(to_delayed_work(work), container_of 1070 drivers/nvme/host/rdma.c struct nvme_rdma_ctrl *ctrl = container_of(work, container_of 1119 drivers/nvme/host/rdma.c container_of(wc->wr_cqe, struct nvme_rdma_request, reg_cqe); container_of 1328 drivers/nvme/host/rdma.c container_of(wc->wr_cqe, struct nvme_rdma_qe, cqe); container_of 1330 drivers/nvme/host/rdma.c container_of(qe, struct nvme_rdma_request, sqe); container_of 1488 drivers/nvme/host/rdma.c container_of(wc->wr_cqe, struct nvme_rdma_qe, cqe); container_of 1910 drivers/nvme/host/rdma.c container_of(work, struct nvme_rdma_ctrl, ctrl.reset_work); container_of 127 drivers/nvme/host/tcp.c return container_of(ctrl, struct nvme_tcp_ctrl, ctrl); container_of 1042 drivers/nvme/host/tcp.c container_of(w, struct nvme_tcp_queue, io_work); container_of 1882 drivers/nvme/host/tcp.c struct nvme_tcp_ctrl *tcp_ctrl = container_of(to_delayed_work(work), container_of 1906 drivers/nvme/host/tcp.c struct nvme_tcp_ctrl *tcp_ctrl = container_of(work, container_of 1948 drivers/nvme/host/tcp.c container_of(work, struct nvme_ctrl, reset_work); container_of 152 drivers/nvme/target/core.c container_of(work, struct nvmet_ctrl, async_event_work); container_of 352 drivers/nvme/target/core.c struct nvmet_ctrl *ctrl = container_of(to_delayed_work(work), container_of 414 drivers/nvme/target/core.c struct nvmet_ns *ns = container_of(ref, struct nvmet_ns, ref); container_of 749 drivers/nvme/target/core.c struct nvmet_sq *sq = container_of(ref, struct nvmet_sq, ref); container_of 776 drivers/nvme/target/core.c struct nvmet_sq *sq = container_of(ref, struct nvmet_sq, ref); container_of 1200 drivers/nvme/target/core.c container_of(work, struct nvmet_ctrl, fatal_err_work); container_of 1324 drivers/nvme/target/core.c struct nvmet_ctrl *ctrl = container_of(ref, struct nvmet_ctrl, ref); container_of 1437 drivers/nvme/target/core.c container_of(ref, struct nvmet_subsys, ref); container_of 198 drivers/nvme/target/fc.c return container_of(targetport, struct nvmet_fc_tgtport, container_of 205 drivers/nvme/target/fc.c return container_of(nvme_req, struct nvmet_fc_fcp_iod, req); container_of 508 drivers/nvme/target/fc.c container_of(work, struct nvmet_fc_fcp_iod, defer_work); container_of 645 drivers/nvme/target/fc.c container_of(ref, struct nvmet_fc_tgt_queue, ref); container_of 784 drivers/nvme/target/fc.c container_of(work, struct nvmet_fc_tgt_assoc, del_work); container_of 847 drivers/nvme/target/fc.c container_of(ref, struct nvmet_fc_tgt_assoc, ref); container_of 1097 drivers/nvme/target/fc.c container_of(ref, struct nvmet_fc_tgtport, ref); container_of 1655 drivers/nvme/target/fc.c container_of(work, struct nvmet_fc_ls_iod, work); container_of 270 drivers/nvme/target/fcloop.c return container_of(tgt_lsreq, struct fcloop_lsreq, tgt_ls_req); container_of 276 drivers/nvme/target/fcloop.c return container_of(tgt_fcpreq, struct fcloop_fcpreq, tgt_fcp_req); container_of 304 drivers/nvme/target/fcloop.c container_of(work, struct fcloop_lsreq, work); container_of 364 drivers/nvme/target/fcloop.c container_of(work, struct fcloop_rscn, work); container_of 391 drivers/nvme/target/fcloop.c container_of(ref, struct fcloop_fcpreq, ref); container_of 432 drivers/nvme/target/fcloop.c container_of(work, struct fcloop_fcpreq, fcp_rcv_work); container_of 468 drivers/nvme/target/fcloop.c container_of(work, struct fcloop_fcpreq, abort_rcv_work); container_of 513 drivers/nvme/target/fcloop.c container_of(work, struct fcloop_fcpreq, tio_done_work); container_of 800 drivers/nvme/target/fcloop.c container_of(ref, struct fcloop_nport, ref); container_of 119 drivers/nvme/target/io-cmd-file.c struct nvmet_req *req = container_of(iocb, struct nvmet_req, f.iocb); container_of 220 drivers/nvme/target/io-cmd-file.c struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); container_of 269 drivers/nvme/target/io-cmd-file.c struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); container_of 317 drivers/nvme/target/io-cmd-file.c struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); container_of 340 drivers/nvme/target/io-cmd-file.c struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); container_of 45 drivers/nvme/target/loop.c return container_of(ctrl, struct nvme_loop_ctrl, ctrl); container_of 96 drivers/nvme/target/loop.c container_of(req->sq, struct nvme_loop_queue, nvme_sq); container_of 127 drivers/nvme/target/loop.c container_of(work, struct nvme_loop_iod, work); container_of 447 drivers/nvme/target/loop.c container_of(work, struct nvme_loop_ctrl, ctrl.reset_work); container_of 83 drivers/nvme/target/nvmet.h return container_of(to_config_group(item), struct nvmet_ns, group); container_of 115 drivers/nvme/target/nvmet.h return container_of(to_config_group(item), struct nvmet_ana_group, container_of 148 drivers/nvme/target/nvmet.h return container_of(to_config_group(item), struct nvmet_port, container_of 155 drivers/nvme/target/nvmet.h return container_of(to_config_group(item), struct nvmet_port, container_of 234 drivers/nvme/target/nvmet.h return container_of(to_config_group(item), struct nvmet_subsys, group); container_of 240 drivers/nvme/target/nvmet.h return container_of(to_config_group(item), struct nvmet_subsys, container_of 250 drivers/nvme/target/nvmet.h return container_of(to_config_group(item), struct nvmet_host, group); container_of 537 drivers/nvme/target/rdma.c container_of(wc->wr_cqe, struct nvmet_rdma_rsp, send_cqe); container_of 553 drivers/nvme/target/rdma.c container_of(req, struct nvmet_rdma_rsp, req); container_of 585 drivers/nvme/target/rdma.c container_of(wc->wr_cqe, struct nvmet_rdma_rsp, read_cqe); container_of 790 drivers/nvme/target/rdma.c container_of(wc->wr_cqe, struct nvmet_rdma_cmd, cqe); container_of 902 drivers/nvme/target/rdma.c container_of(ref, struct nvmet_rdma_device, ref); container_of 1084 drivers/nvme/target/rdma.c container_of(w, struct nvmet_rdma_queue, release_work); container_of 1595 drivers/nvme/target/rdma.c container_of(req, struct nvmet_rdma_rsp, req); container_of 488 drivers/nvme/target/tcp.c container_of(req, struct nvmet_tcp_cmd, req); container_of 1170 drivers/nvme/target/tcp.c container_of(w, struct nvmet_tcp_queue, io_work); container_of 1338 drivers/nvme/target/tcp.c container_of(w, struct nvmet_tcp_queue, release_work); container_of 1535 drivers/nvme/target/tcp.c container_of(w, struct nvmet_tcp_port, accept_work); container_of 1687 drivers/nvme/target/tcp.c container_of(sq, struct nvmet_tcp_queue, nvme_sq); container_of 1707 drivers/nvme/target/tcp.c container_of(req, struct nvmet_tcp_cmd, req); container_of 454 drivers/nvmem/core.c nvmem = container_of(kref, struct nvmem_device, refcnt); container_of 44 drivers/nvmem/nvmem-sysfs.c dev = container_of(kobj, struct device, kobj); container_of 81 drivers/nvmem/nvmem-sysfs.c dev = container_of(kobj, struct device, kobj); container_of 32 drivers/nvmem/nvmem.h #define to_nvmem_device(d) container_of(d, struct nvmem_device, dev) container_of 22 drivers/of/dynamic.c return container_of(kobj, struct device_node, kobj); container_of 35 drivers/of/kobj.c struct property *pp = container_of(bin_attr, struct property, attr); container_of 1045 drivers/opp/core.c struct opp_table *opp_table = container_of(kref, struct opp_table, kref); container_of 1089 drivers/opp/core.c struct opp_table *opp_table = container_of(kref, struct opp_table, container_of 1130 drivers/opp/core.c struct dev_pm_opp *opp = container_of(kref, struct dev_pm_opp, kref); container_of 1138 drivers/opp/core.c struct dev_pm_opp *opp = container_of(kref, struct dev_pm_opp, kref); container_of 455 drivers/oprofile/cpu_buffer.c container_of(work, struct oprofile_cpu_buffer, work.work); container_of 156 drivers/parisc/dino.c return container_of(hba, struct dino_device, hba); container_of 113 drivers/parisc/lba_pci.c return container_of(hba, struct lba_device, hba); container_of 123 drivers/parisc/pdc_stable.c #define to_pdcspath_attribute(_attr) container_of(_attr, struct pdcspath_attribute, attr) container_of 124 drivers/parisc/pdc_stable.c #define to_pdcspath_entry(obj) container_of(obj, struct pdcspath_entry, kobj) container_of 258 drivers/pci/controller/dwc/pcie-designware.h #define to_dw_pcie_from_pp(port) container_of((port), struct dw_pcie, pp) container_of 261 drivers/pci/controller/dwc/pcie-designware.h container_of((endpoint), struct dw_pcie, ep) container_of 292 drivers/pci/controller/dwc/pcie-tegra194.c return container_of(pci, struct tegra_pcie_dw, pci); container_of 809 drivers/pci/controller/pci-hyperv.c container_of(bus->sysdata, struct hv_pcibus_device, sysdata); container_of 837 drivers/pci/controller/pci-hyperv.c container_of(bus->sysdata, struct hv_pcibus_device, sysdata); container_of 937 drivers/pci/controller/pci-hyperv.c container_of(pdev->bus->sysdata, struct hv_pcibus_device, container_of 1017 drivers/pci/controller/pci-hyperv.c container_of(pdev->bus->sysdata, struct hv_pcibus_device, container_of 1087 drivers/pci/controller/pci-hyperv.c container_of(pdev->bus->sysdata, struct hv_pcibus_device, container_of 1203 drivers/pci/controller/pci-hyperv.c hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata); container_of 1376 drivers/pci/controller/pci-hyperv.c hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata); container_of 1984 drivers/pci/controller/pci-hyperv.c dr_wrk = container_of(work, struct hv_dr_work, wrk); container_of 2171 drivers/pci/controller/pci-hyperv.c hpdev = container_of(work, struct hv_pci_dev, wrk); container_of 346 drivers/pci/controller/pci-tegra.c return container_of(chip, struct tegra_msi, chip); container_of 29 drivers/pci/controller/pcie-iproc-bcma.c struct bcma_device *bdev = container_of(pcie->dev, struct bcma_device, dev); container_of 146 drivers/pci/controller/pcie-rcar.c return container_of(chip, struct rcar_msi, chip); container_of 775 drivers/pci/controller/pcie-rcar.c struct rcar_pcie *pcie = container_of(chip, struct rcar_pcie, msi.chip); container_of 804 drivers/pci/controller/pcie-rcar.c struct rcar_pcie *pcie = container_of(chip, struct rcar_pcie, msi.chip); container_of 108 drivers/pci/controller/vmd.c return container_of(bus->sysdata, struct vmd_dev, sysdata); container_of 279 drivers/pci/endpoint/functions/pci-epf-test.c struct pci_epf_test *epf_test = container_of(work, struct pci_epf_test, container_of 37 drivers/pci/endpoint/pci-ep-cfs.c return container_of(to_config_group(item), struct pci_epf_group, group); container_of 42 drivers/pci/endpoint/pci-ep-cfs.c return container_of(to_config_group(item), struct pci_epc_group, group); container_of 203 drivers/pci/endpoint/pci-ep-cfs.c epc_group = container_of(group, struct pci_epc_group, group); container_of 48 drivers/pci/hotplug/acpiphp.h return container_of(hotplug_slot, struct slot, hotplug_slot); container_of 117 drivers/pci/hotplug/acpiphp.h return container_of(hp, struct acpiphp_context, hp); container_of 122 drivers/pci/hotplug/acpiphp.h return container_of(func, struct acpiphp_context, func); container_of 142 drivers/pci/hotplug/acpiphp.h return container_of(hp, struct acpiphp_root_context, hp); container_of 150 drivers/pci/hotplug/acpiphp_glue.c bridge = container_of(kref, struct acpiphp_bridge, ref); container_of 68 drivers/pci/hotplug/cpci_hotplug.h return container_of(hotplug_slot, struct slot, hotplug_slot); container_of 453 drivers/pci/hotplug/cpqphp.h return container_of(hotplug_slot, struct slot, hotplug_slot); container_of 746 drivers/pci/hotplug/ibmphp.h return container_of(hotplug_slot, struct slot, hotplug_slot); container_of 197 drivers/pci/hotplug/pciehp.h return container_of(hotplug_slot, struct controller, hotplug_slot); container_of 146 drivers/pci/hotplug/pciehp_ctrl.c struct controller *ctrl = container_of(work, struct controller, container_of 69 drivers/pci/hotplug/pnv_php.c struct pnv_php_slot *php_slot = container_of(kref, container_of 332 drivers/pci/hotplug/pnv_php.c return container_of(slot, struct pnv_php_slot, slot); container_of 741 drivers/pci/hotplug/pnv_php.c container_of(work, struct pnv_php_event, work); container_of 79 drivers/pci/hotplug/rpaphp.h return container_of(hotplug_slot, struct slot, hotplug_slot); container_of 41 drivers/pci/hotplug/s390_pci_hpc.c return container_of(hotplug_slot, struct slot, hotplug_slot); container_of 212 drivers/pci/hotplug/shpchp.h return container_of(hotplug_slot, struct slot, hotplug_slot); container_of 392 drivers/pci/hotplug/shpchp_ctrl.c container_of(work, struct pushbutton_work_info, work); container_of 420 drivers/pci/hotplug/shpchp_ctrl.c struct slot *p_slot = container_of(work, struct slot, work.work); container_of 521 drivers/pci/hotplug/shpchp_ctrl.c struct event_info *info = container_of(work, struct event_info, work); container_of 393 drivers/pci/msi.c dev_attr = container_of(msi_attrs[count], container_of 547 drivers/pci/msi.c msi_dev_attr = container_of(msi_attr, struct device_attribute, attr); container_of 44 drivers/pci/p2pdma.c return container_of(pgmap, struct pci_p2pdma_pagemap, pgmap); container_of 831 drivers/pci/pci-acpi.c adev = container_of(context, struct acpi_device, wakeup.context); container_of 249 drivers/pci/pci.h #define to_pci_slot(s) container_of(s, struct pci_slot, kobj) container_of 258 drivers/pci/pci.h #define to_pci_slot_attr(s) container_of(s, struct pci_slot_attribute, attr) container_of 216 drivers/pci/pcie/pme.c container_of(work, struct pcie_pme_service_data, work); container_of 68 drivers/pci/pcie/portdrv.h #define to_pcie_device(d) container_of(d, struct pcie_device, device) container_of 102 drivers/pci/pcie/portdrv.h container_of(d, struct pcie_port_service_driver, driver) container_of 92 drivers/pci/switch/switchtec.c stuser = container_of(kref, struct switchtec_user, kref); container_of 237 drivers/pci/switch/switchtec.c stdev = container_of(work, struct switchtec_dev, mrpc_work); container_of 252 drivers/pci/switch/switchtec.c stdev = container_of(work, struct switchtec_dev, mrpc_timeout.work); container_of 390 drivers/pci/switch/switchtec.c stdev = container_of(inode->i_cdev, struct switchtec_dev, cdev); container_of 1035 drivers/pci/switch/switchtec.c stdev = container_of(work, struct switchtec_dev, link_event_work); container_of 561 drivers/pci/xen-pcifront.c dev = container_of(bus->devices.next, struct pci_dev, container_of 655 drivers/pci/xen-pcifront.c container_of(data, struct pcifront_device, op_work); container_of 91 drivers/pcmcia/at91_cf.c cf = container_of(s, struct at91_cf_socket, socket); container_of 114 drivers/pcmcia/at91_cf.c cf = container_of(sock, struct at91_cf_socket, socket); container_of 150 drivers/pcmcia/at91_cf.c cf = container_of(s, struct at91_cf_socket, socket); container_of 190 drivers/pcmcia/at91_cf.c cf = container_of(s, struct at91_cf_socket, socket); container_of 1470 drivers/pcmcia/cistpl.c #define to_socket(_dev) container_of(_dev, struct pcmcia_socket, dev) container_of 1556 drivers/pcmcia/cistpl.c s = to_socket(container_of(kobj, struct device, kobj)); container_of 1583 drivers/pcmcia/cistpl.c s = to_socket(container_of(kobj, struct device, kobj)); container_of 818 drivers/pcmcia/cs.c struct pcmcia_socket *s = container_of(dev, struct pcmcia_socket, dev); container_of 840 drivers/pcmcia/cs.c struct pcmcia_socket *s = container_of(dev, struct pcmcia_socket, dev); container_of 69 drivers/pcmcia/db1xxx_ss.c #define to_db1x_socket(x) container_of(x, struct db1x_pcmcia_sock, socket) container_of 232 drivers/pcmcia/ds.c struct config_t *c = container_of(ref, struct config_t, ref); container_of 98 drivers/pcmcia/electra_cf.c cf = container_of(s, struct electra_cf_socket, socket); container_of 117 drivers/pcmcia/electra_cf.c cf = container_of(sock, struct electra_cf_socket, socket); container_of 159 drivers/pcmcia/electra_cf.c cf = container_of(s, struct electra_cf_socket, socket); container_of 420 drivers/pcmcia/i82092.c unsigned int sock = container_of(socket, struct socket_info, socket)->number; container_of 463 drivers/pcmcia/i82092.c unsigned int sock = container_of(socket, struct socket_info, socket)->number; container_of 560 drivers/pcmcia/i82092.c unsigned int sock = container_of(socket, struct socket_info, socket)->number; container_of 604 drivers/pcmcia/i82092.c struct socket_info *sock_info = container_of(socket, struct socket_info, socket); container_of 1118 drivers/pcmcia/i82365.c struct i82365_socket *s = container_of(class_dev, struct i82365_socket, socket.dev); container_of 1125 drivers/pcmcia/i82365.c struct i82365_socket *s = container_of(class_dev, struct i82365_socket, socket.dev); container_of 1166 drivers/pcmcia/i82365.c unsigned int sock = container_of(s, struct i82365_socket, socket)->number; container_of 1178 drivers/pcmcia/i82365.c unsigned int sock = container_of(s, struct i82365_socket, socket)->number; container_of 1188 drivers/pcmcia/i82365.c unsigned int sock = container_of(s, struct i82365_socket, socket)->number; container_of 1197 drivers/pcmcia/i82365.c unsigned int sock = container_of(s, struct i82365_socket, socket)->number; container_of 117 drivers/pcmcia/omap_cf.c cf = container_of(s, struct omap_cf_socket, socket); container_of 164 drivers/pcmcia/omap_cf.c cf = container_of(s, struct omap_cf_socket, socket); container_of 178 drivers/pcmcia/omap_cf.c cf = container_of(s, struct omap_cf_socket, socket); container_of 248 drivers/pcmcia/pd6729.c = container_of(sock, struct pd6729_socket, socket); container_of 297 drivers/pcmcia/pd6729.c = container_of(sock, struct pd6729_socket, socket); container_of 426 drivers/pcmcia/pd6729.c = container_of(sock, struct pd6729_socket, socket); container_of 470 drivers/pcmcia/pd6729.c = container_of(sock, struct pd6729_socket, socket); container_of 137 drivers/pcmcia/ricoh.h struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 13 drivers/pcmcia/sa1111_generic.h return container_of(s, struct sa1111_pcmcia_socket, soc); container_of 82 drivers/pcmcia/soc_common.c container_of(x, struct soc_pcmcia_socket, socket) container_of 710 drivers/pcmcia/soc_common.c container_of(dev, struct soc_pcmcia_socket, socket.dev); container_of 748 drivers/pcmcia/soc_common.c struct soc_pcmcia_socket *skt = container_of(nb, struct soc_pcmcia_socket, cpufreq_nb); container_of 31 drivers/pcmcia/socket_sysfs.c #define to_socket(_dev) container_of(_dev, struct pcmcia_socket, dev) container_of 595 drivers/pcmcia/tcic.c u_short psock = container_of(sock, struct tcic_socket, socket)->psock; container_of 621 drivers/pcmcia/tcic.c u_short psock = container_of(sock, struct tcic_socket, socket)->psock; container_of 696 drivers/pcmcia/tcic.c u_short psock = container_of(sock, struct tcic_socket, socket)->psock; container_of 733 drivers/pcmcia/tcic.c u_short psock = container_of(sock, struct tcic_socket, socket)->psock; container_of 207 drivers/pcmcia/ti113x.h struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 231 drivers/pcmcia/ti113x.h struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 746 drivers/pcmcia/ti113x.h struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 938 drivers/pcmcia/ti113x.h struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 112 drivers/pcmcia/topic.h struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 67 drivers/pcmcia/xxs1500_ss.c #define to_xxs_socket(x) container_of(x, struct xxs1500_pcmcia_sock, socket) container_of 214 drivers/pcmcia/yenta_socket.c struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 331 drivers/pcmcia/yenta_socket.c struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 406 drivers/pcmcia/yenta_socket.c struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 443 drivers/pcmcia/yenta_socket.c struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 581 drivers/pcmcia/yenta_socket.c struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 602 drivers/pcmcia/yenta_socket.c struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); container_of 115 drivers/perf/arm-cci.c #define to_cci_pmu(c) (container_of(c, struct cci_pmu, pmu)) container_of 307 drivers/perf/arm-cci.c struct dev_ext_attribute *eattr = container_of(attr, container_of 525 drivers/perf/arm-cci.c struct dev_ext_attribute *eattr = container_of(attr, container_of 697 drivers/perf/arm-cci.c struct dev_ext_attribute *eattr = container_of(attr, container_of 705 drivers/perf/arm-cci.c struct dev_ext_attribute *eattr = container_of(attr, container_of 142 drivers/perf/arm-ccn.c #define pmu_to_arm_ccn(_pmu) container_of(container_of(_pmu, \ container_of 221 drivers/perf/arm-ccn.c struct dev_ext_attribute *ea = container_of(attr, container_of 327 drivers/perf/arm-ccn.c struct arm_ccn_pmu_event *event = container_of(attr, container_of 375 drivers/perf/arm-ccn.c struct device_attribute *dev_attr = container_of(attr, container_of 377 drivers/perf/arm-ccn.c struct arm_ccn_pmu_event *event = container_of(dev_attr, container_of 1192 drivers/perf/arm-ccn.c struct arm_ccn_dt *dt = container_of(hrtimer, struct arm_ccn_dt, container_of 1208 drivers/perf/arm-ccn.c struct arm_ccn *ccn = container_of(dt, struct arm_ccn, dt); container_of 129 drivers/perf/arm_dsu_pmu.c return container_of(pmu, struct dsu_pmu, pmu); container_of 136 drivers/perf/arm_dsu_pmu.c struct dev_ext_attribute *eattr = container_of(attr, container_of 146 drivers/perf/arm_dsu_pmu.c struct dev_ext_attribute *eattr = container_of(attr, container_of 157 drivers/perf/arm_dsu_pmu.c struct dev_ext_attribute *eattr = container_of(attr, container_of 203 drivers/perf/arm_dsu_pmu.c struct dev_ext_attribute *eattr = container_of(attr, container_of 703 drivers/perf/arm_pmu.c struct arm_pmu *armpmu = container_of(b, struct arm_pmu, cpu_pm_nb); container_of 118 drivers/perf/arm_smmuv3_pmu.c #define to_smmu_pmu(p) (container_of(p, struct smmu_pmu, pmu)) container_of 505 drivers/perf/arm_smmuv3_pmu.c pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr); container_of 541 drivers/perf/arm_smmuv3_pmu.c pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr.attr); container_of 75 drivers/perf/arm_spe_pmu.c #define to_spe_pmu(p) (container_of(p, struct arm_spe_pmu, pmu)) container_of 126 drivers/perf/arm_spe_pmu.c container_of(attr, struct dev_ext_attribute, attr); container_of 40 drivers/perf/fsl_imx8_ddr_perf.c #define to_ddr_pmu(p) container_of(p, struct ddr_pmu, pmu) container_of 108 drivers/perf/fsl_imx8_ddr_perf.c pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr); container_of 33 drivers/perf/hisilicon/hisi_uncore_pmu.c eattr = container_of(attr, struct dev_ext_attribute, attr); container_of 46 drivers/perf/hisilicon/hisi_uncore_pmu.c eattr = container_of(attr, struct dev_ext_attribute, attr); container_of 24 drivers/perf/hisilicon/hisi_uncore_pmu.h #define to_hisi_pmu(p) (container_of(p, struct hisi_pmu, pmu)) container_of 192 drivers/perf/qcom_l2_pmu.c #define to_l2cache_pmu(p) (container_of(p, struct l2cache_pmu, pmu)) container_of 720 drivers/perf/qcom_l2_pmu.c pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr); container_of 163 drivers/perf/qcom_l3_pmu.c #define to_l3cache_pmu(p) (container_of(p, struct l3cache_pmu, pmu)) container_of 617 drivers/perf/qcom_l3_pmu.c eattr = container_of(attr, struct dev_ext_attribute, attr); container_of 645 drivers/perf/qcom_l3_pmu.c pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr); container_of 92 drivers/perf/thunderx2_pmu.c return container_of(pmu, struct tx2_uncore_pmu, pmu); container_of 125 drivers/perf/thunderx2_pmu.c eattr = container_of(attr, struct dev_ext_attribute, attr); container_of 534 drivers/perf/thunderx2_pmu.c tx2_pmu = container_of(timer, struct tx2_uncore_pmu, hrtimer); container_of 80 drivers/perf/xgene_pmu.c #define to_pmu_dev(p) container_of(p, struct xgene_pmu_dev, pmu) container_of 172 drivers/perf/xgene_pmu.c eattr = container_of(attr, struct dev_ext_attribute, attr); container_of 283 drivers/perf/xgene_pmu.c eattr = container_of(attr, struct dev_ext_attribute, attr); container_of 156 drivers/phy/allwinner/phy-sun4i-usb.c container_of((phy), struct sun4i_usb_phy_data, phys[(phy)->index]) container_of 546 drivers/phy/allwinner/phy-sun4i-usb.c container_of(work, struct sun4i_usb_phy_data, detect.work); container_of 634 drivers/phy/allwinner/phy-sun4i-usb.c container_of(nb, struct sun4i_usb_phy_data, vbus_power_nb); container_of 249 drivers/phy/broadcom/phy-bcm-ns2-usbdrd.c driver = container_of(to_delayed_work(work), container_of 69 drivers/phy/broadcom/phy-brcm-usb.c container_of(phy, struct brcm_usb_phy_data, phys[phy->id]); container_of 97 drivers/phy/broadcom/phy-brcm-usb.c container_of(phy, struct brcm_usb_phy_data, phys[phy->id]); container_of 230 drivers/phy/motorola/phy-cpcap-usb.c ddata = container_of(work, struct cpcap_phy_ddata, detect_work.work); container_of 206 drivers/phy/motorola/phy-mapphone-mdm6600.c ddata = container_of(work, struct phy_mdm6600, status_work.work); container_of 480 drivers/phy/motorola/phy-mapphone-mdm6600.c ddata = container_of(work, struct phy_mdm6600, bootup_work.work); container_of 512 drivers/phy/motorola/phy-mapphone-mdm6600.c ddata = container_of(work, struct phy_mdm6600, modem_wake_work.work); container_of 97 drivers/phy/qualcomm/phy-qcom-usb-hs.c uphy = container_of(nb, struct qcom_usb_hs_phy, vbus_notify); container_of 132 drivers/phy/renesas/phy-rcar-gen3-usb2.c struct rcar_gen3_chan *ch = container_of(work, struct rcar_gen3_chan, container_of 373 drivers/phy/rockchip/phy-rockchip-inno-hdmi.c return container_of(hw, struct inno_hdmi_phy, hw); container_of 260 drivers/phy/rockchip/phy-rockchip-inno-usb2.c container_of(hw, struct rockchip_usb2phy, clk480m_hw); container_of 280 drivers/phy/rockchip/phy-rockchip-inno-usb2.c container_of(hw, struct rockchip_usb2phy, clk480m_hw); container_of 290 drivers/phy/rockchip/phy-rockchip-inno-usb2.c container_of(hw, struct rockchip_usb2phy, clk480m_hw); container_of 528 drivers/phy/rockchip/phy-rockchip-inno-usb2.c container_of(work, struct rockchip_usb2phy_port, container_of 687 drivers/phy/rockchip/phy-rockchip-inno-usb2.c container_of(work, struct rockchip_usb2phy_port, chg_work.work); container_of 792 drivers/phy/rockchip/phy-rockchip-inno-usb2.c container_of(work, struct rockchip_usb2phy_port, sm_work.work); container_of 972 drivers/phy/rockchip/phy-rockchip-inno-usb2.c container_of(nb, struct rockchip_usb2phy_port, event_nb); container_of 81 drivers/phy/rockchip/phy-rockchip-pcie.c return container_of(inst, struct rockchip_pcie_phy, container_of 96 drivers/phy/rockchip/phy-rockchip-usb.c struct rockchip_usb_phy *phy = container_of(hw, container_of 109 drivers/phy/rockchip/phy-rockchip-usb.c struct rockchip_usb_phy *phy = container_of(hw, container_of 119 drivers/phy/rockchip/phy-rockchip-usb.c struct rockchip_usb_phy *phy = container_of(hw, container_of 259 drivers/phy/samsung/phy-exynos-mipi-video.c container_of((desc), struct exynos_mipi_video_phy, phys[(desc)->index]) container_of 216 drivers/phy/samsung/phy-exynos5-usbdrd.c return container_of((inst), struct exynos5_usbdrd_phy, container_of 222 drivers/phy/tegra/xusb-tegra124.c return container_of(padctl, struct tegra124_xusb_padctl, base); container_of 142 drivers/phy/tegra/xusb-tegra186.c return container_of(padctl, struct tegra186_xusb_padctl, base); container_of 240 drivers/phy/tegra/xusb-tegra210.c return container_of(padctl, struct tegra210_xusb_padctl, base); container_of 58 drivers/phy/tegra/xusb.h return container_of(lane, struct tegra_xusb_usb3_lane, base); container_of 71 drivers/phy/tegra/xusb.h return container_of(lane, struct tegra_xusb_usb2_lane, base); container_of 81 drivers/phy/tegra/xusb.h return container_of(lane, struct tegra_xusb_ulpi_lane, base); container_of 100 drivers/phy/tegra/xusb.h return container_of(lane, struct tegra_xusb_hsic_lane, base); container_of 110 drivers/phy/tegra/xusb.h return container_of(lane, struct tegra_xusb_pcie_lane, base); container_of 120 drivers/phy/tegra/xusb.h return container_of(lane, struct tegra_xusb_sata_lane, base); container_of 166 drivers/phy/tegra/xusb.h return container_of(dev, struct tegra_xusb_pad, dev); container_of 186 drivers/phy/tegra/xusb.h return container_of(pad, struct tegra_xusb_usb3_pad, base); container_of 200 drivers/phy/tegra/xusb.h return container_of(pad, struct tegra_xusb_usb2_pad, base); container_of 210 drivers/phy/tegra/xusb.h return container_of(pad, struct tegra_xusb_ulpi_pad, base); container_of 223 drivers/phy/tegra/xusb.h return container_of(pad, struct tegra_xusb_hsic_pad, base); container_of 238 drivers/phy/tegra/xusb.h return container_of(pad, struct tegra_xusb_pcie_pad, base); container_of 253 drivers/phy/tegra/xusb.h return container_of(pad, struct tegra_xusb_sata_pad, base); container_of 299 drivers/phy/tegra/xusb.h return container_of(port, struct tegra_xusb_usb2_port, base); container_of 316 drivers/phy/tegra/xusb.h return container_of(port, struct tegra_xusb_ulpi_port, base); container_of 326 drivers/phy/tegra/xusb.h return container_of(port, struct tegra_xusb_hsic_port, base); container_of 345 drivers/phy/tegra/xusb.h return container_of(port, struct tegra_xusb_usb3_port, base); container_of 73 drivers/phy/ti/phy-am654-serdes.c container_of(_hw, struct serdes_am654_clk_mux, hw) container_of 170 drivers/phy/ti/phy-twl4030-usb.c #define phy_to_twl(x) container_of((x), struct twl4030_usb, phy) container_of 610 drivers/phy/ti/phy-twl4030-usb.c struct twl4030_usb *twl = container_of(work, struct twl4030_usb, container_of 1183 drivers/pinctrl/core.c struct pinctrl *p = container_of(kref, struct pinctrl, users); container_of 1372 drivers/pinctrl/pinctrl-single.c pcs = container_of(pcs_soc, struct pcs_device, socdata); container_of 1453 drivers/pinctrl/pinctrl-single.c pcs = container_of(pcs_soc, struct pcs_device, socdata); container_of 1514 drivers/pinctrl/pinctrl-single.c pcs = container_of(pcs_soc, struct pcs_device, socdata); container_of 202 drivers/pinctrl/pinctrl-st.c container_of(chip, struct st_gpio_bank, range) container_of 205 drivers/pinctrl/pinctrl-st.c container_of(pc, struct st_gpio_bank, pc) container_of 1075 drivers/pinctrl/qcom/pinctrl-msm.c struct msm_pinctrl *pctrl = container_of(nb, struct msm_pinctrl, restart_nb); container_of 935 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c struct pmic_gpio_state *state = container_of(domain->host_data, container_of 702 drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c struct pm8xxx_gpio *pctrl = container_of(domain->host_data, container_of 718 drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c struct pm8xxx_gpio *pctrl = container_of(domain->host_data, container_of 47 drivers/pinctrl/samsung/pinctrl-exynos.c return container_of(chip, struct exynos_irq_chip, chip); container_of 65 drivers/pinctrl/stm32/pinctrl-stm32.c container_of(chip, struct stm32_gpio_bank, range) container_of 97 drivers/platform/chrome/cros_ec_chardev.c struct chardev_priv *priv = container_of(nb, struct chardev_priv, container_of 61 drivers/platform/chrome/cros_ec_debugfs.c container_of(to_delayed_work(__work), container_of 137 drivers/platform/chrome/cros_ec_ishtp.c container_of(work, struct ishtp_cl_data, work_ec_evt); container_of 560 drivers/platform/chrome/cros_ec_ishtp.c container_of(work, struct ishtp_cl_data, work_ishtp_reset); container_of 144 drivers/platform/chrome/cros_ec_rpmsg.c struct cros_ec_rpmsg *ec_rpmsg = container_of(host_event_work, container_of 641 drivers/platform/chrome/cros_ec_spi.c params = container_of(work, struct cros_ec_xfer_work_params, work); container_of 330 drivers/platform/chrome/cros_ec_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 21 drivers/platform/chrome/cros_ec_vbc.c struct device *dev = container_of(kobj, struct device, kobj); container_of 61 drivers/platform/chrome/cros_ec_vbc.c struct device *dev = container_of(kobj, struct device, kobj); container_of 170 drivers/platform/chrome/cros_usbpd_logger.c struct logger_data *logger = container_of(to_delayed_work(work), container_of 309 drivers/platform/chrome/wilco_ec/event.c dev_data = container_of(inode->i_cdev, struct event_device_data, cdev); container_of 423 drivers/platform/chrome/wilco_ec/event.c dev_data = container_of(d, struct event_device_data, dev); container_of 245 drivers/platform/chrome/wilco_ec/telemetry.c dev_data = container_of(inode->i_cdev, struct telem_device_data, cdev); container_of 348 drivers/platform/chrome/wilco_ec/telemetry.c dev_data = container_of(d, struct telem_device_data, dev); container_of 695 drivers/platform/goldfish/goldfish_pipe.c return container_of(miscdev, struct goldfish_pipe_dev, miscdev); container_of 205 drivers/platform/mellanox/mlxbf-tmfifo.c #define mlxbf_vdev_to_tmfifo(d) container_of(d, struct mlxbf_tmfifo_vdev, vdev) container_of 398 drivers/platform/mellanox/mlxbf-tmfifo.c struct mlxbf_tmfifo *fifo = container_of(t, struct mlxbf_tmfifo, timer); container_of 816 drivers/platform/mellanox/mlxbf-tmfifo.c fifo = container_of(work, struct mlxbf_tmfifo, work); container_of 1018 drivers/platform/mellanox/mlxbf-tmfifo.c container_of(device, struct virtio_device, dev); container_of 424 drivers/platform/mellanox/mlxreg-hotplug.c priv = container_of(work, struct mlxreg_hotplug_priv_data, container_of 80 drivers/platform/olpc/olpc-ec.c struct olpc_ec_priv *ec = container_of(w, struct olpc_ec_priv, worker); container_of 557 drivers/platform/x86/asus-laptop.c struct asus_led *led = container_of(led_cdev, struct asus_led, led); container_of 566 drivers/platform/x86/asus-laptop.c struct asus_led *led = container_of(work, struct asus_led, work); container_of 618 drivers/platform/x86/asus-laptop.c struct asus_led *led = container_of(led_cdev, struct asus_led, led); container_of 627 drivers/platform/x86/asus-laptop.c struct asus_led *led = container_of(work, struct asus_led, work); container_of 635 drivers/platform/x86/asus-laptop.c struct asus_led *led = container_of(led_cdev, struct asus_led, led); container_of 1580 drivers/platform/x86/asus-laptop.c struct device *dev = container_of(kobj, struct device, kobj); container_of 83 drivers/platform/x86/asus-wireless.c data = container_of(led, struct asus_wireless_data, led); container_of 96 drivers/platform/x86/asus-wireless.c data = container_of(work, struct asus_wireless_data, led_work); container_of 105 drivers/platform/x86/asus-wireless.c data = container_of(led, struct asus_wireless_data, led); container_of 51 drivers/platform/x86/asus-wmi.c (container_of((pdrv), struct asus_wmi_driver, platform_driver)) container_of 483 drivers/platform/x86/asus-wmi.c asus = container_of(work, struct asus_wmi, tpd_led_work); container_of 494 drivers/platform/x86/asus-wmi.c asus = container_of(led_cdev, struct asus_wmi, tpd_led); container_of 509 drivers/platform/x86/asus-wmi.c asus = container_of(led_cdev, struct asus_wmi, tpd_led); container_of 554 drivers/platform/x86/asus-wmi.c asus = container_of(led_cdev, struct asus_wmi, kbd_led); container_of 584 drivers/platform/x86/asus-wmi.c asus = container_of(led_cdev, struct asus_wmi, kbd_led); container_of 607 drivers/platform/x86/asus-wmi.c asus = container_of(work, struct asus_wmi, wlan_led_work); container_of 618 drivers/platform/x86/asus-wmi.c asus = container_of(led_cdev, struct asus_wmi, wlan_led); container_of 629 drivers/platform/x86/asus-wmi.c asus = container_of(led_cdev, struct asus_wmi, wlan_led); container_of 640 drivers/platform/x86/asus-wmi.c asus = container_of(work, struct asus_wmi, lightbar_led_work); container_of 651 drivers/platform/x86/asus-wmi.c asus = container_of(led_cdev, struct asus_wmi, lightbar_led); container_of 662 drivers/platform/x86/asus-wmi.c asus = container_of(led_cdev, struct asus_wmi, lightbar_led); container_of 888 drivers/platform/x86/asus-wmi.c struct asus_wmi *asus = container_of(hotplug_slot, container_of 908 drivers/platform/x86/asus-wmi.c asus = container_of(work, struct asus_wmi, hotplug_work); container_of 1539 drivers/platform/x86/asus-wmi.c struct device *dev = container_of(kobj, struct device, kobj); container_of 2161 drivers/platform/x86/asus-wmi.c struct device *dev = container_of(kobj, struct device, kobj); container_of 359 drivers/platform/x86/dell-smbios-base.c container_of(dm, struct calling_interface_structure, header); container_of 61 drivers/platform/x86/dell-smbios-smm.c container_of(dm, struct calling_interface_structure, header); container_of 149 drivers/platform/x86/dell-smbios-wmi.c container_of(wdev->dev.driver, struct wmi_driver, driver); container_of 232 drivers/platform/x86/dell-smbios-wmi.c container_of(dm, struct misc_bios_flags_structure, header); container_of 80 drivers/platform/x86/dell-smo8800.c struct smo8800_device *smo8800 = container_of(file->private_data, container_of 112 drivers/platform/x86/dell-smo8800.c struct smo8800_device *smo8800 = container_of(file->private_data, container_of 124 drivers/platform/x86/dell-smo8800.c struct smo8800_device *smo8800 = container_of(file->private_data, container_of 455 drivers/platform/x86/dell-wmi.c table = container_of(dm, struct dell_bios_hotkey_table, header); container_of 489 drivers/platform/x86/eeepc-laptop.c eeepc = container_of(work, struct eeepc_laptop, tpd_led_work); container_of 499 drivers/platform/x86/eeepc-laptop.c eeepc = container_of(led_cdev, struct eeepc_laptop, tpd_led); container_of 509 drivers/platform/x86/eeepc-laptop.c eeepc = container_of(led_cdev, struct eeepc_laptop, tpd_led); container_of 712 drivers/platform/x86/eeepc-laptop.c eeepc = container_of(hotplug_slot, struct eeepc_laptop, hotplug_slot); container_of 76 drivers/platform/x86/gpd-pocket-fan.c container_of(work, struct gpd_pocket_fan_data, work.work); container_of 49 drivers/platform/x86/hp_accel.c container_of(work, struct delayed_led_classdev, work); container_of 57 drivers/platform/x86/hp_accel.c struct delayed_led_classdev *data = container_of(led_cdev, container_of 522 drivers/platform/x86/ideapad-laptop.c struct device *dev = container_of(kobj, struct device, kobj); container_of 295 drivers/platform/x86/intel_menlow.c container_of(_attr, struct intel_menlow_attribute, attr) container_of 1111 drivers/platform/x86/samsung-laptop.c samsung = container_of(work, struct samsung_laptop, kbd_led_work); container_of 1120 drivers/platform/x86/samsung-laptop.c samsung = container_of(led_cdev, struct samsung_laptop, kbd_led); container_of 1135 drivers/platform/x86/samsung-laptop.c samsung = container_of(led_cdev, struct samsung_laptop, kbd_led); container_of 1214 drivers/platform/x86/samsung-laptop.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1482 drivers/platform/x86/samsung-laptop.c samsung = container_of(nb, struct samsung_laptop, pm_nb); container_of 961 drivers/platform/x86/sony-laptop.c container_of(attr, struct sony_nc_value, devattr); container_of 984 drivers/platform/x86/sony-laptop.c container_of(attr, struct sony_nc_value, devattr); container_of 5900 drivers/platform/x86/thinkpad_acpi.c struct tpacpi_led_classdev *data = container_of(led_cdev, container_of 5917 drivers/platform/x86/thinkpad_acpi.c struct tpacpi_led_classdev *data = container_of(led_cdev, container_of 5935 drivers/platform/x86/thinkpad_acpi.c struct tpacpi_led_classdev *data = container_of(led_cdev, container_of 46 drivers/platform/x86/topstar-laptop.c struct topstar_laptop *topstar = container_of(led, container_of 482 drivers/platform/x86/toshiba_acpi.c struct toshiba_acpi_dev *dev = container_of(cdev, container_of 501 drivers/platform/x86/toshiba_acpi.c struct toshiba_acpi_dev *dev = container_of(cdev, container_of 601 drivers/platform/x86/toshiba_acpi.c struct toshiba_acpi_dev *dev = container_of(cdev, container_of 621 drivers/platform/x86/toshiba_acpi.c struct toshiba_acpi_dev *dev = container_of(cdev, container_of 711 drivers/platform/x86/toshiba_acpi.c struct toshiba_acpi_dev *dev = container_of(cdev, container_of 732 drivers/platform/x86/toshiba_acpi.c struct toshiba_acpi_dev *dev = container_of(cdev, container_of 2367 drivers/platform/x86/toshiba_acpi.c struct device *dev = container_of(kobj, struct device, kobj); container_of 34 drivers/platform/x86/wmi-bmof.c container_of(attr, struct bmof_priv, bmof_bin_attr); container_of 212 drivers/platform/x86/wmi.c wblock = container_of(wdev, struct wmi_block, dev); container_of 262 drivers/platform/x86/wmi.c wblock = container_of(wdev, struct wmi_block, dev); container_of 388 drivers/platform/x86/wmi.c struct wmi_block *wblock = container_of(wdev, struct wmi_block, dev); container_of 662 drivers/platform/x86/wmi.c return container_of(dev, struct wmi_block, dev.dev); container_of 667 drivers/platform/x86/wmi.c return container_of(dev, struct wmi_device, dev); container_of 789 drivers/platform/x86/wmi.c container_of(driver, struct wmi_driver, driver); container_of 886 drivers/platform/x86/wmi.c wdriver = container_of(wblock->dev.dev.driver, container_of 921 drivers/platform/x86/wmi.c container_of(dev->driver, struct wmi_driver, driver); container_of 985 drivers/platform/x86/wmi.c container_of(dev->driver, struct wmi_driver, driver); container_of 1303 drivers/platform/x86/wmi.c driver = container_of(wblock->dev.dev.driver, container_of 105 drivers/power/avs/rockchip-io-domain.c container_of(nb, struct rockchip_iodomain_supply, nb); container_of 30 drivers/power/reset/gpio-restart.c container_of(this, struct gpio_restart, restart_handler); container_of 76 drivers/power/reset/ltc2952-poweroff.c #define to_ltc2952(p, m) container_of(p, struct ltc2952_poweroff, m) container_of 25 drivers/power/reset/nvmem-reboot-mode.c nvmem_rbm = container_of(reboot, struct nvmem_reboot_mode, reboot); container_of 39 drivers/power/reset/ocelot-reset.c struct ocelot_reset_context *ctx = container_of(this, struct container_of 31 drivers/power/reset/qcom-pon.c struct pm8916_pon *pon = container_of container_of 48 drivers/power/reset/reboot-mode.c reboot = container_of(this, struct reboot_mode_driver, reboot_notifier); container_of 29 drivers/power/reset/syscon-reboot-mode.c syscon_rbm = container_of(reboot, struct syscon_reboot_mode, reboot); container_of 30 drivers/power/reset/syscon-reboot.c container_of(this, struct syscon_reboot_context, container_of 34 drivers/power/reset/xgene-reboot.c container_of(this, struct xgene_reboot_context, container_of 573 drivers/power/supply/ab8500_btemp.c struct ab8500_btemp *di = container_of(work, container_of 166 drivers/power/supply/ab8500_charger.c #define to_ab8500_charger_usb_device_info(x) container_of((x), \ container_of 168 drivers/power/supply/ab8500_charger.c #define to_ab8500_charger_ac_device_info(x) container_of((x), \ container_of 1921 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 1968 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 2022 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 2045 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 2070 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 2108 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 2156 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 2215 drivers/power/supply/ab8500_charger.c container_of(work, struct ab8500_charger, attach_work.work); container_of 2243 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 2371 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 2439 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 2477 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 2507 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 2631 drivers/power/supply/ab8500_charger.c struct ab8500_charger *di = container_of(work, container_of 3160 drivers/power/supply/ab8500_charger.c container_of(nb, struct ab8500_charger, nb); container_of 760 drivers/power/supply/ab8500_fg.c struct ab8500_fg *di = container_of(work, container_of 1787 drivers/power/supply/ab8500_fg.c struct ab8500_fg *di = container_of(work, struct ab8500_fg, container_of 1825 drivers/power/supply/ab8500_fg.c struct ab8500_fg *di = container_of(work, struct ab8500_fg, container_of 1865 drivers/power/supply/ab8500_fg.c struct ab8500_fg *di = container_of(work, struct ab8500_fg, container_of 1967 drivers/power/supply/ab8500_fg.c struct ab8500_fg *di = container_of(work, struct ab8500_fg, fg_work); container_of 2399 drivers/power/supply/ab8500_fg.c struct ab8500_fg *di = container_of(work, struct ab8500_fg, container_of 2479 drivers/power/supply/ab8500_fg.c entry = container_of(attr, struct ab8500_fg_sysfs_entry, attr); container_of 2480 drivers/power/supply/ab8500_fg.c di = container_of(kobj, struct ab8500_fg, fg_kobject); container_of 2494 drivers/power/supply/ab8500_fg.c entry = container_of(attr, struct ab8500_fg_sysfs_entry, attr); container_of 2495 drivers/power/supply/ab8500_fg.c di = container_of(kobj, struct ab8500_fg, fg_kobject); container_of 289 drivers/power/supply/abx500_chargalg.c struct abx500_chargalg *di = container_of(timer, struct abx500_chargalg, container_of 312 drivers/power/supply/abx500_chargalg.c struct abx500_chargalg *di = container_of(timer, struct abx500_chargalg, container_of 1644 drivers/power/supply/abx500_chargalg.c struct abx500_chargalg *di = container_of(work, container_of 1672 drivers/power/supply/abx500_chargalg.c struct abx500_chargalg *di = container_of(work, container_of 1693 drivers/power/supply/abx500_chargalg.c struct abx500_chargalg *di = container_of(work, container_of 1841 drivers/power/supply/abx500_chargalg.c struct abx500_chargalg_sysfs_entry *entry = container_of(attr, container_of 1844 drivers/power/supply/abx500_chargalg.c struct abx500_chargalg *di = container_of(kobj, container_of 1856 drivers/power/supply/abx500_chargalg.c struct abx500_chargalg_sysfs_entry *entry = container_of(attr, container_of 1859 drivers/power/supply/abx500_chargalg.c struct abx500_chargalg *di = container_of(kobj, container_of 436 drivers/power/supply/act8945a_charger.c container_of(work, struct act8945a_charger, work); container_of 80 drivers/power/supply/axp20x_usb_power.c container_of(work, struct axp20x_usb_power, vbus_detect.work); container_of 595 drivers/power/supply/axp288_charger.c container_of(work, struct axp288_chrg_info, cable.work); container_of 648 drivers/power/supply/axp288_charger.c container_of(nb, struct axp288_chrg_info, cable.nb); container_of 656 drivers/power/supply/axp288_charger.c container_of(work, struct axp288_chrg_info, otg.work); container_of 679 drivers/power/supply/axp288_charger.c container_of(nb, struct axp288_chrg_info, otg.id_nb); container_of 810 drivers/power/supply/bq2415x_charger.c container_of(nb, struct bq2415x_device, nb); container_of 887 drivers/power/supply/bq2415x_charger.c struct bq2415x_device *bq = container_of(work, struct bq2415x_device, container_of 1201 drivers/power/supply/bq24190_charger.c container_of(work, struct bq24190_dev_info, container_of 593 drivers/power/supply/bq24257_charger.c struct bq24257_device *bq = container_of(work, struct bq24257_device, container_of 244 drivers/power/supply/bq24735-charger.c struct bq24735 *charger = container_of(work, struct bq24735, poll.work); container_of 706 drivers/power/supply/bq25890_charger.c container_of(data, struct bq25890_device, usb_work); container_of 736 drivers/power/supply/bq25890_charger.c container_of(nb, struct bq25890_device, usb_nb); container_of 1629 drivers/power/supply/bq27xxx_battery.c container_of(work, struct bq27xxx_device_info, container_of 516 drivers/power/supply/charger-manager.c struct charger_manager *cm = container_of(dwork, container_of 1131 drivers/power/supply/charger-manager.c container_of(work, struct charger_cable, wq); container_of 1163 drivers/power/supply/charger-manager.c container_of(self, struct charger_cable, nb); container_of 1270 drivers/power/supply/charger-manager.c = container_of(attr, struct charger_regulator, attr_name); container_of 1279 drivers/power/supply/charger-manager.c = container_of(attr, struct charger_regulator, attr_state); container_of 1291 drivers/power/supply/charger-manager.c struct charger_regulator *charger = container_of(attr, container_of 1302 drivers/power/supply/charger-manager.c = container_of(attr, struct charger_regulator, container_of 338 drivers/power/supply/cpcap-charger.c ddata = container_of(work, struct cpcap_charger_ddata, container_of 395 drivers/power/supply/cpcap-charger.c container_of(comparator, struct cpcap_charger_ddata, container_of 443 drivers/power/supply/cpcap-charger.c ddata = container_of(work, struct cpcap_charger_ddata, container_of 534 drivers/power/supply/cros_usbpd-charger.c charger = container_of(nb, struct charger_data, notifier); container_of 295 drivers/power/supply/da9030_battery.c charger = container_of(work, struct da9030_charger, work.work); container_of 402 drivers/power/supply/da9030_battery.c container_of(nb, struct da9030_charger, nb); container_of 464 drivers/power/supply/da9052-battery.c struct da9052_battery *bat = container_of(nb, struct da9052_battery, container_of 428 drivers/power/supply/da9150-charger.c container_of(data, struct da9150_charger, otg_work); container_of 450 drivers/power/supply/da9150-charger.c container_of(nb, struct da9150_charger, otg_nb); container_of 356 drivers/power/supply/da9150-fg.c struct da9150_fg *fg = container_of(work, struct da9150_fg, work.work); container_of 122 drivers/power/supply/ds2760_battery.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 171 drivers/power/supply/ds2760_battery.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 201 drivers/power/supply/ds2760_battery.c struct device *dev = container_of(kobj, struct device, kobj); container_of 480 drivers/power/supply/ds2760_battery.c struct ds2760_device_info *di = container_of(work, container_of 503 drivers/power/supply/ds2760_battery.c struct ds2760_device_info *di = container_of(work, container_of 652 drivers/power/supply/ds2760_battery.c container_of(notifier, struct ds2760_device_info, pm_notifier); container_of 627 drivers/power/supply/ds2780_battery.c struct device *dev = container_of(kobj, struct device, kobj); container_of 640 drivers/power/supply/ds2780_battery.c struct device *dev = container_of(kobj, struct device, kobj); container_of 672 drivers/power/supply/ds2780_battery.c struct device *dev = container_of(kobj, struct device, kobj); container_of 685 drivers/power/supply/ds2780_battery.c struct device *dev = container_of(kobj, struct device, kobj); container_of 629 drivers/power/supply/ds2781_battery.c struct device *dev = container_of(kobj, struct device, kobj); container_of 642 drivers/power/supply/ds2781_battery.c struct device *dev = container_of(kobj, struct device, kobj); container_of 674 drivers/power/supply/ds2781_battery.c struct device *dev = container_of(kobj, struct device, kobj); container_of 688 drivers/power/supply/ds2781_battery.c struct device *dev = container_of(kobj, struct device, kobj); container_of 292 drivers/power/supply/ds2782_battery.c info = container_of(work, struct ds278x_info, bat_work.work); container_of 209 drivers/power/supply/generic-adc-battery.c adc_bat = container_of(delayed_work, struct gab, bat_work); container_of 51 drivers/power/supply/ipaq_micro_battery.c struct micro_battery *mb = container_of(work, container_of 226 drivers/power/supply/isp1704_charger.c container_of(data, struct isp1704_charger, work); container_of 297 drivers/power/supply/isp1704_charger.c container_of(nb, struct isp1704_charger, nb); container_of 224 drivers/power/supply/lp8727_charger.c struct lp8727_chg *pchg = container_of(_work, struct lp8727_chg, container_of 418 drivers/power/supply/lp8788-charger.c container_of(work, struct lp8788_charger, charger_work); container_of 433 drivers/power/supply/ltc2941-battery-gauge.c info = container_of(work, struct ltc294x_info, work.work); container_of 138 drivers/power/supply/max14656_charger_detector.c container_of(work, struct max14656_chip, irq_work.work); container_of 167 drivers/power/supply/max17040_battery.c chip = container_of(work, struct max17040_chip, work.work); container_of 859 drivers/power/supply/max17042_battery.c struct max17042_chip *chip = container_of(work, container_of 30 drivers/power/supply/pm2301_charger.c #define to_pm2xxx_charger_ac_device_info(x) container_of((x), \ container_of 841 drivers/power/supply/pm2301_charger.c struct pm2xxx_charger *pm2 = container_of(work, container_of 853 drivers/power/supply/pm2301_charger.c struct pm2xxx_charger *pm2 = container_of(work, container_of 879 drivers/power/supply/pm2301_charger.c struct pm2xxx_charger *pm2 = container_of(work, struct pm2xxx_charger, container_of 79 drivers/power/supply/power_supply_core.c struct power_supply *psy = container_of(work, struct power_supply, container_of 140 drivers/power/supply/power_supply_core.c struct power_supply *psy = container_of(work, struct power_supply, container_of 322 drivers/power/supply/power_supply_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1403 drivers/power/supply/rt9455_charger.c struct rt9455_info *info = container_of(nb, struct rt9455_info, nb); container_of 1445 drivers/power/supply/rt9455_charger.c struct rt9455_info *info = container_of(work, struct rt9455_info, container_of 1483 drivers/power/supply/rt9455_charger.c struct rt9455_info *info = container_of(work, struct rt9455_info, container_of 1497 drivers/power/supply/rt9455_charger.c struct rt9455_info *info = container_of(work, struct rt9455_info, container_of 779 drivers/power/supply/sbs-battery.c chip = container_of(work, struct sbs_info, work.work); container_of 109 drivers/power/supply/sbs-charger.c struct sbs_info *chip = container_of(work, struct sbs_info, work.work); container_of 326 drivers/power/supply/sc2731_charger.c container_of(data, struct sc2731_charger_info, work); container_of 360 drivers/power/supply/sc2731_charger.c container_of(nb, struct sc2731_charger_info, usb_notify); container_of 403 drivers/power/supply/twl4030_charger.c struct twl4030_bci *bci = container_of(data, struct twl4030_bci, container_of 651 drivers/power/supply/twl4030_charger.c struct twl4030_bci *bci = container_of(data, struct twl4030_bci, work); container_of 667 drivers/power/supply/twl4030_charger.c struct twl4030_bci *bci = container_of(nb, struct twl4030_bci, usb_nb); container_of 143 drivers/power/supply/wm831x_power.c struct wm831x_power *wm831x_power = container_of(nb, container_of 117 drivers/power/supply/z2_battery.c charger = container_of(work, struct z2_charger, bat_work); container_of 109 drivers/powercap/idle_inject.c container_of(timer, struct idle_inject_device, timer); container_of 90 drivers/powercap/intel_rapl_common.c container_of(_zone, struct rapl_domain, power_zone) container_of 13 drivers/powercap/powercap_sys.c #define to_powercap_zone(n) container_of(n, struct powercap_zone, dev) container_of 15 drivers/powercap/powercap_sys.c container_of(n, struct powercap_control_type, dev) container_of 79 drivers/pps/generators/pps_gen_parport.c dev = container_of(timer, struct pps_generator_pp, timer); container_of 301 drivers/pps/pps.c struct pps_device *pps = container_of(inode->i_cdev, container_of 310 drivers/pps/pps.c struct pps_device *pps = container_of(inode->i_cdev, container_of 54 drivers/ps3/vuart.h return container_of(sbd, struct ps3_vuart_port_driver, core); container_of 59 drivers/ps3/vuart.h struct ps3_vuart_work *vw = container_of(_work, struct ps3_vuart_work, container_of 111 drivers/ptp/ptp_chardev.c struct ptp_clock *ptp = container_of(pc, struct ptp_clock, clock); container_of 390 drivers/ptp/ptp_chardev.c struct ptp_clock *ptp = container_of(pc, struct ptp_clock, clock); container_of 402 drivers/ptp/ptp_chardev.c struct ptp_clock *ptp = container_of(pc, struct ptp_clock, clock); container_of 98 drivers/ptp/ptp_clock.c struct ptp_clock *ptp = container_of(pc, struct ptp_clock, clock); container_of 105 drivers/ptp/ptp_clock.c struct ptp_clock *ptp = container_of(pc, struct ptp_clock, clock); container_of 117 drivers/ptp/ptp_clock.c struct ptp_clock *ptp = container_of(pc, struct ptp_clock, clock); container_of 171 drivers/ptp/ptp_clock.c struct ptp_clock *ptp = container_of(dev, struct ptp_clock, dev); container_of 182 drivers/ptp/ptp_clock.c struct ptp_clock *ptp = container_of(work, struct ptp_clock, container_of 151 drivers/ptp/ptp_dte.c struct ptp_dte *ptp_dte = container_of(ptp, struct ptp_dte, caps); container_of 173 drivers/ptp/ptp_dte.c struct ptp_dte *ptp_dte = container_of(ptp, struct ptp_dte, caps); container_of 185 drivers/ptp/ptp_dte.c struct ptp_dte *ptp_dte = container_of(ptp, struct ptp_dte, caps); container_of 198 drivers/ptp/ptp_dte.c struct ptp_dte *ptp_dte = container_of(ptp, struct ptp_dte, caps); container_of 128 drivers/ptp/ptp_ixp46x.c struct ixp_clock *ixp_clock = container_of(ptp, struct ixp_clock, caps); container_of 151 drivers/ptp/ptp_ixp46x.c struct ixp_clock *ixp_clock = container_of(ptp, struct ixp_clock, caps); container_of 169 drivers/ptp/ptp_ixp46x.c struct ixp_clock *ixp_clock = container_of(ptp, struct ixp_clock, caps); container_of 187 drivers/ptp/ptp_ixp46x.c struct ixp_clock *ixp_clock = container_of(ptp, struct ixp_clock, caps); container_of 204 drivers/ptp/ptp_ixp46x.c struct ixp_clock *ixp_clock = container_of(ptp, struct ixp_clock, caps); container_of 405 drivers/ptp/ptp_pch.c struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); container_of 428 drivers/ptp/ptp_pch.c struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); container_of 444 drivers/ptp/ptp_pch.c struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); container_of 460 drivers/ptp/ptp_pch.c struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); container_of 475 drivers/ptp/ptp_pch.c struct pch_dev *pch_dev = container_of(ptp, struct pch_dev, caps); container_of 200 drivers/ptp/ptp_qoriq.c struct ptp_qoriq *ptp_qoriq = container_of(ptp, struct ptp_qoriq, caps); container_of 229 drivers/ptp/ptp_qoriq.c struct ptp_qoriq *ptp_qoriq = container_of(ptp, struct ptp_qoriq, caps); container_of 248 drivers/ptp/ptp_qoriq.c struct ptp_qoriq *ptp_qoriq = container_of(ptp, struct ptp_qoriq, caps); container_of 267 drivers/ptp/ptp_qoriq.c struct ptp_qoriq *ptp_qoriq = container_of(ptp, struct ptp_qoriq, caps); container_of 285 drivers/ptp/ptp_qoriq.c struct ptp_qoriq *ptp_qoriq = container_of(ptp, struct ptp_qoriq, caps); container_of 38 drivers/pwm/pwm-atmel-hlcdc.c return container_of(chip, struct atmel_hlcdc_pwm, chip); container_of 58 drivers/pwm/pwm-atmel-tcb.c return container_of(chip, struct atmel_tcb_pwm_chip, chip); container_of 80 drivers/pwm/pwm-atmel.c return container_of(chip, struct atmel_pwm_chip, chip); container_of 54 drivers/pwm/pwm-bcm-iproc.c return container_of(chip, struct iproc_pwmc, chip); container_of 76 drivers/pwm/pwm-bcm-kona.c return container_of(_chip, struct kona_pwmc, chip); container_of 35 drivers/pwm/pwm-bcm2835.c return container_of(chip, struct bcm2835_pwm, chip); container_of 56 drivers/pwm/pwm-berlin.c return container_of(chip, struct berlin_pwm_chip, chip); container_of 81 drivers/pwm/pwm-brcmstb.c return container_of(chip, struct brcmstb_pwm, chip); container_of 23 drivers/pwm/pwm-clps711x.c return container_of(chip, struct clps711x_chip, chip); container_of 39 drivers/pwm/pwm-crc.c return container_of(pc, struct crystalcove_pwm, chip); container_of 30 drivers/pwm/pwm-cros-ec.c return container_of(c, struct cros_ec_pwm_device, chip); container_of 44 drivers/pwm/pwm-ep93xx.c return container_of(chip, struct ep93xx_pwm, chip); container_of 59 drivers/pwm/pwm-fsl-ftm.c return container_of(chip, struct fsl_pwm_chip, chip); container_of 68 drivers/pwm/pwm-hibvt.c return container_of(chip, struct hibvt_pwm_chip, chip); container_of 77 drivers/pwm/pwm-img.c return container_of(chip, struct img_pwm_chip, chip); container_of 80 drivers/pwm/pwm-imx-tpm.c return container_of(chip, struct imx_tpm_pwm_chip, chip); container_of 35 drivers/pwm/pwm-imx1.c #define to_pwm_imx1_chip(chip) container_of(chip, struct pwm_imx1_chip, chip) container_of 90 drivers/pwm/pwm-imx27.c #define to_pwm_imx27_chip(chip) container_of(chip, struct pwm_imx27_chip, chip) container_of 32 drivers/pwm/pwm-jz4740.c return container_of(chip, struct jz4740_pwm_chip, chip); container_of 30 drivers/pwm/pwm-lp3943.c return container_of(_chip, struct lp3943_pwm, chip); container_of 109 drivers/pwm/pwm-lpc18xx-sct.c return container_of(chip, struct lpc18xx_pwm_chip, chip); container_of 27 drivers/pwm/pwm-lpc32xx.c container_of(_chip, struct lpc32xx_pwm_chip, chip) container_of 34 drivers/pwm/pwm-lpss.c return container_of(chip, struct pwm_lpss_chip, chip); container_of 66 drivers/pwm/pwm-mediatek.c return container_of(chip, struct pwm_mediatek_chip, chip); container_of 117 drivers/pwm/pwm-meson.c return container_of(chip, struct meson_pwm, chip); container_of 54 drivers/pwm/pwm-mtk-disp.c return container_of(chip, struct mtk_disp_pwm, chip); container_of 42 drivers/pwm/pwm-mxs.c #define to_mxs_pwm_chip(_chip) container_of(_chip, struct mxs_pwm_chip, chip) container_of 45 drivers/pwm/pwm-omap-dmtimer.c return container_of(chip, struct pwm_omap_dmtimer_chip, chip); container_of 84 drivers/pwm/pwm-pca9685.c return container_of(chip, struct pca9685, chip); container_of 31 drivers/pwm/pwm-puv3.c return container_of(chip, struct puv3_pwm_chip, chip); container_of 53 drivers/pwm/pwm-pxa.c return container_of(chip, struct pxa_pwm_chip, chip); container_of 45 drivers/pwm/pwm-rcar.c return container_of(chip, struct rcar_pwm_chip, chip); container_of 90 drivers/pwm/pwm-renesas-tpu.c #define to_tpu_device(c) container_of(c, struct tpu_device, chip) container_of 57 drivers/pwm/pwm-rockchip.c return container_of(c, struct rockchip_pwm_chip, chip); container_of 111 drivers/pwm/pwm-samsung.c return container_of(chip, struct samsung_pwm_chip, chip); container_of 58 drivers/pwm/pwm-sifive.c return container_of(c, struct pwm_sifive_ddata, chip); container_of 222 drivers/pwm/pwm-sifive.c container_of(nb, struct pwm_sifive_ddata, notifier); container_of 61 drivers/pwm/pwm-spear.c return container_of(chip, struct spear_pwm_chip, chip); container_of 72 drivers/pwm/pwm-sprd.c container_of(chip, struct sprd_pwm_chip, chip); container_of 162 drivers/pwm/pwm-sprd.c container_of(chip, struct sprd_pwm_chip, chip); container_of 116 drivers/pwm/pwm-sti.c return container_of(chip, struct sti_pwm_chip, chip); container_of 28 drivers/pwm/pwm-stm32-lp.c return container_of(chip, struct stm32_pwm_lp, chip); container_of 40 drivers/pwm/pwm-stm32.c return container_of(chip, struct stm32_pwm, chip); container_of 36 drivers/pwm/pwm-stmpe.c return container_of(chip, struct stmpe_pwm, chip); container_of 90 drivers/pwm/pwm-sun4i.c return container_of(chip, struct sun4i_pwm_chip, chip); container_of 52 drivers/pwm/pwm-tegra.c return container_of(chip, struct tegra_pwm_chip, chip); container_of 43 drivers/pwm/pwm-tiecap.c return container_of(chip, struct ecap_pwm_chip, chip); container_of 119 drivers/pwm/pwm-tiehrpwm.c return container_of(chip, struct ehrpwm_pwm_chip, chip); container_of 55 drivers/pwm/pwm-twl-led.c return container_of(chip, struct twl_pwmled_chip, chip); container_of 57 drivers/pwm/pwm-twl.c return container_of(chip, struct twl_pwm_chip, chip); container_of 56 drivers/pwm/pwm-vt8500.c #define to_vt8500_chip(chip) container_of(chip, struct vt8500_chip, chip) container_of 38 drivers/pwm/pwm-zx.c return container_of(chip, struct zx_pwm_chip, chip); container_of 26 drivers/pwm/sysfs.c return container_of(child, struct pwm_export, child); container_of 554 drivers/rapidio/devices/rio_mport_cdev.c container_of(dma_ref, struct mport_dev, dma_ref); container_of 564 drivers/rapidio/devices/rio_mport_cdev.c container_of(dma_ref, struct mport_cdev_priv, dma_ref); container_of 572 drivers/rapidio/devices/rio_mport_cdev.c struct mport_dma_req *req = container_of(ref, struct mport_dma_req, container_of 1886 drivers/rapidio/devices/rio_mport_cdev.c chdev = container_of(inode->i_cdev, struct mport_dev, cdev); container_of 2145 drivers/rapidio/devices/rio_mport_cdev.c container_of(ref, struct rio_mport_mapping, ref); container_of 2351 drivers/rapidio/devices/rio_mport_cdev.c md = container_of(dev, struct mport_dev, dev); container_of 292 drivers/rapidio/devices/tsi721.c struct tsi721_device *priv = container_of(work, struct tsi721_device, container_of 383 drivers/rapidio/devices/tsi721.c struct tsi721_device *priv = container_of(work, struct tsi721_device, container_of 49 drivers/rapidio/devices/tsi721_dma.c return container_of(chan, struct tsi721_bdma_chan, dchan); container_of 54 drivers/rapidio/devices/tsi721_dma.c return container_of(ddev, struct rio_mport, dma)->priv; container_of 60 drivers/rapidio/devices/tsi721_dma.c return container_of(txd, struct tsi721_tx_desc, txd); container_of 1822 drivers/rapidio/rio.c return mport == container_of(chan->device, struct rio_mport, dma); container_of 2134 drivers/rapidio/rio.c work = container_of(_work, struct rio_disc_work, work); container_of 582 drivers/rapidio/rio_cm.c struct cm_dev *cm = container_of(work, struct cm_dev, rx_work); container_of 1365 drivers/rapidio/rio_cm.c struct rio_channel *ch = container_of(ref, struct rio_channel, ref); container_of 49 drivers/regulator/arizona-micsupp.c container_of(work, struct arizona_micsupp, check_cp_work); container_of 2732 drivers/regulator/core.c struct regulator_dev *rdev = container_of(work, struct regulator_dev, container_of 16 drivers/regulator/fixed-helper.c struct fixed_regulator_data *data = container_of(dev, container_of 53 drivers/regulator/internal.h return container_of(dev, struct regulator_dev, dev); container_of 1137 drivers/regulator/qcom_spmi-regulator.c = container_of(dwork, struct spmi_regulator, ocp_work); container_of 204 drivers/regulator/wm8400-regulator.c struct wm8400 *wm8400 = container_of(pdev, struct wm8400, regulators[pdev->id]); container_of 144 drivers/remoteproc/keystone_remoteproc.c container_of(work, struct keystone_rproc, workqueue); container_of 58 drivers/remoteproc/omap_remoteproc.c struct omap_rproc *oproc = container_of(client, struct omap_rproc, container_of 22 drivers/remoteproc/qcom_common.c #define to_glink_subdev(d) container_of(d, struct qcom_rproc_glink, subdev) container_of 23 drivers/remoteproc/qcom_common.c #define to_smd_subdev(d) container_of(d, struct qcom_rproc_subdev, subdev) container_of 24 drivers/remoteproc/qcom_common.c #define to_ssr_subdev(d) container_of(d, struct qcom_rproc_ssr, subdev) container_of 245 drivers/remoteproc/qcom_q6v5_adsp.c struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); container_of 1233 drivers/remoteproc/qcom_q6v5_mss.c struct q6v5 *qproc = container_of(q6v5, struct q6v5, q6v5); container_of 133 drivers/remoteproc/qcom_q6v5_pas.c struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5); container_of 267 drivers/remoteproc/qcom_sysmon.c struct qcom_sysmon *sysmon = container_of(qmi, struct qcom_sysmon, qmi); container_of 382 drivers/remoteproc/qcom_sysmon.c struct qcom_sysmon *sysmon = container_of(qmi, struct qcom_sysmon, qmi); container_of 434 drivers/remoteproc/qcom_sysmon.c struct qcom_sysmon *sysmon = container_of(subdev, struct qcom_sysmon, subdev); container_of 457 drivers/remoteproc/qcom_sysmon.c struct qcom_sysmon *sysmon = container_of(nb, struct qcom_sysmon, nb); container_of 416 drivers/remoteproc/remoteproc_core.c struct rproc_vdev *rvdev = container_of(subdev, struct rproc_vdev, subdev); container_of 423 drivers/remoteproc/remoteproc_core.c struct rproc_vdev *rvdev = container_of(subdev, struct rproc_vdev, subdev); container_of 438 drivers/remoteproc/remoteproc_core.c struct rproc_vdev *rvdev = container_of(dev, struct rproc_vdev, dev); container_of 572 drivers/remoteproc/remoteproc_core.c struct rproc_vdev *rvdev = container_of(ref, struct rproc_vdev, refcount); container_of 1695 drivers/remoteproc/remoteproc_core.c struct rproc *rproc = container_of(work, struct rproc, crash_handler); container_of 1947 drivers/remoteproc/remoteproc_core.c struct rproc *rproc = container_of(dev, struct rproc, dev); container_of 10 drivers/remoteproc/remoteproc_sysfs.c #define to_rproc(d) container_of(d, struct rproc, dev) container_of 267 drivers/remoteproc/stm32_rproc.c struct stm32_mbox *mb = container_of(cl, struct stm32_mbox, client); container_of 191 drivers/reset/core.c return container_of(rstc, struct reset_control_array, base); container_of 582 drivers/reset/core.c struct reset_control *rstc = container_of(kref, struct reset_control, container_of 31 drivers/reset/hisilicon/hi6220_reset.c #define to_reset_data(x) container_of(x, struct hi6220_reset_data, rc_dev) container_of 20 drivers/reset/hisilicon/reset-hi3660.c container_of(_rst, struct hi3660_reset_controller, rst) container_of 26 drivers/reset/reset-a10sr.c return container_of(rc, struct a10sr_reset, rcdev); container_of 29 drivers/reset/reset-ath79.c container_of(rcdev, struct ath79_reset, rcdev); container_of 61 drivers/reset/reset-ath79.c container_of(rcdev, struct ath79_reset, rcdev); container_of 79 drivers/reset/reset-ath79.c container_of(nb, struct ath79_reset, restart_nb); container_of 17 drivers/reset/reset-axs10x.c #define to_axs10x_rst(p) container_of((p), struct axs10x_rst, rcdev) container_of 29 drivers/reset/reset-berlin.c container_of((p), struct berlin_reset_priv, rcdev) container_of 37 drivers/reset/reset-brcmstb.c return container_of(rcdev, struct brcmstb_reset, rcdev); container_of 21 drivers/reset/reset-hsdk.c #define to_hsdk_rst(p) container_of((p), struct hsdk_rst, rcdev) container_of 87 drivers/reset/reset-imx7.c return container_of(rcdev, struct imx7_src, rcdev); container_of 32 drivers/reset/reset-lantiq.c return container_of(rcdev, struct lantiq_rcu_reset_priv, rcdev); container_of 42 drivers/reset/reset-lpc18xx.c #define to_rgu_data(p) container_of(p, struct lpc18xx_rgu_data, rcdev) container_of 47 drivers/reset/reset-lpc18xx.c struct lpc18xx_rgu_data *rc = container_of(nb, struct lpc18xx_rgu_data, container_of 38 drivers/reset/reset-meson-audio-arb.c container_of(rcdev, struct meson_audio_arb_data, rstc); container_of 59 drivers/reset/reset-meson-audio-arb.c container_of(rcdev, struct meson_audio_arb_data, rstc); container_of 32 drivers/reset/reset-meson.c container_of(rcdev, struct meson_reset, rcdev); container_of 46 drivers/reset/reset-meson.c container_of(rcdev, struct meson_reset, rcdev); container_of 33 drivers/reset/reset-oxnas.c container_of(rcdev, struct oxnas_reset, rcdev); container_of 46 drivers/reset/reset-oxnas.c container_of(rcdev, struct oxnas_reset, rcdev); container_of 57 drivers/reset/reset-oxnas.c container_of(rcdev, struct oxnas_reset, rcdev); container_of 70 drivers/reset/reset-pistachio.c rd = container_of(rcdev, struct pistachio_reset_data, rcdev); container_of 87 drivers/reset/reset-pistachio.c rd = container_of(rcdev, struct pistachio_reset_data, rcdev); container_of 47 drivers/reset/reset-qcom-aoss.c return container_of(rcdev, struct qcom_aoss_reset_data, rcdev); container_of 50 drivers/reset/reset-qcom-pdc.c return container_of(rcdev, struct qcom_pdc_reset_data, rcdev); container_of 24 drivers/reset/reset-scmi.c #define to_scmi_reset_data(p) container_of((p), struct scmi_reset_data, rcdev) container_of 28 drivers/reset/reset-simple.c return container_of(rcdev, struct reset_simple_data, rcdev); container_of 24 drivers/reset/reset-stm32mp1.c return container_of(rcdev, struct stm32_reset_data, rcdev); container_of 52 drivers/reset/reset-ti-sci.c container_of((p), struct ti_sci_reset_data, rcdev) container_of 62 drivers/reset/reset-ti-syscon.c container_of(rcdev, struct ti_syscon_reset_data, rcdev) container_of 251 drivers/reset/reset-uniphier.c container_of(_rcdev, struct uniphier_reset_priv, rcdev) container_of 27 drivers/reset/reset-zynq.c container_of((p), struct zynq_reset_data, rcdev) container_of 24 drivers/reset/reset-zynqmp.c return container_of(rcdev, struct zynqmp_reset_data, rcdev); container_of 46 drivers/reset/sti/reset-syscfg.c container_of(_rst, struct syscfg_reset_controller, rst) container_of 13 drivers/reset/tegra/reset-bpmp.c return container_of(rstc, struct tegra_bpmp, rstc); container_of 186 drivers/rpmsg/qcom_glink_native.c #define to_glink_channel(_ept) container_of(_ept, struct glink_channel, ept) container_of 242 drivers/rpmsg/qcom_glink_native.c struct glink_channel *channel = container_of(ref, struct glink_channel, container_of 475 drivers/rpmsg/qcom_glink_native.c struct glink_channel *channel = container_of(work, struct glink_channel, container_of 1512 drivers/rpmsg/qcom_glink_native.c struct qcom_glink *glink = container_of(work, struct qcom_glink, container_of 32 drivers/rpmsg/qcom_glink_rpm.c #define to_rpm_pipe(p) container_of(p, struct glink_rpm_pipe, native) container_of 47 drivers/rpmsg/qcom_glink_smem.c #define to_smem_pipe(p) container_of(p, struct glink_smem_pipe, native) container_of 172 drivers/rpmsg/qcom_smd.c #define to_smd_device(r) container_of(r, struct qcom_smd_device, rpdev) container_of 173 drivers/rpmsg/qcom_smd.c #define to_smd_edge(d) container_of(d, struct qcom_smd_edge, dev) container_of 174 drivers/rpmsg/qcom_smd.c #define to_smd_endpoint(e) container_of(e, struct qcom_smd_endpoint, ept) container_of 896 drivers/rpmsg/qcom_smd.c struct rpmsg_endpoint *ept = container_of(kref, struct rpmsg_endpoint, container_of 1191 drivers/rpmsg/qcom_smd.c struct qcom_smd_edge *edge = container_of(work, struct qcom_smd_edge, scan_work); container_of 1259 drivers/rpmsg/qcom_smd.c struct qcom_smd_edge *edge = container_of(work, container_of 36 drivers/rpmsg/rpmsg_char.c #define dev_to_eptdev(dev) container_of(dev, struct rpmsg_eptdev, dev) container_of 37 drivers/rpmsg/rpmsg_char.c #define cdev_to_eptdev(i_cdev) container_of(i_cdev, struct rpmsg_eptdev, cdev) container_of 39 drivers/rpmsg/rpmsg_char.c #define dev_to_ctrldev(dev) container_of(dev, struct rpmsg_ctrldev, dev) container_of 40 drivers/rpmsg/rpmsg_char.c #define cdev_to_ctrldev(i_cdev) container_of(i_cdev, struct rpmsg_ctrldev, cdev) container_of 18 drivers/rpmsg/rpmsg_internal.h #define to_rpmsg_device(d) container_of(d, struct rpmsg_device, dev) container_of 19 drivers/rpmsg/rpmsg_internal.h #define to_rpmsg_driver(d) container_of(d, struct rpmsg_driver, drv) container_of 134 drivers/rpmsg/virtio_rpmsg_bus.c container_of(_rpdev, struct virtio_rpmsg_channel, rpdev) container_of 222 drivers/rpmsg/virtio_rpmsg_bus.c struct rpmsg_endpoint *ept = container_of(kref, struct rpmsg_endpoint, container_of 24 drivers/rtc/dev.c struct rtc_device *rtc = container_of(inode->i_cdev, container_of 47 drivers/rtc/dev.c container_of(work, struct rtc_device, uie_task); container_of 655 drivers/rtc/interface.c rtc = container_of(timer, struct rtc_device, pie_timer); container_of 895 drivers/rtc/interface.c container_of(work, struct rtc_device, irqwork); container_of 906 drivers/rtc/interface.c timer = container_of(next, struct rtc_timer, node); container_of 940 drivers/rtc/interface.c timer = container_of(next, struct rtc_timer, node); container_of 247 drivers/rtc/rtc-88pm860x.c struct pm860x_rtc_info *info = container_of(work, container_of 78 drivers/rtc/rtc-ac100.c #define to_ac100_clkout(_hw) container_of(_hw, struct ac100_clkout, hw) container_of 110 drivers/rtc/rtc-brcmstb-waketimer.c timer = container_of(nb, struct brcmstb_waketmr, reboot_notifier); container_of 274 drivers/rtc/rtc-cros-ec.c cros_ec_rtc = container_of(nb, struct cros_ec_rtc, notifier); container_of 441 drivers/rtc/rtc-ds1305.c struct ds1305 *ds1305 = container_of(work, struct ds1305, work); container_of 1324 drivers/rtc/rtc-ds1307.c container_of(clk, struct ds1307, clks[DS3231_CLK_SQW]) container_of 1326 drivers/rtc/rtc-ds1307.c container_of(clk, struct ds1307, clks[DS3231_CLK_32KHZ]) container_of 297 drivers/rtc/rtc-ds1374.c struct ds1374 *ds1374 = container_of(work, struct ds1374, work); container_of 287 drivers/rtc/rtc-hym8563.c #define clkout_hw_to_hym8563(_hw) container_of(_hw, struct hym8563, clkout_hw) container_of 728 drivers/rtc/rtc-imxdi.c struct imxdi_dev *imxdi = container_of(work, container_of 434 drivers/rtc/rtc-m41t80.c #define sqw_to_m41t80_data(_hw) container_of(_hw, struct m41t80_data, sqw) container_of 391 drivers/rtc/rtc-pcf8563.c #define clkout_hw_to_pcf8563(_hw) container_of(_hw, struct pcf8563, clkout_hw) container_of 158 drivers/rtc/rtc-sun6i.c struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw); container_of 178 drivers/rtc/rtc-sun6i.c struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw); container_of 185 drivers/rtc/rtc-sun6i.c struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw); container_of 279 drivers/rtc/sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 585 drivers/s390/block/dasd.c struct dasd_device *device = container_of(work, struct dasd_device, kick_work); container_of 608 drivers/s390/block/dasd.c struct dasd_device *device = container_of(work, struct dasd_device, container_of 629 drivers/s390/block/dasd.c struct dasd_device *device = container_of(work, struct dasd_device, container_of 4037 drivers/s390/block/dasd.c struct dasd_device *device = container_of(work, struct dasd_device, container_of 536 drivers/s390/block/dasd_alias.c ruac_data = container_of(work, struct read_uac_work_data, dwork.work); container_of 537 drivers/s390/block/dasd_alias.c lcu = container_of(ruac_data, struct alias_lcu, ruac_data); container_of 888 drivers/s390/block/dasd_alias.c suc_data = container_of(work, struct summary_unit_check_work_data, container_of 890 drivers/s390/block/dasd_alias.c lcu = container_of(suc_data, struct alias_lcu, suc_data); container_of 915 drivers/s390/block/dasd_alias.c struct dasd_device *device = container_of(work, struct dasd_device, container_of 1272 drivers/s390/block/dasd_eckd.c data = container_of(work, struct path_verification_work_data, worker); container_of 1664 drivers/s390/block/dasd_eckd.c data = container_of(work, struct ext_pool_exhaust_work_data, worker); container_of 1937 drivers/s390/block/dasd_eckd.c struct dasd_device *device = container_of(work, struct dasd_device, container_of 6529 drivers/s390/block/dasd_eckd.c data = container_of(work, struct check_attention_work_data, worker); container_of 114 drivers/s390/block/dcssblk.c dev_info = container_of(dev, struct dcssblk_dev_info, dev); container_of 340 drivers/s390/block/dcssblk.c dev_info = container_of(dev, struct dcssblk_dev_info, dev); container_of 354 drivers/s390/block/dcssblk.c dev_info = container_of(dev, struct dcssblk_dev_info, dev); container_of 446 drivers/s390/block/dcssblk.c dev_info = container_of(dev, struct dcssblk_dev_info, dev); container_of 458 drivers/s390/block/dcssblk.c dev_info = container_of(dev, struct dcssblk_dev_info, dev); container_of 515 drivers/s390/block/dcssblk.c dev_info = container_of(dev, struct dcssblk_dev_info, dev); container_of 39 drivers/s390/block/scm_blk.h #define to_aobrq(rq) container_of((void *) rq, struct aob_rq_header, data) container_of 23 drivers/s390/char/ctrlchar.c struct sysrq_work *sysrq = container_of(work, struct sysrq_work, work); container_of 93 drivers/s390/char/sclp_sd.c #define to_sd_file(x) container_of(x, struct sclp_sd_file, kobj) container_of 140 drivers/s390/char/tape_34xx.c container_of(work, struct tape_34xx_work, work); container_of 628 drivers/s390/char/tape_3590.c container_of(work, struct work_handler_data, work); container_of 224 drivers/s390/char/tape_core.c container_of(work, struct tape_med_state_work_data, work); container_of 863 drivers/s390/char/tape_core.c container_of(work, struct tape_device, tape_dnr.work); container_of 350 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(rq->view, struct tty3270, view); container_of 479 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); container_of 506 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); container_of 517 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); container_of 539 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); container_of 562 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(rrq->view, struct tty3270, view); container_of 617 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(rq->view, struct tty3270, view); container_of 667 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(view, struct tty3270, view); container_of 677 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(view, struct tty3270, view); container_of 848 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(work, struct tty3270, resize_work); container_of 889 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(view, struct tty3270, view); container_of 905 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(view, struct tty3270, view); container_of 923 drivers/s390/char/tty3270.c struct tty3270 *tp = container_of(view, struct tty3270, view); container_of 966 drivers/s390/char/tty3270.c tp = container_of(view, struct tty3270, view); container_of 229 drivers/s390/cio/ccwgroup.c container_of(work, struct ccwgroup_device, ungroup_work); container_of 30 drivers/s390/cio/chp.c #define to_channelpath(device) container_of(device, struct channel_path, dev) container_of 138 drivers/s390/cio/chp.c device = container_of(kobj, struct device, kobj); container_of 187 drivers/s390/cio/chp.c device = container_of(kobj, struct device, kobj); container_of 122 drivers/s390/cio/cio.h #define to_subchannel(n) container_of(n, struct subchannel, dev) container_of 621 drivers/s390/cio/css.c sch = container_of(work, struct subchannel, todo_work); container_of 99 drivers/s390/cio/css.h #define to_cssdriver(n) container_of(n, struct css_driver, drv) container_of 130 drivers/s390/cio/css.h #define to_css(dev) container_of(dev, struct channel_subsystem, device) container_of 2075 drivers/s390/cio/device.c priv = container_of(work, struct ccw_device_private, todo_work); container_of 70 drivers/s390/cio/qdio_thinint.c struct indicator_t *ind = container_of(addr, struct indicator_t, ind); container_of 20 drivers/s390/cio/scm.c #define to_scm_dev(n) container_of(n, struct scm_device, dev) container_of 21 drivers/s390/cio/scm.c #define to_scm_drv(d) container_of(d, struct scm_driver, drv) container_of 87 drivers/s390/cio/vfio_ccw_drv.c private = container_of(work, struct vfio_ccw_private, io_work); container_of 52 drivers/s390/cio/vfio_ccw_ops.c container_of(nb, struct vfio_ccw_private, nb); container_of 143 drivers/s390/crypto/ap_bus.h #define to_ap_drv(x) container_of((x), struct ap_driver, driver) container_of 154 drivers/s390/crypto/ap_bus.h #define to_ap_dev(x) container_of((x), struct ap_device, device) container_of 168 drivers/s390/crypto/ap_bus.h #define to_ap_card(x) container_of((x), struct ap_card, ap_dev.device) container_of 190 drivers/s390/crypto/ap_bus.h #define to_ap_queue(x) container_of((x), struct ap_queue, ap_dev.device) container_of 293 drivers/s390/crypto/vfio_ap_ops.c matrix_mdev = container_of(vcpu->kvm->arch.crypto.pqap_hook, container_of 1073 drivers/s390/crypto/vfio_ap_ops.c matrix_mdev = container_of(nb, struct ap_matrix_mdev, iommu_notifier); container_of 1095 drivers/s390/crypto/vfio_ap_ops.c matrix_mdev = container_of(nb, struct ap_matrix_mdev, group_notifier); container_of 130 drivers/s390/crypto/zcrypt_api.c #define to_zcdn_dev(x) container_of((x), struct zcdn_device, device) container_of 128 drivers/s390/crypto/zcrypt_card.c container_of(kref, struct zcrypt_card, refcount); container_of 134 drivers/s390/crypto/zcrypt_queue.c container_of(kref, struct zcrypt_queue, refcount); container_of 1504 drivers/s390/net/lcs.c card = container_of(channel, struct lcs_card, write); container_of 1714 drivers/s390/net/lcs.c struct lcs_card *card = container_of(work, struct lcs_card, kernel_thread_starter); container_of 1798 drivers/s390/net/lcs.c card = container_of(channel, struct lcs_card, read); container_of 541 drivers/s390/net/qeth_core.h #define qeth_napi_to_out_queue(n) container_of(n, struct qeth_qdio_out_q, napi) container_of 82 drivers/s390/net/qeth_core_main.c card = container_of(work, struct qeth_card, close_dev_work); container_of 1323 drivers/s390/net/qeth_core_main.c struct qeth_card *card = container_of(work, struct qeth_card, container_of 1365 drivers/s390/net/qeth_core_main.c struct qeth_card *card = container_of(slr, struct qeth_card, container_of 3190 drivers/s390/net/qeth_core_main.c struct qeth_card *card = container_of(work, struct qeth_card, container_of 5150 drivers/s390/net/qeth_core_main.c struct qeth_card *card = container_of(napi, struct qeth_card, napi); container_of 509 drivers/s390/net/qeth_l2_main.c struct qeth_card *card = container_of(work, struct qeth_card, container_of 1158 drivers/s390/net/qeth_l2_main.c container_of(work, struct qeth_bridge_state_data, worker); container_of 1229 drivers/s390/net/qeth_l2_main.c container_of(work, struct qeth_bridge_host_data, worker); container_of 1463 drivers/s390/net/qeth_l3_main.c struct qeth_card *card = container_of(work, struct qeth_card, container_of 2516 drivers/s390/net/qeth_l3_main.c #define to_ip_work(w) container_of((w), struct qeth_l3_ip_event_work, work) container_of 289 drivers/s390/scsi/zfcp_aux.c zfcp_status_read_refill(container_of(work, struct zfcp_adapter, container_of 296 drivers/s390/scsi/zfcp_aux.c container_of(sl, struct zfcp_adapter, service_level); container_of 445 drivers/s390/scsi/zfcp_aux.c struct zfcp_adapter *adapter = container_of(ref, struct zfcp_adapter, container_of 461 drivers/s390/scsi/zfcp_aux.c struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); container_of 103 drivers/s390/scsi/zfcp_fc.c struct zfcp_fc_events *events = container_of(work, container_of 105 drivers/s390/scsi/zfcp_fc.c struct zfcp_adapter *adapter = container_of(events, struct zfcp_adapter, container_of 175 drivers/s390/scsi/zfcp_fc.c container_of(dw, struct zfcp_fc_wka_port, work); container_of 437 drivers/s390/scsi/zfcp_fc.c struct zfcp_port *port = container_of(work, struct zfcp_port, container_of 572 drivers/s390/scsi/zfcp_fc.c container_of(work, struct zfcp_port, test_link_work); container_of 787 drivers/s390/scsi/zfcp_fc.c struct zfcp_adapter *adapter = container_of(dw, struct zfcp_adapter, container_of 916 drivers/s390/scsi/zfcp_fc.c struct zfcp_adapter *adapter = container_of(work, struct zfcp_adapter, container_of 779 drivers/s390/scsi/zfcp_scsi.c struct zfcp_port *port = container_of(work, struct zfcp_port, container_of 24 drivers/s390/scsi/zfcp_sysfs.c struct _feat_def *_feat = container_of(dev, struct _feat_def, dev); \ container_of 94 drivers/s390/scsi/zfcp_sysfs.c struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); container_of 106 drivers/s390/scsi/zfcp_sysfs.c struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); container_of 126 drivers/s390/scsi/zfcp_sysfs.c struct zfcp_unit *unit = container_of(dev, struct zfcp_unit, dev); container_of 144 drivers/s390/scsi/zfcp_sysfs.c struct zfcp_unit *unit = container_of(dev, struct zfcp_unit, dev); container_of 351 drivers/s390/scsi/zfcp_sysfs.c struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); container_of 370 drivers/s390/scsi/zfcp_sysfs.c struct zfcp_port *port = container_of(dev, struct zfcp_port, dev); container_of 36 drivers/s390/scsi/zfcp_unit.c struct zfcp_unit *unit = container_of(work, struct zfcp_unit, container_of 107 drivers/s390/scsi/zfcp_unit.c struct zfcp_unit *unit = container_of(dev, struct zfcp_unit, dev); container_of 188 drivers/s390/virtio/virtio_ccw.c return container_of(vdev, struct virtio_ccw_device, vdev); container_of 208 drivers/s390/virtio/virtio_ccw.c struct airq_info *info = container_of(airq, struct airq_info, airq); container_of 102 drivers/scsi/3w-sas.c struct device *dev = container_of(kobj, struct device, kobj); container_of 133 drivers/scsi/3w-sas.c struct device *dev = container_of(kobj, struct device, kobj); container_of 681 drivers/scsi/NCR5380.c container_of(work, struct NCR5380_hostdata, main_task); container_of 2652 drivers/scsi/aacraid/aacraid.h struct aac_dev *dev = container_of(to_delayed_work(work), container_of 2293 drivers/scsi/advansys.c #define asc_dvc_to_board(asc_dvc) container_of(asc_dvc, struct asc_board, \ container_of 2295 drivers/scsi/advansys.c #define adv_dvc_to_board(adv_dvc) container_of(adv_dvc, struct asc_board, \ container_of 2605 drivers/scsi/advansys.c sgblkp = container_of(q->sg_list_ptr, adv_sgblk_t, sg_block); container_of 1300 drivers/scsi/aha152x.c struct Scsi_Host *shost = container_of((void *)hd, struct Scsi_Host, hostdata); container_of 3341 drivers/scsi/aha152x.c struct Scsi_Host *shost = container_of((void *)hd, struct Scsi_Host, hostdata); container_of 69 drivers/scsi/arcmsr/arcmsr_attr.c struct device *dev = container_of(kobj,struct device,kobj); container_of 116 drivers/scsi/arcmsr/arcmsr_attr.c struct device *dev = container_of(kobj,struct device,kobj); container_of 164 drivers/scsi/arcmsr/arcmsr_attr.c struct device *dev = container_of(kobj,struct device,kobj); container_of 785 drivers/scsi/arcmsr/arcmsr_hba.c struct AdapterControlBlock *acb = container_of(work, container_of 1432 drivers/scsi/arcmsr/arcmsr_hba.c pCCB = container_of(pARCMSR_CDB, struct CommandControlBlock, arcmsr_cdb); container_of 1451 drivers/scsi/arcmsr/arcmsr_hba.c pCCB = container_of(pARCMSR_CDB, struct CommandControlBlock, arcmsr_cdb); container_of 1470 drivers/scsi/arcmsr/arcmsr_hba.c pCCB = container_of(pARCMSR_CDB, struct CommandControlBlock, arcmsr_cdb); container_of 1506 drivers/scsi/arcmsr/arcmsr_hba.c pCCB = container_of(pARCMSR_CDB, container_of 2379 drivers/scsi/arcmsr/arcmsr_hba.c pCCB = container_of(pARCMSR_CDB, struct CommandControlBlock, arcmsr_cdb); container_of 2400 drivers/scsi/arcmsr/arcmsr_hba.c pCCB = container_of(pARCMSR_CDB, struct CommandControlBlock, arcmsr_cdb); container_of 2430 drivers/scsi/arcmsr/arcmsr_hba.c ccb = container_of(arcmsr_cdb, struct CommandControlBlock, container_of 2476 drivers/scsi/arcmsr/arcmsr_hba.c ccb = container_of(arcmsr_cdb, container_of 3338 drivers/scsi/arcmsr/arcmsr_hba.c ccb = container_of(arcmsr_cdb, struct CommandControlBlock, arcmsr_cdb); container_of 3407 drivers/scsi/arcmsr/arcmsr_hba.c ccb = container_of(arcmsr_cdb, struct CommandControlBlock, arcmsr_cdb); container_of 3468 drivers/scsi/arcmsr/arcmsr_hba.c pCCB = container_of(arcmsr_cdb, struct CommandControlBlock, arcmsr_cdb); container_of 3543 drivers/scsi/arcmsr/arcmsr_hba.c pCCB = container_of(arcmsr_cdb, struct CommandControlBlock, container_of 1833 drivers/scsi/be2iscsi/be_main.c pbe_eq = container_of(work, struct be_eq_obj, mcc_work); container_of 2040 drivers/scsi/be2iscsi/be_main.c pbe_eq = container_of(iop, struct be_eq_obj, iopoll); container_of 5150 drivers/scsi/be2iscsi/be_main.c container_of(work, struct beiscsi_hba, boot_work); container_of 5205 drivers/scsi/be2iscsi/be_main.c phba = container_of(work, struct beiscsi_hba, eqd_update.work); container_of 5429 drivers/scsi/be2iscsi/be_main.c phba = container_of(work, struct beiscsi_hba, sess_work); container_of 5442 drivers/scsi/be2iscsi/be_main.c phba = container_of(work, struct beiscsi_hba, recover_port.work); container_of 611 drivers/scsi/bfa/bfad_im.c container_of(work, struct bfad_im_port_s, port_delete_work); container_of 674 drivers/scsi/bfa/bfad_im.c container_of(work, struct bfad_im_s, aen_im_notify_work); container_of 1106 drivers/scsi/bfa/bfad_im.c struct bfad_itnim_s *itnim = container_of(work, struct bfad_itnim_s, container_of 435 drivers/scsi/bnx2fc/bnx2fc_fcoe.c interface = container_of(ptype, struct bnx2fc_interface, container_of 1061 drivers/scsi/bnx2fc/bnx2fc_fcoe.c interface = container_of(ptype, struct bnx2fc_interface, container_of 1314 drivers/scsi/bnx2fc/bnx2fc_fcoe.c interface = container_of(kref, struct bnx2fc_interface, kref); container_of 1699 drivers/scsi/bnx2fc/bnx2fc_fcoe.c port = container_of(work, struct fcoe_port, destroy_work); container_of 539 drivers/scsi/bnx2fc/bnx2fc_hwi.c unsol_els = container_of(work, struct bnx2fc_unsol_els, unsol_els_work); container_of 42 drivers/scsi/bnx2fc/bnx2fc_io.c struct bnx2fc_cmd *io_req = container_of(work, struct bnx2fc_cmd, container_of 521 drivers/scsi/bnx2fc/bnx2fc_io.c struct bnx2fc_cmd *io_req = container_of(ref, container_of 570 drivers/scsi/ch.c scsi_changer *ch = container_of(ref, scsi_changer, ref); container_of 3977 drivers/scsi/csiostor/csio_hw.c struct csio_hw *hw = container_of(work, struct csio_hw, evtq_work); container_of 84 drivers/scsi/csiostor/csio_init.h return container_of((void *)ln, struct Scsi_Host, hostdata[0]); container_of 1355 drivers/scsi/csiostor/csio_lnode.c struct csio_fcf_info *fcfinfo = container_of(kref, container_of 295 drivers/scsi/cxgbi/libcxgbi.h struct cxgbi_sock *csk = container_of(kref, container_of 1397 drivers/scsi/cxlflash/main.c cmd = container_of(ioasa, struct afu_cmd, sa); container_of 1400 drivers/scsi/cxlflash/main.c cmd = container_of(ioarcb, struct afu_cmd, rcb); container_of 1451 drivers/scsi/cxlflash/main.c struct hwq *hwq = container_of(irqpoll, struct hwq, irqpoll); container_of 3222 drivers/scsi/cxlflash/main.c struct cxlflash_cfg *cfg = container_of(work, struct cxlflash_cfg, container_of 3277 drivers/scsi/cxlflash/main.c cfg = container_of(inode->i_cdev, struct cxlflash_cfg, cdev); container_of 857 drivers/scsi/cxlflash/superpipe.c struct ctx_info *ctxi = container_of(kref, struct ctx_info, kref); container_of 992 drivers/scsi/cxlflash/superpipe.c struct cxlflash_cfg *cfg = container_of(file->f_op, struct cxlflash_cfg, container_of 1107 drivers/scsi/cxlflash/superpipe.c struct cxlflash_cfg *cfg = container_of(file->f_op, struct cxlflash_cfg, container_of 1180 drivers/scsi/cxlflash/superpipe.c struct cxlflash_cfg *cfg = container_of(file->f_op, struct cxlflash_cfg, container_of 112 drivers/scsi/device_handler/scsi_dh_alua.c pg = container_of(kref, struct alua_port_group, kref); container_of 795 drivers/scsi/device_handler/scsi_dh_alua.c container_of(work, struct alua_port_group, rtpg_work.work); container_of 320 drivers/scsi/device_handler/scsi_dh_rdac.c ctlr = container_of(kref, struct rdac_controller, kref); container_of 530 drivers/scsi/device_handler/scsi_dh_rdac.c container_of(work, struct rdac_controller, ms_work); container_of 62 drivers/scsi/esas2r/esas2r_main.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1785 drivers/scsi/esas2r/esas2r_main.c container_of(work, struct esas2r_fw_event_work, work.work); container_of 516 drivers/scsi/fcoe/fcoe.c fcoe = container_of(ptype, struct fcoe_interface, fip_packet_type); container_of 539 drivers/scsi/fcoe/fcoe.c fcoe = container_of(ptype, struct fcoe_interface, fip_vlan_packet_type); container_of 1347 drivers/scsi/fcoe/fcoe.c fcoe = container_of(ptype, struct fcoe_interface, fcoe_packet_type); container_of 1742 drivers/scsi/fcoe/fcoe.c p = container_of(work, struct fcoe_percpu_s, work); container_of 2101 drivers/scsi/fcoe/fcoe.c port = container_of(work, struct fcoe_port, destroy_work); container_of 704 drivers/scsi/fcoe/fcoe_ctlr.c fp = container_of(skb, struct fc_frame, skb); container_of 1806 drivers/scsi/fcoe/fcoe_ctlr.c fip = container_of(work, struct fcoe_ctlr, timer_work); container_of 1882 drivers/scsi/fcoe/fcoe_ctlr.c fip = container_of(recv_work, struct fcoe_ctlr, recv_work); container_of 2008 drivers/scsi/fcoe/fcoe_ctlr.c return container_of(rdata, struct fcoe_rport, rdata); container_of 905 drivers/scsi/fcoe/fcoe_sysfs.c container_of(work, struct fcoe_fcf_device, delete_work); container_of 929 drivers/scsi/fcoe/fcoe_sysfs.c container_of(work, struct fcoe_fcf_device, dev_loss_work.work); container_of 263 drivers/scsi/fdomain.c struct fdomain *fd = container_of(work, struct fdomain, work); container_of 264 drivers/scsi/fdomain.c struct Scsi_Host *sh = container_of((void *)fd, struct Scsi_Host, container_of 319 drivers/scsi/fnic/fnic.h return container_of(fip, struct fnic, ctlr); container_of 51 drivers/scsi/fnic/fnic_fcs.c struct fnic *fnic = container_of(work, struct fnic, link_work); container_of 193 drivers/scsi/fnic/fnic_fcs.c struct fnic *fnic = container_of(work, struct fnic, frame_work); container_of 246 drivers/scsi/fnic/fnic_fcs.c struct fnic *fnic = container_of(work, struct fnic, event_work); container_of 611 drivers/scsi/fnic/fnic_fcs.c struct fnic *fnic = container_of(work, struct fnic, fip_frame_work); container_of 144 drivers/scsi/hisi_sas/hisi_sas_main.c return container_of(sas_port, struct hisi_sas_port, sas_port); container_of 855 drivers/scsi/hisi_sas/hisi_sas_main.c container_of(work, typeof(*phy), works[HISI_PHYE_PHY_UP]); container_of 868 drivers/scsi/hisi_sas/hisi_sas_main.c container_of(work, typeof(*phy), works[HISI_PHYE_LINK_RESET]); container_of 1760 drivers/scsi/hisi_sas/hisi_sas_main.c container_of(sas_phy, struct hisi_sas_phy, sas_phy); container_of 1775 drivers/scsi/hisi_sas/hisi_sas_main.c container_of(sas_phy, struct hisi_sas_phy, sas_phy); container_of 2468 drivers/scsi/hisi_sas/hisi_sas_main.c container_of(work, struct hisi_hba, rst_work); container_of 2477 drivers/scsi/hisi_sas/hisi_sas_main.c container_of(work, struct hisi_sas_rst, work); container_of 3684 drivers/scsi/hisi_sas/hisi_sas_main.c container_of(work, struct hisi_hba, debugfs_work); container_of 5573 drivers/scsi/hpsa.c struct CommandList *c = container_of(work, struct CommandList, work); container_of 6961 drivers/scsi/hpsa.c return container_of((queue - *queue), struct ctlr_info, q[0]); container_of 8499 drivers/scsi/hpsa.c struct ctlr_info *h = container_of(to_delayed_work(work), container_of 8525 drivers/scsi/hpsa.c struct ctlr_info *h = container_of(to_delayed_work(work), container_of 8554 drivers/scsi/hpsa.c struct ctlr_info *h = container_of(to_delayed_work(work), container_of 1041 drivers/scsi/ibmvscsi/ibmvfc.c struct ibmvfc_target *tgt = container_of(kref, struct ibmvfc_target, kref); container_of 3033 drivers/scsi/ibmvscsi/ibmvfc.c struct device *dev = container_of(kobj, struct device, kobj); container_of 4691 drivers/scsi/ibmvscsi/ibmvfc.c struct ibmvfc_host *vhost = container_of(work, struct ibmvfc_host, container_of 410 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct scsi_info *vscsi = container_of(work, struct scsi_info, container_of 2214 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct scsi_info *vscsi = container_of(tport, struct scsi_info, tport); container_of 2834 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct ibmvscsis_cmd *cmd = container_of(work, struct ibmvscsis_cmd, container_of 2922 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct timer_cb *p_timer = container_of(timer, struct timer_cb, timer); container_of 2923 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct scsi_info *vscsi = container_of(p_timer, struct scsi_info, container_of 3648 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct scsi_info *vscsi = container_of(dev, struct scsi_info, dev); container_of 3695 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c container_of(se_tpg, struct ibmvscsis_tport, se_tpg); container_of 3703 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c container_of(se_tpg, struct ibmvscsis_tport, se_tpg); container_of 3735 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct ibmvscsis_cmd *cmd = container_of(se_cmd, struct ibmvscsis_cmd, container_of 3753 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct ibmvscsis_cmd *cmd = container_of(se_cmd, struct ibmvscsis_cmd, container_of 3796 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct ibmvscsis_cmd *cmd = container_of(se_cmd, struct ibmvscsis_cmd, container_of 3825 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct ibmvscsis_cmd *cmd = container_of(se_cmd, struct ibmvscsis_cmd, container_of 3841 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct ibmvscsis_cmd *cmd = container_of(se_cmd, struct ibmvscsis_cmd, container_of 3873 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct ibmvscsis_cmd *cmd = container_of(se_cmd, struct ibmvscsis_cmd, container_of 3890 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c vscsi = container_of(tport, struct scsi_info, tport); container_of 3902 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct ibmvscsis_tport *tport = container_of(wwn, container_of 3905 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct scsi_info *vscsi = container_of(tport, struct scsi_info, tport); container_of 3915 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c container_of(wwn, struct ibmvscsis_tport, tport_wwn); container_of 3938 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct ibmvscsis_tport *tport = container_of(se_tpg, container_of 3971 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct ibmvscsis_tport *tport = container_of(se_tpg, container_of 3982 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct ibmvscsis_tport *tport = container_of(se_tpg, container_of 3985 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c struct scsi_info *vscsi = container_of(tport, struct scsi_info, tport); container_of 721 drivers/scsi/imm.c imm_struct *dev = container_of(work, imm_struct, imm_tq.work); container_of 3305 drivers/scsi/ipr.c struct ipr_dump *dump = container_of(kref, struct ipr_dump, kref); container_of 3330 drivers/scsi/ipr.c container_of(work, struct ipr_ioa_cfg, scsi_add_work_q); container_of 3399 drivers/scsi/ipr.c container_of(work, struct ipr_ioa_cfg, work_q); container_of 3460 drivers/scsi/ipr.c struct device *dev = container_of(kobj, struct device, kobj); container_of 4173 drivers/scsi/ipr.c struct device *cdev = container_of(kobj, struct device, kobj); container_of 4197 drivers/scsi/ipr.c struct device *cdev = container_of(kobj, struct device, kobj); container_of 4256 drivers/scsi/ipr.c struct device *cdev = container_of(kobj, struct device, kobj); container_of 4445 drivers/scsi/ipr.c struct device *cdev = container_of(kobj, struct device, kobj); container_of 5772 drivers/scsi/ipr.c hrrq = container_of(iop, struct ipr_hrr_queue, iopoll); container_of 8790 drivers/scsi/ipr.c struct ipr_cmnd *ipr_cmd = container_of(work, struct ipr_cmnd, work); container_of 964 drivers/scsi/isci/host.c struct isci_host *ihost = container_of(tmr, typeof(*ihost), phy_timer); container_of 1312 drivers/scsi/isci/host.c struct isci_host *ihost = container_of(sm, typeof(*ihost), sm); container_of 1319 drivers/scsi/isci/host.c struct isci_host *ihost = container_of(sm, typeof(*ihost), sm); container_of 1446 drivers/scsi/isci/host.c struct isci_host *ihost = container_of(sm, typeof(*ihost), sm); container_of 1463 drivers/scsi/isci/host.c struct isci_host *ihost = container_of(sm, typeof(*ihost), sm); container_of 1526 drivers/scsi/isci/host.c struct isci_host *ihost = container_of(sm, typeof(*ihost), sm); container_of 1537 drivers/scsi/isci/host.c struct isci_host *ihost = container_of(sm, typeof(*ihost), sm); container_of 1565 drivers/scsi/isci/host.c struct isci_host *ihost = container_of(sm, typeof(*ihost), sm); container_of 1598 drivers/scsi/isci/host.c struct isci_host *ihost = container_of(tmr, typeof(*ihost), timer); container_of 1743 drivers/scsi/isci/host.c struct isci_host *ihost = container_of(tmr, typeof(*ihost), power_control.timer); container_of 136 drivers/scsi/isci/init.c struct Scsi_Host *shost = container_of(dev, typeof(*shost), shost_dev); container_of 138 drivers/scsi/isci/init.c struct isci_host *ihost = container_of(sas_ha, typeof(*ihost), sas_ha); container_of 83 drivers/scsi/isci/phy.c struct isci_host *ihost = container_of(table, typeof(*ihost), phys[0]); container_of 321 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(tmr, typeof(*iphy), sata_timer); container_of 1068 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1076 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1084 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1092 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1100 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1108 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1115 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1122 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1129 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1136 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1156 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1163 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1257 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1275 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1294 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1303 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 1310 drivers/scsi/isci/phy.c struct isci_phy *iphy = container_of(sm, typeof(*iphy), sm); container_of 108 drivers/scsi/isci/phy.h struct isci_phy *iphy = container_of(sas_phy, typeof(*iphy), sas_phy); container_of 83 drivers/scsi/isci/port.c ihost = container_of(table, typeof(*ihost), ports[0]); container_of 775 drivers/scsi/isci/port.c struct isci_port *iport = container_of(tmr, typeof(*iport), timer); container_of 942 drivers/scsi/isci/port.c struct isci_port *iport = container_of(sm, typeof(*iport), sm); container_of 958 drivers/scsi/isci/port.c struct isci_port *iport = container_of(sm, typeof(*iport), sm); container_of 965 drivers/scsi/isci/port.c struct isci_port *iport = container_of(sm, typeof(*iport), sm); container_of 1025 drivers/scsi/isci/port.c struct isci_port *iport = container_of(sm, typeof(*iport), sm); container_of 1044 drivers/scsi/isci/port.c struct isci_port *iport = container_of(sm, typeof(*iport), sm); container_of 1488 drivers/scsi/isci/port.c struct isci_port *iport = container_of(sm, typeof(*iport), sm); container_of 1501 drivers/scsi/isci/port.c struct isci_port *iport = container_of(sm, typeof(*iport), sm); container_of 1509 drivers/scsi/isci/port.c struct isci_port *iport = container_of(sm, typeof(*iport), sm); container_of 1530 drivers/scsi/isci/port.c struct isci_port *iport = container_of(sm, typeof(*iport), sm); container_of 1537 drivers/scsi/isci/port.c struct isci_port *iport = container_of(sm, typeof(*iport), sm); container_of 1546 drivers/scsi/isci/port.c struct isci_port *iport = container_of(sm, typeof(*iport), sm); container_of 330 drivers/scsi/isci/port_config.c port_agent = container_of(tmr, typeof(*port_agent), timer); container_of 331 drivers/scsi/isci/port_config.c ihost = container_of(port_agent, typeof(*ihost), port_agent); container_of 665 drivers/scsi/isci/port_config.c port_agent = container_of(tmr, typeof(*port_agent), timer); container_of 666 drivers/scsi/isci/port_config.c ihost = container_of(port_agent, typeof(*ihost), port_agent); container_of 995 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1059 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1075 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1084 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1098 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1111 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1122 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1133 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1150 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1161 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1171 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1179 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1190 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(sm, typeof(*idev), sm); container_of 1535 drivers/scsi/isci/remote_device.c struct isci_remote_device *idev = container_of(kref, typeof(*idev), kref); container_of 293 drivers/scsi/isci/remote_device.h idev = container_of(rnc, typeof(*idev), rnc); container_of 277 drivers/scsi/isci/remote_node_context.c struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); container_of 295 drivers/scsi/isci/remote_node_context.c struct sci_remote_node_context *sci_rnc = container_of(sm, typeof(*sci_rnc), sm); container_of 302 drivers/scsi/isci/remote_node_context.c struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); container_of 311 drivers/scsi/isci/remote_node_context.c struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); container_of 332 drivers/scsi/isci/remote_node_context.c struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); container_of 354 drivers/scsi/isci/remote_node_context.c struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); container_of 361 drivers/scsi/isci/remote_node_context.c struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); container_of 383 drivers/scsi/isci/remote_node_context.c = container_of(sm, typeof(*rnc), sm); container_of 2964 drivers/scsi/isci/request.c struct isci_request *ireq = container_of(sm, typeof(*ireq), sm); container_of 3002 drivers/scsi/isci/request.c struct isci_request *ireq = container_of(sm, typeof(*ireq), sm); container_of 3015 drivers/scsi/isci/request.c struct isci_request *ireq = container_of(sm, typeof(*ireq), sm); container_of 3023 drivers/scsi/isci/request.c struct isci_request *ireq = container_of(sm, typeof(*ireq), sm); container_of 3030 drivers/scsi/isci/request.c struct isci_request *ireq = container_of(sm, typeof(*ireq), sm); container_of 154 drivers/scsi/isci/request.h ireq = container_of(stp_req, typeof(*ireq), stp.req); container_of 36 drivers/scsi/iscsi_boot_sysfs.c container_of(kobj, struct iscsi_boot_kobj, kobj); container_of 38 drivers/scsi/iscsi_boot_sysfs.c container_of(attr, struct iscsi_boot_attr, attr); container_of 57 drivers/scsi/iscsi_boot_sysfs.c container_of(kobj, struct iscsi_boot_kobj, kobj); container_of 111 drivers/scsi/iscsi_boot_sysfs.c container_of(kobj, struct iscsi_boot_kobj, kobj); container_of 194 drivers/scsi/iscsi_boot_sysfs.c container_of(kobj, struct iscsi_boot_kobj, kobj); container_of 269 drivers/scsi/iscsi_boot_sysfs.c container_of(kobj, struct iscsi_boot_kobj, kobj); container_of 318 drivers/scsi/iscsi_boot_sysfs.c container_of(kobj, struct iscsi_boot_kobj, kobj); container_of 479 drivers/scsi/libfc/fc_disc.c struct fc_disc *disc = container_of(work, container_of 762 drivers/scsi/libfc/fc_exch.c struct fc_exch *ep = container_of(work, struct fc_exch, container_of 2397 drivers/scsi/libfc/fc_exch.c struct fc_exch_mgr *mp = container_of(kref, struct fc_exch_mgr, kref); container_of 1545 drivers/scsi/libfc/fc_lport.c container_of(work, struct fc_lport, container_of 177 drivers/scsi/libfc/fc_rport.c rdata = container_of(kref, struct fc_rport_priv, kref); container_of 260 drivers/scsi/libfc/fc_rport.c container_of(work, struct fc_rport_priv, event_work); container_of 571 drivers/scsi/libfc/fc_rport.c container_of(work, struct fc_rport_priv, retry_work.work); container_of 1588 drivers/scsi/libiscsi.c container_of(work, struct iscsi_conn, xmitwork); container_of 67 drivers/scsi/libsas/sas_discover.c phy = container_of(port->phy_list.next, struct asd_sas_phy, port_phy_el); container_of 293 drivers/scsi/libsas/sas_discover.c struct domain_device *dev = container_of(kref, typeof(*dev), kref); container_of 110 drivers/scsi/libsas/sas_event.c sas_phy = container_of(port->phy_list.next, struct asd_sas_phy, container_of 452 drivers/scsi/libsas/sas_init.c struct sas_phy_data *d = container_of(work, typeof(*d), reset_work.work); container_of 459 drivers/scsi/libsas/sas_init.c struct sas_phy_data *d = container_of(work, typeof(*d), enable_work.work); container_of 702 drivers/scsi/libsas/sas_scsi_host.c dev = container_of(ssp, typeof(*dev), ssp_dev); container_of 1227 drivers/scsi/lpfc/lpfc.h return container_of((void *) vport, struct Scsi_Host, hostdata[0]); container_of 4420 drivers/scsi/lpfc/lpfc_attr.c struct device *dev = container_of(kobj, struct device, container_of 6146 drivers/scsi/lpfc/lpfc_attr.c struct device *dev = container_of(kobj, struct device, kobj); container_of 6206 drivers/scsi/lpfc/lpfc_attr.c struct device *dev = container_of(kobj, struct device, kobj); container_of 803 drivers/scsi/lpfc/lpfc_bsg.c struct lpfc_bsg_event *evt = container_of(kref, struct lpfc_bsg_event, container_of 360 drivers/scsi/lpfc/lpfc_debugfs.c hbq_buf = container_of(d_buf, struct hbq_dmabuf, dbuf); container_of 460 drivers/scsi/lpfc/lpfc_hbadisc.c fast_evt_data = container_of(evtp, struct lpfc_fast_path_event, container_of 6275 drivers/scsi/lpfc/lpfc_hbadisc.c struct lpfc_nodelist *ndlp = container_of(kref, struct lpfc_nodelist, container_of 895 drivers/scsi/lpfc/lpfc_init.c rspiocbq = container_of(cq_event, struct lpfc_iocbq, container_of 901 drivers/scsi/lpfc/lpfc_init.c dmabuf = container_of(cq_event, struct hbq_dmabuf, container_of 1239 drivers/scsi/lpfc/lpfc_init.c struct lpfc_hba *phba = container_of(to_delayed_work(work), container_of 9230 drivers/scsi/lpfc/lpfc_init.c rqb_buffer = container_of(h_buf, struct rqb_dmabuf, hbuf); container_of 672 drivers/scsi/lpfc/lpfc_mem.c hbq_entry = container_of(mp, struct hbq_dmabuf, dbuf); container_of 719 drivers/scsi/lpfc/lpfc_mem.c rqb_entry = container_of(mp, struct rqb_dmabuf, hbuf); container_of 844 drivers/scsi/lpfc/lpfc_nvmet.c container_of(rsp, struct lpfc_nvmet_rcv_ctx, ctx.ls_req); container_of 935 drivers/scsi/lpfc/lpfc_nvmet.c container_of(rsp, struct lpfc_nvmet_rcv_ctx, ctx.fcp_req); container_of 1069 drivers/scsi/lpfc/lpfc_nvmet.c container_of(req, struct lpfc_nvmet_rcv_ctx, ctx.fcp_req); container_of 1131 drivers/scsi/lpfc/lpfc_nvmet.c container_of(rsp, struct lpfc_nvmet_rcv_ctx, ctx.fcp_req); container_of 1174 drivers/scsi/lpfc/lpfc_nvmet.c container_of(rsp, struct lpfc_nvmet_rcv_ctx, ctx.fcp_req); container_of 2150 drivers/scsi/lpfc/lpfc_nvmet.c container_of(work, struct lpfc_nvmet_ctxbuf, defer_work); container_of 2402 drivers/scsi/lpfc/lpfc_nvmet.c nvmebuf = container_of(d_buf, struct hbq_dmabuf, dbuf); container_of 568 drivers/scsi/lpfc/lpfc_scsi.c psb = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); container_of 1989 drivers/scsi/lpfc/lpfc_sli.c hbq_buf = container_of(dmabuf, struct hbq_dmabuf, dbuf); container_of 2232 drivers/scsi/lpfc/lpfc_sli.c return container_of(d_buf, struct hbq_dmabuf, dbuf); container_of 2255 drivers/scsi/lpfc/lpfc_sli.c return container_of(h_buf, struct rqb_dmabuf, hbuf); container_of 2280 drivers/scsi/lpfc/lpfc_sli.c hbq_buf = container_of(d_buf, struct hbq_dmabuf, dbuf); container_of 3889 drivers/scsi/lpfc/lpfc_sli.c irspiocbq = container_of(cq_event, struct lpfc_iocbq, container_of 3901 drivers/scsi/lpfc/lpfc_sli.c dmabuf = container_of(cq_event, struct hbq_dmabuf, container_of 11347 drivers/scsi/lpfc/lpfc_sli.c lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); container_of 11600 drivers/scsi/lpfc/lpfc_sli.c lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); container_of 11749 drivers/scsi/lpfc/lpfc_sli.c lpfc_cmd = container_of(cmdiocbq, struct lpfc_io_buf, container_of 13719 drivers/scsi/lpfc/lpfc_sli.c struct lpfc_queue *cq = container_of(work, struct lpfc_queue, spwork); container_of 13733 drivers/scsi/lpfc/lpfc_sli.c struct lpfc_queue *cq = container_of(to_delayed_work(work), container_of 14165 drivers/scsi/lpfc/lpfc_sli.c struct lpfc_queue *cq = container_of(work, struct lpfc_queue, irqwork); container_of 14179 drivers/scsi/lpfc/lpfc_sli.c struct lpfc_queue *cq = container_of(to_delayed_work(work), container_of 17194 drivers/scsi/lpfc/lpfc_sli.c dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf); container_of 17215 drivers/scsi/lpfc/lpfc_sli.c dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf); container_of 17254 drivers/scsi/lpfc/lpfc_sli.c dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf); container_of 17307 drivers/scsi/lpfc/lpfc_sli.c seq_dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf); container_of 17340 drivers/scsi/lpfc/lpfc_sli.c temp_dmabuf = container_of(d_buf, struct hbq_dmabuf, dbuf); container_of 17399 drivers/scsi/lpfc/lpfc_sli.c seq_dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf); container_of 17726 drivers/scsi/lpfc/lpfc_sli.c seq_dmabuf = container_of(d_buf, struct hbq_dmabuf, dbuf); container_of 17825 drivers/scsi/lpfc/lpfc_sli.c hbq_buf = container_of(d_buf, struct hbq_dmabuf, dbuf); container_of 17850 drivers/scsi/lpfc/lpfc_sli.c hbq_buf = container_of(d_buf, struct hbq_dmabuf, dbuf); container_of 3816 drivers/scsi/megaraid/megaraid_sas_base.c container_of(work, struct megasas_instance, work_init); container_of 8685 drivers/scsi/megaraid/megaraid_sas_base.c container_of(work, struct megasas_aen_event, hotplug_work.work); container_of 1881 drivers/scsi/megaraid/megaraid_sas_fusion.c container_of(work, struct megasas_instance, container_of 3737 drivers/scsi/megaraid/megaraid_sas_fusion.c irq_ctx = container_of(irqpoll, struct megasas_irq_context, irqpoll); container_of 5149 drivers/scsi/megaraid/megaraid_sas_fusion.c container_of(work, struct megasas_instance, work_init); container_of 604 drivers/scsi/mpt3sas/mpt3sas_base.c container_of(work, struct MPT3SAS_ADAPTER, fault_reset_work.work); container_of 1632 drivers/scsi/mpt3sas/mpt3sas_base.c reply_q = container_of(irqpoll, struct adapter_reply_queue, container_of 558 drivers/scsi/mpt3sas/mpt3sas_base.h kfree(container_of(r, struct _sas_device, refcount)); container_of 634 drivers/scsi/mpt3sas/mpt3sas_base.h kfree(container_of(r, struct _pcie_device, refcount)); container_of 215 drivers/scsi/mpt3sas/mpt3sas_scsih.c kfree(container_of(r, struct fw_event_work, refcount)); container_of 9432 drivers/scsi/mpt3sas/mpt3sas_scsih.c struct fw_event_work *fw_event = container_of(work, container_of 70 drivers/scsi/mvsas/mv_sas.c phy = container_of(sha->sas_port[i]->phy_list.next, container_of 1878 drivers/scsi/mvsas/mv_sas.c struct delayed_work *dw = container_of(work, struct delayed_work, work); container_of 1879 drivers/scsi/mvsas/mv_sas.c struct mvs_wq *mwq = container_of(dw, struct mvs_wq, work_q); container_of 1734 drivers/scsi/mvumi.c container_of(work, struct mvumi_events_wq, work_q); container_of 2415 drivers/scsi/myrb.c struct myrb_hba *cb = container_of(work, container_of 2109 drivers/scsi/myrs.c struct myrs_hba *cs = container_of(work, struct myrs_hba, container_of 1503 drivers/scsi/pm8001/pm8001_hwi.c struct pm8001_work *pw = container_of(work, struct pm8001_work, work); container_of 3446 drivers/scsi/pmcraid.c pinstance = container_of(inode->i_cdev, struct pmcraid_instance, cdev); container_of 4300 drivers/scsi/pmcraid.c pinstance = container_of(workp, struct pmcraid_instance, worker_q); container_of 615 drivers/scsi/ppa.c ppa_struct *dev = container_of(work, ppa_struct, ppa_tq.work); container_of 104 drivers/scsi/qedf/qedf_attr.c struct fc_lport *lport = shost_priv(dev_to_shost(container_of(kobj, container_of 133 drivers/scsi/qedf/qedf_attr.c lport = shost_priv(dev_to_shost(container_of(kobj, container_of 108 drivers/scsi/qedf/qedf_debugfs.c struct qedf_ctx *qedf = container_of(qedf_dbg, container_of 192 drivers/scsi/qedf/qedf_debugfs.c struct qedf_ctx *qedf = container_of(qedf_dbg, container_of 212 drivers/scsi/qedf/qedf_debugfs.c struct qedf_ctx *qedf = container_of(qedf_dbg, struct qedf_ctx, container_of 287 drivers/scsi/qedf/qedf_debugfs.c struct qedf_ctx *qedf = container_of(qedf_dbg, container_of 374 drivers/scsi/qedf/qedf_debugfs.c struct qedf_ctx *qedf = container_of(qedf_dbg, container_of 399 drivers/scsi/qedf/qedf_debugfs.c struct qedf_ctx *qedf = container_of(qedf_dbg, struct qedf_ctx, container_of 466 drivers/scsi/qedf/qedf_debugfs.c struct qedf_ctx *qedf = container_of(qedf_dbg, container_of 123 drivers/scsi/qedf/qedf_fip.c struct qedf_ctx *qedf = container_of(fip, struct qedf_ctx, ctlr); container_of 22 drivers/scsi/qedf/qedf_io.c container_of(work, struct qedf_ioreq, timeout_work.work); container_of 172 drivers/scsi/qedf/qedf_io.c container_of(work, struct qedf_ioreq, rrq_work.work); container_of 442 drivers/scsi/qedf/qedf_io.c container_of(ref, struct qedf_ioreq, refcount); container_of 161 drivers/scsi/qedf/qedf_main.c container_of(work, struct qedf_ctx, link_update.work); container_of 353 drivers/scsi/qedf/qedf_main.c container_of(work, struct qedf_ctx, link_recovery.work); container_of 2482 drivers/scsi/qedf/qedf_main.c container_of(work, struct qedf_skb_work, work); container_of 2561 drivers/scsi/qedf/qedf_main.c container_of(work, struct qedf_io_work, work); container_of 3677 drivers/scsi/qedf/qedf_main.c container_of(work, struct qedf_ctx, grcdump_work.work); container_of 170 drivers/scsi/qedi/qedi_debugfs.c struct qedi_ctx *qedi = container_of(qedi_dbg, struct qedi_ctx, container_of 217 drivers/scsi/qedi/qedi_debugfs.c struct qedi_ctx *qedi = container_of(qedi_dbg, struct qedi_ctx, container_of 149 drivers/scsi/qedi/qedi_fw.c container_of(work, struct qedi_cmd, tmf_work); container_of 911 drivers/scsi/qedi/qedi_fw.c qedi_cmd = container_of(work, struct qedi_cmd, cqe_work); container_of 1360 drivers/scsi/qedi/qedi_fw.c container_of(work, struct qedi_cmd, tmf_work); container_of 1161 drivers/scsi/qedi/qedi_iscsi.c container_of(work, struct qedi_endpoint, offload_work); container_of 24 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 60 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 157 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 197 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 272 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 296 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 334 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 518 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 565 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 632 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 668 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 804 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 847 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 910 drivers/scsi/qla2xxx/qla_attr.c struct scsi_qla_host *vha = shost_priv(dev_to_shost(container_of(kobj, container_of 4213 drivers/scsi/qla2xxx/qla_gs.c struct fab_scan *s = container_of(to_delayed_work(work), container_of 4215 drivers/scsi/qla2xxx/qla_gs.c struct scsi_qla_host *vha = container_of(s, struct scsi_qla_host, container_of 5467 drivers/scsi/qla2xxx/qla_init.c fc_port_t *fcport = container_of(work, struct fc_port, reg_work); container_of 8219 drivers/scsi/qla2xxx/qla_init.c container_of(kref, struct qla_chip_state_84xx, kref); container_of 800 drivers/scsi/qla2xxx/qla_mid.c struct qla_qpair *qpair = container_of(work, struct qla_qpair, q_work); container_of 125 drivers/scsi/qla2xxx/qla_nvme.c struct srb *sp = container_of(kref, struct srb, cmd_kref); container_of 156 drivers/scsi/qla2xxx/qla_nvme.c struct srb *sp = container_of(kref, struct srb, cmd_kref); container_of 178 drivers/scsi/qla2xxx/qla_nvme.c container_of(work, struct nvme_private, ls_work); container_of 212 drivers/scsi/qla2xxx/qla_nvme.c container_of(work, struct nvme_private, abort_work); container_of 2728 drivers/scsi/qla2xxx/qla_os.c struct scsi_qla_host *vha = container_of(work, container_of 5458 drivers/scsi/qla2xxx/qla_os.c container_of(work, struct qla_hw_data, nic_core_unrecoverable); container_of 5480 drivers/scsi/qla2xxx/qla_os.c container_of(work, struct qla_hw_data, idc_state_handler); container_of 5526 drivers/scsi/qla2xxx/qla_os.c container_of(work, struct qla_hw_data, nic_core_reset); container_of 5565 drivers/scsi/qla2xxx/qla_os.c container_of(work, struct qla_hw_data, idc_aen); container_of 6052 drivers/scsi/qla2xxx/qla_os.c struct qla_hw_data *ha = container_of(work, struct qla_hw_data, container_of 336 drivers/scsi/qla2xxx/qla_target.c struct scsi_qla_host *vha = container_of(to_delayed_work(work), container_of 696 drivers/scsi/qla2xxx/qla_target.c fc_port_t *fcport = container_of(work, struct fc_port, del_work); container_of 949 drivers/scsi/qla2xxx/qla_target.c struct fc_port *sess = container_of(work, struct fc_port, container_of 2017 drivers/scsi/qla2xxx/qla_target.c container_of(work, struct qla_tgt_mgmt_cmd, work); container_of 4151 drivers/scsi/qla2xxx/qla_target.c struct qla_tgt_cmd *cmd = container_of(work, struct qla_tgt_cmd, work); container_of 6286 drivers/scsi/qla2xxx/qla_target.c struct qla_tgt *tgt = container_of(work, struct qla_tgt, sess_work); container_of 7130 drivers/scsi/qla2xxx/qla_target.c struct qla_tgt_sess_op *op = container_of(work, container_of 164 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 173 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 180 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 188 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 196 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 204 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 212 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 220 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 228 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 236 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct qla_tgt_mgmt_cmd *mcmd = container_of(work, container_of 257 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct qla_tgt_cmd *cmd = container_of(work, struct qla_tgt_cmd, work); container_of 296 drivers/scsi/qla2xxx/tcm_qla2xxx.c cmd = container_of(se_cmd, struct qla_tgt_cmd, se_cmd); container_of 311 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct qla_tgt_mgmt_cmd *mcmd = container_of(se_cmd, container_of 316 drivers/scsi/qla2xxx/tcm_qla2xxx.c cmd = container_of(se_cmd, struct qla_tgt_cmd, se_cmd); container_of 326 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct fc_port *sess = container_of(kref, container_of 364 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct qla_tgt_cmd *cmd = container_of(se_cmd, container_of 409 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct qla_tgt_cmd *cmd = container_of(se_cmd, container_of 453 drivers/scsi/qla2xxx/tcm_qla2xxx.c tpg = container_of(se_tpg, struct tcm_qla2xxx_tpg, se_tpg); container_of 468 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct qla_tgt_cmd *cmd = container_of(work, struct qla_tgt_cmd, work); container_of 613 drivers/scsi/qla2xxx/tcm_qla2xxx.c cmd = container_of(secmd, struct qla_tgt_cmd, se_cmd); container_of 624 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct qla_tgt_cmd *cmd = container_of(se_cmd, container_of 665 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct qla_tgt_cmd *cmd = container_of(se_cmd, container_of 714 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct qla_tgt_mgmt_cmd *mcmd = container_of(se_cmd, container_of 747 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct qla_tgt_cmd *cmd = container_of(se_cmd, container_of 764 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_lport *lport = container_of(se_wwn, container_of 766 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_nacl *nacl = container_of(se_nacl, container_of 807 drivers/scsi/qla2xxx/tcm_qla2xxx.c container_of(se_nacl, struct tcm_qla2xxx_nacl, se_node_acl); container_of 827 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, \ container_of 837 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, \ container_of 888 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 900 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_lport *lport = container_of(se_wwn, container_of 903 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 944 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 966 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 986 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_lport *lport = container_of(wwn, container_of 1032 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 1062 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_lport *lport = container_of(se_wwn, container_of 1065 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 1106 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_lport *lport = container_of(wwn, container_of 1172 drivers/scsi/qla2xxx/tcm_qla2xxx.c nacl = container_of(se_nacl, struct tcm_qla2xxx_nacl, se_node_acl); container_of 1276 drivers/scsi/qla2xxx/tcm_qla2xxx.c nacl = container_of(se_nacl, struct tcm_qla2xxx_nacl, se_node_acl); container_of 1395 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, container_of 1400 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_nacl *nacl = container_of(se_nacl, container_of 1479 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_nacl *nacl = container_of(se_nacl, container_of 1649 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_lport *lport = container_of(wwn, container_of 1774 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct tcm_qla2xxx_lport *lport = container_of(wwn, container_of 17 drivers/scsi/qla4xxx/ql4_attr.c struct scsi_qla_host *ha = to_qla_host(dev_to_shost(container_of(kobj, container_of 35 drivers/scsi/qla4xxx/ql4_attr.c struct scsi_qla_host *ha = to_qla_host(dev_to_shost(container_of(kobj, container_of 3328 drivers/scsi/qla4xxx/ql4_os.c task_data = container_of(wdata, struct ql4_task_data, task_work); container_of 4049 drivers/scsi/qla4xxx/ql4_os.c struct srb *srb = container_of(ref, struct srb, srb_ref); container_of 5284 drivers/scsi/qla4xxx/ql4_os.c container_of(work, struct scsi_qla_host, dpc_work); container_of 38 drivers/scsi/raid_class.c #define to_raid_internal(tmpl) container_of(tmpl, struct raid_internal, r) container_of 42 drivers/scsi/raid_class.c container_of(tcont, struct raid_template, raid_attrs); \ container_of 48 drivers/scsi/raid_class.c container_of(acont, struct transport_container, ac); \ container_of 215 drivers/scsi/raid_class.c container_of(dev, struct raid_component, dev); container_of 267 drivers/scsi/scsi_debug.c container_of(d, struct sdebug_host_info, dev) container_of 3784 drivers/scsi/scsi_debug.c struct sdebug_defer *sd_dp = container_of(timer, struct sdebug_defer, container_of 3793 drivers/scsi/scsi_debug.c struct sdebug_defer *sd_dp = container_of(work, struct sdebug_defer, container_of 36 drivers/scsi/scsi_debugfs.c struct scsi_cmnd *cmd = container_of(scsi_req(rq), typeof(*cmd), req); container_of 133 drivers/scsi/scsi_error.c container_of(work, struct scsi_cmnd, abort_work.work); container_of 234 drivers/scsi/scsi_error.c struct scsi_cmnd *scmd = container_of(head, typeof(*scmd), rcu); container_of 531 drivers/scsi/scsi_lib.c sdev = container_of(work, struct scsi_device, requeue_work); container_of 1775 drivers/scsi/scsi_lib.c struct Scsi_Host *shost = container_of(set, struct Scsi_Host, tag_set); container_of 2417 drivers/scsi/scsi_lib.c sdev = container_of(work, struct scsi_device, event_work); container_of 41 drivers/scsi/scsi_sas_internal.h #define to_sas_internal(tmpl) container_of(tmpl, struct sas_internal, t) container_of 378 drivers/scsi/scsi_scan.c = container_of(kref, struct scsi_target, reap_ref); container_of 442 drivers/scsi/scsi_sysfs.c sdev = container_of(work, struct scsi_device, ew.work); container_of 850 drivers/scsi/scsi_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); \ container_of 876 drivers/scsi/scsi_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1173 drivers/scsi/scsi_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1199 drivers/scsi/scsi_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 343 drivers/scsi/scsi_transport_fc.c #define to_fc_internal(tmpl) container_of(tmpl, struct fc_internal, t) container_of 2487 drivers/scsi/scsi_transport_fc.c container_of(work, struct fc_rport, stgt_delete_work); container_of 2502 drivers/scsi/scsi_transport_fc.c container_of(work, struct fc_rport, rport_delete_work); container_of 3086 drivers/scsi/scsi_transport_fc.c container_of(work, struct fc_rport, dev_loss_work.work); container_of 3223 drivers/scsi/scsi_transport_fc.c container_of(work, struct fc_rport, fail_io_work.work); container_of 3240 drivers/scsi/scsi_transport_fc.c container_of(work, struct fc_rport, scan_work); container_of 3533 drivers/scsi/scsi_transport_fc.c container_of(work, struct fc_vport, vport_delete_work); container_of 102 drivers/scsi/scsi_transport_iscsi.c container_of(tmpl, struct iscsi_internal, t) container_of 105 drivers/scsi/scsi_transport_iscsi.c container_of(_dev, struct iscsi_internal, dev) container_of 157 drivers/scsi/scsi_transport_iscsi.c container_of(_dev, struct iscsi_endpoint, dev) container_of 428 drivers/scsi/scsi_transport_iscsi.c struct device *dev = container_of(kobj, struct device, kobj); container_of 918 drivers/scsi/scsi_transport_iscsi.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1120 drivers/scsi/scsi_transport_iscsi.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1846 drivers/scsi/scsi_transport_iscsi.c container_of(work, struct iscsi_cls_session, scan_work); container_of 1894 drivers/scsi/scsi_transport_iscsi.c container_of(work, struct iscsi_cls_session, container_of 1926 drivers/scsi/scsi_transport_iscsi.c container_of(work, struct iscsi_cls_session, container_of 1975 drivers/scsi/scsi_transport_iscsi.c container_of(work, struct iscsi_cls_session, container_of 2000 drivers/scsi/scsi_transport_iscsi.c container_of(work, struct iscsi_cls_session, container_of 3876 drivers/scsi/scsi_transport_iscsi.c struct device *cdev = container_of(kobj, struct device, kobj); container_of 4143 drivers/scsi/scsi_transport_iscsi.c struct device *cdev = container_of(kobj, struct device, kobj); container_of 4287 drivers/scsi/scsi_transport_iscsi.c struct device *cdev = container_of(kobj, struct device, kobj); container_of 64 drivers/scsi/scsi_transport_spi.c #define to_spi_internal(tmpl) container_of(tmpl, struct spi_internal, t) container_of 1063 drivers/scsi/scsi_transport_spi.c container_of(work, struct work_queue_wrapper, work); container_of 1460 drivers/scsi/scsi_transport_spi.c struct device *cdev = container_of(kobj, struct device, kobj); container_of 42 drivers/scsi/scsi_transport_srp.c #define to_srp_internal(tmpl) container_of(tmpl, struct srp_internal, t) container_of 44 drivers/scsi/scsi_transport_srp.c #define dev_to_rport(d) container_of(d, struct srp_rport, dev) container_of 380 drivers/scsi/scsi_transport_srp.c struct srp_rport *rport = container_of(to_delayed_work(work), container_of 426 drivers/scsi/scsi_transport_srp.c struct srp_rport *rport = container_of(to_delayed_work(work), container_of 445 drivers/scsi/scsi_transport_srp.c struct srp_rport *rport = container_of(to_delayed_work(work), container_of 120 drivers/scsi/sd.h #define to_scsi_disk(obj) container_of(obj,struct scsi_disk,dev) container_of 124 drivers/scsi/sd.h return container_of(disk->private_data, struct scsi_disk, driver); container_of 1307 drivers/scsi/sg.c struct sg_request *srp = container_of(work, struct sg_request, ew.work); container_of 1580 drivers/scsi/sg.c struct sg_device *sdp = container_of(kref, struct sg_device, d_ref); container_of 2197 drivers/scsi/sg.c struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work); container_of 2232 drivers/scsi/sg.c struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref); container_of 865 drivers/scsi/smartpqi/smartpqi_init.c ctrl_info = container_of(to_delayed_work(work), struct pqi_ctrl_info, container_of 1479 drivers/scsi/smartpqi/smartpqi_init.c ctrl_info = container_of(to_delayed_work(work), struct pqi_ctrl_info, container_of 3178 drivers/scsi/smartpqi/smartpqi_init.c ctrl_info = container_of(work, struct pqi_ctrl_info, event_work); container_of 5172 drivers/scsi/smartpqi/smartpqi_init.c ctrl_info = container_of(work, struct pqi_ctrl_info, container_of 7827 drivers/scsi/smartpqi/smartpqi_init.c ctrl_info = container_of(work, struct pqi_ctrl_info, ctrl_offline_work); container_of 40 drivers/scsi/snic/snic_ctl.c struct snic *snic = container_of(work, struct snic, link_work); container_of 166 drivers/scsi/snic/snic_disc.c struct snic_tgt *tgt = container_of(work, struct snic_tgt, scan_work); container_of 224 drivers/scsi/snic/snic_disc.c struct snic_tgt *tgt = container_of(work, struct snic_tgt, del_work); container_of 338 drivers/scsi/snic/snic_disc.c struct snic *snic = container_of(work, struct snic, tgt_work); container_of 522 drivers/scsi/snic/snic_disc.c struct snic *snic = container_of(work, struct snic, disc_work); container_of 98 drivers/scsi/snic/snic_disc.h container_of(d, struct snic_tgt, dev) container_of 142 drivers/scsi/sr.c return container_of(disk->private_data, struct scsi_cd, driver); container_of 1000 drivers/scsi/sr.c struct scsi_cd *cd = container_of(kref, struct scsi_cd, kref); container_of 222 drivers/scsi/st.c #define to_scsi_tape(obj) container_of(obj, struct scsi_tape, kref) container_of 1453 drivers/scsi/stex.c struct st_hba *hba = container_of(work, struct st_hba, reset_work); container_of 500 drivers/scsi/storvsc_drv.c wrk = container_of(work, struct storvsc_scan_work, work); container_of 517 drivers/scsi/storvsc_drv.c container_of(work, struct hv_host_device, host_scan_work); container_of 546 drivers/scsi/storvsc_drv.c wrk = container_of(work, struct storvsc_scan_work, work); container_of 111 drivers/scsi/sym53c8xx_2/sym_misc.h #define sym_que_entry(ptr, type, member) container_of(ptr, type, member) container_of 48 drivers/scsi/ufs/ufs-qcom.c return container_of(rcd, struct ufs_qcom_host, rcdev); container_of 1189 drivers/scsi/ufs/ufshcd.c struct ufs_hba *hba = container_of(work, struct ufs_hba, container_of 1206 drivers/scsi/ufs/ufshcd.c struct ufs_hba *hba = container_of(work, struct ufs_hba, container_of 1476 drivers/scsi/ufs/ufshcd.c struct ufs_hba *hba = container_of(work, struct ufs_hba, container_of 1603 drivers/scsi/ufs/ufshcd.c struct ufs_hba *hba = container_of(work, struct ufs_hba, container_of 5179 drivers/scsi/ufs/ufshcd.c hba = container_of(work, struct ufs_hba, eeh_work); container_of 5295 drivers/scsi/ufs/ufshcd.c hba = container_of(work, struct ufs_hba, eh_work); container_of 362 drivers/scsi/virtio_scsi.c container_of(work, struct virtio_scsi_event_node, work); container_of 1105 drivers/scsi/vmw_pvscsi.c adapter = container_of(data, struct pvscsi_adapter, work); container_of 180 drivers/sfi/sfi_acpi.c container_of(bin_attr, struct sfi_table_attr, attr); container_of 395 drivers/sfi/sfi_core.c container_of(bin_attr, struct sfi_table_attr, attr); container_of 392 drivers/sh/clk/core.c mapping = container_of(kref, struct clk_mapping, ref); container_of 479 drivers/sh/intc/core.c d = container_of(dev, struct intc_desc_int, dev); container_of 95 drivers/sh/intc/internals.h return container_of(chip, struct intc_desc_int, chip); container_of 533 drivers/siox/siox-core.c container_of(dev->driver, struct siox_driver, driver); container_of 544 drivers/siox/siox-core.c container_of(dev->driver, struct siox_driver, driver); container_of 749 drivers/siox/siox-core.c sdevice = container_of(smaster->devices.prev, container_of 858 drivers/siox/siox-core.c sdevice = container_of(smaster->devices.prev, struct siox_device, node); container_of 9 drivers/siox/siox.h #define to_siox_master(_dev) container_of((_dev), struct siox_master, dev) container_of 444 drivers/slimbus/qcom-ctrl.c struct qcom_slim_ctrl *ctrl = container_of(work, struct qcom_slim_ctrl, container_of 100 drivers/slimbus/qcom-ngd-ctrl.c #define to_ngd(d) container_of(d, struct qcom_slim_ngd, dev) container_of 1158 drivers/slimbus/qcom-ngd-ctrl.c ctrl = container_of(work, struct qcom_slim_ngd_ctrl, m_work); container_of 1258 drivers/slimbus/qcom-ngd-ctrl.c container_of(hdl, struct qcom_slim_ngd_qmi, svc_event_hdl); container_of 1260 drivers/slimbus/qcom-ngd-ctrl.c container_of(qmi, struct qcom_slim_ngd_ctrl, qmi); container_of 1275 drivers/slimbus/qcom-ngd-ctrl.c container_of(hdl, struct qcom_slim_ngd_qmi, svc_event_hdl); container_of 108 drivers/slimbus/slimbus.h #define to_slim_framer(d) container_of(d, struct slim_framer, dev) container_of 39 drivers/soc/actions/owl-sps.c #define to_owl_pd(gpd) container_of(gpd, struct owl_sps_domain, genpd) container_of 253 drivers/soc/amlogic/meson-ee-pwrc.c container_of(domain, struct meson_ee_pwrc_domain, base); container_of 289 drivers/soc/amlogic/meson-ee-pwrc.c container_of(domain, struct meson_ee_pwrc_domain, base); container_of 44 drivers/soc/amlogic/meson-gx-pwrc-vpu.c return container_of(d, struct meson_gx_pwrc_vpu, genpd); container_of 39 drivers/soc/aspeed/aspeed-lpc-ctrl.c return container_of(file->private_data, struct aspeed_lpc_ctrl, container_of 75 drivers/soc/aspeed/aspeed-lpc-snoop.c return container_of(file->private_data, container_of 362 drivers/soc/bcm/bcm2835-power.c container_of(domain, struct bcm2835_power_domain, base); container_of 428 drivers/soc/bcm/bcm2835-power.c container_of(domain, struct bcm2835_power_domain, base); container_of 534 drivers/soc/bcm/bcm2835-power.c struct bcm2835_power *power = container_of(rcdev, struct bcm2835_power, container_of 564 drivers/soc/bcm/bcm2835-power.c struct bcm2835_power *power = container_of(rcdev, struct bcm2835_power, container_of 67 drivers/soc/bcm/raspberrypi-power.c container_of(domain, struct rpi_power_domain, base); container_of 75 drivers/soc/bcm/raspberrypi-power.c container_of(domain, struct rpi_power_domain, base); container_of 46 drivers/soc/dove/pmu.c #define rcdev_to_pmu(rcdev) container_of(rcdev, struct pmu_data, reset) container_of 128 drivers/soc/dove/pmu.c #define to_pmu_domain(dom) container_of(dom, struct pmu_domain, base) container_of 1458 drivers/soc/fsl/qbman/qman.c struct qman_portal *p = container_of(work, struct qman_portal, container_of 1490 drivers/soc/fsl/qbman/qman.c struct qman_portal *p = container_of(work, struct qman_portal, container_of 41 drivers/soc/fsl/qe/gpio.c container_of(mm_gc, struct qe_gpio_chip, mm_gc); container_of 56 drivers/soc/imx/gpc.c return container_of(genpd, struct imx_pm_domain, base); container_of 132 drivers/soc/imx/gpcv2.c struct imx_pgc_domain *domain = container_of(genpd, container_of 185 drivers/soc/mediatek/mtk-scpsys.c struct scp_domain *scpd = container_of(genpd, struct scp_domain, genpd); container_of 275 drivers/soc/mediatek/mtk-scpsys.c struct scp_domain *scpd = container_of(genpd, struct scp_domain, genpd); container_of 172 drivers/soc/qcom/apr.c struct apr *apr = container_of(work, struct apr, rx_work); container_of 87 drivers/soc/qcom/glink_ssr.c struct glink_ssr *ssr = container_of(nb, struct glink_ssr, nb); container_of 93 drivers/soc/qcom/qcom_aoss.c #define to_qmp_pd_resource(res) container_of(res, struct qmp_pd, pd) container_of 264 drivers/soc/qcom/qcom_aoss.c struct qmp *qmp = container_of(hw, struct qmp, qdss_clk); container_of 272 drivers/soc/qcom/qcom_aoss.c struct qmp *qmp = container_of(hw, struct qmp, qdss_clk); container_of 524 drivers/soc/qcom/qmi_interface.c struct qmi_handle *qmi = container_of(work, struct qmi_handle, work); container_of 48 drivers/soc/qcom/rmtfs_mem.c struct qcom_rmtfs_mem *rmtfs_mem = container_of(dev, container_of 72 drivers/soc/qcom/rmtfs_mem.c struct qcom_rmtfs_mem *rmtfs_mem = container_of(inode->i_cdev, container_of 164 drivers/soc/qcom/rmtfs_mem.c struct qcom_rmtfs_mem *rmtfs_mem = container_of(dev, container_of 40 drivers/soc/qcom/rpmh.c #define ctrlr_to_drv(ctrlr) container_of(ctrlr, struct rsc_drv, client) container_of 80 drivers/soc/qcom/rpmh.c struct rpmh_request *rpm_msg = container_of(msg, struct rpmh_request, container_of 18 drivers/soc/qcom/rpmhpd.c #define domain_to_rpmhpd(domain) container_of(domain, struct rpmhpd, pd) container_of 17 drivers/soc/qcom/rpmpd.c #define domain_to_rpmpd(domain) container_of(domain, struct rpmpd, pd) container_of 136 drivers/soc/qcom/smem_state.c struct qcom_smem_state *state = container_of(ref, struct qcom_smem_state, refcount); container_of 286 drivers/soc/qcom/wcnss_ctrl.c struct wcnss_ctrl *wcnss = container_of(work, struct wcnss_ctrl, probe_work); container_of 178 drivers/soc/renesas/rcar-sysc.c return container_of(d, struct rcar_sysc_pd, genpd); container_of 45 drivers/soc/renesas/rmobile-sysc.c return container_of(d, struct rmobile_pm_domain, genpd); container_of 86 drivers/soc/rockchip/pm_domains.c #define to_rockchip_pd(gpd) container_of(gpd, struct rockchip_pm_domain, genpd) container_of 43 drivers/soc/samsung/pm_domains.c pd = container_of(domain, struct exynos_pm_domain, pd); container_of 162 drivers/soc/sunxi/sunxi_sram.c return container_of(data, struct sunxi_sram_desc, data); container_of 357 drivers/soc/tegra/pmc.c return container_of(domain, struct tegra_powergate, genpd); container_of 29 drivers/soc/tegra/powergate-bpmp.c return container_of(genpd, struct tegra_powergate, genpd); container_of 46 drivers/soc/ti/ti_sci_pm_domains.c #define genpd_to_ti_sci_pd(gpd) container_of(gpd, struct ti_sci_pm_domain, pd) container_of 80 drivers/soc/xilinx/zynqmp_pm_domains.c pd = container_of(domain, struct zynqmp_pm_domain, gpd); container_of 115 drivers/soc/xilinx/zynqmp_pm_domains.c pd = container_of(domain, struct zynqmp_pm_domain, gpd); container_of 167 drivers/soc/xilinx/zynqmp_pm_domains.c pd = container_of(domain, struct zynqmp_pm_domain, gpd); container_of 203 drivers/soc/xilinx/zynqmp_pm_domains.c pd = container_of(domain, struct zynqmp_pm_domain, gpd); container_of 230 drivers/soc/xilinx/zynqmp_pm_domains.c pd = container_of(genpd_data->domains[0], struct zynqmp_pm_domain, gpd); container_of 151 drivers/soundwire/cadence_master.h #define bus_to_cdns(_bus) container_of(_bus, struct sdw_cdns, bus) container_of 111 drivers/soundwire/intel.c #define cdns_to_intel(_cdns) container_of(_cdns, struct sdw_intel, cdns) container_of 61 drivers/spi/spi-dw-mmio.c struct dw_spi_mmio *dwsmmio = container_of(dws, struct dw_spi_mmio, dws); container_of 60 drivers/spi/spi-fsl-lib.c return container_of(pdata, struct mpc8xxx_spi_probe_info, pdata); container_of 82 drivers/spi/spi-gpio.c spi_gpio = container_of(bang, struct spi_gpio, bitbang); container_of 32 drivers/spi/spi-iproc-qspi.c container_of(soc_intc, struct bcm_iproc_intc, soc_intc); container_of 57 drivers/spi/spi-iproc-qspi.c container_of(soc_intc, struct bcm_iproc_intc, soc_intc); container_of 72 drivers/spi/spi-iproc-qspi.c container_of(soc_intc, struct bcm_iproc_intc, soc_intc); container_of 721 drivers/spi/spi-lantiq-ssc.c spi = container_of(work, typeof(*spi), work); container_of 718 drivers/spi/spi-mem.c return container_of(drv, struct spi_mem_driver, spidrv.driver); container_of 203 drivers/spi/spi-mpc52xx-psc.c container_of(work, struct mpc52xx_psc_spi, work); container_of 214 drivers/spi/spi-mpc52xx-psc.c m = container_of(mps->queue.next, struct spi_message, queue); container_of 192 drivers/spi/spi-mpc52xx.c ms->transfer = container_of(ms->message->transfers.next, container_of 302 drivers/spi/spi-mpc52xx.c ms->transfer = container_of(ms->transfer->transfer_list.next, container_of 348 drivers/spi/spi-mpc52xx.c struct mpc52xx_spi *ms = container_of(work, struct mpc52xx_spi, work); container_of 246 drivers/spi/spi-s3c64xx.c sdd = container_of(data, container_of 249 drivers/spi/spi-s3c64xx.c sdd = container_of(data, container_of 277 drivers/spi/spi-s3c64xx.c sdd = container_of((void *)dma, container_of 285 drivers/spi/spi-s3c64xx.c sdd = container_of((void *)dma, container_of 276 drivers/spi/spi-sh.c struct spi_sh_data *ss = container_of(work, struct spi_sh_data, ws); container_of 334 drivers/spi/spi-sprd-adi.c struct sprd_adi *sadi = container_of(this, struct sprd_adi, container_of 1125 drivers/spi/spi-topcliff-pch.c data = container_of(pwork, struct pch_spi_data, work); container_of 282 drivers/spi/spi-txx9.c struct txx9spi *c = container_of(work, struct txx9spi, work); container_of 289 drivers/spi/spi-txx9.c m = container_of(c->queue.next, struct spi_message, queue); container_of 123 drivers/spi/spi.c struct spi_controller *ctlr = container_of(dev, \ container_of 1416 drivers/spi/spi.c container_of(work, struct spi_controller, pump_messages); container_of 2077 drivers/spi/spi.c ctlr = container_of(dev, struct spi_controller, dev); container_of 2113 drivers/spi/spi.c struct spi_controller *ctlr = container_of(dev, struct spi_controller, container_of 2125 drivers/spi/spi.c struct spi_controller *ctlr = container_of(dev, struct spi_controller, container_of 2643 drivers/spi/spi.c ctlr = container_of(dev, struct spi_controller, dev); container_of 2667 drivers/spi/spi.c ctlr = container_of(dev, struct spi_controller, dev); container_of 2715 drivers/spi/spi.c struct spi_res *sres = container_of(res, struct spi_res, data); container_of 2732 drivers/spi/spi.c struct spi_res *sres = container_of(res, struct spi_res, data); container_of 3681 drivers/spi/spi.c return container_of(dev, struct spi_controller, dev); container_of 3759 drivers/spi/spi.c return container_of(dev, struct spi_controller, dev); container_of 113 drivers/ssb/driver_gige.c struct ssb_gige *dev = container_of(bus->ops, struct ssb_gige, pci_ops); container_of 143 drivers/ssb/driver_gige.c struct ssb_gige *dev = container_of(bus->ops, struct ssb_gige, pci_ops); container_of 454 drivers/ssb/main.c devwrap = container_of(dev, struct __ssb_dev_wrapper, dev); container_of 1124 drivers/ssb/pci.c struct pci_dev *pdev = container_of(pcidev, struct pci_dev, dev); container_of 1138 drivers/ssb/pci.c struct pci_dev *pdev = container_of(pcidev, struct pci_dev, dev); container_of 731 drivers/ssb/pcmcia.c container_of(pcmciadev, struct pcmcia_device, dev); container_of 747 drivers/ssb/pcmcia.c container_of(pcmciadev, struct pcmcia_device, dev); container_of 24 drivers/staging/android/ion/ion_cma_heap.c #define to_cma_heap(x) container_of(x, struct ion_cma_heap, heap) container_of 266 drivers/staging/android/ion/ion_heap.c struct ion_heap *heap = container_of(shrinker, struct ion_heap, container_of 281 drivers/staging/android/ion/ion_heap.c struct ion_heap *heap = container_of(shrinker, struct ion_heap, container_of 102 drivers/staging/android/ion/ion_system_heap.c struct ion_system_heap *sys_heap = container_of(heap, container_of 154 drivers/staging/android/ion/ion_system_heap.c struct ion_system_heap *sys_heap = container_of(buffer->heap, container_of 180 drivers/staging/android/ion/ion_system_heap.c sys_heap = container_of(heap, struct ion_system_heap, heap); container_of 644 drivers/staging/axis-fifo/axis-fifo.c struct axis_fifo *fifo = (struct axis_fifo *)container_of(inod->i_cdev, container_of 64 drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c #define to_clk_wzrd(_nb) container_of(_nb, struct clk_wzrd, nb) container_of 25 drivers/staging/comedi/comedi_buf.c container_of(kref, struct comedi_buf_map, refcount); container_of 113 drivers/staging/comedi/comedi_fops.c container_of(kref, struct comedi_device, refcount); container_of 2430 drivers/staging/emxx_udc/emxx_udc.c ep = container_of(_ep, struct nbu2ss_ep, ep); container_of 2487 drivers/staging/emxx_udc/emxx_udc.c ep = container_of(_ep, struct nbu2ss_ep, ep); container_of 2529 drivers/staging/emxx_udc/emxx_udc.c req = container_of(_req, struct nbu2ss_req, req); container_of 2557 drivers/staging/emxx_udc/emxx_udc.c req = container_of(_req, struct nbu2ss_req, req); container_of 2573 drivers/staging/emxx_udc/emxx_udc.c ep = container_of(_ep, struct nbu2ss_ep, ep); container_of 2654 drivers/staging/emxx_udc/emxx_udc.c ep = container_of(_ep, struct nbu2ss_ep, ep); container_of 2694 drivers/staging/emxx_udc/emxx_udc.c ep = container_of(_ep, struct nbu2ss_ep, ep); container_of 2742 drivers/staging/emxx_udc/emxx_udc.c ep = container_of(_ep, struct nbu2ss_ep, ep); container_of 2784 drivers/staging/emxx_udc/emxx_udc.c ep = container_of(_ep, struct nbu2ss_ep, ep); container_of 2833 drivers/staging/emxx_udc/emxx_udc.c udc = container_of(pgadget, struct nbu2ss_udc, gadget); container_of 2854 drivers/staging/emxx_udc/emxx_udc.c udc = container_of(pgadget, struct nbu2ss_udc, gadget); container_of 2888 drivers/staging/emxx_udc/emxx_udc.c udc = container_of(pgadget, struct nbu2ss_udc, gadget); container_of 2914 drivers/staging/emxx_udc/emxx_udc.c udc = container_of(pgadget, struct nbu2ss_udc, gadget); container_of 2934 drivers/staging/emxx_udc/emxx_udc.c udc = container_of(pgadget, struct nbu2ss_udc, gadget); container_of 747 drivers/staging/exfat/exfat.h return container_of(inode, struct exfat_inode_info, vfs_inode); container_of 41 drivers/staging/fieldbus/anybuss/anybuss-client.h return container_of(dev, struct anybuss_client, dev); container_of 47 drivers/staging/fieldbus/anybuss/anybuss-client.h return container_of(drv, struct anybuss_client_driver, driver); container_of 44 drivers/staging/fieldbus/anybuss/hms-profinet.c struct profi_priv *priv = container_of(fbdev, struct profi_priv, fbdev); container_of 53 drivers/staging/fieldbus/anybuss/hms-profinet.c struct profi_priv *priv = container_of(fbdev, struct profi_priv, fbdev); container_of 61 drivers/staging/fieldbus/anybuss/hms-profinet.c struct profi_priv *priv = container_of(fbdev, struct profi_priv, fbdev); container_of 77 drivers/staging/fieldbus/anybuss/hms-profinet.c struct profi_priv *priv = container_of(fbdev, struct profi_priv, fbdev); container_of 137 drivers/staging/fieldbus/anybuss/hms-profinet.c struct profi_priv *priv = container_of(fbdev, struct profi_priv, fbdev); container_of 299 drivers/staging/fieldbus/anybuss/host.c struct ab_task *t = container_of(refcount, struct ab_task, refcount); container_of 140 drivers/staging/fieldbus/dev_core.c struct device *dev = container_of(kobj, struct device, kobj); container_of 175 drivers/staging/fieldbus/dev_core.c struct fieldbus_dev *fbdev = container_of(inode->i_cdev, container_of 1191 drivers/staging/fsl-dpaa2/ethsw/ethsw.c container_of(work, struct ethsw_switchdev_event_work, work); container_of 106 drivers/staging/fwserial/fwserial.h #define to_peer(ptr, field) (container_of(ptr, struct fwtty_peer, field)) container_of 276 drivers/staging/fwserial/fwserial.h #define to_port(ptr, field) (container_of(ptr, struct fwtty_port, field)) container_of 337 drivers/staging/fwserial/fwserial.h #define to_serial(ptr, field) (container_of(ptr, struct fw_serial, field)) container_of 1175 drivers/staging/gasket/gasket_core.c container_of(inode->i_cdev, struct gasket_cdev_info, cdev); container_of 1254 drivers/staging/gasket/gasket_core.c container_of(inode->i_cdev, struct gasket_cdev_info, cdev); container_of 208 drivers/staging/gdm724x/gdm_mux.c container_of(work, struct mux_dev, work_rx.work); container_of 41 drivers/staging/gdm724x/gdm_tty.c struct gdm *gdm = container_of(port, struct gdm, port); container_of 380 drivers/staging/gdm724x/gdm_usb.c container_of(work, struct lte_udev, work_rx.work); container_of 458 drivers/staging/gdm724x/gdm_usb.c struct lte_udev *udev = container_of(r->rx, struct lte_udev, rx); container_of 543 drivers/staging/gdm724x/gdm_usb.c struct lte_udev *udev = container_of(tx, struct lte_udev, tx); container_of 637 drivers/staging/gdm724x/gdm_usb.c container_of(work, struct lte_udev, work_tx.work); container_of 396 drivers/staging/greybus/arche-platform.c container_of(notifier, struct arche_platform_drvdata, container_of 14 drivers/staging/greybus/audio_manager_module.c container_of(x, struct gb_audio_manager_module_attribute, attr) container_of 16 drivers/staging/greybus/audio_manager_module.c container_of(x, struct gb_audio_manager_module, kobj) container_of 47 drivers/staging/greybus/authentication.c struct gb_cap *cap = container_of(kref, struct gb_cap, kref); container_of 55 drivers/staging/greybus/bootrom.c struct gb_bootrom *bootrom = container_of(dwork, container_of 1231 drivers/staging/greybus/camera.c container_of(ref, struct gb_camera_module, refcount); container_of 46 drivers/staging/greybus/fw-download.c struct fw_request *fw_req = container_of(kref, struct fw_request, kref); container_of 132 drivers/staging/greybus/fw-download.c struct fw_request *fw_req = container_of(dwork, container_of 66 drivers/staging/greybus/fw-management.c struct fw_mgmt *fw_mgmt = container_of(kref, struct fw_mgmt, kref); container_of 18 drivers/staging/greybus/gbphy.h #define to_gbphy_dev(d) container_of(d, struct gbphy_device, dev) container_of 46 drivers/staging/greybus/gbphy.h #define to_gbphy_driver(d) container_of(d, struct gbphy_driver, driver) container_of 45 drivers/staging/greybus/gpio.c container_of(chip, struct gb_gpio_controller, chip) container_of 92 drivers/staging/greybus/light.c return container_of(fled_cdev, struct gb_channel, fled); container_of 159 drivers/staging/greybus/light.c return container_of(cdev, struct gb_channel, cled); container_of 609 drivers/staging/greybus/light.c struct gb_channel *channel = container_of(fcdev, struct gb_channel, container_of 633 drivers/staging/greybus/light.c struct gb_channel *channel = container_of(fcdev, struct gb_channel, container_of 664 drivers/staging/greybus/light.c struct gb_channel *channel = container_of(fcdev, struct gb_channel, container_of 674 drivers/staging/greybus/light.c struct gb_channel *channel = container_of(fcdev, struct gb_channel, container_of 705 drivers/staging/greybus/light.c struct gb_channel *channel = container_of(fcdev, struct gb_channel, container_of 737 drivers/staging/greybus/power_supply.c struct gb_power_supply *gbpsy = container_of(work, container_of 25 drivers/staging/greybus/pwm.c container_of(chip, struct gb_pwm_chip, chip) container_of 260 drivers/staging/greybus/raw.c struct gb_raw *raw = container_of(cdev, struct gb_raw, cdev); container_of 500 drivers/staging/greybus/sdio.c host = container_of(work, struct gb_sdio_host, mrqwork); container_of 241 drivers/staging/greybus/uart.c gb_tty = container_of(work, struct gb_tty, tx_work); container_of 736 drivers/staging/greybus/uart.c gb_tty = container_of(port, struct gb_tty, port); container_of 753 drivers/staging/greybus/uart.c gb_tty = container_of(port, struct gb_tty, port); container_of 764 drivers/staging/greybus/uart.c gb_tty = container_of(port, struct gb_tty, port); container_of 45 drivers/staging/greybus/usb.c return container_of((void *)dev, struct usb_hcd, hcd_priv); container_of 71 drivers/staging/greybus/vibrator.c container_of(delayed_work, container_of 178 drivers/staging/iio/adc/ad7192.c return container_of(sd, struct ad7192_state, sd); container_of 623 drivers/staging/iio/impedance-analyzer/ad5933.c struct ad5933_state *st = container_of(work, container_of 607 drivers/staging/isdn/gigaset/bas-gigaset.c container_of(work, struct bas_cardstate, int_in_wq); container_of 998 drivers/staging/isdn/gigaset/capi.c = container_of(ctr, struct gigaset_capi_ctr, ctr); container_of 1085 drivers/staging/isdn/gigaset/capi.c = container_of(ctr, struct gigaset_capi_ctr, ctr); container_of 2268 drivers/staging/isdn/gigaset/capi.c = container_of(ctr, struct gigaset_capi_ctr, ctr); container_of 373 drivers/staging/isdn/gigaset/ser-gigaset.c kfree(container_of(dev, struct ser_cardstate, dev.dev)); container_of 76 drivers/staging/isdn/hysdn/boardergo.c hysdn_card *card = container_of(ugli_api, hysdn_card, irq_queue); container_of 29 drivers/staging/kpc2000/kpc_dma/dma.c struct kpc_dma_device *eng = container_of(ws, struct kpc_dma_device, irq_work); container_of 476 drivers/staging/ks7010/ks7010_sdio.c struct ks_wlan_private *priv = container_of(work, container_of 73 drivers/staging/ks7010/ks_hostif.c priv = container_of(work, struct ks_wlan_private, wakeup_work); container_of 169 drivers/staging/media/allegro-dvt/allegro-core.c #define fh_to_channel(__fh) container_of(__fh, struct allegro_channel, fh) container_of 2233 drivers/staging/media/allegro-dvt/allegro-core.c struct allegro_channel *channel = container_of(ctrl->handler, container_of 163 drivers/staging/media/hantro/hantro.h return container_of(vdev, struct hantro_func, vdev); container_of 321 drivers/staging/media/hantro/hantro.h return container_of(fh, struct hantro_ctx, fh); container_of 144 drivers/staging/media/hantro/hantro_drv.c vpu = container_of(to_delayed_work(work), container_of 271 drivers/staging/media/hantro/hantro_drv.c ctx = container_of(ctrl->handler, container_of 457 drivers/staging/media/hantro/hantro_drv.c container_of(filp->private_data, struct hantro_ctx, fh); container_of 77 drivers/staging/media/imx/imx-ic-common.c struct imx_ic_priv *priv = container_of(sd, struct imx_ic_priv, sd); container_of 1073 drivers/staging/media/imx/imx-ic-prpencvf.c struct prp_priv *priv = container_of(ctrl->handler, container_of 58 drivers/staging/media/imx/imx-media-capture.c #define to_capture_priv(v) container_of(v, struct capture_priv, vdev) container_of 741 drivers/staging/media/imx/imx-media-capture.c priv->md = container_of(v4l2_dev->mdev, struct imx_media_dev, md); container_of 26 drivers/staging/media/imx/imx-media-csc-scaler.c #define fh_to_ctx(__fh) container_of(__fh, struct ipu_csc_scaler_ctx, fh) container_of 44 drivers/staging/media/imx/imx-media-csc-scaler.c #define vdev_to_priv(v) container_of(v, struct ipu_csc_scaler_priv, vdev) container_of 615 drivers/staging/media/imx/imx-media-csc-scaler.c struct ipu_csc_scaler_ctx *ctx = container_of(ctrl->handler, container_of 118 drivers/staging/media/imx/imx-media-csi.c return container_of(sdev, struct csi_priv, sd); container_of 19 drivers/staging/media/imx/imx-media-dev-common.c return container_of(n, struct imx_media_dev, notifier); container_of 263 drivers/staging/media/imx/imx-media-dev-common.c struct imx_media_dev *imxmd = container_of(link->graph_obj.mdev, container_of 17 drivers/staging/media/imx/imx-media-dev.c return container_of(n, struct imx_media_dev, notifier); container_of 263 drivers/staging/media/imx/imx-media-fim.c struct imx_media_fim *fim = container_of(ctrl->handler, container_of 414 drivers/staging/media/imx/imx-media-vdic.c struct vdic_priv *priv = container_of(ctrl->handler, container_of 104 drivers/staging/media/imx/imx-media.h return container_of(vbuf, struct imx_media_buffer, vbuf); container_of 90 drivers/staging/media/imx/imx6-mipi-csi2.c return container_of(sdev, struct csi2_dev, sd); container_of 323 drivers/staging/media/imx/imx7-mipi-csis.c return container_of(sdev, struct csi_state, mipi_sd); container_of 68 drivers/staging/media/ipu3/ipu3-mmu.c return container_of(info, struct imgu_mmu, geometry); container_of 20 drivers/staging/media/ipu3/ipu3-v4l2.c struct imgu_v4l2_subdev *imgu_sd = container_of(sd, container_of 59 drivers/staging/media/ipu3/ipu3-v4l2.c struct imgu_v4l2_subdev *imgu_sd = container_of(sd, container_of 130 drivers/staging/media/ipu3/ipu3-v4l2.c struct imgu_v4l2_subdev *imgu_sd = container_of(sd, container_of 152 drivers/staging/media/ipu3/ipu3-v4l2.c struct imgu_v4l2_subdev *imgu_sd = container_of(sd, container_of 197 drivers/staging/media/ipu3/ipu3-v4l2.c struct imgu_v4l2_subdev *imgu_sd = container_of(sd, container_of 230 drivers/staging/media/ipu3/ipu3-v4l2.c struct imgu_v4l2_subdev *imgu_sd = container_of(sd, container_of 271 drivers/staging/media/ipu3/ipu3-v4l2.c struct v4l2_subdev *sd = container_of(entity, struct v4l2_subdev, container_of 274 drivers/staging/media/ipu3/ipu3-v4l2.c struct imgu_v4l2_subdev *imgu_sd = container_of(sd, container_of 309 drivers/staging/media/ipu3/ipu3-v4l2.c struct imgu_buffer *buf = container_of(vb, container_of 312 drivers/staging/media/ipu3/ipu3-v4l2.c container_of(vb->vb2_queue, struct imgu_video_device, vbq); container_of 325 drivers/staging/media/ipu3/ipu3-v4l2.c struct imgu_buffer *buf = container_of(vb, container_of 328 drivers/staging/media/ipu3/ipu3-v4l2.c container_of(vb->vb2_queue, struct imgu_video_device, vbq); container_of 342 drivers/staging/media/ipu3/ipu3-v4l2.c container_of(vb->vb2_queue, struct imgu_video_device, vbq); container_of 344 drivers/staging/media/ipu3/ipu3-v4l2.c struct imgu_buffer *buf = container_of(vb, struct imgu_buffer, container_of 385 drivers/staging/media/ipu3/ipu3-v4l2.c container_of(vq, struct imgu_video_device, vbq); container_of 464 drivers/staging/media/ipu3/ipu3-v4l2.c container_of(vq, struct imgu_video_device, vbq); container_of 521 drivers/staging/media/ipu3/ipu3-v4l2.c container_of(vq, struct imgu_video_device, vbq); container_of 1017 drivers/staging/media/ipu3/ipu3-v4l2.c container_of(ctrl->handler, struct imgu_v4l2_subdev, ctrl_handler); container_of 1418 drivers/staging/media/ipu3/ipu3-v4l2.c container_of(vb, struct imgu_vb2_buffer, vbb.vb2_buf); container_of 292 drivers/staging/media/ipu3/ipu3.c ibuf = container_of(buf, struct imgu_buffer, container_of 533 drivers/staging/media/ipu3/ipu3.c buf = container_of(b, struct imgu_buffer, css_buf); container_of 36 drivers/staging/media/ipu3/ipu3.h container_of(video_devdata(__file), struct imgu_video_device, vdev) container_of 241 drivers/staging/media/meson/vdec/esparser.c container_of(work, struct amvdec_session, esparser_queue_work); container_of 540 drivers/staging/media/meson/vdec/vdec.c container_of(file->private_data, struct amvdec_session, fh); container_of 550 drivers/staging/media/meson/vdec/vdec.c container_of(file->private_data, struct amvdec_session, fh); container_of 578 drivers/staging/media/meson/vdec/vdec.c container_of(file->private_data, struct amvdec_session, fh); container_of 637 drivers/staging/media/meson/vdec/vdec.c container_of(file->private_data, struct amvdec_session, fh); container_of 667 drivers/staging/media/meson/vdec/vdec.c container_of(file->private_data, struct amvdec_session, fh); container_of 692 drivers/staging/media/meson/vdec/vdec.c container_of(file->private_data, struct amvdec_session, fh); container_of 750 drivers/staging/media/meson/vdec/vdec.c container_of(file->private_data, struct amvdec_session, fh); container_of 912 drivers/staging/media/meson/vdec/vdec.c container_of(file->private_data, struct amvdec_session, fh); container_of 126 drivers/staging/media/omap4iss/iss.c container_of(pipe, struct iss_video, pipe)->iss; container_of 33 drivers/staging/media/omap4iss/iss.h container_of(ptr_module, struct iss_device, ptr_module) container_of 123 drivers/staging/media/omap4iss/iss.h container_of(dev, struct iss_device, v4l2_dev) container_of 797 drivers/staging/media/omap4iss/iss_csi2.c struct iss_csi2_device *csi2 = container_of(video, container_of 263 drivers/staging/media/omap4iss/iss_ipipeif.c struct iss_ipipeif_device *ipipeif = container_of(video, container_of 315 drivers/staging/media/omap4iss/iss_resizer.c struct iss_resizer_device *resizer = container_of(video, container_of 322 drivers/staging/media/omap4iss/iss_video.c struct iss_buffer *buffer = container_of(vbuf, struct iss_buffer, vb); container_of 332 drivers/staging/media/omap4iss/iss_video.c struct iss_buffer *buffer = container_of(vbuf, struct iss_buffer, vb); container_of 357 drivers/staging/media/omap4iss/iss_video.c struct iss_buffer *buffer = container_of(vbuf, struct iss_buffer, vb); container_of 95 drivers/staging/media/omap4iss/iss_video.h container_of((__e)->pipe, struct iss_pipeline, pipe) container_of 119 drivers/staging/media/omap4iss/iss_video.h #define to_iss_buffer(buf) container_of(buf, struct iss_buffer, vb) container_of 171 drivers/staging/media/omap4iss/iss_video.h #define to_iss_video(vdev) container_of(vdev, struct iss_video, video) container_of 181 drivers/staging/media/omap4iss/iss_video.h #define to_iss_video_fh(fh) container_of(fh, struct iss_video_fh, vfh) container_of 183 drivers/staging/media/omap4iss/iss_video.h container_of(q, struct iss_video_fh, queue) container_of 86 drivers/staging/media/soc_camera/imx074.c return container_of(i2c_get_clientdata(client), struct imx074, subdev); container_of 84 drivers/staging/media/soc_camera/mt9t031.c return container_of(i2c_get_clientdata(client), struct mt9t031, subdev); container_of 439 drivers/staging/media/soc_camera/mt9t031.c struct mt9t031 *mt9t031 = container_of(ctrl->handler, container_of 458 drivers/staging/media/soc_camera/mt9t031.c struct mt9t031 *mt9t031 = container_of(ctrl->handler, container_of 1325 drivers/staging/media/soc_camera/soc_camera.c struct soc_camera_async_client *sasc = container_of(notifier, container_of 1358 drivers/staging/media/soc_camera/soc_camera.c struct soc_camera_async_client *sasc = container_of(notifier, container_of 1372 drivers/staging/media/soc_camera/soc_camera.c struct soc_camera_async_client *sasc = container_of(notifier, container_of 1409 drivers/staging/media/soc_camera/soc_camera.c sasd = container_of(asd[i], struct soc_camera_async_subdev, asd); container_of 166 drivers/staging/media/soc_camera/soc_mt9v022.c return container_of(i2c_get_clientdata(client), struct mt9v022, subdev); container_of 525 drivers/staging/media/soc_camera/soc_mt9v022.c struct mt9v022 *mt9v022 = container_of(ctrl->handler, container_of 569 drivers/staging/media/soc_camera/soc_mt9v022.c struct mt9v022 *mt9v022 = container_of(ctrl->handler, container_of 622 drivers/staging/media/soc_camera/soc_ov5642.c return container_of(i2c_get_clientdata(client), struct ov5642, subdev); container_of 19 drivers/staging/media/soc_camera/soc_ov9740.c #define to_ov9740(sd) container_of(sd, struct ov9740_priv, subdev) container_of 744 drivers/staging/media/soc_camera/soc_ov9740.c container_of(ctrl->handler, struct ov9740_priv, hdl); container_of 167 drivers/staging/media/sunxi/cedrus/cedrus.c vb = container_of(obj, struct vb2_buffer, req_obj); container_of 263 drivers/staging/media/sunxi/cedrus/cedrus.c struct cedrus_ctx *ctx = container_of(file->private_data, container_of 198 drivers/staging/media/sunxi/cedrus/cedrus.h return container_of(p, struct cedrus_buffer, m2m_buf.vb); container_of 59 drivers/staging/media/sunxi/cedrus/cedrus_video.c return container_of(file->private_data, struct cedrus_ctx, fh); container_of 51 drivers/staging/media/tegra-vde/dmabuf-cache.c entry = container_of(work, struct tegra_vde_cache_entry, container_of 875 drivers/staging/media/tegra-vde/vde.c struct tegra_vde *vde = container_of(miscdev, struct tegra_vde, container_of 891 drivers/staging/media/tegra-vde/vde.c struct tegra_vde *vde = container_of(miscdev, struct tegra_vde, container_of 47 drivers/staging/most/cdev/cdev.c #define to_channel(d) container_of(d, struct comp_channel, cdev) container_of 90 drivers/staging/most/configfs.c return container_of(item, struct mdev_link, item); container_of 398 drivers/staging/most/configfs.c return container_of(to_config_group(item), struct most_common, group); container_of 477 drivers/staging/most/configfs.c return container_of(to_config_group(item), struct most_snd_grp, group); container_of 554 drivers/staging/most/configfs.c struct most_sound *ms = container_of(to_configfs_subsystem(group), container_of 39 drivers/staging/most/core.c #define to_driver(d) container_of(d, struct mostcore, drv) container_of 74 drivers/staging/most/core.c #define to_channel(d) container_of(d, struct most_channel, dev) container_of 338 drivers/staging/most/core.c #define to_dev_attr(a) container_of(a, struct device_attribute, attr) container_of 254 drivers/staging/most/core.h #define to_most_interface(d) container_of(d, struct most_interface, dev) container_of 112 drivers/staging/most/dim2/dim2.c #define iface_to_hdm(iface) container_of(iface, struct dim2_hdm, most_iface) container_of 48 drivers/staging/most/i2c/i2c.c #define to_hdm(iface) container_of(iface, struct hdm_i2c, most_iface) container_of 235 drivers/staging/most/i2c/i2c.c struct hdm_i2c *dev = container_of(work, struct hdm_i2c, rx.dwork.work); container_of 72 drivers/staging/most/usb/usb.c #define to_dci_obj(p) container_of(p, struct most_dci_obj, dev) container_of 83 drivers/staging/most/usb/usb.c #define to_clear_hold_work(w) container_of(w, struct clear_hold_work, ws) container_of 124 drivers/staging/most/usb/usb.c #define to_mdev(d) container_of(d, struct most_dev, iface) container_of 125 drivers/staging/most/usb/usb.c #define to_mdev_from_work(w) container_of(w, struct most_dev, poll_work_obj) container_of 445 drivers/staging/most/video/video.c container_of(v4l2_dev, struct most_video_dev, v4l2_dev); container_of 168 drivers/staging/mt7621-dma/mtk-hsdma.c return container_of(chan->vchan.chan.device, struct mtk_hsdam_engine, container_of 174 drivers/staging/mt7621-dma/mtk-hsdma.c return container_of(c, struct mtk_hsdma_chan, vchan.chan); container_of 180 drivers/staging/mt7621-dma/mtk-hsdma.c return container_of(vdesc, struct mtk_hsdma_desc, vdesc); container_of 498 drivers/staging/mt7621-dma/mtk-hsdma.c kfree(container_of(vdesc, struct mtk_hsdma_desc, vdesc)); container_of 137 drivers/staging/nvec/nvec.c struct nvec_chip *nvec = container_of(nb, struct nvec_chip, container_of 375 drivers/staging/nvec/nvec.c struct nvec_chip *nvec = container_of(work, struct nvec_chip, tx_work); container_of 439 drivers/staging/nvec/nvec.c struct nvec_chip *nvec = container_of(work, struct nvec_chip, rx_work); container_of 18 drivers/staging/nvec/nvec_paz00.c container_of(led_cdev, struct nvec_led, cdev) container_of 88 drivers/staging/nvec/nvec_power.c container_of(nb, struct nvec_power, notifier); container_of 124 drivers/staging/nvec/nvec_power.c container_of(nb, struct nvec_power, notifier); container_of 351 drivers/staging/nvec/nvec_power.c struct nvec_power *power = container_of(work, struct nvec_power, container_of 414 drivers/staging/octeon-usb/octeon-hcd.c return container_of((void *)p, struct usb_hcd, hcd_priv); container_of 464 drivers/staging/octeon-usb/octeon-hcd.c temp = container_of(urb->transfer_buffer, struct octeon_temp_buffer, container_of 410 drivers/staging/octeon/ethernet-rx.c struct oct_rx_group *rx_group = container_of(napi, struct oct_rx_group, container_of 126 drivers/staging/octeon/ethernet.c struct octeon_ethernet *priv = container_of(work, container_of 273 drivers/staging/olpc_dcon/olpc_dcon.c struct dcon_priv *dcon = container_of(work, struct dcon_priv, container_of 555 drivers/staging/olpc_dcon/olpc_dcon.c struct dcon_priv *dcon = container_of(nb, struct dcon_priv, reboot_nb); container_of 1330 drivers/staging/qlge/qlge_dbg.c container_of(work, struct ql_adapter, mpi_core_to_log.work); container_of 2296 drivers/staging/qlge/qlge_main.c struct rx_ring *rx_ring = container_of(napi, struct rx_ring, napi); container_of 4448 drivers/staging/qlge/qlge_main.c container_of(work, struct ql_adapter, asic_reset_work.work); container_of 1122 drivers/staging/qlge/qlge_mpi.c container_of(work, struct ql_adapter, mpi_port_cfg_work.work); container_of 1162 drivers/staging/qlge/qlge_mpi.c container_of(work, struct ql_adapter, mpi_idc_work.work); container_of 1237 drivers/staging/qlge/qlge_mpi.c container_of(work, struct ql_adapter, mpi_work.work); container_of 1266 drivers/staging/qlge/qlge_mpi.c container_of(work, struct ql_adapter, mpi_reset_work.work); container_of 141 drivers/staging/ralink-gdma/ralink-gdma.c return container_of(chan->vchan.chan.device, struct gdma_dma_dev, container_of 147 drivers/staging/ralink-gdma/ralink-gdma.c return container_of(c, struct gdma_dmaengine_chan, vchan.chan); container_of 152 drivers/staging/ralink-gdma/ralink-gdma.c return container_of(vdesc, struct gdma_dma_desc, vdesc); container_of 701 drivers/staging/ralink-gdma/ralink-gdma.c kfree(container_of(vdesc, struct gdma_dma_desc, vdesc)); container_of 182 drivers/staging/rtl8188eu/core/rtw_ap.c psta = container_of(plist, struct sta_info, auth_list); container_of 215 drivers/staging/rtl8188eu/core/rtw_ap.c psta = container_of(plist, struct sta_info, asoc_list); container_of 1024 drivers/staging/rtl8188eu/core/rtw_ap.c paclnode = container_of(plist, struct rtw_wlan_acl_node, list); container_of 1084 drivers/staging/rtl8188eu/core/rtw_ap.c paclnode = container_of(plist, struct rtw_wlan_acl_node, list); container_of 1334 drivers/staging/rtl8188eu/core/rtw_ap.c psta = container_of(plist, struct sta_info, asoc_list); container_of 1605 drivers/staging/rtl8188eu/core/rtw_ap.c psta = container_of(plist, struct sta_info, asoc_list); container_of 1732 drivers/staging/rtl8188eu/core/rtw_ap.c paclnode = container_of(plist, struct rtw_wlan_acl_node, list); container_of 33 drivers/staging/rtl8188eu/core/rtw_led.c struct LED_871x *pLed = container_of(work, struct LED_871x, container_of 194 drivers/staging/rtl8188eu/core/rtw_mlme.c pnetwork = container_of(plist, struct wlan_network, list); container_of 218 drivers/staging/rtl8188eu/core/rtw_mlme.c pnetwork = container_of(plist, struct wlan_network, list); container_of 326 drivers/staging/rtl8188eu/core/rtw_mlme.c pwlan = container_of(plist, struct wlan_network, list); container_of 406 drivers/staging/rtl8188eu/core/rtw_mlme.c pnetwork = container_of(plist, struct wlan_network, list); container_of 1404 drivers/staging/rtl8188eu/core/rtw_mlme.c struct adapter *adapter = container_of(pmlmepriv, struct adapter, container_of 1470 drivers/staging/rtl8188eu/core/rtw_mlme.c pnetwork = container_of(pmlmepriv->pscanned, struct wlan_network, list); container_of 1776 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c pnetwork = container_of(plist, struct wlan_network, list); container_of 5418 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c pxmitframe = container_of(xmitframe_plist, struct xmit_frame, list); container_of 147 drivers/staging/rtl8188eu/core/rtw_sta_mgt.c psta = container_of(plist, struct sta_info, container_of 318 drivers/staging/rtl8188eu/core/rtw_sta_mgt.c prframe = container_of(plist, struct recv_frame, list); container_of 394 drivers/staging/rtl8188eu/core/rtw_sta_mgt.c psta = container_of(plist, struct sta_info, hash_list); container_of 430 drivers/staging/rtl8188eu/core/rtw_sta_mgt.c psta = container_of(plist, struct sta_info, hash_list); container_of 489 drivers/staging/rtl8188eu/core/rtw_sta_mgt.c paclnode = container_of(plist, struct rtw_wlan_acl_node, list); container_of 1338 drivers/staging/rtl8188eu/core/rtw_xmit.c pxmitframe = container_of(plist, struct xmit_frame, list); container_of 1367 drivers/staging/rtl8188eu/core/rtw_xmit.c pxmitframe = container_of(xmitframe_plist, struct xmit_frame, list); container_of 1407 drivers/staging/rtl8188eu/core/rtw_xmit.c ptxservq = container_of(sta_plist, struct tx_servq, tx_pending); container_of 1749 drivers/staging/rtl8188eu/core/rtw_xmit.c pxmitframe = container_of(plist, struct xmit_frame, list); container_of 1821 drivers/staging/rtl8188eu/core/rtw_xmit.c pxmitframe = container_of(xmitframe_plist, struct xmit_frame, list); container_of 1902 drivers/staging/rtl8188eu/core/rtw_xmit.c pxmitframe = container_of(xmitframe_plist, struct xmit_frame, list); container_of 1949 drivers/staging/rtl8188eu/core/rtw_xmit.c pxmitframe = container_of(xmitframe_plist, struct xmit_frame, list); container_of 515 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c pxmitframe = container_of(xmitframe_plist, struct xmit_frame, list); container_of 985 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c pnetwork = container_of(pmlmepriv->pscanned, struct wlan_network, list); container_of 1247 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c pnetwork = container_of(plist, struct wlan_network, list); container_of 1326 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c pnetwork = container_of(pmlmepriv->pscanned, struct wlan_network, list); container_of 127 drivers/staging/rtl8188eu/os_dep/xmit_linux.c psta = container_of(plist, struct sta_info, asoc_list); container_of 537 drivers/staging/rtl8192e/rtl819x_BAProc.c struct rtllib_device *ieee = container_of(pTxTs, struct rtllib_device, container_of 549 drivers/staging/rtl8192e/rtl819x_BAProc.c struct rtllib_device *ieee = container_of(pRxTs, struct rtllib_device, container_of 23 drivers/staging/rtl8192e/rtl819x_TSProc.c struct rtllib_device *ieee = container_of(pRxTs, struct rtllib_device, container_of 96 drivers/staging/rtl8192e/rtl819x_TSProc.c struct rtllib_device *ieee = container_of(pTxTs, struct rtllib_device, container_of 359 drivers/staging/rtl8192e/rtl819x_TSProc.c container_of(*ppTS, container_of 365 drivers/staging/rtl8192e/rtl819x_TSProc.c container_of(*ppTS, container_of 73 drivers/staging/rtl8192e/rtllib.h #define container_of_work_rsl(x, y, z) container_of(x, y, z) container_of 75 drivers/staging/rtl8192e/rtllib.h container_of(to_delayed_work(x), y, z) container_of 475 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c struct ieee80211_device *ieee = container_of(dwork, struct ieee80211_device, softmac_scan_wq); container_of 1272 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, associate_complete_wq); container_of 1323 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, associate_procedure_wq); container_of 2206 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c struct ieee80211_device *ieee = container_of(dwork, struct ieee80211_device, start_ibss_wq); container_of 2370 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c struct ieee80211_device *ieee = container_of(dwork, struct ieee80211_device, associate_retry_wq); container_of 302 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, wx_sync_scan_wq); container_of 678 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c struct ieee80211_device *ieee = container_of(pTxTs, struct ieee80211_device, TxTsRecord[pTxTs->num]); container_of 691 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c struct ieee80211_device *ieee = container_of(pRxTs, struct ieee80211_device, RxTsRecord[pRxTs->num]); container_of 29 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c struct ieee80211_device *ieee = container_of(pRxTs, struct ieee80211_device, RxTsRecord[pRxTs->num]); container_of 97 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c struct ieee80211_device *ieee = container_of(pTxTs, struct ieee80211_device, TxTsRecord[num]); container_of 375 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c struct tx_ts_record *tmp = container_of(*ppTS, struct tx_ts_record, ts_common_info); container_of 378 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c struct rx_ts_record *tmp = container_of(*ppTS, struct rx_ts_record, ts_common_info); container_of 1755 drivers/staging/rtl8192u/r8192U_core.c struct r8192_priv *priv = container_of(work, struct r8192_priv, container_of 1775 drivers/staging/rtl8192u/r8192U_core.c struct r8192_priv *priv = container_of(work, struct r8192_priv, container_of 3272 drivers/staging/rtl8192u/r8192U_core.c struct r8192_priv *priv = container_of(dwork, container_of 3480 drivers/staging/rtl8192u/r8192U_core.c struct r8192_priv *priv = container_of(work, struct r8192_priv, container_of 759 drivers/staging/rtl8192u/r8192U_dm.c struct r8192_priv *priv = container_of(dwork, struct r8192_priv, txpower_tracking_wq); container_of 2321 drivers/staging/rtl8192u/r8192U_dm.c struct r8192_priv *priv = container_of(dwork, struct r8192_priv, rfpath_check_wq); container_of 1643 drivers/staging/rtl8192u/r819xU_phy.c struct r8192_priv *priv = container_of(dwork, struct r8192_priv, container_of 830 drivers/staging/rtl8712/rtl8712_led.c struct LED_871x *pLed = container_of(work, struct LED_871x, container_of 192 drivers/staging/rtl8712/rtl8712_recv.c prframe = container_of(plist, union recv_frame, u.list); container_of 208 drivers/staging/rtl8712/rtl8712_recv.c pnextrframe = container_of(plist, union recv_frame, u.list); container_of 487 drivers/staging/rtl8712/rtl8712_recv.c pnextrframe = container_of(plist, union recv_frame, u.list); container_of 519 drivers/staging/rtl8712/rtl8712_recv.c prframe = container_of(plist, union recv_frame, u.list); container_of 527 drivers/staging/rtl8712/rtl8712_recv.c prframe = container_of(plist, union recv_frame, u.list); container_of 160 drivers/staging/rtl8712/rtl8712_xmit.c pxmitframe = container_of(xmitframe_plist, container_of 200 drivers/staging/rtl8712/rtl8712_xmit.c ptxservq = container_of(sta_plist, struct tx_servq, container_of 1059 drivers/staging/rtl8712/rtl871x_ioctl_linux.c pnetwork = container_of(pmlmepriv->pscanned, container_of 1215 drivers/staging/rtl8712/rtl871x_ioctl_linux.c pnetwork = container_of(plist, struct wlan_network, list); container_of 1270 drivers/staging/rtl8712/rtl871x_ioctl_linux.c pnetwork = container_of(pmlmepriv->pscanned, container_of 1979 drivers/staging/rtl8712/rtl871x_ioctl_linux.c pnetwork = container_of(plist, struct wlan_network, list); container_of 145 drivers/staging/rtl8712/rtl871x_mlme.c pnetwork = container_of(plist, struct wlan_network, list); container_of 166 drivers/staging/rtl8712/rtl871x_mlme.c pnetwork = container_of(plist, struct wlan_network, list); container_of 269 drivers/staging/rtl8712/rtl871x_mlme.c pwlan = container_of(plist, struct wlan_network, list); container_of 350 drivers/staging/rtl8712/rtl871x_mlme.c pnetwork = container_of(plist, struct wlan_network, list); container_of 1090 drivers/staging/rtl8712/rtl871x_mlme.c pnetwork = container_of(pmlmepriv->pscanned, container_of 128 drivers/staging/rtl8712/rtl871x_pwrctrl.c struct pwrctrl_priv *pwrpriv = container_of(work, container_of 130 drivers/staging/rtl8712/rtl871x_pwrctrl.c struct _adapter *padapter = container_of(pwrpriv, container_of 142 drivers/staging/rtl8712/rtl871x_pwrctrl.c struct pwrctrl_priv *pwrpriv = container_of(work, container_of 144 drivers/staging/rtl8712/rtl871x_pwrctrl.c struct _adapter *padapter = container_of(pwrpriv, container_of 130 drivers/staging/rtl8712/rtl871x_recv.c precvframe = container_of(plist, union recv_frame, u.list); container_of 207 drivers/staging/rtl8712/rtl871x_sta_mgt.c psta = container_of(plist, container_of 232 drivers/staging/rtl8712/rtl871x_sta_mgt.c psta = container_of(plist, struct sta_info, hash_list); container_of 847 drivers/staging/rtl8712/rtl871x_xmit.c pxmitframe = container_of(plist, struct xmit_frame, list); container_of 96 drivers/staging/rtl8712/xmit_linux.c struct _adapter *adapter = container_of(work, struct _adapter, container_of 1899 drivers/staging/rtl8723bs/core/rtw_cmd.c struct evt_priv *evtpriv = container_of(work, struct evt_priv, c2h_wk); container_of 1900 drivers/staging/rtl8723bs/core/rtw_cmd.c struct adapter *adapter = container_of(evtpriv, struct adapter, evtpriv); container_of 1952 drivers/staging/rtl8723bs/core/rtw_mlme.c struct adapter *adapter = container_of(mlme, struct adapter, mlmepriv); container_of 2065 drivers/staging/rtl8723bs/core/rtw_mlme.c struct adapter *adapter = container_of(mlme, struct adapter, mlmepriv); container_of 753 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c struct pwrctrl_priv *pwrpriv = container_of(work, struct pwrctrl_priv, cpwm_event); container_of 771 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c pwrpriv = container_of(work, struct pwrctrl_priv, rpwmtimeoutwi); container_of 479 drivers/staging/rtl8723bs/include/drv_types.h #define pwrctl_to_dvobj(pwrctl) container_of(pwrctl, struct dvobj_priv, pwrctl_priv) container_of 79 drivers/staging/rtl8723bs/include/osdep_service_linux.h container_of(ptr, type, member) container_of 15 drivers/staging/rtl8723bs/os_dep/sdio_intf.c #define dev_to_sdio_func(d) container_of(d, struct sdio_func, dev) container_of 122 drivers/staging/rts5208/rtsx.h return container_of((void *)dev, struct Scsi_Host, hostdata); container_of 228 drivers/staging/sm750fb/sm750_hw.c struct lynxfb_par *par = container_of(crtc, struct lynxfb_par, crtc); container_of 262 drivers/staging/sm750fb/sm750_hw.c par = container_of(crtc, struct lynxfb_par, crtc); container_of 35 drivers/staging/speakup/selection.c container_of(work, struct speakup_selection_work, work); container_of 112 drivers/staging/speakup/selection.c container_of(work, struct speakup_selection_work, work); container_of 745 drivers/staging/unisys/visornic/visornic_main.c devdata = container_of(work, struct visornic_devdata, timeout_reset); container_of 1737 drivers/staging/unisys/visornic/visornic_main.c struct visornic_devdata *devdata = container_of(napi, container_of 152 drivers/staging/uwb/beacon.c struct uwb_beca_e *bce = container_of(_bce, struct uwb_beca_e, refcnt); container_of 388 drivers/staging/uwb/beacon.c be = container_of(evt->notif.rceb, struct uwb_rc_evt_beacon, rceb); container_of 468 drivers/staging/uwb/beacon.c bs = container_of(evt->notif.rceb, struct uwb_rc_evt_beacon_size, rceb); container_of 502 drivers/staging/uwb/beacon.c bpsc = container_of(evt->notif.rceb, struct uwb_rc_evt_bp_slot_change, rceb); container_of 542 drivers/staging/uwb/beacon.c bpoiec = container_of(evt->notif.rceb, struct uwb_rc_evt_bpoie_change, rceb); container_of 228 drivers/staging/uwb/drp-avail.c drp_evt = container_of(evt->notif.rceb, struct uwb_rc_evt_drp_avail, rceb); container_of 568 drivers/staging/uwb/drp.c struct uwb_cnflt_alien *cnflt = container_of(work, container_of 810 drivers/staging/uwb/drp.c drp_evt = container_of(evt->notif.rceb, struct uwb_rc_evt_drp, rceb); container_of 110 drivers/staging/uwb/hwa-rc.c be = container_of(*header, struct uwb_rc_evt_beacon_WUSB_0100, rceb); container_of 170 drivers/staging/uwb/hwa-rc.c da = container_of(*header, struct uwb_rc_evt_drp_avail_WUSB_0100, rceb); container_of 243 drivers/staging/uwb/hwa-rc.c drpev = container_of(*header, struct uwb_rc_evt_drp_WUSB_0100, rceb); container_of 298 drivers/staging/uwb/hwa-rc.c sc = container_of(*header, struct uwb_rc_cmd_scan, rccb); container_of 338 drivers/staging/uwb/hwa-rc.c orgcmd = container_of(*header, struct uwb_rc_cmd_set_drp_ie, rccb); container_of 100 drivers/staging/uwb/i1480/dfu/usb.c struct i1480_usb *i1480_usb = container_of(i1480, struct i1480_usb, i1480); container_of 140 drivers/staging/uwb/i1480/dfu/usb.c struct i1480_usb *i1480_usb = container_of(i1480, struct i1480_usb, i1480); container_of 226 drivers/staging/uwb/i1480/dfu/usb.c struct i1480_usb *i1480_usb = container_of(i1480, struct i1480_usb, i1480); container_of 281 drivers/staging/uwb/i1480/dfu/usb.c struct i1480_usb *i1480_usb = container_of(i1480, struct i1480_usb, i1480); container_of 31 drivers/staging/uwb/ie-rcv.c iercv = container_of(evt->notif.rceb, struct uwb_rc_evt_ie_rcv, rceb); container_of 117 drivers/staging/uwb/ie.c get_ie = container_of(reply, struct uwb_rc_evt_get_ie, rceb); container_of 72 drivers/staging/uwb/include/umc.h #define to_umc_dev(d) container_of(d, struct umc_dev, dev) container_of 95 drivers/staging/uwb/include/umc.h #define to_umc_driver(d) container_of(d, struct umc_driver, driver) container_of 70 drivers/staging/uwb/lc-rc.c struct uwb_dev *uwb_dev = container_of(dev, struct uwb_dev, dev); container_of 71 drivers/staging/uwb/lc-rc.c struct uwb_rc *rc = container_of(uwb_dev, struct uwb_rc, uwb_dev); container_of 108 drivers/staging/uwb/neh.c struct uwb_rc_neh *neh = container_of(kref, struct uwb_rc_neh, kref); container_of 114 drivers/staging/uwb/rsv.c struct uwb_rsv *rsv = container_of(kref, struct uwb_rsv, kref); container_of 193 drivers/staging/uwb/rsv.c struct uwb_rc *rc = container_of(bow, struct uwb_rc, bow); container_of 392 drivers/staging/uwb/rsv.c struct uwb_rsv *rsv = container_of(work, struct uwb_rsv, container_of 895 drivers/staging/uwb/rsv.c struct uwb_rc *rc = container_of(work, struct uwb_rc, container_of 916 drivers/staging/uwb/rsv.c struct uwb_rc *rc = container_of(work, struct uwb_rc, container_of 254 drivers/staging/uwb/uwb-debug.c struct uwb_dbg *dbg = container_of(pal, struct uwb_dbg, pal); container_of 59 drivers/staging/uwb/uwb.h #define to_uwb_dev(d) container_of(d, struct uwb_dev, dev) container_of 157 drivers/staging/uwb/whc-rc.c struct whcrc *whcrc = container_of(work, struct whcrc, event_work); container_of 261 drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c struct mmal_buffer *buf = container_of(vb2, struct mmal_buffer, vb); container_of 297 drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c struct mmal_buffer *buf = container_of(vb2, struct mmal_buffer, vb); container_of 475 drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c struct mmal_buffer *buf = container_of(vb2, struct mmal_buffer, vb); container_of 901 drivers/staging/vc04_services/bcm2835-camera/controls.c container_of(ctrl->handler, struct bm2835_mmal_dev, container_of 247 drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c container_of(work, struct mmal_msg_context, u.bulk.work); container_of 271 drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c container_of(work, struct mmal_msg_context, container_of 1128 drivers/staging/vt6655/device_main.c container_of(work, struct vnt_private, interrupt_work); container_of 84 drivers/staging/vt6656/wcmd.c container_of(work, struct vnt_private, run_command_work.work); container_of 399 drivers/staging/wilc1000/wilc_hif.c struct host_if_msg *msg = container_of(work, struct host_if_msg, work); container_of 576 drivers/staging/wilc1000/wilc_hif.c struct host_if_msg *msg = container_of(work, struct host_if_msg, work); container_of 728 drivers/staging/wilc1000/wilc_hif.c struct host_if_msg *msg = container_of(work, struct host_if_msg, work); container_of 860 drivers/staging/wilc1000/wilc_hif.c struct host_if_msg *msg = container_of(work, struct host_if_msg, work); container_of 981 drivers/staging/wilc1000/wilc_hif.c struct host_if_msg *msg = container_of(work, struct host_if_msg, work); container_of 1012 drivers/staging/wilc1000/wilc_hif.c struct host_if_msg *msg = container_of(work, struct host_if_msg, work); container_of 1048 drivers/staging/wilc1000/wilc_hif.c struct host_if_msg *msg = container_of(work, struct host_if_msg, work); container_of 1056 drivers/staging/wilc1000/wilc_hif.c struct host_if_msg *msg = container_of(work, struct host_if_msg, work); container_of 65 drivers/staging/wilc1000/wilc_sdio.c struct sdio_func *func = container_of(wilc->dev, struct sdio_func, dev); container_of 94 drivers/staging/wilc1000/wilc_sdio.c struct sdio_func *func = container_of(wilc->dev, struct sdio_func, dev); container_of 227 drivers/staging/wilc1000/wilc_sdio.c struct sdio_func *func = container_of(dev->dev, struct sdio_func, dev); container_of 243 drivers/staging/wilc1000/wilc_sdio.c struct sdio_func *func = container_of(dev->dev, struct sdio_func, dev); container_of 434 drivers/staging/wlan-ng/hfa384x_usb.c struct hfa384x *hw = container_of(data, struct hfa384x, usb_work); container_of 1172 drivers/staging/wlan-ng/prism2sta.c struct hfa384x *hw = container_of(data, struct hfa384x, link_bh); container_of 1912 drivers/staging/wlan-ng/prism2sta.c struct hfa384x *hw = container_of(data, struct hfa384x, commsqual_bh); container_of 228 drivers/staging/wusbcore/devconnect.c struct wusb_dev *wusb_dev = container_of(work, struct wusb_dev, container_of 438 drivers/staging/wusbcore/devconnect.c struct wusbhc *wusbhc = container_of(dw, struct wusbhc, keep_alive_timer); container_of 534 drivers/staging/wusbcore/devconnect.c dnc = container_of(dn_hdr, struct wusb_dn_connect, hdr); container_of 965 drivers/staging/wusbcore/devconnect.c struct wusb_dev *wusb_dev = container_of(_wusb_dev, struct wusb_dev, refcnt); container_of 86 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 107 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 135 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 186 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 201 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 210 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 224 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 232 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 295 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 323 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 370 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 389 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 408 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 456 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 496 drivers/staging/wusbcore/host/hwa-hc.c struct hwahc *hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 803 drivers/staging/wusbcore/host/hwa-hc.c hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 841 drivers/staging/wusbcore/host/hwa-hc.c hwahc = container_of(wusbhc, struct hwahc, wusbhc); container_of 31 drivers/staging/wusbcore/host/whci/asl.c *next = container_of(n, struct whc_qset, list_node); container_of 32 drivers/staging/wusbcore/host/whci/asl.c *prev = container_of(p, struct whc_qset, list_node); container_of 191 drivers/staging/wusbcore/host/whci/asl.c struct whc *whc = container_of(work, struct whc, async_work); container_of 76 drivers/staging/wusbcore/host/whci/int.c struct whc *whc = container_of(work, struct whc, dn_work); container_of 220 drivers/staging/wusbcore/host/whci/pzl.c struct whc *whc = container_of(work, struct whc, periodic_work); container_of 386 drivers/staging/wusbcore/host/whci/qset.c struct whc_urb *wurb = container_of(work, struct whc_urb, dequeue_work); container_of 65 drivers/staging/wusbcore/host/whci/whcd.h #define wusbhc_to_whc(w) (container_of((w), struct whc, wusbhc)) container_of 12 drivers/staging/wusbcore/pal.c struct wusbhc *wusbhc = container_of(pal, struct wusbhc, pal); container_of 527 drivers/staging/wusbcore/security.c struct wusbhc *wusbhc = container_of(work, container_of 82 drivers/staging/wusbcore/wa-nep.c struct wa_notif_work *nw = container_of(ws, struct wa_notif_work, container_of 113 drivers/staging/wusbcore/wa-nep.c hwa_dn = container_of(notif_hdr, struct hwa_notif_dn, container_of 158 drivers/staging/wusbcore/wa-rpipe.c struct wa_rpipe *rpipe = container_of(_rpipe, struct wa_rpipe, refcnt); container_of 174 drivers/staging/wusbcore/wa-xfer.c struct wa_xfer *xfer = container_of(_xfer, struct wa_xfer, refcnt); container_of 695 drivers/staging/wusbcore/wa-xfer.c container_of(xfer_hdr0, struct wa_xfer_ctl, hdr); container_of 705 drivers/staging/wusbcore/wa-xfer.c container_of(xfer_hdr0, struct wa_xfer_hwaiso, hdr); container_of 1330 drivers/staging/wusbcore/wa-xfer.c xfer_iso = container_of(xfer_hdr, container_of 1739 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa = container_of(ws, struct wahc, xfer_enqueue_work); container_of 1770 drivers/staging/wusbcore/wa-xfer.c struct wahc *wa = container_of(ws, struct wahc, xfer_error_work); container_of 2909 drivers/staging/wusbcore/wa-xfer.c notif_xfer = container_of(notif_hdr, struct wa_notif_xfer, hdr); container_of 292 drivers/staging/wusbcore/wusbhc.h #define usb_hcd_to_wusbhc(u) container_of((u), struct wusbhc, usb_hcd) container_of 139 drivers/target/iscsi/cxgbit/cxgbit_cm.c cnp = container_of(kref, struct cxgbit_np, kref); container_of 798 drivers/target/iscsi/cxgbit/cxgbit_cm.c csk = container_of(kref, struct cxgbit_sock, kref); container_of 25 drivers/target/iscsi/cxgbit/cxgbit_main.c cdev = container_of(kref, struct cxgbit_device, kref); container_of 588 drivers/target/iscsi/cxgbit/cxgbit_main.c dcb_work = container_of(work, struct cxgbit_dcb_work, work); container_of 242 drivers/target/iscsi/iscsi_target.c struct iscsi_tpg_np *tpg_np = container_of(kref, container_of 36 drivers/target/iscsi/iscsi_target_configfs.c return container_of(to_tpg_np(item), struct iscsi_tpg_np, se_tpg_np); container_of 214 drivers/target/iscsi/iscsi_target_configfs.c tpg = container_of(se_tpg, struct iscsi_portal_group, tpg_se_tpg); container_of 256 drivers/target/iscsi/iscsi_target_configfs.c tpg_np = container_of(se_tpg_np, struct iscsi_tpg_np, se_tpg_np); container_of 285 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_node_acl *nacl = container_of(se_nacl, struct iscsi_node_acl, \ container_of 295 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_node_acl *nacl = container_of(se_nacl, struct iscsi_node_acl, \ container_of 381 drivers/target/iscsi/iscsi_target_configfs.c return __iscsi_nacl_auth_##name##_show(container_of(nacl, \ container_of 388 drivers/target/iscsi/iscsi_target_configfs.c return __iscsi_nacl_auth_##name##_store(container_of(nacl, \ container_of 421 drivers/target/iscsi/iscsi_target_configfs.c return __iscsi_nacl_auth_##name##_show(container_of(nacl, \ container_of 627 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_portal_group *tpg = container_of(se_tpg, container_of 705 drivers/target/iscsi/iscsi_target_configfs.c container_of(se_nacl, struct iscsi_node_acl, se_node_acl); container_of 724 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_portal_group *tpg = container_of(se_tpg, \ container_of 740 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_portal_group *tpg = container_of(se_tpg, \ container_of 804 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_portal_group *tpg = container_of(se_tpg, \ container_of 817 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_portal_group *tpg = container_of(se_tpg, \ container_of 865 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_portal_group *tpg = container_of(se_tpg, \ container_of 904 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_portal_group *tpg = container_of(se_tpg, \ container_of 927 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_portal_group *tpg = container_of(se_tpg, \ container_of 1012 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_portal_group *tpg = container_of(se_tpg, container_of 1028 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_portal_group *tpg = container_of(se_tpg, container_of 1094 drivers/target/iscsi/iscsi_target_configfs.c tiqn = container_of(wwn, struct iscsi_tiqn, tiqn_wwn); container_of 1138 drivers/target/iscsi/iscsi_target_configfs.c tpg = container_of(se_tpg, struct iscsi_portal_group, tpg_se_tpg); container_of 1183 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_tiqn *tiqn = container_of(wwn, struct iscsi_tiqn, tiqn_wwn); container_of 1214 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_tiqn *tiqn = container_of(wwn, struct iscsi_tiqn, tiqn_wwn); container_of 1340 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_cmd *cmd = container_of(se_cmd, struct iscsi_cmd, se_cmd); container_of 1366 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_cmd *cmd = container_of(se_cmd, struct iscsi_cmd, se_cmd); container_of 1375 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_cmd *cmd = container_of(se_cmd, struct iscsi_cmd, se_cmd); container_of 1386 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_cmd *cmd = container_of(se_cmd, struct iscsi_cmd, se_cmd); container_of 1399 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_cmd *cmd = container_of(se_cmd, struct iscsi_cmd, se_cmd); container_of 1407 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_cmd *cmd = container_of(se_cmd, struct iscsi_cmd, se_cmd); container_of 1414 drivers/target/iscsi/iscsi_target_configfs.c return container_of(se_tpg, struct iscsi_portal_group, tpg_se_tpg); container_of 1505 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_node_acl *acl = container_of(se_acl, struct iscsi_node_acl, container_of 1508 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_portal_group *tpg = container_of(se_tpg, container_of 1522 drivers/target/iscsi/iscsi_target_configfs.c struct iscsi_cmd *cmd = container_of(se_cmd, struct iscsi_cmd, se_cmd); container_of 122 drivers/target/iscsi/iscsi_target_nego.c iscsi_nacl = container_of(se_nacl, struct iscsi_node_acl, container_of 131 drivers/target/iscsi/iscsi_target_nego.c iscsi_tpg = container_of(se_nacl->se_tpg, container_of 136 drivers/target/iscsi/iscsi_target_nego.c iscsi_nacl = container_of(se_nacl, struct iscsi_node_acl, container_of 567 drivers/target/iscsi/iscsi_target_nego.c struct iscsi_conn *conn = container_of(work, container_of 46 drivers/target/iscsi/iscsi_target_stat.c struct iscsi_wwn_stat_grps *igrps = container_of(to_config_group(item), container_of 48 drivers/target/iscsi/iscsi_target_stat.c return container_of(igrps, struct iscsi_tiqn, tiqn_stat_grps); container_of 192 drivers/target/iscsi/iscsi_target_stat.c struct iscsi_wwn_stat_grps *igrps = container_of(to_config_group(item), container_of 194 drivers/target/iscsi/iscsi_target_stat.c return container_of(igrps, struct iscsi_tiqn, tiqn_stat_grps); container_of 254 drivers/target/iscsi/iscsi_target_stat.c struct iscsi_wwn_stat_grps *igrps = container_of(to_config_group(item), container_of 256 drivers/target/iscsi/iscsi_target_stat.c return container_of(igrps, struct iscsi_tiqn, tiqn_stat_grps); container_of 395 drivers/target/iscsi/iscsi_target_stat.c struct iscsi_wwn_stat_grps *igrps = container_of(to_config_group(item), container_of 397 drivers/target/iscsi/iscsi_target_stat.c return container_of(igrps, struct iscsi_tiqn, tiqn_stat_grps); container_of 527 drivers/target/iscsi/iscsi_target_stat.c struct iscsi_wwn_stat_grps *igrps = container_of(to_config_group(item), container_of 529 drivers/target/iscsi/iscsi_target_stat.c return container_of(igrps, struct iscsi_tiqn, tiqn_stat_grps); container_of 584 drivers/target/iscsi/iscsi_target_stat.c struct iscsi_node_stat_grps *igrps = container_of(to_config_group(item), container_of 586 drivers/target/iscsi/iscsi_target_stat.c return container_of(igrps, struct iscsi_node_acl, node_stat_grps); container_of 593 drivers/target/iscsi/iscsi_target_stat.c struct iscsi_tiqn *tiqn = container_of(wwn, container_of 397 drivers/target/iscsi/iscsi_target_tpg.c struct iscsi_node_acl *acl = container_of(se_nacl, struct iscsi_node_acl, container_of 40 drivers/target/loopback/tcm_loop.c #define to_tcm_loop_hba(hba) container_of(hba, struct tcm_loop_hba, dev) container_of 59 drivers/target/loopback/tcm_loop.c struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, container_of 99 drivers/target/loopback/tcm_loop.c container_of(work, struct tcm_loop_cmd, work); container_of 450 drivers/target/loopback/tcm_loop.c return container_of(se_tpg, struct tcm_loop_tpg, tl_se_tpg); container_of 505 drivers/target/loopback/tcm_loop.c struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, container_of 527 drivers/target/loopback/tcm_loop.c struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, container_of 550 drivers/target/loopback/tcm_loop.c struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, container_of 568 drivers/target/loopback/tcm_loop.c struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, container_of 596 drivers/target/loopback/tcm_loop.c struct tcm_loop_cmd *tl_cmd = container_of(se_cmd, container_of 630 drivers/target/loopback/tcm_loop.c struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, container_of 652 drivers/target/loopback/tcm_loop.c tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, tl_se_tpg); container_of 679 drivers/target/loopback/tcm_loop.c struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, container_of 689 drivers/target/loopback/tcm_loop.c struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, container_of 719 drivers/target/loopback/tcm_loop.c struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, container_of 794 drivers/target/loopback/tcm_loop.c struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, container_of 813 drivers/target/loopback/tcm_loop.c struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, container_of 888 drivers/target/loopback/tcm_loop.c struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, container_of 914 drivers/target/loopback/tcm_loop.c struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, container_of 937 drivers/target/loopback/tcm_loop.c struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, container_of 961 drivers/target/loopback/tcm_loop.c struct tcm_loop_hba *tl_hba = container_of(wwn, container_of 999 drivers/target/loopback/tcm_loop.c struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, container_of 1096 drivers/target/loopback/tcm_loop.c struct tcm_loop_hba *tl_hba = container_of(wwn, container_of 641 drivers/target/sbp/sbp_target.c struct sbp_session *sess = container_of(work, struct sbp_session, container_of 857 drivers/target/sbp/sbp_target.c container_of(work, struct sbp_target_request, work); container_of 933 drivers/target/sbp/sbp_target.c container_of(work, struct sbp_target_agent, work); container_of 1456 drivers/target/sbp/sbp_target.c container_of(work, struct sbp_management_agent, work); container_of 1686 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 1694 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 1705 drivers/target/sbp/sbp_target.c struct sbp_target_request *req = container_of(se_cmd, container_of 1718 drivers/target/sbp/sbp_target.c struct sbp_target_request *req = container_of(se_cmd, container_of 1751 drivers/target/sbp/sbp_target.c struct sbp_target_request *req = container_of(se_cmd, container_of 1775 drivers/target/sbp/sbp_target.c struct sbp_target_request *req = container_of(se_cmd, container_of 1792 drivers/target/sbp/sbp_target.c struct sbp_target_request *req = container_of(se_cmd, container_of 1964 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 1973 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 1989 drivers/target/sbp/sbp_target.c container_of(wwn, struct sbp_tport, tport_wwn); container_of 2042 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 2075 drivers/target/sbp/sbp_target.c container_of(wwn, struct sbp_tport, tport_wwn); container_of 2095 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 2108 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 2134 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 2143 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 2195 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 2204 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 2230 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 2239 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 2265 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 2274 drivers/target/sbp/sbp_target.c struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); container_of 78 drivers/target/target_core_configfs.c return container_of(to_config_group(item), struct se_hba, hba_group); container_of 273 drivers/target/target_core_configfs.c struct target_fabric_configfs *tf = container_of( container_of 507 drivers/target/target_core_configfs.c return container_of(to_config_group(item), struct se_dev_attrib, container_of 1219 drivers/target/target_core_configfs.c return container_of(to_config_group(item), struct t10_wwn, t10_wwn_group); container_of 1591 drivers/target/target_core_configfs.c return container_of(to_config_group(item), struct se_device, container_of 2060 drivers/target/target_core_configfs.c return container_of(to_config_group(item), struct se_device, dev_group); container_of 2479 drivers/target/target_core_configfs.c container_of(dev_cg, struct se_device, dev_group); container_of 2500 drivers/target/target_core_configfs.c return container_of(to_config_group(item), struct t10_alua_lu_gp, container_of 2590 drivers/target/target_core_configfs.c struct t10_alua_lu_gp *lu_gp = container_of(to_config_group(item), container_of 2640 drivers/target/target_core_configfs.c struct t10_alua_lu_gp *lu_gp = container_of(to_config_group(item), container_of 2670 drivers/target/target_core_configfs.c return container_of(to_config_group(item), struct t10_alua_tg_pt_gp, container_of 3027 drivers/target/target_core_configfs.c struct t10_alua_tg_pt_gp *tg_pt_gp = container_of(to_config_group(item), container_of 3051 drivers/target/target_core_configfs.c struct t10_alua *alua = container_of(group, struct t10_alua, container_of 3078 drivers/target/target_core_configfs.c struct t10_alua_tg_pt_gp *tg_pt_gp = container_of(to_config_group(item), container_of 3225 drivers/target/target_core_configfs.c container_of(dev_cg, struct se_device, dev_group); container_of 3258 drivers/target/target_core_configfs.c return container_of(to_config_group(item), struct se_hba, hba_group); container_of 3318 drivers/target/target_core_configfs.c struct se_hba *hba = container_of(to_config_group(item), container_of 289 drivers/target/target_core_device.c struct se_dev_entry *deve = container_of(kref, struct se_dev_entry, container_of 71 drivers/target/target_core_fabric_configfs.c struct se_lun_acl *lacl = container_of(to_config_group(lun_acl_ci), container_of 82 drivers/target/target_core_fabric_configfs.c lun = container_of(to_config_group(lun_ci), struct se_lun, lun_group); container_of 145 drivers/target/target_core_fabric_configfs.c struct se_lun_acl *lacl = container_of(to_config_group(lun_acl_ci), container_of 147 drivers/target/target_core_fabric_configfs.c struct se_lun *lun = container_of(to_config_group(lun_ci), container_of 155 drivers/target/target_core_fabric_configfs.c return container_of(to_config_group(item), struct se_lun_acl, container_of 214 drivers/target/target_core_fabric_configfs.c struct se_lun_acl *lacl = container_of(to_config_group(item), container_of 268 drivers/target/target_core_fabric_configfs.c struct se_node_acl *se_nacl = container_of(group, container_of 329 drivers/target/target_core_fabric_configfs.c struct se_lun_acl *lacl = container_of(to_config_group(item), container_of 340 drivers/target/target_core_fabric_configfs.c struct se_node_acl *se_nacl = container_of(to_config_group(item), container_of 376 drivers/target/target_core_fabric_configfs.c struct se_portal_group *se_tpg = container_of(group, container_of 424 drivers/target/target_core_fabric_configfs.c struct se_node_acl *se_nacl = container_of(to_config_group(item), container_of 448 drivers/target/target_core_fabric_configfs.c struct se_tpg_np *se_tpg_np = container_of(to_config_group(item), container_of 470 drivers/target/target_core_fabric_configfs.c struct se_portal_group *se_tpg = container_of(group, container_of 514 drivers/target/target_core_fabric_configfs.c return container_of(to_config_group(item), struct se_lun, container_of 624 drivers/target/target_core_fabric_configfs.c struct se_lun *lun = container_of(to_config_group(lun_ci), container_of 636 drivers/target/target_core_fabric_configfs.c dev = container_of(to_config_group(se_dev_ci), struct se_device, dev_group); container_of 644 drivers/target/target_core_fabric_configfs.c se_tpg = container_of(to_config_group(tpg_ci), container_of 677 drivers/target/target_core_fabric_configfs.c struct se_lun *lun = container_of(to_config_group(lun_ci), container_of 696 drivers/target/target_core_fabric_configfs.c struct se_lun *lun = container_of(to_config_group(item), container_of 744 drivers/target/target_core_fabric_configfs.c struct se_portal_group *se_tpg = container_of(group, container_of 780 drivers/target/target_core_fabric_configfs.c struct se_lun *lun = container_of(to_config_group(item), container_of 806 drivers/target/target_core_fabric_configfs.c struct se_portal_group *se_tpg = container_of(to_config_group(item), container_of 828 drivers/target/target_core_fabric_configfs.c struct se_wwn *wwn = container_of(group, struct se_wwn, wwn_group); container_of 881 drivers/target/target_core_fabric_configfs.c struct se_portal_group *se_tpg = container_of(to_config_group(item), container_of 890 drivers/target/target_core_fabric_configfs.c struct se_wwn *wwn = container_of(to_config_group(item), container_of 927 drivers/target/target_core_fabric_configfs.c struct target_fabric_configfs *tf = container_of(group, container_of 957 drivers/target/target_core_fabric_configfs.c struct se_wwn *wwn = container_of(to_config_group(item), container_of 33 drivers/target/target_core_file.c return container_of(dev, struct fd_dev, dev); container_of 219 drivers/target/target_core_file.c struct se_device *dev = container_of(p, struct se_device, rcu_head); container_of 250 drivers/target/target_core_file.c cmd = container_of(iocb, struct target_core_file_cmd, iocb); container_of 38 drivers/target/target_core_iblock.c return container_of(dev, struct iblock_dev, dev); container_of 171 drivers/target/target_core_iblock.c struct se_device *dev = container_of(p, struct se_device, rcu_head); container_of 41 drivers/target/target_core_pscsi.c return container_of(dev, struct pscsi_dev_virt, dev); container_of 548 drivers/target/target_core_pscsi.c struct se_device *dev = container_of(p, struct se_device, rcu_head); container_of 30 drivers/target/target_core_rd.c return container_of(dev, struct rd_dev, dev); container_of 321 drivers/target/target_core_rd.c struct se_device *dev = container_of(p, struct se_device, rcu_head); container_of 46 drivers/target/target_core_stat.c struct se_dev_stat_grps *sgrps = container_of(to_config_group(item), container_of 48 drivers/target/target_core_stat.c return container_of(sgrps, struct se_device, dev_stat_grps); container_of 96 drivers/target/target_core_stat.c struct se_dev_stat_grps *sgrps = container_of(to_config_group(item), container_of 98 drivers/target/target_core_stat.c return container_of(sgrps, struct se_device, dev_stat_grps); container_of 194 drivers/target/target_core_stat.c struct se_dev_stat_grps *sgrps = container_of(to_config_group(item), container_of 196 drivers/target/target_core_stat.c return container_of(sgrps, struct se_device, dev_stat_grps); container_of 419 drivers/target/target_core_stat.c struct se_port_stat_grps *pgrps = container_of(to_config_group(item), container_of 421 drivers/target/target_core_stat.c return container_of(pgrps, struct se_lun, port_stat_grps); container_of 522 drivers/target/target_core_stat.c struct se_port_stat_grps *pgrps = container_of(to_config_group(item), container_of 524 drivers/target/target_core_stat.c return container_of(pgrps, struct se_lun, port_stat_grps); container_of 706 drivers/target/target_core_stat.c struct se_port_stat_grps *pgrps = container_of(to_config_group(item), container_of 708 drivers/target/target_core_stat.c return container_of(pgrps, struct se_lun, port_stat_grps); container_of 849 drivers/target/target_core_stat.c struct se_ml_stat_grps *lgrps = container_of(to_config_group(item), container_of 851 drivers/target/target_core_stat.c return container_of(lgrps, struct se_lun_acl, ml_stat_grps); container_of 1189 drivers/target/target_core_stat.c struct se_ml_stat_grps *lgrps = container_of(to_config_group(item), container_of 1191 drivers/target/target_core_stat.c return container_of(lgrps, struct se_lun_acl, ml_stat_grps); container_of 440 drivers/target/target_core_tpg.c struct se_lun *lun = container_of(ref, struct se_lun, lun_ref); container_of 216 drivers/target/target_core_transport.c struct se_session *sess = container_of(ref, typeof(*sess), cmd_count); container_of 487 drivers/target/target_core_transport.c struct se_node_acl *nacl = container_of(kref, container_of 531 drivers/target/target_core_transport.c se_nacl->nacl_sess = container_of( container_of 714 drivers/target/target_core_transport.c struct se_cmd *cmd = container_of(work, struct se_cmd, work); container_of 809 drivers/target/target_core_transport.c struct se_cmd *cmd = container_of(work, struct se_cmd, work); container_of 911 drivers/target/target_core_transport.c struct se_device *dev = container_of(work, struct se_device, container_of 1711 drivers/target/target_core_transport.c struct se_cmd *se_cmd = container_of(work, struct se_cmd, work); container_of 2266 drivers/target/target_core_transport.c struct se_cmd *cmd = container_of(work, struct se_cmd, work); container_of 2793 drivers/target/target_core_transport.c struct se_cmd *se_cmd = container_of(kref, struct se_cmd, cmd_kref); container_of 3294 drivers/target/target_core_transport.c struct se_cmd *cmd = container_of(work, struct se_cmd, work); container_of 164 drivers/target/target_core_user.c #define TCMU_DEV(_se_dev) container_of(_se_dev, struct tcmu_dev, se_dev) container_of 1476 drivers/target/target_core_user.c struct tcmu_dev *udev = container_of(info, struct tcmu_dev, uio_info); container_of 1569 drivers/target/target_core_user.c struct tcmu_dev *udev = container_of(info, struct tcmu_dev, uio_info); container_of 1585 drivers/target/target_core_user.c struct tcmu_dev *udev = container_of(info, struct tcmu_dev, uio_info); container_of 1601 drivers/target/target_core_user.c struct se_device *dev = container_of(p, struct se_device, rcu_head); container_of 1635 drivers/target/target_core_user.c struct tcmu_dev *udev = container_of(kref, struct tcmu_dev, kref); container_of 1667 drivers/target/target_core_user.c struct tcmu_dev *udev = container_of(info, struct tcmu_dev, uio_info); container_of 2246 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2256 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2258 drivers/target/target_core_user.c struct tcmu_dev *udev = container_of(da->da_dev, container_of 2279 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2291 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2315 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2326 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2357 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2388 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2418 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2444 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2454 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2472 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2500 drivers/target/target_core_user.c struct se_dev_attrib *da = container_of(to_config_group(item), container_of 2526 drivers/target/target_core_user.c struct se_device *se_dev = container_of(to_config_group(item), container_of 2540 drivers/target/target_core_user.c struct se_device *se_dev = container_of(to_config_group(item), container_of 2572 drivers/target/target_core_user.c struct se_device *se_dev = container_of(to_config_group(item), container_of 415 drivers/target/target_core_xcopy.c struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, container_of 423 drivers/target/target_core_xcopy.c struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, container_of 727 drivers/target/target_core_xcopy.c struct xcopy_op *xop = container_of(work, struct xcopy_op, xop_work); container_of 88 drivers/target/tcm_fc/tfc_cmd.c struct ft_cmd *cmd = container_of(se_cmd, struct ft_cmd, se_cmd); container_of 103 drivers/target/tcm_fc/tfc_cmd.c struct ft_cmd *cmd = container_of(se_cmd, struct ft_cmd, se_cmd); container_of 180 drivers/target/tcm_fc/tfc_cmd.c struct ft_cmd *cmd = container_of(se_cmd, struct ft_cmd, se_cmd); container_of 383 drivers/target/tcm_fc/tfc_cmd.c struct ft_cmd *cmd = container_of(se_cmd, struct ft_cmd, se_cmd); container_of 493 drivers/target/tcm_fc/tfc_cmd.c struct ft_cmd *cmd = container_of(work, struct ft_cmd, work); container_of 127 drivers/target/tcm_fc/tfc_conf.c struct ft_node_acl *acl = container_of(se_nacl, container_of 137 drivers/target/tcm_fc/tfc_conf.c struct ft_node_acl *acl = container_of(se_nacl, container_of 147 drivers/target/tcm_fc/tfc_conf.c struct ft_node_acl *acl = container_of(se_nacl, container_of 157 drivers/target/tcm_fc/tfc_conf.c struct ft_node_acl *acl = container_of(se_nacl, container_of 205 drivers/target/tcm_fc/tfc_conf.c container_of(nacl, struct ft_node_acl, se_node_acl); container_of 245 drivers/target/tcm_fc/tfc_conf.c ft_wwn = container_of(wwn, struct ft_lport_wwn, se_wwn); container_of 276 drivers/target/tcm_fc/tfc_conf.c struct ft_tpg *tpg = container_of(se_tpg, struct ft_tpg, se_tpg); container_of 358 drivers/target/tcm_fc/tfc_conf.c struct ft_lport_wwn *ft_wwn = container_of(wwn, container_of 384 drivers/target/tcm_fc/tfc_conf.c return container_of(se_tpg, struct ft_tpg, se_tpg); container_of 44 drivers/target/tcm_fc/tfc_io.c struct ft_cmd *cmd = container_of(se_cmd, struct ft_cmd, se_cmd); container_of 188 drivers/target/tcm_fc/tfc_io.c struct ft_cmd *cmd = container_of(work, struct ft_cmd, work); container_of 436 drivers/target/tcm_fc/tfc_sess.c struct ft_sess *sess = container_of(kref, struct ft_sess, kref); container_of 70 drivers/tee/tee_core.c struct tee_context *ctx = container_of(ref, struct tee_context, container_of 95 drivers/tee/tee_core.c ctx = teedev_open(container_of(inode->i_cdev, struct tee_device, cdev)); container_of 683 drivers/tee/tee_core.c struct tee_device *teedev = container_of(dev, struct tee_device, dev); container_of 795 drivers/tee/tee_core.c struct tee_device *teedev = container_of(dev, struct tee_device, dev); container_of 945 drivers/tee/tee_core.c struct tee_device *teedev = container_of(dev, struct tee_device, dev); container_of 976 drivers/tee/tee_core.c ctx = teedev_open(container_of(dev, struct tee_device, dev)); container_of 59 drivers/thermal/clock_cooling.c container_of(x, struct clock_cooling_device, clk_rate_change_nb) container_of 62 drivers/thermal/da9062-thermal.c struct da9062_thermal *thermal = container_of(work, container_of 373 drivers/thermal/intel/intel_powerclamp.c w_data = container_of(work, struct powerclamp_worker_data, container_of 414 drivers/thermal/intel/intel_powerclamp.c w_data = container_of(work, struct powerclamp_worker_data, container_of 398 drivers/thermal/rcar_thermal.c priv = container_of(work, struct rcar_thermal_priv, work.work); container_of 775 drivers/thermal/samsung/exynos_tmu.c struct exynos_tmu_data *data = container_of(work, container_of 86 drivers/thermal/tegra/tegra-bpmp-thermal.c zone = container_of(work, struct tegra_bpmp_thermal_zone, container_of 516 drivers/thermal/thermal_core.c struct thermal_zone_device *tz = container_of(work, struct container_of 58 drivers/thermal/thermal_core.h container_of(_dev, struct thermal_zone_device, device) container_of 61 drivers/thermal/thermal_core.h container_of(_dev, struct thermal_cooling_device, device) container_of 52 drivers/thermal/thermal_hwmon.c = container_of(attr, struct thermal_hwmon_attr, attr); container_of 54 drivers/thermal/thermal_hwmon.c = container_of(hwmon_attr, struct thermal_hwmon_temp, container_of 70 drivers/thermal/thermal_hwmon.c = container_of(attr, struct thermal_hwmon_attr, attr); container_of 72 drivers/thermal/thermal_hwmon.c = container_of(hwmon_attr, struct thermal_hwmon_temp, container_of 441 drivers/thermal/thermal_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 444 drivers/thermal/thermal_sysfs.c tz = container_of(dev, struct thermal_zone_device, device); container_of 467 drivers/thermal/thermal_sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 472 drivers/thermal/thermal_sysfs.c tz = container_of(dev, struct thermal_zone_device, device); container_of 972 drivers/thermal/thermal_sysfs.c container_of(attr, struct thermal_instance, attr); container_of 985 drivers/thermal/thermal_sysfs.c instance = container_of(attr, struct thermal_instance, weight_attr); container_of 1000 drivers/thermal/thermal_sysfs.c instance = container_of(attr, struct thermal_instance, weight_attr); container_of 40 drivers/thermal/ti-soc-thermal/ti-thermal-common.c struct ti_thermal_data *data = container_of(work, container_of 92 drivers/thunderbolt/ctl.c struct tb_cfg_request *req = container_of(kref, typeof(*req), kref); container_of 329 drivers/thunderbolt/ctl.c struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); container_of 410 drivers/thunderbolt/ctl.c struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); container_of 485 drivers/thunderbolt/ctl.c struct tb_cfg_request *req = container_of(work, typeof(*req), work); container_of 60 drivers/thunderbolt/domain.c driver = container_of(drv, struct tb_service_driver, driver); container_of 83 drivers/thunderbolt/domain.c driver = container_of(dev->driver, struct tb_service_driver, driver); container_of 94 drivers/thunderbolt/domain.c driver = container_of(dev->driver, struct tb_service_driver, driver); container_of 110 drivers/thunderbolt/domain.c driver = container_of(dev->driver, struct tb_service_driver, driver); container_of 126 drivers/thunderbolt/domain.c struct tb *tb = container_of(dev, struct tb, dev); container_of 168 drivers/thunderbolt/domain.c struct tb *tb = container_of(dev, struct tb, dev); container_of 258 drivers/thunderbolt/domain.c struct tb *tb = container_of(dev, struct tb, dev); container_of 278 drivers/thunderbolt/domain.c struct device *dev = container_of(kobj, struct device, kobj); container_of 279 drivers/thunderbolt/domain.c struct tb *tb = container_of(dev, struct tb, dev); container_of 312 drivers/thunderbolt/domain.c struct tb *tb = container_of(dev, struct tb, dev); container_of 1590 drivers/thunderbolt/icm.c struct icm_notification *n = container_of(work, typeof(*n), work); container_of 1960 drivers/thunderbolt/icm.c struct icm *icm = container_of(work, struct icm, rescan_work.work); container_of 230 drivers/thunderbolt/nhi.c struct tb_ring *ring = container_of(work, typeof(*ring), work); container_of 806 drivers/thunderbolt/nhi.c struct tb_nhi *nhi = container_of(work, typeof(*nhi), interrupt_work); container_of 1358 drivers/thunderbolt/switch.c struct device *dev = container_of(kobj, struct device, kobj); container_of 503 drivers/thunderbolt/tb.c struct tb_hotplug_event *ev = container_of(work, typeof(*ev), work); container_of 553 drivers/thunderbolt/tb.h return container_of(dev, struct tb_switch, dev); container_of 506 drivers/thunderbolt/xdomain.c struct xdomain_request_work *xw = container_of(work, typeof(*xw), work); container_of 633 drivers/thunderbolt/xdomain.c struct tb_service *svc = container_of(dev, struct tb_service, dev); container_of 652 drivers/thunderbolt/xdomain.c struct tb_service *svc = container_of(dev, struct tb_service, dev); container_of 663 drivers/thunderbolt/xdomain.c struct tb_service *svc = container_of(dev, struct tb_service, dev); container_of 672 drivers/thunderbolt/xdomain.c struct tb_service *svc = container_of(dev, struct tb_service, dev); container_of 681 drivers/thunderbolt/xdomain.c struct tb_service *svc = container_of(dev, struct tb_service, dev); container_of 690 drivers/thunderbolt/xdomain.c struct tb_service *svc = container_of(dev, struct tb_service, dev); container_of 717 drivers/thunderbolt/xdomain.c struct tb_service *svc = container_of(dev, struct tb_service, dev); container_of 726 drivers/thunderbolt/xdomain.c struct tb_service *svc = container_of(dev, struct tb_service, dev); container_of 896 drivers/thunderbolt/xdomain.c struct tb_xdomain *xd = container_of(work, typeof(*xd), container_of 945 drivers/thunderbolt/xdomain.c struct tb_xdomain *xd = container_of(work, typeof(*xd), container_of 1039 drivers/thunderbolt/xdomain.c struct tb_xdomain *xd = container_of(work, typeof(*xd), container_of 1059 drivers/thunderbolt/xdomain.c struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); container_of 1068 drivers/thunderbolt/xdomain.c struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); container_of 1083 drivers/thunderbolt/xdomain.c struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); container_of 1092 drivers/thunderbolt/xdomain.c struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); container_of 1107 drivers/thunderbolt/xdomain.c struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); container_of 1133 drivers/thunderbolt/xdomain.c struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); container_of 1596 drivers/tty/amiserial.c struct serial_state *info = container_of(port, struct serial_state, container_of 1696 drivers/tty/cyclades.c struct cyclades_port *info = container_of(port, struct cyclades_port, container_of 2969 drivers/tty/cyclades.c struct cyclades_port *info = container_of(port, struct cyclades_port, container_of 2986 drivers/tty/cyclades.c struct cyclades_port *info = container_of(port, struct cyclades_port, container_of 2999 drivers/tty/cyclades.c struct cyclades_port *info = container_of(port, struct cyclades_port, container_of 3007 drivers/tty/cyclades.c struct cyclades_port *info = container_of(port, struct cyclades_port, container_of 623 drivers/tty/ehv_bytechan.c struct ehv_bc_data *bc = container_of(port, struct ehv_bc_data, port); container_of 656 drivers/tty/ehv_bytechan.c struct ehv_bc_data *bc = container_of(port, struct ehv_bc_data, port); container_of 160 drivers/tty/goldfish.c struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, container_of 168 drivers/tty/goldfish.c struct goldfish_tty *qtty = container_of(port, struct goldfish_tty, container_of 251 drivers/tty/hvc/hvc_console.c struct hvc_struct *hp = container_of(port, struct hvc_struct, port); container_of 570 drivers/tty/hvc/hvc_console.c hp = container_of(work, struct hvc_struct, tty_resize); container_of 440 drivers/tty/hvc/hvc_iucv.c priv = container_of(work, struct hvc_iucv_private, sndbuf_work.work); container_of 686 drivers/tty/hvc/hvcs.c struct hvcs_struct *hvcsd = container_of(p, struct hvcs_struct, port); container_of 649 drivers/tty/hvc/hvsi.c container_of(work, struct hvsi_struct, handshaker); container_of 852 drivers/tty/hvc/hvsi.c container_of(work, struct hvsi_struct, writer.work); container_of 706 drivers/tty/ipwireless/hardware.c container_of(work_rx, struct ipw_hardware, work_rx); container_of 65 drivers/tty/ipwireless/main.c struct ipw_dev *ipw = container_of(work_reboot, struct ipw_dev, container_of 251 drivers/tty/ipwireless/network.c container_of(work_go_online, struct ipw_network, container_of 293 drivers/tty/ipwireless/network.c container_of(work_go_offline, struct ipw_network, container_of 326 drivers/tty/isicom.c struct isi_port *ip = container_of(port, struct isi_port, port); container_of 799 drivers/tty/isicom.c struct isi_port *port = container_of(tport, struct isi_port, port); container_of 826 drivers/tty/isicom.c struct isi_port *ip = container_of(port, struct isi_port, port); container_of 862 drivers/tty/isicom.c port = container_of(tport, struct isi_port, port); container_of 903 drivers/tty/isicom.c struct isi_port *ip = container_of(port, struct isi_port, port); container_of 304 drivers/tty/mips_ejtag_fdc.c container_of(c, struct mips_ejtag_fdc_console, cons); container_of 359 drivers/tty/mips_ejtag_fdc.c container_of(c, struct mips_ejtag_fdc_console, cons); container_of 698 drivers/tty/mips_ejtag_fdc.c container_of(port, struct mips_ejtag_fdc_tty_port, port); container_of 724 drivers/tty/mips_ejtag_fdc.c container_of(port, struct mips_ejtag_fdc_tty_port, port); container_of 1132 drivers/tty/moxa.c struct moxa_port *ch = container_of(port, struct moxa_port, port); container_of 1139 drivers/tty/moxa.c struct moxa_port *ch = container_of(port, struct moxa_port, port); container_of 1150 drivers/tty/moxa.c struct moxa_port *ch = container_of(port, struct moxa_port, port); container_of 549 drivers/tty/mxser.c struct mxser_port *mp = container_of(port, struct mxser_port, port); container_of 555 drivers/tty/mxser.c struct mxser_port *mp = container_of(port, struct mxser_port, port); container_of 861 drivers/tty/mxser.c struct mxser_port *info = container_of(port, struct mxser_port, port); container_of 954 drivers/tty/mxser.c struct mxser_port *info = container_of(port, struct mxser_port, port); container_of 1040 drivers/tty/mxser.c struct mxser_port *info = container_of(port, struct mxser_port, port); container_of 1680 drivers/tty/n_gsm.c struct gsm_dlci *dlci = container_of(port, struct gsm_dlci, port); container_of 2160 drivers/tty/n_gsm.c struct gsm_mux *gsm = container_of(ref, struct gsm_mux, ref); container_of 2670 drivers/tty/n_gsm.c mux_net = container_of(ref, struct gsm_mux_net, ref); container_of 2881 drivers/tty/n_gsm.c struct gsm_dlci *dlci = container_of(port, struct gsm_dlci, port); container_of 2903 drivers/tty/n_gsm.c struct gsm_dlci *dlci = container_of(port, struct gsm_dlci, port); container_of 1566 drivers/tty/nozomi.c struct port *port = container_of(tport, struct port, port); container_of 1588 drivers/tty/nozomi.c struct port *port = container_of(tport, struct port, port); container_of 851 drivers/tty/rocket.c struct r_port *info = container_of(port, struct r_port, port); container_of 857 drivers/tty/rocket.c struct r_port *info = container_of(port, struct r_port, port); container_of 948 drivers/tty/serial/8250/8250_core.c container_of(to_delayed_work(work), struct uart_8250_port, container_of 54 drivers/tty/serial/8250/8250_dw.c return container_of(data, struct dw8250_data, data); container_of 69 drivers/tty/serial/8250/8250_lpss.c return container_of(data, struct lpss8250, data); container_of 575 drivers/tty/serial/8250/8250_omap.c priv = container_of(work, struct omap8250_priv, qos_work); container_of 1420 drivers/tty/serial/8250/8250_port.c em485 = container_of(t, struct uart_8250_em485, stop_tx_timer); container_of 1569 drivers/tty/serial/8250/8250_port.c em485 = container_of(t, struct uart_8250_em485, start_tx_timer); container_of 2877 drivers/tty/serial/8250/8250_port.c struct uart_state *state = container_of(port, struct uart_state, port); container_of 2913 drivers/tty/serial/8250/8250_port.c struct uart_state *state = container_of(port, struct uart_state, port); container_of 80 drivers/tty/serial/altera_jtaguart.c container_of(port, struct altera_jtaguart, port); container_of 89 drivers/tty/serial/altera_jtaguart.c container_of(port, struct altera_jtaguart, port); container_of 98 drivers/tty/serial/altera_jtaguart.c container_of(port, struct altera_jtaguart, port); container_of 183 drivers/tty/serial/altera_jtaguart.c container_of(port, struct altera_jtaguart, port); container_of 212 drivers/tty/serial/altera_jtaguart.c container_of(port, struct altera_jtaguart, port); container_of 238 drivers/tty/serial/altera_jtaguart.c container_of(port, struct altera_jtaguart, port); container_of 102 drivers/tty/serial/altera_uart.c struct altera_uart *pp = container_of(port, struct altera_uart, port); container_of 128 drivers/tty/serial/altera_uart.c struct altera_uart *pp = container_of(port, struct altera_uart, port); container_of 140 drivers/tty/serial/altera_uart.c struct altera_uart *pp = container_of(port, struct altera_uart, port); container_of 148 drivers/tty/serial/altera_uart.c struct altera_uart *pp = container_of(port, struct altera_uart, port); container_of 156 drivers/tty/serial/altera_uart.c struct altera_uart *pp = container_of(port, struct altera_uart, port); container_of 164 drivers/tty/serial/altera_uart.c struct altera_uart *pp = container_of(port, struct altera_uart, port); container_of 286 drivers/tty/serial/altera_uart.c struct altera_uart *pp = container_of(port, struct altera_uart, port); container_of 322 drivers/tty/serial/altera_uart.c struct altera_uart *pp = container_of(port, struct altera_uart, port); container_of 353 drivers/tty/serial/altera_uart.c struct altera_uart *pp = container_of(port, struct altera_uart, port); container_of 66 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 77 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 88 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 109 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 264 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 272 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 290 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 299 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 316 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 357 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 385 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 571 drivers/tty/serial/amba-pl010.c container_of(port, struct uart_amba_port, port); container_of 811 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1296 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1317 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1326 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1338 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1521 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1533 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1552 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1581 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1600 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1623 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1643 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1656 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1758 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1801 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1871 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1903 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 1950 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 2071 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 2090 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 2200 drivers/tty/serial/amba-pl011.c container_of(port, struct uart_amba_port, port); container_of 115 drivers/tty/serial/ar933x_uart.c container_of(port, struct ar933x_uart_port, port); container_of 138 drivers/tty/serial/ar933x_uart.c container_of(port, struct ar933x_uart_port, port); container_of 146 drivers/tty/serial/ar933x_uart.c container_of(port, struct ar933x_uart_port, port); container_of 154 drivers/tty/serial/ar933x_uart.c container_of(port, struct ar933x_uart_port, port); container_of 163 drivers/tty/serial/ar933x_uart.c container_of(port, struct ar933x_uart_port, port); container_of 232 drivers/tty/serial/ar933x_uart.c container_of(port, struct ar933x_uart_port, port); container_of 410 drivers/tty/serial/ar933x_uart.c container_of(port, struct ar933x_uart_port, port); container_of 441 drivers/tty/serial/ar933x_uart.c container_of(port, struct ar933x_uart_port, port); container_of 480 drivers/tty/serial/ar933x_uart.c container_of(port, struct ar933x_uart_port, port); container_of 535 drivers/tty/serial/ar933x_uart.c container_of(port, struct ar933x_uart_port, port); container_of 104 drivers/tty/serial/arc_uart.c #define to_arc_port(uport) container_of(uport, struct arc_uart_port, port) container_of 213 drivers/tty/serial/atmel_serial.c return container_of(uart, struct atmel_uart_port, uart); container_of 70 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 93 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 105 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 137 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 155 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 184 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 202 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 237 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 395 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 450 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 501 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 683 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 911 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 944 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 1089 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 1111 drivers/tty/serial/cpm_uart/cpm_uart_core.c container_of(port, struct uart_cpm_port, port); container_of 122 drivers/tty/serial/digicolor-usart.c container_of(to_delayed_work(work), container_of 258 drivers/tty/serial/digicolor-usart.c container_of(port, struct digicolor_port, port); container_of 282 drivers/tty/serial/digicolor-usart.c container_of(port, struct digicolor_port, port); container_of 91 drivers/tty/serial/dz.c return container_of(uport, struct dz_port, port); container_of 88 drivers/tty/serial/efm32-uart.c #define to_efm_port(_port) container_of(_port, struct efm32_uart_port, port) container_of 507 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, container_of 535 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, struct lpuart_port, port); container_of 576 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, container_of 630 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, struct lpuart_port, port); container_of 746 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, container_of 764 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, struct lpuart_port, port); container_of 782 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, container_of 798 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, container_of 1219 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, container_of 1236 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, container_of 1317 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, container_of 1498 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, struct lpuart_port, port); container_of 1544 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, struct lpuart_port, port); container_of 1590 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, struct lpuart_port, port); container_of 1610 drivers/tty/serial/fsl_lpuart.c container_of(port, struct lpuart_port, port); container_of 1631 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, struct lpuart_port, port); container_of 1858 drivers/tty/serial/fsl_lpuart.c struct lpuart_port *sport = container_of(port, struct lpuart_port, port); container_of 52 drivers/tty/serial/icom.c #define to_icom_adapter(d) container_of(d, struct icom_adapter, kref) container_of 557 drivers/tty/serial/ifx6x60.c container_of(port, struct ifx_spi_device, tty_port); container_of 588 drivers/tty/serial/ifx6x60.c container_of(port, struct ifx_spi_device, tty_port); container_of 549 drivers/tty/serial/ip22zilog.c container_of(port, struct uart_ip22zilog_port, port); container_of 574 drivers/tty/serial/ip22zilog.c container_of(port, struct uart_ip22zilog_port, port); container_of 583 drivers/tty/serial/ip22zilog.c container_of(port, struct uart_ip22zilog_port, port); container_of 644 drivers/tty/serial/ip22zilog.c container_of(port, struct uart_ip22zilog_port, port); container_of 661 drivers/tty/serial/ip22zilog.c container_of(port, struct uart_ip22zilog_port, port); container_of 883 drivers/tty/serial/ip22zilog.c container_of(port, struct uart_ip22zilog_port, port); container_of 67 drivers/tty/serial/jsm/jsm_tty.c container_of(port, struct jsm_channel, uart_port); container_of 89 drivers/tty/serial/jsm/jsm_tty.c container_of(port, struct jsm_channel, uart_port); container_of 119 drivers/tty/serial/jsm/jsm_tty.c channel = container_of(port, struct jsm_channel, uart_port); container_of 126 drivers/tty/serial/jsm/jsm_tty.c container_of(port, struct jsm_channel, uart_port); container_of 139 drivers/tty/serial/jsm/jsm_tty.c container_of(port, struct jsm_channel, uart_port); container_of 152 drivers/tty/serial/jsm/jsm_tty.c container_of(port, struct jsm_channel, uart_port); container_of 168 drivers/tty/serial/jsm/jsm_tty.c container_of(port, struct jsm_channel, uart_port); container_of 177 drivers/tty/serial/jsm/jsm_tty.c container_of(port, struct jsm_channel, uart_port); container_of 192 drivers/tty/serial/jsm/jsm_tty.c container_of(port, struct jsm_channel, uart_port); container_of 271 drivers/tty/serial/jsm/jsm_tty.c container_of(port, struct jsm_channel, uart_port); container_of 305 drivers/tty/serial/jsm/jsm_tty.c container_of(port, struct jsm_channel, uart_port); container_of 111 drivers/tty/serial/kgdb_nmi.c priv = container_of(kgdb_nmi_port, struct kgdb_nmi_tty_priv, port); container_of 211 drivers/tty/serial/kgdb_nmi.c container_of(port, struct kgdb_nmi_tty_priv, port); container_of 223 drivers/tty/serial/kgdb_nmi.c container_of(port, struct kgdb_nmi_tty_priv, port); container_of 135 drivers/tty/serial/lantiq.c return container_of(port, struct ltq_uart_port, port); container_of 258 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(w, struct max3100_port, work); container_of 336 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 347 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 358 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 374 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 387 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 401 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 423 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 545 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 580 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 635 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 646 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 655 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 668 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 682 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 691 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 701 drivers/tty/serial/max3100.c struct max3100_port *s = container_of(port, container_of 267 drivers/tty/serial/max310x.c container_of(_port, struct max310x_one, port) container_of 853 drivers/tty/serial/max310x.c struct max310x_one *one = container_of(ws, struct max310x_one, tx_work); container_of 875 drivers/tty/serial/max310x.c struct max310x_one *one = container_of(ws, struct max310x_one, md_work); container_of 1009 drivers/tty/serial/max310x.c struct max310x_one *one = container_of(ws, struct max310x_one, rs_work); container_of 70 drivers/tty/serial/mcf.c struct mcf_uart *pp = container_of(port, struct mcf_uart, port); container_of 86 drivers/tty/serial/mcf.c struct mcf_uart *pp = container_of(port, struct mcf_uart, port); container_of 100 drivers/tty/serial/mcf.c struct mcf_uart *pp = container_of(port, struct mcf_uart, port); container_of 116 drivers/tty/serial/mcf.c struct mcf_uart *pp = container_of(port, struct mcf_uart, port); container_of 126 drivers/tty/serial/mcf.c struct mcf_uart *pp = container_of(port, struct mcf_uart, port); container_of 150 drivers/tty/serial/mcf.c struct mcf_uart *pp = container_of(port, struct mcf_uart, port); container_of 176 drivers/tty/serial/mcf.c struct mcf_uart *pp = container_of(port, struct mcf_uart, port); container_of 368 drivers/tty/serial/mcf.c struct mcf_uart *pp = container_of(port, struct mcf_uart, port); container_of 128 drivers/tty/serial/men_z135_uart.c #define to_men_z135(port) container_of((port), struct men_z135_port, port) container_of 81 drivers/tty/serial/mps2-uart.c return container_of(port, struct mps2_uart_port, port); container_of 187 drivers/tty/serial/msm_serial.c #define UART_TO_MSM(uart_port) container_of(uart_port, struct msm_port, uart) container_of 527 drivers/tty/serial/mxs-auart.c #define to_auart_port(u) container_of(u, struct mxs_auart_port, port) container_of 171 drivers/tty/serial/omap-serial.c #define to_uart_omap_port(p) ((container_of((p), struct uart_omap_port, port))) container_of 832 drivers/tty/serial/omap-serial.c struct uart_omap_port *up = container_of(work, struct uart_omap_port, container_of 76 drivers/tty/serial/owl-uart.c #define to_owl_uart_port(prt) container_of(prt, struct owl_uart_port, prt) container_of 678 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 719 drivers/tty/serial/pch_uart.c container_of(port, struct eg20t_port, port); container_of 856 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1163 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1177 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1198 drivers/tty/serial/pch_uart.c struct eg20t_port *priv = container_of(port, struct eg20t_port, port); container_of 1217 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1226 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1243 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1253 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1263 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1277 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1351 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1376 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1442 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1453 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1472 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1484 drivers/tty/serial/pch_uart.c priv = container_of(port, struct eg20t_port, port); container_of 1550 drivers/tty/serial/pch_uart.c container_of(port, struct eg20t_port, port); container_of 1565 drivers/tty/serial/pch_uart.c container_of(port, struct eg20t_port, port); container_of 1617 drivers/tty/serial/pch_uart.c container_of(port, struct eg20t_port, port); container_of 69 drivers/tty/serial/pic32_uart.h #define to_pic32_sport(c) container_of(c, struct pic32_sport, port) container_of 1341 drivers/tty/serial/pmac_zilog.c container_of(port, struct uart_pmac_port, port); container_of 1357 drivers/tty/serial/pmac_zilog.c container_of(port, struct uart_pmac_port, port); container_of 1944 drivers/tty/serial/pmac_zilog.c container_of(port, struct uart_pmac_port, port); container_of 126 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 143 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 160 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 177 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 317 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 325 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 353 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 370 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 405 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 443 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 561 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 572 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 583 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 594 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 610 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 675 drivers/tty/serial/pnx8xxx_uart.c container_of(port, struct pnx8xxx_port, port); container_of 136 drivers/tty/serial/qcom_geni_serial.c container_of(ptr, struct qcom_geni_serial_port, member) container_of 121 drivers/tty/serial/rda-uart.c #define to_rda_uart_port(port) container_of(port, struct rda_uart_port, port) container_of 231 drivers/tty/serial/rp2.c return container_of(port, struct rp2_uart_port, port); container_of 136 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 150 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 164 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 177 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 323 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 331 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 342 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 353 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 370 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 400 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 423 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 527 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 538 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 549 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 561 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 577 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 709 drivers/tty/serial/sa1100.c container_of(port, struct sa1100_port, port); container_of 94 drivers/tty/serial/samsung.c return container_of(port, struct s3c24xx_uart_port, port); container_of 428 drivers/tty/serial/samsung.c ourport = container_of(port, struct s3c24xx_uart_port, port); container_of 1619 drivers/tty/serial/samsung.c port = container_of(nb, struct s3c24xx_uart_port, freq_transition); container_of 105 drivers/tty/serial/sb1250-duart.c #define to_sport(uport) container_of(uport, struct sbd_port, port) container_of 343 drivers/tty/serial/sc16is7xx.c #define to_sc16is7xx_port(p,e) ((container_of((p), struct sc16is7xx_port, e))) container_of 344 drivers/tty/serial/sc16is7xx.c #define to_sc16is7xx_one(p,e) ((container_of((p), struct sc16is7xx_one, e))) container_of 165 drivers/tty/serial/serial-tegra.c return container_of(u, struct tegra_uart_port, uport); container_of 756 drivers/tty/serial/serial_core.c struct uart_state *state = container_of(port, struct uart_state, port); container_of 1561 drivers/tty/serial/serial_core.c struct uart_state *state = container_of(port, struct uart_state, port); container_of 1687 drivers/tty/serial/serial_core.c struct uart_state *state = container_of(port, struct uart_state, port); container_of 1714 drivers/tty/serial/serial_core.c struct uart_state *state = container_of(port, struct uart_state, port); container_of 1739 drivers/tty/serial/serial_core.c struct uart_state *state = container_of(port, struct uart_state, port); container_of 1783 drivers/tty/serial/serial_core.c struct uart_state *state = container_of(port, struct uart_state, port); container_of 222 drivers/tty/serial/serial_txx9.c return container_of(port, struct uart_txx9_port, port); container_of 173 drivers/tty/serial/sh-sci.c return container_of(uart, struct sci_port, port); container_of 1399 drivers/tty/serial/sh-sci.c struct sci_port *s = container_of(work, struct sci_port, work_tx); container_of 1466 drivers/tty/serial/sh-sci.c struct sci_port *s = container_of(t, struct sci_port, rx_timer); container_of 171 drivers/tty/serial/sifive.c #define port_to_sifive_serial_port(p) (container_of((p), \ container_of 175 drivers/tty/serial/sifive.c #define notifier_to_sifive_serial_port(nb) (container_of((nb), \ container_of 63 drivers/tty/serial/sirfsoc_uart.c return container_of(port, struct sirfsoc_uart_port, port); container_of 1180 drivers/tty/serial/sirfsoc_uart.c sirfport = container_of(hrt, struct sirfsoc_uart_port, hrt); container_of 181 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 212 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 235 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 252 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 306 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 328 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 380 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 394 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 405 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 434 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 465 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 485 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 502 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 524 drivers/tty/serial/sprd_serial.c struct sprd_uart_port *sp = container_of(port, struct sprd_uart_port, container_of 545 drivers/tty/serial/sprd_serial.c struct sprd_uart_port *sp = container_of(port, struct sprd_uart_port, container_of 601 drivers/tty/serial/sprd_serial.c struct sprd_uart_port *sp = container_of(port, struct sprd_uart_port, container_of 742 drivers/tty/serial/sprd_serial.c sp = container_of(port, struct sprd_uart_port, port); container_of 913 drivers/tty/serial/sprd_serial.c container_of(port, struct sprd_uart_port, port); container_of 153 drivers/tty/serial/st-asc.c return container_of(port, struct asc_port, port); container_of 45 drivers/tty/serial/stm32-usart.c return container_of(port, struct stm32_port, port); container_of 877 drivers/tty/serial/stm32-usart.c struct stm32_port *stm32port = container_of(port, container_of 1401 drivers/tty/serial/stm32-usart.c struct stm32_port *stm32port = container_of(port, container_of 1412 drivers/tty/serial/stm32-usart.c struct stm32_port *stm32port = container_of(port, container_of 350 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 366 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 390 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 412 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 441 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 475 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 493 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 503 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 527 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 599 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 786 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 856 drivers/tty/serial/sunsab.c container_of(port, struct uart_sunsab_port, port); container_of 269 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 285 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 304 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 314 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 552 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 566 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 587 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 607 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 622 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 733 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 782 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 934 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 1294 drivers/tty/serial/sunsu.c container_of(port, struct uart_sunsu_port, port); container_of 649 drivers/tty/serial/sunzilog.c container_of(port, struct uart_sunzilog_port, port); container_of 674 drivers/tty/serial/sunzilog.c container_of(port, struct uart_sunzilog_port, port); container_of 683 drivers/tty/serial/sunzilog.c container_of(port, struct uart_sunzilog_port, port); container_of 744 drivers/tty/serial/sunzilog.c container_of(port, struct uart_sunzilog_port, port); container_of 761 drivers/tty/serial/sunzilog.c container_of(port, struct uart_sunzilog_port, port); container_of 948 drivers/tty/serial/sunzilog.c container_of(port, struct uart_sunzilog_port, port); container_of 1009 drivers/tty/serial/sunzilog.c container_of(port, struct uart_sunzilog_port, port); container_of 1044 drivers/tty/serial/sunzilog.c container_of(port, struct uart_sunzilog_port, port); container_of 150 drivers/tty/serial/tegra-tcu.c struct tegra_tcu *tcu = container_of(cons, struct tegra_tcu, console); container_of 163 drivers/tty/serial/tegra-tcu.c struct tegra_tcu *tcu = container_of(cl, struct tegra_tcu, rx_client); container_of 56 drivers/tty/serial/timbuart.c container_of(port, struct timbuart_port, port); container_of 122 drivers/tty/serial/timbuart.c container_of(port, struct timbuart_port, port); container_of 243 drivers/tty/serial/timbuart.c container_of(port, struct timbuart_port, port); container_of 260 drivers/tty/serial/timbuart.c container_of(port, struct timbuart_port, port); container_of 256 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); container_of 308 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); container_of 414 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); container_of 431 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); container_of 445 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); container_of 779 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); container_of 815 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); container_of 855 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); container_of 990 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); container_of 1056 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); container_of 128 drivers/tty/serial/vt8500_serial.c struct vt8500_port *vt8500_port = container_of(port, container_of 138 drivers/tty/serial/vt8500_serial.c struct vt8500_port *vt8500_port = container_of(port, container_of 148 drivers/tty/serial/vt8500_serial.c struct vt8500_port *vt8500_port = container_of(port, container_of 229 drivers/tty/serial/vt8500_serial.c struct vt8500_port *vt8500_port = container_of(port, container_of 309 drivers/tty/serial/vt8500_serial.c container_of(port, struct vt8500_port, uart); container_of 333 drivers/tty/serial/vt8500_serial.c container_of(port, struct vt8500_port, uart); container_of 352 drivers/tty/serial/vt8500_serial.c container_of(port, struct vt8500_port, uart); container_of 367 drivers/tty/serial/vt8500_serial.c container_of(port, struct vt8500_port, uart); container_of 446 drivers/tty/serial/vt8500_serial.c container_of(port, struct vt8500_port, uart); container_of 203 drivers/tty/serial/xilinx_uartps.c #define to_cdns_uart(_nb) container_of(_nb, struct cdns_uart, \ container_of 103 drivers/tty/serial/zs.c #define to_zport(uport) container_of(uport, struct zs_port, port) container_of 1057 drivers/tty/synclink.c container_of(work, struct mgsl_struct, task); container_of 3211 drivers/tty/synclink.c struct mgsl_struct *info = container_of(port, struct mgsl_struct, port); container_of 3221 drivers/tty/synclink.c struct mgsl_struct *info = container_of(port, struct mgsl_struct, port); container_of 1923 drivers/tty/synclink_gt.c struct slgt_info *info = container_of(work, struct slgt_info, task); container_of 3203 drivers/tty/synclink_gt.c struct slgt_info *info = container_of(port, struct slgt_info, port); container_of 3214 drivers/tty/synclink_gt.c struct slgt_info *info = container_of(port, struct slgt_info, port); container_of 1982 drivers/tty/synclinkmp.c SLMP_INFO *info = container_of(work, SLMP_INFO, task); container_of 3226 drivers/tty/synclinkmp.c SLMP_INFO *info = container_of(port, SLMP_INFO, port); container_of 3238 drivers/tty/synclinkmp.c SLMP_INFO *info = container_of(port, SLMP_INFO, port); container_of 749 drivers/tty/sysrq.c container_of(work, struct sysrq_state, reinject_work); container_of 502 drivers/tty/tty_buffer.c struct tty_port *port = container_of(work, struct tty_port, buf.work); container_of 664 drivers/tty/tty_io.c container_of(work, struct tty_struct, hangup_work); container_of 1447 drivers/tty/tty_io.c container_of(work, struct tty_struct, hangup_work); container_of 1469 drivers/tty/tty_io.c struct tty_struct *tty = container_of(kref, struct tty_struct, kref); container_of 2938 drivers/tty/tty_io.c container_of(work, struct tty_struct, SAK_work); container_of 3265 drivers/tty/tty_io.c struct tty_driver *driver = container_of(kref, struct tty_driver, kref); container_of 255 drivers/tty/tty_port.c struct tty_port *port = container_of(kref, struct tty_port, kref); container_of 1000 drivers/tty/vt/keyboard.c container_of(cdev->trigger, struct kbd_led_trigger, trigger); container_of 94 drivers/tty/vt/vc_screen.c container_of(nb, struct vcs_poll_data, notifier); container_of 1086 drivers/tty/vt/vt.c struct vc_data *vc = container_of(port, struct vc_data, port); container_of 1064 drivers/tty/vt/vt_ioctl.c container_of(work, struct vc, SAK_work); container_of 46 drivers/uio/uio.c #define to_map(map) container_of(map, struct uio_map, kobj) container_of 107 drivers/uio/uio.c entry = container_of(attr, struct map_sysfs_entry, attr); container_of 129 drivers/uio/uio.c #define to_portio(portio) container_of(portio, struct uio_portio, kobj) container_of 195 drivers/uio/uio.c entry = container_of(attr, struct portio_sysfs_entry, attr); container_of 131 drivers/uio/uio_hv_generic.c = container_of(kobj, struct vmbus_channel, kobj); container_of 200 drivers/uio/uio_hv_generic.c = container_of(info, struct hv_uio_private_data, info); container_of 225 drivers/uio/uio_hv_generic.c = container_of(info, struct hv_uio_private_data, info); container_of 39 drivers/uio/uio_pci_generic.c return container_of(info, struct uio_pci_generic_dev, info); container_of 825 drivers/usb/atm/cxacru.c container_of(work, struct cxacru_data, poll_work.work); container_of 486 drivers/usb/atm/speedtch.c container_of(work, struct speedtch_instance_data, container_of 900 drivers/usb/atm/ueagle-atm.c struct uea_softc *sc = container_of(work, struct uea_softc, task); container_of 1025 drivers/usb/atm/ueagle-atm.c struct uea_softc *sc = container_of(work, struct uea_softc, task); container_of 694 drivers/usb/atm/usbatm.c struct usbatm_data *instance = container_of(kref, struct usbatm_data, refcount); container_of 94 drivers/usb/c67x00/c67x00-hcd.h return container_of((void *)c67x00, struct usb_hcd, hcd_priv); container_of 538 drivers/usb/cdns3/ep0.c struct cdns3_device *priv_dev = container_of(work, struct cdns3_device, container_of 695 drivers/usb/cdns3/gadget.c struct cdns3_device *priv_dev = container_of(work, struct cdns3_device, container_of 960 drivers/usb/cdns3/gadget.h #define gadget_to_cdns3_device(g) (container_of(g, struct cdns3_device, gadget)) container_of 962 drivers/usb/cdns3/gadget.h #define ep_to_cdns3_ep(ep) (container_of(ep, struct cdns3_endpoint, endpoint)) container_of 1214 drivers/usb/cdns3/gadget.h #define to_cdns3_request(r) (container_of(r, struct cdns3_request, request)) container_of 51 drivers/usb/chipidea/ci_hdrc_msm.c struct ci_hdrc_msm *ci_msm = container_of(r, struct ci_hdrc_msm, rcdev); container_of 593 drivers/usb/chipidea/core.c struct ci_hdrc_cable *cbl = container_of(nb, struct ci_hdrc_cable, nb); container_of 198 drivers/usb/chipidea/otg.c struct ci_hdrc *ci = container_of(work, struct ci_hdrc, work); container_of 383 drivers/usb/chipidea/otg_fsm.c struct ci_hdrc *ci = container_of(t, struct ci_hdrc, otg_fsm_hrtimer); container_of 436 drivers/usb/chipidea/otg_fsm.c struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); container_of 445 drivers/usb/chipidea/otg_fsm.c struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); container_of 459 drivers/usb/chipidea/otg_fsm.c struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); container_of 493 drivers/usb/chipidea/otg_fsm.c struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); container_of 535 drivers/usb/chipidea/otg_fsm.c struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); container_of 546 drivers/usb/chipidea/otg_fsm.c struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); container_of 560 drivers/usb/chipidea/otg_fsm.c struct ci_hdrc *ci = container_of(fsm, struct ci_hdrc, fsm); container_of 664 drivers/usb/chipidea/udc.c struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); container_of 709 drivers/usb/chipidea/udc.c struct ci_hdrc *ci = container_of(gadget, struct ci_hdrc, gadget); container_of 804 drivers/usb/chipidea/udc.c struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); container_of 805 drivers/usb/chipidea/udc.c struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); container_of 1229 drivers/usb/chipidea/udc.c struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); container_of 1296 drivers/usb/chipidea/udc.c struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); container_of 1357 drivers/usb/chipidea/udc.c struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); container_of 1358 drivers/usb/chipidea/udc.c struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); container_of 1391 drivers/usb/chipidea/udc.c struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); container_of 1415 drivers/usb/chipidea/udc.c struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); container_of 1416 drivers/usb/chipidea/udc.c struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); container_of 1469 drivers/usb/chipidea/udc.c struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); container_of 1489 drivers/usb/chipidea/udc.c struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); container_of 1529 drivers/usb/chipidea/udc.c struct ci_hdrc *ci = container_of(_gadget, struct ci_hdrc, gadget); container_of 1569 drivers/usb/chipidea/udc.c struct ci_hdrc *ci = container_of(_gadget, struct ci_hdrc, gadget); container_of 1594 drivers/usb/chipidea/udc.c struct ci_hdrc *ci = container_of(_gadget, struct ci_hdrc, gadget); container_of 1603 drivers/usb/chipidea/udc.c struct ci_hdrc *ci = container_of(_gadget, struct ci_hdrc, gadget); container_of 1619 drivers/usb/chipidea/udc.c struct ci_hdrc *ci = container_of(_gadget, struct ci_hdrc, gadget); container_of 1647 drivers/usb/chipidea/udc.c struct ci_hdrc *ci = container_of(gadget, struct ci_hdrc, gadget); container_of 1764 drivers/usb/chipidea/udc.c struct ci_hdrc *ci = container_of(gadget, struct ci_hdrc, gadget); container_of 1825 drivers/usb/chipidea/udc.c struct ci_hdrc *ci = container_of(gadget, struct ci_hdrc, gadget); container_of 573 drivers/usb/class/cdc-acm.c struct acm *acm = container_of(work, struct acm, work); container_of 638 drivers/usb/class/cdc-acm.c struct acm *acm = container_of(port, struct acm, port); container_of 657 drivers/usb/class/cdc-acm.c struct acm *acm = container_of(port, struct acm, port); container_of 716 drivers/usb/class/cdc-acm.c struct acm *acm = container_of(port, struct acm, port); container_of 726 drivers/usb/class/cdc-acm.c struct acm *acm = container_of(port, struct acm, port); container_of 750 drivers/usb/class/cdc-wdm.c struct wdm_device *desc = container_of(work, struct wdm_device, rxwork); container_of 777 drivers/usb/class/cdc-wdm.c desc = container_of(work, struct wdm_device, service_outs_intr); container_of 114 drivers/usb/class/usbtmc.c #define to_usbtmc_data(d) container_of(d, struct usbtmc_device_data, kref) container_of 66 drivers/usb/common/usb-conn-gpio.c info = container_of(to_delayed_work(work), container_of 122 drivers/usb/common/usb-otg-fsm.c struct otg_fsm *fsm = container_of(to_delayed_work(work), container_of 26 drivers/usb/core/endpoint.c container_of(_dev, struct ep_device, dev) container_of 34 drivers/usb/core/endpoint.c container_of(_attr, struct ep_attribute, attr) container_of 2235 drivers/usb/core/hcd.c struct usb_hcd *hcd = container_of(work, struct usb_hcd, wakeup_work); container_of 2340 drivers/usb/core/hcd.c struct usb_hcd *hcd = container_of(work, struct usb_hcd, died_work); container_of 2529 drivers/usb/core/hcd.c struct usb_hcd *hcd = container_of (kref, struct usb_hcd, kref); container_of 472 drivers/usb/core/hub.c container_of(work, struct usb_hub, leds.work); container_of 777 drivers/usb/core/hub.c container_of(work, struct usb_hub, tt.clear_work); container_of 1288 drivers/usb/core/hub.c struct usb_hub *hub = container_of(ws, struct usb_hub, init_work.work); container_of 1295 drivers/usb/core/hub.c struct usb_hub *hub = container_of(ws, struct usb_hub, init_work.work); container_of 1691 drivers/usb/core/hub.c struct usb_hub *hub = container_of(kref, struct usb_hub, kref); container_of 5396 drivers/usb/core/hub.c hub = container_of(work, struct usb_hub, events); container_of 111 drivers/usb/core/hub.h container_of(_dev, struct usb_port, dev) container_of 86 drivers/usb/core/ledtrig-usbport.c struct usbport_trig_port *port = container_of(attr, container_of 97 drivers/usb/core/ledtrig-usbport.c struct usbport_trig_port *port = container_of(attr, container_of 279 drivers/usb/core/ledtrig-usbport.c container_of(nb, struct usbport_trig_data, nb); container_of 1755 drivers/usb/core/message.c container_of(ws, struct usb_interface, reset_ws); container_of 2058 drivers/usb/core/message.c container_of(work, struct set_config_request, work); container_of 852 drivers/usb/core/sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 886 drivers/usb/core/sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 1236 drivers/usb/core/sysfs.c struct device *dev = container_of(kobj, struct device, kobj); container_of 16 drivers/usb/core/urb.c #define to_urb(d) container_of(d, struct urb, kref) container_of 171 drivers/usb/core/usb.h return container_of(drv, struct usbdrv_wrap, driver)-> container_of 39 drivers/usb/dwc2/gadget.c return container_of(req, struct dwc2_hsotg_req, req); container_of 44 drivers/usb/dwc2/gadget.c return container_of(ep, struct dwc2_hsotg_ep, ep); container_of 49 drivers/usb/dwc2/gadget.c return container_of(gadget, struct dwc2_hsotg, gadget); container_of 3167 drivers/usb/dwc2/hcd.c struct dwc2_hsotg *hsotg = container_of(work, struct dwc2_hsotg, container_of 4173 drivers/usb/dwc2/hcd.c struct dwc2_hsotg *hsotg = container_of(work, struct dwc2_hsotg, container_of 4185 drivers/usb/dwc2/hcd.c struct dwc2_hsotg *hsotg = container_of(work, struct dwc2_hsotg, container_of 4204 drivers/usb/dwc2/hcd.c struct dwc2_hsotg *hsotg = container_of(work, struct dwc2_hsotg, container_of 1472 drivers/usb/dwc2/hcd_queue.c struct dwc2_qh *qh = container_of(t, struct dwc2_qh, wait_timer); container_of 1238 drivers/usb/dwc3/core.h #define work_to_dwc(w) (container_of((w), struct dwc3, drd_work)) container_of 432 drivers/usb/dwc3/drd.c struct dwc3 *dwc = container_of(nb, struct dwc3, edev_nb); container_of 345 drivers/usb/dwc3/dwc3-omap.c struct dwc3_omap *omap = container_of(nb, struct dwc3_omap, id_nb); container_of 358 drivers/usb/dwc3/dwc3-omap.c struct dwc3_omap *omap = container_of(nb, struct dwc3_omap, vbus_nb); container_of 204 drivers/usb/dwc3/dwc3-pci.c struct dwc3_pci *dwc = container_of(work, struct dwc3_pci, wakeup_work); container_of 123 drivers/usb/dwc3/dwc3-qcom.c struct dwc3_qcom *qcom = container_of(nb, struct dwc3_qcom, vbus_nb); container_of 135 drivers/usb/dwc3/dwc3-qcom.c struct dwc3_qcom *qcom = container_of(nb, struct dwc3_qcom, host_nb); container_of 19 drivers/usb/dwc3/gadget.h #define to_dwc3_ep(ep) (container_of(ep, struct dwc3_ep, endpoint)) container_of 20 drivers/usb/dwc3/gadget.h #define gadget_to_dwc(g) (container_of(g, struct dwc3, gadget)) container_of 59 drivers/usb/dwc3/gadget.h #define to_dwc3_request(r) (container_of(r, struct dwc3_request, request)) container_of 70 drivers/usb/gadget/configfs.c return container_of(to_config_group(item), struct gadget_info, group); container_of 84 drivers/usb/gadget/configfs.c return container_of(to_config_group(item), struct config_usb_cfg, container_of 324 drivers/usb/gadget/configfs.c return container_of(to_config_group(item), struct gadget_strings, container_of 331 drivers/usb/gadget/configfs.c return container_of(to_config_group(item), struct gadget_config_name, container_of 338 drivers/usb/gadget/configfs.c return container_of(to_config_group(item), container_of 373 drivers/usb/gadget/configfs.c struct gadget_info *gi = container_of(cdev, struct gadget_info, cdev); container_of 376 drivers/usb/gadget/configfs.c struct usb_function_instance *fi = container_of(group, container_of 424 drivers/usb/gadget/configfs.c struct gadget_info *gi = container_of(cdev, struct gadget_info, cdev); container_of 427 drivers/usb/gadget/configfs.c struct usb_function_instance *fi = container_of(group, container_of 574 drivers/usb/gadget/configfs.c gi = container_of(group, struct gadget_info, functions_group); container_of 589 drivers/usb/gadget/configfs.c gi = container_of(group, struct gadget_info, functions_group); container_of 638 drivers/usb/gadget/configfs.c gi = container_of(group, struct gadget_info, configs_group); container_of 736 drivers/usb/gadget/configfs.c return container_of(to_config_group(item), struct os_desc, group); container_of 846 drivers/usb/gadget/configfs.c struct gadget_info *gi = container_of(to_config_group(os_desc_ci), container_of 850 drivers/usb/gadget/configfs.c container_of(to_config_group(usb_cfg_ci), container_of 881 drivers/usb/gadget/configfs.c struct gadget_info *gi = container_of(to_config_group(os_desc_ci), container_of 908 drivers/usb/gadget/configfs.c return container_of(item, struct usb_os_desc_ext_prop, item); container_of 1045 drivers/usb/gadget/configfs.c desc = container_of(group, struct usb_os_desc, group); container_of 1218 drivers/usb/gadget/configfs.c cfg = container_of(c, struct config_usb_cfg, c); container_of 1243 drivers/usb/gadget/configfs.c struct gadget_info *gi = container_of(composite, container_of 1271 drivers/usb/gadget/configfs.c cfg = container_of(c, struct config_usb_cfg, c); container_of 1337 drivers/usb/gadget/configfs.c cfg = container_of(c, struct config_usb_cfg, c); container_of 1390 drivers/usb/gadget/configfs.c gi = container_of(cdev, struct gadget_info, cdev); container_of 1418 drivers/usb/gadget/configfs.c gi = container_of(cdev, struct gadget_info, cdev); container_of 1441 drivers/usb/gadget/configfs.c gi = container_of(cdev, struct gadget_info, cdev); container_of 1463 drivers/usb/gadget/configfs.c gi = container_of(cdev, struct gadget_info, cdev); container_of 1485 drivers/usb/gadget/configfs.c gi = container_of(cdev, struct gadget_info, cdev); container_of 18 drivers/usb/gadget/configfs.h return container_of(to_config_group(item), struct usb_os_desc, group); container_of 76 drivers/usb/gadget/function/f_acm.c return container_of(f, struct f_acm, port.func); container_of 81 drivers/usb/gadget/function/f_acm.c return container_of(p, struct f_acm, port); container_of 749 drivers/usb/gadget/function/f_acm.c opts = container_of(fi, struct f_serial_opts, func_inst); container_of 759 drivers/usb/gadget/function/f_acm.c return container_of(to_config_group(item), struct f_serial_opts, container_of 796 drivers/usb/gadget/function/f_acm.c opts = container_of(fi, struct f_serial_opts, func_inst); container_of 65 drivers/usb/gadget/function/f_ecm.c return container_of(f, struct f_ecm, port.func); container_of 696 drivers/usb/gadget/function/f_ecm.c ecm_opts = container_of(f->fi, struct f_ecm_opts, func_inst); container_of 826 drivers/usb/gadget/function/f_ecm.c return container_of(to_config_group(item), struct f_ecm_opts, container_of 863 drivers/usb/gadget/function/f_ecm.c opts = container_of(f, struct f_ecm_opts, func_inst); container_of 898 drivers/usb/gadget/function/f_ecm.c opts = container_of(f->fi, struct f_ecm_opts, func_inst); container_of 933 drivers/usb/gadget/function/f_ecm.c opts = container_of(fi, struct f_ecm_opts, func_inst); container_of 35 drivers/usb/gadget/function/f_eem.c return container_of(f, struct f_eem, port.func); container_of 250 drivers/usb/gadget/function/f_eem.c eem_opts = container_of(f->fi, struct f_eem_opts, func_inst); container_of 526 drivers/usb/gadget/function/f_eem.c return container_of(to_config_group(item), struct f_eem_opts, container_of 563 drivers/usb/gadget/function/f_eem.c opts = container_of(f, struct f_eem_opts, func_inst); container_of 598 drivers/usb/gadget/function/f_eem.c opts = container_of(f->fi, struct f_eem_opts, func_inst); container_of 622 drivers/usb/gadget/function/f_eem.c opts = container_of(fi, struct f_eem_opts, func_inst); container_of 83 drivers/usb/gadget/function/f_fs.c return container_of(f, struct ffs_function, function); container_of 820 drivers/usb/gadget/function/f_fs.c struct ffs_io_data *io_data = container_of(work, struct ffs_io_data, container_of 3048 drivers/usb/gadget/function/f_fs.c container_of(f->fi, struct f_fs_opts, func_inst); container_of 3275 drivers/usb/gadget/function/f_fs.c struct ffs_data *ffs = container_of(work, container_of 3494 drivers/usb/gadget/function/f_fs.c return container_of(to_config_group(item), struct f_fs_opts, container_of 3572 drivers/usb/gadget/function/f_fs.c container_of(f->fi, struct f_fs_opts, func_inst); container_of 70 drivers/usb/gadget/function/f_hid.c return container_of(f, struct f_hidg, func); container_of 445 drivers/usb/gadget/function/f_hid.c container_of(inode->i_cdev, struct f_hidg, cdev); container_of 865 drivers/usb/gadget/function/f_hid.c return container_of(to_config_group(item), struct f_hid_opts, container_of 1006 drivers/usb/gadget/function/f_hid.c opts = container_of(f, struct f_hid_opts, func_inst); container_of 1067 drivers/usb/gadget/function/f_hid.c opts = container_of(f->fi, struct f_hid_opts, func_inst); container_of 1095 drivers/usb/gadget/function/f_hid.c opts = container_of(fi, struct f_hid_opts, func_inst); container_of 40 drivers/usb/gadget/function/f_loopback.c return container_of(f, struct f_loopback, function); container_of 225 drivers/usb/gadget/function/f_loopback.c opts = container_of(f->fi, struct f_lb_opts, func_inst); container_of 434 drivers/usb/gadget/function/f_loopback.c lb_opts = container_of(fi, struct f_lb_opts, func_inst); container_of 458 drivers/usb/gadget/function/f_loopback.c return container_of(to_config_group(item), struct f_lb_opts, container_of 565 drivers/usb/gadget/function/f_loopback.c lb_opts = container_of(fi, struct f_lb_opts, func_inst); container_of 350 drivers/usb/gadget/function/f_mass_storage.c return container_of(f, struct fsg_dev, function); container_of 3011 drivers/usb/gadget/function/f_mass_storage.c return container_of(to_config_group(item), struct fsg_lun_opts, group); container_of 3016 drivers/usb/gadget/function/f_mass_storage.c return container_of(to_config_group(item), struct fsg_opts, container_of 3400 drivers/usb/gadget/function/f_mass_storage.c fsg = container_of(f, struct fsg_dev, function); container_of 3401 drivers/usb/gadget/function/f_mass_storage.c opts = container_of(f->fi, struct fsg_opts, func_inst); container_of 115 drivers/usb/gadget/function/f_mass_storage.h return container_of(fi, struct fsg_opts, func_inst); container_of 107 drivers/usb/gadget/function/f_midi.c return container_of(f, struct f_midi, func); container_of 1070 drivers/usb/gadget/function/f_midi.c return container_of(to_config_group(item), struct f_midi_opts, container_of 1204 drivers/usb/gadget/function/f_midi.c opts = container_of(f, struct f_midi_opts, func_inst); container_of 1250 drivers/usb/gadget/function/f_midi.c opts = container_of(f->fi, struct f_midi_opts, func_inst); container_of 1294 drivers/usb/gadget/function/f_midi.c opts = container_of(fi, struct f_midi_opts, func_inst); container_of 82 drivers/usb/gadget/function/f_ncm.c return container_of(f, struct f_ncm, port.func); container_of 1155 drivers/usb/gadget/function/f_ncm.c struct f_ncm *ncm = container_of(data, struct f_ncm, task_timer); container_of 1398 drivers/usb/gadget/function/f_ncm.c ncm_opts = container_of(f->fi, struct f_ncm_opts, func_inst); container_of 1545 drivers/usb/gadget/function/f_ncm.c return container_of(to_config_group(item), struct f_ncm_opts, container_of 1582 drivers/usb/gadget/function/f_ncm.c opts = container_of(f, struct f_ncm_opts, func_inst); container_of 1635 drivers/usb/gadget/function/f_ncm.c opts = container_of(f->fi, struct f_ncm_opts, func_inst); container_of 1676 drivers/usb/gadget/function/f_ncm.c opts = container_of(fi, struct f_ncm_opts, func_inst); container_of 39 drivers/usb/gadget/function/f_obex.c return container_of(f, struct f_obex, port.func); container_of 44 drivers/usb/gadget/function/f_obex.c return container_of(p, struct f_obex, port); container_of 383 drivers/usb/gadget/function/f_obex.c return container_of(to_config_group(item), struct f_serial_opts, container_of 420 drivers/usb/gadget/function/f_obex.c opts = container_of(f, struct f_serial_opts, func_inst); container_of 469 drivers/usb/gadget/function/f_obex.c opts = container_of(fi, struct f_serial_opts, func_inst); container_of 58 drivers/usb/gadget/function/f_phonet.c return container_of(f, struct f_phonet, function); container_of 488 drivers/usb/gadget/function/f_phonet.c phonet_opts = container_of(f->fi, struct f_phonet_opts, func_inst); container_of 574 drivers/usb/gadget/function/f_phonet.c return container_of(to_config_group(item), struct f_phonet_opts, container_of 611 drivers/usb/gadget/function/f_phonet.c opts = container_of(f, struct f_phonet_opts, func_inst); container_of 675 drivers/usb/gadget/function/f_phonet.c opts = container_of(fi, struct f_phonet_opts, func_inst); container_of 95 drivers/usb/gadget/function/f_printer.c return container_of(f, struct printer_dev, function); container_of 337 drivers/usb/gadget/function/f_printer.c dev = container_of(inode->i_cdev, struct printer_dev, printer_cdev); container_of 382 drivers/usb/gadget/function/f_printer.c req = container_of(dev->rx_reqs.next, container_of 478 drivers/usb/gadget/function/f_printer.c req = container_of(dev->rx_buffers.next, container_of 594 drivers/usb/gadget/function/f_printer.c req = container_of(dev->tx_reqs.next, struct usb_request, container_of 859 drivers/usb/gadget/function/f_printer.c req = container_of(dev->rx_buffers.next, struct usb_request, container_of 866 drivers/usb/gadget/function/f_printer.c req = container_of(dev->rx_buffers.next, struct usb_request, container_of 873 drivers/usb/gadget/function/f_printer.c req = container_of(dev->tx_reqs_active.next, container_of 1107 drivers/usb/gadget/function/f_printer.c req = container_of(dev->rx_reqs.next, struct usb_request, list); container_of 1114 drivers/usb/gadget/function/f_printer.c req = container_of(dev->tx_reqs.next, struct usb_request, list); container_of 1147 drivers/usb/gadget/function/f_printer.c return container_of(to_config_group(item), struct f_printer_opts, container_of 1291 drivers/usb/gadget/function/f_printer.c opts = container_of(f, struct f_printer_opts, func_inst); container_of 1352 drivers/usb/gadget/function/f_printer.c opts = container_of(f->fi, struct f_printer_opts, func_inst); container_of 1378 drivers/usb/gadget/function/f_printer.c req = container_of(dev->tx_reqs.next, struct usb_request, container_of 1388 drivers/usb/gadget/function/f_printer.c req = container_of(dev->rx_reqs.next, container_of 1395 drivers/usb/gadget/function/f_printer.c req = container_of(dev->rx_buffers.next, container_of 1408 drivers/usb/gadget/function/f_printer.c opts = container_of(fi, struct f_printer_opts, func_inst); container_of 84 drivers/usb/gadget/function/f_rndis.c return container_of(f, struct f_rndis, port.func); container_of 680 drivers/usb/gadget/function/f_rndis.c rndis_opts = container_of(f->fi, struct f_rndis_opts, func_inst); container_of 839 drivers/usb/gadget/function/f_rndis.c opts = container_of(f, struct f_rndis_opts, func_inst); container_of 851 drivers/usb/gadget/function/f_rndis.c return container_of(to_config_group(item), struct f_rndis_opts, container_of 900 drivers/usb/gadget/function/f_rndis.c opts = container_of(f, struct f_rndis_opts, func_inst); container_of 961 drivers/usb/gadget/function/f_rndis.c opts = container_of(f->fi, struct f_rndis_opts, func_inst); container_of 991 drivers/usb/gadget/function/f_rndis.c opts = container_of(fi, struct f_rndis_opts, func_inst); container_of 35 drivers/usb/gadget/function/f_serial.c return container_of(f, struct f_gser, port.func); container_of 254 drivers/usb/gadget/function/f_serial.c return container_of(to_config_group(item), struct f_serial_opts, container_of 291 drivers/usb/gadget/function/f_serial.c opts = container_of(f, struct f_serial_opts, func_inst); container_of 340 drivers/usb/gadget/function/f_serial.c opts = container_of(fi, struct f_serial_opts, func_inst); container_of 55 drivers/usb/gadget/function/f_sourcesink.c return container_of(f, struct f_sourcesink, function); container_of 452 drivers/usb/gadget/function/f_sourcesink.c opts = container_of(f->fi, struct f_ss_opts, func_inst); container_of 843 drivers/usb/gadget/function/f_sourcesink.c ss_opts = container_of(fi, struct f_ss_opts, func_inst); container_of 873 drivers/usb/gadget/function/f_sourcesink.c return container_of(to_config_group(item), struct f_ss_opts, container_of 1239 drivers/usb/gadget/function/f_sourcesink.c ss_opts = container_of(fi, struct f_ss_opts, func_inst); container_of 57 drivers/usb/gadget/function/f_subset.c return container_of(f, struct f_gether, port.func); container_of 302 drivers/usb/gadget/function/f_subset.c gether_opts = container_of(f->fi, struct f_gether_opts, func_inst); container_of 384 drivers/usb/gadget/function/f_subset.c return container_of(to_config_group(item), struct f_gether_opts, container_of 421 drivers/usb/gadget/function/f_subset.c opts = container_of(f, struct f_gether_opts, func_inst); container_of 476 drivers/usb/gadget/function/f_subset.c opts = container_of(fi, struct f_gether_opts, func_inst); container_of 41 drivers/usb/gadget/function/f_tcm.c return container_of(f, struct f_uas, function); container_of 1002 drivers/usb/gadget/function/f_tcm.c struct usbg_cmd *cmd = container_of(se_cmd, struct usbg_cmd, container_of 1014 drivers/usb/gadget/function/f_tcm.c struct usbg_cmd *cmd = container_of(se_cmd, struct usbg_cmd, container_of 1026 drivers/usb/gadget/function/f_tcm.c struct usbg_cmd *cmd = container_of(se_cmd, struct usbg_cmd, container_of 1038 drivers/usb/gadget/function/f_tcm.c struct usbg_cmd *cmd = container_of(work, struct usbg_cmd, work); container_of 1168 drivers/usb/gadget/function/f_tcm.c struct usbg_cmd *cmd = container_of(work, struct usbg_cmd, work); container_of 1261 drivers/usb/gadget/function/f_tcm.c struct usbg_tpg *tpg = container_of(se_tpg, container_of 1270 drivers/usb/gadget/function/f_tcm.c struct usbg_tpg *tpg = container_of(se_tpg, container_of 1282 drivers/usb/gadget/function/f_tcm.c struct usbg_cmd *cmd = container_of(se_cmd, struct usbg_cmd, container_of 1337 drivers/usb/gadget/function/f_tcm.c struct usbg_tport *tport = container_of(wwn, struct usbg_tport, container_of 1357 drivers/usb/gadget/function/f_tcm.c opts = container_of(tpg_instances[i].func_inst, struct f_tcm_opts, container_of 1422 drivers/usb/gadget/function/f_tcm.c struct usbg_tpg *tpg = container_of(se_tpg, container_of 1437 drivers/usb/gadget/function/f_tcm.c opts = container_of(tpg_instances[i].func_inst, container_of 1476 drivers/usb/gadget/function/f_tcm.c struct usbg_tport *tport = container_of(wwn, container_of 1499 drivers/usb/gadget/function/f_tcm.c struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); container_of 1511 drivers/usb/gadget/function/f_tcm.c struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); container_of 1537 drivers/usb/gadget/function/f_tcm.c struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); container_of 1557 drivers/usb/gadget/function/f_tcm.c struct usbg_tpg *tpg = container_of(se_tpg, container_of 1642 drivers/usb/gadget/function/f_tcm.c struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); container_of 1685 drivers/usb/gadget/function/f_tcm.c struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); container_of 1695 drivers/usb/gadget/function/f_tcm.c struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); container_of 1997 drivers/usb/gadget/function/f_tcm.c opts = container_of(f->fi, struct f_tcm_opts, func_inst); container_of 2077 drivers/usb/gadget/function/f_tcm.c struct guas_setup_wq *work = container_of(wq, struct guas_setup_wq, container_of 2139 drivers/usb/gadget/function/f_tcm.c return container_of(to_config_group(item), struct f_tcm_opts, container_of 2164 drivers/usb/gadget/function/f_tcm.c opts = container_of(f, struct f_tcm_opts, func_inst); container_of 2179 drivers/usb/gadget/function/f_tcm.c struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); container_of 2190 drivers/usb/gadget/function/f_tcm.c struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); container_of 2202 drivers/usb/gadget/function/f_tcm.c struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); container_of 2213 drivers/usb/gadget/function/f_tcm.c struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); container_of 2221 drivers/usb/gadget/function/f_tcm.c struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); container_of 30 drivers/usb/gadget/function/f_uac1.c return container_of(f, struct f_uac1, g_audio.func); container_of 521 drivers/usb/gadget/function/f_uac1.c audio_opts = container_of(f->fi, struct f_uac1_opts, func_inst); container_of 633 drivers/usb/gadget/function/f_uac1.c return container_of(to_config_group(item), struct f_uac1_opts, container_of 720 drivers/usb/gadget/function/f_uac1.c opts = container_of(f, struct f_uac1_opts, func_inst); container_of 754 drivers/usb/gadget/function/f_uac1.c opts = container_of(f->fi, struct f_uac1_opts, func_inst); container_of 781 drivers/usb/gadget/function/f_uac1.c opts = container_of(fi, struct f_uac1_opts, func_inst); container_of 296 drivers/usb/gadget/function/f_uac1_legacy.c return container_of(f, struct f_audio, card.func); container_of 303 drivers/usb/gadget/function/f_uac1_legacy.c struct f_audio *audio = container_of(data, struct f_audio, container_of 330 drivers/usb/gadget/function/f_uac1_legacy.c opts = container_of(audio->card.func.fi, struct f_uac1_legacy_opts, container_of 584 drivers/usb/gadget/function/f_uac1_legacy.c opts = container_of(f->fi, struct f_uac1_legacy_opts, func_inst); container_of 707 drivers/usb/gadget/function/f_uac1_legacy.c audio_opts = container_of(f->fi, struct f_uac1_legacy_opts, func_inst); container_of 804 drivers/usb/gadget/function/f_uac1_legacy.c return container_of(to_config_group(item), struct f_uac1_legacy_opts, container_of 931 drivers/usb/gadget/function/f_uac1_legacy.c opts = container_of(f, struct f_uac1_legacy_opts, func_inst); container_of 970 drivers/usb/gadget/function/f_uac1_legacy.c opts = container_of(f->fi, struct f_uac1_legacy_opts, func_inst); container_of 994 drivers/usb/gadget/function/f_uac1_legacy.c opts = container_of(fi, struct f_uac1_legacy_opts, func_inst); container_of 53 drivers/usb/gadget/function/f_uac2.c return container_of(f, struct f_uac2, g_audio.func); container_of 59 drivers/usb/gadget/function/f_uac2.c return container_of(agdev->func.fi, struct f_uac2_opts, func_inst); container_of 604 drivers/usb/gadget/function/f_uac2.c uac2_opts = container_of(fn->fi, struct f_uac2_opts, func_inst); container_of 975 drivers/usb/gadget/function/f_uac2.c return container_of(to_config_group(item), struct f_uac2_opts, container_of 1060 drivers/usb/gadget/function/f_uac2.c opts = container_of(f, struct f_uac2_opts, func_inst); container_of 1094 drivers/usb/gadget/function/f_uac2.c opts = container_of(f->fi, struct f_uac2_opts, func_inst); container_of 1120 drivers/usb/gadget/function/f_uac2.c opts = container_of(fi, struct f_uac2_opts, func_inst); container_of 874 drivers/usb/gadget/function/f_uvc.c struct f_uvc_opts *opts = container_of(f->fi, struct f_uvc_opts, container_of 182 drivers/usb/gadget/function/storage_common.h return container_of(dev, struct fsg_lun, dev); container_of 48 drivers/usb/gadget/function/u_audio.h return container_of(f, struct g_audio, func); container_of 379 drivers/usb/gadget/function/u_ether.c req = container_of(next, struct usb_request, list); container_of 427 drivers/usb/gadget/function/u_ether.c struct eth_dev *dev = container_of(work, struct eth_dev, work); container_of 300 drivers/usb/gadget/function/u_fs.h return container_of(fi, struct f_fs_opts, func_inst); container_of 358 drivers/usb/gadget/function/u_serial.c struct gs_port *port = container_of(w, struct gs_port, push); container_of 203 drivers/usb/gadget/function/u_uac1_legacy.c opts = container_of(card->func.fi, struct f_uac1_legacy_opts, container_of 20 drivers/usb/gadget/function/u_uvc.h #define fi_to_f_uvc_opts(f) container_of(f, struct f_uvc_opts, func_inst) container_of 142 drivers/usb/gadget/function/uvc.h return container_of(f, struct uvc_device, func); container_of 151 drivers/usb/gadget/function/uvc.h container_of(handle, struct uvc_file_handle, vfh) container_of 54 drivers/usb/gadget/function/uvc_configfs.c return container_of(to_config_group(item), struct f_uvc_opts, container_of 138 drivers/usb/gadget/function/uvc_configfs.c return container_of(item, struct uvcg_control_header, item); container_of 577 drivers/usb/gadget/function/uvc_configfs.c container_of(i, struct uvcg_control_class_group, container_of 787 drivers/usb/gadget/function/uvc_configfs.c return container_of(to_config_group(item), struct uvcg_format, group); container_of 868 drivers/usb/gadget/function/uvc_configfs.c return container_of(item, struct uvcg_streaming_header, item); container_of 915 drivers/usb/gadget/function/uvc_configfs.c target_fmt = container_of(to_config_group(target), struct uvcg_format, container_of 956 drivers/usb/gadget/function/uvc_configfs.c target_fmt = container_of(to_config_group(target), struct uvcg_format, container_of 1089 drivers/usb/gadget/function/uvc_configfs.c return container_of(item, struct uvcg_frame, item); container_of 1435 drivers/usb/gadget/function/uvc_configfs.c return container_of( container_of 1436 drivers/usb/gadget/function/uvc_configfs.c container_of(to_config_group(item), struct uvcg_format, group), container_of 1684 drivers/usb/gadget/function/uvc_configfs.c return container_of( container_of 1685 drivers/usb/gadget/function/uvc_configfs.c container_of(to_config_group(item), struct uvcg_format, group), container_of 1942 drivers/usb/gadget/function/uvc_configfs.c container_of(i, struct uvcg_streaming_class_group, container_of 2043 drivers/usb/gadget/function/uvc_configfs.c container_of(fmt, struct uvcg_uncompressed, container_of 2049 drivers/usb/gadget/function/uvc_configfs.c container_of(fmt, struct uvcg_mjpeg, fmt); container_of 2111 drivers/usb/gadget/function/uvc_configfs.c container_of(fmt, struct uvcg_uncompressed, container_of 2120 drivers/usb/gadget/function/uvc_configfs.c container_of(fmt, struct uvcg_mjpeg, fmt); container_of 45 drivers/usb/gadget/function/uvc_queue.c struct uvc_video *video = container_of(queue, struct uvc_video, queue); container_of 61 drivers/usb/gadget/function/uvc_queue.c struct uvc_buffer *buf = container_of(vbuf, struct uvc_buffer, buf); container_of 87 drivers/usb/gadget/function/uvc_queue.c struct uvc_buffer *buf = container_of(vbuf, struct uvc_buffer, buf); container_of 264 drivers/usb/gadget/legacy/audio.c uac2_opts = container_of(fi_uac2, struct f_uac2_opts, func_inst); container_of 274 drivers/usb/gadget/legacy/audio.c uac1_opts = container_of(fi_uac1, struct f_uac1_opts, func_inst); container_of 283 drivers/usb/gadget/legacy/audio.c uac1_opts = container_of(fi_uac1, struct f_uac1_legacy_opts, func_inst); container_of 154 drivers/usb/gadget/legacy/cdc2.c ecm_opts = container_of(fi_ecm, struct f_ecm_opts, func_inst); container_of 320 drivers/usb/gadget/legacy/ether.c eem_opts = container_of(fi_eem, struct f_eem_opts, func_inst); container_of 334 drivers/usb/gadget/legacy/ether.c ecm_opts = container_of(fi_ecm, struct f_ecm_opts, func_inst); container_of 346 drivers/usb/gadget/legacy/ether.c geth_opts = container_of(fi_geth, struct f_gether_opts, container_of 330 drivers/usb/gadget/legacy/g_ffs.c ecm_opts = container_of(fi_ecm, struct f_ecm_opts, func_inst); container_of 338 drivers/usb/gadget/legacy/g_ffs.c geth_opts = container_of(fi_geth, struct f_gether_opts, container_of 352 drivers/usb/gadget/legacy/g_ffs.c net = container_of(fi_rndis, struct f_rndis_opts, container_of 375 drivers/usb/gadget/legacy/g_ffs.c ecm_opts = container_of(fi_ecm, struct f_ecm_opts, func_inst); container_of 380 drivers/usb/gadget/legacy/g_ffs.c geth_opts = container_of(fi_geth, struct f_gether_opts, container_of 481 drivers/usb/gadget/legacy/g_ffs.c container_of(c, struct gfs_configuration, c); container_of 150 drivers/usb/gadget/legacy/gmidi.c midi_opts = container_of(fi_midi, struct f_midi_opts, func_inst); container_of 151 drivers/usb/gadget/legacy/hid.c hid_opts = container_of(n->fi, struct f_hid_opts, func_inst); container_of 460 drivers/usb/gadget/legacy/inode.c struct kiocb_priv *priv = container_of(work, struct kiocb_priv, work); container_of 318 drivers/usb/gadget/legacy/multi.c ecm_opts = container_of(fi_ecm, struct f_ecm_opts, func_inst); container_of 334 drivers/usb/gadget/legacy/multi.c rndis_opts = container_of(fi_rndis, struct f_rndis_opts, func_inst); container_of 137 drivers/usb/gadget/legacy/ncm.c ncm_opts = container_of(f_ncm_inst, struct f_ncm_opts, func_inst); container_of 148 drivers/usb/gadget/legacy/printer.c opts = container_of(fi_printer, struct f_printer_opts, func_inst); container_of 148 drivers/usb/gadget/legacy/tcm_usb_gadget.c tcm_opts = container_of(fi_tcm, struct f_tcm_opts, func_inst); container_of 374 drivers/usb/gadget/legacy/webcam.c uvc_opts = container_of(fi_uvc, struct f_uvc_opts, func_inst); container_of 289 drivers/usb/gadget/legacy/zero.c ss_opts = container_of(func_inst_ss, struct f_ss_opts, func_inst); container_of 311 drivers/usb/gadget/legacy/zero.c lb_opts = container_of(func_inst_lb, struct f_lb_opts, func_inst); container_of 579 drivers/usb/gadget/udc/amd5536udc.h #define to_amd5536_udc(g) (container_of((g), struct udc, gadget)) container_of 495 drivers/usb/gadget/udc/aspeed-vhub/hub.c struct ast_vhub *vhub = container_of(work, container_of 253 drivers/usb/gadget/udc/aspeed-vhub/vhub.h #define to_ast_req(__ureq) container_of(__ureq, struct ast_vhub_req, req) container_of 338 drivers/usb/gadget/udc/aspeed-vhub/vhub.h #define to_ast_ep(__uep) container_of(__uep, struct ast_vhub_ep, ep) container_of 364 drivers/usb/gadget/udc/aspeed-vhub/vhub.h #define to_ast_dev(__g) container_of(__g, struct ast_vhub_dev, gadget) container_of 474 drivers/usb/gadget/udc/at91_udc.c struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); container_of 551 drivers/usb/gadget/udc/at91_udc.c struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); container_of 599 drivers/usb/gadget/udc/at91_udc.c req = container_of(_req, struct at91_request, req); container_of 613 drivers/usb/gadget/udc/at91_udc.c req = container_of(_req, struct at91_request, req); container_of 614 drivers/usb/gadget/udc/at91_udc.c ep = container_of(_ep, struct at91_ep, ep); container_of 711 drivers/usb/gadget/udc/at91_udc.c ep = container_of(_ep, struct at91_ep, ep); container_of 736 drivers/usb/gadget/udc/at91_udc.c struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); container_of 1531 drivers/usb/gadget/udc/at91_udc.c struct at91_udc *udc = container_of(work, struct at91_udc, container_of 1557 drivers/usb/gadget/udc/at91_udc.c udc = container_of(gadget, struct at91_udc, gadget); container_of 1571 drivers/usb/gadget/udc/at91_udc.c udc = container_of(gadget, struct at91_udc, gadget); container_of 151 drivers/usb/gadget/udc/at91_udc.h return container_of(g, struct at91_udc, gadget); container_of 1969 drivers/usb/gadget/udc/atmel_usba_udc.c struct usba_udc *udc = container_of(gadget, struct usba_udc, gadget); container_of 2008 drivers/usb/gadget/udc/atmel_usba_udc.c struct usba_udc *udc = container_of(gadget, struct usba_udc, gadget); container_of 352 drivers/usb/gadget/udc/atmel_usba_udc.h return container_of(ep, struct usba_ep, ep); container_of 357 drivers/usb/gadget/udc/atmel_usba_udc.h return container_of(req, struct usba_request, req); container_of 362 drivers/usb/gadget/udc/atmel_usba_udc.h return container_of(gadget, struct usba_udc, gadget); container_of 341 drivers/usb/gadget/udc/bcm63xx_udc.c return container_of(g, struct bcm63xx_udc, gadget); container_of 346 drivers/usb/gadget/udc/bcm63xx_udc.c return container_of(ep, struct bcm63xx_ep, ep); container_of 351 drivers/usb/gadget/udc/bcm63xx_udc.c return container_of(req, struct bcm63xx_req, req); container_of 1734 drivers/usb/gadget/udc/bcm63xx_udc.c struct bcm63xx_udc *udc = container_of(w, struct bcm63xx_udc, ep0_wq); container_of 262 drivers/usb/gadget/udc/bdc/bdc.h #define to_bdc_ep(e) container_of(e, struct bdc_ep, usb_ep) container_of 263 drivers/usb/gadget/udc/bdc/bdc.h #define to_bdc_req(r) container_of(r, struct bdc_req, usb_req) container_of 264 drivers/usb/gadget/udc/bdc/bdc.h #define gadget_to_bdc(g) container_of(g, struct bdc, gadget) container_of 159 drivers/usb/gadget/udc/bdc/bdc_udc.c struct bdc *bdc = container_of(work, struct bdc, func_wake_notify.work); container_of 1134 drivers/usb/gadget/udc/core.c udc = container_of(dev, struct usb_udc, dev); container_of 1465 drivers/usb/gadget/udc/core.c struct usb_udc *udc = container_of(dev, struct usb_udc, dev); container_of 1477 drivers/usb/gadget/udc/core.c struct usb_udc *udc = container_of(dev, struct usb_udc, dev); container_of 1502 drivers/usb/gadget/udc/core.c struct usb_udc *udc = container_of(dev, struct usb_udc, dev); container_of 1512 drivers/usb/gadget/udc/core.c struct usb_udc *udc = container_of(dev, struct usb_udc, dev); container_of 1525 drivers/usb/gadget/udc/core.c struct usb_udc *udc = container_of(dev, struct usb_udc, dev); \ container_of 1538 drivers/usb/gadget/udc/core.c struct usb_udc *udc = container_of(dev, struct usb_udc, dev); \ container_of 1580 drivers/usb/gadget/udc/core.c struct usb_udc *udc = container_of(dev, struct usb_udc, dev); container_of 102 drivers/usb/gadget/udc/dummy_hcd.c return container_of(_ep, struct dummy_ep, ep); container_of 108 drivers/usb/gadget/udc/dummy_hcd.c return container_of(_req, struct dummy_request, req); container_of 292 drivers/usb/gadget/udc/dummy_hcd.c return container_of((void *) dum, struct usb_hcd, hcd_priv); container_of 307 drivers/usb/gadget/udc/dummy_hcd.c return container_of(ep->gadget, struct dummy, gadget); container_of 312 drivers/usb/gadget/udc/dummy_hcd.c struct dummy *dum = container_of(gadget, struct dummy, gadget); container_of 321 drivers/usb/gadget/udc/dummy_hcd.c return container_of(dev, struct dummy, gadget.dev); container_of 162 drivers/usb/gadget/udc/fotg210-udc.c ep = container_of(_ep, struct fotg210_ep, ep); container_of 217 drivers/usb/gadget/udc/fotg210-udc.c ep = container_of(_ep, struct fotg210_ep, ep); container_of 249 drivers/usb/gadget/udc/fotg210-udc.c req = container_of(_req, struct fotg210_request, req); container_of 401 drivers/usb/gadget/udc/fotg210-udc.c ep = container_of(_ep, struct fotg210_ep, ep); container_of 402 drivers/usb/gadget/udc/fotg210-udc.c req = container_of(_req, struct fotg210_request, req); container_of 433 drivers/usb/gadget/udc/fotg210-udc.c ep = container_of(_ep, struct fotg210_ep, ep); container_of 434 drivers/usb/gadget/udc/fotg210-udc.c req = container_of(_req, struct fotg210_request, req); container_of 485 drivers/usb/gadget/udc/fotg210-udc.c ep = container_of(_ep, struct fotg210_ep, ep); container_of 249 drivers/usb/gadget/udc/fotg210.h #define gadget_to_fotg210(g) container_of((g), struct fotg210_udc, gadget) container_of 1583 drivers/usb/gadget/udc/fsl_qe_udc.c ep = container_of(_ep, struct qe_ep, ep); container_of 1613 drivers/usb/gadget/udc/fsl_qe_udc.c ep = container_of(_ep, struct qe_ep, ep); container_of 1681 drivers/usb/gadget/udc/fsl_qe_udc.c req = container_of(_req, struct qe_req, req); container_of 1689 drivers/usb/gadget/udc/fsl_qe_udc.c struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); container_of 1690 drivers/usb/gadget/udc/fsl_qe_udc.c struct qe_req *req = container_of(_req, struct qe_req, req); container_of 1758 drivers/usb/gadget/udc/fsl_qe_udc.c struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); container_of 1772 drivers/usb/gadget/udc/fsl_qe_udc.c struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); container_of 1811 drivers/usb/gadget/udc/fsl_qe_udc.c ep = container_of(_ep, struct qe_ep, ep); container_of 1866 drivers/usb/gadget/udc/fsl_qe_udc.c struct qe_udc *udc = container_of(gadget, struct qe_udc, gadget); container_of 1928 drivers/usb/gadget/udc/fsl_qe_udc.c struct qe_req *req = container_of(_req, struct qe_req, req); container_of 1974 drivers/usb/gadget/udc/fsl_qe_udc.c req = container_of(qe_alloc_request(&ep->ep, GFP_KERNEL), container_of 2275 drivers/usb/gadget/udc/fsl_qe_udc.c udc = container_of(gadget, struct qe_udc, gadget); container_of 2303 drivers/usb/gadget/udc/fsl_qe_udc.c udc = container_of(gadget, struct qe_udc, gadget); container_of 2448 drivers/usb/gadget/udc/fsl_qe_udc.c struct qe_udc *udc = container_of(dev, struct qe_udc, gadget.dev); container_of 553 drivers/usb/gadget/udc/fsl_udc_core.c ep = container_of(_ep, struct fsl_ep, ep); container_of 639 drivers/usb/gadget/udc/fsl_udc_core.c ep = container_of(_ep, struct fsl_ep, ep); container_of 695 drivers/usb/gadget/udc/fsl_udc_core.c req = container_of(_req, struct fsl_req, req); container_of 870 drivers/usb/gadget/udc/fsl_udc_core.c struct fsl_ep *ep = container_of(_ep, struct fsl_ep, ep); container_of 871 drivers/usb/gadget/udc/fsl_udc_core.c struct fsl_req *req = container_of(_req, struct fsl_req, req); container_of 924 drivers/usb/gadget/udc/fsl_udc_core.c struct fsl_ep *ep = container_of(_ep, struct fsl_ep, ep); container_of 1010 drivers/usb/gadget/udc/fsl_udc_core.c ep = container_of(_ep, struct fsl_ep, ep); container_of 1055 drivers/usb/gadget/udc/fsl_udc_core.c ep = container_of(_ep, struct fsl_ep, ep); container_of 1088 drivers/usb/gadget/udc/fsl_udc_core.c ep = container_of(_ep, struct fsl_ep, ep); container_of 1150 drivers/usb/gadget/udc/fsl_udc_core.c struct fsl_udc *udc = container_of(gadget, struct fsl_udc, gadget); container_of 1179 drivers/usb/gadget/udc/fsl_udc_core.c udc = container_of(gadget, struct fsl_udc, gadget); container_of 1204 drivers/usb/gadget/udc/fsl_udc_core.c udc = container_of(gadget, struct fsl_udc, gadget); container_of 1217 drivers/usb/gadget/udc/fsl_udc_core.c udc = container_of(gadget, struct fsl_udc, gadget); container_of 2276 drivers/usb/gadget/udc/fsl_udc_core.c udc->status_req = container_of(fsl_alloc_request(NULL, GFP_KERNEL), container_of 237 drivers/usb/gadget/udc/fusb300_udc.c ep = container_of(_ep, struct fusb300_ep, ep); container_of 254 drivers/usb/gadget/udc/fusb300_udc.c ep = container_of(_ep, struct fusb300_ep, ep); container_of 285 drivers/usb/gadget/udc/fusb300_udc.c req = container_of(_req, struct fusb300_request, req); container_of 427 drivers/usb/gadget/udc/fusb300_udc.c ep = container_of(_ep, struct fusb300_ep, ep); container_of 428 drivers/usb/gadget/udc/fusb300_udc.c req = container_of(_req, struct fusb300_request, req); container_of 459 drivers/usb/gadget/udc/fusb300_udc.c ep = container_of(_ep, struct fusb300_ep, ep); container_of 460 drivers/usb/gadget/udc/fusb300_udc.c req = container_of(_req, struct fusb300_request, req); container_of 477 drivers/usb/gadget/udc/fusb300_udc.c ep = container_of(_ep, struct fusb300_ep, ep); container_of 673 drivers/usb/gadget/udc/fusb300_udc.h #define to_fusb300(g) (container_of((g), struct fusb300, gadget)) container_of 99 drivers/usb/gadget/udc/goku_udc.c ep = container_of(_ep, struct goku_ep, ep); container_of 247 drivers/usb/gadget/udc/goku_udc.c ep = container_of(_ep, struct goku_ep, ep); container_of 289 drivers/usb/gadget/udc/goku_udc.c req = container_of(_req, struct goku_request, req); container_of 717 drivers/usb/gadget/udc/goku_udc.c req = container_of(_req, struct goku_request, req); container_of 721 drivers/usb/gadget/udc/goku_udc.c ep = container_of(_ep, struct goku_ep, ep); container_of 814 drivers/usb/gadget/udc/goku_udc.c ep = container_of(_ep, struct goku_ep, ep); container_of 886 drivers/usb/gadget/udc/goku_udc.c ep = container_of (_ep, struct goku_ep, ep); container_of 929 drivers/usb/gadget/udc/goku_udc.c ep = container_of(_ep, struct goku_ep, ep); container_of 951 drivers/usb/gadget/udc/goku_udc.c ep = container_of(_ep, struct goku_ep, ep); container_of 260 drivers/usb/gadget/udc/goku_udc.h #define to_goku_udc(g) (container_of((g), struct goku_udc, gadget)) container_of 797 drivers/usb/gadget/udc/gr_udc.c ep = container_of(_ep, struct gr_ep, ep); container_of 1476 drivers/usb/gadget/udc/gr_udc.c ep = container_of(_ep, struct gr_ep, ep); container_of 1605 drivers/usb/gadget/udc/gr_udc.c ep = container_of(_ep, struct gr_ep, ep); container_of 1641 drivers/usb/gadget/udc/gr_udc.c req = container_of(_req, struct gr_request, req); container_of 1662 drivers/usb/gadget/udc/gr_udc.c ep = container_of(_ep, struct gr_ep, ep); container_of 1663 drivers/usb/gadget/udc/gr_udc.c req = container_of(_req, struct gr_request, req); container_of 1698 drivers/usb/gadget/udc/gr_udc.c ep = container_of(_ep, struct gr_ep, ep); container_of 1749 drivers/usb/gadget/udc/gr_udc.c ep = container_of(_ep, struct gr_ep, ep); container_of 1791 drivers/usb/gadget/udc/gr_udc.c ep = container_of(_ep, struct gr_ep, ep); container_of 1812 drivers/usb/gadget/udc/gr_udc.c ep = container_of(_ep, struct gr_ep, ep); container_of 1849 drivers/usb/gadget/udc/gr_udc.c dev = container_of(_gadget, struct gr_udc, gadget); container_of 1859 drivers/usb/gadget/udc/gr_udc.c dev = container_of(_gadget, struct gr_udc, gadget); container_of 1882 drivers/usb/gadget/udc/gr_udc.c dev = container_of(_gadget, struct gr_udc, gadget); container_of 1989 drivers/usb/gadget/udc/gr_udc.c req = container_of(_req, struct gr_request, req); container_of 222 drivers/usb/gadget/udc/gr_udc.h #define to_gr_udc(gadget) (container_of((gadget), struct gr_udc, gadget)) container_of 185 drivers/usb/gadget/udc/lpc32xx_udc.c return container_of(g, struct lpc32xx_udc, gadget); container_of 651 drivers/usb/gadget/udc/lpc32xx_udc.c container_of(work, struct lpc32xx_udc, pullup_job); container_of 693 drivers/usb/gadget/udc/lpc32xx_udc.c container_of(work, struct lpc32xx_udc, power_job); container_of 1578 drivers/usb/gadget/udc/lpc32xx_udc.c struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); container_of 1616 drivers/usb/gadget/udc/lpc32xx_udc.c struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); container_of 1739 drivers/usb/gadget/udc/lpc32xx_udc.c req = container_of(_req, struct lpc32xx_request, req); container_of 1754 drivers/usb/gadget/udc/lpc32xx_udc.c req = container_of(_req, struct lpc32xx_request, req); container_of 1755 drivers/usb/gadget/udc/lpc32xx_udc.c ep = container_of(_ep, struct lpc32xx_ep, ep); container_of 1848 drivers/usb/gadget/udc/lpc32xx_udc.c ep = container_of(_ep, struct lpc32xx_ep, ep); container_of 1874 drivers/usb/gadget/udc/lpc32xx_udc.c struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); container_of 1906 drivers/usb/gadget/udc/lpc32xx_udc.c struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); container_of 1304 drivers/usb/gadget/udc/m66592-udc.c ep = container_of(_ep, struct m66592_ep, ep); container_of 1314 drivers/usb/gadget/udc/m66592-udc.c ep = container_of(_ep, struct m66592_ep, ep); container_of 1346 drivers/usb/gadget/udc/m66592-udc.c req = container_of(_req, struct m66592_request, req); container_of 1358 drivers/usb/gadget/udc/m66592-udc.c ep = container_of(_ep, struct m66592_ep, ep); container_of 1359 drivers/usb/gadget/udc/m66592-udc.c req = container_of(_req, struct m66592_request, req); container_of 1391 drivers/usb/gadget/udc/m66592-udc.c ep = container_of(_ep, struct m66592_ep, ep); container_of 1392 drivers/usb/gadget/udc/m66592-udc.c req = container_of(_req, struct m66592_request, req); container_of 1404 drivers/usb/gadget/udc/m66592-udc.c struct m66592_ep *ep = container_of(_ep, struct m66592_ep, ep); container_of 1427 drivers/usb/gadget/udc/m66592-udc.c ep = container_of(_ep, struct m66592_ep, ep); container_of 492 drivers/usb/gadget/udc/m66592-udc.h #define to_m66592(g) (container_of((g), struct m66592, gadget)) container_of 494 drivers/usb/gadget/udc/m66592-udc.h #define gadget_to_m66592(_gadget) container_of(_gadget, struct m66592, gadget) container_of 533 drivers/usb/gadget/udc/mv_u3d_core.c ep = container_of(_ep, struct mv_u3d_ep, ep); container_of 634 drivers/usb/gadget/udc/mv_u3d_core.c ep = container_of(_ep, struct mv_u3d_ep, ep); container_of 682 drivers/usb/gadget/udc/mv_u3d_core.c struct mv_u3d_req *req = container_of(_req, struct mv_u3d_req, req); container_of 691 drivers/usb/gadget/udc/mv_u3d_core.c struct mv_u3d_ep *ep = container_of(_ep, struct mv_u3d_ep, ep); container_of 782 drivers/usb/gadget/udc/mv_u3d_core.c ep = container_of(_ep, struct mv_u3d_ep, ep); container_of 785 drivers/usb/gadget/udc/mv_u3d_core.c req = container_of(_req, struct mv_u3d_req, req); container_of 859 drivers/usb/gadget/udc/mv_u3d_core.c ep = container_of(_ep, struct mv_u3d_ep, ep); container_of 949 drivers/usb/gadget/udc/mv_u3d_core.c ep = container_of(_ep, struct mv_u3d_ep, ep); container_of 1138 drivers/usb/gadget/udc/mv_u3d_core.c u3d = container_of(gadget, struct mv_u3d, gadget); container_of 1185 drivers/usb/gadget/udc/mv_u3d_core.c struct mv_u3d *u3d = container_of(gadget, struct mv_u3d, gadget); container_of 1194 drivers/usb/gadget/udc/mv_u3d_core.c struct mv_u3d *u3d = container_of(gadget, struct mv_u3d, gadget); container_of 1229 drivers/usb/gadget/udc/mv_u3d_core.c struct mv_u3d *u3d = container_of(g, struct mv_u3d, gadget); container_of 1259 drivers/usb/gadget/udc/mv_u3d_core.c struct mv_u3d *u3d = container_of(g, struct mv_u3d, gadget); container_of 447 drivers/usb/gadget/udc/mv_udc_core.c ep = container_of(_ep, struct mv_ep, ep); container_of 562 drivers/usb/gadget/udc/mv_udc_core.c ep = container_of(_ep, struct mv_ep, ep); container_of 615 drivers/usb/gadget/udc/mv_udc_core.c req = container_of(_req, struct mv_req, req); container_of 631 drivers/usb/gadget/udc/mv_udc_core.c ep = container_of(_ep, struct mv_ep, ep); container_of 685 drivers/usb/gadget/udc/mv_udc_core.c struct mv_ep *ep = container_of(_ep, struct mv_ep, ep); container_of 686 drivers/usb/gadget/udc/mv_udc_core.c struct mv_req *req = container_of(_req, struct mv_req, req); container_of 774 drivers/usb/gadget/udc/mv_udc_core.c struct mv_ep *ep = container_of(_ep, struct mv_ep, ep); container_of 896 drivers/usb/gadget/udc/mv_udc_core.c ep = container_of(_ep, struct mv_ep, ep); container_of 1119 drivers/usb/gadget/udc/mv_udc_core.c udc = container_of(gadget, struct mv_udc, gadget); container_of 1129 drivers/usb/gadget/udc/mv_udc_core.c struct mv_udc *udc = container_of(gadget, struct mv_udc, gadget); container_of 1152 drivers/usb/gadget/udc/mv_udc_core.c udc = container_of(gadget, struct mv_udc, gadget); container_of 1189 drivers/usb/gadget/udc/mv_udc_core.c udc = container_of(gadget, struct mv_udc, gadget); container_of 1353 drivers/usb/gadget/udc/mv_udc_core.c udc = container_of(gadget, struct mv_udc, gadget); container_of 1393 drivers/usb/gadget/udc/mv_udc_core.c udc = container_of(gadget, struct mv_udc, gadget); container_of 1424 drivers/usb/gadget/udc/mv_udc_core.c struct mv_ep *mvep = container_of(ep, struct mv_ep, ep); container_of 1425 drivers/usb/gadget/udc/mv_udc_core.c struct mv_req *req = container_of(_req, struct mv_req, req); container_of 2057 drivers/usb/gadget/udc/mv_udc_core.c udc = container_of(work, struct mv_udc, vbus_work); container_of 184 drivers/usb/gadget/udc/net2272.c ep = container_of(_ep, struct net2272_ep, ep); container_of 300 drivers/usb/gadget/udc/net2272.c ep = container_of(_ep, struct net2272_ep, ep); container_of 341 drivers/usb/gadget/udc/net2272.c req = container_of(_req, struct net2272_request, req); container_of 817 drivers/usb/gadget/udc/net2272.c req = container_of(_req, struct net2272_request, req); container_of 821 drivers/usb/gadget/udc/net2272.c ep = container_of(_ep, struct net2272_ep, ep); container_of 933 drivers/usb/gadget/udc/net2272.c ep = container_of(_ep, struct net2272_ep, ep); container_of 973 drivers/usb/gadget/udc/net2272.c ep = container_of(_ep, struct net2272_ep, ep); container_of 1028 drivers/usb/gadget/udc/net2272.c ep = container_of(_ep, struct net2272_ep, ep); container_of 1048 drivers/usb/gadget/udc/net2272.c ep = container_of(_ep, struct net2272_ep, ep); container_of 1084 drivers/usb/gadget/udc/net2272.c dev = container_of(_gadget, struct net2272, gadget); container_of 1103 drivers/usb/gadget/udc/net2272.c dev = container_of(_gadget, struct net2272, gadget); container_of 1135 drivers/usb/gadget/udc/net2272.c dev = container_of(_gadget, struct net2272, gadget); container_of 1445 drivers/usb/gadget/udc/net2272.c dev = container_of(_gadget, struct net2272, gadget); container_of 1493 drivers/usb/gadget/udc/net2272.c dev = container_of(_gadget, struct net2272, gadget); container_of 192 drivers/usb/gadget/udc/net2280.c ep = container_of(_ep, struct net2280_ep, ep); container_of 518 drivers/usb/gadget/udc/net2280.c ep = container_of(_ep, struct net2280_ep, ep); container_of 556 drivers/usb/gadget/udc/net2280.c ep = container_of(_ep, struct net2280_ep, ep); container_of 586 drivers/usb/gadget/udc/net2280.c ep = container_of(_ep, struct net2280_ep, ep); container_of 593 drivers/usb/gadget/udc/net2280.c req = container_of(_req, struct net2280_request, req); container_of 997 drivers/usb/gadget/udc/net2280.c ep = container_of(_ep, struct net2280_ep, ep); container_of 1002 drivers/usb/gadget/udc/net2280.c req = container_of(_req, struct net2280_request, req); container_of 1249 drivers/usb/gadget/udc/net2280.c ep = container_of(_ep, struct net2280_ep, ep); container_of 1334 drivers/usb/gadget/udc/net2280.c ep = container_of(_ep, struct net2280_ep, ep); container_of 1407 drivers/usb/gadget/udc/net2280.c ep = container_of(_ep, struct net2280_ep, ep); container_of 1433 drivers/usb/gadget/udc/net2280.c ep = container_of(_ep, struct net2280_ep, ep); container_of 1475 drivers/usb/gadget/udc/net2280.c dev = container_of(_gadget, struct net2280, gadget); container_of 1490 drivers/usb/gadget/udc/net2280.c dev = container_of(_gadget, struct net2280, gadget); container_of 1510 drivers/usb/gadget/udc/net2280.c dev = container_of(_gadget, struct net2280, gadget); container_of 1535 drivers/usb/gadget/udc/net2280.c dev = container_of(_gadget, struct net2280, gadget); container_of 2424 drivers/usb/gadget/udc/net2280.c dev = container_of(_gadget, struct net2280, gadget); container_of 2490 drivers/usb/gadget/udc/net2280.c dev = container_of(_gadget, struct net2280, gadget); container_of 145 drivers/usb/gadget/udc/omap_udc.c struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); container_of 237 drivers/usb/gadget/udc/omap_udc.c struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); container_of 280 drivers/usb/gadget/udc/omap_udc.c struct omap_req *req = container_of(_req, struct omap_req, req); container_of 645 drivers/usb/gadget/udc/omap_udc.c req = container_of(ep->queue.next, container_of 652 drivers/usb/gadget/udc/omap_udc.c req = container_of(ep->queue.next, container_of 664 drivers/usb/gadget/udc/omap_udc.c req = container_of(ep->queue.next, container_of 671 drivers/usb/gadget/udc/omap_udc.c req = container_of(ep->queue.next, container_of 788 drivers/usb/gadget/udc/omap_udc.c req = container_of(ep->queue.next, struct omap_req, queue); container_of 813 drivers/usb/gadget/udc/omap_udc.c req = container_of(ep->queue.next, struct omap_req, queue); container_of 865 drivers/usb/gadget/udc/omap_udc.c struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); container_of 866 drivers/usb/gadget/udc/omap_udc.c struct omap_req *req = container_of(_req, struct omap_req, req); container_of 1005 drivers/usb/gadget/udc/omap_udc.c struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); container_of 1042 drivers/usb/gadget/udc/omap_udc.c struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); container_of 1140 drivers/usb/gadget/udc/omap_udc.c udc = container_of(gadget, struct omap_udc, gadget); container_of 1171 drivers/usb/gadget/udc/omap_udc.c udc = container_of(gadget, struct omap_udc, gadget); container_of 1250 drivers/usb/gadget/udc/omap_udc.c udc = container_of(gadget, struct omap_udc, gadget); container_of 1287 drivers/usb/gadget/udc/omap_udc.c udc = container_of(gadget, struct omap_udc, gadget); container_of 1298 drivers/usb/gadget/udc/omap_udc.c udc = container_of(gadget, struct omap_udc, gadget); container_of 1418 drivers/usb/gadget/udc/omap_udc.c req = container_of(ep0->queue.next, struct omap_req, queue); container_of 1873 drivers/usb/gadget/udc/omap_udc.c req = container_of(ep->queue.next, container_of 1914 drivers/usb/gadget/udc/omap_udc.c req = container_of(ep->queue.next, container_of 1948 drivers/usb/gadget/udc/omap_udc.c req = container_of(ep->queue.next, container_of 363 drivers/usb/gadget/udc/pch_udc.c #define to_pch_udc(g) (container_of((g), struct pch_udc_dev, gadget)) container_of 1107 drivers/usb/gadget/udc/pch_udc.c dev = container_of(gadget, struct pch_udc_dev, gadget); container_of 1126 drivers/usb/gadget/udc/pch_udc.c dev = container_of(gadget, struct pch_udc_dev, gadget); container_of 1150 drivers/usb/gadget/udc/pch_udc.c dev = container_of(gadget, struct pch_udc_dev, gadget); container_of 1174 drivers/usb/gadget/udc/pch_udc.c dev = container_of(gadget, struct pch_udc_dev, gadget); container_of 1206 drivers/usb/gadget/udc/pch_udc.c dev = container_of(gadget, struct pch_udc_dev, gadget); container_of 1271 drivers/usb/gadget/udc/pch_udc.c struct pch_vbus_gpio_data *vbus_gpio = container_of(irq_work, container_of 1274 drivers/usb/gadget/udc/pch_udc.c container_of(vbus_gpio, struct pch_udc_dev, vbus_gpio); container_of 1312 drivers/usb/gadget/udc/pch_udc.c struct pch_vbus_gpio_data *vbus_gpio = container_of(irq_work, container_of 1315 drivers/usb/gadget/udc/pch_udc.c container_of(vbus_gpio, struct pch_udc_dev, vbus_gpio); container_of 1693 drivers/usb/gadget/udc/pch_udc.c ep = container_of(usbep, struct pch_udc_ep, ep); container_of 1724 drivers/usb/gadget/udc/pch_udc.c ep = container_of(usbep, struct pch_udc_ep, ep); container_of 1758 drivers/usb/gadget/udc/pch_udc.c ep = container_of(usbep, struct pch_udc_ep, ep); container_of 1798 drivers/usb/gadget/udc/pch_udc.c ep = container_of(usbep, struct pch_udc_ep, ep); container_of 1799 drivers/usb/gadget/udc/pch_udc.c req = container_of(usbreq, struct pch_udc_request, req); container_of 1835 drivers/usb/gadget/udc/pch_udc.c ep = container_of(usbep, struct pch_udc_ep, ep); container_of 1839 drivers/usb/gadget/udc/pch_udc.c req = container_of(usbreq, struct pch_udc_request, req); container_of 1934 drivers/usb/gadget/udc/pch_udc.c ep = container_of(usbep, struct pch_udc_ep, ep); container_of 1937 drivers/usb/gadget/udc/pch_udc.c req = container_of(usbreq, struct pch_udc_request, req); container_of 1971 drivers/usb/gadget/udc/pch_udc.c ep = container_of(usbep, struct pch_udc_ep, ep); container_of 2013 drivers/usb/gadget/udc/pch_udc.c ep = container_of(usbep, struct pch_udc_ep, ep); container_of 2045 drivers/usb/gadget/udc/pch_udc.c ep = container_of(usbep, struct pch_udc_ep, ep); container_of 428 drivers/usb/gadget/udc/pxa25x_udc.c ep = container_of (_ep, struct pxa25x_ep, ep); container_of 479 drivers/usb/gadget/udc/pxa25x_udc.c ep = container_of (_ep, struct pxa25x_ep, ep); container_of 532 drivers/usb/gadget/udc/pxa25x_udc.c req = container_of (_req, struct pxa25x_request, req); container_of 847 drivers/usb/gadget/udc/pxa25x_udc.c req = container_of(_req, struct pxa25x_request, req); container_of 854 drivers/usb/gadget/udc/pxa25x_udc.c ep = container_of(_ep, struct pxa25x_ep, ep); container_of 972 drivers/usb/gadget/udc/pxa25x_udc.c ep = container_of(_ep, struct pxa25x_ep, ep); container_of 1001 drivers/usb/gadget/udc/pxa25x_udc.c ep = container_of(_ep, struct pxa25x_ep, ep); container_of 1055 drivers/usb/gadget/udc/pxa25x_udc.c ep = container_of(_ep, struct pxa25x_ep, ep); container_of 1074 drivers/usb/gadget/udc/pxa25x_udc.c ep = container_of(_ep, struct pxa25x_ep, ep); container_of 1121 drivers/usb/gadget/udc/pxa25x_udc.c dev = container_of(_gadget, struct pxa25x_udc, gadget); container_of 1130 drivers/usb/gadget/udc/pxa25x_udc.c udc = container_of(_gadget, struct pxa25x_udc, gadget); container_of 1180 drivers/usb/gadget/udc/pxa25x_udc.c udc = container_of(_gadget, struct pxa25x_udc, gadget); container_of 1192 drivers/usb/gadget/udc/pxa25x_udc.c udc = container_of(_gadget, struct pxa25x_udc, gadget); container_of 1211 drivers/usb/gadget/udc/pxa25x_udc.c udc = container_of(_gadget, struct pxa25x_udc, gadget); container_of 125 drivers/usb/gadget/udc/pxa25x_udc.h #define to_pxa25x(g) (container_of((g), struct pxa25x_udc, gadget)) container_of 585 drivers/usb/gadget/udc/pxa27x_udc.c req->udc_usb_ep = container_of(_ep, struct udc_usb_ep, usb_ep); container_of 601 drivers/usb/gadget/udc/pxa27x_udc.c req = container_of(_req, struct pxa27x_request, req); container_of 1059 drivers/usb/gadget/udc/pxa27x_udc.c req = container_of(_req, struct pxa27x_request, req); container_of 1060 drivers/usb/gadget/udc/pxa27x_udc.c udc_usb_ep = container_of(_ep, struct udc_usb_ep, usb_ep); container_of 1171 drivers/usb/gadget/udc/pxa27x_udc.c udc_usb_ep = container_of(_ep, struct udc_usb_ep, usb_ep); container_of 1209 drivers/usb/gadget/udc/pxa27x_udc.c udc_usb_ep = container_of(_ep, struct udc_usb_ep, usb_ep); container_of 1255 drivers/usb/gadget/udc/pxa27x_udc.c udc_usb_ep = container_of(_ep, struct udc_usb_ep, usb_ep); container_of 1282 drivers/usb/gadget/udc/pxa27x_udc.c udc_usb_ep = container_of(_ep, struct udc_usb_ep, usb_ep); container_of 1327 drivers/usb/gadget/udc/pxa27x_udc.c udc_usb_ep = container_of(_ep, struct udc_usb_ep, usb_ep); container_of 1387 drivers/usb/gadget/udc/pxa27x_udc.c udc_usb_ep = container_of(_ep, struct udc_usb_ep, usb_ep); container_of 481 drivers/usb/gadget/udc/pxa27x_udc.h #define to_pxa(g) (container_of((g), struct pxa_udc, gadget)) container_of 485 drivers/usb/gadget/udc/pxa27x_udc.h return container_of(gadget, struct pxa_udc, gadget); container_of 1554 drivers/usb/gadget/udc/r8a66597-udc.c ep = container_of(_ep, struct r8a66597_ep, ep); container_of 1564 drivers/usb/gadget/udc/r8a66597-udc.c ep = container_of(_ep, struct r8a66597_ep, ep); container_of 1596 drivers/usb/gadget/udc/r8a66597-udc.c req = container_of(_req, struct r8a66597_request, req); container_of 1608 drivers/usb/gadget/udc/r8a66597-udc.c ep = container_of(_ep, struct r8a66597_ep, ep); container_of 1609 drivers/usb/gadget/udc/r8a66597-udc.c req = container_of(_req, struct r8a66597_request, req); container_of 1641 drivers/usb/gadget/udc/r8a66597-udc.c ep = container_of(_ep, struct r8a66597_ep, ep); container_of 1642 drivers/usb/gadget/udc/r8a66597-udc.c req = container_of(_req, struct r8a66597_request, req); container_of 1654 drivers/usb/gadget/udc/r8a66597-udc.c struct r8a66597_ep *ep = container_of(_ep, struct r8a66597_ep, ep); container_of 1678 drivers/usb/gadget/udc/r8a66597-udc.c ep = container_of(_ep, struct r8a66597_ep, ep); container_of 1695 drivers/usb/gadget/udc/r8a66597-udc.c ep = container_of(_ep, struct r8a66597_ep, ep); container_of 118 drivers/usb/gadget/udc/r8a66597-udc.h container_of(_gadget, struct r8a66597, gadget) container_of 369 drivers/usb/gadget/udc/renesas_usb3.c container_of(_gadget, struct renesas_usb3, gadget) container_of 373 drivers/usb/gadget/udc/renesas_usb3.c #define usb_ep_to_usb3_ep(_ep) container_of(_ep, struct renesas_usb3_ep, ep) container_of 375 drivers/usb/gadget/udc/renesas_usb3.c #define usb_req_to_usb3_req(_req) container_of(_req, \ container_of 441 drivers/usb/gadget/udc/renesas_usb3.c struct renesas_usb3 *usb3 = container_of(work, struct renesas_usb3, container_of 670 drivers/usb/gadget/udc/renesas_usb3.c container_of(work, struct renesas_usb3, role_work); container_of 165 drivers/usb/gadget/udc/s3c-hsudc.c return container_of(req, struct s3c_hsudc_req, req); container_of 170 drivers/usb/gadget/udc/s3c-hsudc.c return container_of(ep, struct s3c_hsudc_ep, ep); container_of 175 drivers/usb/gadget/udc/s3c-hsudc.c return container_of(gadget, struct s3c_hsudc, gadget); container_of 997 drivers/usb/gadget/udc/s3c2410_udc.c return container_of(ep, struct s3c2410_ep, ep); container_of 1002 drivers/usb/gadget/udc/s3c2410_udc.c return container_of(gadget, struct s3c2410_udc, gadget); container_of 1007 drivers/usb/gadget/udc/s3c2410_udc.c return container_of(req, struct s3c2410_request, req); container_of 94 drivers/usb/gadget/udc/s3c2410_udc.h #define to_s3c2410(g) (container_of((g), struct s3c2410_udc, gadget)) container_of 340 drivers/usb/gadget/udc/snps_udc_core.c ep = container_of(usbep, struct udc_ep, ep); container_of 503 drivers/usb/gadget/udc/snps_udc_core.c ep = container_of(usbep, struct udc_ep, ep); container_of 529 drivers/usb/gadget/udc/snps_udc_core.c ep = container_of(usbep, struct udc_ep, ep); container_of 595 drivers/usb/gadget/udc/snps_udc_core.c ep = container_of(usbep, struct udc_ep, ep); container_of 596 drivers/usb/gadget/udc/snps_udc_core.c req = container_of(usbreq, struct udc_request, req); container_of 641 drivers/usb/gadget/udc/snps_udc_core.c req = container_of(_req, struct udc_request, req); container_of 1065 drivers/usb/gadget/udc/snps_udc_core.c req = container_of(usbreq, struct udc_request, req); container_of 1071 drivers/usb/gadget/udc/snps_udc_core.c ep = container_of(usbep, struct udc_ep, ep); container_of 1263 drivers/usb/gadget/udc/snps_udc_core.c ep = container_of(usbep, struct udc_ep, ep); container_of 1268 drivers/usb/gadget/udc/snps_udc_core.c req = container_of(usbreq, struct udc_request, req); container_of 1323 drivers/usb/gadget/udc/snps_udc_core.c ep = container_of(usbep, struct udc_ep, ep); container_of 1422 drivers/usb/gadget/udc/snps_udc_core.c dev = container_of(gadget, struct udc, gadget); container_of 75 drivers/usb/gadget/udc/snps_udc_plat.c udc = container_of(to_delayed_work(work), container_of 90 drivers/usb/gadget/udc/snps_udc_plat.c struct udc *udc = container_of(self, struct udc, nb); container_of 105 drivers/usb/gadget/udc/udc-xilinx.c #define to_udc(g) container_of((g), struct xusb_udc, gadget) container_of 106 drivers/usb/gadget/udc/udc-xilinx.c #define to_xusb_ep(ep) container_of((ep), struct xusb_ep, ep_usb) container_of 107 drivers/usb/gadget/udc/udc-xilinx.c #define to_xusb_req(req) container_of((req), struct xusb_req, usb_req) container_of 579 drivers/usb/host/ehci-fsl.c return container_of(ehci, struct ehci_fsl, ehci); container_of 298 drivers/usb/host/ehci-tegra.c temp = container_of(urb->transfer_buffer, container_of 400 drivers/usb/host/ehci-timer.c struct ehci_hcd *ehci = container_of(t, struct ehci_hcd, hrtimer); container_of 268 drivers/usb/host/ehci.h return container_of((void *) ehci, struct usb_hcd, hcd_priv); container_of 469 drivers/usb/host/fhci.h return container_of((void *)fhci, struct usb_hcd, hcd_priv); container_of 1342 drivers/usb/host/fotg210-hcd.c container_of(t, struct fotg210_hcd, hrtimer); container_of 199 drivers/usb/host/fotg210.h return container_of((void *) fotg210, struct usb_hcd, hcd_priv); container_of 242 drivers/usb/host/isp116x-hcd.c urb = container_of(ep->hep->urb_list.next, container_of 361 drivers/usb/host/isp116x-hcd.c container_of(ep->hep->urb_list.next, struct urb, urb_list); container_of 518 drivers/usb/host/isp116x-hcd.c urb = container_of(ep->hep->urb_list.next, container_of 299 drivers/usb/host/isp116x.h return container_of((void *)isp116x, struct usb_hcd, hcd_priv); container_of 531 drivers/usb/host/isp1362.h return container_of((void *)isp1362_hcd, struct usb_hcd, hcd_priv); container_of 578 drivers/usb/host/isp1362.h container_of(ep->hep->urb_list.next, struct urb, urb_list); \ container_of 922 drivers/usb/host/isp1362.h container_of(ptd, struct isp1362_ep, ptd), container_of 349 drivers/usb/host/max3421-hcd.c return container_of((void *) max3421_hcd, struct usb_hcd, hcd_priv); container_of 682 drivers/usb/host/max3421-hcd.c max3421_ep = container_of(pos, struct max3421_ep, container_of 183 drivers/usb/host/ohci-da8xx.c container_of(nb, struct da8xx_ohci_hcd, nb); container_of 131 drivers/usb/host/ohci-pci.c struct ohci_hcd *ohci = container_of(work, struct ohci_hcd, nec_work); container_of 485 drivers/usb/host/ohci.h return container_of ((void *) ohci, struct usb_hcd, hcd_priv); container_of 494 drivers/usb/host/oxu210hp-hcd.c return container_of((void *) oxu, struct usb_hcd, hcd_priv); container_of 1045 drivers/usb/host/oxu210hp-hcd.c struct ehci_qh *qh = container_of(kref, struct ehci_qh, kref); container_of 138 drivers/usb/host/r8a66597.h return container_of((void *)r8a66597, struct usb_hcd, hcd_priv); container_of 317 drivers/usb/host/sl811-hcd.c ep = container_of(sl811->async.next, container_of 334 drivers/usb/host/sl811-hcd.c sl811->next_async = container_of(ep->schedule.next, container_of 344 drivers/usb/host/sl811-hcd.c urb = container_of(ep->hep->urb_list.next, struct urb, urb_list); container_of 486 drivers/usb/host/sl811-hcd.c urb = container_of(ep->hep->urb_list.next, struct urb, urb_list); container_of 699 drivers/usb/host/sl811-hcd.c container_of(sl811->active_a container_of 709 drivers/usb/host/sl811-hcd.c container_of(sl811->active_b container_of 166 drivers/usb/host/sl811.h return container_of((void *) sl811, struct usb_hcd, hcd_priv); container_of 223 drivers/usb/host/u132-hcd.c return container_of(udev, struct u132, udev[udev_number]); container_of 233 drivers/usb/host/u132-hcd.c return container_of((void *)u132, struct usb_hcd, hcd_priv); container_of 242 drivers/usb/host/u132-hcd.c #define kref_to_u132(d) container_of(d, struct u132, kref) container_of 243 drivers/usb/host/u132-hcd.c #define kref_to_u132_endp(d) container_of(d, struct u132_endp, kref) container_of 244 drivers/usb/host/u132-hcd.c #define kref_to_u132_udev(d) container_of(d, struct u132_udev, kref) container_of 476 drivers/usb/host/u132-hcd.c struct u132 *u132 = container_of(work, struct u132, monitor.work); container_of 1300 drivers/usb/host/u132-hcd.c container_of(work, struct u132_ring, scheduler.work); container_of 1359 drivers/usb/host/u132-hcd.c container_of(work, struct u132_endp, scheduler.work); container_of 471 drivers/usb/host/uhci-hcd.h return container_of((void *) uhci, struct usb_hcd, hcd_priv); container_of 791 drivers/usb/host/xhci-dbgcap.c dbc = container_of(to_delayed_work(work), struct xhci_dbc, event_work); container_of 407 drivers/usb/host/xhci-dbgtty.c struct dbc_port *port = container_of(_port, struct dbc_port, port); container_of 1342 drivers/usb/host/xhci-ring.c xhci = container_of(to_delayed_work(work), struct xhci_hcd, cmd_timer); container_of 35 drivers/usb/isp1760/isp1760-udc.c return container_of(gadget, struct isp1760_udc, gadget); container_of 40 drivers/usb/isp1760/isp1760-udc.c return container_of(ep, struct isp1760_ep, ep); container_of 45 drivers/usb/isp1760/isp1760-udc.c return container_of(req, struct isp1760_request, req); container_of 189 drivers/usb/misc/appledisplay.c container_of(work, struct appledisplay, work.work); container_of 482 drivers/usb/misc/chaoskey.c struct chaoskey *dev = container_of(rng, struct chaoskey, hwrng); container_of 189 drivers/usb/misc/ftdi-elan.c #define kref_to_usb_ftdi(d) container_of(d, struct usb_ftdi, kref) container_of 190 drivers/usb/misc/ftdi-elan.c #define platform_device_to_usb_ftdi(d) container_of(d, struct usb_ftdi, \ container_of 460 drivers/usb/misc/ftdi-elan.c container_of(work, struct usb_ftdi, command_work.work); container_of 486 drivers/usb/misc/ftdi-elan.c container_of(work, struct usb_ftdi, respond_work.work); container_of 521 drivers/usb/misc/ftdi-elan.c container_of(work, struct usb_ftdi, status_work.work); container_of 328 drivers/usb/misc/lvstest.c struct lvs_rh *lvs = container_of(work, struct lvs_rh, rh_work); container_of 151 drivers/usb/misc/sisusbvga/sisusb.h #define to_sisusb_dev(d) container_of(d, struct sisusb_usb_data, kref) container_of 60 drivers/usb/misc/usblcd.c #define to_lcd_dev(d) container_of(d, struct usb_lcd, kref) container_of 1096 drivers/usb/misc/usbtest.c subcase = container_of(reqp, struct subcase, setup); container_of 70 drivers/usb/misc/uss720.c struct parport_uss720_private *priv = container_of(kref, struct parport_uss720_private, ref_count); container_of 79 drivers/usb/misc/uss720.c struct uss720_async_request *rq = container_of(kref, struct uss720_async_request, ref_count); container_of 70 drivers/usb/misc/yurex.c #define to_yurex_dev(d) container_of(d, struct usb_yurex, kref) container_of 273 drivers/usb/mon/mon_main.c struct mon_bus *mbus = container_of(r, struct mon_bus, ref); container_of 371 drivers/usb/mtu3/mtu3.h return container_of(g, struct mtu3, g); container_of 382 drivers/usb/mtu3/mtu3.h return req ? container_of(req, struct mtu3_request, request) : NULL; container_of 387 drivers/usb/mtu3/mtu3.h return ep ? container_of(ep, struct mtu3_ep, ep) : NULL; container_of 127 drivers/usb/mtu3/mtu3_dr.c container_of(otg_sx, struct ssusb_mtk, otg_switch); container_of 158 drivers/usb/mtu3/mtu3_dr.c container_of(otg_sx, struct ssusb_mtk, otg_switch); container_of 192 drivers/usb/mtu3/mtu3_dr.c container_of(work, struct otg_switch_mtk, id_work); container_of 203 drivers/usb/mtu3/mtu3_dr.c container_of(work, struct otg_switch_mtk, vbus_work); container_of 219 drivers/usb/mtu3/mtu3_dr.c container_of(nb, struct otg_switch_mtk, id_nb); container_of 231 drivers/usb/mtu3/mtu3_dr.c container_of(nb, struct otg_switch_mtk, vbus_nb); container_of 242 drivers/usb/mtu3/mtu3_dr.c container_of(otg_sx, struct ssusb_mtk, otg_switch); container_of 351 drivers/usb/mtu3/mtu3_dr.c container_of(otg_sx, struct ssusb_mtk, otg_switch); container_of 290 drivers/usb/musb/cppi_dma.c controller = container_of(c, struct cppi, controller); container_of 337 drivers/usb/musb/cppi_dma.c c = container_of(channel, struct cppi_channel, channel); container_of 955 drivers/usb/musb/cppi_dma.c cppi_ch = container_of(ch, struct cppi_channel, channel); container_of 1151 drivers/usb/musb/cppi_dma.c cppi = container_of(musb->dma_controller, struct cppi, controller); container_of 1355 drivers/usb/musb/cppi_dma.c cppi = container_of(c, struct cppi, controller); container_of 1382 drivers/usb/musb/cppi_dma.c cppi_ch = container_of(channel, struct cppi_channel, channel); container_of 267 drivers/usb/musb/davinci.c cppi = container_of(musb->dma_controller, struct cppi, controller); container_of 1928 drivers/usb/musb/musb_core.c struct musb *musb = container_of(data, struct musb, irq_work.work); container_of 2140 drivers/usb/musb/musb_core.c musb = container_of(work, struct musb, deassert_reset_work.work); container_of 416 drivers/usb/musb/musb_core.h return container_of(g, struct musb, g); container_of 193 drivers/usb/musb/musb_cppi41.c controller = container_of(timer, struct cppi41_dma_controller, container_of 485 drivers/usb/musb/musb_cppi41.c struct cppi41_dma_controller *controller = container_of(c, container_of 738 drivers/usb/musb/musb_cppi41.c struct cppi41_dma_controller *controller = container_of(c, container_of 1637 drivers/usb/musb/musb_gadget.c musb = container_of(work, struct musb, gadget_work.work); container_of 63 drivers/usb/musb/musb_gadget.h #define to_musb_request(r) container_of((r), struct musb_request, request) container_of 99 drivers/usb/musb/musb_gadget.h #define to_musb_ep(ep) container_of((ep), struct musb_ep, end_point) container_of 107 drivers/usb/musb/musb_gadget.h return container_of(queue->next, struct musb_request, list); container_of 2586 drivers/usb/musb/musb_host.c temp = container_of(urb->transfer_buffer, struct musb_temp_buffer, container_of 27 drivers/usb/musb/musb_virthub.c musb = container_of(work, struct musb, finish_resume_work.work); container_of 106 drivers/usb/musb/musbhsdma.c struct musb_dma_controller *controller = container_of(c, container_of 389 drivers/usb/musb/musbhsdma.c struct musb_dma_controller *controller = container_of(c, container_of 198 drivers/usb/musb/omap2430.c struct omap2430_glue *glue = container_of(mailbox_work, container_of 92 drivers/usb/musb/sunxi.c struct sunxi_glue *glue = container_of(work, struct sunxi_glue, work); container_of 202 drivers/usb/musb/sunxi.c struct sunxi_glue *glue = container_of(nb, struct sunxi_glue, host_nb); container_of 433 drivers/usb/musb/tusb6010_omap.c tusb_dma = container_of(c, struct tusb_omap_dma, controller); container_of 519 drivers/usb/musb/tusb6010_omap.c tusb_dma = container_of(c, struct tusb_omap_dma, controller); container_of 97 drivers/usb/musb/ux500.c struct musb *musb = container_of(nb, struct musb, nb); container_of 131 drivers/usb/musb/ux500_dma.c struct ux500_dma_controller *controller = container_of(c, container_of 349 drivers/usb/musb/ux500_dma.c struct ux500_dma_controller *controller = container_of(c, container_of 146 drivers/usb/phy/phy-ab8500-usb.c return container_of(x, struct ab8500_usb, phy); container_of 593 drivers/usb/phy/phy-ab8500-usb.c struct ab8500_usb *ab = container_of(work, struct ab8500_usb, container_of 37 drivers/usb/phy/phy-am335x-control.c usb_ctrl = container_of(phy_ctrl, struct am335x_control_usb, phy_ctrl); container_of 70 drivers/usb/phy/phy-am335x-control.c usb_ctrl = container_of(phy_ctrl, struct am335x_control_usb, phy_ctrl); container_of 462 drivers/usb/phy/phy-fsl-usb.c container_of(otg->usb_phy, struct fsl_otg, phy); container_of 557 drivers/usb/phy/phy-fsl-usb.c otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); container_of 607 drivers/usb/phy/phy-fsl-usb.c otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); container_of 651 drivers/usb/phy/phy-fsl-usb.c struct fsl_otg *og = container_of(work, struct fsl_otg, otg_event.work); container_of 669 drivers/usb/phy/phy-fsl-usb.c otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); container_of 687 drivers/usb/phy/phy-fsl-usb.c otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); container_of 842 drivers/usb/phy/phy-fsl-usb.c p_otg = container_of(otg_trans, struct fsl_otg, phy); container_of 100 drivers/usb/phy/phy-gpio-vbus-usb.c container_of(work, struct gpio_vbus_data, work.work); container_of 182 drivers/usb/phy/phy-gpio-vbus-usb.c gpio_vbus = container_of(otg->usb_phy, struct gpio_vbus_data, phy); container_of 218 drivers/usb/phy/phy-gpio-vbus-usb.c gpio_vbus = container_of(phy, struct gpio_vbus_data, phy); container_of 230 drivers/usb/phy/phy-gpio-vbus-usb.c gpio_vbus = container_of(phy, struct gpio_vbus_data, phy); container_of 1088 drivers/usb/phy/phy-isp1301-omap.c struct isp1301 *isp = container_of(work, struct isp1301, work); container_of 1265 drivers/usb/phy/phy-isp1301-omap.c struct isp1301 *isp = container_of(otg->usb_phy, struct isp1301, phy); container_of 1321 drivers/usb/phy/phy-isp1301-omap.c struct isp1301 *isp = container_of(otg->usb_phy, struct isp1301, phy); container_of 1401 drivers/usb/phy/phy-isp1301-omap.c struct isp1301 *isp = container_of(otg->usb_phy, struct isp1301, phy); container_of 1428 drivers/usb/phy/phy-isp1301-omap.c struct isp1301 *isp = container_of(otg->usb_phy, struct isp1301, phy); container_of 25 drivers/usb/phy/phy-isp1301.c #define phy_to_isp(p) (container_of((p), struct isp1301, phy)) container_of 53 drivers/usb/phy/phy-mv-usb.c struct mv_otg *mvotg = container_of(otg->usb_phy, struct mv_otg, phy); container_of 407 drivers/usb/phy/phy-mv-usb.c mvotg = container_of(to_delayed_work(work), struct mv_otg, work); container_of 120 drivers/usb/phy/phy-mxs-usb.c #define to_mxs_phy(p) container_of((p), struct mxs_phy, phy) container_of 66 drivers/usb/phy/phy-omap-otg.c struct otg_device *otg_dev = container_of(nb, struct otg_device, id_nb); container_of 77 drivers/usb/phy/phy-omap-otg.c struct otg_device *otg_dev = container_of(nb, struct otg_device, container_of 176 drivers/usb/phy/phy-tahvo.c struct tahvo_usb *tu = container_of(dev, struct tahvo_usb, phy); container_of 194 drivers/usb/phy/phy-tahvo.c struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb, container_of 224 drivers/usb/phy/phy-tahvo.c struct tahvo_usb *tu = container_of(otg->usb_phy, struct tahvo_usb, container_of 793 drivers/usb/phy/phy-tegra-usb.c struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); container_of 896 drivers/usb/phy/phy-tegra-usb.c struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); container_of 905 drivers/usb/phy/phy-tegra-usb.c struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); container_of 915 drivers/usb/phy/phy-tegra-usb.c struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); container_of 924 drivers/usb/phy/phy-tegra-usb.c struct tegra_usb_phy *phy = container_of(x, struct tegra_usb_phy, u_phy); container_of 100 drivers/usb/phy/phy-twl6030-usb.c #define comparator_to_twl(x) container_of((x), struct twl6030_usb, comparator) container_of 280 drivers/usb/phy/phy-twl6030-usb.c struct twl6030_usb *twl = container_of(work, struct twl6030_usb, container_of 303 drivers/usb/phy/phy-twl6030-usb.c struct twl6030_usb *twl = container_of(data, struct twl6030_usb, container_of 99 drivers/usb/phy/phy.c struct usb_phy *usb_phy = container_of(work, struct usb_phy, chg_work); container_of 162 drivers/usb/phy/phy.c struct usb_phy *usb_phy = container_of(nb, struct usb_phy, type_nb); container_of 512 drivers/usb/renesas_usbhs/common.c struct usbhs_priv *priv = container_of(work, container_of 851 drivers/usb/renesas_usbhs/fifo.c struct usbhs_pkt *pkt = container_of(work, struct usbhs_pkt, work); container_of 72 drivers/usb/renesas_usbhs/mod_gadget.c container_of( \ container_of 88 drivers/usb/renesas_usbhs/mod_gadget.c container_of(g, struct usbhsg_gpriv, gadget) container_of 91 drivers/usb/renesas_usbhs/mod_gadget.c container_of(r, struct usbhsg_request, req) container_of 93 drivers/usb/renesas_usbhs/mod_gadget.c #define usbhsg_ep_to_uep(e) container_of(e, struct usbhsg_uep, ep) container_of 105 drivers/usb/renesas_usbhs/mod_gadget.c container_of(i, struct usbhsg_request, pkt) container_of 102 drivers/usb/renesas_usbhs/mod_host.c container_of(usbhs_mod_get(priv, USBHS_HOST), struct usbhsh_hpriv, mod) container_of 121 drivers/usb/renesas_usbhs/mod_host.c container_of((void *)h, struct usb_hcd, hcd_priv) container_of 150 drivers/usb/renesas_usbhs/mod_host.c container_of((void *)p, struct usbhsh_request, pkt) container_of 33 drivers/usb/roles/class.c #define to_role_switch(d) container_of(d, struct usb_role_switch, dev) container_of 181 drivers/usb/roles/class.c struct device *dev = container_of(kobj, typeof(*dev), kobj); container_of 370 drivers/usb/serial/digi_acceleport.c container_of(work, struct digi_port, dp_wakeup_work); container_of 711 drivers/usb/serial/f81232.c container_of(work, struct f81232_private, interrupt_work); container_of 723 drivers/usb/serial/f81232.c priv = container_of(work, struct f81232_private, lsr_work); container_of 1320 drivers/usb/serial/f81534.c port_priv = container_of(work, struct f81534_port_private, lsr_work); container_of 2491 drivers/usb/serial/io_ti.c serial = container_of(work, struct edgeport_serial, container_of 103 drivers/usb/serial/keyspan_pda.c container_of(work, struct keyspan_pda_private, wakeup_work); container_of 112 drivers/usb/serial/keyspan_pda.c container_of(work, struct keyspan_pda_private, unthrottle_work); container_of 263 drivers/usb/serial/mos7720.c container_of(kref, struct mos7715_parport, ref_count); container_of 271 drivers/usb/serial/mos7720.c container_of(kref, struct urbtracker, ref_count); container_of 194 drivers/usb/serial/oti6858.c struct oti6858_private *priv = container_of(work, container_of 262 drivers/usb/serial/oti6858.c struct oti6858_private *priv = container_of(work, container_of 225 drivers/usb/serial/usb-serial.c container_of(tport, struct usb_serial_port, port); container_of 264 drivers/usb/serial/usb-serial.c container_of(tport, struct usb_serial_port, port); container_of 546 drivers/usb/serial/usb-serial.c container_of(work, struct usb_serial_port, work); container_of 674 drivers/usb/serial/usb-serial.c struct usb_serial_port *p = container_of(port, struct usb_serial_port, port); container_of 685 drivers/usb/serial/usb-serial.c struct usb_serial_port *p = container_of(port, struct usb_serial_port, port); container_of 100 drivers/usb/storage/uas.c container_of(work, struct uas_dev_info, work); container_of 134 drivers/usb/storage/uas.c container_of(work, struct uas_dev_info, scan_work); container_of 145 drivers/usb/storage/uas.c struct scsi_cmnd *cmnd = container_of(scp, struct scsi_cmnd, SCp); container_of 892 drivers/usb/storage/usb.c struct us_data *us = container_of(work, struct us_data, container_of 154 drivers/usb/storage/usb.h return container_of((void *) us, struct Scsi_Host, hostdata); container_of 182 drivers/usb/typec/altmodes/displayport.c struct dp_altmode *dp = container_of(work, struct dp_altmode, work); container_of 29 drivers/usb/typec/bus.h #define to_altmode(d) container_of(d, struct altmode, adev) container_of 50 drivers/usb/typec/bus.h #define to_typec_switch(_dev_) container_of(_dev_, struct typec_switch, dev) container_of 51 drivers/usb/typec/bus.h #define to_typec_mux(_dev_) container_of(_dev_, struct typec_mux, dev) container_of 58 drivers/usb/typec/class.c #define to_typec_port(_dev_) container_of(_dev_, struct typec_port, dev) container_of 59 drivers/usb/typec/class.c #define to_typec_plug(_dev_) container_of(_dev_, struct typec_plug, dev) container_of 60 drivers/usb/typec/class.c #define to_typec_cable(_dev_) container_of(_dev_, struct typec_cable, dev) container_of 61 drivers/usb/typec/class.c #define to_typec_partner(_dev_) container_of(_dev_, struct typec_partner, dev) container_of 394 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(dev, struct fusb302_chip, container_of 425 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(dev, struct fusb302_chip, container_of 438 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(dev, struct fusb302_chip, container_of 599 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(dev, struct fusb302_chip, container_of 704 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(dev, struct fusb302_chip, container_of 725 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(dev, struct fusb302_chip, container_of 756 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(dev, struct fusb302_chip, container_of 837 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(dev, struct fusb302_chip, container_of 884 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(dev, struct fusb302_chip, container_of 916 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(dev, struct fusb302_chip, container_of 1022 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(dev, struct fusb302_chip, container_of 1063 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(work, struct fusb302_chip, container_of 1486 drivers/usb/typec/tcpm/fusb302.c struct fusb302_chip *chip = container_of(work, struct fusb302_chip, container_of 43 drivers/usb/typec/tcpm/tcpci.c return container_of(tcpc, struct tcpci, tcpc); container_of 73 drivers/usb/typec/tcpm/tcpci_rt1711h.c return container_of(tdata, struct rt1711h_chip, data); container_of 396 drivers/usb/typec/tcpm/tcpm.c return container_of(cap, struct tcpm_port, typec_caps); container_of 1348 drivers/usb/typec/tcpm/tcpm.c struct tcpm_port *port = container_of(work, struct tcpm_port, container_of 1945 drivers/usb/typec/tcpm/tcpm.c struct pd_rx_event *event = container_of(work, container_of 3582 drivers/usb/typec/tcpm/tcpm.c struct tcpm_port *port = container_of(work, struct tcpm_port, container_of 3938 drivers/usb/typec/tcpm/tcpm.c struct tcpm_port *port = container_of(work, struct tcpm_port, container_of 158 drivers/usb/typec/tcpm/wcove.c #define tcpc_to_wcove(_tcpc_) container_of(_tcpc_, struct wcove_typec, tcpc) container_of 313 drivers/usb/typec/tps6598x.c struct tps6598x *tps = container_of(cap, struct tps6598x, typec_cap); container_of 344 drivers/usb/typec/tps6598x.c struct tps6598x *tps = container_of(cap, struct tps6598x, typec_cap); container_of 251 drivers/usb/typec/ucsi/displayport.c struct ucsi_dp *dp = container_of(work, struct ucsi_dp, work); container_of 20 drivers/usb/typec/ucsi/ucsi.c #define to_ucsi_connector(_cap_) container_of(_cap_, struct ucsi_connector, \ container_of 526 drivers/usb/typec/ucsi/ucsi.c struct ucsi_connector *con = container_of(work, struct ucsi_connector, container_of 903 drivers/usb/typec/ucsi/ucsi.c struct ucsi *ucsi = container_of(work, struct ucsi, work); container_of 44 drivers/usb/typec/ucsi/ucsi_acpi.c struct ucsi_acpi *ua = container_of(ppm, struct ucsi_acpi, ppm); container_of 53 drivers/usb/typec/ucsi/ucsi_acpi.c struct ucsi_acpi *ua = container_of(ppm, struct ucsi_acpi, ppm); container_of 369 drivers/usb/typec/ucsi/ucsi_ccg.c struct ucsi_ccg *uc = container_of(ppm, struct ucsi_ccg, ppm); container_of 382 drivers/usb/typec/ucsi/ucsi_ccg.c struct ucsi_ccg *uc = container_of(ppm, struct ucsi_ccg, ppm); container_of 399 drivers/usb/typec/ucsi/ucsi_ccg.c struct ucsi_ccg *uc = container_of(pm_work, struct ucsi_ccg, pm_work); container_of 1041 drivers/usb/typec/ucsi/ucsi_ccg.c struct ucsi_ccg *uc = container_of(work, struct ucsi_ccg, work); container_of 67 drivers/usb/usb-skeleton.c #define to_skel_dev(d) container_of(d, struct usb_skel, kref) container_of 119 drivers/usb/usbip/stub_dev.c struct stub_device *sdev = container_of(ud, struct stub_device, ud); container_of 178 drivers/usb/usbip/stub_dev.c struct stub_device *sdev = container_of(ud, struct stub_device, ud); container_of 631 drivers/usb/usbip/stub_rx.c struct stub_device *sdev = container_of(ud, struct stub_device, ud); container_of 420 drivers/usb/usbip/stub_tx.c struct stub_device *sdev = container_of(ud, struct stub_device, ud); container_of 166 drivers/usb/usbip/vhci.h return container_of((void *) vhci_hcd, struct usb_hcd, hcd_priv); container_of 171 drivers/usb/usbip/vhci.h return container_of((void *)(vdev - vdev->rhport), struct vhci_hcd, vdev); container_of 1002 drivers/usb/usbip/vhci_hcd.c struct vhci_device *vdev = container_of(ud, struct vhci_device, ud); container_of 1058 drivers/usb/usbip/vhci_hcd.c struct vhci_device *vdev = container_of(ud, struct vhci_device, ud); container_of 201 drivers/usb/usbip/vhci_rx.c struct vhci_device *vdev = container_of(ud, struct vhci_device, ud); container_of 238 drivers/usb/usbip/vhci_tx.c struct vhci_device *vdev = container_of(ud, struct vhci_device, ud); container_of 124 drivers/usb/usbip/vudc.h return container_of(_ep, struct vep, ep); container_of 130 drivers/usb/usbip/vudc.h return container_of(_req, struct vrequest, req); container_of 136 drivers/usb/usbip/vudc.h return container_of(_gadget, struct vudc, gadget); container_of 141 drivers/usb/usbip/vudc.h return container_of(ep->gadget, struct vudc, gadget); container_of 431 drivers/usb/usbip/vudc_dev.c struct vudc *udc = container_of(ud, struct vudc, ud); container_of 465 drivers/usb/usbip/vudc_dev.c struct vudc *udc = container_of(ud, struct vudc, ud); container_of 191 drivers/usb/usbip/vudc_rx.c struct vudc *udc = container_of(ud, struct vudc, ud); container_of 224 drivers/usb/usbip/vudc_tx.c struct vudc *udc = container_of(ud, struct vudc, ud); container_of 80 drivers/vfio/mdev/mdev_core.c struct mdev_parent *parent = container_of(kref, struct mdev_parent, container_of 38 drivers/vfio/mdev/mdev_private.h #define to_mdev_device(dev) container_of(dev, struct mdev_device, dev) container_of 50 drivers/vfio/mdev/mdev_private.h container_of(_attr, struct mdev_type_attribute, attr) container_of 52 drivers/vfio/mdev/mdev_private.h container_of(_kobj, struct mdev_type, kobj) container_of 1506 drivers/vfio/pci/vfio_pci.c struct vfio_pci_reflck *reflck = container_of(kref, container_of 198 drivers/vfio/pci/vfio_pci_nvlink2.c struct vfio_pci_nvgpu_data *data = container_of(nb, container_of 299 drivers/vfio/vfio.c container = container_of(kref, struct vfio_container, kref); container_of 402 drivers/vfio/vfio.c struct vfio_group *group = container_of(kref, struct vfio_group, kref); container_of 436 drivers/vfio/vfio.c do_work = container_of(work, struct vfio_group_put_work, work); container_of 565 drivers/vfio/vfio.c struct vfio_device *device = container_of(kref, container_of 723 drivers/vfio/vfio.c struct vfio_group *group = container_of(nb, struct vfio_group, nb); container_of 2159 drivers/vfio/vfio_iommu_type1.c iova_cap = container_of(header, container_of 45 drivers/vfio/virqfd.c struct virqfd *virqfd = container_of(wait, struct virqfd, wait); container_of 81 drivers/vfio/virqfd.c struct virqfd *virqfd = container_of(pt, struct virqfd, pt); container_of 87 drivers/vfio/virqfd.c struct virqfd *virqfd = container_of(work, struct virqfd, shutdown); container_of 99 drivers/vfio/virqfd.c struct virqfd *virqfd = container_of(work, struct virqfd, inject); container_of 362 drivers/vhost/net.c container_of(vq, struct vhost_net_virtqueue, vq); container_of 425 drivers/vhost/net.c container_of(vq, struct vhost_net_virtqueue, vq); container_of 436 drivers/vhost/net.c container_of(vq, struct vhost_net_virtqueue, vq); container_of 686 drivers/vhost/net.c struct vhost_net *net = container_of(vq->dev, struct vhost_net, container_of 1243 drivers/vhost/net.c struct vhost_virtqueue *vq = container_of(work, struct vhost_virtqueue, container_of 1245 drivers/vhost/net.c struct vhost_net *net = container_of(vq->dev, struct vhost_net, dev); container_of 1252 drivers/vhost/net.c struct vhost_virtqueue *vq = container_of(work, struct vhost_virtqueue, container_of 1254 drivers/vhost/net.c struct vhost_net *net = container_of(vq->dev, struct vhost_net, dev); container_of 1261 drivers/vhost/net.c struct vhost_net *net = container_of(work, struct vhost_net, container_of 1268 drivers/vhost/net.c struct vhost_net *net = container_of(work, struct vhost_net, container_of 1344 drivers/vhost/net.c container_of(vq, struct vhost_net_virtqueue, vq); container_of 235 drivers/vhost/scsi.c inflight = container_of(kref, struct vhost_scsi_inflight, kref); container_of 272 drivers/vhost/scsi.c svq = container_of(vq, struct vhost_scsi_virtqueue, vq); container_of 296 drivers/vhost/scsi.c struct vhost_scsi_tpg *tpg = container_of(se_tpg, container_of 305 drivers/vhost/scsi.c struct vhost_scsi_tpg *tpg = container_of(se_tpg, container_of 312 drivers/vhost/scsi.c struct vhost_scsi_tpg *tpg = container_of(se_tpg, container_of 325 drivers/vhost/scsi.c struct vhost_scsi_cmd *tv_cmd = container_of(se_cmd, container_of 376 drivers/vhost/scsi.c struct vhost_scsi_cmd *cmd = container_of(se_cmd, container_of 384 drivers/vhost/scsi.c struct vhost_scsi_cmd *cmd = container_of(se_cmd, container_of 498 drivers/vhost/scsi.c struct vhost_scsi *vs = container_of(work, struct vhost_scsi, container_of 520 drivers/vhost/scsi.c struct vhost_scsi *vs = container_of(work, struct vhost_scsi, container_of 553 drivers/vhost/scsi.c q = container_of(cmd->tvc_vq, struct vhost_scsi_virtqueue, vq); container_of 759 drivers/vhost/scsi.c container_of(work, struct vhost_scsi_cmd, work); container_of 1280 drivers/vhost/scsi.c struct vhost_virtqueue *vq = container_of(work, struct vhost_virtqueue, container_of 1282 drivers/vhost/scsi.c struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); container_of 1320 drivers/vhost/scsi.c struct vhost_virtqueue *vq = container_of(work, struct vhost_virtqueue, container_of 1322 drivers/vhost/scsi.c struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); container_of 1336 drivers/vhost/scsi.c struct vhost_virtqueue *vq = container_of(work, struct vhost_virtqueue, container_of 1338 drivers/vhost/scsi.c struct vhost_scsi *vs = container_of(vq->dev, struct vhost_scsi, dev); container_of 1822 drivers/vhost/scsi.c struct vhost_scsi_tpg *tpg = container_of(se_tpg, container_of 1841 drivers/vhost/scsi.c struct vhost_scsi_tpg *tpg = container_of(se_tpg, container_of 1876 drivers/vhost/scsi.c struct vhost_scsi_tpg *tpg = container_of(se_tpg, container_of 1898 drivers/vhost/scsi.c struct vhost_scsi_tpg *tpg = container_of(se_tpg, container_of 2043 drivers/vhost/scsi.c struct vhost_scsi_tpg *tpg = container_of(se_tpg, container_of 2065 drivers/vhost/scsi.c struct vhost_scsi_tpg *tpg = container_of(se_tpg, container_of 2149 drivers/vhost/scsi.c struct vhost_scsi_tport *tport = container_of(wwn, container_of 2185 drivers/vhost/scsi.c struct vhost_scsi_tpg *tpg = container_of(se_tpg, container_of 2265 drivers/vhost/scsi.c struct vhost_scsi_tport *tport = container_of(wwn, container_of 98 drivers/vhost/test.c struct vhost_virtqueue *vq = container_of(work, struct vhost_virtqueue, container_of 100 drivers/vhost/test.c struct vhost_test *n = container_of(vq->dev, struct vhost_test, dev); container_of 154 drivers/vhost/vhost.c s = container_of(work, struct vhost_flush_struct, work); container_of 163 drivers/vhost/vhost.c poll = container_of(pt, struct vhost_poll, table); container_of 171 drivers/vhost/vhost.c struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); container_of 513 drivers/vhost/vhost.c s = container_of(work, struct vhost_attach_cgroups_struct, work); container_of 233 drivers/vhost/vsock.c vsock = container_of(work, struct vhost_vsock, send_pkt_work); container_of 389 drivers/vhost/vsock.c struct vhost_virtqueue *vq = container_of(work, struct vhost_virtqueue, container_of 391 drivers/vhost/vsock.c struct vhost_vsock *vsock = container_of(vq->dev, struct vhost_vsock, container_of 463 drivers/vhost/vsock.c struct vhost_virtqueue *vq = container_of(work, struct vhost_virtqueue, container_of 465 drivers/vhost/vsock.c struct vhost_vsock *vsock = container_of(vq->dev, struct vhost_vsock, container_of 182 drivers/video/backlight/adp8860_bl.c struct adp8860_led *led = container_of(work, struct adp8860_led, work); container_of 193 drivers/video/backlight/adp8860_bl.c led = container_of(led_cdev, struct adp8860_led, cdev); container_of 197 drivers/video/backlight/adp8870_bl.c struct adp8870_led *led = container_of(work, struct adp8870_led, work); container_of 208 drivers/video/backlight/adp8870_bl.c led = container_of(led_cdev, struct adp8870_led, cdev); container_of 44 drivers/video/backlight/as3711_bl.c return container_of(su, struct as3711_bl_supply, su1); container_of 46 drivers/video/backlight/as3711_bl.c return container_of(su, struct as3711_bl_supply, su2); container_of 59 drivers/video/backlight/backlight.c bd = container_of(self, struct backlight_device, fb_notif); container_of 33 drivers/video/backlight/lcd.c ld = container_of(self, struct lcd_device, fb_notif); container_of 238 drivers/video/backlight/lm3533_bl.c struct device *dev = container_of(kobj, struct device, kobj); container_of 116 drivers/video/backlight/lm3630a_bl.c pchip = container_of(work, struct lm3630a_chip, work.work); container_of 226 drivers/video/backlight/lm3639_bl.c pchip = container_of(cdev, struct lm3639_chip_data, cdev_torch); container_of 263 drivers/video/backlight/lm3639_bl.c pchip = container_of(cdev, struct lm3639_chip_data, cdev_flash); container_of 33 drivers/video/fbdev/amba-clcd.c #define to_clcd(info) container_of(info, struct clcd_fb, fb) container_of 861 drivers/video/fbdev/atmel_lcdfb.c container_of(work, struct atmel_lcdfb_info, task); container_of 2219 drivers/video/fbdev/aty/radeon_base.c struct device *dev = container_of(kobj, struct device, kobj); container_of 2231 drivers/video/fbdev/aty/radeon_base.c struct device *dev = container_of(kobj, struct device, kobj); container_of 68 drivers/video/fbdev/au1100fb.c (_info ? container_of(_info, struct au1100fb_device, info) : NULL); container_of 220 drivers/video/fbdev/controlfb.c container_of(info, struct fb_info_control, info); container_of 261 drivers/video/fbdev/controlfb.c container_of(info, struct fb_info_control, info); container_of 313 drivers/video/fbdev/controlfb.c container_of(info, struct fb_info_control, info); container_of 347 drivers/video/fbdev/controlfb.c container_of(info, struct fb_info_control, info); container_of 826 drivers/video/fbdev/controlfb.c container_of(fb_info, struct fb_info_control, info); container_of 179 drivers/video/fbdev/core/fb_defio.c struct fb_info *info = container_of(work, struct fb_info, container_of 390 drivers/video/fbdev/core/fbcon.c struct fb_info *info = container_of(work, struct fb_info, queue); container_of 158 drivers/video/fbdev/cyber2000fb.c struct cfb_info *cfb = container_of(info, struct cfb_info, fb); container_of 190 drivers/video/fbdev/cyber2000fb.c struct cfb_info *cfb = container_of(info, struct cfb_info, fb); container_of 240 drivers/video/fbdev/cyber2000fb.c struct cfb_info *cfb = container_of(info, struct cfb_info, fb); container_of 275 drivers/video/fbdev/cyber2000fb.c struct cfb_info *cfb = container_of(info, struct cfb_info, fb); container_of 757 drivers/video/fbdev/cyber2000fb.c struct cfb_info *cfb = container_of(info, struct cfb_info, fb); container_of 860 drivers/video/fbdev/cyber2000fb.c struct cfb_info *cfb = container_of(info, struct cfb_info, fb); container_of 970 drivers/video/fbdev/cyber2000fb.c struct cfb_info *cfb = container_of(info, struct cfb_info, fb); container_of 1006 drivers/video/fbdev/cyber2000fb.c struct cfb_info *cfb = container_of(info, struct cfb_info, fb); container_of 1038 drivers/video/fbdev/da8xx-fb.c par = container_of(nb, struct da8xx_fb_par, freq_transition); container_of 1648 drivers/video/fbdev/fsl-diu-fb.c container_of(attr, struct fsl_diu_data, dev_attr); container_of 1669 drivers/video/fbdev/fsl-diu-fb.c container_of(attr, struct fsl_diu_data, dev_attr); container_of 75 drivers/video/fbdev/goldfishfb.c struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); container_of 118 drivers/video/fbdev/goldfishfb.c struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); container_of 134 drivers/video/fbdev/goldfishfb.c struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); container_of 150 drivers/video/fbdev/goldfishfb.c struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); container_of 523 drivers/video/fbdev/hyperv_fb.c struct hvfb_par *par = container_of(w, struct hvfb_par, dwork.work); container_of 539 drivers/video/fbdev/hyperv_fb.c par = container_of(nb, struct hvfb_par, hvfb_panic_nb); container_of 647 drivers/video/fbdev/matrox/matroxfb_base.c struct matrox_fb_info* minfo = container_of(fb_info, struct matrox_fb_info, fbcon); container_of 497 drivers/video/fbdev/matrox/matroxfb_base.h #define info2minfo(info) container_of(info, struct matrox_fb_info, fbcon) container_of 34 drivers/video/fbdev/matrox/matroxfb_crtc2.c #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) container_of 264 drivers/video/fbdev/matrox/matroxfb_crtc2.c #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) container_of 283 drivers/video/fbdev/matrox/matroxfb_crtc2.c #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) container_of 315 drivers/video/fbdev/matrox/matroxfb_crtc2.c #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) container_of 325 drivers/video/fbdev/matrox/matroxfb_crtc2.c #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) container_of 397 drivers/video/fbdev/matrox/matroxfb_crtc2.c #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) container_of 427 drivers/video/fbdev/matrox/matroxfb_crtc2.c #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) container_of 553 drivers/video/fbdev/matrox/matroxfb_crtc2.c #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) container_of 1203 drivers/video/fbdev/matrox/matroxfb_maven.c struct matrox_fb_info *minfo = container_of(clnt->adapter, container_of 34 drivers/video/fbdev/omap/lcd_mipid.c #define to_mipid_device(p) container_of(p, struct mipid_device, \ container_of 391 drivers/video/fbdev/omap/lcd_mipid.c struct mipid_device *md = container_of(work, struct mipid_device, container_of 44 drivers/video/fbdev/omap2/omapfb/displays/connector-analog-tv.c #define to_panel_data(x) container_of(x, struct panel_drv_data, dssdev) container_of 48 drivers/video/fbdev/omap2/omapfb/displays/connector-dvi.c #define to_panel_data(x) container_of(x, struct panel_drv_data, dssdev) container_of 47 drivers/video/fbdev/omap2/omapfb/displays/connector-hdmi.c #define to_panel_data(x) container_of(x, struct panel_drv_data, dssdev) container_of 31 drivers/video/fbdev/omap2/omapfb/displays/encoder-opa362.c #define to_panel_data(x) container_of(x, struct panel_drv_data, dssdev) container_of 27 drivers/video/fbdev/omap2/omapfb/displays/encoder-tfp410.c #define to_panel_data(x) container_of(x, struct panel_drv_data, dssdev) container_of 30 drivers/video/fbdev/omap2/omapfb/displays/encoder-tpd12s015.c #define to_panel_data(x) container_of(x, struct panel_drv_data, dssdev) container_of 34 drivers/video/fbdev/omap2/omapfb/displays/panel-dpi.c #define to_panel_data(p) container_of(p, struct panel_drv_data, dssdev) container_of 80 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c #define to_panel_data(p) container_of(p, struct panel_drv_data, dssdev) container_of 851 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c struct panel_drv_data *ddata = container_of(work, struct panel_drv_data, container_of 1079 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c struct panel_drv_data *ddata = container_of(work, struct panel_drv_data, container_of 55 drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c #define to_panel_data(p) container_of(p, struct panel_drv_data, dssdev) container_of 83 drivers/video/fbdev/omap2/omapfb/displays/panel-nec-nl8048hl11.c #define to_panel_data(p) container_of(p, struct panel_drv_data, dssdev) container_of 56 drivers/video/fbdev/omap2/omapfb/displays/panel-sharp-ls037v7dw01.c #define to_panel_data(p) container_of(p, struct panel_drv_data, dssdev) container_of 103 drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c #define to_panel_data(p) container_of(p, struct panel_drv_data, dssdev) container_of 156 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c #define to_panel_data(p) container_of(p, struct panel_drv_data, dssdev) container_of 92 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c #define to_panel_data(p) container_of(p, struct panel_drv_data, dssdev) container_of 275 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c dssdev = container_of(kobj, struct omap_dss_device, kobj); container_of 276 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c display_attr = container_of(attr, struct display_attribute, attr); container_of 290 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c dssdev = container_of(kobj, struct omap_dss_device, kobj); container_of 291 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c display_attr = container_of(attr, struct display_attribute, attr); container_of 52 drivers/video/fbdev/omap2/omapfb/dss/dpi.c return container_of(dssdev, struct dpi_data, output); container_of 1377 drivers/video/fbdev/omap2/omapfb/dss/dsi.c struct dsi_data *dsi = container_of(pll, struct dsi_data, pll); container_of 1455 drivers/video/fbdev/omap2/omapfb/dss/dsi.c struct dsi_data *dsi = container_of(pll, struct dsi_data, pll); container_of 4006 drivers/video/fbdev/omap2/omapfb/dss/dsi.c struct dsi_data *dsi = container_of(work, struct dsi_data, container_of 101 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); container_of 116 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); container_of 467 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c manager = container_of(kobj, struct omap_overlay_manager, kobj); container_of 468 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c manager_attr = container_of(attr, struct manager_attribute, attr); container_of 482 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c manager = container_of(kobj, struct omap_overlay_manager, kobj); container_of 483 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c manager_attr = container_of(attr, struct manager_attribute, attr); container_of 400 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c overlay = container_of(kobj, struct omap_overlay, kobj); container_of 401 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c overlay_attr = container_of(attr, struct overlay_attribute, attr); container_of 415 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c overlay = container_of(kobj, struct omap_overlay, kobj); container_of 416 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c overlay_attr = container_of(attr, struct overlay_attribute, attr); container_of 58 drivers/video/fbdev/omap2/omapfb/dss/video-pll.c struct dss_video_pll *vpll = container_of(pll, struct dss_video_pll, pll); container_of 87 drivers/video/fbdev/omap2/omapfb/dss/video-pll.c struct dss_video_pll *vpll = container_of(pll, struct dss_video_pll, pll); container_of 1667 drivers/video/fbdev/omap2/omapfb/omapfb-main.c d = container_of(work, struct omapfb_display_data, container_of 364 drivers/video/fbdev/pxa3xx-gcu.c return container_of(dev, struct pxa3xx_gcu_priv, misc_dev); container_of 145 drivers/video/fbdev/pxafb.c struct pxafb_info *fbi = container_of(info, struct pxafb_info, fb); container_of 190 drivers/video/fbdev/pxafb.c struct pxafb_info *fbi = container_of(info, struct pxafb_info, fb); container_of 463 drivers/video/fbdev/pxafb.c struct pxafb_info *fbi = container_of(info, struct pxafb_info, fb); container_of 501 drivers/video/fbdev/pxafb.c struct pxafb_info *fbi = container_of(info, struct pxafb_info, fb); container_of 540 drivers/video/fbdev/pxafb.c struct pxafb_info *fbi = container_of(info, struct pxafb_info, fb); container_of 573 drivers/video/fbdev/pxafb.c struct pxafb_info *fbi = container_of(info, struct pxafb_info, fb); container_of 732 drivers/video/fbdev/pxafb.c struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); container_of 750 drivers/video/fbdev/pxafb.c struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); container_of 767 drivers/video/fbdev/pxafb.c struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); container_of 843 drivers/video/fbdev/pxafb.c struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); container_of 1151 drivers/video/fbdev/pxafb.c struct pxafb_info *fbi = container_of(info, struct pxafb_info, fb); container_of 1207 drivers/video/fbdev/pxafb.c struct pxafb_info *fbi = container_of(info, struct pxafb_info, fb); container_of 1642 drivers/video/fbdev/pxafb.c container_of(work, struct pxafb_info, task); container_of 176 drivers/video/fbdev/pxafb.h #define TO_INF(ptr,member) container_of(ptr,struct pxafb_info,member) container_of 779 drivers/video/fbdev/s3c2410fb.c info = container_of(nb, struct s3c2410fb_info, freq_transition); container_of 273 drivers/video/fbdev/sa1100fb.c container_of(info, struct sa1100fb_info, fb); container_of 295 drivers/video/fbdev/sa1100fb.c container_of(info, struct sa1100fb_info, fb); container_of 371 drivers/video/fbdev/sa1100fb.c container_of(info, struct sa1100fb_info, fb); container_of 439 drivers/video/fbdev/sa1100fb.c container_of(info, struct sa1100fb_info, fb); container_of 533 drivers/video/fbdev/sa1100fb.c container_of(info, struct sa1100fb_info, fb); container_of 563 drivers/video/fbdev/sa1100fb.c container_of(info, struct sa1100fb_info, fb); container_of 963 drivers/video/fbdev/sa1100fb.c struct sa1100fb_info *fbi = container_of(w, struct sa1100fb_info, task); container_of 75 drivers/video/fbdev/sa1100fb.h #define TO_INF(ptr,member) container_of(ptr,struct sa1100fb_info,member) container_of 1109 drivers/video/fbdev/smscufx.c struct ufx_data *dev = container_of(kref, struct ufx_data, kref); container_of 1122 drivers/video/fbdev/smscufx.c struct urb_node *unode = container_of(work, struct urb_node, container_of 1130 drivers/video/fbdev/smscufx.c struct ufx_data *dev = container_of(work, struct ufx_data, container_of 928 drivers/video/fbdev/stifb.c struct stifb_info *fb = container_of(info, struct stifb_info, info); container_of 988 drivers/video/fbdev/stifb.c struct stifb_info *fb = container_of(info, struct stifb_info, info); container_of 1017 drivers/video/fbdev/stifb.c struct stifb_info *fb = container_of(info, struct stifb_info, info); container_of 679 drivers/video/fbdev/udlfb.c struct dlfb_data *dlfb = container_of(w, struct dlfb_data, damage_work); container_of 1461 drivers/video/fbdev/udlfb.c struct device *fbdev = container_of(kobj, struct device, kobj); container_of 1483 drivers/video/fbdev/udlfb.c struct device *fbdev = container_of(kobj, struct device, kobj); container_of 131 drivers/video/fbdev/valkyriefb.c container_of(info, struct fb_info_valkyrie, info); container_of 190 drivers/video/fbdev/valkyriefb.c container_of(info, struct fb_info_valkyrie, info); container_of 223 drivers/video/fbdev/valkyriefb.c container_of(info, struct fb_info_valkyrie, info); container_of 462 drivers/video/fbdev/valkyriefb.c container_of(fb_info, struct fb_info_valkyrie, info); container_of 389 drivers/video/fbdev/vermilion/vermilion.c vinfo = container_of(info, struct vml_info, info); container_of 680 drivers/video/fbdev/vermilion/vermilion.c struct vml_info *vinfo = container_of(info, struct vml_info, info); container_of 873 drivers/video/fbdev/vermilion/vermilion.c struct vml_info *vinfo = container_of(info, struct vml_info, info); container_of 924 drivers/video/fbdev/vermilion/vermilion.c struct vml_info *vinfo = container_of(info, struct vml_info, info); container_of 937 drivers/video/fbdev/vermilion/vermilion.c struct vml_info *vinfo = container_of(info, struct vml_info, info); container_of 989 drivers/video/fbdev/vermilion/vermilion.c struct vml_info *vinfo = container_of(info, struct vml_info, info); container_of 36 drivers/video/fbdev/vt8500lcdfb.c #define to_vt8500lcd_info(__info) container_of(__info, \ container_of 34 drivers/video/fbdev/wm8505fb.c #define to_wm8505fb_info(__info) container_of(__info, \ container_of 160 drivers/video/fbdev/xilinxfb.c container_of(_info, struct xilinxfb_drvdata, info) container_of 353 drivers/virt/vboxguest/vboxguest_core.c container_of(work, struct vbg_dev, mem_balloon.work); container_of 55 drivers/virt/vboxguest/vboxguest_linux.c gdev = container_of(filp->private_data, struct vbg_dev, misc_device); container_of 71 drivers/virt/vboxguest/vboxguest_linux.c gdev = container_of(filp->private_data, struct vbg_dev, container_of 436 drivers/virtio/virtio_balloon.c vb = container_of(work, struct virtio_balloon, container_of 446 drivers/virtio/virtio_balloon.c vb = container_of(work, struct virtio_balloon, container_of 674 drivers/virtio/virtio_balloon.c struct virtio_balloon *vb = container_of(work, struct virtio_balloon, container_of 711 drivers/virtio/virtio_balloon.c struct virtio_balloon *vb = container_of(vb_dev_info, container_of 820 drivers/virtio/virtio_balloon.c struct virtio_balloon *vb = container_of(shrinker, container_of 839 drivers/virtio/virtio_balloon.c struct virtio_balloon *vb = container_of(shrinker, container_of 81 drivers/virtio/virtio_mmio.c container_of(_plat_dev, struct virtio_mmio_device, vdev) container_of 521 drivers/virtio/virtio_mmio.c container_of(_d, struct virtio_device, dev); container_of 523 drivers/virtio/virtio_mmio.c container_of(vdev, struct virtio_mmio_device, vdev); container_of 120 drivers/virtio/virtio_pci_common.h return container_of(vdev, struct virtio_pci_device, vdev); container_of 201 drivers/virtio/virtio_ring.c #define to_vvq(_vq) container_of(_vq, struct vring_virtqueue, vq) container_of 249 drivers/vme/bridges/vme_ca91cx42.c ca91cx42_bridge = container_of((void *)bridge, struct vme_bridge, container_of 42 drivers/vme/vme.c return container_of(dev, struct vme_dev, dev); container_of 1977 drivers/vme/vme.c vme_drv = container_of(drv, struct vme_driver, driver); container_of 29 drivers/w1/slaves/w1_ds2780.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 54 drivers/w1/slaves/w1_ds2780.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 72 drivers/w1/slaves/w1_ds2780.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 93 drivers/w1/slaves/w1_ds2780.c struct device *dev = container_of(kobj, struct device, kobj); container_of 26 drivers/w1/slaves/w1_ds2781.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 51 drivers/w1/slaves/w1_ds2781.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 69 drivers/w1/slaves/w1_ds2781.c struct w1_slave *sl = container_of(dev, struct w1_slave, dev); container_of 90 drivers/w1/slaves/w1_ds2781.c struct device *dev = container_of(kobj, struct device, kobj); container_of 586 drivers/w1/w1.c md = container_of(dev, struct w1_master, dev); container_of 590 drivers/w1/w1.c sl = container_of(dev, struct w1_slave, dev); container_of 444 drivers/w1/w1_netlink.c struct w1_cb_node *node = container_of(async_cmd, struct w1_cb_node, container_of 101 drivers/watchdog/aspeed_wdt.c return container_of(wdd, struct aspeed_wdt, wdd); container_of 80 drivers/watchdog/at91sam9_wdt.c #define to_wdt(wdd) container_of(wdd, struct at91wdt, wdd) container_of 45 drivers/watchdog/bcm47xx_wdt.c return container_of(wdd, struct bcm47xx_wdt, wdd); container_of 47 drivers/watchdog/bd70528_wdt.c struct bd70528_data *bd70528 = container_of(data, struct bd70528_data, container_of 107 drivers/watchdog/bd70528_wdt.c struct bd70528_data *bd70528 = container_of(data, struct bd70528_data, container_of 124 drivers/watchdog/bd70528_wdt.c struct bd70528_data *bd70528 = container_of(data, struct bd70528_data, container_of 59 drivers/watchdog/dw_wdt.c #define to_dw_wdt(wdd) container_of(wdd, struct dw_wdt, wdd) container_of 47 drivers/watchdog/ftwdt010_wdt.c return container_of(wdd, struct ftwdt010_wdt, wdd); container_of 98 drivers/watchdog/i6300esb.c #define to_esb_dev(wptr) container_of(wptr, struct esb_dev, wdd) container_of 122 drivers/watchdog/imx_sc_wdt.c container_of(nb, container_of 89 drivers/watchdog/lantiq_wdt.c return container_of(wdt, struct ltq_wdt_priv, wdt); container_of 399 drivers/watchdog/mei_wdt.c struct mei_wdt *wdt = container_of(work, struct mei_wdt, unregister); container_of 84 drivers/watchdog/mpc8xxx_wdt.c container_of(w, struct mpc8xxx_wdt_ddata, wdd); container_of 109 drivers/watchdog/mpc8xxx_wdt.c container_of(w, struct mpc8xxx_wdt_ddata, wdd); container_of 50 drivers/watchdog/npcm_wdt.c return container_of(wdd, struct npcm_wdt, wdd); container_of 55 drivers/watchdog/omap_wdt.c #define to_omap_wdt_dev(_wdog) container_of(_wdog, struct omap_wdt_dev, wdog) container_of 58 drivers/watchdog/qcom-wdt.c return container_of(wdd, struct qcom_wdt, wdd); container_of 62 drivers/watchdog/rave-sp-wdt.c return container_of(wdd, struct rave_sp_wdt, wdd); container_of 152 drivers/watchdog/rave-sp-wdt.c container_of(nb, struct rave_sp_wdt, reboot_notifier); container_of 49 drivers/watchdog/retu_wdt.c struct retu_wdt_dev *wdev = container_of(to_delayed_work(work), container_of 200 drivers/watchdog/s3c2410_wdt.c return container_of(nb, struct s3c2410_wdt, freq_transition); container_of 68 drivers/watchdog/sprd_wdt.c return container_of(wdd, struct sprd_wdt, wdd); container_of 155 drivers/watchdog/watchdog_core.c wdd = container_of(nb, struct watchdog_device, reboot_nb); container_of 172 drivers/watchdog/watchdog_core.c struct watchdog_device *wdd = container_of(nb, struct watchdog_device, container_of 237 drivers/watchdog/watchdog_dev.c wd_data = container_of(work, struct watchdog_core_data, work); container_of 249 drivers/watchdog/watchdog_dev.c wd_data = container_of(timer, struct watchdog_core_data, timer); container_of 571 drivers/watchdog/watchdog_dev.c struct device *dev = container_of(kobj, struct device, kobj); container_of 816 drivers/watchdog/watchdog_dev.c wd_data = container_of(inode->i_cdev, struct watchdog_core_data, container_of 867 drivers/watchdog/watchdog_dev.c wd_data = container_of(dev, struct watchdog_core_data, dev); container_of 50 drivers/watchdog/wdat_wdt.c #define to_wdat_wdt(wdd) container_of(wdd, struct wdat_wdt, wdd) container_of 316 drivers/xen/gntdev-dmabuf.c container_of(kref, struct gntdev_dmabuf, u.exp.refcount); container_of 521 drivers/xen/gntdev.c struct gntdev_priv *priv = container_of(mn, struct gntdev_priv, mn); container_of 552 drivers/xen/gntdev.c struct gntdev_priv *priv = container_of(mn, struct gntdev_priv, mn); container_of 1102 drivers/xen/grant-table.c *unmap_data = container_of(work, container_of 99 drivers/xen/pcpu.c struct pcpu *cpu = container_of(dev, struct pcpu, dev); container_of 108 drivers/xen/pcpu.c struct pcpu *pcpu = container_of(dev, struct pcpu, dev); container_of 197 drivers/xen/pcpu.c struct pcpu *pcpu = container_of(dev, struct pcpu, dev); container_of 226 drivers/xen/pvcalls-back.c struct pvcalls_ioworker *ioworker = container_of(work, container_of 228 drivers/xen/pvcalls-back.c struct sock_mapping *map = container_of(ioworker, struct sock_mapping, container_of 505 drivers/xen/pvcalls-back.c struct sockpass_mapping *mappass = container_of( container_of 575 drivers/xen/sys-hypervisor.c hyp_attr = container_of(attr, struct hyp_sysfs_attr, attr); container_of 587 drivers/xen/sys-hypervisor.c hyp_attr = container_of(attr, struct hyp_sysfs_attr, attr); container_of 97 drivers/xen/xen-pciback/pci_stub.c psdev = container_of(kref, struct pcistub_device, kref); container_of 457 drivers/xen/xen-pciback/pci_stub.c psdev = container_of(seized_devices.next, container_of 330 drivers/xen/xen-pciback/pciback_ops.c container_of(data, struct xen_pcibk_device, op_work); container_of 659 drivers/xen/xen-pciback/xenbus.c container_of(watch, struct xen_pcibk_device, be_watch); container_of 312 drivers/xen/xen-scsiback.c struct v2p_entry *entry = container_of(kref, struct v2p_entry, kref); container_of 1299 drivers/xen/xen-scsiback.c struct scsiback_tpg *tpg = container_of(se_tpg, container_of 1308 drivers/xen/xen-scsiback.c struct scsiback_tpg *tpg = container_of(se_tpg, container_of 1370 drivers/xen/xen-scsiback.c struct scsiback_tport *tport = container_of(wwn, container_of 1418 drivers/xen/xen-scsiback.c struct vscsibk_pend *pending_req = container_of(se_cmd, container_of 1428 drivers/xen/xen-scsiback.c struct vscsibk_pend *pending_req = container_of(se_cmd, container_of 1445 drivers/xen/xen-scsiback.c struct vscsibk_pend *pending_req = container_of(se_cmd, container_of 1459 drivers/xen/xen-scsiback.c struct scsiback_tpg *tpg = container_of(se_tpg, struct scsiback_tpg, container_of 1474 drivers/xen/xen-scsiback.c struct scsiback_tpg *tpg = container_of(se_tpg, struct scsiback_tpg, container_of 1503 drivers/xen/xen-scsiback.c struct scsiback_tpg *tpg = container_of(se_tpg, container_of 1595 drivers/xen/xen-scsiback.c struct scsiback_tpg *tpg = container_of(se_tpg, container_of 1617 drivers/xen/xen-scsiback.c struct scsiback_tpg *tpg = container_of(se_tpg, container_of 1713 drivers/xen/xen-scsiback.c struct scsiback_tpg *tpg = container_of(se_tpg, container_of 1726 drivers/xen/xen-scsiback.c struct scsiback_tpg *tpg = container_of(se_tpg, container_of 1737 drivers/xen/xen-scsiback.c struct scsiback_tport *tport = container_of(wwn, container_of 1774 drivers/xen/xen-scsiback.c struct scsiback_tpg *tpg = container_of(se_tpg, container_of 277 drivers/xen/xenbus/xenbus_dev_frontend.c adap = container_of(watch, struct watch_adapter, watch); container_of 313 drivers/xen/xenbus/xenbus_dev_frontend.c u = container_of(wq, struct xenbus_file_priv, wq); container_of 347 drivers/xen/xenbus/xenbus_dev_frontend.c u = container_of(kref, struct xenbus_file_priv, kref); container_of 136 drivers/xen/xenbus/xenbus_probe.c container_of(dev->dev.bus, struct xen_bus_type, bus); container_of 176 drivers/xen/xenbus/xenbus_probe.c container_of(watch, struct xenbus_device, otherend_watch); container_of 599 drivers/xen/xenbus/xenbus_probe.c = container_of(dev, struct xenbus_device, dev); container_of 619 drivers/xen/xenbus/xenbus_probe.c = container_of(dev, struct xenbus_device, dev); container_of 108 drivers/xen/xenbus/xenbus_probe_backend.c bus = container_of(xdev->dev.bus, struct xen_bus_type, bus); container_of 97 drivers/xen/xenbus/xenbus_probe_frontend.c struct xenbus_device *xdev = container_of(w, struct xenbus_device, work); container_of 124 fs/9p/v9fs.h return container_of(inode, struct v9fs_inode, vfs_inode); container_of 45 fs/adfs/adfs.h return container_of(inode, struct adfs_inode_info, vfs_inode); container_of 68 fs/affs/affs.h return container_of(inode, struct affs_inode_info, vfs_inode); container_of 70 fs/affs/super.c sbi = container_of(work, struct affs_sb_info, sb_work.work); container_of 478 fs/afs/cell.c struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); container_of 510 fs/afs/cell.c struct afs_net *net = container_of(timer, struct afs_net, cells_timer); container_of 650 fs/afs/cell.c struct afs_cell *cell = container_of(work, struct afs_cell, manager); container_of 756 fs/afs/cell.c struct afs_net *net = container_of(work, struct afs_net, cells_manager); container_of 262 fs/afs/cmservice.c struct afs_call *call = container_of(work, struct afs_call, work); container_of 387 fs/afs/cmservice.c struct afs_call *call = container_of(work, struct afs_call, work); container_of 484 fs/afs/cmservice.c struct afs_call *call = container_of(work, struct afs_call, work); container_of 516 fs/afs/cmservice.c struct afs_call *call = container_of(work, struct afs_call, work); container_of 592 fs/afs/cmservice.c struct afs_call *call = container_of(work, struct afs_call, work); container_of 533 fs/afs/dir.c container_of(ctx, struct afs_lookup_one_cookie, ctx); container_of 602 fs/afs/dir.c container_of(ctx, struct afs_lookup_cookie, ctx); container_of 295 fs/afs/flock.c container_of(work, struct afs_vnode, lock_work.work); container_of 1413 fs/afs/internal.h return container_of(inode, struct afs_vnode, vfs_inode); container_of 723 fs/afs/rxrpc.c struct afs_call *call = container_of(work, struct afs_call, async_work); container_of 749 fs/afs/rxrpc.c container_of(work, struct afs_net, charge_preallocation_work); container_of 83 fs/afs/security.c container_of(rcu, struct afs_permits, rcu); container_of 318 fs/afs/server.c struct afs_net *net = container_of(timer, struct afs_net, fs_timer); container_of 362 fs/afs/server.c struct afs_server *server = container_of(rcu, struct afs_server, rcu); container_of 440 fs/afs/server.c struct afs_net *net = container_of(work, struct afs_net, fs_manager); container_of 33 fs/afs/vl_list.c struct afs_vlserver *vlserver = container_of(rcu, struct afs_vlserver, rcu); container_of 564 fs/aio.c struct aio_kiocb *req = container_of(iocb, struct aio_kiocb, rw); container_of 585 fs/aio.c struct kioctx *ctx = container_of(to_rcu_work(work), struct kioctx, container_of 598 fs/aio.c struct kioctx *ctx = container_of(ref, struct kioctx, reqs); container_of 616 fs/aio.c struct kioctx *ctx = container_of(ref, struct kioctx, users); container_of 1424 fs/aio.c struct aio_kiocb *iocb = container_of(kiocb, struct aio_kiocb, rw); container_of 1592 fs/aio.c struct aio_kiocb *iocb = container_of(work, struct aio_kiocb, fsync.work); container_of 1623 fs/aio.c struct poll_iocb *req = container_of(work, struct poll_iocb, work); container_of 1624 fs/aio.c struct aio_kiocb *iocb = container_of(req, struct aio_kiocb, poll); container_of 1631 fs/aio.c struct poll_iocb *req = container_of(work, struct poll_iocb, work); container_of 1632 fs/aio.c struct aio_kiocb *iocb = container_of(req, struct aio_kiocb, poll); container_of 1664 fs/aio.c struct aio_kiocb *aiocb = container_of(iocb, struct aio_kiocb, rw); container_of 1681 fs/aio.c struct poll_iocb *req = container_of(wait, struct poll_iocb, wait); container_of 1682 fs/aio.c struct aio_kiocb *iocb = container_of(req, struct aio_kiocb, poll); container_of 1728 fs/aio.c struct aio_poll_table *pt = container_of(p, struct aio_poll_table, pt); container_of 119 fs/befs/befs.h return container_of(inode, struct befs_inode_info, vfs_inode); container_of 48 fs/bfs/bfs.h return container_of(inode, struct bfs_inode_info, vfs_inode); container_of 49 fs/block_dev.c return container_of(inode, struct bdev_inode, vfs_inode); container_of 359 fs/block_dev.c dio = container_of(bio, struct blkdev_dio, bio); container_of 304 fs/btrfs/async-thread.c struct btrfs_work *work = container_of(normal_work, struct btrfs_work, container_of 636 fs/btrfs/block-group.c caching_ctl = container_of(work, struct btrfs_caching_control, work); container_of 202 fs/btrfs/btrfs_inode.h return container_of(inode, struct btrfs_inode, vfs_inode); container_of 1323 fs/btrfs/delayed-inode.c async_work = container_of(work, struct btrfs_async_delayed_work, work); container_of 383 fs/btrfs/delayed-ref.h return container_of(node, struct btrfs_delayed_tree_ref, node); container_of 389 fs/btrfs/delayed-ref.h return container_of(node, struct btrfs_delayed_data_ref, node); container_of 763 fs/btrfs/disk-io.c async = container_of(work, struct async_submit_bio, work); container_of 784 fs/btrfs/disk-io.c async = container_of(work, struct async_submit_bio, work); container_of 806 fs/btrfs/disk-io.c async = container_of(work, struct async_submit_bio, work); container_of 1642 fs/btrfs/disk-io.c end_io_wq = container_of(work, struct btrfs_end_io_wq, work); container_of 5278 fs/btrfs/extent_io.c container_of(head, struct extent_buffer, rcu_head); container_of 517 fs/btrfs/extent_map.c return container_of(next, struct extent_map, rb_node); container_of 527 fs/btrfs/extent_map.c return container_of(prev, struct extent_map, rb_node); container_of 1157 fs/btrfs/inode.c async_chunk = container_of(work, struct async_chunk, work); container_of 1171 fs/btrfs/inode.c struct async_chunk *async_chunk = container_of(work, struct async_chunk, container_of 1198 fs/btrfs/inode.c async_chunk = container_of(work, struct async_chunk, work); container_of 2188 fs/btrfs/inode.c fixup = container_of(work, struct btrfs_writepage_fixup, work); container_of 3335 fs/btrfs/inode.c ordered_extent = container_of(work, struct btrfs_ordered_extent, work); container_of 10191 fs/btrfs/inode.c delalloc_work = container_of(work, struct btrfs_delalloc_work, container_of 510 fs/btrfs/ordered-data.c ordered = container_of(work, struct btrfs_ordered_extent, flush_work); container_of 3135 fs/btrfs/qgroup.c struct btrfs_fs_info *fs_info = container_of(work, struct btrfs_fs_info, container_of 1674 fs/btrfs/raid56.c struct btrfs_raid_bio *ra = container_of(a, struct btrfs_raid_bio, container_of 1676 fs/btrfs/raid56.c struct btrfs_raid_bio *rb = container_of(b, struct btrfs_raid_bio, container_of 1736 fs/btrfs/raid56.c plug = container_of(work, struct btrfs_plug_cb, work); container_of 1743 fs/btrfs/raid56.c plug = container_of(cb, struct btrfs_plug_cb, cb); container_of 1790 fs/btrfs/raid56.c plug = container_of(cb, struct btrfs_plug_cb, cb); container_of 2239 fs/btrfs/raid56.c rbio = container_of(work, struct btrfs_raid_bio, work); container_of 2247 fs/btrfs/raid56.c rbio = container_of(work, struct btrfs_raid_bio, work); container_of 2710 fs/btrfs/raid56.c rbio = container_of(work, struct btrfs_raid_bio, work); container_of 527 fs/btrfs/reada.c struct reada_zone *zone = container_of(kref, struct reada_zone, refcnt); container_of 537 fs/btrfs/reada.c struct reada_control *rc = container_of(kref, struct reada_control, container_of 757 fs/btrfs/reada.c rmw = container_of(work, struct reada_machine_work, work); container_of 1729 fs/btrfs/scrub.c struct scrub_bio *sbio = container_of(work, struct scrub_bio, work); container_of 2121 fs/btrfs/scrub.c struct scrub_block *sblock = container_of(work, struct scrub_block, work); container_of 2324 fs/btrfs/scrub.c struct scrub_bio *sbio = container_of(work, struct scrub_bio, work); container_of 2724 fs/btrfs/scrub.c struct scrub_parity *sparity = container_of(work, struct scrub_parity, container_of 766 fs/btrfs/space-info.c fs_info = container_of(work, struct btrfs_fs_info, async_reclaim_work); container_of 74 fs/btrfs/sysfs.c return container_of(a, struct btrfs_feature_attr, kobj_attr); container_of 79 fs/btrfs/sysfs.c return container_of(attr, struct kobj_attribute, attr); container_of 362 fs/btrfs/sysfs.c #define to_space_info(_kobj) container_of(_kobj, struct btrfs_space_info, kobj) container_of 363 fs/btrfs/sysfs.c #define to_raid_kobj(_kobj) container_of(_kobj, struct raid_kobject, kobj) container_of 634 fs/btrfs/sysfs.c return container_of(kobj, struct btrfs_fs_devices, fsid_kobj); container_of 1771 fs/btrfs/transaction.c container_of(work, struct btrfs_async_commit, work); container_of 706 fs/btrfs/volumes.c device = container_of(work, struct btrfs_device, work); container_of 309 fs/btrfs/volumes.h return container_of(bio, struct btrfs_io_bio, bio); container_of 91 fs/btrfs/zstd.c return container_of(list, struct workspace, list); container_of 117 fs/btrfs/zstd.c struct workspace *victim = container_of(pos, struct workspace, container_of 205 fs/btrfs/zstd.c workspace = container_of(wsm.idle_ws[i].next, container_of 34 fs/cachefiles/interface.c cache = container_of(_cache, struct cachefiles_cache, cache); container_of 129 fs/cachefiles/interface.c cache = container_of(_object->cache, struct cachefiles_cache, cache); container_of 130 fs/cachefiles/interface.c parent = container_of(_object->parent, container_of 132 fs/cachefiles/interface.c object = container_of(_object, struct cachefiles_object, fscache); container_of 166 fs/cachefiles/interface.c object = container_of(_object, struct cachefiles_object, fscache); container_of 186 fs/cachefiles/interface.c container_of(_object, struct cachefiles_object, fscache); container_of 216 fs/cachefiles/interface.c object = container_of(_object, struct cachefiles_object, fscache); container_of 217 fs/cachefiles/interface.c cache = container_of(object->fscache.cache, struct cachefiles_cache, container_of 271 fs/cachefiles/interface.c object = container_of(_object, struct cachefiles_object, fscache); container_of 276 fs/cachefiles/interface.c cache = container_of(object->fscache.cache, container_of 331 fs/cachefiles/interface.c object = container_of(_object, struct cachefiles_object, fscache); container_of 384 fs/cachefiles/interface.c cache = container_of(_cache, struct cachefiles_cache, cache); container_of 414 fs/cachefiles/interface.c object = container_of(op->object, struct cachefiles_object, fscache); container_of 415 fs/cachefiles/interface.c cache = container_of(object->fscache.cache, container_of 445 fs/cachefiles/interface.c object = container_of(_object, struct cachefiles_object, fscache); container_of 446 fs/cachefiles/interface.c cache = container_of(object->fscache.cache, container_of 508 fs/cachefiles/interface.c object = container_of(op->object, struct cachefiles_object, fscache); container_of 509 fs/cachefiles/interface.c cache = container_of(object->fscache.cache, container_of 270 fs/cachefiles/internal.h ___cache = container_of((object)->fscache.cache, \ container_of 499 fs/cachefiles/namei.c cache = container_of(parent->fscache.cache, container_of 24 fs/cachefiles/rdwr.c container_of(wait, struct cachefiles_one_read, monitor); container_of 60 fs/cachefiles/rdwr.c object = container_of(op->op.object, struct cachefiles_object, fscache); container_of 159 fs/cachefiles/rdwr.c op = container_of(_op, struct fscache_retrieval, op); container_of 160 fs/cachefiles/rdwr.c object = container_of(op->op.object, container_of 403 fs/cachefiles/rdwr.c object = container_of(op->op.object, container_of 405 fs/cachefiles/rdwr.c cache = container_of(object->fscache.cache, container_of 696 fs/cachefiles/rdwr.c object = container_of(op->op.object, container_of 698 fs/cachefiles/rdwr.c cache = container_of(object->fscache.cache, container_of 805 fs/cachefiles/rdwr.c object = container_of(op->op.object, container_of 807 fs/cachefiles/rdwr.c cache = container_of(object->fscache.cache, container_of 845 fs/cachefiles/rdwr.c object = container_of(op->op.object, container_of 847 fs/cachefiles/rdwr.c cache = container_of(object->fscache.cache, container_of 894 fs/cachefiles/rdwr.c object = container_of(op->op.object, container_of 906 fs/cachefiles/rdwr.c cache = container_of(object->fscache.cache, container_of 968 fs/cachefiles/rdwr.c object = container_of(_object, struct cachefiles_object, fscache); container_of 1528 fs/ceph/caps.c capsnap = container_of(cf, struct ceph_cap_snap, cap_flush); container_of 2363 fs/ceph/caps.c container_of(cf, struct ceph_cap_snap, container_of 862 fs/ceph/file.c container_of(work, struct ceph_aio_work, work); container_of 1963 fs/ceph/inode.c struct ceph_inode_info *ci = container_of(work, struct ceph_inode_info, container_of 698 fs/ceph/mds_client.c struct ceph_mds_request *req = container_of(kref, container_of 1954 fs/ceph/mds_client.c container_of(work, struct ceph_mds_session, s_cap_release_work); container_of 1996 fs/ceph/mds_client.c container_of(work, struct ceph_mds_client, cap_reclaim_work); container_of 4063 fs/ceph/mds_client.c container_of(work, struct ceph_mds_client, delayed_work.work); container_of 91 fs/ceph/quota.c qri = container_of(*node, struct ceph_quotarealm_inode, node); container_of 412 fs/ceph/super.h return container_of(inode, struct ceph_inode_info, vfs_inode); container_of 389 fs/char_dev.c new = container_of(kobj, struct cdev, kobj); container_of 440 fs/char_dev.c inode = container_of(cdev->list.next, struct inode, i_devices); container_of 600 fs/char_dev.c struct cdev *p = container_of(kobj, struct cdev, kobj); container_of 609 fs/char_dev.c struct cdev *p = container_of(kobj, struct cdev, kobj); container_of 1432 fs/cifs/cifsglob.h return container_of(inode, struct cifsInodeInfo, vfs_inode); container_of 2047 fs/cifs/cifssmb.c struct cifs_writedata *wdata = container_of(refcount, container_of 2165 fs/cifs/cifssmb.c struct cifs_writedata *wdata = container_of(work, container_of 679 fs/cifs/connect.c struct TCP_Server_Info *server = container_of(work, container_of 5158 fs/cifs/connect.c struct cifs_sb_info *sbi = container_of(p, struct cifs_sb_info, rcu); container_of 5470 fs/cifs/connect.c struct cifs_sb_info *cifs_sb = container_of(work, struct cifs_sb_info, container_of 124 fs/cifs/dfs_cache.c struct dfs_cache_entry *ce = container_of(rcu, struct dfs_cache_entry, container_of 1451 fs/cifs/dfs_cache.c struct dfs_cache *dc = container_of(work, struct dfs_cache, container_of 411 fs/cifs/file.c struct cifsFileInfo *cifs_file = container_of(work, container_of 2682 fs/cifs/file.c struct cifs_writedata *wdata = container_of(refcount, container_of 2696 fs/cifs/file.c struct cifs_writedata *wdata = container_of(work, container_of 3303 fs/cifs/file.c struct cifs_readdata *rdata = container_of(refcount, container_of 3348 fs/cifs/file.c struct cifs_readdata *rdata = container_of(refcount, container_of 3398 fs/cifs/file.c struct cifs_readdata *rdata = container_of(work, container_of 4095 fs/cifs/file.c struct cifs_readdata *rdata = container_of(work, container_of 4671 fs/cifs/file.c struct cifsFileInfo *cfile = container_of(work, struct cifsFileInfo, container_of 812 fs/cifs/misc.c struct cifs_aio_ctx *ctx = container_of(refcount, container_of 500 fs/cifs/smb2misc.c struct smb2_lease_break_work *lw = container_of(work, container_of 735 fs/cifs/smb2misc.c struct close_cancelled_open *cancelled = container_of(work, container_of 599 fs/cifs/smb2ops.c struct cached_fid *cfid = container_of(ref, struct cached_fid, container_of 621 fs/cifs/smb2ops.c struct cached_fid *cfid = container_of(work, container_of 4094 fs/cifs/smb2ops.c struct smb2_decrypt_work *dw = container_of(work, container_of 3348 fs/cifs/smb2pdu.c struct TCP_Server_Info *server = container_of(work, container_of 161 fs/cifs/smbdirect.c container_of(work, struct smbd_connection, disconnect_work); container_of 270 fs/cifs/smbdirect.c container_of(wc->wr_cqe, struct smbd_request, cqe); container_of 414 fs/cifs/smbdirect.c container_of(work, struct smbd_connection, container_of 465 fs/cifs/smbdirect.c container_of(work, struct smbd_connection, recv_done_work); container_of 486 fs/cifs/smbdirect.c container_of(wc->wr_cqe, struct smbd_response, cqe); container_of 1352 fs/cifs/smbdirect.c struct smbd_connection *info = container_of( container_of 1366 fs/cifs/smbdirect.c struct smbd_connection *info = container_of( container_of 2252 fs/cifs/smbdirect.c mr = container_of(cqe, struct smbd_mr, cqe); container_of 2269 fs/cifs/smbdirect.c container_of(work, struct smbd_connection, mr_recovery_work); container_of 2555 fs/cifs/smbdirect.c smbdirect_mr = container_of(cqe, struct smbd_mr, cqe); container_of 92 fs/cifs/transport.c container_of(refcount, struct mid_q_entry, refcount); container_of 66 fs/coda/coda_linux.h return container_of(inode, struct coda_inode_info, vfs_inode); container_of 99 fs/coda/file.c container_of(vma->vm_ops, struct coda_vm_ops, vm_ops); container_of 111 fs/coda/file.c container_of(vma->vm_ops, struct coda_vm_ops, vm_ops); container_of 118 fs/configfs/configfs_internal.h return container_of(attr, struct configfs_bin_attribute, cb_attr); container_of 26 fs/configfs/item.c return container_of(entry, struct config_item, ci_entry); container_of 139 fs/configfs/item.c config_item_cleanup(container_of(kref, struct config_item, ci_kref)); container_of 55 fs/crypto/bio.c struct fscrypt_ctx *ctx = container_of(work, struct fscrypt_ctx, work); container_of 172 fs/dax.c container_of(wait, struct wait_exceptional_entry_queue, wait); container_of 264 fs/dcache.c return container_of(dentry->d_name.name, struct external_name, name[0]); container_of 269 fs/dcache.c struct dentry *dentry = container_of(head, struct dentry, d_u.d_rcu); container_of 276 fs/dcache.c struct dentry *dentry = container_of(head, struct dentry, d_u.d_rcu); container_of 305 fs/dcache.c p = container_of(name->name.name, struct external_name, name[0]); container_of 1128 fs/dcache.c struct dentry *dentry = container_of(item, struct dentry, d_lru); container_of 1209 fs/dcache.c struct dentry *dentry = container_of(item, struct dentry, d_lru); container_of 339 fs/direct-io.c struct dio *dio = container_of(work, struct dio, complete_work); container_of 215 fs/dlm/ast.c struct dlm_lkb *lkb = container_of(work, struct dlm_lkb, lkb_cb_work); container_of 85 fs/dlm/config.c return i ? container_of(to_config_group(i), struct dlm_cluster, group) : container_of 328 fs/dlm/config.c return i ? container_of(to_config_group(i), struct dlm_space, group) : container_of 334 fs/dlm/config.c return i ? container_of(i, struct dlm_comm, item) : NULL; container_of 339 fs/dlm/config.c return i ? container_of(i, struct dlm_node, item) : NULL; container_of 1125 fs/dlm/lock.c struct dlm_rsb *r = container_of(kref, struct dlm_rsb, res_ref); container_of 1151 fs/dlm/lock.c struct dlm_rsb *r = container_of(kref, struct dlm_rsb, res_ref); container_of 1234 fs/dlm/lock.c struct dlm_lkb *lkb = container_of(kref, struct dlm_lkb, lkb_ref); container_of 166 fs/dlm/lockspace.c struct dlm_ls *ls = container_of(kobj, struct dlm_ls, ls_kobj); container_of 167 fs/dlm/lockspace.c struct dlm_attr *a = container_of(attr, struct dlm_attr, attr); container_of 174 fs/dlm/lockspace.c struct dlm_ls *ls = container_of(kobj, struct dlm_ls, ls_kobj); container_of 175 fs/dlm/lockspace.c struct dlm_attr *a = container_of(attr, struct dlm_attr, attr); container_of 181 fs/dlm/lockspace.c struct dlm_ls *ls = container_of(k, struct dlm_ls, ls_kobj); container_of 231 fs/dlm/lockspace.c struct dlm_ls *ls = container_of(kobj, struct dlm_ls, ls_kobj); container_of 1601 fs/dlm/lowcomms.c struct connection *con = container_of(work, struct connection, rwork); container_of 1613 fs/dlm/lowcomms.c struct connection *con = container_of(work, struct connection, swork); container_of 57 fs/ecryptfs/dentry.c container_of(head, struct ecryptfs_dentry_info, rcu)); container_of 459 fs/ecryptfs/ecryptfs_kernel.h return container_of(inode, struct ecryptfs_inode_info, vfs_inode); container_of 61 fs/ecryptfs/file.c container_of(ctx, struct ecryptfs_getdents_callback, ctx); container_of 120 fs/efs/efs.h return container_of(inode, struct efs_inode_info, vfs_inode); container_of 250 fs/erofs/internal.h container_of(ptr, struct erofs_inode, vfs_inode) container_of 327 fs/erofs/xattr.c struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); container_of 336 fs/erofs/xattr.c struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); container_of 344 fs/erofs/xattr.c struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); container_of 355 fs/erofs/xattr.c struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); container_of 535 fs/erofs/xattr.c container_of(_it, struct listxattr_iter, it); container_of 566 fs/erofs/xattr.c container_of(_it, struct listxattr_iter, it); container_of 577 fs/erofs/xattr.c container_of(_it, struct listxattr_iter, it); container_of 215 fs/erofs/zdata.c container_of(grp, struct z_erofs_pcluster, obj); container_of 354 fs/erofs/zdata.c pcl = container_of(grp, struct z_erofs_pcluster, obj); container_of 501 fs/erofs/zdata.c container_of(head, struct z_erofs_collection, rcu); container_of 504 fs/erofs/zdata.c container_of(cl, struct z_erofs_pcluster, container_of 511 fs/erofs/zdata.c container_of(grp, struct z_erofs_pcluster, obj); container_of 520 fs/erofs/zdata.c container_of(cl, struct z_erofs_pcluster, primary_collection); container_of 971 fs/erofs/zdata.c pcl = container_of(owned, struct z_erofs_pcluster, next); container_of 981 fs/erofs/zdata.c container_of(work, struct z_erofs_unzip_io_sb, io.u.work); container_of 1198 fs/erofs/zdata.c kvfree(container_of(q[JQ_SUBMIT], struct z_erofs_unzip_io_sb, io)); container_of 1241 fs/erofs/zdata.c pcl = container_of(owned_head, struct z_erofs_pcluster, next); container_of 99 fs/eventfd.c struct eventfd_ctx *ctx = container_of(kref, struct eventfd_ctx, kref); container_of 342 fs/eventpoll.c return container_of(p, struct eppoll_entry, wait); container_of 348 fs/eventpoll.c return container_of(p, struct eppoll_entry, wait)->base; container_of 354 fs/eventpoll.c return container_of(p, struct ep_pqueue, pt)->epi; container_of 766 fs/eventpoll.c struct epitem *epi = container_of(head, struct epitem, rcu); container_of 255 fs/exportfs/expfs.c container_of(ctx, struct getdents_callback, ctx); container_of 716 fs/ext2/ext2.h return container_of(inode, struct ext2_inode_info, vfs_inode); container_of 239 fs/ext4/block_validity.c system_blks = container_of(rcu, struct ext4_system_blocks, rcu); container_of 1565 fs/ext4/ext4.h return container_of(inode, struct ext4_inode_info, vfs_inode); container_of 1539 fs/ext4/extents_status.c sbi = container_of(shrink, struct ext4_sb_info, s_es_shrinker); container_of 1548 fs/ext4/extents_status.c struct ext4_sb_info *sbi = container_of(shrink, container_of 360 fs/ext4/fsmap.c fa = container_of(a, struct ext4_fsmap, fmr_list); container_of 361 fs/ext4/fsmap.c fb = container_of(b, struct ext4_fsmap, fmr_list); container_of 3575 fs/ext4/mballoc.c pa = container_of(head, struct ext4_prealloc_space, u.pa_rcu); container_of 178 fs/ext4/page-io.c io0 = container_of(before, ext4_io_end_t, list); container_of 180 fs/ext4/page-io.c io1 = container_of(after, ext4_io_end_t, list); container_of 238 fs/ext4/page-io.c struct ext4_inode_info *ei = container_of(work, struct ext4_inode_info, container_of 99 fs/ext4/readpage.c container_of(work, struct bio_post_read_ctx, work); container_of 109 fs/ext4/readpage.c container_of(work, struct bio_post_read_ctx, work); container_of 29 fs/ext4/resize.c ptr = container_of(head, struct ext4_rcu_ptr, rcu); container_of 293 fs/ext4/sysfs.c struct ext4_sb_info *sbi = container_of(kobj, struct ext4_sb_info, container_of 295 fs/ext4/sysfs.c struct ext4_attr *a = container_of(attr, struct ext4_attr, attr); container_of 343 fs/ext4/sysfs.c struct ext4_sb_info *sbi = container_of(kobj, struct ext4_sb_info, container_of 345 fs/ext4/sysfs.c struct ext4_attr *a = container_of(attr, struct ext4_attr, attr); container_of 374 fs/ext4/sysfs.c struct ext4_sb_info *sbi = container_of(kobj, struct ext4_sb_info, container_of 117 fs/f2fs/data.c container_of(work, struct bio_post_read_ctx, work); container_of 127 fs/f2fs/data.c container_of(work, struct bio_post_read_ctx, work); container_of 1494 fs/f2fs/f2fs.h return container_of(inode, struct f2fs_inode_info, vfs_inode); container_of 352 fs/f2fs/sysfs.c struct f2fs_sb_info *sbi = container_of(kobj, struct f2fs_sb_info, container_of 354 fs/f2fs/sysfs.c struct f2fs_attr *a = container_of(attr, struct f2fs_attr, attr); container_of 362 fs/f2fs/sysfs.c struct f2fs_sb_info *sbi = container_of(kobj, struct f2fs_sb_info, container_of 364 fs/f2fs/sysfs.c struct f2fs_attr *a = container_of(attr, struct f2fs_attr, attr); container_of 371 fs/f2fs/sysfs.c struct f2fs_sb_info *sbi = container_of(kobj, struct f2fs_sb_info, container_of 712 fs/fat/dir.c container_of(ctx, struct fat_ioctl_filldir_callback, ctx); \ container_of 175 fs/fat/fat.h return container_of(inode, struct msdos_inode_info, vfs_inode); container_of 723 fs/fat/inode.c struct msdos_sb_info *sbi = container_of(p, struct msdos_sb_info, rcu); container_of 855 fs/fcntl.c container_of(head, struct fasync_struct, fa_rcu)); container_of 38 fs/file.c __free_fdtable(container_of(rcu, struct fdtable, rcu)); container_of 47 fs/file_table.c struct file *f = container_of(head, struct file, f_u.fu_rcuhead); container_of 313 fs/file_table.c __fput(container_of(work, struct file, f_u.fu_rcuhead)); container_of 191 fs/freevxfs/vxfs_inode.h return container_of(inode, struct vxfs_inode_info, vfs_inode); container_of 354 fs/fs-writeback.c container_of(work, struct inode_switch_wbs_context, work); container_of 473 fs/fs-writeback.c struct inode_switch_wbs_context *isw = container_of(rcu_head, container_of 2062 fs/fs-writeback.c struct bdi_writeback *wb = container_of(to_delayed_work(work), container_of 279 fs/fscache/object.c container_of(work, struct fscache_object, work); container_of 566 fs/fscache/operation.c container_of(work, struct fscache_cache, op_gc); container_of 618 fs/fscache/operation.c container_of(work, struct fscache_operation, work); container_of 274 fs/fscache/page.c container_of(_op, struct fscache_retrieval, op); container_of 285 fs/fscache/page.c container_of(_op, struct fscache_retrieval, op); container_of 791 fs/fscache/page.c container_of(_op, struct fscache_storage, op); container_of 74 fs/fuse/cuse.c return container_of(fc, struct cuse_conn, fc); container_of 319 fs/fuse/cuse.c struct cuse_init_args *ia = container_of(args, typeof(*ia), ap.args); container_of 953 fs/fuse/dev.c struct fuse_args_pages *ap = container_of(req->args, typeof(*ap), args); container_of 1629 fs/fuse/dev.c container_of(args, typeof(*ra), ap.args); container_of 105 fs/fuse/file.c struct fuse_release_args *ra = container_of(args, typeof(*ra), args); container_of 585 fs/fuse/file.c kfree(container_of(kref, struct fuse_io_priv, refcnt)); container_of 676 fs/fuse/file.c struct fuse_io_args *ia = container_of(args, typeof(*ia), ap.args); container_of 845 fs/fuse/file.c struct fuse_io_args *ia = container_of(args, typeof(*ia), ap.args); container_of 1709 fs/fuse/file.c container_of(args, typeof(*wpa), ia.ap.args); container_of 771 fs/fuse/fuse_i.h return container_of(inode, struct fuse_inode, inode); container_of 887 fs/fuse/inode.c struct fuse_init_args *ia = container_of(args, typeof(*ia), args); container_of 88 fs/fuse/virtio_fs.c struct virtio_fs *vfs = container_of(ref, struct virtio_fs, refcount); container_of 240 fs/fuse/virtio_fs.c struct virtio_fs_vq *fsvq = container_of(work, struct virtio_fs_vq, container_of 263 fs/fuse/virtio_fs.c struct virtio_fs_vq *fsvq = container_of(work, struct virtio_fs_vq, container_of 319 fs/fuse/virtio_fs.c struct virtio_fs_vq *fsvq = container_of(work, struct virtio_fs_vq, container_of 448 fs/fuse/virtio_fs.c struct virtio_fs_vq *fsvq = container_of(work, struct virtio_fs_vq, container_of 485 fs/fuse/virtio_fs.c ap = container_of(args, typeof(*ap), args); container_of 802 fs/fuse/virtio_fs.c struct fuse_args_pages *ap = container_of(args, typeof(*ap), args); container_of 854 fs/fuse/virtio_fs.c struct fuse_args_pages *ap = container_of(req->args, typeof(*ap), args); container_of 74 fs/gfs2/export.c container_of(ctx, struct get_name_filldir, ctx); container_of 94 fs/gfs2/glock.c container_of(wait, struct wait_glock_queue, wait); container_of 126 fs/gfs2/glock.c struct gfs2_glock *gl = container_of(rcu, struct gfs2_glock, gl_rcu); container_of 677 fs/gfs2/glock.c struct gfs2_glock *gl = container_of(work, struct gfs2_glock, gl_delete); container_of 700 fs/gfs2/glock.c struct gfs2_glock *gl = container_of(work, struct gfs2_glock, gl_work.work); container_of 434 fs/gfs2/incore.h return container_of(inode, struct gfs2_inode, i_inode); container_of 576 fs/gfs2/lock_dlm.c struct gfs2_sbd *sdp = container_of(work, struct gfs2_sbd, sd_control_work.work); container_of 46 fs/gfs2/meta_io.h return container_of(mapping, struct gfs2_sbd, sd_aspace); container_of 108 fs/gfs2/quota.c struct gfs2_quota_data *qd = container_of(rcu, struct gfs2_quota_data, qd_rcu); container_of 295 fs/gfs2/recovery.c struct gfs2_jdesc *jd = container_of(work, struct gfs2_jdesc, jd_work); container_of 616 fs/gfs2/rgrp.c struct gfs2_inode *ip = container_of(rs, struct gfs2_inode, i_res); container_of 722 fs/gfs2/super.c struct gfs2_sbd *sdp = container_of(work, struct gfs2_sbd, sd_freeze_work); container_of 39 fs/gfs2/sys.c struct gfs2_sbd *sdp = container_of(kobj, struct gfs2_sbd, sd_kobj); container_of 40 fs/gfs2/sys.c struct gfs2_attr *a = container_of(attr, struct gfs2_attr, attr); container_of 47 fs/gfs2/sys.c struct gfs2_sbd *sdp = container_of(kobj, struct gfs2_sbd, sd_kobj); container_of 48 fs/gfs2/sys.c struct gfs2_attr *a = container_of(attr, struct gfs2_attr, attr); container_of 303 fs/gfs2/sys.c struct gfs2_sbd *sdp = container_of(kobj, struct gfs2_sbd, sd_kobj); container_of 700 fs/gfs2/sys.c struct gfs2_sbd *sdp = container_of(kobj, struct gfs2_sbd, sd_kobj); container_of 609 fs/gfs2/trace_gfs2.h __entry->inum = container_of(rs, struct gfs2_inode, container_of 252 fs/hfs/hfs_fs.h #define HFS_I(inode) (container_of(inode, struct hfs_inode_info, vfs_inode)) container_of 59 fs/hfs/super.c sbi = container_of(work, struct hfs_sb_info, mdb_work.work); container_of 267 fs/hfsplus/hfsplus_fs.h return container_of(inode, struct hfsplus_inode_info, vfs_inode); container_of 252 fs/hfsplus/super.c sbi = container_of(work, struct hfsplus_sb_info, sync_work.work); container_of 317 fs/hpfs/hpfs_fn.h return container_of(inode, struct hpfs_inode_info, vfs_inode); container_of 122 fs/hpfs/super.c free_sbi(container_of(rcu, struct hpfs_sb_info, rcu)); container_of 218 fs/inode.c struct inode *inode = container_of(head, struct inode, i_rcu); container_of 736 fs/inode.c struct inode *inode = container_of(item, struct inode, i_lru); container_of 391 fs/io_uring.c struct io_ring_ctx *ctx = container_of(ref, struct io_ring_ctx, refs); container_of 957 fs/io_uring.c struct io_kiocb *req = container_of(kiocb, struct io_kiocb, rw); container_of 970 fs/io_uring.c struct io_kiocb *req = container_of(kiocb, struct io_kiocb, rw); container_of 1791 fs/io_uring.c struct io_kiocb *req = container_of(work, struct io_kiocb, work); container_of 1829 fs/io_uring.c struct io_poll_iocb *poll = container_of(wait, struct io_poll_iocb, container_of 1831 fs/io_uring.c struct io_kiocb *req = container_of(poll, struct io_kiocb, poll); container_of 1865 fs/io_uring.c struct io_poll_table *pt = container_of(p, struct io_poll_table, pt); container_of 1951 fs/io_uring.c req = container_of(timer, struct io_kiocb, timeout.timer); container_of 2192 fs/io_uring.c struct io_kiocb *req = container_of(work, struct io_kiocb, work); container_of 2957 fs/io_uring.c struct io_wait_queue *iowq = container_of(curr, struct io_wait_queue, container_of 130 fs/iomap/direct-io.c struct iomap_dio *dio = container_of(work, struct iomap_dio, aio.work); container_of 73 fs/isofs/isofs.h return container_of(inode, struct iso_inode_info, vfs_inode); container_of 22 fs/jffs2/os-linux.h #define JFFS2_INODE_INFO(i) (container_of(i, struct jffs2_inode_info, vfs_inode)) container_of 1157 fs/jffs2/wbuf.c return container_of(dwork, struct jffs2_sb_info, wbuf_dwork); container_of 199 fs/jfs/jfs_incore.h return container_of(inode, struct jfs_inode_info, vfs_inode); container_of 102 fs/lockd/svc.c struct lockd_net *ln = container_of(dwork, struct lockd_net, container_of 286 fs/lockd/svclock.c struct nlm_block *block = container_of(kref, struct nlm_block, b_count); container_of 273 fs/mbcache.c struct mb_cache *cache = container_of(shrink, struct mb_cache, container_of 323 fs/mbcache.c struct mb_cache *cache = container_of(shrink, struct mb_cache, container_of 333 fs/mbcache.c struct mb_cache *cache = container_of(work, struct mb_cache, container_of 88 fs/minix/minix.h return container_of(inode, struct minix_inode_info, vfs_inode); container_of 81 fs/mount.h return container_of(mnt, struct mount, mnt); container_of 559 fs/namespace.c free_vfsmnt(container_of(head, struct mount, mnt_rcu)); container_of 1109 fs/namespace.c cleanup_mnt(container_of(head, struct mount, mnt_rcu)); container_of 1733 fs/namespace.c return container_of(ns, struct mnt_namespace, ns); container_of 92 fs/nfs/blocklayout/blocklayout.c struct parallel_io *p = container_of(kref, struct parallel_io, refcnt); container_of 152 fs/nfs/blocklayout/blocklayout.c container_of(be->be_device, struct pnfs_block_dev, node); container_of 237 fs/nfs/blocklayout/blocklayout.c task = container_of(work, struct rpc_task, u.tk_work); container_of 238 fs/nfs/blocklayout/blocklayout.c hdr = container_of(task, struct nfs_pgio_header, task); container_of 366 fs/nfs/blocklayout/blocklayout.c struct rpc_task *task = container_of(work, struct rpc_task, u.tk_work); container_of 368 fs/nfs/blocklayout/blocklayout.c container_of(task, struct nfs_pgio_header, task); container_of 149 fs/nfs/blocklayout/blocklayout.h return container_of(lo, struct pnfs_block_layout, bl_layout); container_of 46 fs/nfs/blocklayout/dev.c container_of(d, struct pnfs_block_dev, node); container_of 132 fs/nfs/blocklayout/rpc_pipefs.c container_of(msg, struct bl_pipe_msg, msg); container_of 78 fs/nfs/cache_lib.c dreq = container_of(d, struct nfs_cache_defer_req, deferred_req); container_of 88 fs/nfs/cache_lib.c dreq = container_of(req, struct nfs_cache_defer_req, req); container_of 317 fs/nfs/direct.c struct nfs_direct_req *dreq = container_of(kref, struct nfs_direct_req, kref); container_of 734 fs/nfs/direct.c struct nfs_direct_req *dreq = container_of(work, struct nfs_direct_req, work); container_of 79 fs/nfs/dns_resolve.c new = container_of(cnew, struct nfs_dns_ent, h); container_of 80 fs/nfs/dns_resolve.c key = container_of(ckey, struct nfs_dns_ent, h); container_of 92 fs/nfs/dns_resolve.c new = container_of(cnew, struct nfs_dns_ent, h); container_of 93 fs/nfs/dns_resolve.c key = container_of(ckey, struct nfs_dns_ent, h); container_of 110 fs/nfs/dns_resolve.c item = container_of(head, struct nfs_dns_ent, rcu_head); container_of 119 fs/nfs/dns_resolve.c item = container_of(ref, struct nfs_dns_ent, h.ref); container_of 145 fs/nfs/dns_resolve.c struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); container_of 154 fs/nfs/dns_resolve.c struct nfs_dns_ent *key = container_of(ch, struct nfs_dns_ent, h); container_of 169 fs/nfs/dns_resolve.c a = container_of(ca, struct nfs_dns_ent, h); container_of 170 fs/nfs/dns_resolve.c b = container_of(cb, struct nfs_dns_ent, h); container_of 187 fs/nfs/dns_resolve.c item = container_of(h, struct nfs_dns_ent, h); container_of 213 fs/nfs/dns_resolve.c return container_of(ch, struct nfs_dns_ent, h); container_of 227 fs/nfs/dns_resolve.c return container_of(ch, struct nfs_dns_ent, h); container_of 555 fs/nfs/filelayout/filelayout.c dsaddr = container_of(d, struct nfs4_file_layout_dsaddr, id_node); container_of 1134 fs/nfs/filelayout/filelayout.c nfs4_fl_free_deviceid(container_of(d, struct nfs4_file_layout_dsaddr, id_node)); container_of 78 fs/nfs/filelayout/filelayout.h return container_of(lo, struct nfs4_filelayout, generic_hdr); container_of 84 fs/nfs/filelayout/filelayout.h return container_of(lseg, container_of 2007 fs/nfs/flexfilelayout/flexfilelayout.c nfs4_ff_layout_free_deviceid(container_of(d, struct nfs4_ff_layout_ds, container_of 2390 fs/nfs/flexfilelayout/flexfilelayout.c struct nfs42_layoutstat_devinfo *devinfo = container_of(opaque, container_of 124 fs/nfs/flexfilelayout/flexfilelayout.h return container_of(lo, struct nfs4_flexfile_layout, generic_hdr); container_of 130 fs/nfs/flexfilelayout/flexfilelayout.h return container_of(lseg, container_of 138 fs/nfs/flexfilelayout/flexfilelayout.h return container_of(node, struct nfs4_ff_layout_ds, id_node); container_of 724 fs/nfs/nfs4idmap.c struct idmap_legacy_upcalldata *data = container_of(msg, container_of 1372 fs/nfs/nfs4proc.c struct nfs4_opendata *p = container_of(kref, container_of 59 fs/nfs/nfs4renewd.c container_of(work, struct nfs_client, cl_renewd.work); container_of 1150 fs/nfs/nfs4state.c sp = container_of(seqid->sequence, struct nfs4_state_owner, so_seqid); container_of 3058 fs/nfs/nfs4xdr.c container_of(args, struct nfs4_layoutcommit_data, args); container_of 277 fs/nfs/pagelist.c struct nfs_page *req = container_of(kref, struct nfs_page, wb_kref); container_of 79 fs/nfs/sysfs.c struct nfs_netns_client *c = container_of(kobj, container_of 97 fs/nfs/sysfs.c struct nfs_netns_client *c = container_of(kobj, container_of 120 fs/nfs/sysfs.c struct nfs_netns_client *c = container_of(kobj, container_of 131 fs/nfs/sysfs.c return container_of(kobj, struct nfs_netns_client, kobject)->net; container_of 134 fs/nfs/write.c struct nfs_io_completion *ioc = container_of(kref, container_of 44 fs/nfsd/export.c struct svc_expkey *key = container_of(ref, struct svc_expkey, h.ref); container_of 58 fs/nfsd/export.c struct svc_expkey *ek = container_of(h, struct svc_expkey, h); container_of 178 fs/nfsd/export.c ek = container_of(h, struct svc_expkey, h); container_of 194 fs/nfsd/export.c struct svc_expkey *orig = container_of(a, struct svc_expkey, h); container_of 195 fs/nfsd/export.c struct svc_expkey *new = container_of(b, struct svc_expkey, h); container_of 207 fs/nfsd/export.c struct svc_expkey *new = container_of(cnew, struct svc_expkey, h); container_of 208 fs/nfsd/export.c struct svc_expkey *item = container_of(citem, struct svc_expkey, h); container_of 220 fs/nfsd/export.c struct svc_expkey *new = container_of(cnew, struct svc_expkey, h); container_of 221 fs/nfsd/export.c struct svc_expkey *item = container_of(citem, struct svc_expkey, h); container_of 283 fs/nfsd/export.c return container_of(ch, struct svc_expkey, h); container_of 297 fs/nfsd/export.c return container_of(ch, struct svc_expkey, h); container_of 325 fs/nfsd/export.c struct svc_export *exp = container_of(ref, struct svc_export, h.ref); container_of 338 fs/nfsd/export.c struct svc_export *exp = container_of(h, struct svc_export, h); container_of 681 fs/nfsd/export.c exp = container_of(h, struct svc_export, h); container_of 706 fs/nfsd/export.c struct svc_export *orig = container_of(a, struct svc_export, h); container_of 707 fs/nfsd/export.c struct svc_export *new = container_of(b, struct svc_export, h); container_of 714 fs/nfsd/export.c struct svc_export *new = container_of(cnew, struct svc_export, h); container_of 715 fs/nfsd/export.c struct svc_export *item = container_of(citem, struct svc_export, h); container_of 731 fs/nfsd/export.c struct svc_export *new = container_of(cnew, struct svc_export, h); container_of 732 fs/nfsd/export.c struct svc_export *item = container_of(citem, struct svc_export, h); container_of 798 fs/nfsd/export.c return container_of(ch, struct svc_export, h); container_of 811 fs/nfsd/export.c return container_of(ch, struct svc_export, h); container_of 1217 fs/nfsd/export.c struct svc_export *exp = container_of(cp, struct svc_export, h); container_of 86 fs/nfsd/filecache.c struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); container_of 95 fs/nfsd/filecache.c struct nfsd_file_mark *nfm = container_of(mark, struct nfsd_file_mark, container_of 132 fs/nfsd/filecache.c nfm = nfsd_file_mark_get(container_of(mark, container_of 917 fs/nfsd/nfs3xdr.c struct nfsd3_readdirres *cd = container_of(ccd, struct nfsd3_readdirres, container_of 581 fs/nfsd/nfs4callback.c container_of(cb, struct nfs4_layout_stateid, ls_recall); container_of 628 fs/nfsd/nfs4callback.c container_of(cb, struct nfsd4_blocked_lock, nbl_cb); container_of 734 fs/nfsd/nfs4callback.c container_of(cb, struct nfsd4_copy, cp_cb); container_of 932 fs/nfsd/nfs4callback.c struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); container_of 1241 fs/nfsd/nfs4callback.c container_of(work, struct nfsd4_callback, cb_work); container_of 79 fs/nfsd/nfs4idmap.c struct ent *new = container_of(cnew, struct ent, h); container_of 80 fs/nfsd/nfs4idmap.c struct ent *itm = container_of(citm, struct ent, h); container_of 92 fs/nfsd/nfs4idmap.c struct ent *map = container_of(ref, struct ent, h.ref); container_of 129 fs/nfsd/nfs4idmap.c struct ent *ent = container_of(ch, struct ent, h); container_of 143 fs/nfsd/nfs4idmap.c struct ent *a = container_of(ca, struct ent, h); container_of 144 fs/nfsd/nfs4idmap.c struct ent *b = container_of(cb, struct ent, h); container_of 159 fs/nfsd/nfs4idmap.c ent = container_of(h, struct ent, h); container_of 271 fs/nfsd/nfs4idmap.c return container_of(ch, struct ent, h); container_of 282 fs/nfsd/nfs4idmap.c return container_of(ch, struct ent, h); container_of 302 fs/nfsd/nfs4idmap.c struct ent *ent = container_of(ch, struct ent, h); container_of 314 fs/nfsd/nfs4idmap.c struct ent *a = container_of(ca, struct ent, h); container_of 315 fs/nfsd/nfs4idmap.c struct ent *b = container_of(cb, struct ent, h); container_of 330 fs/nfsd/nfs4idmap.c ent = container_of(h, struct ent, h); container_of 429 fs/nfsd/nfs4idmap.c return container_of(ch, struct ent, h); container_of 440 fs/nfsd/nfs4idmap.c return container_of(ch, struct ent, h); container_of 297 fs/nfsd/nfs4layouts.c ls = container_of(stid, struct nfs4_layout_stateid, ls_stid); container_of 644 fs/nfsd/nfs4layouts.c container_of(cb, struct nfs4_layout_stateid, ls_recall); container_of 655 fs/nfsd/nfs4layouts.c container_of(cb, struct nfs4_layout_stateid, ls_recall); container_of 708 fs/nfsd/nfs4layouts.c container_of(cb, struct nfs4_layout_stateid, ls_recall); container_of 1141 fs/nfsd/nfs4proc.c struct nfsd4_copy *copy = container_of(cb, struct nfsd4_copy, cp_cb); container_of 282 fs/nfsd/nfs4recover.c container_of(__ctx, struct nfs4_dir_ctx, ctx); container_of 762 fs/nfsd/nfs4recover.c struct cld_upcall *cup = container_of(cmsg, struct cld_upcall, cu_u); container_of 926 fs/nfsd/nfs4recover.c struct cld_upcall *cup = container_of(cmsg, struct cld_upcall, container_of 320 fs/nfsd/nfs4state.c struct nfsd4_blocked_lock *nbl = container_of(cb, container_of 345 fs/nfsd/nfs4state.c struct nfsd4_blocked_lock *nbl = container_of(cb, container_of 416 fs/nfsd/nfs4state.c struct nfs4_file *fp = container_of(rcu, struct nfs4_file, fi_rcu); container_of 1662 fs/nfsd/nfs4state.c struct nfsd4_conn *c = container_of(u, struct nfsd4_conn, cn_xpt_user); container_of 1921 fs/nfsd/nfs4state.c struct nfsdfs_client *c = container_of(k, struct nfsdfs_client, cl_ref); container_of 1922 fs/nfsd/nfs4state.c struct nfs4_client *clp = container_of(c, struct nfs4_client, cl_nfsdfs); container_of 2266 fs/nfsd/nfs4state.c return container_of(nc, struct nfs4_client, cl_nfsdfs); container_of 2463 fs/nfsd/nfs4state.c ls = container_of(st, struct nfs4_layout_stateid, ls_stid); container_of 5337 fs/nfsd/nfs4state.c struct nfsd_net *nn = container_of(dwork, struct nfsd_net, container_of 6118 fs/nfsd/nfs4state.c struct nfsd4_blocked_lock *nbl = container_of(fl, container_of 3069 fs/nfsd/nfs4xdr.c struct nfsd4_readdir *cd = container_of(ccd, struct nfsd4_readdir, common); container_of 274 fs/nfsd/nfscache.c struct nfsd_net *nn = container_of(shrink, container_of 283 fs/nfsd/nfscache.c struct nfsd_net *nn = container_of(shrink, container_of 521 fs/nfsd/nfsxdr.c struct nfsd_readdirres *cd = container_of(ccd, struct nfsd_readdirres, common); container_of 142 fs/nfsd/state.h container_of(cb, struct nfs4_delegation, dl_recall) container_of 158 fs/nfsd/state.h return container_of(s, struct nfs4_delegation, dl_stid); container_of 468 fs/nfsd/state.h return container_of(so, struct nfs4_openowner, oo_owner); container_of 473 fs/nfsd/state.h return container_of(so, struct nfs4_lockowner, lo_owner); container_of 559 fs/nfsd/state.h return container_of(s, struct nfs4_ol_stateid, st_stid); container_of 578 fs/nfsd/state.h return container_of(s, struct nfs4_layout_stateid, ls_stid); container_of 1860 fs/nfsd/vfs.c container_of(ctx, struct readdir_data, ctx); container_of 69 fs/nilfs2/nilfs.h return container_of(inode, struct nilfs_inode_info, vfs_inode); container_of 75 fs/nilfs2/nilfs.h return container_of(bmap, struct nilfs_inode_info, i_bmap_data); container_of 81 fs/nilfs2/nilfs.h container_of(btnc, struct nilfs_inode_info, i_btnode_cache); container_of 803 fs/nilfs2/segment.c struct nilfs_sc_info *sci = container_of(work, struct nilfs_sc_info, container_of 39 fs/nilfs2/sysfs.c struct the_nilfs *nilfs = container_of(kobj->parent, \ container_of 42 fs/nilfs2/sysfs.c struct nilfs_##name##_attr *a = container_of(attr, \ container_of 51 fs/nilfs2/sysfs.c struct the_nilfs *nilfs = container_of(kobj->parent, \ container_of 54 fs/nilfs2/sysfs.c struct nilfs_##name##_attr *a = container_of(attr, \ container_of 68 fs/nilfs2/sysfs.c struct the_nilfs *nilfs = container_of(kobj->parent, \ container_of 152 fs/nilfs2/sysfs.c container_of(kobj, struct nilfs_root, snapshot_kobj); container_of 154 fs/nilfs2/sysfs.c container_of(attr, struct nilfs_snapshot_attr, attr); container_of 164 fs/nilfs2/sysfs.c container_of(kobj, struct nilfs_root, snapshot_kobj); container_of 166 fs/nilfs2/sysfs.c container_of(attr, struct nilfs_snapshot_attr, attr); container_of 173 fs/nilfs2/sysfs.c struct nilfs_root *root = container_of(kobj, struct nilfs_root, container_of 946 fs/nilfs2/sysfs.c struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs, container_of 948 fs/nilfs2/sysfs.c struct nilfs_dev_attr *a = container_of(attr, struct nilfs_dev_attr, container_of 958 fs/nilfs2/sysfs.c struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs, container_of 960 fs/nilfs2/sysfs.c struct nilfs_dev_attr *a = container_of(attr, struct nilfs_dev_attr, container_of 968 fs/nilfs2/sysfs.c struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs, container_of 50 fs/notify/dnotify/dnotify.c struct dnotify_mark *dn_mark = container_of(fsn_mark, container_of 93 fs/notify/dnotify/dnotify.c dn_mark = container_of(inode_mark, struct dnotify_mark, fsn_mark); container_of 120 fs/notify/dnotify/dnotify.c struct dnotify_mark *dn_mark = container_of(fsn_mark, container_of 157 fs/notify/dnotify/dnotify.c dn_mark = container_of(fsn_mark, struct dnotify_mark, fsn_mark); container_of 320 fs/notify/dnotify/dnotify.c dn_mark = container_of(fsn_mark, struct dnotify_mark, fsn_mark); container_of 128 fs/notify/fanotify/fanotify.h return container_of(fse, struct fanotify_perm_event, fae.fse); container_of 139 fs/notify/fanotify/fanotify.h return container_of(fse, struct fanotify_event, fse); container_of 270 fs/notify/fanotify/fanotify_user.c event = container_of(fsn_event, struct fanotify_event, fse); container_of 84 fs/notify/fdinfo.c inode_mark = container_of(mark, struct inotify_inode_mark, fsn_mark); container_of 15 fs/notify/fsnotify.h return container_of(conn->obj, struct inode, i_fsnotify_marks); container_of 21 fs/notify/fsnotify.h return container_of(conn->obj, struct mount, mnt_fsnotify_marks); container_of 27 fs/notify/fsnotify.h return container_of(conn->obj, struct super_block, s_fsnotify_marks); container_of 22 fs/notify/inotify/inotify.h return container_of(fse, struct inotify_event_info, fse); container_of 90 fs/notify/inotify/inotify_fsnotify.c i_mark = container_of(inode_mark, struct inotify_inode_mark, container_of 164 fs/notify/inotify/inotify_fsnotify.c i_mark = container_of(fsn_mark, struct inotify_inode_mark, fsn_mark); container_of 200 fs/notify/inotify/inotify_fsnotify.c i_mark = container_of(fsn_mark, struct inotify_inode_mark, fsn_mark); container_of 496 fs/notify/inotify/inotify_user.c i_mark = container_of(fsn_mark, struct inotify_inode_mark, fsn_mark); container_of 525 fs/notify/inotify/inotify_user.c i_mark = container_of(fsn_mark, struct inotify_inode_mark, fsn_mark); container_of 206 fs/nsfs.c user_ns = container_of(ns, struct user_namespace, ns); container_of 228 fs/ntfs/inode.h return (ntfs_inode *)container_of(inode, big_ntfs_inode, vfs_inode); container_of 6080 fs/ocfs2/alloc.c container_of(work, struct ocfs2_super, container_of 291 fs/ocfs2/cluster/heartbeat.c container_of(work, struct o2hb_region, container_of 377 fs/ocfs2/cluster/heartbeat.c reg = container_of(work, struct o2hb_region, hr_nego_timeout_work.work); container_of 1493 fs/ocfs2/cluster/heartbeat.c return item ? container_of(item, struct o2hb_region, hr_item) : NULL; container_of 1978 fs/ocfs2/cluster/heartbeat.c container_of(group, struct o2hb_heartbeat_group, hs_group) container_of 92 fs/ocfs2/cluster/masklog.c #define to_mlog_attr(_attr) container_of(_attr, struct mlog_attribute, attr) container_of 148 fs/ocfs2/cluster/nodemanager.c container_of(to_config_group(item), struct o2nm_cluster, container_of 155 fs/ocfs2/cluster/nodemanager.c return item ? container_of(item, struct o2nm_node, nd_item) : NULL; container_of 421 fs/ocfs2/cluster/nodemanager.c container_of(group, struct o2nm_node_group, ns_group) container_of 682 fs/ocfs2/cluster/nodemanager.c container_of(to_configfs_subsystem(group), struct o2nm_cluster_group, cs_subsys) container_of 380 fs/ocfs2/cluster/tcp.c struct o2net_sock_container *sc = container_of(kref, container_of 716 fs/ocfs2/cluster/tcp.c container_of(work, struct o2net_sock_container, container_of 786 fs/ocfs2/cluster/tcp.c nmh = container_of(kref, struct o2net_msg_handler, nh_kref); container_of 1427 fs/ocfs2/cluster/tcp.c container_of(work, struct o2net_sock_container, sc_rx_work); container_of 1478 fs/ocfs2/cluster/tcp.c container_of(work, struct o2net_sock_container, container_of 1494 fs/ocfs2/cluster/tcp.c container_of(work, struct o2net_sock_container, container_of 1566 fs/ocfs2/cluster/tcp.c container_of(work, struct o2net_node, nn_connect_work.work); container_of 1693 fs/ocfs2/cluster/tcp.c container_of(work, struct o2net_node, nn_connect_expired.work); container_of 1712 fs/ocfs2/cluster/tcp.c container_of(work, struct o2net_node, nn_still_up.work); container_of 2042 fs/ocfs2/dir.c container_of(ctx, struct ocfs2_empty_dir_priv, ctx); container_of 313 fs/ocfs2/dlm/dlmdomain.c dlm = container_of(kref, struct dlm_ctxt, dlm_refs); container_of 340 fs/ocfs2/dlm/dlmlock.c lock = container_of(kref, struct dlm_lock, lock_refs); container_of 410 fs/ocfs2/dlm/dlmmaster.c mle = container_of(kref, struct dlm_master_list_entry, mle_refs); container_of 471 fs/ocfs2/dlm/dlmmaster.c res = container_of(kref, struct dlm_lock_resource, refs); container_of 140 fs/ocfs2/dlm/dlmrecovery.c container_of(work, struct dlm_ctxt, dispatched_work); container_of 34 fs/ocfs2/dlmfs/userdlm.c return container_of(lksb, struct user_lock_res, l_lksb); container_of 69 fs/ocfs2/dlmfs/userdlm.c ip = container_of(lockres, container_of 80 fs/ocfs2/dlmfs/userdlm.c ip = container_of(lockres, container_of 289 fs/ocfs2/dlmfs/userdlm.c container_of(work, struct user_lock_res, l_work); container_of 88 fs/ocfs2/dlmfs/userdlm.h return container_of(inode, container_of 296 fs/ocfs2/dlmglue.c return container_of(lksb, struct ocfs2_lock_res, l_lksb); container_of 323 fs/ocfs2/dlmglue.c return container_of(res, struct ocfs2_refcount_tree, rf_lockres); container_of 2984 fs/ocfs2/dlmglue.c dlm_debug = container_of(kref, struct ocfs2_dlm_debug, d_refcnt); container_of 102 fs/ocfs2/filecheck.c struct ocfs2_filecheck_sysfs_entry *entry = container_of(kobj, container_of 112 fs/ocfs2/filecheck.c struct kobj_attribute *kattr = container_of(attr, container_of 127 fs/ocfs2/filecheck.c struct kobj_attribute *kattr = container_of(attr, container_of 307 fs/ocfs2/filecheck.c struct ocfs2_filecheck_sysfs_entry *ent = container_of(kobj, container_of 436 fs/ocfs2/filecheck.c struct ocfs2_super *osb = container_of(ent, struct ocfs2_super, container_of 458 fs/ocfs2/filecheck.c struct ocfs2_filecheck_sysfs_entry *ent = container_of(kobj, container_of 106 fs/ocfs2/inode.h return container_of(inode, struct ocfs2_inode_info, vfs_inode); container_of 167 fs/ocfs2/inode.h return container_of(ci, struct ocfs2_inode_info, ip_metadata_cache); container_of 494 fs/ocfs2/journal.c return container_of(triggers, struct ocfs2_triggers, ot_triggers); container_of 1221 fs/ocfs2/journal.c container_of(work, struct ocfs2_journal, j_recovery_work); container_of 1975 fs/ocfs2/journal.c os = container_of(work, struct ocfs2_orphan_scan, container_of 2039 fs/ocfs2/journal.c container_of(ctx, struct ocfs2_orphan_filldir_priv, ctx); container_of 230 fs/ocfs2/localalloc.c container_of(work, struct ocfs2_super, container_of 74 fs/ocfs2/quota.h return container_of(dquot, struct ocfs2_dquot, dq_dquot); container_of 638 fs/ocfs2/quota_global.c struct ocfs2_mem_dqinfo *oinfo = container_of(work, container_of 699 fs/ocfs2/quota_global.c struct ocfs2_super *osb = container_of(work, struct ocfs2_super, container_of 70 fs/ocfs2/refcounttree.c return container_of(ci, struct ocfs2_refcount_tree, rf_ci); container_of 272 fs/ocfs2/refcounttree.c container_of(kref, struct ocfs2_refcount_tree, rf_getcnt); container_of 47 fs/openpromfs/inode.c return container_of(inode, struct op_inode_info, vfs_inode); container_of 254 fs/orangefs/orangefs-kernel.h return container_of(inode, struct orangefs_inode_s, vfs_inode); container_of 182 fs/orangefs/orangefs-sysfs.c attribute = container_of(attr, struct orangefs_attribute, attr); container_of 199 fs/orangefs/orangefs-sysfs.c attribute = container_of(attr, struct orangefs_attribute, attr); container_of 115 fs/overlayfs/ovl_entry.h return container_of(inode, struct ovl_inode, vfs_inode); container_of 258 fs/overlayfs/readdir.c container_of(ctx, struct ovl_readdir_data, ctx); container_of 538 fs/overlayfs/readdir.c container_of(ctx, struct ovl_readdir_data, ctx); container_of 655 fs/overlayfs/readdir.c container_of(ctx, struct ovl_readdir_translate, ctx); container_of 991 fs/overlayfs/readdir.c container_of(ctx, struct ovl_readdir_data, ctx); container_of 101 fs/proc/internal.h return container_of(inode, struct proc_inode, vfs_inode); container_of 546 fs/proc/proc_sysctl.c ctl_dir = container_of(head, struct ctl_dir, header); container_of 789 fs/proc/proc_sysctl.c ctl_dir = container_of(head, struct ctl_dir, header); container_of 961 fs/proc/proc_sysctl.c return container_of(head, struct ctl_dir, header); container_of 40 fs/qnx4/qnx4.h return container_of(inode, struct qnx4_inode_info, vfs_inode); container_of 66 fs/qnx6/qnx6.h return container_of(inode, struct qnx6_inode_info, vfs_inode); container_of 147 fs/readdir.c container_of(ctx, struct readdir_callback, ctx); container_of 223 fs/readdir.c container_of(ctx, struct getdents_callback, ctx); container_of 314 fs/readdir.c container_of(ctx, struct getdents_callback64, ctx); container_of 414 fs/readdir.c container_of(ctx, struct compat_readdir_callback, ctx); container_of 484 fs/readdir.c container_of(ctx, struct compat_getdents_callback, ctx); container_of 3531 fs/reiserfs/journal.c container_of(work, struct reiserfs_journal, j_work.work); container_of 1149 fs/reiserfs/reiserfs.h return container_of(inode, struct reiserfs_inode_info, vfs_inode); container_of 89 fs/reiserfs/super.c sbi = container_of(work, struct reiserfs_sb_info, old_work.work); container_of 197 fs/reiserfs/xattr.c container_of(ctx, struct reiserfs_dentry_buf, ctx); container_of 805 fs/reiserfs/xattr.c container_of(ctx, struct listxattr_buf, ctx); container_of 23 fs/romfs/internal.h return container_of(inode, struct romfs_inode_info, vfs_inode); container_of 214 fs/select.c entry = container_of(wait, struct poll_table_entry, wait); container_of 224 fs/select.c struct poll_wqueues *pwq = container_of(p, struct poll_wqueues, pt); container_of 39 fs/squashfs/squashfs_fs_i.h return container_of(inode, struct squashfs_inode_info, vfs_inode); container_of 71 fs/super.c sb = container_of(shrink, struct super_block, s_shrink); container_of 124 fs/super.c sb = container_of(shrink, struct super_block, s_shrink); container_of 159 fs/super.c struct super_block *s = container_of(work, struct super_block, container_of 170 fs/super.c struct super_block *s = container_of(head, struct super_block, rcu); container_of 75 fs/sysv/sysv.h return container_of(inode, struct sysv_inode_info, vfs_inode); container_of 75 fs/timerfd.c struct timerfd_ctx *ctx = container_of(htmr, struct timerfd_ctx, container_of 84 fs/timerfd.c struct timerfd_ctx *ctx = container_of(alarm, struct timerfd_ctx, container_of 2311 fs/ubifs/debug.c sa = container_of(cur, struct ubifs_scan_node, list); container_of 2312 fs/ubifs/debug.c sb = container_of(cur->next, struct ubifs_scan_node, list); container_of 2378 fs/ubifs/debug.c sa = container_of(cur, struct ubifs_scan_node, list); container_of 2379 fs/ubifs/debug.c sb = container_of(cur->next, struct ubifs_scan_node, list); container_of 476 fs/ubifs/io.c struct ubifs_wbuf *wbuf = container_of(timer, struct ubifs_wbuf, timer); container_of 496 fs/ubifs/lprops.c pnode = (struct ubifs_pnode *)container_of(lprops - pos, container_of 90 fs/ubifs/misc.h return container_of(inode, struct ubifs_inode, vfs_inode); container_of 64 fs/udf/udf_i.h return container_of(inode, struct udf_inode_info, vfs_inode); container_of 720 fs/ufs/super.c sbi = container_of(work, struct ufs_sb_info, sync_work.work); container_of 147 fs/ufs/ufs.h return container_of(inode, struct ufs_inode_info, vfs_inode); container_of 114 fs/userfaultfd.c uwq = container_of(wq, struct userfaultfd_wait_queue, wq); container_of 959 fs/userfaultfd.c uwq = container_of(wq, struct userfaultfd_wait_queue, wq); container_of 2853 fs/xfs/libxfs/xfs_btree.c struct xfs_btree_split_args *args = container_of(work, container_of 244 fs/xfs/libxfs/xfs_defer.c bli = container_of(lip, struct xfs_buf_log_item, container_of 256 fs/xfs/libxfs/xfs_defer.c ili = container_of(lip, struct xfs_inode_log_item, container_of 118 fs/xfs/scrub/attr.c sx = container_of(context, struct xchk_xattr, context); container_of 72 fs/xfs/scrub/bitmap.c ap = container_of(a, struct xfs_bitmap_range, list); container_of 73 fs/xfs/scrub/bitmap.c bp = container_of(b, struct xfs_bitmap_range, list); container_of 110 fs/xfs/scrub/dir.c sdc = container_of(dir_iter, struct xchk_dir_ctx, dir_iter); container_of 51 fs/xfs/scrub/parent.c spc = container_of(dc, struct xchk_parent_ctx, dc); container_of 360 fs/xfs/xfs_aops.c ia = container_of(a, struct xfs_ioend, io_list); container_of 361 fs/xfs/xfs_aops.c ib = container_of(b, struct xfs_ioend, io_list); container_of 379 fs/xfs/xfs_aops.c ip = container_of(work, struct xfs_inode, i_ioend_work); container_of 713 fs/xfs/xfs_aops.c ioend = container_of(bio, struct xfs_ioend, io_inline_bio); container_of 31 fs/xfs/xfs_bmap_item.c return container_of(lip, struct xfs_bui_log_item, bui_item); container_of 157 fs/xfs/xfs_bmap_item.c return container_of(lip, struct xfs_bud_log_item, bud_item); container_of 276 fs/xfs/xfs_bmap_item.c ba = container_of(a, struct xfs_bmap_intent, bi_list); container_of 277 fs/xfs/xfs_bmap_item.c bb = container_of(b, struct xfs_bmap_intent, bi_list); container_of 337 fs/xfs/xfs_bmap_item.c bmap = container_of(item, struct xfs_bmap_intent, bi_list); container_of 380 fs/xfs/xfs_bmap_item.c bmap = container_of(item, struct xfs_bmap_intent, bi_list); container_of 413 fs/xfs/xfs_bmap_item.c bmap = container_of(item, struct xfs_bmap_intent, bi_list); container_of 1181 fs/xfs/xfs_buf.c container_of(work, xfs_buf_t, b_ioend_work); container_of 1564 fs/xfs/xfs_buf.c struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); container_of 1639 fs/xfs/xfs_buf.c struct xfs_buf *bp = container_of(item, struct xfs_buf, b_lru); container_of 1669 fs/xfs/xfs_buf.c struct xfs_buftarg *btp = container_of(shrink, container_of 1692 fs/xfs/xfs_buf.c struct xfs_buftarg *btp = container_of(shrink, container_of 1869 fs/xfs/xfs_buf.c struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); container_of 1870 fs/xfs/xfs_buf.c struct xfs_buf *bp = container_of(b, struct xfs_buf, b_list); container_of 25 fs/xfs/xfs_buf_item.c return container_of(lip, struct xfs_buf_log_item, bli_item); container_of 23 fs/xfs/xfs_dquot_item.c return container_of(lip, struct xfs_dq_logitem, qli_item); container_of 256 fs/xfs/xfs_dquot_item.c return container_of(lip, struct xfs_qoff_logitem, qql_item); container_of 66 fs/xfs/xfs_error.c return container_of(attr, struct xfs_errortag_attr, attr); container_of 74 fs/xfs/xfs_error.c return container_of(kobj, struct xfs_mount, m_errortag_kobj); container_of 650 fs/xfs/xfs_extent_busy.c container_of(l1, struct xfs_extent_busy, list); container_of 652 fs/xfs/xfs_extent_busy.c container_of(l2, struct xfs_extent_busy, list); container_of 31 fs/xfs/xfs_extfree_item.c return container_of(lip, struct xfs_efi_log_item, efi_item); container_of 236 fs/xfs/xfs_extfree_item.c return container_of(lip, struct xfs_efd_log_item, efd_item); container_of 408 fs/xfs/xfs_extfree_item.c ra = container_of(a, struct xfs_extent_free_item, xefi_list); container_of 409 fs/xfs/xfs_extfree_item.c rb = container_of(b, struct xfs_extent_free_item, xefi_list); container_of 447 fs/xfs/xfs_extfree_item.c free = container_of(item, struct xfs_extent_free_item, xefi_list); container_of 485 fs/xfs/xfs_extfree_item.c free = container_of(item, struct xfs_extent_free_item, xefi_list); container_of 509 fs/xfs/xfs_extfree_item.c free = container_of(item, struct xfs_extent_free_item, xefi_list); container_of 545 fs/xfs/xfs_extfree_item.c free = container_of(item, struct xfs_extent_free_item, xefi_list); container_of 116 fs/xfs/xfs_filestream.c container_of(mru, struct xfs_fstrm_item, mru); container_of 319 fs/xfs/xfs_filestream.c ag = container_of(mru, struct xfs_fstrm_item, mru)->ag; container_of 373 fs/xfs/xfs_filestream.c container_of(mru, struct xfs_fstrm_item, mru); container_of 84 fs/xfs/xfs_icache.c struct inode *inode = container_of(head, struct inode, i_rcu); container_of 172 fs/xfs/xfs_icache.c struct xfs_mount *mp = container_of(to_delayed_work(work), container_of 908 fs/xfs/xfs_icache.c struct xfs_mount *mp = container_of(to_delayed_work(work), container_of 940 fs/xfs/xfs_icache.c struct xfs_mount *mp = container_of(to_delayed_work(work), container_of 19 fs/xfs/xfs_icreate_item.c return container_of(lip, struct xfs_icreate_item, ic_item); container_of 78 fs/xfs/xfs_inode.h return container_of(inode, struct xfs_inode, i_vnode); container_of 27 fs/xfs/xfs_inode_item.c return container_of(lip, struct xfs_inode_log_item, ili_item); container_of 570 fs/xfs/xfs_iwalk.c iwag = container_of(pwork, struct xfs_iwalk_ag, pwork); container_of 1233 fs/xfs/xfs_log.c container_of(work, struct xlog_in_core, ic_end_io_work); container_of 1319 fs/xfs/xfs_log.c struct xlog *log = container_of(to_delayed_work(work), container_of 505 fs/xfs/xfs_log_cil.c container_of(work, struct xfs_cil_ctx, discard_endio_work); container_of 889 fs/xfs/xfs_log_cil.c struct xfs_cil *cil = container_of(work, struct xfs_cil, container_of 4579 fs/xfs/xfs_log_recover.c efip = container_of(lip, struct xfs_efi_log_item, efi_item); container_of 4599 fs/xfs/xfs_log_recover.c efip = container_of(lip, struct xfs_efi_log_item, efi_item); container_of 4619 fs/xfs/xfs_log_recover.c ruip = container_of(lip, struct xfs_rui_log_item, rui_item); container_of 4639 fs/xfs/xfs_log_recover.c ruip = container_of(lip, struct xfs_rui_log_item, rui_item); container_of 4659 fs/xfs/xfs_log_recover.c cuip = container_of(lip, struct xfs_cui_log_item, cui_item); container_of 4679 fs/xfs/xfs_log_recover.c cuip = container_of(lip, struct xfs_cui_log_item, cui_item); container_of 4699 fs/xfs/xfs_log_recover.c buip = container_of(lip, struct xfs_bui_log_item, bui_item); container_of 4719 fs/xfs/xfs_log_recover.c buip = container_of(lip, struct xfs_bui_log_item, bui_item); container_of 127 fs/xfs/xfs_mount.c struct xfs_perag *pag = container_of(head, struct xfs_perag, rcu_head); container_of 269 fs/xfs/xfs_mru_cache.c container_of(work, struct xfs_mru_cache, work.work); container_of 45 fs/xfs/xfs_pwork.c pwork = container_of(work, struct xfs_pwork, work); container_of 418 fs/xfs/xfs_qm.c struct xfs_dquot *dqp = container_of(item, container_of 499 fs/xfs/xfs_qm.c struct xfs_quotainfo *qi = container_of(shrink, container_of 534 fs/xfs/xfs_qm.c struct xfs_quotainfo *qi = container_of(shrink, container_of 27 fs/xfs/xfs_refcount_item.c return container_of(lip, struct xfs_cui_log_item, cui_item); container_of 162 fs/xfs/xfs_refcount_item.c return container_of(lip, struct xfs_cud_log_item, cud_item); container_of 281 fs/xfs/xfs_refcount_item.c ra = container_of(a, struct xfs_refcount_intent, ri_list); container_of 282 fs/xfs/xfs_refcount_item.c rb = container_of(b, struct xfs_refcount_intent, ri_list); container_of 339 fs/xfs/xfs_refcount_item.c refc = container_of(item, struct xfs_refcount_intent, ri_list); container_of 380 fs/xfs/xfs_refcount_item.c refc = container_of(item, struct xfs_refcount_intent, ri_list); container_of 426 fs/xfs/xfs_refcount_item.c refc = container_of(item, struct xfs_refcount_intent, ri_list); container_of 27 fs/xfs/xfs_rmap_item.c return container_of(lip, struct xfs_rui_log_item, rui_item); container_of 183 fs/xfs/xfs_rmap_item.c return container_of(lip, struct xfs_rud_log_item, rud_item); container_of 347 fs/xfs/xfs_rmap_item.c ra = container_of(a, struct xfs_rmap_intent, ri_list); container_of 348 fs/xfs/xfs_rmap_item.c rb = container_of(b, struct xfs_rmap_intent, ri_list); container_of 386 fs/xfs/xfs_rmap_item.c rmap = container_of(item, struct xfs_rmap_intent, ri_list); container_of 428 fs/xfs/xfs_rmap_item.c rmap = container_of(item, struct xfs_rmap_intent, ri_list); container_of 468 fs/xfs/xfs_rmap_item.c rmap = container_of(item, struct xfs_rmap_intent, ri_list); container_of 26 fs/xfs/xfs_sysfs.c return container_of(attr, struct xfs_sysfs_attr, attr); container_of 257 fs/xfs/xfs_sysfs.c return container_of(kobj, struct xstats, xs_kobj); container_of 312 fs/xfs/xfs_sysfs.c return container_of(kobj, struct xlog, l_kobj); container_of 404 fs/xfs/xfs_sysfs.c return container_of(kobj, struct xfs_error_cfg, kobj); container_of 411 fs/xfs/xfs_sysfs.c return container_of(kobj, struct xfs_mount, m_error_kobj); container_of 18 fs/xfs/xfs_sysfs.h return container_of(kobject, struct xfs_kobj, kobject); container_of 118 include/acpi/acpi_bus.h return container_of(kobj, struct acpi_hotplug_profile, kobj); container_of 409 include/acpi/acpi_bus.h container_of(__to_acpi_device_node_fwnode, \ container_of 419 include/acpi/acpi_bus.h container_of(__to_acpi_data_node_fwnode, \ container_of 447 include/acpi/acpi_bus.h #define to_acpi_device(d) container_of(d, struct acpi_device, dev) container_of 448 include/acpi/acpi_bus.h #define to_acpi_driver(d) container_of(d, struct acpi_driver, drv) container_of 117 include/crypto/acompress.h return container_of(alg, struct acomp_alg, base); container_of 122 include/crypto/acompress.h return container_of(tfm, struct crypto_acomp, base); container_of 155 include/crypto/aead.h return container_of(tfm, struct crypto_aead, base); container_of 190 include/crypto/aead.h return container_of(crypto_aead_tfm(tfm)->__crt_alg, container_of 141 include/crypto/akcipher.h return container_of(alg, struct akcipher_alg, base); container_of 147 include/crypto/akcipher.h return container_of(tfm, struct crypto_akcipher, base); container_of 265 include/crypto/algapi.h return container_of(tfm->__crt_alg, struct crypto_instance, alg); container_of 353 include/crypto/algapi.h container_of(queue->backlog, struct crypto_async_request, list); container_of 235 include/crypto/hash.h return container_of(tfm, struct crypto_ahash, base); container_of 314 include/crypto/hash.h return container_of(alg, struct hash_alg_common, base); container_of 608 include/crypto/hash.h return container_of(req, struct ahash_request, base); container_of 744 include/crypto/hash.h return container_of(alg, struct shash_alg, base); container_of 45 include/crypto/internal/aead.h return container_of(&inst->alg.base, struct crypto_instance, alg); container_of 50 include/crypto/internal/aead.h return container_of(&inst->alg, struct aead_instance, alg.base); container_of 81 include/crypto/internal/aead.h return container_of(req, struct aead_request, base); container_of 101 include/crypto/internal/aead.h return container_of(spawn->base.alg, struct aead_alg, base); container_of 145 include/crypto/internal/aead.h return req ? container_of(req, struct aead_request, base) : NULL; container_of 154 include/crypto/internal/aead.h return req ? container_of(req, struct aead_request, base) : NULL; container_of 61 include/crypto/internal/akcipher.h return container_of(&inst->alg.base, struct crypto_instance, alg); container_of 67 include/crypto/internal/akcipher.h return container_of(&inst->alg, struct akcipher_instance, alg.base); container_of 105 include/crypto/internal/akcipher.h return container_of(spawn->base.alg, struct akcipher_alg, base); container_of 133 include/crypto/internal/hash.h return container_of(__crypto_hash_alg_common(alg), struct ahash_alg, container_of 146 include/crypto/internal/hash.h return container_of(&inst->alg.halg.base, struct crypto_instance, alg); container_of 152 include/crypto/internal/hash.h return container_of(&inst->alg, struct ahash_instance, alg.halg.base); container_of 207 include/crypto/internal/hash.h return container_of(&inst->alg.base, struct crypto_instance, alg); container_of 213 include/crypto/internal/hash.h return container_of(__crypto_shash_alg(&inst->alg), container_of 242 include/crypto/internal/hash.h return container_of(tfm, struct crypto_shash, base); container_of 42 include/crypto/internal/scompress.h return container_of(alg, struct scomp_alg, base); container_of 47 include/crypto/internal/scompress.h return container_of(tfm, struct crypto_scomp, base); container_of 77 include/crypto/internal/skcipher.h return container_of(crypto_skcipher_alg(skcipher), container_of 108 include/crypto/internal/skcipher.h return container_of(spawn->base.alg, struct skcipher_alg, base); container_of 114 include/crypto/kpp.h return container_of(alg, struct kpp_alg, base); container_of 119 include/crypto/kpp.h return container_of(tfm, struct crypto_kpp, base); container_of 36 include/crypto/pcrypt.h return container_of(padata, struct pcrypt_request, padata); container_of 107 include/crypto/rng.h return container_of(crypto_rng_tfm(tfm)->__crt_alg, container_of 174 include/crypto/skcipher.h return container_of(tfm, struct crypto_skcipher, base); container_of 255 include/crypto/skcipher.h return container_of(crypto_skcipher_tfm(tfm)->__crt_alg, container_of 438 include/crypto/skcipher.h return container_of(tfm, struct crypto_sync_skcipher, base); container_of 512 include/crypto/skcipher.h return container_of(req, struct skcipher_request, base); container_of 1415 include/drm/drm_connector.h #define obj_to_connector(x) container_of(x, struct drm_connector, base) container_of 1141 include/drm/drm_crtc.h #define obj_to_crtc(x) container_of(x, struct drm_crtc, base) container_of 426 include/drm/drm_dp_mst_helper.h #define to_dp_mst_topology_state(x) container_of(x, struct drm_dp_mst_topology_state, base) container_of 440 include/drm/drm_dp_mst_helper.h #define to_dp_mst_topology_mgr(x) container_of(x, struct drm_dp_mst_topology_mgr, base) container_of 180 include/drm/drm_encoder.h #define obj_to_encoder(x) container_of(x, struct drm_encoder, base) container_of 102 include/drm/drm_encoder_slave.h #define to_encoder_slave(x) container_of((x), struct drm_encoder_slave, base) container_of 128 include/drm/drm_encoder_slave.h #define to_drm_i2c_encoder_driver(x) container_of((x), \ container_of 194 include/drm/drm_fb_helper.h return container_of(client, struct drm_fb_helper, client); container_of 216 include/drm/drm_framebuffer.h #define obj_to_fb(x) container_of(x, struct drm_framebuffer, base) container_of 30 include/drm/drm_gem_cma_helper.h container_of(gem_obj, struct drm_gem_cma_object, base) container_of 102 include/drm/drm_gem_shmem_helper.h container_of(obj, struct drm_gem_shmem_object, base) container_of 58 include/drm/drm_gem_vram_helper.h return container_of(bo, struct drm_gem_vram_object, bo); container_of 70 include/drm/drm_gem_vram_helper.h return container_of(gem, struct drm_gem_vram_object, bo.base); container_of 40 include/drm/drm_hashtab.h #define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member) container_of 130 include/drm/drm_mipi_dbi.h return container_of(drm, struct mipi_dbi_dev, drm); container_of 192 include/drm/drm_mipi_dsi.h return container_of(dev, struct mipi_dsi_device, dev); container_of 300 include/drm/drm_mipi_dsi.h return container_of(driver, struct mipi_dsi_driver, driver); container_of 446 include/drm/drm_modes.h #define obj_to_mode(x) container_of(x, struct drm_display_mode, base) container_of 710 include/drm/drm_plane.h #define obj_to_plane(x) container_of(x, struct drm_plane, base) container_of 223 include/drm/drm_property.h #define obj_to_property(x) container_of(x, struct drm_property, base) container_of 224 include/drm/drm_property.h #define obj_to_blob(x) container_of(x, struct drm_property_blob, base) container_of 60 include/drm/drm_vram_mm_helper.h return container_of(bdev, struct drm_vram_mm, bdev); container_of 137 include/drm/drm_writeback.h return container_of(connector, struct drm_writeback_connector, base); container_of 102 include/linux/amba/bus.h #define to_amba_device(d) container_of(d, struct amba_device, dev) container_of 195 include/linux/backlight.h #define to_backlight_device(obj) container_of(obj, struct backlight_device, dev) container_of 261 include/linux/blk-cgroup.h return css ? container_of(css, struct blkcg, css) : NULL; container_of 161 include/linux/bpf.h return container_of(map, struct bpf_offloaded_map, map); container_of 86 include/linux/cb710.h return container_of(pdev, struct cb710_slot, pdev); container_of 148 include/linux/ceph/libceph.h #define from_msgr(ms) container_of(ms, struct ceph_client, msgr) container_of 552 include/linux/cgroup.h return container_of(parent_css, struct cgroup, self); container_of 331 include/linux/clk-provider.h #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw) container_of 382 include/linux/clk-provider.h #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) container_of 457 include/linux/clk-provider.h #define to_clk_divider(_hw) container_of(_hw, struct clk_divider, hw) container_of 546 include/linux/clk-provider.h #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw) container_of 607 include/linux/clk-provider.h #define to_clk_fixed_factor(_hw) container_of(_hw, struct clk_fixed_factor, hw) container_of 657 include/linux/clk-provider.h #define to_clk_fd(_hw) container_of(_hw, struct clk_fractional_divider, hw) container_of 706 include/linux/clk-provider.h #define to_clk_multiplier(_hw) container_of(_hw, struct clk_multiplier, hw) container_of 738 include/linux/clk-provider.h #define to_clk_composite(_hw) container_of(_hw, struct clk_composite, hw) container_of 773 include/linux/clk-provider.h #define to_clk_gpio(_hw) container_of(_hw, struct clk_gpio, hw) container_of 244 include/linux/clk/ti.h #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw) container_of 94 include/linux/configfs.h return item ? container_of(item,struct config_group,cg_item) : NULL; container_of 234 include/linux/configfs.h container_of(group, struct configfs_subsystem, su_group) : container_of 24 include/linux/container.h return container_of(dev, struct container_dev, dev); container_of 193 include/linux/coresight.h #define to_coresight_device(d) container_of(d, struct coresight_device, dev) container_of 1168 include/linux/crypto.h return container_of(req, struct ablkcipher_request, base); container_of 1323 include/linux/device.h return container_of(kobj, struct device, kobj); container_of 56 include/linux/dio.h #define to_dio_dev(n) container_of(n, struct dio_dev, dev) container_of 96 include/linux/dio.h #define to_dio_driver(drv) container_of(drv, struct dio_driver, driver) container_of 74 include/linux/dma-fence-array.h return container_of(fence, struct dma_fence_array, base); container_of 51 include/linux/dma-fence-chain.h return container_of(fence, struct dma_fence_chain, base); container_of 171 include/linux/dma/ipu-dma.h #define to_tx_desc(tx) container_of(tx, struct idmac_tx_desc, txd) container_of 172 include/linux/dma/ipu-dma.h #define to_idmac_chan(c) container_of(c, struct idmac_channel, dma_chan) container_of 48 include/linux/eisa.h #define to_eisa_device(n) container_of(n, struct eisa_device, dev) container_of 63 include/linux/eisa.h #define to_eisa_driver(drv) container_of(drv,struct eisa_driver, driver) container_of 110 include/linux/enclosure.h return container_of(dev, struct enclosure_device, edev); container_of 116 include/linux/enclosure.h return container_of(dev, struct enclosure_component, cdev); container_of 211 include/linux/firewire.h return container_of(dev, struct fw_device, device); container_of 232 include/linux/firewire.h return container_of(dev, struct fw_unit, device); container_of 45 include/linux/fpga/fpga-bridge.h #define to_fpga_bridge(d) container_of(d, struct fpga_bridge, dev) container_of 177 include/linux/fpga/fpga-mgr.h #define to_fpga_manager(d) container_of(d, struct fpga_manager, dev) container_of 32 include/linux/fpga/fpga-region.h #define to_fpga_region(d) container_of(d, struct fpga_region, dev) container_of 46 include/linux/fsi.h #define to_fsi_dev(devp) container_of(devp, struct fsi_device, dev) container_of 47 include/linux/fsi.h #define to_fsi_drv(drvp) container_of(drvp, struct fsi_driver, drv) container_of 49 include/linux/fsl/mc.h container_of(_drv, struct fsl_mc_driver, driver) container_of 105 include/linux/fsl/mc.h container_of(_mc_resource, struct fsl_mc_device_irq, resource) container_of 200 include/linux/fsl/mc.h container_of(_dev, struct fsl_mc_device, dev) container_of 49 include/linux/gameport.h #define to_gameport_port(d) container_of(d, struct gameport, dev) container_of 62 include/linux/gameport.h #define to_gameport_driver(d) container_of(d, struct gameport_driver, driver) container_of 24 include/linux/genhd.h #define dev_to_disk(device) container_of((device), struct gendisk, part0.__dev) container_of 25 include/linux/genhd.h #define dev_to_part(device) container_of((device), struct hd_struct, __dev) container_of 67 include/linux/greybus.h #define to_greybus_driver(d) container_of(d, struct greybus_driver, driver) container_of 37 include/linux/greybus/bundle.h #define to_gb_bundle(d) container_of(d, struct gb_bundle, dev) container_of 30 include/linux/greybus/control.h #define to_gb_control(d) container_of(d, struct gb_control, dev) container_of 63 include/linux/greybus/hd.h #define to_gb_host_device(d) container_of(d, struct gb_host_device, dev) container_of 69 include/linux/greybus/interface.h #define to_gb_interface(d) container_of(d, struct gb_interface, dev) container_of 28 include/linux/greybus/module.h #define to_gb_module(d) container_of(d, struct gb_module, dev) container_of 60 include/linux/greybus/svc.h #define to_gb_svc(d) container_of(d, struct gb_svc, dev) container_of 624 include/linux/hid.h container_of(pdev, struct hid_device, dev) container_of 779 include/linux/hid.h container_of(pdrv, struct hid_driver, driver) container_of 277 include/linux/host1x.h return container_of(driver, struct host1x_driver, driver); container_of 306 include/linux/host1x.h return container_of(dev, struct host1x_device, dev); container_of 136 include/linux/hsi/hsi.h #define to_hsi_client(dev) container_of(dev, struct hsi_client, device) container_of 160 include/linux/hsi/hsi.h #define to_hsi_client_driver(drv) container_of(drv, struct hsi_client_driver,\ container_of 239 include/linux/hsi/hsi.h #define to_hsi_port(dev) container_of(dev, struct hsi_port, device) container_of 277 include/linux/hsi/hsi.h #define to_hsi_controller(dev) container_of(dev, struct hsi_controller, device) container_of 284 include/linux/hugetlb.h return container_of(inode, struct hugetlbfs_inode_info, vfs_inode); container_of 17 include/linux/hwmon-sysfs.h container_of(_dev_attr, struct sensor_device_attribute, dev_attr) container_of 51 include/linux/hwmon-sysfs.h container_of(_dev_attr, struct sensor_device_attribute_2, dev_attr) container_of 1188 include/linux/hyperv.h return container_of(d, struct hv_device, device); container_of 1193 include/linux/hyperv.h return container_of(d, struct hv_driver, driver); container_of 293 include/linux/i2c.h #define to_i2c_driver(d) container_of(d, struct i2c_driver, driver) container_of 337 include/linux/i2c.h #define to_i2c_client(d) container_of(d, struct i2c_client, dev) container_of 346 include/linux/i2c.h struct device * const dev = container_of(kobj, struct device, kobj); container_of 715 include/linux/i2c.h #define to_i2c_adapter(d) container_of(d, struct i2c_adapter, dev) container_of 185 include/linux/i3c/device.h return container_of(drv, struct i3c_driver, driver); container_of 629 include/linux/ide.h #define to_ide_device(dev) container_of(dev, ide_drive_t, gendev) container_of 632 include/linux/ide.h container_of(obj, struct cont_type, dev) container_of 635 include/linux/ide.h container_of((disk)->private_data, struct cont_type, driver) container_of 1081 include/linux/ide.h #define to_ide_driver(drv) container_of(drv, struct ide_driver, gen_driver) container_of 636 include/linux/iio/iio.h return container_of(dev, struct iio_dev, dev); container_of 44 include/linux/iio/sw_device.h return container_of(to_config_group(item), struct iio_sw_device, container_of 44 include/linux/iio/sw_trigger.h return container_of(to_config_group(item), struct iio_sw_trigger, container_of 29 include/linux/iio/sysfs.h container_of(_dev_attr, struct iio_dev_attr, dev_attr) container_of 47 include/linux/iio/sysfs.h container_of(_dev_attr, struct iio_const_attr, dev_attr) container_of 82 include/linux/iio/trigger.h return container_of(d, struct iio_trigger, dev); container_of 205 include/linux/input.h #define to_input_dev(d) container_of(d, struct input_dev, dev) container_of 190 include/linux/io-pgtable.h #define io_pgtable_ops_to_pgtable(x) container_of((x), struct io_pgtable, ops) container_of 1130 include/linux/irq.h return container_of(d->chip, struct irq_chip_type, chip); container_of 122 include/linux/irqdesc.h return container_of(data->common, struct irq_desc, irq_common_data); container_of 25 include/linux/isa.h #define to_isa_driver(x) container_of((x), struct isa_driver, driver) container_of 209 include/linux/kobject.h return kobj ? container_of(kobj, struct kset, kobj) : NULL; container_of 113 include/linux/lcd.h #define to_lcd_device(obj) container_of(obj, struct lcd_device, dev) container_of 85 include/linux/led-class-flash.h return container_of(lcdev, struct led_classdev_flash, led_cdev); container_of 159 include/linux/libnvdimm.h return container_of(ndr_desc, struct nd_blk_region_desc, ndr_desc); container_of 479 include/linux/list.h container_of(ptr, type, member) container_of 847 include/linux/list.h #define hlist_entry(ptr, type, member) container_of(ptr,type,member) container_of 50 include/linux/list_bl.h #define hlist_bl_entry(ptr, type, member) container_of(ptr,type,member) container_of 32 include/linux/list_nulls.h #define hlist_nulls_entry(ptr, type, member) container_of(ptr,type,member) container_of 81 include/linux/llist.h container_of(ptr, type, member) container_of 297 include/linux/lru_cache.h container_of(ptr, type, member) container_of 100 include/linux/maple.h #define to_maple_dev(n) container_of(n, struct maple_device, dev) container_of 101 include/linux/maple.h #define to_maple_driver(n) container_of(n, struct maple_driver, drv) container_of 44 include/linux/mcb.h return container_of(dev, struct mcb_bus, dev); container_of 81 include/linux/mcb.h return container_of(dev, struct mcb_device, dev); container_of 103 include/linux/mcb.h return container_of(drv, struct mcb_driver, driver); container_of 130 include/linux/mdev.h #define to_mdev_driver(drv) container_of(drv, struct mdev_driver, driver) container_of 44 include/linux/mdio.h #define to_mdio_device(d) container_of(d, struct mdio_device, dev) container_of 53 include/linux/mdio.h container_of(d, struct mdio_driver_common, driver) container_of 69 include/linux/mdio.h container_of(to_mdio_common_driver(d), struct mdio_driver, mdiodrv) container_of 61 include/linux/mei_cl_bus.h #define to_mei_cl_device(d) container_of(d, struct mei_cl_device, dev) container_of 439 include/linux/memcontrol.h return css ? container_of(css, struct mem_cgroup, css) : NULL; container_of 449 include/linux/memcontrol.h container_of(counter, struct mem_cgroup, member) container_of 479 include/linux/memcontrol.h mz = container_of(lruvec, struct mem_cgroup_per_node, lruvec); container_of 545 include/linux/memcontrol.h mz = container_of(lruvec, struct mem_cgroup_per_node, lruvec); container_of 676 include/linux/memcontrol.h pn = container_of(lruvec, struct mem_cgroup_per_node, lruvec); container_of 695 include/linux/memcontrol.h pn = container_of(lruvec, struct mem_cgroup_per_node, lruvec); container_of 33 include/linux/mfd/cros_ec.h #define to_cros_ec_dev(dev) container_of(dev, struct cros_ec_dev, class_dev) container_of 593 include/linux/mfd/palmas.h #define comparator_to_palmas(x) container_of((x), struct palmas_usb, comparator) container_of 150 include/linux/mfd/si476x-core.h #define SI476X_WORK_TO_CORE(w) container_of(to_delayed_work(w), \ container_of 160 include/linux/mfd/ucb1x00.h #define classdev_to_ucb1x00(cd) container_of(cd, struct ucb1x00, dev) container_of 92 include/linux/mic_bus.h return container_of(_dev, struct mbus_device, dev); container_of 97 include/linux/mic_bus.h return container_of(drv, struct mbus_driver, driver); container_of 56 include/linux/mlx5/eq.h (container_of(container_of(ptr, struct mlx5_nb, nb), type, member)) container_of 322 include/linux/mlx5/qp.h return container_of(ibah, struct mlx5_ib_ah, ibah); container_of 485 include/linux/mmc/host.h return container_of(priv, struct mmc_host, private); container_of 68 include/linux/mmc/sdio_func.h #define dev_to_sdio_func(d) container_of(d, struct sdio_func, dev) container_of 837 include/linux/mmzone.h return container_of(lruvec, struct pglist_data, lruvec); container_of 71 include/linux/moxtet.h return container_of(drv, struct moxtet_driver, driver); container_of 106 include/linux/moxtet.h return container_of(dev, struct moxtet_device, dev); container_of 214 include/linux/mtd/nand.h return container_of(mtd, struct nand_device, mtd); container_of 1146 include/linux/mtd/rawnand.h return container_of(mtd, struct nand_chip, base.mtd); container_of 177 include/linux/mtd/sh_flctl.h return container_of(mtd_to_nand(mtdinfo), struct sh_flctl, chip); container_of 404 include/linux/mtd/spinand.h return container_of(mtd_to_nanddev(mtd), struct spinand_device, base); container_of 426 include/linux/mtd/spinand.h return container_of(nand, struct spinand_device, base); container_of 69 include/linux/mux/driver.h #define to_mux_chip(x) container_of((x), struct mux_chip, dev) container_of 37 include/linux/nd.h return container_of(drv, struct nd_device_driver, drv); container_of 59 include/linux/nd.h return container_of(dev, struct nd_namespace_common, dev); container_of 117 include/linux/nd.h return container_of(dev, struct nd_namespace_io, common.dev); container_of 124 include/linux/nd.h return container_of(nsio, struct nd_namespace_pmem, nsio); container_of 129 include/linux/nd.h return container_of(dev, struct nd_namespace_blk, common.dev); container_of 2070 include/linux/netdevice.h #define to_net_dev(d) container_of(d, struct net_device, dev) container_of 251 include/linux/nfs_fs.h return container_of(inode, struct nfs_inode, vfs_inode); container_of 181 include/linux/node.h #define to_node(device) container_of(device, struct node, dev) container_of 406 include/linux/ntb.h #define drv_ntb_client(__drv) container_of((__drv), struct ntb_client, drv) container_of 436 include/linux/ntb.h #define dev_ntb(__dev) container_of((__dev), struct ntb_dev, dev) container_of 165 include/linux/of.h container_of(__to_of_node_fwnode, \ container_of 48 include/linux/of_gpio.h return container_of(gc, struct of_mm_gpio_chip, gc); container_of 162 include/linux/parport.h #define to_pardevice(n) container_of(n, struct pardevice, dev) container_of 254 include/linux/parport.h #define to_parport_dev(n) container_of(n, struct parport, bus_dev) container_of 269 include/linux/parport.h #define to_parport_driver(n) container_of(n, struct parport_driver, driver) container_of 127 include/linux/pci-epc.h #define to_pci_epc(device) container_of((device), struct pci_epc, dev) container_of 89 include/linux/pci-epf.h #define to_pci_epf_driver(drv) (container_of((drv), struct pci_epf_driver, \ container_of 130 include/linux/pci-epf.h #define to_pci_epf(epf_dev) container_of((epf_dev), struct pci_epf, dev) container_of 484 include/linux/pci.h #define to_pci_dev(n) container_of(n, struct pci_dev, dev) container_of 523 include/linux/pci.h #define to_pci_host_bridge(n) container_of(n, struct pci_host_bridge, dev) container_of 532 include/linux/pci.h return container_of(priv, struct pci_host_bridge, private); container_of 606 include/linux/pci.h #define to_pci_bus(n) container_of(n, struct pci_bus, dev) container_of 843 include/linux/pci.h #define to_pci_driver(drv) container_of(drv, struct pci_driver, driver) container_of 116 include/linux/perf/arm_pmu.h #define to_arm_pmu(p) (container_of(p, struct arm_pmu, pmu)) container_of 870 include/linux/perf_event.h return container_of(task_css_check(task, perf_event_cgrp_id, container_of 256 include/linux/phy.h #define to_mii_bus(d) container_of(d, struct mii_bus, dev) container_of 446 include/linux/phy.h #define to_phy_device(d) container_of(to_mdio_device(d), \ container_of 635 include/linux/phy.h #define to_phy_driver(d) container_of(to_mdio_common_driver(d), \ container_of 68 include/linux/phy/omap_usb.h #define phy_to_omapusb(x) container_of((x), struct omap_usb, phy) container_of 172 include/linux/phy/phy.h #define to_phy(a) (container_of((a), struct phy, dev)) container_of 161 include/linux/pktcdvd.h ((struct pktcdvd_kobj*)container_of(_k,struct pktcdvd_kobj,kobj)) container_of 107 include/linux/platform_data/dma-iop32x.h container_of(addr_hw_desc, struct iop_adma_desc_slot, hw_desc) container_of 44 include/linux/platform_device.h #define to_platform_device(x) container_of((x), struct platform_device, dev) container_of 201 include/linux/platform_device.h #define to_platform_driver(drv) (container_of((drv), struct platform_driver, \ container_of 236 include/linux/plist.h container_of(plist_first(head), type, member); \ container_of 240 include/linux/plist.h container_of(plist_first(head), type, member) container_of 253 include/linux/plist.h container_of(plist_last(head), type, member); \ container_of 257 include/linux/plist.h container_of(plist_last(head), type, member) container_of 150 include/linux/pm_domain.h return container_of(pd, struct generic_pm_domain, domain); container_of 189 include/linux/pm_domain.h return container_of(pdd, struct generic_pm_domain_data, base); container_of 222 include/linux/pnp.h #define to_pnp_card(n) container_of(n, struct pnp_card, dev) container_of 276 include/linux/pnp.h #define to_pnp_dev(n) container_of(n, struct pnp_dev, dev) container_of 386 include/linux/pnp.h #define to_pnp_driver(drv) container_of(drv, struct pnp_driver, driver) container_of 401 include/linux/pnp.h #define to_pnp_card_driver(drv) container_of(drv, struct pnp_card_driver, link) container_of 425 include/linux/power_supply.h #define to_power_supply(device) container_of(device, struct power_supply, dev) container_of 38 include/linux/rbtree.h #define rb_entry(ptr, type, member) container_of(ptr, type, member) container_of 72 include/linux/rbtree_latch.h return container_of(node, struct latch_tree_node, node[idx]); container_of 296 include/linux/rculist.h container_of(READ_ONCE(ptr), type, member) container_of 390 include/linux/rculist.h container_of((typeof(ptr))READ_ONCE(ptr), type, member) container_of 624 include/linux/remoteproc.h return container_of(vdev->dev.parent, struct rproc_vdev, dev); container_of 285 include/linux/rhashtable.h ({ tpos = container_of(pos, typeof(*tpos), member); 1; }) container_of 697 include/linux/rhashtable.h return he ? container_of(he, struct rhlist_head, rhead) : NULL; container_of 758 include/linux/rhashtable.h list = container_of(obj, struct rhlist_head, rhead); container_of 759 include/linux/rhashtable.h plist = container_of(head, struct rhlist_head, rhead); container_of 790 include/linux/rhashtable.h list = container_of(obj, struct rhlist_head, rhead); container_of 1014 include/linux/rhashtable.h list = container_of(he, struct rhlist_head, rhead); container_of 209 include/linux/rio.h #define to_rio_dev(n) container_of(n, struct rio_dev, dev) container_of 210 include/linux/rio.h #define sw_to_rio_dev(n) container_of(n, struct rio_dev, rswitch[0]) container_of 211 include/linux/rio.h #define to_rio_mport(n) container_of(n, struct rio_mport, dev) container_of 212 include/linux/rio.h #define to_rio_net(n) container_of(n, struct rio_net, dev) container_of 468 include/linux/rio.h #define to_rio_driver(drv) container_of(drv,struct rio_driver, driver) container_of 518 include/linux/rio.h return container_of(ddev, struct rio_mport, dma); container_of 160 include/linux/rtc.h #define to_rtc_device(d) container_of(d, struct rtc_device, dev) container_of 264 include/linux/scmi_protocol.h #define to_scmi_dev(d) container_of(d, struct scmi_device, dev) container_of 283 include/linux/scmi_protocol.h #define to_scmi_driver(d) container_of(d, struct scmi_driver, driver) container_of 46 include/linux/seqno-fence.h return container_of(fence, struct seqno_fence, base); container_of 52 include/linux/serdev.h return container_of(d, struct serdev_device, dev); container_of 70 include/linux/serdev.h return container_of(d, struct serdev_device_driver, driver); container_of 112 include/linux/serdev.h return container_of(d, struct serdev_controller, dev); container_of 142 include/linux/serial_8250.h return container_of(up, struct uart_8250_port, port); container_of 65 include/linux/serio.h #define to_serio_port(d) container_of(d, struct serio, dev) container_of 83 include/linux/serio.h #define to_serio_driver(d) container_of(d, struct serio_driver, driver) container_of 46 include/linux/shmem_fs.h return container_of(inode, struct shmem_inode_info, vfs_inode); container_of 8 include/linux/siox.h #define to_siox_device(_dev) container_of((_dev), struct siox_device, dev) container_of 59 include/linux/siox.h return container_of(driver, struct siox_driver, driver); container_of 1084 include/linux/skbuff.h fclones = container_of(skb, struct sk_buff_fclones, skb1); container_of 69 include/linux/slimbus.h #define to_slim_device(d) container_of(d, struct slim_device, dev) container_of 94 include/linux/slimbus.h #define to_slim_driver(d) container_of(d, struct slim_driver, driver) container_of 92 include/linux/soc/qcom/apr.h #define to_apr_device(d) container_of(d, struct apr_device, dev) container_of 103 include/linux/soc/qcom/apr.h #define to_apr_driver(d) container_of(d, struct apr_driver, driver) container_of 567 include/linux/soundwire/sdw.h #define dev_to_sdw_dev(_dev) container_of(_dev, struct sdw_slave, dev) container_of 9 include/linux/soundwire/sdw_type.h #define drv_to_sdw_driver(_drv) container_of(_drv, struct sdw_driver, driver) container_of 193 include/linux/spi/spi.h return dev ? container_of(dev, struct spi_device, dev) : NULL; container_of 269 include/linux/spi/spi.h return drv ? container_of(drv, struct spi_driver, driver) : NULL; container_of 47 include/linux/spmi.h return container_of(d, struct spmi_device, dev); container_of 92 include/linux/spmi.h return container_of(d, struct spmi_controller, dev); container_of 145 include/linux/spmi.h return container_of(d, struct spmi_driver, driver); container_of 291 include/linux/ssb/ssb.h wrap = container_of(dev, struct __ssb_dev_wrapper, dev); container_of 328 include/linux/ssb/ssb.h #define drv_to_ssb_drv(_drv) container_of(_drv, struct ssb_driver, drv) container_of 62 include/linux/ssb/ssb_driver_gige.h return container_of(pdev->bus->ops, struct ssb_gige, pci_ops); container_of 64 include/linux/stop_machine.h container_of(work, struct cpu_stop_work, work); container_of 70 include/linux/sunrpc/rpc_pipe_fs.h return container_of(inode, struct rpc_inode, vfs_inode); container_of 38 include/linux/sunxi-rsb.h return container_of(d, struct sunxi_rsb_device, dev); container_of 67 include/linux/sunxi-rsb.h return container_of(d, struct sunxi_rsb_driver, driver); container_of 60 include/linux/superhyway.h #define to_superhyway_driver(d) container_of((d), struct superhyway_driver, drv) container_of 76 include/linux/superhyway.h #define to_superhyway_device(d) container_of((d), struct superhyway_device, dev) container_of 399 include/linux/switchtec.h return container_of(dev, struct switchtec_dev, dev); container_of 95 include/linux/tc.h #define to_tc_dev(n) container_of(n, struct tc_dev, dev) container_of 111 include/linux/tc.h #define to_tc_driver(drv) container_of(drv, struct tc_driver, driver) container_of 565 include/linux/tee_drv.h #define to_tee_client_device(d) container_of(d, struct tee_client_device, dev) container_of 578 include/linux/tee_drv.h container_of(d, struct tee_client_driver, driver) container_of 298 include/linux/thunderbolt.h return container_of(dev, struct tb_xdomain, dev); container_of 383 include/linux/thunderbolt.h return container_of(dev, struct tb_service, dev); container_of 153 include/linux/timer.h container_of(callback_timer, typeof(*var), timer_fieldname) container_of 54 include/linux/transport_class.h container_of(x, struct transport_class, class) container_of 62 include/linux/transport_class.h container_of(x, struct transport_container, ac) container_of 23 include/linux/ulpi/driver.h #define to_ulpi_dev(d) container_of(d, struct ulpi, dev) container_of 49 include/linux/ulpi/driver.h #define to_ulpi_driver(d) container_of(d, struct ulpi_driver, driver) container_of 261 include/linux/usb.h #define to_usb_interface(d) container_of(d, struct usb_interface, dev) container_of 331 include/linux/usb.h container_of(r, struct usb_interface_cache, ref) container_of 333 include/linux/usb.h container_of(a, struct usb_interface_cache, altsetting[0]) container_of 712 include/linux/usb.h #define to_usb_device(d) container_of(d, struct usb_device, dev) container_of 1211 include/linux/usb.h #define to_usb_driver(d) container_of(d, struct usb_driver, drvwrap.driver) container_of 1246 include/linux/usb.h #define to_usb_device_driver(d) container_of(d, struct usb_device_driver, \ container_of 430 include/linux/usb/composite.h return container_of(gdrv, struct usb_composite_driver, gadget_driver); container_of 431 include/linux/usb/gadget.h #define work_to_gadget(w) (container_of((w), struct usb_gadget, work)) container_of 439 include/linux/usb/gadget.h return container_of(dev, struct usb_gadget, dev); container_of 67 include/linux/usb/gadget_configfs.h gi = container_of(group, struct struct_member, strings_group); \ container_of 243 include/linux/usb/hcd.h return container_of(bus, struct usb_hcd, self); container_of 117 include/linux/usb/serial.h #define to_usb_serial_port(d) container_of(d, struct usb_serial_port, dev) container_of 166 include/linux/usb/serial.h #define to_usb_serial(d) container_of(d, struct usb_serial, kref) container_of 317 include/linux/usb/serial.h container_of(d, struct usb_serial_driver, driver) container_of 35 include/linux/usb/typec_altmode.h #define to_typec_altmode(d) container_of(d, struct typec_altmode, dev) container_of 147 include/linux/usb/typec_altmode.h #define to_altmode_driver(d) container_of(d, struct typec_altmode_driver, \ container_of 125 include/linux/virtio.h return container_of(_dev, struct virtio_device, dev); container_of 185 include/linux/virtio.h return container_of(drv, struct virtio_driver, driver); container_of 253 include/linux/visorbus.h #define to_visor_device(x) container_of(x, struct visor_device, device) container_of 316 include/linux/visorbus.h #define to_visor_driver(x) (container_of(x, struct visor_driver, driver)) container_of 79 include/linux/vlynq.h return container_of(drv, struct vlynq_driver, driver); container_of 84 include/linux/vlynq.h return container_of(device, struct vlynq_device, dev); container_of 308 include/linux/w1.h return container_of(dev, struct w1_slave, dev); container_of 313 include/linux/w1.h return dev_to_w1_slave(container_of(kobj, struct device, kobj)); container_of 318 include/linux/w1.h return container_of(dev, struct w1_master, dev); container_of 160 include/linux/workqueue.h return container_of(work, struct delayed_work, work); container_of 165 include/linux/workqueue.h return container_of(work, struct rcu_work, work); container_of 40 include/linux/zorro.h #define to_zorro_dev(n) container_of(n, struct zorro_dev, dev) container_of 63 include/linux/zorro.h #define to_zorro_driver(drv) container_of(drv, struct zorro_driver, driver) container_of 149 include/media/drv-intf/exynos-fimc.h return container_of(vdev, struct exynos_video_entity, vdev); container_of 161 include/media/drv-intf/saa7146.h return container_of(v4l2_dev, struct saa7146_dev, v4l2_dev); container_of 96 include/media/i2c/adp1653.h #define to_adp1653_flash(sd) container_of(sd, struct adp1653_flash, subdev) container_of 95 include/media/media-devnode.h #define to_media_devnode(cd) container_of(cd, struct media_devnode, dev) container_of 561 include/media/media-entity.h container_of(gobj, struct media_entity, graph_obj) container_of 570 include/media/media-entity.h container_of(gobj, struct media_pad, graph_obj) container_of 579 include/media/media-entity.h container_of(gobj, struct media_link, graph_obj) container_of 588 include/media/media-entity.h container_of(gobj, struct media_interface, graph_obj) container_of 597 include/media/media-entity.h container_of(intf, struct media_intf_devnode, intf) container_of 231 include/media/rc-core.h #define to_rc_dev(d) container_of(d, struct rc_dev, dev) container_of 247 include/media/soc_camera.h return container_of(v4l2_dev, struct soc_camera_host, v4l2_dev); container_of 386 include/media/soc_camera.h return container_of(vq, struct soc_camera_device, vb2_vidq); container_of 312 include/media/v4l2-dev.h container_of(__entity, struct video_device, entity) container_of 320 include/media/v4l2-dev.h #define to_video_device(cd) container_of(cd, struct video_device, dev) container_of 100 include/media/v4l2-flash-led-class.h return container_of(sd, struct v4l2_flash, sd); container_of 111 include/media/v4l2-flash-led-class.h return container_of(c->handler, struct v4l2_flash, hdl); container_of 886 include/media/v4l2-subdev.h container_of(__me_sd_ent, struct v4l2_subdev, entity) : \ container_of 921 include/media/v4l2-subdev.h container_of(fh, struct v4l2_subdev_fh, vfh) container_of 56 include/media/videobuf2-v4l2.h container_of(vb, struct vb2_v4l2_buffer, vb2_buf) container_of 1038 include/net/bluetooth/hci_core.h #define to_hci_dev(d) container_of(d, struct hci_dev, dev) container_of 1039 include/net/bluetooth/hci_core.h #define to_hci_conn(c) container_of(c, struct hci_conn, dev) container_of 50 include/net/caif/cfsrvl.h struct cfsrvl *s = container_of(layr, struct cfsrvl, layer); container_of 59 include/net/caif/cfsrvl.h struct cfsrvl *s = container_of(layr, struct cfsrvl, layer); container_of 4718 include/net/cfg80211.h return container_of(priv, struct wiphy, priv); container_of 364 include/net/cfg802154.h #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) container_of 33 include/net/cls_cgroup.h classid = container_of(task_css(p, net_cls_cgrp_id), container_of 753 include/net/devlink.h return container_of(priv, struct devlink, priv); container_of 194 include/net/flow.h return container_of(fl4, struct flowi, u.ip4); container_of 199 include/net/flow.h return container_of(fl6, struct flowi, u.ip6); container_of 204 include/net/flow.h return container_of(fldn, struct flowi, u.dn); container_of 218 include/net/ip6_route.h rt6 = container_of(dst, struct rt6_info, dst); container_of 476 include/net/ip_fib.h nh = container_of(nhc, struct fib_nh, nh_common); container_of 33 include/net/ipv6_frag.h struct frag_queue *fq = container_of(q, struct frag_queue, q); container_of 113 include/net/netfilter/nf_conntrack.h return container_of(hash, struct nf_conn, container_of 389 include/net/netfilter/nf_tables.h #define to_set_type(o) container_of(o, struct nft_set_type, ops) container_of 991 include/net/netfilter/nf_tables.h return container_of(chain, struct nft_base_chain, chain); container_of 197 include/net/nfc/nfc.h #define to_nfc_dev(_dev) container_of(_dev, struct nfc_dev, dev) container_of 1353 include/net/sctp/structs.h ep = container_of(base, struct sctp_endpoint, base); container_of 2095 include/net/sctp/structs.h asoc = container_of(base, struct sctp_association, base); container_of 60 include/net/sctp/ulpevent.h return container_of((void *)ev, struct sk_buff, cb); container_of 1370 include/net/sock.h return &container_of(inode, struct socket_alloc, vfs_inode)->socket; container_of 1375 include/net/sock.h return &container_of(socket, struct socket_alloc, socket)->vfs_inode; container_of 85 include/net/switchdev.h container_of((OBJ), struct switchdev_obj_port_vlan, obj) container_of 95 include/net/switchdev.h container_of((OBJ), struct switchdev_obj_port_mdb, obj) container_of 151 include/pcmcia/ds.h #define to_pcmcia_dev(n) container_of(n, struct pcmcia_device, dev) container_of 152 include/pcmcia/ds.h #define to_pcmcia_drv(n) container_of(n, struct pcmcia_driver, drv) container_of 88 include/rdma/ib_umem_odp.h return container_of(umem, struct ib_umem_odp, umem); container_of 171 include/rdma/ib_umem_odp.h return container_of(node, struct ib_umem_odp, interval_tree); container_of 1348 include/rdma/ib_verbs.h return container_of(wr, struct ib_rdma_wr, wr); container_of 1363 include/rdma/ib_verbs.h return container_of(wr, struct ib_atomic_wr, wr); container_of 1380 include/rdma/ib_verbs.h return container_of(wr, struct ib_ud_wr, wr); container_of 1392 include/rdma/ib_verbs.h return container_of(wr, struct ib_reg_wr, wr); container_of 2725 include/rdma/ib_verbs.h container_of(_ib_alloc_device(sizeof(struct drv_struct) + \ container_of 4646 include/rdma/ib_verbs.h container_of(device, struct ib_core_device, dev); container_of 4660 include/rdma/ib_verbs.h container_of(rdma_device_to_ibdev(dev), drv_dev_struct, ibdev_member) container_of 506 include/rdma/rdma_vt.h return container_of(ibpd, struct rvt_pd, ibpd); container_of 511 include/rdma/rdma_vt.h return container_of(ibah, struct rvt_ah, ibah); container_of 516 include/rdma/rdma_vt.h return container_of(ibdev, struct rvt_dev_info, ibdev); container_of 107 include/rdma/rdmavt_cq.h return container_of(ibcq, struct rvt_cq, ibcq); container_of 457 include/rdma/rdmavt_qp.h return container_of(ibsrq, struct rvt_srq, ibsrq); container_of 462 include/rdma/rdmavt_qp.h return container_of(ibqp, struct rvt_qp, ibqp); container_of 678 include/rdma/uverbs_ioctl.h (udata ? container_of(container_of(udata, struct uverbs_attr_bundle, \ container_of 185 include/rdma/uverbs_std_types.h uflow = container_of(uobj, typeof(*uflow), uobject); container_of 32 include/scsi/fcoe_sysfs.h container_of((d), struct fcoe_ctlr_device, dev) container_of 103 include/scsi/fcoe_sysfs.h container_of((d), struct fcoe_fcf_device, dev) container_of 454 include/scsi/libfc.h #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) container_of 929 include/scsi/libfc.h return container_of(disc, struct fc_lport, disc); container_of 75 include/scsi/libsas.h #define to_dom_device(_obj) container_of(_obj, struct domain_device, dev_obj) container_of 76 include/scsi/libsas.h #define to_dev_attr(_attr) container_of(_attr, struct domain_dev_attribute,\ container_of 229 include/scsi/libsas.h struct sas_discovery_event *ev = container_of(work, typeof(*ev), work.work); container_of 289 include/scsi/libsas.h struct asd_sas_event *ev = container_of(work, typeof(*ev), work.work); container_of 234 include/scsi/scsi_device.h container_of(d, struct scsi_device, sdev_gendev) container_of 236 include/scsi/scsi_device.h container_of(d, struct scsi_device, sdev_dev) container_of 318 include/scsi/scsi_device.h #define to_scsi_target(d) container_of(d, struct scsi_target, dev) container_of 24 include/scsi/scsi_driver.h container_of((drv), struct scsi_driver, gendrv) container_of 704 include/scsi/scsi_host.h container_of(d, struct Scsi_Host, shost_dev) container_of 723 include/scsi/scsi_host.h return container_of(dev, struct Scsi_Host, shost_gendev); container_of 252 include/scsi/scsi_transport_fc.h container_of(d, struct fc_vport, dev) container_of 362 include/scsi/scsi_transport_fc.h container_of(d, struct fc_rport, dev) container_of 203 include/scsi/scsi_transport_iscsi.h container_of(_dev, struct iscsi_cls_conn, dev) container_of 249 include/scsi/scsi_transport_iscsi.h container_of(_dev, struct iscsi_cls_session, dev) container_of 290 include/scsi/scsi_transport_iscsi.h container_of(_dev, struct iscsi_iface, dev) container_of 334 include/scsi/scsi_transport_iscsi.h container_of(_dev, struct iscsi_bus_flash_conn, dev) container_of 396 include/scsi/scsi_transport_iscsi.h container_of(_dev, struct iscsi_bus_flash_session, dev) container_of 88 include/scsi/scsi_transport_sas.h container_of((d), struct sas_phy, dev) container_of 104 include/scsi/scsi_transport_sas.h container_of((d), struct sas_rphy, dev) container_of 123 include/scsi/scsi_transport_sas.h container_of((r), struct sas_end_device, rphy) container_of 144 include/scsi/scsi_transport_sas.h container_of((r), struct sas_expander_device, rphy) container_of 163 include/scsi/scsi_transport_sas.h container_of((d), struct sas_port, dev) container_of 73 include/sound/ac97/codec.h return container_of(d, struct ac97_codec_device, dev); container_of 78 include/sound/ac97/codec.h return container_of(d, struct ac97_codec_driver, driver); container_of 287 include/sound/ac97_codec.h #define to_ac97_t(d) container_of(d, struct snd_ac97, dev) container_of 133 include/sound/core.h #define dev_to_snd_card(p) container_of(p, struct snd_card, card_dev) container_of 69 include/sound/hda_codec.h #define to_hda_bus(bus) container_of(bus, struct hda_bus, core) container_of 288 include/sound/hda_codec.h #define dev_to_hda_codec(_dev) container_of(_dev, struct hda_codec, core.dev) container_of 115 include/sound/hdaudio.h #define dev_to_hdac_dev(_dev) container_of(_dev, struct hdac_device, dev) container_of 230 include/sound/hdaudio.h #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) container_of 78 include/sound/hdaudio_ext.h container_of(s, struct hdac_ext_stream, hstream) container_of 28 include/sound/seq_device.h container_of(_dev, struct snd_seq_device, dev) container_of 52 include/sound/seq_device.h container_of(_drv, struct snd_seq_driver, driver) container_of 171 include/sound/soc-component.h return container_of(dapm, struct snd_soc_component, dapm); container_of 577 include/target/target_core_base.h return container_of(to_config_group(item), struct se_node_acl, container_of 583 include/target/target_core_base.h return container_of(to_config_group(item), struct se_node_acl, container_of 589 include/target/target_core_base.h return container_of(to_config_group(item), struct se_node_acl, container_of 595 include/target/target_core_base.h return container_of(to_config_group(item), struct se_node_acl, container_of 601 include/target/target_core_base.h return container_of(to_config_group(item), struct se_node_acl, container_of 861 include/target/target_core_base.h return container_of(to_config_group(item), struct se_tpg_np, container_of 900 include/target/target_core_base.h return container_of(to_config_group(item), struct se_portal_group, container_of 906 include/target/target_core_base.h return container_of(to_config_group(item), struct se_portal_group, container_of 912 include/target/target_core_base.h return container_of(to_config_group(item), struct se_portal_group, container_of 918 include/target/target_core_base.h return container_of(to_config_group(item), struct se_portal_group, container_of 22 include/trace/events/ext4.h #define EXT4_I(inode) (container_of(inode, struct ext4_inode_info, vfs_inode)) container_of 199 include/trace/events/rpcrdma.h __entry->mr = container_of(frwr, struct rpcrdma_mr, frwr); container_of 811 include/trace/events/rpcrdma.h __entry->rep = container_of(wc->wr_cqe, struct rpcrdma_rep, container_of 83 include/xen/xenbus.h return container_of(dev, struct xenbus_device, dev); container_of 111 include/xen/xenbus.h return container_of(drv, struct xenbus_driver, driver); container_of 110 ipc/mqueue.c return container_of(inode, struct mqueue_inode_info, vfs_inode); container_of 98 ipc/msg.c return container_of(ipcp, struct msg_queue, q_perm); container_of 109 ipc/msg.c return container_of(ipcp, struct msg_queue, q_perm); container_of 119 ipc/msg.c struct kern_ipc_perm *p = container_of(head, struct kern_ipc_perm, rcu); container_of 120 ipc/msg.c struct msg_queue *msq = container_of(p, struct msg_queue, q_perm); container_of 256 ipc/msg.c struct msg_queue *msq = container_of(ipcp, struct msg_queue, q_perm); container_of 396 ipc/msg.c msq = container_of(ipcp, struct msg_queue, q_perm); container_of 1293 ipc/msg.c struct msg_queue *msq = container_of(ipcp, struct msg_queue, q_perm); container_of 158 ipc/namespace.c return container_of(ns, struct ipc_namespace, ns); container_of 300 ipc/sem.c struct kern_ipc_perm *p = container_of(head, struct kern_ipc_perm, rcu); container_of 301 ipc/sem.c struct sem_array *sma = container_of(p, struct sem_array, sem_perm); container_of 463 ipc/sem.c return container_of(ipcp, struct sem_array, sem_perm); container_of 474 ipc/sem.c return container_of(ipcp, struct sem_array, sem_perm); container_of 574 ipc/sem.c sma = container_of(ipcp, struct sem_array, sem_perm); container_of 1128 ipc/sem.c struct sem_array *sma = container_of(ipcp, struct sem_array, sem_perm); container_of 1600 ipc/sem.c sma = container_of(ipcp, struct sem_array, sem_perm); container_of 2416 ipc/sem.c struct sem_array *sma = container_of(ipcp, struct sem_array, sem_perm); container_of 117 ipc/shm.c shp = container_of(ipcp, struct shmid_kernel, shm_perm); container_of 163 ipc/shm.c return container_of(ipcp, struct shmid_kernel, shm_perm); container_of 173 ipc/shm.c return container_of(ipcp, struct shmid_kernel, shm_perm); container_of 198 ipc/shm.c return container_of(ipcp, struct shmid_kernel, shm_perm); container_of 220 ipc/shm.c struct kern_ipc_perm *ptr = container_of(head, struct kern_ipc_perm, container_of 222 ipc/shm.c struct shmid_kernel *shp = container_of(ptr, struct shmid_kernel, container_of 356 ipc/shm.c struct shmid_kernel *shp = container_of(ipcp, struct shmid_kernel, shm_perm); container_of 719 ipc/shm.c shp = container_of(ipcp, struct shmid_kernel, shm_perm); container_of 878 ipc/shm.c shp = container_of(ipc, struct shmid_kernel, shm_perm); container_of 908 ipc/shm.c shp = container_of(ipcp, struct shmid_kernel, shm_perm); container_of 1747 ipc/shm.c shp = container_of(ipcp, struct shmid_kernel, shm_perm); container_of 141 kernel/acct.c return p ? container_of(p, struct bsd_acct_struct, pin) : NULL; container_of 185 kernel/acct.c struct bsd_acct_struct *acct = container_of(work, struct bsd_acct_struct, work); container_of 112 kernel/async.c container_of(work, struct async_entry, work); container_of 476 kernel/audit.c ac = container_of(rcu, struct auditd_connection, rcu); container_of 51 kernel/audit_fsnotify.c audit_mark = container_of(mark, struct audit_fsnotify_mark, mark); container_of 148 kernel/audit_fsnotify.c struct audit_entry *entry = container_of(rule, struct audit_entry, rule); container_of 165 kernel/audit_fsnotify.c audit_mark = container_of(inode_mark, struct audit_fsnotify_mark, mark); container_of 147 kernel/audit_tree.c struct audit_chunk *chunk = container_of(rcu, struct audit_chunk, head); container_of 163 kernel/audit_tree.c return container_of(mark, struct audit_tree_mark, mark); container_of 278 kernel/audit_tree.c return container_of(p, struct audit_chunk, owners[0]); container_of 550 kernel/audit_tree.c entry = container_of(rule, struct audit_entry, rule); container_of 692 kernel/audit_tree.c tree = container_of(cursor.next, struct audit_tree, list); container_of 902 kernel/audit_tree.c tree = container_of(cursor.next, struct audit_tree, list); container_of 940 kernel/audit_tree.c tree = container_of(barrier.prev, struct audit_tree, list); container_of 68 kernel/audit_watch.c parent = container_of(entry, struct audit_parent, mark); container_of 95 kernel/audit_watch.c parent = container_of(entry, struct audit_parent, mark); container_of 278 kernel/audit_watch.c oentry = container_of(r, struct audit_entry, rule); container_of 332 kernel/audit_watch.c e = container_of(r, struct audit_entry, rule); container_of 479 kernel/audit_watch.c parent = container_of(inode_mark, struct audit_parent, mark); container_of 99 kernel/auditfilter.c struct audit_entry *e = container_of(head, struct audit_entry, rcu); container_of 1395 kernel/auditfilter.c struct audit_entry *entry = container_of(r, struct audit_entry, rule); container_of 145 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 157 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 171 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 187 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 217 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 228 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 255 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 275 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 312 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 356 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 395 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 487 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 528 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 552 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 571 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 598 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 661 kernel/bpf/arraymap.c ee = container_of(rcu, struct bpf_event_entry, rcu); container_of 705 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 806 kernel/bpf/arraymap.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 908 kernel/bpf/btf.c struct btf *btf = container_of(rcu, struct btf, rcu); container_of 38 kernel/bpf/cgroup.c struct cgroup *p, *cgrp = container_of(work, struct cgroup, container_of 82 kernel/bpf/cgroup.c struct cgroup *cgrp = container_of(ref, struct cgroup, bpf.refcnt); container_of 247 kernel/bpf/cgroup.c struct cgroup *desc = container_of(css, struct cgroup, self); container_of 259 kernel/bpf/cgroup.c struct cgroup *desc = container_of(css, struct cgroup, self); container_of 280 kernel/bpf/cgroup.c struct cgroup *desc = container_of(css, struct cgroup, self); container_of 581 kernel/bpf/core.c aux = container_of(n, struct bpf_prog_aux, ksym_tnode); container_of 599 kernel/bpf/core.c aux = container_of(n, struct bpf_prog_aux, ksym_tnode); container_of 676 kernel/bpf/core.c container_of(n, struct bpf_prog_aux, ksym_tnode)->prog : container_of 1460 kernel/bpf/core.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 1681 kernel/bpf/core.c array = container_of(map, struct bpf_array, map); container_of 1972 kernel/bpf/core.c aux = container_of(work, struct bpf_prog_aux, work); container_of 152 kernel/bpf/cpumap.c rcpu = container_of(work, struct bpf_cpu_map_entry, kthread_stop_wq); container_of 409 kernel/bpf/cpumap.c rcpu = container_of(rcu, struct bpf_cpu_map_entry, rcu); container_of 457 kernel/bpf/cpumap.c struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); container_of 471 kernel/bpf/cpumap.c struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); container_of 509 kernel/bpf/cpumap.c struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); container_of 557 kernel/bpf/cpumap.c struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); container_of 577 kernel/bpf/cpumap.c struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); container_of 686 kernel/bpf/cpumap.c struct bpf_cpu_map *cmap = container_of(map, struct bpf_cpu_map, map); container_of 203 kernel/bpf/devmap.c struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map); container_of 275 kernel/bpf/devmap.c struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map); container_of 292 kernel/bpf/devmap.c struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map); container_of 307 kernel/bpf/devmap.c struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map); container_of 407 kernel/bpf/devmap.c struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map); container_of 423 kernel/bpf/devmap.c struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map); container_of 532 kernel/bpf/devmap.c dev = container_of(rcu, struct bpf_dtab_netdev, rcu); container_of 541 kernel/bpf/devmap.c struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map); container_of 564 kernel/bpf/devmap.c struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map); container_of 626 kernel/bpf/devmap.c struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map); container_of 667 kernel/bpf/devmap.c struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map); container_of 126 kernel/bpf/hashtab.c l = container_of(node, struct htab_elem, lru_node); container_of 218 kernel/bpf/hashtab.c l_new = container_of(l, struct htab_elem, fnode); container_of 463 kernel/bpf/hashtab.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 579 kernel/bpf/hashtab.c tgt_l = container_of(node, struct htab_elem, lru_node); container_of 599 kernel/bpf/hashtab.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 664 kernel/bpf/hashtab.c struct htab_elem *l = container_of(head, struct htab_elem, rcu); container_of 745 kernel/bpf/hashtab.c l_new = container_of(l, struct htab_elem, fnode); container_of 822 kernel/bpf/hashtab.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 914 kernel/bpf/hashtab.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 979 kernel/bpf/hashtab.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 1032 kernel/bpf/hashtab.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 1109 kernel/bpf/hashtab.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 1141 kernel/bpf/hashtab.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 1191 kernel/bpf/hashtab.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 1318 kernel/bpf/hashtab.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 1393 kernel/bpf/hashtab.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 30 kernel/bpf/local_storage.c return container_of(map, struct bpf_cgroup_storage_map, map); container_of 62 kernel/bpf/local_storage.c storage = container_of(node, struct bpf_cgroup_storage, node); container_of 93 kernel/bpf/local_storage.c this = container_of(*new, struct bpf_cgroup_storage, node); container_of 526 kernel/bpf/local_storage.c container_of(rcu, struct bpf_cgroup_storage, rcu); container_of 535 kernel/bpf/local_storage.c container_of(rcu, struct bpf_cgroup_storage, rcu); container_of 229 kernel/bpf/lpm_trie.c struct lpm_trie *trie = container_of(map, struct lpm_trie, map); container_of 303 kernel/bpf/lpm_trie.c struct lpm_trie *trie = container_of(map, struct lpm_trie, map); container_of 433 kernel/bpf/lpm_trie.c struct lpm_trie *trie = container_of(map, struct lpm_trie, map); container_of 588 kernel/bpf/lpm_trie.c struct lpm_trie *trie = container_of(map, struct lpm_trie, map); container_of 633 kernel/bpf/lpm_trie.c struct lpm_trie *trie = container_of(map, struct lpm_trie, map); container_of 64 kernel/bpf/map_in_map.c container_of(inner_map_meta, struct bpf_array, map)->index_mask = container_of 65 kernel/bpf/map_in_map.c container_of(inner_map, struct bpf_array, map)->index_mask; container_of 27 kernel/bpf/queue_stack_maps.c return container_of(map, struct bpf_queue_stack, map); container_of 43 kernel/bpf/stackmap.c work = container_of(entry, struct stack_map_irq_work, irq_work); container_of 349 kernel/bpf/stackmap.c struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); container_of 522 kernel/bpf/stackmap.c struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); container_of 546 kernel/bpf/stackmap.c struct bpf_stack_map *smap = container_of(map, container_of 581 kernel/bpf/stackmap.c struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); container_of 600 kernel/bpf/stackmap.c struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); container_of 304 kernel/bpf/syscall.c struct bpf_map *map = container_of(work, struct bpf_map, work); container_of 380 kernel/bpf/syscall.c array = container_of(map, struct bpf_array, map); container_of 1332 kernel/bpf/syscall.c struct bpf_prog_aux *aux = container_of(rcu, struct bpf_prog_aux, rcu); container_of 9126 kernel/bpf/verifier.c container_of(map_ptr, container_of 137 kernel/bpf/xskmap.c struct xsk_map *m = container_of(map, struct xsk_map, map); container_of 148 kernel/bpf/xskmap.c struct xsk_map *m = container_of(map, struct xsk_map, map); container_of 165 kernel/bpf/xskmap.c struct xsk_map *m = container_of(map, struct xsk_map, map); container_of 178 kernel/bpf/xskmap.c struct xsk_map *m = container_of(map, struct xsk_map, map); container_of 194 kernel/bpf/xskmap.c struct xsk_map *m = container_of(map, struct xsk_map, map); container_of 218 kernel/bpf/xskmap.c struct xsk_map *m = container_of(map, struct xsk_map, map); container_of 282 kernel/bpf/xskmap.c struct xsk_map *m = container_of(map, struct xsk_map, map); container_of 65 kernel/cgroup/cgroup-internal.h return container_of(kfc, struct cgroup_fs_context, kfc); container_of 216 kernel/cgroup/cgroup-v1.c struct cgroup_pidlist *l = container_of(dwork, struct cgroup_pidlist, container_of 778 kernel/cgroup/cgroup-v1.c container_of(work, struct cgroup, release_agent_work); container_of 3865 kernel/cgroup/cgroup.c cgroup_file_notify(container_of(timer, struct cgroup_file, container_of 4405 kernel/cgroup/cgroup.c return container_of(l, struct css_set, container_of 4421 kernel/cgroup/cgroup.c cset = container_of(l, struct css_set, e_cset_node[it->ss->id]); container_of 4969 kernel/cgroup/cgroup.c struct cgroup_subsys_state *css = container_of(to_rcu_work(work), container_of 5020 kernel/cgroup/cgroup.c container_of(work, struct cgroup_subsys_state, destroy_work); container_of 5078 kernel/cgroup/cgroup.c container_of(ref, struct cgroup_subsys_state, refcnt); container_of 5443 kernel/cgroup/cgroup.c container_of(work, struct cgroup_subsys_state, destroy_work); container_of 5461 kernel/cgroup/cgroup.c container_of(ref, struct cgroup_subsys_state, refcnt); container_of 194 kernel/cgroup/cpuset.c return css ? container_of(css, struct cpuset, css) : NULL; container_of 1577 kernel/cgroup/cpuset.c container_of(work, struct cpuset_migrate_mm_work, work); container_of 52 kernel/cgroup/legacy_freezer.c return css ? container_of(css, struct freezer, css) : NULL; container_of 95 kernel/cgroup/namespace.c return container_of(ns, struct cgroup_namespace, ns); container_of 59 kernel/cgroup/pids.c return container_of(css, struct pids_cgroup, css); container_of 69 kernel/cgroup/rdma.c return container_of(css, struct rdma_cgroup, css); container_of 95 kernel/cred.c struct cred *cred = container_of(rcu, struct cred, rcu); container_of 53 kernel/events/callchain.c entries = container_of(head, struct callchain_cpus_entries, rcu_head); container_of 738 kernel/events/core.c cgrp = container_of(css, struct perf_cgroup, css); container_of 782 kernel/events/core.c cgrp = container_of(css, struct perf_cgroup, css); container_of 918 kernel/events/core.c cgrp = container_of(css, struct perf_cgroup, css); container_of 1077 kernel/events/core.c cpuctx = container_of(hr, struct perf_cpu_context, hrtimer); container_of 1187 kernel/events/core.c ctx = container_of(head, struct perf_event_context, rcu_head); container_of 1566 kernel/events/core.c node_event = container_of(*node, struct perf_event, group_node); container_of 1626 kernel/events/core.c node_event = container_of(node, struct perf_event, group_node); container_of 4327 kernel/events/core.c event = container_of(head, struct perf_event, rcu_head); container_of 6011 kernel/events/core.c struct perf_event *event = container_of(entry, struct perf_event, pending); container_of 9585 kernel/events/core.c event = container_of(hrtimer, struct perf_event, hw.hrtimer); container_of 11200 kernel/events/core.c container_of(ctx, struct perf_cpu_context, ctx); container_of 11398 kernel/events/core.c container_of(ctx, struct perf_cpu_context, ctx); container_of 12262 kernel/events/core.c container_of(attr, struct perf_pmu_events_attr, attr); container_of 12320 kernel/events/core.c struct perf_cgroup *jc = container_of(css, struct perf_cgroup, css); container_of 66 kernel/events/internal.h rb = container_of(rcu_head, struct ring_buffer, rcu_head); container_of 849 kernel/events/ring_buffer.c rb = container_of(work, struct ring_buffer, work); container_of 480 kernel/events/uprobes.c uprobe = container_of(auprobe, struct uprobe, arch); container_of 178 kernel/exit.c struct task_struct *tsk = container_of(rhp, struct task_struct, rcu); container_of 1400 kernel/exit.c struct wait_opts *wo = container_of(wait, struct wait_opts, container_of 174 kernel/fail_function.c struct fei_attr *attr = container_of(kp, struct fei_attr, kp); container_of 703 kernel/fork.c mm = container_of(work, struct mm_struct, async_put_work); container_of 1107 kernel/fork.c struct mm_struct *mm = container_of(work, struct mm_struct, container_of 1739 kernel/fork.c struct task_struct *tsk = container_of(rhp, struct task_struct, rcu); container_of 1529 kernel/futex.c hb = container_of(q->lock_ptr, struct futex_hash_bucket, lock); container_of 53 kernel/irq/irq_sim.c work_ctx = container_of(work, struct irq_sim_work_ctx, work); container_of 54 kernel/irq/irq_sim.c sim = container_of(work_ctx, struct irq_sim, work_ctx); container_of 149 kernel/irq/irqdesc.c struct irq_desc *desc = container_of(kobj, struct irq_desc, kobj); container_of 169 kernel/irq/irqdesc.c struct irq_desc *desc = container_of(kobj, struct irq_desc, kobj); container_of 186 kernel/irq/irqdesc.c struct irq_desc *desc = container_of(kobj, struct irq_desc, kobj); container_of 201 kernel/irq/irqdesc.c struct irq_desc *desc = container_of(kobj, struct irq_desc, kobj); container_of 217 kernel/irq/irqdesc.c struct irq_desc *desc = container_of(kobj, struct irq_desc, kobj); container_of 233 kernel/irq/irqdesc.c struct irq_desc *desc = container_of(kobj, struct irq_desc, kobj); container_of 248 kernel/irq/irqdesc.c struct irq_desc *desc = container_of(kobj, struct irq_desc, kobj); container_of 424 kernel/irq/irqdesc.c struct irq_desc *desc = container_of(kobj, struct irq_desc, kobj); container_of 433 kernel/irq/irqdesc.c struct irq_desc *desc = container_of(rhp, struct irq_desc, rcu); container_of 111 kernel/irq/irqdomain.c fwid = container_of(fwnode, struct irqchip_fwid, fwnode); container_of 147 kernel/irq/irqdomain.c fwid = container_of(fwnode, struct irqchip_fwid, fwnode); container_of 332 kernel/irq/manage.c container_of(work, struct irq_affinity_notify, work); container_of 262 kernel/jump_label.c container_of(work, struct static_key_deferred, work.work); container_of 389 kernel/kprobes.c op = container_of(p, struct optimized_kprobe, kp); container_of 401 kernel/kprobes.c op = container_of(p, struct optimized_kprobe, kp); container_of 417 kernel/kprobes.c op = container_of(p, struct optimized_kprobe, kp); container_of 428 kernel/kprobes.c op = container_of(p, struct optimized_kprobe, kp); container_of 450 kernel/kprobes.c op = container_of(p, struct optimized_kprobe, kp); container_of 641 kernel/kprobes.c op = container_of(p, struct optimized_kprobe, kp); container_of 683 kernel/kprobes.c op = container_of(p, struct optimized_kprobe, kp); container_of 725 kernel/kprobes.c op = container_of(ap, struct optimized_kprobe, kp); container_of 742 kernel/kprobes.c op = container_of(p, struct optimized_kprobe, kp); container_of 775 kernel/kprobes.c op = container_of(p, struct optimized_kprobe, kp); container_of 819 kernel/kprobes.c op = container_of(ap, struct optimized_kprobe, kp); container_of 1860 kernel/kprobes.c struct kretprobe *rp = container_of(p, struct kretprobe, kp); container_of 941 kernel/kthread.c container_of(work, struct kthread_flush_work, work); container_of 999 kernel/kthread.c container_of(work, struct kthread_delayed_work, work); container_of 322 kernel/livepatch/core.c patch = container_of(kobj, struct klp_patch, kobj); container_of 359 kernel/livepatch/core.c patch = container_of(kobj, struct klp_patch, kobj); container_of 368 kernel/livepatch/core.c patch = container_of(kobj, struct klp_patch, kobj); container_of 389 kernel/livepatch/core.c patch = container_of(kobj, struct klp_patch, kobj); container_of 535 kernel/livepatch/core.c patch = container_of(kobj, struct klp_patch, kobj); container_of 549 kernel/livepatch/core.c obj = container_of(kobj, struct klp_object, kobj); container_of 564 kernel/livepatch/core.c func = container_of(kobj, struct klp_func, kobj); container_of 675 kernel/livepatch/core.c container_of(work, struct klp_patch, free_work); container_of 49 kernel/livepatch/patch.c ops = container_of(fops, struct klp_ops, fops); container_of 507 kernel/locking/mutex.c ww = container_of(lock, struct ww_mutex, base); container_of 782 kernel/locking/mutex.c ww = container_of(lock, struct ww_mutex, base); container_of 808 kernel/locking/mutex.c struct ww_mutex *ww = container_of(lock, struct ww_mutex, base); container_of 908 kernel/locking/mutex.c struct ww_mutex *ww = container_of(lock, struct ww_mutex, base); container_of 941 kernel/locking/mutex.c ww = container_of(lock, struct ww_mutex, base); container_of 33 kernel/locking/test-ww_mutex.c struct test_mutex *mtx = container_of(work, typeof(*mtx), work); container_of 159 kernel/locking/test-ww_mutex.c struct test_abba *abba = container_of(work, typeof(*abba), work); container_of 248 kernel/locking/test-ww_mutex.c struct test_cycle *cycle = container_of(work, typeof(*cycle), work); container_of 380 kernel/locking/test-ww_mutex.c struct stress *stress = container_of(work, typeof(*stress), work); container_of 439 kernel/locking/test-ww_mutex.c struct stress *stress = container_of(work, typeof(*stress), work); container_of 499 kernel/locking/test-ww_mutex.c struct stress *stress = container_of(work, typeof(*stress), work); container_of 107 kernel/module.c struct module_layout *layout = container_of(n, struct module_layout, mtn.node); container_of 114 kernel/module.c struct module_layout *layout = container_of(n, struct module_layout, mtn.node); container_of 202 kernel/module.c return container_of(ltn, struct mod_tree_node, node)->mod; container_of 1525 kernel/module.c container_of(mattr, struct module_sect_attr, mattr); container_of 3541 kernel/module.c initfree = container_of(pos, struct mod_initfree, node); container_of 68 kernel/padata.c pqueue = container_of(parallel_work, container_of 279 kernel/padata.c pd = container_of(work, struct parallel_data, reorder_work); container_of 292 kernel/padata.c squeue = container_of(serial_work, struct padata_serial_queue, work); container_of 835 kernel/padata.c container_of(_kobj, struct padata_instance, kobj) container_of 837 kernel/padata.c container_of(_attr, struct padata_sysfs_entry, attr) container_of 519 kernel/params.c #define to_module_attr(n) container_of(n, struct module_attribute, attr) container_of 520 kernel/params.c #define to_module_kobject(n) container_of(n, struct module_kobject, kobj) container_of 536 kernel/params.c #define to_param_attr(n) container_of(n, struct param_attribute, mattr) container_of 840 kernel/params.c container_of(mattr, struct module_version_attribute, mattr); container_of 120 kernel/pid.c struct pid *pid = container_of(rhp, struct pid, rcu); container_of 64 kernel/pid_namespace.c struct pid_namespace *ns = container_of(work, struct pid_namespace, proc_work); container_of 134 kernel/pid_namespace.c struct pid_namespace *ns = container_of(p, struct pid_namespace, rcu); container_of 164 kernel/pid_namespace.c ns = container_of(kref, struct pid_namespace, kref); container_of 339 kernel/pid_namespace.c return container_of(ns, struct pid_namespace, ns); container_of 369 kernel/power/qos.c struct pm_qos_request *req = container_of(to_delayed_work(work), container_of 184 kernel/printk/printk_safe.c container_of(work, struct printk_safe_seq_buf, work); container_of 270 kernel/rcu/rcutorture.c return container_of(p, struct rcu_torture, rtort_free); container_of 411 kernel/rcu/rcutorture.c struct rcu_torture *rp = container_of(p, struct rcu_torture, rtort_rcu); container_of 753 kernel/rcu/rcutorture.c container_of(head, struct rcu_boost_inflight, rcu); container_of 1646 kernel/rcu/rcutorture.c struct fwd_cb_state *fcsp = container_of(rhp, struct fwd_cb_state, rh); container_of 1707 kernel/rcu/rcutorture.c struct rcu_fwd_cb *rfcp = container_of(rhp, struct rcu_fwd_cb, rh); container_of 116 kernel/rcu/srcutiny.c ssp = container_of(wp, struct srcu_struct, srcu_work); container_of 460 kernel/rcu/srcutree.c struct srcu_data *sdp = container_of(t, struct srcu_data, delay_work); container_of 1012 kernel/rcu/srcutree.c sdp = container_of(rhp, struct srcu_data, srcu_barrier_head); container_of 1165 kernel/rcu/srcutree.c sdp = container_of(work, struct srcu_data, work); container_of 1236 kernel/rcu/srcutree.c ssp = container_of(work, struct srcu_struct, work.work); container_of 75 kernel/rcu/sync.c struct rcu_sync *rsp = container_of(rhp, struct rcu_sync, cb_head); container_of 340 kernel/rcu/tree_exp.h container_of(wp, struct rcu_exp_work, rew_work); container_of 341 kernel/rcu/tree_exp.h struct rcu_node *rnp = container_of(rewp, struct rcu_node, rew); container_of 586 kernel/rcu/tree_exp.h rewp = container_of(wp, struct rcu_exp_work, rew_work); container_of 586 kernel/rcu/tree_plugin.h rdp = container_of(iwp, struct rcu_data, defer_qs_iw); container_of 667 kernel/rcu/tree_plugin.h t = container_of(rnp->gp_tasks, struct task_struct, container_of 1012 kernel/rcu/tree_plugin.h t = container_of(tb, struct task_struct, rcu_node_entry); container_of 152 kernel/rcu/tree_stall.h rdp = container_of(iwp, struct rcu_data, rcu_iw); container_of 338 kernel/rcu/update.c rcu = container_of(head, struct rcu_synchronize, head); container_of 199 kernel/relay.c struct rchan *chan = container_of(kref, struct rchan, kref); container_of 234 kernel/relay.c struct rchan_buf *buf = container_of(kref, struct rchan_buf, kref); container_of 340 kernel/relay.c buf = container_of(work, struct rchan_buf, wakeup_work); container_of 27 kernel/sched/autogroup.c struct autogroup *ag = container_of(kref, struct autogroup, kref); container_of 239 kernel/sched/core.c struct rq *rq = container_of(timer, struct rq, hrtick_timer); container_of 485 kernel/sched/core.c task = container_of(node, struct task_struct, wake_q); container_of 3651 kernel/sched/core.c struct tick_work *twork = container_of(dwork, struct tick_work, work); container_of 6982 kernel/sched/core.c sched_free_group(container_of(rhp, struct task_group, rcu)); container_of 7013 kernel/sched/core.c tg = container_of(task_css_check(tsk, cpu_cgrp_id, true), container_of 7070 kernel/sched/core.c return css ? container_of(css, struct task_group, css) : NULL; container_of 37 kernel/sched/cpuacct.c return css ? container_of(css, struct cpuacct, css) : NULL; container_of 453 kernel/sched/cpufreq_schedutil.c struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); container_of 526 kernel/sched/cpufreq_schedutil.c struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); container_of 551 kernel/sched/cpufreq_schedutil.c struct sugov_policy *sg_policy = container_of(work, struct sugov_policy, work); container_of 579 kernel/sched/cpufreq_schedutil.c sg_policy = container_of(irq_work, struct sugov_policy, irq_work); container_of 591 kernel/sched/cpufreq_schedutil.c return container_of(attr_set, struct sugov_tunables, attr_set); container_of 25 kernel/sched/deadline.c return container_of(dl_se, struct task_struct, dl); container_of 30 kernel/sched/deadline.c return container_of(dl_rq, struct rq, dl); container_of 980 kernel/sched/deadline.c struct sched_dl_entity *dl_se = container_of(timer, container_of 1284 kernel/sched/deadline.c struct sched_dl_entity *dl_se = container_of(timer, container_of 254 kernel/sched/fair.c return container_of(se, struct task_struct, se); container_of 440 kernel/sched/fair.c return container_of(se, struct task_struct, se); container_of 2495 kernel/sched/fair.c SCHED_WARN_ON(p != container_of(work, struct task_struct, numa_work)); container_of 4921 kernel/sched/fair.c container_of(timer, struct cfs_bandwidth, slack_timer); container_of 4933 kernel/sched/fair.c container_of(timer, struct cfs_bandwidth, period_timer); container_of 306 kernel/sched/idle.c struct idle_timer *it = container_of(timer, struct idle_timer, timer); container_of 419 kernel/sched/psi.c group = container_of(dwork, struct psi_group, avgs_work); container_of 586 kernel/sched/psi.c dwork = container_of(work, struct kthread_delayed_work, work); container_of 587 kernel/sched/psi.c group = container_of(dwork, struct psi_group, poll_work); container_of 1084 kernel/sched/psi.c struct psi_trigger *t = container_of(ref, struct psi_trigger, refcount); container_of 20 kernel/sched/rt.c container_of(timer, struct rt_bandwidth, rt_period_timer); container_of 118 kernel/sched/rt.c return container_of(rt_se, struct task_struct, rt); container_of 229 kernel/sched/rt.c return container_of(rt_se, struct task_struct, rt); container_of 234 kernel/sched/rt.c return container_of(rt_rq, struct rq, rt); container_of 471 kernel/sched/rt.c for (iter = container_of(&task_groups, typeof(*iter), list); \ container_of 555 kernel/sched/rt.c return container_of(rt_b, struct task_group, rt_bandwidth)->rt_rq[cpu]; container_of 2016 kernel/sched/rt.c container_of(work, struct root_domain, rto_push_work); container_of 1022 kernel/sched/sched.h return container_of(cfs_rq, struct rq, cfs); container_of 2227 kernel/sched/sched.h struct root_domain *rd = container_of(dl_b, struct root_domain, dl_bw); container_of 2242 kernel/sched/sched.h struct dl_rq *dl = container_of(dl_b, struct dl_rq, dl_bw); container_of 299 kernel/sched/topology.c pd = container_of(rp, struct perf_domain, rcu); container_of 428 kernel/sched/topology.c struct root_domain *rd = container_of(rcu, struct root_domain, rcu); container_of 594 kernel/sched/topology.c struct sched_domain *sd = container_of(rcu, struct sched_domain, rcu); container_of 24 kernel/sched/wait_bit.c struct wait_bit_queue_entry *wait_bit = container_of(wq_entry, struct wait_bit_queue_entry, wq_entry); container_of 165 kernel/sched/wait_bit.c container_of(wq_entry, struct wait_bit_queue_entry, wq_entry); container_of 790 kernel/smp.c sscs = container_of(work, struct smp_call_on_cpu_struct, work); container_of 208 kernel/time/alarmtimer.c struct alarm *alarm = container_of(timer, struct alarm, timer); container_of 545 kernel/time/alarmtimer.c struct k_itimer *ptr = container_of(alarm, struct k_itimer, container_of 516 kernel/time/hrtimer.c timer = container_of(next, struct hrtimer, node); container_of 523 kernel/time/hrtimer.c timer = container_of(next, struct hrtimer, node); container_of 1562 kernel/time/hrtimer.c timer = container_of(node, struct hrtimer, node); container_of 1764 kernel/time/hrtimer.c container_of(timer, struct hrtimer_sleeper, timer); container_of 2019 kernel/time/hrtimer.c timer = container_of(node, struct hrtimer, node); container_of 134 kernel/time/itimer.c container_of(timer, struct signal_struct, real_timer); container_of 112 kernel/time/posix-clock.c container_of(inode->i_cdev, struct posix_clock, cdev); container_of 450 kernel/time/posix-cpu-timers.c ctmr = container_of(node, struct cpu_timer, node); container_of 773 kernel/time/posix-cpu-timers.c ctmr = container_of(next, struct cpu_timer, node); container_of 347 kernel/time/posix-timers.c timr = container_of(timer, struct k_itimer, it.real.timer); container_of 445 kernel/time/posix-timers.c struct k_itimer *tmr = container_of(head, struct k_itimer, rcu); container_of 1292 kernel/time/tick-sched.c container_of(timer, struct tick_sched, sched_timer); container_of 100 kernel/time/timer_list.c timer = container_of(curr, struct hrtimer, node); container_of 350 kernel/trace/bpf_trace.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 423 kernel/trace/bpf_trace.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 565 kernel/trace/bpf_trace.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 633 kernel/trace/bpf_trace.c work = container_of(entry, struct send_signal_irq_work, irq_work); container_of 456 kernel/trace/ftrace.c container_of(trace, struct ftrace_profile_stat, stat); container_of 1258 kernel/trace/ftrace.c hash = container_of(rcu, struct ftrace_hash, rcu); container_of 4118 kernel/trace/ftrace.c probe = container_of(op, struct ftrace_func_probe, ops); container_of 5692 kernel/trace/ftrace.c #define next_to_ftrace_page(p) container_of(p, struct ftrace_page, next) container_of 5751 kernel/trace/ftrace.c struct ftrace_mod_map *mod_map = container_of(rcu, struct ftrace_mod_map, rcu); container_of 6170 kernel/trace/ftrace.c pg = container_of(last_pg, struct ftrace_page, next); container_of 557 kernel/trace/ring_buffer.c struct rb_irq_work *rbwork = container_of(work, struct rb_irq_work, work); container_of 1699 kernel/trace/ring_buffer.c struct ring_buffer_per_cpu *cpu_buffer = container_of(work, container_of 4876 kernel/trace/ring_buffer.c buffer = container_of(node, struct ring_buffer, node); container_of 7947 kernel/trace/trace.c *ptr = container_of(data - *pindex, struct trace_array, container_of 441 kernel/trace/trace_event_perf.c event = container_of(ops, struct perf_event, ftrace_ops); container_of 420 kernel/trace/trace_events_hist.c return container_of(ev, struct synth_event, devent); container_of 850 kernel/trace/trace_events_hist.c se = container_of(event, struct synth_event, call.event); container_of 71 kernel/trace/trace_kprobe.c return container_of(ev, struct trace_kprobe, devent); container_of 216 kernel/trace/trace_kprobe.c return container_of(tp, struct trace_kprobe, tp); container_of 337 kernel/trace/trace_kprobe.c tk = container_of(pos, struct trace_kprobe, tp); container_of 376 kernel/trace/trace_kprobe.c tk = container_of(pos, struct trace_kprobe, tp); container_of 565 kernel/trace/trace_kprobe.c orig = container_of(pos, struct trace_kprobe, tp); container_of 1282 kernel/trace/trace_kprobe.c container_of(event, struct trace_event_call, event)); container_of 1312 kernel/trace/trace_kprobe.c container_of(event, struct trace_event_call, event)); container_of 1520 kernel/trace/trace_kprobe.c struct trace_kprobe *tk = container_of(kp, struct trace_kprobe, rp.kp); container_of 1538 kernel/trace/trace_kprobe.c struct trace_kprobe *tk = container_of(ri->rp, struct trace_kprobe, rp); container_of 285 kernel/trace/trace_output.c event = container_of(trace_event, struct trace_event_call, event); container_of 153 kernel/trace/trace_printk.c mod_fmt = container_of(v, typeof(*mod_fmt), fmt); container_of 157 kernel/trace/trace_printk.c mod_fmt = container_of(mod_fmt->list.next, typeof(*mod_fmt), list); container_of 297 kernel/trace/trace_probe.h return container_of(event_call, struct trace_probe_event, call); container_of 95 kernel/trace/trace_stat.c this = container_of(*new, struct stat_node, node); container_of 219 kernel/trace/trace_stat.c struct stat_node *l = container_of(v, struct stat_node, node); container_of 74 kernel/trace/trace_uprobe.c return container_of(ev, struct trace_uprobe, devent); container_of 331 kernel/trace/trace_uprobe.c return container_of(tp, struct trace_uprobe, tp); container_of 416 kernel/trace/trace_uprobe.c orig = container_of(pos, struct trace_uprobe, tp); container_of 1010 kernel/trace/trace_uprobe.c container_of(event, struct trace_event_call, event)); container_of 1063 kernel/trace/trace_uprobe.c tu = container_of(tp, struct trace_uprobe, tp); container_of 1067 kernel/trace/trace_uprobe.c tu = container_of(pos, struct trace_uprobe, tp); container_of 1104 kernel/trace/trace_uprobe.c tu = container_of(tp, struct trace_uprobe, tp); container_of 1115 kernel/trace/trace_uprobe.c tu = container_of(pos, struct trace_uprobe, tp); container_of 1268 kernel/trace/trace_uprobe.c tu = container_of(tp, struct trace_uprobe, tp); container_of 1273 kernel/trace/trace_uprobe.c tu = container_of(pos, struct trace_uprobe, tp); container_of 1293 kernel/trace/trace_uprobe.c tu = container_of(tp, struct trace_uprobe, tp); container_of 1315 kernel/trace/trace_uprobe.c tu = container_of(uc, struct trace_uprobe, consumer); container_of 1464 kernel/trace/trace_uprobe.c tu = container_of(con, struct trace_uprobe, consumer); container_of 1500 kernel/trace/trace_uprobe.c tu = container_of(con, struct trace_uprobe, consumer); container_of 65 kernel/tracepoint.c kfree(container_of(head, struct tp_probes, rcu)); container_of 94 kernel/tracepoint.c struct tp_probes *tp_probes = container_of(old, container_of 38 kernel/ucount.c container_of(head->set, struct user_namespace, set); container_of 184 kernel/umh.c container_of(work, struct subprocess_info, work); container_of 177 kernel/user_namespace.c container_of(work, struct user_namespace, work); container_of 1237 kernel/user_namespace.c return container_of(ns, struct user_namespace, ns); container_of 110 kernel/utsname.c ns = container_of(kref, struct uts_namespace, kref); container_of 119 kernel/utsname.c return container_of(ns, struct uts_namespace, ns); container_of 1726 kernel/workqueue.c struct rcu_work *rwork = container_of(rcu, struct rcu_work, rcu); container_of 2625 kernel/workqueue.c struct wq_barrier *barr = container_of(work, struct wq_barrier, work); container_of 3081 kernel/workqueue.c struct cwt_wait *cwait = container_of(wait, struct cwt_wait, wait); container_of 3489 kernel/workqueue.c container_of(rcu, struct workqueue_struct, rcu); container_of 3504 kernel/workqueue.c struct worker_pool *pool = container_of(rcu, struct worker_pool, rcu); container_of 3650 kernel/workqueue.c container_of(rcu, struct pool_workqueue, rcu)); container_of 3659 kernel/workqueue.c struct pool_workqueue *pwq = container_of(work, struct pool_workqueue, container_of 4645 kernel/workqueue.c barr = container_of(work, struct wq_barrier, work); container_of 5077 kernel/workqueue.c struct work_for_cpu *wfc = container_of(work, struct work_for_cpu, work); container_of 5344 kernel/workqueue.c struct wq_device *wq_dev = container_of(dev, struct wq_device, dev); container_of 5600 kernel/workqueue.c struct wq_device *wq_dev = container_of(dev, struct wq_device, dev); container_of 1304 lib/assoc_array.c container_of(head, struct assoc_array_edit, rcu); container_of 68 lib/cpu_rmap.c struct cpu_rmap *rmap = container_of(ref, struct cpu_rmap, refcount); container_of 253 lib/cpu_rmap.c container_of(notify, struct irq_glue, notify); container_of 268 lib/cpu_rmap.c container_of(ref, struct irq_glue, notify.kref); container_of 186 lib/klist.c struct klist_node *n = container_of(kref, struct klist_node, n_ref); container_of 322 lib/klist.c return container_of(n, struct klist_node, n_node); container_of 706 lib/kobject.c kobject_cleanup(container_of(to_delayed_work(work), container_of 713 lib/kobject.c struct kobject *kobj = container_of(kref, struct kobject, kref); container_of 828 lib/kobject.c kattr = container_of(attr, struct kobj_attribute, attr); container_of 840 lib/kobject.c kattr = container_of(attr, struct kobj_attribute, attr); container_of 915 lib/kobject.c struct kset *kset = container_of(kobj, struct kset, kobj); container_of 32 lib/notifier-error-inject.c container_of(nb, struct notifier_err_inject, nb); container_of 914 lib/objagg.c container_of(ht, struct objagg_hints, node_ht); container_of 16 lib/once.c work = container_of(w, struct once_work, work); container_of 120 lib/percpu-refcount.c struct percpu_ref *ref = container_of(rcu, struct percpu_ref, rcu); container_of 135 lib/percpu-refcount.c struct percpu_ref *ref = container_of(rcu, struct percpu_ref, rcu); container_of 302 lib/radix-tree.c container_of(head, struct radix_tree_node, rcu_head); container_of 110 lib/rhashtable.c bucket_table_free(container_of(head, struct bucket_table, rcu)); container_of 404 lib/rhashtable.c ht = container_of(work, struct rhashtable, run_work); container_of 508 lib/rhashtable.c list = container_of(obj, struct rhlist_head, rhead); container_of 509 lib/rhashtable.c plist = container_of(head, struct rhlist_head, rhead); container_of 564 lib/rhashtable.c list = container_of(obj, struct rhlist_head, rhead); container_of 752 lib/rhashtable.c for (list = container_of(p, struct rhlist_head, rhead); container_of 796 lib/rhashtable.c list = container_of(p, struct rhlist_head, container_of 862 lib/rhashtable.c list = container_of(p, struct rhlist_head, rhead); container_of 1100 lib/rhashtable.c list = container_of(obj, struct rhlist_head, rhead); container_of 166 lib/test_kmod.c return container_of(misc_dev, struct kmod_test_device, misc_dev); container_of 63 lib/test_list_sort.c ela = container_of(a, struct debug_el, list); container_of 64 lib/test_list_sort.c elb = container_of(b, struct debug_el, list); container_of 115 lib/test_list_sort.c el = container_of(cur, struct debug_el, list); container_of 116 lib/test_list_sort.c el1 = container_of(cur->next, struct debug_el, list); container_of 508 lib/test_rhashtable.c struct rhlist_head *list = container_of(pos, struct rhlist_head, rhead); container_of 92 lib/timerqueue.c return container_of(next, struct timerqueue_node, node); container_of 483 mm/backing-dev.c struct bdi_writeback *wb = container_of(work, struct bdi_writeback, container_of 505 mm/backing-dev.c struct bdi_writeback *wb = container_of(refcnt, struct bdi_writeback, container_of 1031 mm/backing-dev.c container_of(ref, struct backing_dev_info, refcnt); container_of 88 mm/debug.c dentry = container_of(mapping->host->i_dentry.first, struct dentry, d_u.d_alias); container_of 1032 mm/filemap.c = container_of(wait, struct wait_page_queue, wait); container_of 48 mm/hmm.c struct hmm *hmm = container_of(mn, struct hmm, mmu_notifier); container_of 57 mm/hmm.c struct hmm *hmm = container_of(mn, struct hmm, mmu_notifier); container_of 100 mm/hmm.c struct hmm *hmm = container_of(mn, struct hmm, mmu_notifier); container_of 146 mm/hmm.c struct hmm *hmm = container_of(mn, struct hmm, mmu_notifier); container_of 188 mm/hmm.c mirror->hmm = container_of(mn, struct hmm, mmu_notifier); container_of 725 mm/hugetlb.c struct resv_map *resv_map = container_of(ref, struct resv_map, refs); container_of 1342 mm/hugetlb.c page = container_of((struct address_space **)node, container_of 39 mm/hugetlb_cgroup.c return s ? container_of(s, struct hugetlb_cgroup, css) : NULL; container_of 134 mm/kasan/quarantine.c container_of(qlink, struct kasan_free_meta, container_of 469 mm/kmemleak.c container_of(rcu, struct kmemleak_object, rcu); container_of 397 mm/list_lru.c mlru = container_of(head, struct list_lru_memcg, rcu); container_of 265 mm/memcontrol.c return &container_of(vmpr, struct mem_cgroup, vmpressure)->css; container_of 328 mm/memcontrol.c kvfree(container_of(head, struct memcg_shrinker_map, rcu)); container_of 749 mm/memcontrol.c pn = container_of(lruvec, struct mem_cgroup_per_node, lruvec); container_of 1300 mm/memcontrol.c mz = container_of(lruvec, struct mem_cgroup_per_node, lruvec); container_of 1861 mm/memcontrol.c oom_wait_info = container_of(wait, struct oom_wait_info, wait); container_of 2370 mm/memcontrol.c memcg = container_of(work, struct mem_cgroup, high_work); container_of 2876 mm/memcontrol.c container_of(w, struct memcg_kmem_cache_create_work, work); container_of 4624 mm/memcontrol.c container_of(work, struct mem_cgroup_event, remove); container_of 4648 mm/memcontrol.c container_of(wait, struct mem_cgroup_event, wait); container_of 4681 mm/memcontrol.c container_of(pt, struct mem_cgroup_event, pt); container_of 147 mm/memremap.c container_of(ref, struct dev_pagemap, internal_ref); container_of 138 mm/mmu_gather.c batch = container_of(head, struct mmu_table_batch, rcu); container_of 471 mm/mmu_notifier.c struct mmu_notifier *mn = container_of(rcu, struct mmu_notifier, rcu); container_of 2868 mm/page_alloc.c drain = container_of(work, struct pcpu_drain, work); container_of 1409 mm/slab.c page = container_of(head, struct page, rcu_head); container_of 194 mm/slab_common.c old = container_of(rcu, struct memcg_cache_array, rcu); container_of 712 mm/slab_common.c struct kmem_cache *s = container_of(work, struct kmem_cache, container_of 728 mm/slab_common.c struct kmem_cache *s = container_of(head, struct kmem_cache, container_of 747 mm/slab_common.c struct kmem_cache *s = container_of(percpu_ref, struct kmem_cache, container_of 1736 mm/slub.c struct page *page = container_of(h, struct page, rcu_head); container_of 4926 mm/slub.c #define to_slab_attr(n) container_of(n, struct slab_attribute, attr) container_of 4927 mm/slub.c #define to_slab(n) container_of(n, struct kmem_cache, kobj) container_of 5724 mm/slub.c container_of(work, struct kmem_cache, kobj_remove_work); container_of 496 mm/swapfile.c si = container_of(work, struct swap_info_struct, discard_work); container_of 55 mm/vmalloc.c struct vfree_deferred *p = container_of(w, struct vfree_deferred, wq); container_of 72 mm/vmpressure.c return container_of(work, struct vmpressure, work); container_of 454 mm/workingset.c struct xa_node *node = container_of(item, struct xa_node, private_list); container_of 471 mm/workingset.c mapping = container_of(node->array, struct address_space, i_pages); container_of 464 mm/z3fold.c struct z3fold_header *zhdr = container_of(ref, struct z3fold_header, container_of 471 mm/z3fold.c struct z3fold_header *zhdr = container_of(ref, struct z3fold_header, container_of 479 mm/z3fold.c struct z3fold_header *zhdr = container_of(ref, struct z3fold_header, container_of 492 mm/z3fold.c struct z3fold_pool *pool = container_of(w, struct z3fold_pool, work); container_of 648 mm/z3fold.c struct z3fold_header *zhdr = container_of(w, struct z3fold_header, container_of 2196 mm/zsmalloc.c struct zs_pool *pool = container_of(work, struct zs_pool, container_of 2340 mm/zsmalloc.c struct zs_pool *pool = container_of(shrinker, struct zs_pool, container_of 2360 mm/zsmalloc.c struct zs_pool *pool = container_of(shrinker, struct zs_pool, container_of 627 mm/zswap.c struct zswap_pool *pool = container_of(work, typeof(*pool), work); container_of 642 mm/zswap.c pool = container_of(kref, typeof(*pool), kref); container_of 70 net/6lowpan/debugfs.c container_of(ctx, struct lowpan_iphc_ctx_table, table[ctx->id]); container_of 86 net/6lowpan/debugfs.c container_of(ctx, struct lowpan_iphc_ctx_table, table[ctx->id]); container_of 101 net/6lowpan/debugfs.c container_of(ctx, struct lowpan_iphc_ctx_table, table[ctx->id]); container_of 131 net/6lowpan/debugfs.c container_of(ctx, struct lowpan_iphc_ctx_table, table[ctx->id]); container_of 769 net/802/mrp.c struct mrp_application *appl = container_of(pt, struct mrp_application, container_of 145 net/8021q/vlan_core.c vlan_info_free(container_of(rcu, struct vlan_info, rcu)); container_of 379 net/9p/client.c struct p9_req_t *r = container_of(ref, struct p9_req_t, refcount); container_of 281 net/9p/trans_fd.c m = container_of(work, struct p9_conn, rq); container_of 443 net/9p/trans_fd.c m = container_of(work, struct p9_conn, wq); container_of 521 net/9p/trans_fd.c container_of(wait, struct p9_poll_wait, wait); container_of 546 net/9p/trans_fd.c struct p9_conn *m = container_of(p, struct p9_conn, pt); container_of 295 net/9p/trans_rdma.c container_of(wc->wr_cqe, struct p9_rdma_context, cqe); container_of 346 net/9p/trans_rdma.c container_of(wc->wr_cqe, struct p9_rdma_context, cqe); container_of 202 net/9p/trans_xen.c ring = container_of(work, struct xen_9pfs_dataring, work); container_of 12 net/atm/atm_sysfs.c #define to_atm_dev(cldev) container_of(cldev, struct atm_dev, class_dev) container_of 1673 net/atm/lec.c container_of(work, struct lec_priv, lec_arp_work.work); container_of 1701 net/batman-adv/bat_iv_ogm.c forw_packet = container_of(delayed_work, struct batadv_forw_packet, container_of 172 net/batman-adv/bat_v_elp.c neigh_bat_v = container_of(work, struct batadv_hardif_neigh_node_bat_v, container_of 174 net/batman-adv/bat_v_elp.c neigh = container_of(neigh_bat_v, struct batadv_hardif_neigh_node, container_of 266 net/batman-adv/bat_v_elp.c bat_v = container_of(work, struct batadv_hard_iface_bat_v, elp_wq.work); container_of 267 net/batman-adv/bat_v_elp.c hard_iface = container_of(bat_v, struct batadv_hard_iface, bat_v); container_of 373 net/batman-adv/bat_v_ogm.c bat_v = container_of(work, struct batadv_priv_bat_v, ogm_wq.work); container_of 374 net/batman-adv/bat_v_ogm.c bat_priv = container_of(bat_v, struct batadv_priv, bat_v); container_of 392 net/batman-adv/bat_v_ogm.c batv = container_of(work, struct batadv_hard_iface_bat_v, aggr_wq.work); container_of 393 net/batman-adv/bat_v_ogm.c hard_iface = container_of(batv, struct batadv_hard_iface, bat_v); container_of 105 net/batman-adv/bridge_loop_avoidance.c const void *data1 = container_of(node, struct batadv_bla_backbone_gw, container_of 129 net/batman-adv/bridge_loop_avoidance.c const void *data1 = container_of(node, struct batadv_bla_claim, container_of 152 net/batman-adv/bridge_loop_avoidance.c backbone_gw = container_of(ref, struct batadv_bla_backbone_gw, container_of 178 net/batman-adv/bridge_loop_avoidance.c claim = container_of(ref, struct batadv_bla_claim, refcount); container_of 459 net/batman-adv/bridge_loop_avoidance.c backbone_gw = container_of(work, struct batadv_bla_backbone_gw, container_of 1432 net/batman-adv/bridge_loop_avoidance.c priv_bla = container_of(delayed_work, struct batadv_priv_bla, work); container_of 1433 net/batman-adv/bridge_loop_avoidance.c bat_priv = container_of(priv_bla, struct batadv_priv, bla); container_of 119 net/batman-adv/distributed-arp-table.c dat_entry = container_of(ref, struct batadv_dat_entry, refcount); container_of 201 net/batman-adv/distributed-arp-table.c priv_dat = container_of(delayed_work, struct batadv_priv_dat, work); container_of 202 net/batman-adv/distributed-arp-table.c bat_priv = container_of(priv_dat, struct batadv_priv, dat); container_of 217 net/batman-adv/distributed-arp-table.c const void *data1 = container_of(node, struct batadv_dat_entry, container_of 67 net/batman-adv/gateway_client.c gw_node = container_of(ref, struct batadv_gw_node, refcount); container_of 53 net/batman-adv/hard-interface.c hard_iface = container_of(ref, struct batadv_hard_iface, refcount); container_of 456 net/batman-adv/main.c hard_iface = container_of(ptype, struct batadv_hard_iface, container_of 945 net/batman-adv/multicast.c priv_mcast = container_of(delayed_work, struct batadv_priv_mcast, work); container_of 946 net/batman-adv/multicast.c bat_priv = container_of(priv_mcast, struct batadv_priv, mcast); container_of 210 net/batman-adv/network-coding.c nc_node = container_of(ref, struct batadv_nc_node, refcount); container_of 235 net/batman-adv/network-coding.c nc_path = container_of(ref, struct batadv_nc_path, refcount); container_of 518 net/batman-adv/network-coding.c nc_path1 = container_of(node, struct batadv_nc_path, hash_entry); container_of 715 net/batman-adv/network-coding.c priv_nc = container_of(delayed_work, struct batadv_priv_nc, work); container_of 716 net/batman-adv/network-coding.c bat_priv = container_of(priv_nc, struct batadv_priv, nc); container_of 98 net/batman-adv/originator.c const void *data1 = container_of(node, struct batadv_orig_node, container_of 185 net/batman-adv/originator.c orig_vlan = container_of(ref, struct batadv_orig_node_vlan, refcount); container_of 239 net/batman-adv/originator.c neigh_ifinfo = container_of(ref, struct batadv_neigh_ifinfo, refcount); container_of 266 net/batman-adv/originator.c hardif_neigh = container_of(ref, struct batadv_hardif_neigh_node, container_of 298 net/batman-adv/originator.c neigh_node = container_of(ref, struct batadv_neigh_node, refcount); container_of 859 net/batman-adv/originator.c orig_ifinfo = container_of(ref, struct batadv_orig_ifinfo, refcount); container_of 890 net/batman-adv/originator.c orig_node = container_of(rcu, struct batadv_orig_node, rcu); container_of 914 net/batman-adv/originator.c orig_node = container_of(ref, struct batadv_orig_node, refcount); container_of 1378 net/batman-adv/originator.c bat_priv = container_of(delayed_work, struct batadv_priv, orig_work); container_of 866 net/batman-adv/send.c forw_packet = container_of(delayed_work, struct batadv_forw_packet, container_of 517 net/batman-adv/soft-interface.c vlan = container_of(ref, struct batadv_softif_vlan, refcount); container_of 58 net/batman-adv/sysfs.c struct device *dev = container_of(obj->parent, struct device, kobj); container_of 1032 net/batman-adv/sysfs.c store_work = container_of(work, struct batadv_store_mesh_work, work); container_of 338 net/batman-adv/tp_meter.c tp_vars = container_of(ref, struct batadv_tp_vars, refcount); container_of 450 net/batman-adv/tp_meter.c tp_vars = container_of(delayed_work, struct batadv_tp_vars, container_of 89 net/batman-adv/translation-table.c const void *data1 = container_of(node, struct batadv_tt_common_entry, container_of 181 net/batman-adv/translation-table.c tt_local_entry = container_of(tt_common_entry, container_of 206 net/batman-adv/translation-table.c tt_global_entry = container_of(tt_common_entry, container_of 220 net/batman-adv/translation-table.c tt_local_entry = container_of(rcu, struct batadv_tt_local_entry, container_of 235 net/batman-adv/translation-table.c tt_local_entry = container_of(ref, struct batadv_tt_local_entry, container_of 263 net/batman-adv/translation-table.c tt_global_entry = container_of(rcu, struct batadv_tt_global_entry, container_of 278 net/batman-adv/translation-table.c tt_global_entry = container_of(ref, struct batadv_tt_global_entry, container_of 427 net/batman-adv/translation-table.c orig_entry = container_of(rcu, struct batadv_tt_orig_list_entry, rcu); container_of 441 net/batman-adv/translation-table.c orig_entry = container_of(ref, struct batadv_tt_orig_list_entry, container_of 1106 net/batman-adv/translation-table.c tt_local = container_of(tt_common_entry, container_of 1165 net/batman-adv/translation-table.c local = container_of(common, struct batadv_tt_local_entry, common); container_of 1408 net/batman-adv/translation-table.c tt_local_entry = container_of(tt_common_entry, container_of 1473 net/batman-adv/translation-table.c tt_local = container_of(tt_common_entry, container_of 2001 net/batman-adv/translation-table.c tt_global = container_of(tt_common_entry, container_of 2100 net/batman-adv/translation-table.c global = container_of(common, struct batadv_tt_global_entry, common); container_of 2452 net/batman-adv/translation-table.c tt_global = container_of(tt_common_entry, container_of 2514 net/batman-adv/translation-table.c tt_global = container_of(tt_common, container_of 2558 net/batman-adv/translation-table.c tt_global = container_of(tt_common_entry, container_of 2689 net/batman-adv/translation-table.c tt_global = container_of(tt_common, container_of 2807 net/batman-adv/translation-table.c tt_req_node = container_of(ref, struct batadv_tt_req_node, refcount); container_of 2961 net/batman-adv/translation-table.c tt_global_entry = container_of(tt_common_entry, container_of 3798 net/batman-adv/translation-table.c priv_tt = container_of(delayed_work, struct batadv_priv_tt, work); container_of 3799 net/batman-adv/translation-table.c bat_priv = container_of(priv_tt, struct batadv_priv, tt); container_of 3908 net/batman-adv/translation-table.c tt_local = container_of(tt_common, container_of 42 net/batman-adv/tvlv.c tvlv_handler = container_of(ref, struct batadv_tvlv_handler, refcount); container_of 98 net/batman-adv/tvlv.c tvlv = container_of(ref, struct batadv_tvlv_container, refcount); container_of 619 net/bluetooth/6lowpan.c struct lowpan_btle_dev *dev = container_of(work, struct lowpan_btle_dev, container_of 773 net/bluetooth/6lowpan.c struct lowpan_btle_dev *entry = container_of(work, container_of 1062 net/bluetooth/6lowpan.c struct set_enable *set_enable = container_of(work, container_of 815 net/bluetooth/a2mp.c struct amp_mgr *mgr = container_of(kref, struct amp_mgr, kref); container_of 27 net/bluetooth/amp.c struct amp_ctrl *ctrl = container_of(kref, struct amp_ctrl, kref); container_of 139 net/bluetooth/hci_conn.c struct hci_conn *conn = container_of(work, struct hci_conn, container_of 398 net/bluetooth/hci_conn.c struct hci_conn *conn = container_of(work, struct hci_conn, container_of 429 net/bluetooth/hci_conn.c struct hci_conn *conn = container_of(work, struct hci_conn, container_of 463 net/bluetooth/hci_conn.c struct hci_conn *conn = container_of(work, struct hci_conn, container_of 472 net/bluetooth/hci_conn.c struct hci_conn *conn = container_of(work, struct hci_conn, container_of 2177 net/bluetooth/hci_core.c struct hci_dev *hdev = container_of(work, struct hci_dev, power_on); container_of 2249 net/bluetooth/hci_core.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 2259 net/bluetooth/hci_core.c struct hci_dev *hdev = container_of(work, struct hci_dev, error_reset); container_of 2632 net/bluetooth/hci_core.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 2829 net/bluetooth/hci_core.c struct adv_info *adv_instance = container_of(work, struct adv_info, container_of 4263 net/bluetooth/hci_core.c struct hci_dev *hdev = container_of(work, struct hci_dev, tx_work); container_of 4451 net/bluetooth/hci_core.c struct hci_dev *hdev = container_of(work, struct hci_dev, rx_work); container_of 4513 net/bluetooth/hci_core.c struct hci_dev *hdev = container_of(work, struct hci_dev, cmd_work); container_of 1443 net/bluetooth/hci_request.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 2044 net/bluetooth/hci_request.c struct hci_dev *hdev = container_of(work, struct hci_dev, scan_update); container_of 2082 net/bluetooth/hci_request.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 2195 net/bluetooth/hci_request.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 2306 net/bluetooth/hci_request.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 2360 net/bluetooth/hci_request.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 2450 net/bluetooth/hci_request.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 2685 net/bluetooth/hci_request.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 2712 net/bluetooth/hci_request.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 891 net/bluetooth/hidp/core.c struct hidp_session *session = container_of(work, container_of 982 net/bluetooth/hidp/core.c struct hidp_session *session = container_of(ref, struct hidp_session, container_of 1101 net/bluetooth/hidp/core.c struct hidp_session *session = container_of(user, container_of 1162 net/bluetooth/hidp/core.c struct hidp_session *session = container_of(user, container_of 414 net/bluetooth/l2cap_core.c struct l2cap_chan *chan = container_of(work, struct l2cap_chan, container_of 476 net/bluetooth/l2cap_core.c struct l2cap_chan *chan = container_of(kref, struct l2cap_chan, kref); container_of 667 net/bluetooth/l2cap_core.c struct l2cap_conn *conn = container_of(work, struct l2cap_conn, container_of 1611 net/bluetooth/l2cap_core.c struct l2cap_conn *conn = container_of(work, struct l2cap_conn, container_of 1757 net/bluetooth/l2cap_core.c struct l2cap_conn *conn = container_of(ref, struct l2cap_conn, ref); container_of 1832 net/bluetooth/l2cap_core.c struct l2cap_chan *chan = container_of(work, struct l2cap_chan, container_of 1853 net/bluetooth/l2cap_core.c struct l2cap_chan *chan = container_of(work, struct l2cap_chan, container_of 3088 net/bluetooth/l2cap_core.c struct l2cap_chan *chan = container_of(work, struct l2cap_chan, container_of 7072 net/bluetooth/l2cap_core.c struct l2cap_conn *conn = container_of(work, struct l2cap_conn, container_of 18 net/bluetooth/leds.c #define to_hci_basic_led_trigger(arg) container_of(arg, \ container_of 906 net/bluetooth/mgmt.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 927 net/bluetooth/mgmt.c struct hci_dev *hdev = container_of(work, struct hci_dev, container_of 83 net/bluetooth/rfcomm/tty.c struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); container_of 113 net/bluetooth/rfcomm/tty.c struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); container_of 125 net/bluetooth/rfcomm/tty.c struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); container_of 133 net/bluetooth/rfcomm/tty.c struct rfcomm_dev *dev = container_of(port, struct rfcomm_dev, port); container_of 1365 net/bluetooth/smp.c struct smp_chan *smp = container_of(work, struct smp_chan, container_of 85 net/bridge/br_fdb.c = container_of(head, struct net_bridge_fdb_entry, rcu); container_of 334 net/bridge/br_fdb.c struct net_bridge *br = container_of(work, struct net_bridge, container_of 252 net/bridge/br_if.c = container_of(kobj, struct net_bridge_port, kobj); container_of 285 net/bridge/br_if.c container_of(head, struct net_bridge_port, rcu); container_of 283 net/bridge/br_private.h #define kobj_to_brport(obj) container_of(obj, struct net_bridge_port, kobj) container_of 289 net/bridge/br_sysfs_if.c #define to_brport_attr(_at) container_of(_at, struct brport_attribute, attr) container_of 174 net/bridge/br_vlan.c v = container_of(rcu, struct net_bridge_vlan, rcu); container_of 201 net/bridge/br_vlan.c v = container_of(rcu, struct net_bridge_vlan, rcu); container_of 207 net/bridge/netfilter/ebt_among.c container_of(par->matchinfo, const struct ebt_entry_match, data); container_of 170 net/caif/caif_dev.c container_of(layer, struct caif_device_entry, layer); container_of 95 net/caif/caif_socket.c cf_sk = container_of(sk, struct caifsock, sk); container_of 102 net/caif/caif_socket.c cf_sk = container_of(sk, struct caifsock, sk); container_of 115 net/caif/caif_socket.c cf_sk = container_of(sk, struct caifsock, sk); container_of 129 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); container_of 170 net/caif/caif_socket.c cf_sk = container_of(layr, struct caifsock, layer); container_of 183 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); container_of 189 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); container_of 198 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); container_of 256 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); container_of 522 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); container_of 547 net/caif/caif_socket.c timeo = caif_wait_for_flow_on(container_of(sk, struct caifsock, sk), container_of 597 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); container_of 676 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); container_of 748 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); container_of 901 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); container_of 942 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); container_of 1015 net/caif/caif_socket.c struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); container_of 1065 net/caif/caif_socket.c cf_sk = container_of(sk, struct caifsock, sk); container_of 54 net/caif/caif_usb.c struct cfusbl *usbl = container_of(layr, struct cfusbl, layer); container_of 24 net/caif/cfcnfg.c #define container_obj(layr) container_of(layr, struct cfcnfg, layer) container_of 17 net/caif/cfctrl.c #define container_obj(layr) container_of(layr, struct cfctrl, serv.layer) container_of 20 net/caif/cffrml.c #define container_obj(layr) container_of(layr, struct cffrml, layer) container_of 18 net/caif/cfmuxl.c #define container_obj(layr) container_of(layr, struct cfmuxl, layer) container_of 17 net/caif/cfrfml.c #define container_obj(layr) container_of(layr, struct cfrfml, serv.layer) container_of 36 net/caif/cfrfml.c struct cfsrvl *srvl = container_of(layer, struct cfsrvl, layer); container_of 26 net/caif/cfsrvl.c #define container_obj(layr) container_of(layr, struct cfsrvl, layer) container_of 157 net/caif/cfsrvl.c struct cfsrvl *service = container_of(layer, struct cfsrvl, layer); container_of 217 net/caif/cfsrvl.c service = container_of(adapt_layer->dn, struct cfsrvl, layer); container_of 21 net/caif/cfveil.c #define container_obj(layr) container_of(layr, struct cfsrvl, layer) container_of 78 net/caif/chnl_net.c priv = container_of(layr, struct chnl_net, chnl); container_of 156 net/caif/chnl_net.c struct chnl_net *priv = container_of(lyr, struct chnl_net, chnl); container_of 162 net/caif/chnl_net.c struct chnl_net *priv = container_of(lyr, struct chnl_net, chnl); container_of 169 net/caif/chnl_net.c struct chnl_net *priv = container_of(layr, struct chnl_net, chnl); container_of 491 net/can/af_can.c struct receiver *rcv = container_of(rp, struct receiver, rcu); container_of 397 net/can/bcm.c struct bcm_op *op = container_of(hrtimer, struct bcm_op, timer); container_of 553 net/can/bcm.c struct bcm_op *op = container_of(hrtimer, struct bcm_op, timer); container_of 618 net/can/bcm.c struct bcm_op *op = container_of(hrtimer, struct bcm_op, thrtimer); container_of 1385 net/can/bcm.c struct bcm_sock *bo = container_of(nb, struct bcm_sock, notifier); container_of 19 net/can/j1939/bus.c struct j1939_ecu *ecu = container_of(kref, struct j1939_ecu, kref); container_of 130 net/can/j1939/bus.c container_of(hrtimer, struct j1939_ecu, ac_timer); container_of 318 net/can/j1939/j1939-priv.h return container_of(sk, struct j1939_sock, sk); container_of 150 net/can/j1939/main.c struct j1939_priv *priv = container_of(kref, struct j1939_priv, kref); container_of 202 net/can/j1939/main.c struct j1939_priv *priv = container_of(kref, struct j1939_priv, container_of 281 net/can/j1939/transport.c struct j1939_session *session = container_of(kref, struct j1939_session, container_of 1087 net/can/j1939/transport.c container_of(hrtimer, struct j1939_session, txtimer); container_of 1158 net/can/j1939/transport.c struct j1939_session *session = container_of(hrtimer, container_of 270 net/can/raw.c struct raw_sock *ro = container_of(nb, struct raw_sock, notifier); container_of 36 net/ceph/buffer.c struct ceph_buffer *b = container_of(kref, struct ceph_buffer, kref); container_of 2919 net/ceph/messenger.c struct ceph_connection *con = container_of(work, struct ceph_connection, container_of 3492 net/ceph/messenger.c struct ceph_msg *m = container_of(kref, struct ceph_msg, kref); container_of 511 net/ceph/mon_client.c container_of(kref, struct ceph_mon_generic_request, kref); container_of 976 net/ceph/mon_client.c container_of(work, struct ceph_mon_client, delayed_work.work); container_of 479 net/ceph/osd_client.c struct ceph_osd_request *req = container_of(kref, container_of 2420 net/ceph/osd_client.c container_of(work, struct ceph_osd_request, r_complete_work); container_of 2656 net/ceph/osd_client.c container_of(kref, struct ceph_osd_linger_request, kref); container_of 2873 net/ceph/osd_client.c struct linger_work *lwork = container_of(w, struct linger_work, work); container_of 2896 net/ceph/osd_client.c struct linger_work *lwork = container_of(w, struct linger_work, work); container_of 3273 net/ceph/osd_client.c container_of(work, struct ceph_osd_client, timeout_work.work); container_of 3362 net/ceph/osd_client.c container_of(work, struct ceph_osd_client, container_of 90 net/ceph/string_table.c struct ceph_string *cs = container_of(ref, struct ceph_string, kref); container_of 79 net/core/bpf_sk_storage.c #define SELEM(_SDATA) container_of((_SDATA), struct bpf_sk_storage_elem, sdata) container_of 5851 net/core/dev.c struct softnet_data *sd = container_of(napi, struct softnet_data, backlog); container_of 6197 net/core/dev.c napi = container_of(timer, struct napi_struct, timer); container_of 191 net/core/drop_monitor.c data = container_of(work, struct per_cpu_dm_data, dm_alert_work); container_of 411 net/core/drop_monitor.c hw_data = container_of(work, struct per_cpu_dm_data, dm_alert_work); container_of 694 net/core/drop_monitor.c data = container_of(work, struct per_cpu_dm_data, dm_alert_work); container_of 887 net/core/drop_monitor.c hw_data = container_of(work, struct per_cpu_dm_data, dm_alert_work); container_of 140 net/core/dst.c struct dst_entry *dst = container_of(head, struct dst_entry, rcu_head); container_of 86 net/core/dst_cache.c return container_of(dst, struct rtable, dst); container_of 1165 net/core/filter.c struct sk_filter *fp = container_of(rcu, struct sk_filter, rcu); container_of 4058 net/core/filter.c struct bpf_array *array = container_of(map, struct bpf_array, map); container_of 52 net/core/gro_cells.c struct gro_cell *cell = container_of(napi, struct gro_cell, napi); container_of 465 net/core/neighbour.c struct neigh_hash_table *nht = container_of(head, container_of 887 net/core/neighbour.c struct neigh_table *tbl = container_of(work, struct neigh_table, gc_work.work); container_of 1645 net/core/neighbour.c container_of(head, struct neigh_parms, rcu_head); container_of 652 net/core/net-sysfs.c container_of(_attr, struct rx_queue_attribute, attr) container_of 654 net/core/net-sysfs.c #define to_rx_queue(obj) container_of(obj, struct netdev_rx_queue, kobj) container_of 783 net/core/net-sysfs.c struct rps_dev_flow_table *table = container_of(rcu, container_of 995 net/core/net-sysfs.c container_of(_attr, struct netdev_queue_attribute, attr) container_of 997 net/core/net-sysfs.c #define to_netdev_queue(obj) container_of(obj, struct netdev_queue, kobj) container_of 658 net/core/net_namespace.c net = get_net(container_of(ns, struct net, ns)); container_of 1350 net/core/net_namespace.c return container_of(ns, struct net, ns); container_of 18 net/core/netclassid_cgroup.c return css ? container_of(css, struct cgroup_cls_state, css) : NULL; container_of 101 net/core/netpoll.c container_of(work, struct netpoll_info, tx_work.work); container_of 779 net/core/netpoll.c container_of(rcu_head, struct netpoll_info, rcu); container_of 386 net/core/page_pool.c struct page_pool *pool = container_of(dwq, typeof(*pool), release_dw); container_of 244 net/core/skbuff.c fclones = container_of(skb, struct sk_buff_fclones, skb1); container_of 627 net/core/skbuff.c fclones = container_of(skb, struct sk_buff_fclones, skb1); container_of 638 net/core/skbuff.c fclones = container_of(skb, struct sk_buff_fclones, skb2); container_of 1129 net/core/skbuff.c return container_of((void *)uarg, struct sk_buff, cb); container_of 1432 net/core/skbuff.c struct sk_buff_fclones *fclones = container_of(skb, container_of 443 net/core/skmsg.c struct sk_psock *psock = container_of(work, struct sk_psock, work); container_of 564 net/core/skmsg.c struct sk_psock *psock = container_of(gc, struct sk_psock, gc); container_of 588 net/core/skmsg.c struct sk_psock *psock = container_of(rcu, struct sk_psock, rcu); container_of 685 net/core/skmsg.c parser = container_of(strp, struct sk_psock_parser, strp); container_of 686 net/core/skmsg.c return container_of(parser, struct sk_psock, parser); container_of 1693 net/core/sock.c struct sock *sk = container_of(head, struct sock, sk_rcu); container_of 123 net/core/sock_diag.c container_of(work, struct broadcast_sk, work); container_of 116 net/core/sock_map.c struct bpf_stab *stab = container_of(map, struct bpf_stab, container_of 233 net/core/sock_map.c struct bpf_stab *stab = container_of(map, struct bpf_stab, map); container_of 264 net/core/sock_map.c psock_progs_drop(&container_of(map, struct bpf_stab, map)->progs); container_of 269 net/core/sock_map.c struct bpf_stab *stab = container_of(map, struct bpf_stab, map); container_of 306 net/core/sock_map.c struct bpf_stab *stab = container_of(map, struct bpf_stab, map); container_of 313 net/core/sock_map.c struct bpf_stab *stab = container_of(map, struct bpf_stab, map); container_of 326 net/core/sock_map.c struct bpf_stab *stab = container_of(map, struct bpf_stab, map); container_of 342 net/core/sock_map.c struct bpf_stab *stab = container_of(map, struct bpf_stab, map); container_of 568 net/core/sock_map.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 592 net/core/sock_map.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 616 net/core/sock_map.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 666 net/core/sock_map.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 766 net/core/sock_map.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 862 net/core/sock_map.c struct bpf_htab *htab = container_of(map, struct bpf_htab, map); container_of 897 net/core/sock_map.c psock_progs_drop(&container_of(map, struct bpf_htab, map)->progs); container_of 983 net/core/sock_map.c return &container_of(map, struct bpf_stab, map)->progs; container_of 985 net/core/sock_map.c return &container_of(map, struct bpf_htab, map)->progs; container_of 136 net/core/sock_reuseport.c reuse = container_of(head, struct sock_reuseport, rcu); container_of 71 net/core/xdp.c xa = container_of(rcu, struct xdp_mem_allocator, rcu); container_of 114 net/decnet/dn_neigh.c struct dn_neigh *dn = container_of(neigh, struct dn_neigh, n); container_of 343 net/decnet/dn_neigh.c struct dn_neigh *dn = container_of(neigh, struct dn_neigh, n); container_of 395 net/decnet/dn_neigh.c dn = container_of(neigh, struct dn_neigh, n); container_of 455 net/decnet/dn_neigh.c dn = container_of(neigh, struct dn_neigh, n); container_of 514 net/decnet/dn_neigh.c dn = container_of(neigh, struct dn_neigh, n); container_of 553 net/decnet/dn_neigh.c struct dn_neigh *dn = container_of(n, struct dn_neigh, n); container_of 85 net/dsa/dsa2.c dst = container_of(ref, struct dsa_switch_tree, refcount); container_of 446 net/dsa/port.c struct dsa_port *dp = container_of(config, struct dsa_port, pl_config); container_of 459 net/dsa/port.c struct dsa_port *dp = container_of(config, struct dsa_port, pl_config); container_of 474 net/dsa/port.c struct dsa_port *dp = container_of(config, struct dsa_port, pl_config); container_of 486 net/dsa/port.c struct dsa_port *dp = container_of(config, struct dsa_port, pl_config); container_of 500 net/dsa/port.c struct dsa_port *dp = container_of(config, struct dsa_port, pl_config); container_of 522 net/dsa/port.c struct dsa_port *dp = container_of(config, struct dsa_port, pl_config); container_of 552 net/dsa/slave.c struct dsa_port *dp = container_of(work, struct dsa_port, xmit_work); container_of 1570 net/dsa/slave.c container_of(work, struct dsa_switchdev_event_work, work); container_of 300 net/dsa/switch.c struct dsa_switch *ds = container_of(nb, struct dsa_switch, nb); container_of 49 net/ieee802154/6lowpan/reassembly.c fq = container_of(frag, struct frag_queue, q); container_of 81 net/ieee802154/6lowpan/reassembly.c return container_of(q, struct lowpan_frag_queue, q); container_of 37 net/ieee802154/core.c return container_of(dev, struct wpan_phy, dev); container_of 49 net/ieee802154/core.c struct wpan_phy *phy = container_of(dev, struct wpan_phy, dev); container_of 35 net/ieee802154/core.h return container_of(wpan_phy, struct cfg802154_registered_device, container_of 454 net/ieee802154/socket.c return container_of(sk, struct dgram_sock, sk); container_of 22 net/ieee802154/sysfs.c return container_of(dev, struct cfg802154_registered_device, container_of 494 net/ipv4/cipso_ipv4.c doi_def = container_of(entry, struct cipso_v4_doi, rcu); container_of 223 net/ipv4/devinet.c struct in_ifaddr *ifa = container_of(head, struct in_ifaddr, rcu_head); container_of 300 net/ipv4/devinet.c struct in_device *idev = container_of(head, struct in_device, rcu_head); container_of 2364 net/ipv4/devinet.c = container_of(cnf, struct in_device, cnf); container_of 2446 net/ipv4/devinet.c container_of(cnf, struct in_device, cnf); container_of 49 net/ipv4/fib_rules.c struct fib4_rule *r = container_of(rule, struct fib4_rule, common); container_of 233 net/ipv4/fib_semantics.c struct fib_info *fi = container_of(head, struct fib_info, rcu); container_of 1288 net/ipv4/fib_semantics.c nh = container_of(nhc, struct fib_nh, nh_common); container_of 1305 net/ipv4/fib_semantics.c nh = container_of(nhc, struct fib_nh, nh_common); container_of 1787 net/ipv4/fib_semantics.c nh = container_of(nhc, struct fib_nh, nh_common); container_of 190 net/ipv4/fib_trie.c return container_of(kv, struct tnode, kv[0]); container_of 296 net/ipv4/fib_trie.c struct fib_alias *fa = container_of(head, struct fib_alias, rcu); container_of 312 net/ipv4/fib_trie.c struct tnode *n = container_of(head, struct tnode, rcu); container_of 500 net/ipv4/fib_trie.c tn = container_of(head, struct tnode, rcu)->kv; container_of 2072 net/ipv4/fib_trie.c struct fib_table *tb = container_of(head, struct fib_table, rcu); container_of 150 net/ipv4/inet_fragment.c struct fqdir *fqdir = container_of(work, struct fqdir, destroy_work); container_of 223 net/ipv4/inet_fragment.c struct inet_frag_queue *q = container_of(head, struct inet_frag_queue, container_of 143 net/ipv4/inetpeer.c kmem_cache_free(peer_cachep, container_of(head, struct inet_peer, rcu)); container_of 84 net/ipv4/ip_fragment.c struct ipq *qp = container_of(q, struct ipq, q); container_of 100 net/ipv4/ip_fragment.c qp = container_of(q, struct ipq, q); container_of 142 net/ipv4/ip_fragment.c qp = container_of(frag, struct ipq, q); container_of 220 net/ipv4/ip_fragment.c return container_of(q, struct ipq, q); container_of 329 net/ipv4/ip_sockglue.c struct ip_ra_chain *ra = container_of(head, struct ip_ra_chain, rcu); container_of 728 net/ipv4/ipmr.c struct mr_mfc *c = container_of(head, struct mr_mfc, rcu); container_of 93 net/ipv4/netfilter/ipt_CLUSTERIP.c config = container_of(head, struct clusterip_config, rcu); container_of 98 net/ipv4/nexthop.c struct nexthop *nh = container_of(head, struct nexthop, rcu); container_of 435 net/ipv4/route.c const struct rtable *rt = container_of(dst, struct rtable, dst); container_of 462 net/ipv4/route.c const struct rtable *rt = container_of(dst, struct rtable, dst); container_of 1587 net/ipv4/route.c nh = container_of(nhc, struct fib_nh, nh_common); container_of 78 net/ipv4/sysctl_net_ipv4.c container_of(table->data, struct net, ipv4.ip_local_ports.range); container_of 112 net/ipv4/sysctl_net_ipv4.c struct net *net = container_of(table->data, struct net, container_of 147 net/ipv4/sysctl_net_ipv4.c container_of(table->data, struct net, ipv4.ping_group_range.range); container_of 162 net/ipv4/sysctl_net_ipv4.c container_of(table->data, struct net, ipv4.ping_group_range.range); container_of 213 net/ipv4/sysctl_net_ipv4.c net = container_of(table->data, struct net, container_of 226 net/ipv4/sysctl_net_ipv4.c struct net *net = container_of(ctl->data, struct net, container_of 302 net/ipv4/sysctl_net_ipv4.c struct net *net = container_of(table->data, struct net, container_of 434 net/ipv4/sysctl_net_ipv4.c struct net *net = container_of(table->data, struct net, container_of 468 net/ipv4/sysctl_net_ipv4.c struct net *net = container_of(table->data, struct net, container_of 39 net/ipv4/tcp_fastopen.c container_of(head, struct tcp_fastopen_context, rcu); container_of 973 net/ipv4/tcp_output.c struct tcp_sock *tp = container_of(timer, struct tcp_sock, pacing_timer); container_of 739 net/ipv4/tcp_timer.c struct tcp_sock *tp = container_of(timer, struct tcp_sock, compressed_ack_timer); container_of 4030 net/ipv6/addrconf.c struct inet6_ifaddr *ifp = container_of(to_delayed_work(w), container_of 231 net/ipv6/addrconf_core.c struct inet6_dev *idev = container_of(head, struct inet6_dev, rcu); container_of 240 net/ipv6/anycast.c struct ifacaddr6 *aca = container_of(h, struct ifacaddr6, rcu); container_of 419 net/ipv6/calipso.c doi_def = container_of(entry, struct calipso_doi, rcu); container_of 470 net/ipv6/datagram.c const struct ipv6hdr *ip6h = container_of((struct in6_addr *)(nh + serr->addr_offset), container_of 32 net/ipv6/fib6_rules.c struct fib6_rule *r = container_of(rule, struct fib6_rule, common); container_of 167 net/ipv6/ip6_fib.c struct fib6_info *f6i = container_of(head, struct fib6_info, rcu); container_of 200 net/ipv6/ip6_fib.c struct fib6_node *fn = container_of(head, struct fib6_node, rcu); container_of 2061 net/ipv6/ip6_fib.c struct fib6_cleaner *c = container_of(w, struct fib6_cleaner, w); container_of 106 net/ipv6/ip6_flowlabel.c struct ip6_flowlabel *fl = container_of(head, struct ip6_flowlabel, rcu); container_of 752 net/ipv6/ip6mr.c struct mr_mfc *c = container_of(head, struct mr_mfc, rcu); container_of 143 net/ipv6/netfilter/nf_conntrack_reasm.c fq = container_of(frag, struct frag_queue, q); container_of 165 net/ipv6/netfilter/nf_conntrack_reasm.c return container_of(q, struct frag_queue, q); container_of 76 net/ipv6/reassembly.c fq = container_of(frag, struct frag_queue, q); container_of 101 net/ipv6/reassembly.c return container_of(q, struct frag_queue, q); container_of 220 net/ipv6/route.c const struct rt6_info *rt = container_of(dst, struct rt6_info, dst); container_of 614 net/ipv6/route.c container_of(w, struct __rt6_probe_work, work); container_of 2622 net/ipv6/route.c rt = container_of(dst, struct rt6_info, dst); container_of 3198 net/ipv6/route.c struct net *net = container_of(ops, struct net, ipv6.ip6_dst_ops); container_of 5890 net/ipv6/route.c rt = container_of(dst, struct rt6_info, dst); container_of 403 net/ipv6/sit.c p = container_of(head, struct ip_tunnel_prl_entry, rcu_head); container_of 35 net/ipv6/sysctl_net_ipv6.c net = container_of(table->data, struct net, container_of 184 net/ipv6/xfrm6_tunnel.c container_of(head, struct xfrm6_tunnel_spi, rcu_head)); container_of 296 net/kcm/kcmsock.c kcm_done(container_of(w, struct kcm_sock, done_work)); container_of 358 net/kcm/kcmsock.c struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); container_of 379 net/kcm/kcmsock.c struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); container_of 391 net/kcm/kcmsock.c struct kcm_psock *psock = container_of(strp, struct kcm_psock, strp); container_of 723 net/kcm/kcmsock.c struct kcm_sock *kcm = container_of(w, struct kcm_sock, tx_work); container_of 1744 net/kcm/kcmsock.c struct kcm_mux *mux = container_of(rcu, container_of 1251 net/l2tp/l2tp_core.c struct l2tp_tunnel *tunnel = container_of(work, struct l2tp_tunnel, container_of 407 net/l2tp/l2tp_ppp.c ps = container_of(head, typeof(*ps), rcu); container_of 48 net/mac80211/agg-rx.c container_of(h, struct tid_ampdu_rx, rcu_head); container_of 562 net/mac80211/agg-tx.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 818 net/mac80211/agg-tx.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 1950 net/mac80211/cfg.c struct ieee80211_sub_if_data *sdata = container_of(ifmsh, container_of 3165 net/mac80211/cfg.c container_of(work, struct ieee80211_sub_if_data, container_of 3358 net/mac80211/cfg.c chanctx = container_of(conf, struct ieee80211_chanctx, conf); container_of 78 net/mac80211/chan.c return container_of(conf, struct ieee80211_chanctx, conf); container_of 655 net/mac80211/chan.c curr_ctx = container_of(conf, struct ieee80211_chanctx, conf); container_of 1532 net/mac80211/chan.c ctx = container_of(conf, struct ieee80211_chanctx, conf); container_of 1712 net/mac80211/chan.c ctx = container_of(conf, struct ieee80211_chanctx, conf); container_of 1771 net/mac80211/chan.c ap = container_of(sdata->bss, struct ieee80211_sub_if_data, u.ap); container_of 284 net/mac80211/driver-ops.c container_of(vifs[i].new_ctx, container_of 288 net/mac80211/driver-ops.c container_of(vifs[i].old_ctx, container_of 307 net/mac80211/driver-ops.c container_of(vifs[i].new_ctx, container_of 311 net/mac80211/driver-ops.c container_of(vifs[i].old_ctx, container_of 26 net/mac80211/driver-ops.h sdata = container_of(sdata->bss, struct ieee80211_sub_if_data, container_of 336 net/mac80211/ht.c container_of(work, struct sta_info, ampdu_mlme.work); container_of 539 net/mac80211/ht.c container_of(work, struct ieee80211_sub_if_data, container_of 550 net/mac80211/ht.c container_of(work, struct ieee80211_sub_if_data, container_of 401 net/mac80211/ibss.c container_of((void *)bss, struct cfg80211_bss, priv); container_of 749 net/mac80211/ibss.c container_of(work, struct ieee80211_sub_if_data, container_of 1129 net/mac80211/ibss.c cbss = container_of((void *)bss, struct cfg80211_bss, priv); container_of 994 net/mac80211/ieee80211_i.h return container_of(p, struct ieee80211_sub_if_data, vif); container_of 1422 net/mac80211/ieee80211_i.h return container_of(wdev, struct ieee80211_sub_if_data, wdev); container_of 1538 net/mac80211/ieee80211_i.h return container_of(hw, struct ieee80211_local, hw); container_of 1543 net/mac80211/ieee80211_i.h return container_of(txq, struct txq_info, txq); container_of 514 net/mac80211/iface.c master = container_of(sdata->bss, container_of 1231 net/mac80211/iface.c container_of(work, struct ieee80211_sub_if_data, work); container_of 1379 net/mac80211/iface.c container_of(work, struct ieee80211_sub_if_data, recalc_smps); container_of 1008 net/mac80211/key.c master = container_of(sdata->bss, container_of 1065 net/mac80211/key.c sdata = container_of(wk, struct ieee80211_sub_if_data, container_of 1108 net/mac80211/key.c key = container_of(keyconf, struct ieee80211_key, conf); container_of 1161 net/mac80211/key.c key = container_of(keyconf, struct ieee80211_key, conf); container_of 1215 net/mac80211/key.c key = container_of(keyconf, struct ieee80211_key, conf); container_of 54 net/mac80211/led.c struct ieee80211_local *local = container_of(led_cdev->trigger, container_of 65 net/mac80211/led.c struct ieee80211_local *local = container_of(led_cdev->trigger, container_of 74 net/mac80211/led.c struct ieee80211_local *local = container_of(led_cdev->trigger, container_of 85 net/mac80211/led.c struct ieee80211_local *local = container_of(led_cdev->trigger, container_of 94 net/mac80211/led.c struct ieee80211_local *local = container_of(led_cdev->trigger, container_of 105 net/mac80211/led.c struct ieee80211_local *local = container_of(led_cdev->trigger, container_of 114 net/mac80211/led.c struct ieee80211_local *local = container_of(led_cdev->trigger, container_of 125 net/mac80211/led.c struct ieee80211_local *local = container_of(led_cdev->trigger, container_of 134 net/mac80211/led.c struct ieee80211_local *local = container_of(led_cdev->trigger, container_of 145 net/mac80211/led.c struct ieee80211_local *local = container_of(led_cdev->trigger, container_of 86 net/mac80211/main.c container_of(work, struct ieee80211_local, reconfig_filter); container_of 246 net/mac80211/main.c container_of(work, struct ieee80211_local, restart_work); container_of 323 net/mac80211/main.c container_of(nb, struct ieee80211_local, container_of 384 net/mac80211/main.c container_of(nb, struct ieee80211_local, ifa6_notifier); container_of 740 net/mac80211/mesh.c sdata = container_of(ifmsh, struct ieee80211_sub_if_data, u.mesh); container_of 1080 net/mac80211/mlme.c container_of(work, struct ieee80211_sub_if_data, u.mgd.chswitch_work); container_of 1380 net/mac80211/mlme.c chanctx = container_of(conf, struct ieee80211_chanctx, conf); container_of 1724 net/mac80211/mlme.c container_of(work, struct ieee80211_local, container_of 1741 net/mac80211/mlme.c container_of(work, struct ieee80211_local, container_of 1818 net/mac80211/mlme.c container_of(delayed_work, struct ieee80211_sub_if_data, container_of 1920 net/mac80211/mlme.c sdata = container_of(work, struct ieee80211_sub_if_data, container_of 2712 net/mac80211/mlme.c container_of(work, struct ieee80211_sub_if_data, container_of 2731 net/mac80211/mlme.c container_of(work, struct ieee80211_sub_if_data, container_of 4474 net/mac80211/mlme.c container_of(work, struct ieee80211_sub_if_data, container_of 282 net/mac80211/offchannel.c container_of(work, struct ieee80211_local, hw_roc_start); container_of 475 net/mac80211/offchannel.c container_of(work, struct ieee80211_local, roc_work.work); container_of 485 net/mac80211/offchannel.c container_of(work, struct ieee80211_local, hw_roc_done); container_of 67 net/mac80211/rate.c struct sta_info *sta = container_of(st->sta, struct sta_info, sta); container_of 385 net/mac80211/rate.c sta = container_of(pubsta, struct sta_info, sta); container_of 918 net/mac80211/rate.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 863 net/mac80211/rc80211_minstrel_ht.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 1627 net/mac80211/rx.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 1648 net/mac80211/rx.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 1662 net/mac80211/rx.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 2867 net/mac80211/rx.c sdata = container_of(sdata->bss, struct ieee80211_sub_if_data, container_of 3763 net/mac80211/rx.c sta = container_of(pubsta, struct sta_info, sta); container_of 4443 net/mac80211/rx.c rx.sta = container_of(pubsta, struct sta_info, sta); container_of 38 net/mac80211/scan.c container_of((void *)bss, struct cfg80211_bss, priv)); container_of 992 net/mac80211/scan.c container_of(work, struct ieee80211_local, scan_work.work); container_of 1372 net/mac80211/scan.c container_of(work, struct ieee80211_local, container_of 274 net/mac80211/sta_info.c sta = container_of(wk, struct sta_info, drv_deliver_wk); container_of 1281 net/mac80211/sta_info.c sdata = container_of(sdata->bss, struct ieee80211_sub_if_data, container_of 1806 net/mac80211/sta_info.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 1837 net/mac80211/sta_info.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 1848 net/mac80211/sta_info.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 1865 net/mac80211/sta_info.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 1884 net/mac80211/sta_info.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 2491 net/mac80211/sta_info.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 886 net/mac80211/status.c sta = container_of(status->sta, struct sta_info, sta); container_of 1121 net/mac80211/status.c sta = container_of(pubsta, struct sta_info, sta); container_of 1167 net/mac80211/status.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 1182 net/mac80211/status.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 29 net/mac80211/tdls.c sdata = container_of(wk, struct ieee80211_sub_if_data, container_of 1263 net/mac80211/tdls.c ctx = container_of(conf, struct ieee80211_chanctx, conf); container_of 1482 net/mac80211/tdls.c tf = container_of(skb->data + skb_network_offset(skb), container_of 1974 net/mac80211/tdls.c container_of(wk, struct ieee80211_local, tdls_chsw_work); container_of 175 net/mac80211/tkip.c container_of(keyconf, struct ieee80211_key, conf); container_of 200 net/mac80211/tkip.c container_of(keyconf, struct ieee80211_key, conf); container_of 300 net/mac80211/tkip.c sdata = container_of(key->sdata->bss, container_of 1589 net/mac80211/trace.h sdata = container_of(vifs[i].vif, container_of 1349 net/mac80211/tx.c local = container_of(fq, struct ieee80211_local, fq); container_of 1350 net/mac80211/tx.c txqi = container_of(tin, struct txq_info, tin); container_of 1354 net/mac80211/tx.c struct sta_info *sta = container_of(txqi->txq.sta, container_of 1384 net/mac80211/tx.c local = container_of(fq, struct ieee80211_local, fq); container_of 1395 net/mac80211/tx.c txqi = container_of(tin, struct txq_info, tin); container_of 1436 net/mac80211/tx.c ap = container_of(sdata->bss, struct ieee80211_sub_if_data, u.ap); container_of 1608 net/mac80211/tx.c sdata = container_of(sdata->bss, container_of 1745 net/mac80211/tx.c sdata = container_of(sdata->bss, container_of 2510 net/mac80211/tx.c ap_sdata = container_of(sdata->bss, struct ieee80211_sub_if_data, container_of 3543 net/mac80211/tx.c sdata = container_of(sdata->bss, container_of 3555 net/mac80211/tx.c struct txq_info *txqi = container_of(txq, struct txq_info, txq); container_of 3600 net/mac80211/tx.c tx.sta = container_of(txq->sta, struct sta_info, sta); container_of 3636 net/mac80211/tx.c struct sta_info *sta = container_of(txq->sta, struct sta_info, container_of 3686 net/mac80211/tx.c tx.sdata = container_of(tx.sdata->bss, container_of 3720 net/mac80211/tx.c struct sta_info *sta = container_of(txqi->txq.sta, container_of 3805 net/mac80211/tx.c sta = container_of(iter->txq.sta, struct sta_info, sta); container_of 3811 net/mac80211/tx.c sta = container_of(txqi->txq.sta, struct sta_info, sta); container_of 4968 net/mac80211/tx.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 5032 net/mac80211/tx.c struct sta_info *sta = container_of(pubsta, struct sta_info, sta); container_of 2066 net/mac80211/util.c ctx = container_of(conf, struct ieee80211_chanctx, conf); container_of 2590 net/mac80211/util.c chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); container_of 2610 net/mac80211/util.c chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); container_of 3347 net/mac80211/util.c container_of(work, struct ieee80211_local, radar_detected_work); container_of 100 net/mac802154/ieee802154_i.h return container_of(hw, struct ieee802154_local, hw); container_of 112 net/mac802154/ieee802154_i.h return container_of(wpan_dev, struct ieee802154_sub_if_data, wpan_dev); container_of 50 net/mac802154/llsec.c msl = container_of(sl, struct mac802154_llsec_seclevel, level); container_of 58 net/mac802154/llsec.c mdev = container_of(dev, struct mac802154_llsec_device, dev); container_of 66 net/mac802154/llsec.c mkey = container_of(key->key, struct mac802154_llsec_key, key); container_of 167 net/mac802154/llsec.c key = container_of(ref, struct mac802154_llsec_key, ref); container_of 231 net/mac802154/llsec.c mkey = container_of(pos->key, struct mac802154_llsec_key, key); container_of 276 net/mac802154/llsec.c mkey = container_of(pos->key, struct mac802154_llsec_key, key); container_of 340 net/mac802154/llsec.c devkey = container_of(pos, struct mac802154_llsec_device_key, container_of 385 net/mac802154/llsec.c llsec_dev_free(container_of(rcu, struct mac802154_llsec_device, rcu)); container_of 414 net/mac802154/llsec.c return container_of(devkey, struct mac802154_llsec_device_key, container_of 480 net/mac802154/llsec.c return container_of(pos, struct mac802154_llsec_seclevel, container_of 590 net/mac802154/llsec.c key = container_of(key_entry->key, struct mac802154_llsec_key, key); container_of 28 net/mac802154/tx.c container_of(work, struct ieee802154_local, tx_work); container_of 51 net/mac802154/util.c container_of(timer, struct ieee802154_local, ifs_timer); container_of 1488 net/mpls/af_mpls.c struct mpls_dev *mdev = container_of(head, struct mpls_dev, rcu); container_of 338 net/ncsi/internal.h container_of(nd, struct ncsi_dev_priv, ndev) container_of 1404 net/ncsi/ncsi-manage.c struct ncsi_dev_priv *ndp = container_of(work, container_of 71 net/netfilter/core.c head = container_of(h, struct nf_hook_entries_rcu_head, head); container_of 595 net/netfilter/ipset/ip_set_hash_gen.h gc = container_of(work, struct htable_gc, dwork.work); container_of 145 net/netfilter/ipset/ip_set_list_set.c struct set_elem *e = container_of(rcu, struct set_elem, rcu); container_of 64 net/netfilter/ipvs/ip_vs_app.c struct ip_vs_app *inc = container_of(head, struct ip_vs_app, rcu_head); container_of 802 net/netfilter/ipvs/ip_vs_conn.c struct ip_vs_conn *cp = container_of(head, struct ip_vs_conn, container_of 222 net/netfilter/ipvs/ip_vs_ctl.c container_of(work, struct netns_ipvs, defense_work.work); container_of 469 net/netfilter/ipvs/ip_vs_ctl.c svc = container_of(head, struct ip_vs_service, rcu_head); container_of 700 net/netfilter/ipvs/ip_vs_ctl.c struct ip_vs_dest_dst *dest_dst = container_of(head, container_of 105 net/netfilter/ipvs/ip_vs_est.c s = container_of(e, struct ip_vs_stats, est); container_of 132 net/netfilter/ipvs/ip_vs_lblc.c struct ip_vs_lblc_entry *en = container_of(head, container_of 128 net/netfilter/ipvs/ip_vs_lblcr.c e = container_of(head, struct ip_vs_dest_set_elem, rcu_head); container_of 377 net/netfilter/ipvs/ip_vs_mh.c s = container_of(head, struct ip_vs_mh_state, rcu_head); container_of 1636 net/netfilter/ipvs/ip_vs_sync.c container_of(work, struct ipvs_master_sync_state, container_of 271 net/netfilter/nf_conncount.c rbconn = container_of(h, struct nf_conncount_rb, rcu_head); container_of 446 net/netfilter/nf_conncount.c struct nf_conncount_data *data = container_of(work, struct nf_conncount_data, gc_work); container_of 1230 net/netfilter/nf_conntrack_core.c gc_work = container_of(work, struct conntrack_gc_work, dwork.work); container_of 87 net/netfilter/nf_conntrack_ecache.c container_of(work, struct netns_ct, ecache_dwork.work); container_of 358 net/netfilter/nf_conntrack_expect.c exp = container_of(head, struct nf_conntrack_expect, rcu); container_of 159 net/netfilter/nf_flow_table_core.c e = container_of(flow, struct flow_offload_entry, flow); container_of 244 net/netfilter/nf_flow_table_core.c e = container_of(flow, struct flow_offload_entry, flow); container_of 261 net/netfilter/nf_flow_table_core.c e = container_of(flow, struct flow_offload_entry, flow); container_of 281 net/netfilter/nf_flow_table_core.c flow = container_of(tuplehash, struct flow_offload, tuplehash[dir]); container_of 285 net/netfilter/nf_flow_table_core.c e = container_of(flow, struct flow_offload_entry, flow); container_of 317 net/netfilter/nf_flow_table_core.c flow = container_of(tuplehash, struct flow_offload, tuplehash[0]); container_of 332 net/netfilter/nf_flow_table_core.c e = container_of(flow, struct flow_offload_entry, flow); container_of 342 net/netfilter/nf_flow_table_core.c flow_table = container_of(work, struct nf_flowtable, gc_work.work); container_of 490 net/netfilter/nf_flow_table_core.c e = container_of(flow, struct flow_offload_entry, flow); container_of 262 net/netfilter/nf_flow_table_ip.c flow = container_of(tuplehash, struct flow_offload, tuplehash[dir]); container_of 492 net/netfilter/nf_flow_table_ip.c flow = container_of(tuplehash, struct flow_offload, tuplehash[dir]); container_of 214 net/netfilter/nf_nat_masquerade.c w = container_of(work, struct masq_dev_work, work); container_of 4093 net/netfilter/nf_tables_api.c args = container_of(iter, struct nft_set_dump_args, iter); container_of 4967 net/netfilter/nf_tables_api.c gcb = container_of(rcu, struct nft_set_gc_batch, head.rcu); container_of 6656 net/netfilter/nf_tables_api.c struct nft_rules_old *o = container_of(h, struct nft_rules_old, h); container_of 539 net/netfilter/nfnetlink_cttimeout.c container_of(t, struct ctnl_timeout, timeout); container_of 137 net/netfilter/nfnetlink_log.c container_of(head, struct nfulnl_instance, rcu); container_of 167 net/netfilter/nfnetlink_queue.c struct nfqnl_instance *inst = container_of(head, struct nfqnl_instance, container_of 304 net/netfilter/nft_set_hash.c priv = container_of(work, struct nft_rhash, gc_work.work); container_of 393 net/netfilter/nft_set_rbtree.c priv = container_of(work, struct nft_rbtree, gc_work.work); container_of 83 net/netfilter/xt_IDLETIMER.c struct idletimer_tg *timer = container_of(work, struct idletimer_tg, container_of 261 net/netfilter/xt_hashlimit.c struct dsthash_ent *ent = container_of(head, struct dsthash_ent, rcu); container_of 383 net/netfilter/xt_hashlimit.c ht = container_of(work, struct xt_hashlimit_htable, gc_work.work); container_of 56 net/netlabel/netlabel_addrlist.h #define __af4list_entry(ptr) container_of(ptr, struct netlbl_af4list, list) container_of 123 net/netlabel/netlabel_addrlist.h #define __af6list_entry(ptr) container_of(ptr, struct netlbl_af6list, list) container_of 74 net/netlabel/netlabel_domainhash.c ptr = container_of(entry, struct netlbl_dom_map, rcu); container_of 44 net/netlabel/netlabel_domainhash.h container_of(iter, struct netlbl_domaddr4_map, list) container_of 51 net/netlabel/netlabel_domainhash.h container_of(iter, struct netlbl_domaddr6_map, list) container_of 67 net/netlabel/netlabel_unlabeled.c container_of(iter, struct netlbl_unlhsh_addr4, list) container_of 75 net/netlabel/netlabel_unlabeled.c container_of(iter, struct netlbl_unlhsh_addr6, list) container_of 157 net/netlabel/netlabel_unlabeled.c iface = container_of(entry, struct netlbl_unlhsh_iface, rcu); container_of 408 net/netlink/af_netlink.c struct netlink_sock *nlk = container_of(work, struct netlink_sock, container_of 714 net/netlink/af_netlink.c struct netlink_sock *nlk = container_of(head, struct netlink_sock, rcu); container_of 54 net/netlink/af_netlink.h return container_of(sk, struct netlink_sock, sk); container_of 980 net/nfc/core.c struct nfc_dev *dev = container_of(work, struct nfc_dev, container_of 113 net/nfc/digital_core.c struct nfc_digital_dev *ddev = container_of(work, container_of 157 net/nfc/digital_core.c struct nfc_digital_dev *ddev = container_of(work, container_of 426 net/nfc/digital_core.c struct nfc_digital_dev *ddev = container_of(work, container_of 65 net/nfc/hci/core.c struct nfc_hci_dev *hdev = container_of(work, struct nfc_hci_dev, container_of 128 net/nfc/hci/core.c struct nfc_hci_dev *hdev = container_of(work, struct nfc_hci_dev, container_of 601 net/nfc/hci/llc_shdlc.c struct llc_shdlc *shdlc = container_of(work, struct llc_shdlc, sm_work); container_of 171 net/nfc/llcp_core.c local = container_of(ref, struct nfc_llcp_local, ref); container_of 227 net/nfc/llcp_core.c struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, container_of 248 net/nfc/llcp_core.c struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, container_of 716 net/nfc/llcp_core.c struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, container_of 1472 net/nfc/llcp_core.c struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, container_of 1424 net/nfc/nci/core.c struct nci_dev *ndev = container_of(work, struct nci_dev, tx_work); container_of 1461 net/nfc/nci/core.c struct nci_dev *ndev = container_of(work, struct nci_dev, rx_work); container_of 1507 net/nfc/nci/core.c struct nci_dev *ndev = container_of(work, struct nci_dev, cmd_work); container_of 412 net/nfc/nci/hci.c container_of(work, struct nci_hci_dev, msg_rx_work); container_of 85 net/nfc/nci/uart.c struct nci_uart *nu = container_of(work, struct nci_uart, write_work); container_of 1785 net/nfc/netlink.c struct urelease_work *w = container_of(work, struct urelease_work, w); container_of 42 net/nfc/nfc.h ((struct sock *) container_of(_tx_work, struct nfc_rawsock, tx_work)) container_of 160 net/openvswitch/datapath.c struct datapath *dp = container_of(rcu, struct datapath, rcu); container_of 36 net/openvswitch/dp_notify.c struct ovs_net *ovs_net = container_of(work, struct ovs_net, dp_notify_work); container_of 2306 net/openvswitch/flow_netlink.c ovs_nla_free_flow_actions(container_of(head, struct sw_flow_actions, rcu)); container_of 119 net/openvswitch/flow_table.c struct sw_flow *flow = container_of(rcu, struct sw_flow, rcu); container_of 195 net/openvswitch/flow_table.c struct table_instance *ti = container_of(rcu, struct table_instance, rcu); container_of 613 net/openvswitch/flow_table.c m = container_of(ml, struct sw_flow_mask, list); container_of 139 net/openvswitch/vport-netdev.c struct vport *vport = container_of(rcu, struct vport, rcu); container_of 94 net/qrtr/qrtr.c return container_of(sk, struct qrtr_sock, sk); container_of 145 net/qrtr/qrtr.c struct qrtr_node *node = container_of(kref, struct qrtr_node, ref); container_of 364 net/qrtr/qrtr.c struct qrtr_node *node = container_of(work, struct qrtr_node, work); container_of 42 net/qrtr/smd.c struct qrtr_smd_dev *qdev = container_of(ep, struct qrtr_smd_dev, ep); container_of 21 net/qrtr/tun.c struct qrtr_tun *tun = container_of(ep, struct qrtr_tun, ep); container_of 101 net/rds/ib.c struct rds_ib_device *rds_ibdev = container_of(work, container_of 1090 net/rds/ib_cm.c rm = container_of(ic->i_data_op, struct rds_message, data); container_of 472 net/rds/ib_rdma.c struct rds_ib_mr_pool *pool = container_of(work, struct rds_ib_mr_pool, flush_worker.work); container_of 210 net/rds/ib_recv.c ibinc = container_of(inc, struct rds_ib_incoming, ii_inc); container_of 254 net/rds/ib_recv.c ibinc = container_of(cache_item, struct rds_ib_incoming, ii_cache_entry); container_of 284 net/rds/ib_recv.c frag = container_of(cache_item, struct rds_page_frag, f_cache_entry); container_of 542 net/rds/ib_recv.c ibinc = container_of(inc, struct rds_ib_incoming, ii_inc); container_of 113 net/rds/ib_send.c rds_ib_send_complete(container_of(op, struct rds_message, rdma), container_of 133 net/rds/ib_send.c rds_ib_send_complete(container_of(op, struct rds_message, atomic), container_of 159 net/rds/ib_send.c rm = container_of(send->s_op, struct rds_message, data); container_of 166 net/rds/ib_send.c rm = container_of(send->s_op, struct rds_message, rdma); container_of 173 net/rds/ib_send.c rm = container_of(send->s_op, struct rds_message, atomic); container_of 794 net/rds/ib_send.c rds_message_addref(container_of(send->s_op, struct rds_message, atomic)); container_of 947 net/rds/ib_send.c rds_message_addref(container_of(op, struct rds_message, rdma)); container_of 113 net/rds/loop.c struct rds_message *rm = container_of(inc, struct rds_message, m_inc); container_of 72 net/rds/message.c return container_of(znotif, struct rds_msg_zcopy_info, znotif); container_of 476 net/rds/message.c rm = container_of(inc, struct rds_message, m_inc); container_of 668 net/rds/rds.h return container_of(sk, struct rds_sock, rs_sk); container_of 521 net/rds/tcp.c struct rds_tcp_net *rtn = container_of(work, container_of 45 net/rds/tcp_recv.c tinc = container_of(inc, struct rds_tcp_incoming, ti_inc); container_of 53 net/rds/tcp_recv.c tinc = container_of(inc, struct rds_tcp_incoming, ti_inc); container_of 71 net/rds/tcp_recv.c tinc = container_of(inc, struct rds_tcp_incoming, ti_inc); container_of 164 net/rds/threads.c struct rds_conn_path *cp = container_of(work, container_of 193 net/rds/threads.c struct rds_conn_path *cp = container_of(work, container_of 219 net/rds/threads.c struct rds_conn_path *cp = container_of(work, container_of 243 net/rds/threads.c struct rds_conn_path *cp = container_of(work, container_of 67 net/rfkill/core.c #define to_rfkill(d) container_of(d, struct rfkill, dev) container_of 136 net/rfkill/core.c rfkill = container_of(led->trigger, struct rfkill, led_trigger); container_of 964 net/rfkill/core.c rfkill = container_of(work, struct rfkill, poll_work.work); container_of 982 net/rfkill/core.c rfkill = container_of(work, struct rfkill, uevent_work); container_of 994 net/rfkill/core.c rfkill = container_of(work, struct rfkill, sync_work); container_of 162 net/rxrpc/ar-internal.h #define rxrpc_sk(__sk) container_of((__sk), struct rxrpc_sock, sk) container_of 299 net/rxrpc/call_event.c container_of(work, struct rxrpc_call, processor); container_of 568 net/rxrpc/call_object.c struct rxrpc_call *call = container_of(work, struct rxrpc_call, processor); container_of 585 net/rxrpc/call_object.c struct rxrpc_call *call = container_of(rcu, struct rxrpc_call, rcu); container_of 1071 net/rxrpc/conn_client.c container_of(work, struct rxrpc_net, client_conn_reaper); container_of 490 net/rxrpc/conn_event.c container_of(work, struct rxrpc_connection, processor); container_of 27 net/rxrpc/conn_object.c container_of(timer, struct rxrpc_connection, timer); container_of 352 net/rxrpc/conn_object.c container_of(rcu, struct rxrpc_connection, rcu); container_of 383 net/rxrpc/conn_object.c container_of(work, struct rxrpc_net, service_conn_reaper); container_of 448 net/rxrpc/local_object.c container_of(work, struct rxrpc_local, processor); container_of 482 net/rxrpc/local_object.c struct rxrpc_local *local = container_of(rcu, struct rxrpc_local, rcu); container_of 16 net/rxrpc/net_ns.c container_of(timer, struct rxrpc_net, client_conn_reap_timer); container_of 25 net/rxrpc/net_ns.c container_of(timer, struct rxrpc_net, service_conn_reap_timer); container_of 34 net/rxrpc/net_ns.c container_of(timer, struct rxrpc_net, peer_keepalive_timer); container_of 358 net/rxrpc/peer_event.c container_of(work, struct rxrpc_net, peer_keepalive_work); container_of 35 net/sched/act_api.c struct tc_cookie *cookie = container_of(p, struct tc_cookie, rcu); container_of 207 net/sched/act_ct.c struct tcf_ct_params *params = container_of(head, container_of 98 net/sched/cls_basic.c struct basic_filter *f = container_of(to_rcu_work(work), container_of 279 net/sched/cls_bpf.c struct cls_bpf_prog *prog = container_of(to_rcu_work(work), container_of 68 net/sched/cls_cgroup.c struct cls_cgroup_head *head = container_of(to_rcu_work(work), container_of 379 net/sched/cls_flow.c struct flow_filter *f = container_of(to_rcu_work(work), container_of 360 net/sched/cls_flower.c struct fl_flow_mask *mask = container_of(to_rcu_work(work), container_of 368 net/sched/cls_flower.c struct fl_flow_mask *mask = container_of(to_rcu_work(work), container_of 409 net/sched/cls_flower.c struct cls_fl_filter *f = container_of(to_rcu_work(work), container_of 553 net/sched/cls_flower.c struct cls_fl_head *head = container_of(to_rcu_work(work), container_of 122 net/sched/cls_fw.c struct fw_filter *f = container_of(to_rcu_work(work), container_of 58 net/sched/cls_matchall.c struct cls_mall_head *head = container_of(to_rcu_work(work), container_of 262 net/sched/cls_route.c struct route4_filter *f = container_of(to_rcu_work(work), container_of 290 net/sched/cls_rsvp.h struct rsvp_filter *f = container_of(to_rcu_work(work), container_of 171 net/sched/cls_tcindex.c r = container_of(to_rcu_work(work), container_of 188 net/sched/cls_tcindex.c struct tcindex_filter *f = container_of(to_rcu_work(work), container_of 250 net/sched/cls_tcindex.c struct tcindex_data *p = container_of(to_rcu_work(work), container_of 283 net/sched/cls_tcindex.c struct tcindex_data *p = container_of(to_rcu_work(work), container_of 419 net/sched/cls_u32.c struct tc_u_knode *key = container_of(to_rcu_work(work), container_of 436 net/sched/cls_u32.c struct tc_u_knode *key = container_of(to_rcu_work(work), container_of 596 net/sched/sch_api.c struct qdisc_watchdog *wd = container_of(timer, struct qdisc_watchdog, container_of 173 net/sched/sch_cbq.c return container_of(clc, struct cbq_class, common); container_of 481 net/sched/sch_cbq.c struct cbq_sched_data *q = container_of(timer, struct cbq_sched_data, container_of 47 net/sched/sch_drr.c return container_of(clc, struct drr_class, common); container_of 263 net/sched/sch_fq_codel.c flow = container_of(vars, struct fq_codel_flow, cvars); container_of 944 net/sched/sch_generic.c struct Qdisc *q = container_of(head, struct Qdisc, rcu); container_of 872 net/sched/sch_hfsc.c return container_of(clc, struct hfsc_class, cl_common); container_of 188 net/sched/sch_htb.c return container_of(clc, struct htb_class, common); container_of 987 net/sched/sch_htb.c struct htb_sched *q = container_of(work, struct htb_sched, work); container_of 214 net/sched/sch_qfq.c return container_of(clc, struct qfq_class, common); container_of 113 net/sched/sch_taprio.c struct sched_gate_list *sched = container_of(head, struct sched_gate_list, rcu); container_of 692 net/sched/sch_taprio.c struct taprio_sched *q = container_of(timer, struct taprio_sched, container_of 1129 net/sched/sch_taprio.c __offload = container_of(offload, struct __tc_taprio_qopt_offload, container_of 1142 net/sched/sch_taprio.c __offload = container_of(offload, struct __tc_taprio_qopt_offload, container_of 979 net/sctp/associola.c container_of(work, struct sctp_association, container_of 316 net/sctp/endpointola.c container_of(work, struct sctp_endpoint, container_of 37 net/sctp/stream.c asoc = container_of(stream, struct sctp_association, stream); container_of 241 net/sctp/stream.c asoc = container_of(stream, struct sctp_association, stream); container_of 1360 net/sctp/stream_interleave.c asoc = container_of(stream, struct sctp_association, stream); container_of 270 net/sctp/stream_sched.c asoc = container_of(stream, struct sctp_association, stream); container_of 300 net/sctp/stream_sched_prio.c asoc = container_of(stream, struct sctp_association, stream); container_of 156 net/sctp/stream_sched_rr.c asoc = container_of(stream, struct sctp_association, stream); container_of 145 net/sctp/transport.c transport = container_of(head, struct sctp_transport, rcu); container_of 775 net/smc/af_smc.c struct smc_sock *smc = container_of(work, struct smc_sock, container_of 1234 net/smc/af_smc.c struct smc_sock *new_smc = container_of(work, struct smc_sock, container_of 1363 net/smc/af_smc.c struct smc_sock *lsmc = container_of(work, struct smc_sock, container_of 38 net/smc/smc_cdc.c smc = container_of(conn, struct smc_sock, conn); container_of 178 net/smc/smc_cdc.c struct smc_sock *smc = container_of(conn, struct smc_sock, conn); container_of 337 net/smc/smc_cdc.c smc = container_of(conn, struct smc_sock, conn); container_of 371 net/smc/smc_cdc.c smc = container_of(conn, struct smc_sock, conn); container_of 335 net/smc/smc_close.c struct smc_connection *conn = container_of(work, container_of 338 net/smc/smc_close.c struct smc_sock *smc = container_of(conn, struct smc_sock, conn); container_of 95 net/smc/smc_core.c struct smc_sock *smc = container_of(conn, struct smc_sock, conn); container_of 115 net/smc/smc_core.c struct smc_sock *smc = container_of(conn, struct smc_sock, conn); container_of 157 net/smc/smc_core.c struct smc_link_group *lgr = container_of(to_delayed_work(work), container_of 476 net/smc/smc_core.c smc = container_of(conn, struct smc_sock, conn); container_of 312 net/smc/smc_core.h return container_of(link, struct smc_link_group, lnk[SMC_SINGLE_LINK]); container_of 238 net/smc/smc_ib.c struct smc_ib_device *smcibdev = container_of( container_of 257 net/smc/smc_ib.c smcibdev = container_of(handler, struct smc_ib_device, event_handler); container_of 243 net/smc/smc_ism.c container_of(work, struct smc_ism_event_work, work); container_of 260 net/smc/smc_ism.c struct smcd_dev *smcd = container_of(dev, struct smcd_dev, dev); container_of 369 net/smc/smc_llc.c struct smc_llc_send_work *llcwrk = container_of(work, container_of 597 net/smc/smc_llc.c struct smc_link *link = container_of(to_delayed_work(work), container_of 494 net/smc/smc_tx.c container_of(conn, struct smc_sock, conn); container_of 557 net/smc/smc_tx.c struct smc_sock *smc = container_of(conn, struct smc_sock, container_of 569 net/smc/smc_tx.c struct smc_connection *conn = container_of(to_delayed_work(work), container_of 572 net/smc/smc_tx.c struct smc_sock *smc = container_of(conn, struct smc_sock, conn); container_of 220 net/smc/smc_wr.c pend = container_of(wr_pend_priv, struct smc_wr_tx_pend, priv); container_of 246 net/smc/smc_wr.c pend = container_of(priv, struct smc_wr_tx_pend, priv); container_of 259 net/socket.c ei = container_of(inode, struct socket_alloc, vfs_inode); container_of 1083 net/socket.c return &get_net(container_of(ns, struct net, ns))->ns; container_of 423 net/strparser/strparser.c do_strp_work(container_of(w, struct strparser, work)); container_of 428 net/strparser/strparser.c struct strparser *strp = container_of(w, struct strparser, container_of 117 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); container_of 160 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); container_of 404 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(task->tk_rqstp->rq_cred, container_of 433 net/sunrpc/auth_gss/auth_gss.c struct gss_upcall_msg *gss_msg = container_of(msg, container_of 518 net/sunrpc/auth_gss/auth_gss.c struct gss_upcall_msg *gss_msg = container_of(msg, container_of 575 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(cred, container_of 608 net/sunrpc/auth_gss/auth_gss.c struct gss_auth *gss_auth = container_of(cred->cr_auth, container_of 610 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(cred, container_of 868 net/sunrpc/auth_gss/auth_gss.c struct gss_upcall_msg *gss_msg = container_of(msg, struct gss_upcall_msg, msg); container_of 951 net/sunrpc/auth_gss/auth_gss.c gss_pipe = container_of(pdo, struct gss_pipe, pdo); container_of 988 net/sunrpc/auth_gss/auth_gss.c return container_of(pdo, struct gss_pipe, pdo); container_of 1006 net/sunrpc/auth_gss/auth_gss.c struct gss_pipe *p = container_of(kref, struct gss_pipe, kref); container_of 1123 net/sunrpc/auth_gss/auth_gss.c struct gss_auth *gss_auth = container_of(kref, struct gss_auth, kref); container_of 1137 net/sunrpc/auth_gss/auth_gss.c struct gss_auth *gss_auth = container_of(auth, container_of 1277 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); container_of 1278 net/sunrpc/auth_gss/auth_gss.c struct gss_auth *gss_auth = container_of(cred->cr_auth, struct gss_auth, rpc_auth); container_of 1311 net/sunrpc/auth_gss/auth_gss.c struct gss_cl_ctx *ctx = container_of(head, struct gss_cl_ctx, gc_rcu); container_of 1330 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(head, struct gss_cred, gc_base.cr_rcu); container_of 1337 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); container_of 1338 net/sunrpc/auth_gss/auth_gss.c struct gss_auth *gss_auth = container_of(cred->cr_auth, struct gss_auth, rpc_auth); container_of 1376 net/sunrpc/auth_gss/auth_gss.c struct gss_auth *gss_auth = container_of(auth, struct gss_auth, rpc_auth); container_of 1401 net/sunrpc/auth_gss/auth_gss.c struct gss_auth *gss_auth = container_of(auth, struct gss_auth, rpc_auth); container_of 1402 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(cred,struct gss_cred, gc_base); container_of 1415 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(cred, struct gss_cred, gc_base); container_of 1473 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(rc, struct gss_cred, gc_base); container_of 1490 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(rc, struct gss_cred, gc_base); container_of 1530 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(cred, struct gss_cred, container_of 1603 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(oldcred, container_of 1628 net/sunrpc/auth_gss/auth_gss.c gss_cred = container_of(cred, struct gss_cred, gc_base); container_of 1897 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(cred, struct gss_cred, container_of 2122 net/sunrpc/auth_gss/auth_gss.c struct gss_cred *gss_cred = container_of(cred, struct gss_cred, container_of 96 net/sunrpc/auth_gss/svcauth_gss.c struct rsi *rsii = container_of(head, struct rsi, rcu_head); container_of 104 net/sunrpc/auth_gss/svcauth_gss.c struct rsi *rsii = container_of(ref, struct rsi, h.ref); container_of 117 net/sunrpc/auth_gss/svcauth_gss.c struct rsi *item = container_of(a, struct rsi, h); container_of 118 net/sunrpc/auth_gss/svcauth_gss.c struct rsi *tmp = container_of(b, struct rsi, h); container_of 139 net/sunrpc/auth_gss/svcauth_gss.c struct rsi *new = container_of(cnew, struct rsi, h); container_of 140 net/sunrpc/auth_gss/svcauth_gss.c struct rsi *item = container_of(citem, struct rsi, h); container_of 158 net/sunrpc/auth_gss/svcauth_gss.c struct rsi *new = container_of(cnew, struct rsi, h); container_of 159 net/sunrpc/auth_gss/svcauth_gss.c struct rsi *item = container_of(citem, struct rsi, h); container_of 188 net/sunrpc/auth_gss/svcauth_gss.c struct rsi *rsii = container_of(h, struct rsi, h); container_of 297 net/sunrpc/auth_gss/svcauth_gss.c return container_of(ch, struct rsi, h); container_of 310 net/sunrpc/auth_gss/svcauth_gss.c return container_of(ch, struct rsi, h); container_of 359 net/sunrpc/auth_gss/svcauth_gss.c struct rsc *rsci = container_of(head, struct rsc, rcu_head); container_of 367 net/sunrpc/auth_gss/svcauth_gss.c struct rsc *rsci = container_of(ref, struct rsc, h.ref); container_of 384 net/sunrpc/auth_gss/svcauth_gss.c struct rsc *new = container_of(a, struct rsc, h); container_of 385 net/sunrpc/auth_gss/svcauth_gss.c struct rsc *tmp = container_of(b, struct rsc, h); container_of 393 net/sunrpc/auth_gss/svcauth_gss.c struct rsc *new = container_of(cnew, struct rsc, h); container_of 394 net/sunrpc/auth_gss/svcauth_gss.c struct rsc *tmp = container_of(ctmp, struct rsc, h); container_of 407 net/sunrpc/auth_gss/svcauth_gss.c struct rsc *new = container_of(cnew, struct rsc, h); container_of 408 net/sunrpc/auth_gss/svcauth_gss.c struct rsc *tmp = container_of(ctmp, struct rsc, h); container_of 568 net/sunrpc/auth_gss/svcauth_gss.c return container_of(ch, struct rsc, h); container_of 581 net/sunrpc/auth_gss/svcauth_gss.c return container_of(ch, struct rsc, h); container_of 796 net/sunrpc/auth_gss/svcauth_gss.c struct gss_domain *gd = container_of(dom, struct gss_domain, h); container_of 1832 net/sunrpc/auth_gss/svcauth_gss.c struct auth_domain *dom = container_of(head, struct auth_domain, rcu_head); container_of 1833 net/sunrpc/auth_gss/svcauth_gss.c struct gss_domain *gd = container_of(dom, struct gss_domain, h); container_of 56 net/sunrpc/auth_unix.c struct rpc_cred *rpc_cred = container_of(head, struct rpc_cred, cr_rcu); container_of 613 net/sunrpc/cache.c container_of(dreq, struct thread_deferred_req, handle); container_of 824 net/sunrpc/cache.c rq = container_of(rp->q.list.next, struct cache_request, q.list); container_of 1001 net/sunrpc/cache.c container_of(cq, struct cache_request, q); container_of 1049 net/sunrpc/cache.c container_of(cq, struct cache_request, q) container_of 1082 net/sunrpc/cache.c cr = container_of(cq, struct cache_request, q); container_of 87 net/sunrpc/rpc_pipe.c container_of(work, struct rpc_pipe, queue_timeout.work); container_of 755 net/sunrpc/sched.c struct rpc_wait_queue *queue = container_of(work, container_of 988 net/sunrpc/sched.c __rpc_execute(container_of(work, struct rpc_task, u.tk_work)); container_of 1048 net/sunrpc/sched.c buf = container_of(buffer, struct rpc_buffer, data); container_of 1154 net/sunrpc/sched.c rpc_free_task(container_of(work, struct rpc_task, u.tk_work)); container_of 136 net/sunrpc/svc_xprt.c container_of(kref, struct svc_xprt, xpt_ref); container_of 1142 net/sunrpc/svc_xprt.c container_of(dreq, struct svc_deferred_req, handle); container_of 1174 net/sunrpc/svc_xprt.c struct svc_rqst *rqstp = container_of(req, struct svc_rqst, rq_chandle); container_of 149 net/sunrpc/svcauth.c struct auth_domain *dom = container_of(kref, struct auth_domain, ref); container_of 43 net/sunrpc/svcauth_unix.c struct auth_domain *dom = container_of(head, struct auth_domain, rcu_head); container_of 44 net/sunrpc/svcauth_unix.c struct unix_domain *ud = container_of(dom, struct unix_domain, h); container_of 106 net/sunrpc/svcauth_unix.c struct cache_head *item = container_of(kref, struct cache_head, ref); container_of 107 net/sunrpc/svcauth_unix.c struct ip_map *im = container_of(item, struct ip_map,h); container_of 121 net/sunrpc/svcauth_unix.c struct ip_map *orig = container_of(corig, struct ip_map, h); container_of 122 net/sunrpc/svcauth_unix.c struct ip_map *new = container_of(cnew, struct ip_map, h); container_of 128 net/sunrpc/svcauth_unix.c struct ip_map *new = container_of(cnew, struct ip_map, h); container_of 129 net/sunrpc/svcauth_unix.c struct ip_map *item = container_of(citem, struct ip_map, h); container_of 136 net/sunrpc/svcauth_unix.c struct ip_map *new = container_of(cnew, struct ip_map, h); container_of 137 net/sunrpc/svcauth_unix.c struct ip_map *item = container_of(citem, struct ip_map, h); container_of 156 net/sunrpc/svcauth_unix.c struct ip_map *im = container_of(h, struct ip_map, h); container_of 241 net/sunrpc/svcauth_unix.c container_of(dom, struct unix_domain, h), container_of 265 net/sunrpc/svcauth_unix.c im = container_of(h, struct ip_map, h); container_of 296 net/sunrpc/svcauth_unix.c return container_of(ch, struct ip_map, h); container_of 433 net/sunrpc/svcauth_unix.c struct cache_head *item = container_of(kref, struct cache_head, ref); container_of 434 net/sunrpc/svcauth_unix.c struct unix_gid *ug = container_of(item, struct unix_gid, h); container_of 443 net/sunrpc/svcauth_unix.c struct unix_gid *orig = container_of(corig, struct unix_gid, h); container_of 444 net/sunrpc/svcauth_unix.c struct unix_gid *new = container_of(cnew, struct unix_gid, h); container_of 449 net/sunrpc/svcauth_unix.c struct unix_gid *new = container_of(cnew, struct unix_gid, h); container_of 450 net/sunrpc/svcauth_unix.c struct unix_gid *item = container_of(citem, struct unix_gid, h); container_of 455 net/sunrpc/svcauth_unix.c struct unix_gid *new = container_of(cnew, struct unix_gid, h); container_of 456 net/sunrpc/svcauth_unix.c struct unix_gid *item = container_of(citem, struct unix_gid, h); container_of 475 net/sunrpc/svcauth_unix.c struct unix_gid *ug = container_of(h, struct unix_gid, h); container_of 568 net/sunrpc/svcauth_unix.c ug = container_of(h, struct unix_gid, h); container_of 633 net/sunrpc/svcauth_unix.c return container_of(ch, struct unix_gid, h); container_of 119 net/sunrpc/svcsock.c container_of(rqstp->rq_xprt, struct svc_sock, sk_xprt); container_of 149 net/sunrpc/svcsock.c container_of(rqstp->rq_xprt, struct svc_sock, sk_xprt); container_of 242 net/sunrpc/svcsock.c container_of(rqstp->rq_xprt, struct svc_sock, sk_xprt); container_of 326 net/sunrpc/svcsock.c container_of(rqstp->rq_xprt, struct svc_sock, sk_xprt); container_of 415 net/sunrpc/svcsock.c struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); container_of 431 net/sunrpc/svcsock.c svsk = container_of(xprt, struct svc_sock, sk_xprt); container_of 498 net/sunrpc/svcsock.c container_of(rqstp->rq_xprt, struct svc_sock, sk_xprt); container_of 620 net/sunrpc/svcsock.c struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); container_of 777 net/sunrpc/svcsock.c struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); container_of 1035 net/sunrpc/svcsock.c container_of(rqstp->rq_xprt, struct svc_sock, sk_xprt); container_of 1482 net/sunrpc/svcsock.c struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); container_of 1501 net/sunrpc/svcsock.c struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); container_of 1518 net/sunrpc/svcsock.c struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); container_of 659 net/sunrpc/xprt.c container_of(work, struct rpc_xprt, task_cleanup); container_of 1937 net/sunrpc/xprt.c container_of(work, struct rpc_xprt, task_cleanup); container_of 1982 net/sunrpc/xprt.c xprt_destroy(container_of(kref, struct rpc_xprt, kref)); container_of 135 net/sunrpc/xprtmultipath.c struct rpc_xprt_switch *xps = container_of(kref, container_of 116 net/sunrpc/xprtrdma/frwr_ops.c struct rpcrdma_mr *mr = container_of(work, struct rpcrdma_mr, container_of 405 net/sunrpc/xprtrdma/frwr_ops.c container_of(cqe, struct rpcrdma_frwr, fr_cqe); container_of 487 net/sunrpc/xprtrdma/frwr_ops.c container_of(cqe, struct rpcrdma_frwr, fr_cqe); container_of 488 net/sunrpc/xprtrdma/frwr_ops.c struct rpcrdma_mr *mr = container_of(frwr, struct rpcrdma_mr, frwr); container_of 506 net/sunrpc/xprtrdma/frwr_ops.c container_of(cqe, struct rpcrdma_frwr, fr_cqe); container_of 507 net/sunrpc/xprtrdma/frwr_ops.c struct rpcrdma_mr *mr = container_of(frwr, struct rpcrdma_mr, frwr); container_of 588 net/sunrpc/xprtrdma/frwr_ops.c frwr = container_of(bad_wr, struct rpcrdma_frwr, container_of 590 net/sunrpc/xprtrdma/frwr_ops.c mr = container_of(frwr, struct rpcrdma_mr, frwr); container_of 608 net/sunrpc/xprtrdma/frwr_ops.c container_of(cqe, struct rpcrdma_frwr, fr_cqe); container_of 609 net/sunrpc/xprtrdma/frwr_ops.c struct rpcrdma_mr *mr = container_of(frwr, struct rpcrdma_mr, frwr); container_of 684 net/sunrpc/xprtrdma/frwr_ops.c frwr = container_of(bad_wr, struct rpcrdma_frwr, fr_invwr); container_of 685 net/sunrpc/xprtrdma/frwr_ops.c mr = container_of(frwr, struct rpcrdma_mr, frwr); container_of 554 net/sunrpc/xprtrdma/rpc_rdma.c container_of(kref, struct rpcrdma_req, rl_kref); container_of 1300 net/sunrpc/xprtrdma/rpc_rdma.c container_of(kref, struct rpcrdma_req, rl_kref); container_of 227 net/sunrpc/xprtrdma/svc_rdma_backchannel.c rdma = container_of(sxprt, struct svcxprt_rdma, sc_xprt); container_of 238 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c container_of(xprt, struct svcxprt_rdma, sc_xprt); container_of 314 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c ctxt = container_of(cqe, struct svc_rdma_recv_ctxt, rc_cqe); container_of 774 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c container_of(xprt, struct svcxprt_rdma, sc_xprt); container_of 206 net/sunrpc/xprtrdma/svc_rdma_rw.c container_of(cqe, struct svc_rdma_chunk_ctxt, cc_cqe); container_of 209 net/sunrpc/xprtrdma/svc_rdma_rw.c container_of(cc, struct svc_rdma_write_info, wi_cc); container_of 264 net/sunrpc/xprtrdma/svc_rdma_rw.c container_of(cqe, struct svc_rdma_chunk_ctxt, cc_cqe); container_of 267 net/sunrpc/xprtrdma/svc_rdma_rw.c container_of(cc, struct svc_rdma_read_info, ri_cc); container_of 269 net/sunrpc/xprtrdma/svc_rdma_sendto.c ctxt = container_of(cqe, struct svc_rdma_send_ctxt, sc_cqe); container_of 824 net/sunrpc/xprtrdma/svc_rdma_sendto.c container_of(xprt, struct svcxprt_rdma, sc_xprt); container_of 399 net/sunrpc/xprtrdma/svc_rdma_transport.c listen_rdma = container_of(xprt, struct svcxprt_rdma, sc_xprt); container_of 575 net/sunrpc/xprtrdma/svc_rdma_transport.c container_of(xprt, struct svcxprt_rdma, sc_xprt); container_of 584 net/sunrpc/xprtrdma/svc_rdma_transport.c container_of(work, struct svcxprt_rdma, sc_work); container_of 626 net/sunrpc/xprtrdma/svc_rdma_transport.c container_of(xprt, struct svcxprt_rdma, sc_xprt); container_of 635 net/sunrpc/xprtrdma/svc_rdma_transport.c container_of(xprt, struct svcxprt_rdma, sc_xprt); container_of 238 net/sunrpc/xprtrdma/transport.c struct rpcrdma_xprt *r_xprt = container_of(work, struct rpcrdma_xprt, container_of 591 net/sunrpc/xprtrdma/transport.c container_of(xprt, struct rpcrdma_xprt, rx_xprt); container_of 119 net/sunrpc/xprtrdma/verbs.c struct rpcrdma_xprt *r_xprt = container_of(ep, struct rpcrdma_xprt, container_of 136 net/sunrpc/xprtrdma/verbs.c container_of(cqe, struct rpcrdma_sendctx, sc_cqe); container_of 153 net/sunrpc/xprtrdma/verbs.c struct rpcrdma_rep *rep = container_of(cqe, struct rpcrdma_rep, container_of 404 net/sunrpc/xprtrdma/verbs.c struct rpcrdma_xprt *r_xprt = container_of(ia, struct rpcrdma_xprt, container_of 698 net/sunrpc/xprtrdma/verbs.c struct rpcrdma_xprt *r_xprt = container_of(ia, struct rpcrdma_xprt, container_of 769 net/sunrpc/xprtrdma/verbs.c struct rpcrdma_xprt *r_xprt = container_of(ep, struct rpcrdma_xprt, container_of 981 net/sunrpc/xprtrdma/verbs.c struct rpcrdma_buffer *buf = container_of(work, struct rpcrdma_buffer, container_of 983 net/sunrpc/xprtrdma/verbs.c struct rpcrdma_xprt *r_xprt = container_of(buf, struct rpcrdma_xprt, container_of 1225 net/sunrpc/xprtrdma/verbs.c struct rpcrdma_xprt *r_xprt = container_of(buf, struct rpcrdma_xprt, container_of 1535 net/sunrpc/xprtrdma/verbs.c rep = container_of(i, struct rpcrdma_rep, rr_recv_wr); container_of 1552 net/sunrpc/xprtrdma/verbs.c rep = container_of(wr, struct rpcrdma_rep, rr_recv_wr); container_of 1563 net/sunrpc/xprtrdma/verbs.c rep = container_of(i, struct rpcrdma_rep, rr_recv_wr); container_of 338 net/sunrpc/xprtrdma/xprt_rdma.h return container_of(rqst, struct rpcrdma_req, rl_slot); container_of 438 net/sunrpc/xprtrdma/xprt_rdma.h #define rpcx_to_rdmax(x) container_of(x, struct rpcrdma_xprt, rx_xprt) container_of 727 net/sunrpc/xprtsock.c container_of(work, struct sock_xprt, recv_worker); container_of 879 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 958 net/sunrpc/xprtsock.c container_of(xprt, struct sock_xprt, xprt); container_of 1026 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 1105 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 1218 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 1257 net/sunrpc/xprtsock.c transport = container_of(xprt, struct sock_xprt, xprt); container_of 1321 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 1349 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, container_of 1448 net/sunrpc/xprtsock.c container_of(work, struct sock_xprt, recv_worker); container_of 1468 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, container_of 1518 net/sunrpc/xprtsock.c transport = container_of(xprt, struct sock_xprt, xprt); container_of 1587 net/sunrpc/xprtsock.c transport = container_of(xprt, struct sock_xprt, xprt); container_of 1643 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 1667 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 1934 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, container_of 2028 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 2058 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, container_of 2081 net/sunrpc/xprtsock.c struct sock_xprt *xs = container_of(xprt, struct sock_xprt, xprt); container_of 2103 net/sunrpc/xprtsock.c struct sock_xprt *xs = container_of(xprt, struct sock_xprt, xprt); container_of 2132 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 2164 net/sunrpc/xprtsock.c container_of(work, struct sock_xprt, connect_worker.work); container_of 2199 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 2219 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 2252 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 2278 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 2357 net/sunrpc/xprtsock.c container_of(work, struct sock_xprt, connect_worker.work); container_of 2442 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 2504 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(work, container_of 2550 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 2574 net/sunrpc/xprtsock.c struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); container_of 2635 net/sunrpc/xprtsock.c buf = container_of(buffer, struct rpc_buffer, data); container_of 2648 net/sunrpc/xprtsock.c container_of(req->rq_xprt, struct sock_xprt, xprt); container_of 2873 net/sunrpc/xprtsock.c new = container_of(xprt, struct sock_xprt, xprt); container_of 2915 net/sunrpc/xprtsock.c transport = container_of(xprt, struct sock_xprt, xprt); container_of 2984 net/sunrpc/xprtsock.c transport = container_of(xprt, struct sock_xprt, xprt); container_of 3064 net/sunrpc/xprtsock.c transport = container_of(xprt, struct sock_xprt, xprt); container_of 3137 net/sunrpc/xprtsock.c transport = container_of(xprt, struct sock_xprt, xprt); container_of 3179 net/sunrpc/xprtsock.c bc_sock = container_of(args->bc_xprt, struct svc_sock, sk_xprt); container_of 45 net/sysctl_net.c struct net *net = container_of(head->set, struct net, sysctls); container_of 60 net/sysctl_net.c struct net *net = container_of(head->set, struct net, sysctls); container_of 239 net/tipc/group.c m = container_of(n, struct tipc_member, tree_node); container_of 269 net/tipc/group.c m = container_of(n, struct tipc_member, tree_node); container_of 285 net/tipc/group.c tmp = container_of(*n, struct tipc_member, tree_node); container_of 287 net/tipc/group.c tmp = container_of(parent, struct tipc_member, tree_node); container_of 396 net/tipc/group.c m = container_of(n, struct tipc_member, tree_node); container_of 150 net/tipc/name_table.c sr = container_of(n, struct service_range, tree_node); container_of 175 net/tipc/name_table.c sr = container_of(n, struct service_range, tree_node); container_of 193 net/tipc/name_table.c tmp = container_of(*n, struct service_range, tree_node); container_of 195 net/tipc/name_table.c tmp = container_of(parent, struct service_range, tree_node); container_of 306 net/tipc/name_table.c sr = container_of(n, struct service_range, tree_node); container_of 530 net/tipc/name_table.c sr = container_of(n, struct service_range, tree_node); container_of 565 net/tipc/name_table.c sr = container_of(n, struct service_range, tree_node); container_of 596 net/tipc/name_table.c sr = container_of(n, struct service_range, tree_node); container_of 882 net/tipc/name_table.c sr = container_of(n, struct service_range, tree_node); container_of 149 net/tipc/net.c fwork = container_of(work, struct tipc_net_work, work); container_of 240 net/tipc/node.c struct tipc_node *n = container_of(kref, struct tipc_node, kref); container_of 197 net/tipc/socket.c return container_of(sk, struct tipc_sock, sk); container_of 496 net/tipc/socket.c struct tipc_sock *tsk = container_of(head, struct tipc_sock, rcu); container_of 117 net/tipc/subscr.c kfree(container_of(kref, struct tipc_subscription, kref)); container_of 126 net/tipc/topsrv.c struct tipc_conn *con = container_of(kref, struct tipc_conn, kref); container_of 301 net/tipc/topsrv.c struct tipc_conn *con = container_of(work, struct tipc_conn, swork); container_of 415 net/tipc/topsrv.c struct tipc_conn *con = container_of(work, struct tipc_conn, rwork); container_of 450 net/tipc/topsrv.c struct tipc_topsrv *srv = container_of(work, struct tipc_topsrv, awork); container_of 796 net/tipc/udp_media.c struct udp_bearer *ub = container_of(work, struct udp_bearer, work); container_of 366 net/tls/tls_main.c container_of(crypto_info, container_of 390 net/tls/tls_main.c container_of(crypto_info, container_of 436 net/tls/tls_sw.c rec = container_of(aead_req, struct tls_rec, aead_req); container_of 2214 net/tls/tls_sw.c struct tx_work *tx_work = container_of(delayed_work, container_of 360 net/unix/af_unix.c u = container_of(q, struct unix_sock, peer_wake); container_of 431 net/vmw_vsock/af_vsock.c vsk = container_of(work, struct vsock_sock, pending_work.work); container_of 1104 net/vmw_vsock/af_vsock.c vsk = container_of(work, struct vsock_sock, connect_work.work); container_of 481 net/vmw_vsock/hyperv_transport.c container_of(work, struct vsock_sock, close_work.work); container_of 92 net/vmw_vsock/virtio_transport.c container_of(work, struct virtio_vsock, loopback_work); container_of 134 net/vmw_vsock/virtio_transport.c container_of(work, struct virtio_vsock, send_pkt_work); container_of 333 net/vmw_vsock/virtio_transport.c container_of(work, struct virtio_vsock, tx_work); container_of 376 net/vmw_vsock/virtio_transport.c container_of(work, struct virtio_vsock, rx_work); container_of 488 net/vmw_vsock/virtio_transport.c container_of(work, struct virtio_vsock, event_work); container_of 36 net/vmw_vsock/virtio_transport_common.c return container_of(t, struct virtio_transport, transport); container_of 772 net/vmw_vsock/virtio_transport_common.c container_of(work, struct vsock_sock, close_work.work); container_of 904 net/vmw_vsock/vmci_transport.c container_of(work, struct vmci_transport_recv_pkt_info, work); container_of 307 net/wireless/core.c rdev = container_of(work, struct cfg80211_registered_device, container_of 316 net/wireless/core.c rdev = container_of(work, struct cfg80211_registered_device, container_of 340 net/wireless/core.c rdev = container_of(work, struct cfg80211_registered_device, container_of 353 net/wireless/core.c rdev = container_of(work, struct cfg80211_registered_device, container_of 368 net/wireless/core.c rdev = container_of(work, struct cfg80211_registered_device, container_of 384 net/wireless/core.c rdev = container_of(work, struct cfg80211_registered_device, container_of 115 net/wireless/core.h return container_of(wiphy, struct cfg80211_registered_device, wiphy); container_of 179 net/wireless/core.h return container_of(pub, struct cfg80211_internal_bss, pub); container_of 186 net/wireless/core.h bss = container_of(bss->pub.transmitted_bss, container_of 197 net/wireless/core.h bss = container_of(bss->pub.transmitted_bss, container_of 463 net/wireless/mlme.c rdev = container_of(wk, struct cfg80211_registered_device, container_of 777 net/wireless/mlme.c rdev = container_of(delayed_work, struct cfg80211_registered_device, container_of 560 net/wireless/pmsr.c struct wireless_dev *wdev = container_of(work, struct wireless_dev, container_of 108 net/wireless/scan.c bss = container_of(bss->pub.hidden_beacon_bss, container_of 114 net/wireless/scan.c bss = container_of(bss->pub.transmitted_bss, container_of 128 net/wireless/scan.c hbss = container_of(bss->pub.hidden_beacon_bss, container_of 139 net/wireless/scan.c tbss = container_of(bss->pub.transmitted_bss, container_of 517 net/wireless/scan.c rdev = container_of(wk, struct cfg80211_registered_device, container_of 606 net/wireless/scan.c rdev = container_of(work, struct cfg80211_registered_device, container_of 1267 net/wireless/scan.c container_of(tmp->pub.transmitted_bss, container_of 1936 net/wireless/scan.c bss = container_of(pub, struct cfg80211_internal_bss, pub); container_of 1952 net/wireless/scan.c bss = container_of(pub, struct cfg80211_internal_bss, pub); container_of 1969 net/wireless/scan.c bss = container_of(pub, struct cfg80211_internal_bss, pub); container_of 1978 net/wireless/scan.c tmp1 = container_of(nontrans_bss, container_of 2034 net/wireless/scan.c cbss = container_of(cbss->pub.transmitted_bss, container_of 2065 net/wireless/scan.c bss = container_of(nontrans_bss, container_of 2083 net/wireless/scan.c bss = container_of(nontrans_bss, container_of 231 net/wireless/sme.c container_of(work, struct cfg80211_registered_device, conn_work); container_of 1302 net/wireless/sme.c container_of(work, struct wireless_dev, disconnect_wk); container_of 23 net/wireless/sysfs.c return container_of(dev, struct cfg80211_registered_device, wiphy.dev); container_of 150 net/wireless/sysfs.c struct wiphy *wiphy = container_of(d, struct wiphy, dev); container_of 261 net/xdp/xdp_umem.c struct xdp_umem *umem = container_of(work, struct xdp_umem, work); container_of 409 net/xfrm/xfrm_policy.c struct xfrm_policy *policy = container_of(head, struct xfrm_policy, rcu); container_of 671 net/xfrm/xfrm_policy.c struct net *net = container_of(work, struct net, xfrm.policy_hash_work); container_of 1209 net/xfrm/xfrm_policy.c struct net *net = container_of(work, struct net, container_of 1835 net/xfrm/xfrm_policy.c pol = container_of(x, struct xfrm_policy, walk); container_of 120 net/xfrm/xfrm_state.c struct net *net = container_of(work, struct net, xfrm.state_hash_work); container_of 523 net/xfrm/xfrm_state.c struct xfrm_state *x = container_of(me, struct xfrm_state, mtimer); container_of 1224 net/xfrm/xfrm_state.c x = container_of(w, struct xfrm_state, km); container_of 2055 net/xfrm/xfrm_state.c state = container_of(x, struct xfrm_state, km); container_of 84 samples/bpf/test_lru_dist.c container_of(ptr, type, member) container_of 43 samples/configfs/configfs_sample.c return item ? container_of(to_configfs_subsystem(to_config_group(item)), container_of 139 samples/configfs/configfs_sample.c return item ? container_of(item, struct simple_child, item) : NULL; container_of 195 samples/configfs/configfs_sample.c return item ? container_of(to_config_group(item), container_of 35 samples/kobject/kset-example.c #define to_foo_obj(x) container_of(x, struct foo_obj, kobj) container_of 43 samples/kobject/kset-example.c #define to_foo_attr(x) container_of(x, struct foo_attribute, attr) container_of 90 samples/v4l/v4l2-pci-skeleton.c return container_of(vbuf, struct skel_buffer, vb); container_of 900 samples/v4l/v4l2-pci-skeleton.c struct skeleton *skel = container_of(v4l2_dev, struct skeleton, v4l2_dev); container_of 41 scripts/kconfig/list.h container_of(ptr, type, member) container_of 824 security/apparmor/apparmorfs.c t = container_of(kref, struct multi_transaction, count); container_of 55 security/apparmor/label.c struct aa_proxy *proxy = container_of(kref, struct aa_proxy, count); container_of 365 security/apparmor/label.c struct aa_label *label = container_of(head, struct aa_label, rcu); container_of 374 security/apparmor/label.c struct aa_label *label = container_of(kref, struct aa_label, count); container_of 1127 security/apparmor/label.c struct aa_label *this = container_of(node, struct aa_label, container_of 149 security/apparmor/lib.c kfree(container_of(kref, struct counted_str, count)); container_of 265 security/apparmor/match.c struct aa_dfa *dfa = container_of(kref, struct aa_dfa, count); container_of 153 security/apparmor/policy_unpack.c struct aa_loaddata *d = container_of(work, struct aa_loaddata, work); container_of 171 security/apparmor/policy_unpack.c struct aa_loaddata *d = container_of(kref, struct aa_loaddata, count); container_of 48 security/device_cgroup.c return s ? container_of(s, struct dev_cgroup, css) : NULL; container_of 520 security/device_cgroup.c ex = container_of(this, struct dev_exception_item, list); container_of 841 security/keys/encrypted-keys/encrypted.c epayload = container_of(rcu, struct encrypted_key_payload, rcu); container_of 1695 security/keys/keyctl.c put_cred(container_of(oldwork, struct cred, rcu)); container_of 915 security/keys/process_keys.c struct cred *new = container_of(twork, struct cred, rcu); container_of 124 security/keys/request_key_auth.c container_of(rcu, struct request_key_auth, rcu); container_of 1061 security/keys/trusted.c p = container_of(rcu, struct trusted_key_payload, rcu); container_of 93 security/keys/user_defined.c payload = container_of(head, struct user_key_payload, rcu); container_of 63 security/safesetid/securityfs.c container_of(rcu, struct setuid_ruleset, rcu); container_of 432 security/selinux/avc.c struct avc_node *node = container_of(rhead, struct avc_node, rhead); container_of 3833 security/selinux/hooks.c file = container_of(fown, struct file, f_owner); container_of 1795 security/smack/smack_lsm.c file = container_of(fown, struct file, f_owner); container_of 374 security/tomoyo/common.c container_of(head->r.ns, container_of 748 security/tomoyo/common.c container_of(head->r.ns, typeof(*ns), namespace_list); container_of 847 security/tomoyo/common.c return container_of(a, struct tomoyo_manager, head)->manager == container_of 848 security/tomoyo/common.c container_of(b, struct tomoyo_manager, head)->manager; container_of 1046 security/tomoyo/common.c const struct tomoyo_task_acl *p1 = container_of(a, typeof(*p1), head); container_of 1047 security/tomoyo/common.c const struct tomoyo_task_acl *p2 = container_of(b, typeof(*p2), head); container_of 1407 security/tomoyo/common.c container_of(acl, typeof(*ptr), head); container_of 1429 security/tomoyo/common.c container_of(acl, typeof(*ptr), head); container_of 1438 security/tomoyo/common.c container_of(acl, typeof(*ptr), head); container_of 1459 security/tomoyo/common.c container_of(acl, typeof(*ptr), head); container_of 1480 security/tomoyo/common.c container_of(acl, typeof(*ptr), head); container_of 1503 security/tomoyo/common.c container_of(acl, typeof(*ptr), head); container_of 1536 security/tomoyo/common.c container_of(acl, typeof(*ptr), head); container_of 1558 security/tomoyo/common.c container_of(acl, typeof(*ptr), head); container_of 1567 security/tomoyo/common.c container_of(acl, typeof(*ptr), head); container_of 1800 security/tomoyo/common.c container_of(head->r.ns, typeof(*ns), namespace_list); container_of 1820 security/tomoyo/common.c tomoyo_set_string(head, container_of container_of 1824 security/tomoyo/common.c tomoyo_print_number_union(head, &container_of container_of 1831 security/tomoyo/common.c container_of(ptr, typeof(*member), container_of 1859 security/tomoyo/common.c container_of(head->r.ns, typeof(*ns), namespace_list); container_of 1864 security/tomoyo/common.c container_of(head->r.acl, typeof(*acl), list); container_of 1873 security/tomoyo/common.c container_of(acl, typeof(*ptr), head); container_of 1889 security/tomoyo/common.c container_of(acl, typeof(*ptr), head); container_of 1919 security/tomoyo/common.c container_of(head->r.ns, typeof(*ns), namespace_list); container_of 1182 security/tomoyo/common.h container_of(name, typeof(*ptr), entry); container_of 117 security/tomoyo/domain.c container_of(new_entry, struct tomoyo_path_acl, head) container_of 222 security/tomoyo/domain.c const struct tomoyo_transition_control *p1 = container_of(a, container_of 225 security/tomoyo/domain.c const struct tomoyo_transition_control *p2 = container_of(b, container_of 385 security/tomoyo/domain.c const struct tomoyo_aggregator *p1 = container_of(a, typeof(*p1), container_of 387 security/tomoyo/domain.c const struct tomoyo_aggregator *p2 = container_of(b, typeof(*p2), container_of 22 security/tomoyo/environ.c container_of(ptr, typeof(*acl), head); container_of 79 security/tomoyo/environ.c const struct tomoyo_env_acl *p1 = container_of(a, typeof(*p1), head); container_of 80 security/tomoyo/environ.c const struct tomoyo_env_acl *p2 = container_of(b, typeof(*p2), head); container_of 255 security/tomoyo/file.c const struct tomoyo_path_acl *acl = container_of(ptr, typeof(*acl), container_of 279 security/tomoyo/file.c container_of(ptr, typeof(*acl), head); container_of 300 security/tomoyo/file.c container_of(ptr, typeof(*acl), head); container_of 320 security/tomoyo/file.c container_of(ptr, typeof(*acl), head); container_of 344 security/tomoyo/file.c const struct tomoyo_path_acl *p1 = container_of(a, typeof(*p1), head); container_of 345 security/tomoyo/file.c const struct tomoyo_path_acl *p2 = container_of(b, typeof(*p2), head); container_of 363 security/tomoyo/file.c u16 * const a_perm = &container_of(a, struct tomoyo_path_acl, head) container_of 366 security/tomoyo/file.c const u16 b_perm = container_of(b, struct tomoyo_path_acl, head)->perm; container_of 416 security/tomoyo/file.c const struct tomoyo_mkdev_acl *p1 = container_of(a, typeof(*p1), head); container_of 417 security/tomoyo/file.c const struct tomoyo_mkdev_acl *p2 = container_of(b, typeof(*p2), head); container_of 438 security/tomoyo/file.c u8 *const a_perm = &container_of(a, struct tomoyo_mkdev_acl, container_of 441 security/tomoyo/file.c const u8 b_perm = container_of(b, struct tomoyo_mkdev_acl, head) container_of 498 security/tomoyo/file.c const struct tomoyo_path2_acl *p1 = container_of(a, typeof(*p1), head); container_of 499 security/tomoyo/file.c const struct tomoyo_path2_acl *p2 = container_of(b, typeof(*p2), head); container_of 518 security/tomoyo/file.c u8 * const a_perm = &container_of(a, struct tomoyo_path2_acl, head) container_of 521 security/tomoyo/file.c const u8 b_perm = container_of(b, struct tomoyo_path2_acl, head)->perm; container_of 634 security/tomoyo/file.c const struct tomoyo_path_number_acl *p1 = container_of(a, typeof(*p1), container_of 636 security/tomoyo/file.c const struct tomoyo_path_number_acl *p2 = container_of(b, typeof(*p2), container_of 656 security/tomoyo/file.c u8 * const a_perm = &container_of(a, struct tomoyo_path_number_acl, container_of 659 security/tomoyo/file.c const u8 b_perm = container_of(b, struct tomoyo_path_number_acl, head) container_of 965 security/tomoyo/file.c const struct tomoyo_mount_acl *p1 = container_of(a, typeof(*p1), head); container_of 966 security/tomoyo/file.c const struct tomoyo_mount_acl *p2 = container_of(b, typeof(*p2), head); container_of 112 security/tomoyo/gc.c container_of(element, typeof(*ptr), head.list); container_of 128 security/tomoyo/gc.c container_of(element, typeof(*ptr), head.list); container_of 144 security/tomoyo/gc.c container_of(element, typeof(*ptr), head.list); container_of 159 security/tomoyo/gc.c container_of(element, typeof(*acl), list); container_of 166 security/tomoyo/gc.c = container_of(acl, typeof(*entry), head); container_of 173 security/tomoyo/gc.c = container_of(acl, typeof(*entry), head); container_of 181 security/tomoyo/gc.c = container_of(acl, typeof(*entry), head); container_of 189 security/tomoyo/gc.c = container_of(acl, typeof(*entry), head); container_of 199 security/tomoyo/gc.c = container_of(acl, typeof(*entry), head); container_of 209 security/tomoyo/gc.c container_of(acl, typeof(*entry), head); container_of 217 security/tomoyo/gc.c container_of(acl, typeof(*entry), head); container_of 226 security/tomoyo/gc.c container_of(acl, typeof(*entry), head); container_of 234 security/tomoyo/gc.c container_of(acl, typeof(*entry), head); container_of 254 security/tomoyo/gc.c container_of(element, typeof(*domain), list); container_of 279 security/tomoyo/gc.c struct tomoyo_condition *cond = container_of(element, typeof(*cond), container_of 332 security/tomoyo/gc.c container_of(element, typeof(*member), head.list); container_of 347 security/tomoyo/gc.c container_of(element, typeof(*group), head.list); container_of 438 security/tomoyo/gc.c (container_of(element, typeof(struct tomoyo_name), container_of 451 security/tomoyo/gc.c if (atomic_read(&container_of container_of 24 security/tomoyo/group.c return container_of(a, struct tomoyo_path_group, head)->member_name == container_of 25 security/tomoyo/group.c container_of(b, struct tomoyo_path_group, head)->member_name; container_of 39 security/tomoyo/group.c return !memcmp(&container_of(a, struct tomoyo_number_group, head) container_of 41 security/tomoyo/group.c &container_of(b, struct tomoyo_number_group, head) container_of 43 security/tomoyo/group.c sizeof(container_of(a, struct tomoyo_number_group, head) container_of 58 security/tomoyo/group.c const struct tomoyo_address_group *p1 = container_of(a, typeof(*p1), container_of 60 security/tomoyo/group.c const struct tomoyo_address_group *p2 = container_of(b, typeof(*p2), container_of 51 security/tomoyo/mount.c container_of(ptr, typeof(*acl), head); container_of 195 security/tomoyo/network.c const struct tomoyo_inet_acl *p1 = container_of(a, typeof(*p1), head); container_of 196 security/tomoyo/network.c const struct tomoyo_inet_acl *p2 = container_of(b, typeof(*p2), head); container_of 214 security/tomoyo/network.c const struct tomoyo_unix_acl *p1 = container_of(a, typeof(*p1), head); container_of 215 security/tomoyo/network.c const struct tomoyo_unix_acl *p2 = container_of(b, typeof(*p2), head); container_of 235 security/tomoyo/network.c &container_of(a, struct tomoyo_inet_acl, head)->perm; container_of 237 security/tomoyo/network.c const u8 b_perm = container_of(b, struct tomoyo_inet_acl, head)->perm; container_of 261 security/tomoyo/network.c &container_of(a, struct tomoyo_unix_acl, head)->perm; container_of 263 security/tomoyo/network.c const u8 b_perm = container_of(b, struct tomoyo_unix_acl, head)->perm; container_of 423 security/tomoyo/network.c container_of(ptr, typeof(*acl), head); container_of 453 security/tomoyo/network.c container_of(ptr, typeof(*acl), head); container_of 22 security/tomoyo/securityfs_if.c const struct tomoyo_task_acl *acl = container_of(ptr, typeof(*acl), container_of 1041 security/tomoyo/util.c perm = container_of(ptr, struct tomoyo_path_acl, head) container_of 1045 security/tomoyo/util.c perm = container_of(ptr, struct tomoyo_path2_acl, head) container_of 1049 security/tomoyo/util.c perm = container_of(ptr, struct tomoyo_path_number_acl, container_of 1053 security/tomoyo/util.c perm = container_of(ptr, struct tomoyo_mkdev_acl, container_of 1057 security/tomoyo/util.c perm = container_of(ptr, struct tomoyo_inet_acl, container_of 1061 security/tomoyo/util.c perm = container_of(ptr, struct tomoyo_unix_acl, container_of 54 security/yama/yama_lsm.c container_of(work, struct access_report_info, work); container_of 36 sound/ac97/bus.c return container_of(ac97_adapter, struct ac97_controller, adap); container_of 62 sound/aoa/codecs/onyx.c #define codec_to_onyx(c) container_of(c, struct onyx, codec) container_of 105 sound/aoa/codecs/tas.c return container_of(codec, struct tas, codec); container_of 26 sound/aoa/codecs/toonie.c #define codec_to_toonie(c) container_of(c, struct toonie, codec) container_of 213 sound/aoa/core/gpio-feature.c container_of(work, struct gpio_notification, work.work); container_of 75 sound/aoa/core/gpio-pmf.c container_of(work, struct gpio_notification, work.work); container_of 75 sound/aoa/soundbus/i2sbus/core.c i2sdev = container_of(dev, struct i2sbus_dev, sound.ofdev.dev); container_of 93 sound/aoa/soundbus/i2sbus/i2sbus.h container_of(sdev, struct i2sbus_dev, sound) container_of 172 sound/aoa/soundbus/soundbus.h #define to_soundbus_device(d) container_of(d, struct soundbus_dev, ofdev.dev) container_of 173 sound/aoa/soundbus/soundbus.h #define of_to_soundbus_device(d) container_of(d, struct soundbus_dev, ofdev) container_of 194 sound/aoa/soundbus/soundbus.h #define to_soundbus_driver(drv) container_of(drv,struct soundbus_driver, driver) container_of 736 sound/core/compress_offload.c stream = container_of(work, struct snd_compr_stream, error_work.work); container_of 32 sound/core/hrtimer.c struct snd_hrtimer *stime = container_of(hrt, struct snd_hrtimer, hrt); container_of 335 sound/core/hwdep.c kfree(container_of(dev, struct snd_hwdep, dev)); container_of 650 sound/core/init.c struct snd_card *card = container_of(dev, struct snd_card, card_dev); container_of 658 sound/core/init.c struct snd_card *card = container_of(dev, struct snd_card, card_dev); container_of 690 sound/core/init.c struct snd_card *card = container_of(dev, struct snd_card, card_dev); container_of 605 sound/core/pcm.c struct snd_pcm_str *pstr = container_of(dev, struct snd_pcm_str, dev); container_of 1008 sound/core/pcm.c struct snd_pcm_str *pstr = container_of(dev, struct snd_pcm_str, dev); container_of 94 sound/core/rawmidi.c container_of(work, struct snd_rawmidi_runtime, event_work); container_of 1550 sound/core/rawmidi.c kfree(container_of(dev, struct snd_rawmidi, dev)); container_of 133 sound/core/seq/seq_virmidi.c vmidi = container_of(work, struct snd_virmidi, output_work); container_of 371 sound/drivers/dummy.c dpcm = container_of(timer, struct dummy_hrtimer_pcm, timer); container_of 131 sound/drivers/pcsp/pcsp_lib.c struct snd_pcsp *chip = container_of(handle, struct snd_pcsp, timer); container_of 169 sound/firewire/bebob/bebob.c container_of(work, struct snd_bebob, dwork.work); container_of 137 sound/firewire/dice/dice.c struct snd_dice *dice = container_of(work, struct snd_dice, dwork.work); container_of 54 sound/firewire/digi00x/digi00x.c container_of(work, struct snd_dg00x, dwork.work); container_of 40 sound/firewire/fireface/ff-transaction.c container_of(callback_data, struct snd_ff, transactions[0]); container_of 49 sound/firewire/fireface/ff-transaction.c container_of(callback_data, struct snd_ff, transactions[1]); container_of 116 sound/firewire/fireface/ff-transaction.c struct snd_ff *ff = container_of(work, struct snd_ff, rx_midi_work[0]); container_of 123 sound/firewire/fireface/ff-transaction.c struct snd_ff *ff = container_of(work, struct snd_ff, rx_midi_work[1]); container_of 39 sound/firewire/fireface/ff.c struct snd_ff *ff = container_of(work, struct snd_ff, dwork.work); container_of 202 sound/firewire/fireworks/fireworks.c struct snd_efw *efw = container_of(work, struct snd_efw, dwork.work); container_of 64 sound/firewire/motu/motu.c struct snd_motu *motu = container_of(work, struct snd_motu, dwork.work); container_of 176 sound/firewire/oxfw/oxfw-scs1x.c struct fw_scs1x *scs = container_of(work, struct fw_scs1x, work); container_of 184 sound/firewire/oxfw/oxfw.c struct snd_oxfw *oxfw = container_of(work, struct snd_oxfw, dwork.work); container_of 132 sound/firewire/tascam/amdtp-tascam.c struct snd_tscm *tscm = container_of(s, struct snd_tscm, tx_stream); container_of 174 sound/firewire/tascam/tascam-transaction.c container_of(work, struct snd_fw_async_midi_port, work); container_of 100 sound/firewire/tascam/tascam.c struct snd_tscm *tscm = container_of(work, struct snd_tscm, dwork.work); container_of 65 sound/hda/ext/hdac_ext_bus.c snd_hdac_ext_bus_device_exit(container_of(dev, struct hdac_device, dev)); container_of 132 sound/hda/ext/hdac_ext_bus.c #define dev_to_hdac(dev) (container_of((dev), \ container_of 256 sound/hda/ext/hdac_ext_stream.c struct hdac_ext_stream *hstream = container_of(stream, container_of 296 sound/hda/ext/hdac_ext_stream.c struct hdac_ext_stream *hstream = container_of(stream, container_of 348 sound/hda/ext/hdac_ext_stream.c hstream = container_of(stream, container_of 156 sound/hda/hdac_bus.c struct hdac_bus *bus = container_of(work, struct hdac_bus, unsol_work); container_of 23 sound/hda/hdac_device.c snd_hdac_device_exit(container_of(dev, struct hdac_device, dev)); container_of 515 sound/hda/hdac_stream.c struct hdac_stream *azx_dev = container_of(cc, struct hdac_stream, cc); container_of 113 sound/hda/hdac_sysfs.c container_of(attr, struct widget_attribute, attr); container_of 129 sound/hda/hdac_sysfs.c container_of(attr, struct widget_attribute, attr); container_of 617 sound/i2c/other/ak4113.c struct ak4113 *chip = container_of(work, struct ak4113, work.work); container_of 603 sound/i2c/other/ak4114.c struct ak4114 *chip = container_of(work, struct ak4114, work.work); container_of 1970 sound/pci/ac97/ac97_codec.c container_of(work, struct snd_ac97, power_work.work)); container_of 29 sound/pci/ctxfi/ctamixer.c return rsc->idx = container_of(rsc, struct amixer, rsc)->idx[0]; container_of 35 sound/pci/ctxfi/ctamixer.c return container_of(rsc, struct amixer, rsc)->idx[rsc->conj]; container_of 40 sound/pci/ctxfi/ctamixer.c return container_of(rsc, struct amixer, rsc)->idx[rsc->conj]; container_of 337 sound/pci/ctxfi/ctamixer.c return rsc->idx = container_of(rsc, struct sum, rsc)->idx[0]; container_of 343 sound/pci/ctxfi/ctamixer.c return container_of(rsc, struct sum, rsc)->idx[rsc->conj]; container_of 348 sound/pci/ctxfi/ctamixer.c return container_of(rsc, struct sum, rsc)->idx[rsc->conj]; container_of 858 sound/pci/ctxfi/ctatc.c struct dao *dao = container_of(atc->daios[SPDIFOO], struct dao, daio); container_of 926 sound/pci/ctxfi/ctatc.c dao = container_of(atc->daios[SPDIFOO], struct dao, daio); container_of 1046 sound/pci/ctxfi/ctatc.c struct dao *dao = container_of(atc->daios[type], struct dao, daio); container_of 1053 sound/pci/ctxfi/ctatc.c struct dao *dao = container_of(atc->daios[type], struct dao, daio); container_of 1120 sound/pci/ctxfi/ctatc.c dao = container_of(atc->daios[SPDIFOO], struct dao, daio); container_of 1170 sound/pci/ctxfi/ctatc.c dao = container_of(daio, struct dao, daio); container_of 1501 sound/pci/ctxfi/ctatc.c dao = container_of(atc->daios[j], struct dao, daio); container_of 1506 sound/pci/ctxfi/ctatc.c dai = container_of(atc->daios[LINEIM], struct dai, daio); container_of 1517 sound/pci/ctxfi/ctatc.c dai = container_of(atc->daios[MIC], struct dai, daio); container_of 1527 sound/pci/ctxfi/ctatc.c dai = container_of(atc->daios[SPDIFIO], struct dai, daio); container_of 594 sound/pci/ctxfi/ctdaio.c dao_rsc_uninit(container_of(daio, struct dao, daio)); container_of 595 sound/pci/ctxfi/ctdaio.c kfree(container_of(daio, struct dao, daio)); container_of 597 sound/pci/ctxfi/ctdaio.c dai_rsc_uninit(container_of(daio, struct dai, daio)); container_of 598 sound/pci/ctxfi/ctdaio.c kfree(container_of(daio, struct dai, daio)); container_of 2104 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); container_of 2108 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); container_of 2118 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); container_of 2122 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_20k1_lock, flags); container_of 2132 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_pci_lock, flags); container_of 2136 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_pci_lock, flags); container_of 2146 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_pci_lock, flags); container_of 2150 sound/pci/ctxfi/cthw20k1.c &container_of(hw, struct hw20k1, hw)->reg_pci_lock, flags); container_of 2281 sound/pci/ctxfi/cthw20k1.c kfree(container_of(hw, struct hw20k1, hw)); container_of 596 sound/pci/ctxfi/ctsrc.c return rsc->idx = container_of(rsc, struct srcimp, rsc)->idx[0]; container_of 602 sound/pci/ctxfi/ctsrc.c return container_of(rsc, struct srcimp, rsc)->idx[rsc->conj]; container_of 607 sound/pci/ctxfi/ctsrc.c return container_of(rsc, struct srcimp, rsc)->idx[rsc->conj]; container_of 736 sound/pci/emu10k1/emu10k1_main.c emu = container_of(work, struct snd_emu10k1, container_of 1881 sound/pci/es1968.c struct es1968 *chip = container_of(work, struct es1968, hwvol_work); container_of 47 sound/pci/hda/hda_beep.c container_of(work, struct hda_beep, beep_work); container_of 23 sound/pci/hda/hda_bind.c struct hda_codec *codec = container_of(dev, struct hda_codec, core); container_of 25 sound/pci/hda/hda_bind.c container_of(drv, struct hda_codec_driver, core); container_of 44 sound/pci/hda/hda_bind.c struct hda_codec *codec = container_of(dev, struct hda_codec, core); container_of 40 sound/pci/hda/hda_codec.c struct hda_codec *codec = container_of(dev, struct hda_codec, core); container_of 642 sound/pci/hda/hda_codec.c container_of(work, struct hda_codec, jackpoll_work.work); container_of 698 sound/pci/hda/hda_codec.c struct hda_pcm *pcm = container_of(kref, struct hda_pcm, kref); container_of 69 sound/pci/hda/hda_controller.h #define stream_to_azx_dev(s) container_of(s, struct azx_dev, core) container_of 156 sound/pci/hda/hda_controller.h #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) container_of 648 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(chip, struct hda_intel, chip); container_of 725 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(work, struct hda_intel, irq_pending_work); container_of 925 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(chip, struct hda_intel, chip); container_of 933 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(chip, struct hda_intel, chip); container_of 972 sound/pci/hda/hda_intel.c hda = container_of(chip, struct hda_intel, chip); container_of 988 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(chip, struct hda_intel, chip); container_of 1144 sound/pci/hda/hda_intel.c hda = container_of(chip, struct hda_intel, chip); container_of 1186 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(chip, struct hda_intel, chip); container_of 1240 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(chip, struct hda_intel, chip); container_of 1259 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(chip, struct hda_intel, chip); container_of 1284 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(chip, struct hda_intel, chip); container_of 1310 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(chip, struct hda_intel, chip); container_of 1340 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(chip, struct hda_intel, chip); container_of 1674 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(work, struct hda_intel, probe_work); container_of 2091 sound/pci/hda/hda_intel.c hda = container_of(chip, struct hda_intel, chip); container_of 2223 sound/pci/hda/hda_intel.c struct hda_intel *hda = container_of(chip, struct hda_intel, chip); container_of 2335 sound/pci/hda/hda_intel.c hda = container_of(chip, struct hda_intel, chip); container_of 168 sound/pci/hda/hda_tegra.c struct hda_tegra *hda = container_of(chip, struct hda_tegra, chip); container_of 185 sound/pci/hda/hda_tegra.c struct hda_tegra *hda = container_of(chip, struct hda_tegra, chip); container_of 220 sound/pci/hda/hda_tegra.c struct hda_tegra *hda = container_of(chip, struct hda_tegra, chip); container_of 237 sound/pci/hda/hda_tegra.c struct hda_tegra *hda = container_of(chip, struct hda_tegra, chip); container_of 466 sound/pci/hda/hda_tegra.c struct hda_tegra *hda = container_of(work, struct hda_tegra, probe_work); container_of 4456 sound/pci/hda/patch_ca0132.c struct ca0132_spec *spec = container_of( container_of 1675 sound/pci/hda/patch_hdmi.c container_of(to_delayed_work(work), struct hdmi_spec_per_pin, work); container_of 2038 sound/pci/hda/patch_hdmi.c struct hda_codec *codec = container_of(hdac, struct hda_codec, core); container_of 2051 sound/pci/hda/patch_hdmi.c struct hda_codec *codec = container_of(hdac, struct hda_codec, core); container_of 2065 sound/pci/hda/patch_hdmi.c struct hda_codec *codec = container_of(hdac, struct hda_codec, core); container_of 2081 sound/pci/hda/patch_hdmi.c struct hda_codec *codec = container_of(hdac, struct hda_codec, core); container_of 2472 sound/pci/hda/patch_hdmi.c spec = container_of(acomp->audio_ops, struct hdmi_spec, drm_audio_ops); container_of 3795 sound/pci/hda/patch_hdmi.c struct hda_codec *codec = container_of(hdac, struct hda_codec, core); container_of 3831 sound/pci/hda/patch_hdmi.c struct hda_codec *codec = container_of(hdac, struct hda_codec, core); container_of 106 sound/pci/ice1712/psc724.c struct psc724_spec *spec = container_of(wm, struct psc724_spec, wm8766); container_of 148 sound/pci/ice1712/psc724.c struct psc724_spec *spec = container_of(wm, struct psc724_spec, wm8776); container_of 205 sound/pci/ice1712/psc724.c struct psc724_spec *spec = container_of(work, struct psc724_spec, container_of 1530 sound/pci/maestro3.c struct snd_m3 *chip = container_of(work, struct snd_m3, hwvol_work); container_of 120 sound/pci/oxygen/oxygen_lib.c struct oxygen *chip = container_of(work, struct oxygen, container_of 181 sound/pci/oxygen/oxygen_lib.c struct oxygen *chip = container_of(work, struct oxygen, gpio_work); container_of 29 sound/pci/vx222/vx222.h #define to_vx222(x) container_of(x, struct snd_vx222, core) container_of 33 sound/pcmcia/vx/vxpocket.h #define to_vxpocket(x) container_of(x, struct snd_vxpocket, core) container_of 261 sound/sh/aica.c container_of(work, struct snd_card_aica, spu_dma_work); container_of 303 sound/sh/sh_dac_audio.c struct snd_sh_dac *chip = container_of(handle, struct snd_sh_dac, container_of 473 sound/soc/codecs/ak4613.c struct ak4613_priv *priv = container_of(work, container_of 900 sound/soc/codecs/cs42l52.c container_of(work, struct cs42l52_private, beep_work); container_of 964 sound/soc/codecs/cs42l56.c container_of(work, struct cs42l56_private, beep_work); container_of 2059 sound/soc/codecs/cs43130.c cs43130 = container_of(wk, struct cs43130_private, work); container_of 55 sound/soc/codecs/da7219-aad.c container_of(work, struct da7219_aad_priv, btn_det_work); container_of 111 sound/soc/codecs/da7219-aad.c container_of(work, struct da7219_aad_priv, hptest_work); container_of 1894 sound/soc/codecs/da7219.c container_of(hw, struct da7219_priv, container_of 1911 sound/soc/codecs/da7219.c container_of(hw, struct da7219_priv, container_of 1925 sound/soc/codecs/da7219.c container_of(hw, struct da7219_priv, container_of 1942 sound/soc/codecs/da7219.c container_of(hw, struct da7219_priv, container_of 1979 sound/soc/codecs/da7219.c container_of(hw, struct da7219_priv, container_of 2013 sound/soc/codecs/da7219.c container_of(hw, struct da7219_priv, container_of 2027 sound/soc/codecs/da7219.c container_of(hw, struct da7219_priv, container_of 2067 sound/soc/codecs/da7219.c container_of(hw, struct da7219_priv, container_of 2090 sound/soc/codecs/da7219.c container_of(hw, struct da7219_priv, container_of 20 sound/soc/codecs/hdac_hda.h container_of(_hdac, struct hdac_hda_priv, codec.core) container_of 21 sound/soc/codecs/hdac_hda.h #define hdac_to_hda_codec(_hdac) container_of(_hdac, struct hda_codec, core) container_of 209 sound/soc/codecs/hdac_hdmi.c port = container_of(work, struct hdac_hdmi_port, dapm_work); container_of 2063 sound/soc/codecs/max98090.c container_of(work, struct max98090_priv, container_of 2096 sound/soc/codecs/max98090.c container_of(work, struct max98090_priv, pll_det_disable_work); container_of 2128 sound/soc/codecs/max98090.c struct max98090_priv *max98090 = container_of(work, container_of 40 sound/soc/codecs/max9860.c struct max9860_priv *max9860 = container_of(nb, struct max9860_priv, container_of 894 sound/soc/codecs/nau8824.c struct nau8824 *nau8824 = container_of( container_of 803 sound/soc/codecs/nau8825.c struct nau8825 *nau8825 = container_of( container_of 133 sound/soc/codecs/pcm1789.c struct pcm1789_private *priv = container_of(work, container_of 62 sound/soc/codecs/pcm512x.c struct pcm512x_priv *pcm512x = container_of(nb, struct pcm512x_priv, \ container_of 2197 sound/soc/codecs/rt1011.c container_of(work, struct rt1011_priv, cali_work); container_of 380 sound/soc/codecs/rt274.c container_of(work, struct rt274_priv, jack_detect_work.work); container_of 289 sound/soc/codecs/rt286.c container_of(work, struct rt286_priv, jack_detect_work.work); container_of 306 sound/soc/codecs/rt298.c container_of(work, struct rt298_priv, jack_detect_work.work); container_of 77 sound/soc/codecs/rt5514-spi.c container_of(work, struct rt5514_dsp, copy_work.work); container_of 1098 sound/soc/codecs/rt5514.c struct platform_device *pdev = container_of(component->dev, container_of 2194 sound/soc/codecs/rt5640.c container_of(work, struct rt5640_priv, bp_work.work); container_of 2292 sound/soc/codecs/rt5640.c container_of(work, struct rt5640_priv, jack_work); container_of 3254 sound/soc/codecs/rt5645.c container_of(work, struct rt5645_priv, jack_detect_work.work); container_of 3351 sound/soc/codecs/rt5645.c container_of(work, struct rt5645_priv, rcclock_work.work); container_of 1676 sound/soc/codecs/rt5651.c container_of(work, struct rt5651_priv, bp_work.work); container_of 1784 sound/soc/codecs/rt5651.c container_of(work, struct rt5651_priv, jack_detect_work); container_of 1393 sound/soc/codecs/rt5659.c container_of(work, struct rt5659_priv, jack_detect_work.work); container_of 1464 sound/soc/codecs/rt5659.c container_of(work, struct rt5659_priv, jack_detect_work.work); container_of 1902 sound/soc/codecs/rt5663.c container_of(work, struct rt5663_priv, jack_detect_work.work); container_of 2003 sound/soc/codecs/rt5663.c container_of(work, struct rt5663_priv, jd_unplug_work.work); container_of 1245 sound/soc/codecs/rt5665.c struct rt5665_priv *rt5665 = container_of(work, struct rt5665_priv, container_of 1293 sound/soc/codecs/rt5665.c container_of(work, struct rt5665_priv, jack_detect_work.work); container_of 4749 sound/soc/codecs/rt5665.c struct rt5665_priv *rt5665 = container_of(work, struct rt5665_priv, container_of 955 sound/soc/codecs/rt5668.c struct rt5668_priv *rt5668 = container_of(work, struct rt5668_priv, container_of 1022 sound/soc/codecs/rt5668.c container_of(work, struct rt5668_priv, jack_detect_work.work); container_of 977 sound/soc/codecs/rt5682.c struct rt5682_priv *rt5682 = container_of(work, struct rt5682_priv, container_of 1052 sound/soc/codecs/rt5682.c container_of(work, struct rt5682_priv, jack_detect_work.work); container_of 394 sound/soc/codecs/sta32x.c struct sta32x_priv *sta32x = container_of(work, struct sta32x_priv, container_of 219 sound/soc/codecs/tas5720.c struct tas5720_data *tas5720 = container_of(work, struct tas5720_data, container_of 404 sound/soc/codecs/tas6424.c struct tas6424_data *tas6424 = container_of(work, struct tas6424_data, container_of 1126 sound/soc/codecs/tlv320aic31xx.c container_of(nb, struct aic31xx_disable_nb, nb); container_of 17 sound/soc/codecs/tlv320aic32x4-clk.c #define to_clk_aic32x4(_hw) container_of(_hw, struct clk_aic32x4, hw) container_of 1368 sound/soc/codecs/tlv320aic3x.c container_of(nb, struct aic3x_disable_nb, nb); container_of 722 sound/soc/codecs/tlv320dac33.c dac33 = container_of(work, struct tlv320dac33_priv, work); container_of 303 sound/soc/codecs/twl6040.c struct twl6040_data *priv = container_of(work, container_of 178 sound/soc/codecs/uda1380.c struct uda1380_priv *uda1380 = container_of(work, struct uda1380_priv, work); container_of 210 sound/soc/codecs/wm8350.c container_of(work, struct wm8350_data, pga_work.work); container_of 1258 sound/soc/codecs/wm8350.c container_of(work, struct wm8350_data, hpl.work.work); container_of 1266 sound/soc/codecs/wm8350.c container_of(work, struct wm8350_data, hpr.work.work); container_of 1322 sound/soc/codecs/wm8753.c container_of(work, struct wm8753_priv, charge_work.work); container_of 102 sound/soc/codecs/wm8770.c struct wm8770_priv *wm8770 = container_of(nb, struct wm8770_priv, \ container_of 86 sound/soc/codecs/wm8804.c struct wm8804_priv *wm8804 = container_of(nb, struct wm8804_priv, \ container_of 95 sound/soc/codecs/wm8962.c struct wm8962_priv *wm8962 = container_of(nb, struct wm8962_priv, \ container_of 2978 sound/soc/codecs/wm8962.c struct wm8962_priv *wm8962 = container_of(work, container_of 3156 sound/soc/codecs/wm8962.c container_of(work, struct wm8962_priv, beep_work); container_of 554 sound/soc/codecs/wm8971.c container_of(work, struct wm8971_priv, charge_work.work); container_of 3428 sound/soc/codecs/wm8994.c struct wm8994_priv *priv = container_of(work, container_of 3554 sound/soc/codecs/wm8994.c struct wm8994_priv *wm8994 = container_of(work, container_of 3626 sound/soc/codecs/wm8994.c struct wm8994_priv *wm8994 = container_of(work, struct wm8994_priv, container_of 3750 sound/soc/codecs/wm8994.c struct wm8994_priv *wm8994 = container_of(work, container_of 3863 sound/soc/codecs/wm8994.c struct wm8994_priv *wm8994 = container_of(work, container_of 397 sound/soc/codecs/wm8995.c struct wm8995_priv *wm8995 = container_of(nb, struct wm8995_priv, \ container_of 105 sound/soc/codecs/wm8996.c struct wm8996_priv *wm8996 = container_of(nb, struct wm8996_priv, \ container_of 925 sound/soc/codecs/wm_adsp.c return container_of(ext, struct wm_coeff_ctl, bytes_ext); container_of 1390 sound/soc/codecs/wm_adsp.c struct wmfw_ctl_work *ctl_work = container_of(work, container_of 2913 sound/soc/codecs/wm_adsp.c struct wm_adsp *dsp = container_of(work, container_of 390 sound/soc/fsl/fsl_dma.c container_of(component->driver, struct dma_object, dai); container_of 807 sound/soc/fsl/fsl_dma.c container_of(component->driver, struct dma_object, dai); container_of 43 sound/soc/fsl/imx-es8328.c struct imx_es8328_data *data = container_of(rtd->card, container_of 47 sound/soc/fsl/imx-pcm-fiq.c container_of(hrt, struct imx_pcm_runtime_data, hrt); container_of 54 sound/soc/fsl/mpc8610_hpcd.c container_of(card, struct mpc8610_hpcd_data, card); container_of 103 sound/soc/fsl/mpc8610_hpcd.c container_of(rtd->card, struct mpc8610_hpcd_data, card); container_of 138 sound/soc/fsl/mpc8610_hpcd.c container_of(card, struct mpc8610_hpcd_data, card); container_of 394 sound/soc/fsl/mpc8610_hpcd.c container_of(card, struct mpc8610_hpcd_data, card); container_of 86 sound/soc/fsl/p1022_ds.c container_of(card, struct machine_data, card); container_of 126 sound/soc/fsl/p1022_ds.c container_of(rtd->card, struct machine_data, card); container_of 160 sound/soc/fsl/p1022_ds.c container_of(card, struct machine_data, card); container_of 403 sound/soc/fsl/p1022_ds.c container_of(card, struct machine_data, card); container_of 92 sound/soc/fsl/p1022_rdk.c container_of(card, struct machine_data, card); container_of 132 sound/soc/fsl/p1022_rdk.c container_of(rtd->card, struct machine_data, card); container_of 164 sound/soc/fsl/p1022_rdk.c container_of(card, struct machine_data, card); container_of 352 sound/soc/fsl/p1022_rdk.c container_of(card, struct machine_data, card); container_of 194 sound/soc/intel/atom/sst/sst.c struct intel_sst_drv *ctx = container_of(work, container_of 161 sound/soc/intel/baytrail/sst-baytrail-pcm.c container_of(work, struct sst_byt_pcm_data, work); container_of 285 sound/soc/intel/boards/kbl_da7219_max98927.c struct snd_soc_dpcm *dpcm = container_of( container_of 404 sound/soc/intel/boards/kbl_rt5663_max98927.c struct snd_soc_dpcm *dpcm = container_of( container_of 274 sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c struct snd_soc_dpcm *dpcm = container_of( container_of 155 sound/soc/intel/common/sst-ipc.c container_of(work, struct sst_generic_ipc, kwork); container_of 468 sound/soc/intel/haswell/sst-haswell-ipc.c struct sst_hsw_stream *stream = container_of(work, container_of 291 sound/soc/intel/skylake/bxt-sst.c struct skl_dev *skl = container_of(work, container_of 19 sound/soc/intel/skylake/skl-ssp-clk.c #define to_skl_clk(_hw) container_of(_hw, struct skl_clk, hw) container_of 348 sound/soc/intel/skylake/skl-sst-ipc.c struct skl_dev *skl = container_of(ipc, struct skl_dev, ipc); container_of 439 sound/soc/intel/skylake/skl-sst-ipc.c struct skl_dev *skl = container_of(ipc, struct skl_dev, ipc); container_of 3003 sound/soc/intel/skylake/skl-topology.c tplg_bc = container_of(hdr, container_of 3014 sound/soc/intel/skylake/skl-topology.c tplg_ec = container_of(hdr, container_of 799 sound/soc/intel/skylake/skl.c struct skl_dev *skl = container_of(work, struct skl_dev, probe_work); container_of 138 sound/soc/intel/skylake/skl.h #define bus_to_skl(bus) container_of(bus, struct skl_dev, hbus.core) container_of 141 sound/soc/intel/skylake/skl.h #define hbus_to_skl(hbus) container_of((hbus), struct skl_dev, (hbus)) container_of 114 sound/soc/qcom/qdsp6/q6adm.c struct q6copp *c = container_of(ref, struct q6copp, refcount); container_of 718 sound/soc/qcom/qdsp6/q6afe.c port = container_of(ref, struct q6afe_port, refcount); container_of 476 sound/soc/qcom/qdsp6/q6asm.c ac = container_of(ref, struct audio_client, refcount); container_of 91 sound/soc/sh/rcar/ctu.c container_of((_mod), struct rsnd_ctu, mod) container_of 53 sound/soc/sh/rcar/dma.c #define rsnd_mod_to_dma(_mod) container_of((_mod), struct rsnd_dma, mod) container_of 49 sound/soc/sh/rcar/dvc.c container_of((_mod), struct rsnd_dvc, mod) container_of 59 sound/soc/sh/rcar/mix.c container_of((_mod), struct rsnd_mix, mod) container_of 38 sound/soc/sh/rcar/src.c container_of((_mod), struct rsnd_src, mod) container_of 112 sound/soc/sh/rcar/ssi.c #define rsnd_mod_to_ssi(_mod) container_of((_mod), struct rsnd_ssi, mod) container_of 24 sound/soc/sh/rcar/ssiu.c #define rsnd_mod_to_ssiu(_mod) container_of((_mod), struct rsnd_ssiu, mod) container_of 224 sound/soc/soc-compress.c container_of(work, struct snd_soc_pcm_runtime, delayed_work.work); container_of 579 sound/soc/soc-core.c container_of(work, struct snd_soc_card, container_of 33 sound/soc/soc-generic-dmaengine-pcm.c return container_of(p, struct dmaengine_pcm, component); container_of 293 sound/soc/soc-jack.c gpio = container_of(work, struct snd_soc_jack_gpio, work.work); container_of 301 sound/soc/soc-jack.c container_of(nb, struct snd_soc_jack_gpio, pm_notifier); container_of 653 sound/soc/soc-pcm.c container_of(work, struct snd_soc_pcm_runtime, delayed_work.work); container_of 374 sound/soc/soc-topology.c container_of(dobj, struct soc_mixer_control, dobj); container_of 396 sound/soc/soc-topology.c struct soc_enum *se = container_of(dobj, struct soc_enum, dobj); container_of 418 sound/soc/soc-topology.c container_of(dobj, struct soc_bytes_ext, dobj); container_of 436 sound/soc/soc-topology.c container_of(dobj, struct snd_soc_dapm_route, dobj); container_of 454 sound/soc/soc-topology.c container_of(dobj, struct snd_soc_dapm_widget, dobj); container_of 518 sound/soc/soc-topology.c container_of(dobj, struct snd_soc_dai_driver, dobj); container_of 543 sound/soc/soc-topology.c container_of(dobj, struct snd_soc_dai_link, dobj); container_of 596 sound/soc/soc-topology.c be = container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); container_of 464 sound/soc/sof/core.c container_of(work, struct snd_sof_dev, probe_work); container_of 184 sound/soc/sof/imx/imx8.c container_of(sdev->dev, struct platform_device, dev); container_of 430 sound/soc/sof/intel/bdw.c container_of(sdev->dev, struct platform_device, dev); container_of 533 sound/soc/sof/intel/byt.c container_of(sdev->dev, struct platform_device, dev); container_of 289 sound/soc/sof/intel/hda-ipc.c hda_stream = container_of(hstream, container_of 309 sound/soc/sof/intel/hda-ipc.c hda_stream = container_of(hstream, struct sof_intel_hda_stream, container_of 168 sound/soc/sof/intel/hda-stream.c hda_stream = container_of(stream, container_of 520 sound/soc/sof/intel/hda-stream.c struct hdac_ext_stream *link_dev = container_of(stream, container_of 827 sound/soc/sof/intel/hda-stream.c hda_stream = container_of(stream, struct sof_intel_hda_stream, container_of 428 sound/soc/sof/intel/hda.h container_of(hstream, struct sof_intel_hda_stream, hda_stream) container_of 431 sound/soc/sof/intel/hda.h container_of(bus, struct sof_intel_hda_dev, hbus.core) container_of 21 sound/soc/sof/loader.c container_of(ext_hdr, struct sof_ipc_window, ext_hdr); container_of 61 sound/soc/sof/pcm.c container_of(work, struct snd_sof_pcm_stream, container_of 446 sound/soc/sof/topology.c container_of(hdr, struct snd_soc_tplg_mixer_control, hdr); container_of 510 sound/soc/sof/topology.c container_of(hdr, struct snd_soc_tplg_enum_control, hdr); container_of 542 sound/soc/sof/topology.c container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); container_of 2949 sound/soc/sof/topology.c container_of(dobj, struct snd_soc_dai_link, dobj); container_of 310 sound/soc/stm/stm32_sai_sub.c #define to_mclk_data(_hw) container_of(_hw, struct stm32_sai_mclk_data, hw) container_of 711 sound/usb/line6/driver.c container_of(work, struct usb_line6, startup_work.work); container_of 73 sound/usb/line6/pod.c #define line6_to_pod(x) container_of(x, struct usb_line6_pod, line6) container_of 42 sound/usb/line6/podhd.c #define line6_to_podhd(x) container_of(x, struct usb_line6_podhd, line6) container_of 60 sound/usb/line6/toneport.c #define line6_to_toneport(x) container_of(x, struct usb_line6_toneport, line6) container_of 299 sound/usb/line6/toneport.c container_of(led_cdev, struct toneport_led, dev); container_of 46 sound/usb/line6/variax.c #define line6_to_variax(x) container_of(x, struct usb_line6_variax, line6) container_of 77 sound/usb/mixer.h container_of(list, struct usb_mixer_elem_info, head) container_of 701 sound/usb/mixer_scarlett_gen2.c container_of(work, struct scarlett2_mixer_data, work.work); container_of 1566 sound/x86/intel_hdmi_audio.c container_of(work, struct snd_intelhad, hdmi_audio_wq); container_of 68 tools/bpf/bpftool/map_perf_ring.c struct perf_event_sample *e = container_of(event, container_of 71 tools/bpf/bpftool/map_perf_ring.c struct perf_event_lost *lost = container_of(event, container_of 25 tools/include/linux/kernel.h #ifndef container_of container_of 352 tools/include/linux/list.h container_of(ptr, type, member) container_of 694 tools/include/linux/list.h #define hlist_entry(ptr, type, member) container_of(ptr,type,member) container_of 37 tools/include/linux/rbtree.h #define rb_entry(ptr, type, member) container_of(ptr, type, member) container_of 70 tools/perf/arch/arm/util/cs-etm.c ptr = container_of(itr, struct cs_etm_recording, itr); container_of 119 tools/perf/arch/arm/util/cs-etm.c ptr = container_of(itr, struct cs_etm_recording, itr); container_of 197 tools/perf/arch/arm/util/cs-etm.c container_of(itr, struct cs_etm_recording, itr); container_of 257 tools/perf/arch/arm/util/cs-etm.c container_of(itr, struct cs_etm_recording, itr); container_of 439 tools/perf/arch/arm/util/cs-etm.c container_of(itr, struct cs_etm_recording, itr); container_of 538 tools/perf/arch/arm/util/cs-etm.c container_of(itr, struct cs_etm_recording, itr); container_of 576 tools/perf/arch/arm/util/cs-etm.c container_of(itr, struct cs_etm_recording, itr); container_of 646 tools/perf/arch/arm/util/cs-etm.c container_of(itr, struct cs_etm_recording, itr); container_of 775 tools/perf/arch/arm/util/cs-etm.c container_of(itr, struct cs_etm_recording, itr); container_of 823 tools/perf/arch/arm/util/cs-etm.c container_of(itr, struct cs_etm_recording, itr); container_of 836 tools/perf/arch/arm/util/cs-etm.c container_of(itr, struct cs_etm_recording, itr); container_of 855 tools/perf/arch/arm/util/cs-etm.c container_of(itr, struct cs_etm_recording, itr); container_of 864 tools/perf/arch/arm/util/cs-etm.c container_of(itr, struct cs_etm_recording, itr); container_of 48 tools/perf/arch/arm64/util/arm-spe.c container_of(itr, struct arm_spe_recording, itr); container_of 68 tools/perf/arch/arm64/util/arm-spe.c container_of(itr, struct arm_spe_recording, itr); container_of 156 tools/perf/arch/arm64/util/arm-spe.c container_of(itr, struct arm_spe_recording, itr); container_of 164 tools/perf/arch/arm64/util/arm-spe.c container_of(itr, struct arm_spe_recording, itr); container_of 68 tools/perf/arch/x86/util/intel-bts.c container_of(itr, struct intel_bts_recording, itr); container_of 110 tools/perf/arch/x86/util/intel-bts.c container_of(itr, struct intel_bts_recording, itr); container_of 250 tools/perf/arch/x86/util/intel-bts.c container_of(itr, struct intel_bts_recording, itr); container_of 310 tools/perf/arch/x86/util/intel-bts.c container_of(itr, struct intel_bts_recording, itr); container_of 319 tools/perf/arch/x86/util/intel-bts.c container_of(itr, struct intel_bts_recording, itr); container_of 332 tools/perf/arch/x86/util/intel-bts.c container_of(itr, struct intel_bts_recording, itr); container_of 364 tools/perf/arch/x86/util/intel-bts.c container_of(itr, struct intel_bts_recording, itr); container_of 414 tools/perf/arch/x86/util/intel-bts.c container_of(itr, struct intel_bts_recording, itr); container_of 240 tools/perf/arch/x86/util/intel-pt.c container_of(itr, struct intel_pt_recording, itr); container_of 298 tools/perf/arch/x86/util/intel-pt.c container_of(itr, struct intel_pt_recording, itr); container_of 322 tools/perf/arch/x86/util/intel-pt.c container_of(itr, struct intel_pt_recording, itr); container_of 579 tools/perf/arch/x86/util/intel-pt.c container_of(itr, struct intel_pt_recording, itr); container_of 812 tools/perf/arch/x86/util/intel-pt.c container_of(itr, struct intel_pt_recording, itr); container_of 825 tools/perf/arch/x86/util/intel-pt.c container_of(itr, struct intel_pt_recording, itr); container_of 871 tools/perf/arch/x86/util/intel-pt.c container_of(itr, struct intel_pt_recording, itr); container_of 1030 tools/perf/arch/x86/util/intel-pt.c container_of(itr, struct intel_pt_recording, itr); container_of 1098 tools/perf/arch/x86/util/intel-pt.c container_of(itr, struct intel_pt_recording, itr); container_of 267 tools/perf/builtin-annotate.c struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); container_of 162 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 193 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 300 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 334 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 435 tools/perf/builtin-c2c.c c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); container_of 454 tools/perf/builtin-c2c.c c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); container_of 512 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 526 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 586 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 601 tools/perf/builtin-c2c.c c2c_left = container_of(left, struct c2c_hist_entry, he); container_of 602 tools/perf/builtin-c2c.c c2c_right = container_of(right, struct c2c_hist_entry, he); container_of 618 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); \ container_of 630 tools/perf/builtin-c2c.c c2c_left = container_of(left, struct c2c_hist_entry, he); \ container_of 631 tools/perf/builtin-c2c.c c2c_right = container_of(right, struct c2c_hist_entry, he); \ container_of 670 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 683 tools/perf/builtin-c2c.c c2c_left = container_of(left, struct c2c_hist_entry, he); container_of 684 tools/perf/builtin-c2c.c c2c_right = container_of(right, struct c2c_hist_entry, he); container_of 721 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 736 tools/perf/builtin-c2c.c c2c_left = container_of(left, struct c2c_hist_entry, he); container_of 737 tools/perf/builtin-c2c.c c2c_right = container_of(right, struct c2c_hist_entry, he); container_of 772 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 787 tools/perf/builtin-c2c.c c2c_left = container_of(left, struct c2c_hist_entry, he); container_of 788 tools/perf/builtin-c2c.c c2c_right = container_of(right, struct c2c_hist_entry, he); container_of 806 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 824 tools/perf/builtin-c2c.c hists = container_of(c2c_he->he.hists, struct c2c_hists, hists); container_of 864 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 885 tools/perf/builtin-c2c.c c2c_left = container_of(left, struct c2c_hist_entry, he); container_of 886 tools/perf/builtin-c2c.c c2c_right = container_of(right, struct c2c_hist_entry, he); container_of 898 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 906 tools/perf/builtin-c2c.c hists = container_of(he->hists, struct c2c_hists, hists); container_of 922 tools/perf/builtin-c2c.c hists = container_of(c2c_he->he.hists, struct c2c_hists, hists); \ container_of 1091 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 1196 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); \ container_of 1212 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 1226 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 1687 tools/perf/builtin-c2c.c c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); container_of 1693 tools/perf/builtin-c2c.c struct c2c_fmt *c2c_a = container_of(a, struct c2c_fmt, fmt); container_of 1694 tools/perf/builtin-c2c.c struct c2c_fmt *c2c_b = container_of(b, struct c2c_fmt, fmt); container_of 1716 tools/perf/builtin-c2c.c struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); container_of 1733 tools/perf/builtin-c2c.c struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); container_of 1742 tools/perf/builtin-c2c.c struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); container_of 1902 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 1936 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 1978 tools/perf/builtin-c2c.c c2c_hists = container_of(c2c_he->he.hists, struct c2c_hists, hists); container_of 1987 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 2006 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 2094 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 2242 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 2328 tools/perf/builtin-c2c.c cl_browser = container_of(browser, struct c2c_cacheline_browser, hb); container_of 2373 tools/perf/builtin-c2c.c c2c_he = container_of(he, struct c2c_hist_entry, he); container_of 371 tools/perf/builtin-diff.c bh = container_of(he, struct block_hist, he); container_of 387 tools/perf/builtin-diff.c struct perf_diff *pdiff = container_of(tool, struct perf_diff, tool); container_of 482 tools/perf/builtin-diff.c struct diff_hpp_fmt *dfmt = container_of(fmt, struct diff_hpp_fmt, fmt); container_of 484 tools/perf/builtin-diff.c struct data__file *d = container_of(ptr, struct data__file, fmt); container_of 628 tools/perf/builtin-diff.c bh = container_of(he, struct block_hist, he); container_of 771 tools/perf/builtin-diff.c bh = container_of(he, struct block_hist, he); container_of 772 tools/perf/builtin-diff.c pair_bh = container_of(pair, struct block_hist, container_of 1304 tools/perf/builtin-diff.c container_of(fmt, struct diff_hpp_fmt, fmt); container_of 1332 tools/perf/builtin-diff.c struct block_hist *bh = container_of(he, struct block_hist, he); container_of 1333 tools/perf/builtin-diff.c struct block_hist *bh_pair = container_of(pair, struct block_hist, he); container_of 1377 tools/perf/builtin-diff.c container_of(fmt, struct diff_hpp_fmt, fmt); container_of 1387 tools/perf/builtin-diff.c bh = container_of(he, struct block_hist, he); container_of 1564 tools/perf/builtin-diff.c container_of(_fmt, struct diff_hpp_fmt, fmt); container_of 1582 tools/perf/builtin-diff.c container_of(fmt, struct diff_hpp_fmt, fmt); container_of 1593 tools/perf/builtin-diff.c container_of(fmt, struct diff_hpp_fmt, fmt); container_of 71 tools/perf/builtin-inject.c struct perf_inject *inject = container_of(tool, struct perf_inject, container_of 103 tools/perf/builtin-inject.c struct perf_inject *inject = container_of(tool, struct perf_inject, container_of 142 tools/perf/builtin-inject.c struct perf_inject *inject = container_of(tool, struct perf_inject, container_of 209 tools/perf/builtin-inject.c struct perf_inject *inject = container_of(tool, struct perf_inject, tool); container_of 258 tools/perf/builtin-inject.c struct perf_inject *inject = container_of(tool, struct perf_inject, tool); container_of 296 tools/perf/builtin-inject.c struct perf_inject *inject = container_of(tool, struct perf_inject, tool); container_of 473 tools/perf/builtin-inject.c struct perf_inject *inject = container_of(tool, struct perf_inject, tool); container_of 493 tools/perf/builtin-inject.c struct perf_inject *inject = container_of(tool, struct perf_inject, tool); container_of 520 tools/perf/builtin-inject.c struct perf_inject *inject = container_of(tool, struct perf_inject, tool); container_of 515 tools/perf/builtin-kvm.c p = container_of(*rb, struct kvm_event, rb); container_of 568 tools/perf/builtin-kvm.c return container_of(node, struct kvm_event, rb); container_of 662 tools/perf/builtin-kvm.c struct perf_kvm_stat *kvm = container_of(tool, struct perf_kvm_stat, tool); container_of 686 tools/perf/builtin-kvm.c struct perf_kvm_stat *kvm = container_of(tool, struct perf_kvm_stat, container_of 130 tools/perf/builtin-lock.c st = container_of(node, struct thread_stat, rb); container_of 149 tools/perf/builtin-lock.c p = container_of(*rb, struct thread_stat, rb); container_of 290 tools/perf/builtin-lock.c p = container_of(*rb, struct lock_stat, rb); container_of 315 tools/perf/builtin-lock.c return container_of(node, struct lock_stat, rb); container_of 773 tools/perf/builtin-lock.c st = container_of(node, struct thread_stat, rb); container_of 158 tools/perf/builtin-mem.c struct perf_mem *mem = container_of(tool, struct perf_mem, tool); container_of 482 tools/perf/builtin-record.c struct record *rec = container_of(tool, struct record, tool); container_of 535 tools/perf/builtin-record.c struct record *rec = container_of(tool, struct record, tool); container_of 827 tools/perf/builtin-record.c struct record *rec = container_of(tool, struct record, tool); container_of 215 tools/perf/builtin-report.c struct report *rep = container_of(session->tool, struct report, tool); container_of 241 tools/perf/builtin-report.c struct report *rep = container_of(tool, struct report, tool); container_of 311 tools/perf/builtin-report.c struct report *rep = container_of(tool, struct report, tool); container_of 970 tools/perf/builtin-sched.c atoms = container_of(node, struct work_atoms, node); container_of 996 tools/perf/builtin-sched.c this = container_of(*new, struct work_atoms, node); container_of 1483 tools/perf/builtin-sched.c struct perf_sched *sched = container_of(tool, struct perf_sched, tool); container_of 1668 tools/perf/builtin-sched.c struct perf_sched *sched = container_of(tool, struct perf_sched, tool); container_of 1694 tools/perf/builtin-sched.c struct perf_sched *sched = container_of(tool, struct perf_sched, tool); container_of 1707 tools/perf/builtin-sched.c struct perf_sched *sched = container_of(tool, struct perf_sched, tool); container_of 1724 tools/perf/builtin-sched.c struct perf_sched *sched = container_of(tool, struct perf_sched, tool); container_of 2402 tools/perf/builtin-sched.c struct perf_sched *sched = container_of(tool, struct perf_sched, tool); container_of 2486 tools/perf/builtin-sched.c struct perf_sched *sched = container_of(tool, struct perf_sched, tool); container_of 2514 tools/perf/builtin-sched.c struct perf_sched *sched = container_of(tool, struct perf_sched, tool); container_of 2916 tools/perf/builtin-sched.c struct perf_sched *sched = container_of(tool, struct perf_sched, tool); container_of 3093 tools/perf/builtin-sched.c this = container_of(*new, struct work_atoms, node); container_of 1998 tools/perf/builtin-script.c struct perf_script *scr = container_of(tool, struct perf_script, tool); container_of 2042 tools/perf/builtin-script.c struct perf_script *scr = container_of(tool, struct perf_script, tool); container_of 2091 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 2128 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 2166 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 2201 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 2236 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 2270 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 2304 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 2339 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 2375 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 3300 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 3319 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 3350 tools/perf/builtin-script.c struct perf_script *script = container_of(tool, struct perf_script, tool); container_of 1483 tools/perf/builtin-stat.c struct perf_stat *st = container_of(tool, struct perf_stat, tool); container_of 1526 tools/perf/builtin-stat.c struct perf_stat *st = container_of(tool, struct perf_stat, tool); container_of 1545 tools/perf/builtin-stat.c struct perf_stat *st = container_of(tool, struct perf_stat, tool); container_of 318 tools/perf/builtin-timechart.c struct timechart *tchart = container_of(tool, struct timechart, tool); container_of 328 tools/perf/builtin-timechart.c struct timechart *tchart = container_of(tool, struct timechart, tool); container_of 338 tools/perf/builtin-timechart.c struct timechart *tchart = container_of(tool, struct timechart, tool); container_of 558 tools/perf/builtin-timechart.c struct timechart *tchart = container_of(tool, struct timechart, tool); container_of 737 tools/perf/builtin-top.c struct perf_top *top = container_of(tool, struct perf_top, tool); container_of 1381 tools/perf/builtin-trace.c struct trace *trace = container_of(tool, struct trace, tool); container_of 2548 tools/perf/builtin-trace.c struct trace *trace = container_of(tool, struct trace, tool); container_of 3261 tools/perf/builtin-trace.c struct trace *trace = container_of(oe, struct trace, oe.data); container_of 54 tools/perf/tests/event_update.c struct event_name *tmp = container_of(tool, struct event_name, tool); container_of 98 tools/perf/ui/browsers/annotate.c struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); container_of 149 tools/perf/ui/browsers/annotate.c struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); container_of 610 tools/perf/ui/browsers/annotate.c struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); container_of 104 tools/perf/ui/browsers/header.c session = container_of(env, struct perf_session, header.env); container_of 126 tools/perf/ui/browsers/hists.c struct hist_browser *hb = container_of(browser, struct hist_browser, b); container_of 397 tools/perf/ui/browsers/hists.c struct callchain_list *cl = container_of(ms, struct callchain_list, ms); container_of 1758 tools/perf/ui/browsers/hists.c hb = container_of(browser, struct hist_browser, b); container_of 1767 tools/perf/ui/browsers/hists.c struct hist_browser *hb = container_of(browser, struct hist_browser, b); container_of 1858 tools/perf/ui/browsers/hists.c hb = container_of(browser, struct hist_browser, b); container_of 3223 tools/perf/ui/browsers/hists.c struct evsel_menu *menu = container_of(browser, container_of 28 tools/perf/ui/browsers/map.c struct map_browser *mb = container_of(browser, struct map_browser, b); container_of 541 tools/perf/ui/stdio/hist.c struct block_hist *bh = container_of(he, struct block_hist, he); container_of 1372 tools/perf/util/annotate.c struct disasm_line *dl = container_of(al, struct disasm_line, al); container_of 180 tools/perf/util/annotate.h return al ? container_of(al, struct disasm_line, al) : NULL; container_of 107 tools/perf/util/arm-spe.c struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, container_of 156 tools/perf/util/arm-spe.c struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, container_of 170 tools/perf/util/arm-spe.c struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, container_of 1023 tools/perf/util/callchain.c child = container_of(n, struct callchain_node, rb_node_in); container_of 1474 tools/perf/util/callchain.c child = container_of(n, struct callchain_node, rb_node_in); container_of 1499 tools/perf/util/callchain.c child = container_of(n, struct callchain_node, rb_node_in); container_of 508 tools/perf/util/cs-etm.c struct cs_etm_auxtrace *etm = container_of(session->auxtrace, container_of 580 tools/perf/util/cs-etm.c struct cs_etm_auxtrace *aux = container_of(session->auxtrace, container_of 597 tools/perf/util/cs-etm.c struct cs_etm_auxtrace *aux = container_of(session->auxtrace, container_of 1241 tools/perf/util/cs-etm.c container_of(tool, struct cs_etm_synth, dummy_tool); container_of 2255 tools/perf/util/cs-etm.c struct cs_etm_auxtrace *etm = container_of(session->auxtrace, container_of 2299 tools/perf/util/cs-etm.c struct cs_etm_auxtrace *etm = container_of(session->auxtrace, container_of 792 tools/perf/util/data-convert-bt.c struct convert *c = container_of(tool, struct convert, tool); container_of 870 tools/perf/util/data-convert-bt.c struct convert *c = container_of(tool, struct convert, tool);\ container_of 467 tools/perf/util/evlist.c return container_of(sid->evsel, struct evsel, core); container_of 485 tools/perf/util/evlist.c return container_of(sid->evsel, struct evsel, core); container_of 539 tools/perf/util/evlist.c return container_of(sid->evsel, struct evsel, core); container_of 241 tools/perf/util/evlist.h return container_of(evsel, struct evsel, core); container_of 248 tools/perf/util/evlist.h return container_of(evsel, struct evsel, core); container_of 311 tools/perf/util/header.c session = container_of(ff->ph, struct perf_session, header); container_of 884 tools/perf/util/header.c session = container_of(ff->ph, struct perf_session, header); container_of 905 tools/perf/util/header.c session = container_of(ff->ph, struct perf_session, header); container_of 1526 tools/perf/util/header.c session = container_of(ff->ph, struct perf_session, header); container_of 1817 tools/perf/util/header.c session = container_of(ff->ph, struct perf_session, header); container_of 1841 tools/perf/util/header.c session = container_of(ff->ph, struct perf_session, header); container_of 1949 tools/perf/util/header.c struct perf_session *session = container_of(header, struct perf_session, header); container_of 1995 tools/perf/util/header.c struct perf_session *session = container_of(header, struct perf_session, header); container_of 2140 tools/perf/util/header.c session = container_of(ff->ph, struct perf_session, header); container_of 2462 tools/perf/util/header.c session = container_of(ff->ph, struct perf_session, header); container_of 2511 tools/perf/util/header.c session = container_of(ff->ph, struct perf_session, header); container_of 2578 tools/perf/util/header.c session = container_of(ff->ph, struct perf_session, header); container_of 2660 tools/perf/util/header.c session = container_of(ff->ph, struct perf_session, header); container_of 228 tools/perf/util/hist.h struct hists_evsel *hevsel = container_of(hists, struct hists_evsel, hists); container_of 596 tools/perf/util/intel-bts.c struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, container_of 639 tools/perf/util/intel-bts.c struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, container_of 680 tools/perf/util/intel-bts.c struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, container_of 708 tools/perf/util/intel-bts.c struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, container_of 722 tools/perf/util/intel-bts.c struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, container_of 742 tools/perf/util/intel-bts.c container_of(tool, struct intel_bts_synth, dummy_tool); container_of 2528 tools/perf/util/intel-pt.c struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt, container_of 2589 tools/perf/util/intel-pt.c struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt, container_of 2612 tools/perf/util/intel-pt.c struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt, container_of 2627 tools/perf/util/intel-pt.c struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt, container_of 2644 tools/perf/util/intel-pt.c struct intel_pt *pt = container_of(session->auxtrace, struct intel_pt, container_of 2690 tools/perf/util/intel-pt.c container_of(tool, struct intel_pt_synth, dummy_tool); container_of 37 tools/perf/util/intlist.c struct int_node *node = container_of(rb_node, struct int_node, rb_node); container_of 45 tools/perf/util/intlist.c struct int_node *node = container_of(rb_node, struct int_node, rb_node); container_of 75 tools/perf/util/intlist.c node = container_of(rb_node, struct int_node, rb_node); container_of 142 tools/perf/util/intlist.c node = container_of(rb_node, struct int_node, rb_node); container_of 71 tools/perf/util/jitdump.c #define get_jit_tool(t) (container_of(tool, struct jit_tool, tool)) container_of 40 tools/perf/util/metricgroup.c return container_of(nd, struct metric_event, nd); container_of 45 tools/perf/util/metricgroup.c return container_of(nd, struct metric_event, nd); container_of 52 tools/perf/util/metricgroup.c struct metric_event *a = container_of(rb_node, container_of 229 tools/perf/util/metricgroup.c struct mep *a = container_of(rb_node, struct mep, nd); container_of 265 tools/perf/util/metricgroup.c return container_of(nd, struct mep, nd); container_of 269 tools/perf/util/metricgroup.c return container_of(nd, struct mep, nd); container_of 276 tools/perf/util/metricgroup.c struct mep *me = container_of(nd, struct mep, nd); container_of 388 tools/perf/util/metricgroup.c struct mep *me = container_of(node, struct mep, nd); container_of 1271 tools/perf/util/probe-finder.c container_of(pf, struct trace_event_finder, pf); container_of 1452 tools/perf/util/probe-finder.c container_of(pf, struct available_var_finder, pf); container_of 1142 tools/perf/util/python.c return Py_BuildValue("O", container_of(pos, struct pyrf_evsel, evsel)); container_of 916 tools/perf/util/s390-cpumsf.c struct s390_cpumsf *sf = container_of(session->auxtrace, container_of 964 tools/perf/util/s390-cpumsf.c struct s390_cpumsf *sf = container_of(session->auxtrace, container_of 1012 tools/perf/util/s390-cpumsf.c struct s390_cpumsf *sf = container_of(session->auxtrace, container_of 1039 tools/perf/util/s390-cpumsf.c struct s390_cpumsf *sf = container_of(session->auxtrace, container_of 960 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 978 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 997 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 1018 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 1039 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 1058 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 1082 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 1105 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 1123 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 1160 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 1177 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 1189 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 1213 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 1247 tools/perf/util/scripting-engines/trace-event-python.c struct tables *tables = container_of(dbe, struct tables, dbe); container_of 180 tools/perf/util/session.c struct perf_session *session = container_of(oe, struct perf_session, container_of 1346 tools/perf/util/session.c evsel = container_of(sid->evsel, struct evsel, core); container_of 1751 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 1762 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 1777 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 1791 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 1804 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 1814 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 1825 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 1843 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); \ container_of 1864 tools/perf/util/sort.c hse_a = container_of(a, struct hpp_sort_entry, hpp); container_of 1865 tools/perf/util/sort.c hse_b = container_of(b, struct hpp_sort_entry, hpp); container_of 1874 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 1944 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 2069 tools/perf/util/sort.c hde = container_of(fmt, struct hpp_dynamic_entry, hpp); container_of 2084 tools/perf/util/sort.c hde = container_of(fmt, struct hpp_dynamic_entry, hpp); container_of 2096 tools/perf/util/sort.c hde = container_of(fmt, struct hpp_dynamic_entry, hpp); container_of 2112 tools/perf/util/sort.c hde = container_of(fmt, struct hpp_dynamic_entry, hpp); container_of 2170 tools/perf/util/sort.c hde = container_of(fmt, struct hpp_dynamic_entry, hpp); container_of 2209 tools/perf/util/sort.c hde_a = container_of(a, struct hpp_dynamic_entry, hpp); container_of 2210 tools/perf/util/sort.c hde_b = container_of(b, struct hpp_dynamic_entry, hpp); container_of 2219 tools/perf/util/sort.c hde = container_of(fmt, struct hpp_dynamic_entry, hpp); container_of 2268 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 2275 tools/perf/util/sort.c hde = container_of(fmt, struct hpp_dynamic_entry, hpp); container_of 2865 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 2925 tools/perf/util/sort.c hse = container_of(fmt, struct hpp_sort_entry, hpp); container_of 39 tools/perf/util/stat-shadow.c struct saved_value *a = container_of(rb_node, container_of 94 tools/perf/util/stat-shadow.c v = container_of(rb_node, struct saved_value, rb_node); container_of 119 tools/perf/util/stat-shadow.c return container_of(nd, struct saved_value, rb_node); container_of 124 tools/perf/util/stat-shadow.c return container_of(nd, struct saved_value, rb_node); container_of 177 tools/perf/util/stat-shadow.c memset(&container_of(pos, struct saved_value, rb_node)->stats, container_of 19 tools/perf/util/strlist.c struct strlist *strlist = container_of(rblist, struct strlist, rblist); container_of 49 tools/perf/util/strlist.c struct strlist *slist = container_of(rblist, struct strlist, rblist); container_of 50 tools/perf/util/strlist.c struct str_node *snode = container_of(rb_node, struct str_node, rb_node); container_of 58 tools/perf/util/strlist.c struct str_node *snode = container_of(rb_node, struct str_node, rb_node); container_of 106 tools/perf/util/strlist.c snode = container_of(rb_node, struct str_node, rb_node); container_of 205 tools/perf/util/strlist.c snode = container_of(rb_node, struct str_node, rb_node); container_of 416 tools/perf/util/symbol.c symn = container_of(sym, struct symbol_name_rb_node, sym); container_of 549 tools/perf/util/symbol.c struct symbol_name_rb_node *s = container_of(sym, struct symbol_name_rb_node, sym); container_of 121 tools/testing/nvdimm/test/iomap.c container_of(ref, struct dev_pagemap, internal_ref); container_of 227 tools/testing/nvdimm/test/nfit.c return container_of(pdev, struct nfit_test, pdev); container_of 816 tools/testing/nvdimm/test/nfit.c struct nfit_test *t = container_of(work, typeof(*t), work); container_of 1200 tools/testing/nvdimm/test/nfit.c struct nfit_test *t = container_of(acpi_desc, typeof(*t), acpi_desc); container_of 68 tools/testing/radix-tree/regression1.c struct page *p = container_of(rcu, struct page, rcu); container_of 74 tools/testing/radix-tree/test.c struct item *item = container_of(head, struct item, rcu_head); container_of 105 tools/usb/usbip/libsrc/list.h container_of(ptr, type, member) container_of 75 tools/virtio/vringh_test.c gvdev = container_of(vq->vdev, struct guest_virtio_device, vdev); container_of 181 virt/kvm/arm/arch_timer.c timer = container_of(hrt, struct arch_timer_cpu, bg_timer); container_of 182 virt/kvm/arm/arch_timer.c vcpu = container_of(timer, struct kvm_vcpu, arch.timer_cpu); container_of 205 virt/kvm/arm/arch_timer.c ctx = container_of(hrt, struct arch_timer_context, hrtimer); container_of 1651 virt/kvm/arm/arm.c container_of(cons, struct kvm_kernel_irqfd, consumer); container_of 1660 virt/kvm/arm/arm.c container_of(cons, struct kvm_kernel_irqfd, consumer); container_of 1669 virt/kvm/arm/arm.c container_of(cons, struct kvm_kernel_irqfd, consumer); container_of 1677 virt/kvm/arm/arm.c container_of(cons, struct kvm_kernel_irqfd, consumer); container_of 38 virt/kvm/arm/pmu.c pmu = container_of(pmc, struct kvm_pmu, pmc[0]); container_of 39 virt/kvm/arm/pmu.c vcpu_arch = container_of(pmu, struct kvm_vcpu_arch, pmu); container_of 40 virt/kvm/arm/pmu.c return container_of(vcpu_arch, struct kvm_vcpu, arch); container_of 706 virt/kvm/arm/vgic/vgic-its.c iodev = container_of(kvm_io_dev, struct vgic_io_device, dev); container_of 2188 virt/kvm/arm/vgic/vgic-its.c struct its_ite *itea = container_of(a, struct its_ite, ite_list); container_of 2189 virt/kvm/arm/vgic/vgic-its.c struct its_ite *iteb = container_of(b, struct its_ite, ite_list); container_of 2327 virt/kvm/arm/vgic/vgic-its.c struct its_device *deva = container_of(a, struct its_device, dev_list); container_of 2328 virt/kvm/arm/vgic/vgic-its.c struct its_device *devb = container_of(b, struct its_device, dev_list); container_of 752 virt/kvm/arm/vgic/vgic-mmio.c return container_of(dev, struct vgic_io_device, dev); container_of 260 virt/kvm/arm/vgic/vgic.c struct vgic_irq *irqa = container_of(a, struct vgic_irq, ap_list); container_of 261 virt/kvm/arm/vgic/vgic.c struct vgic_irq *irqb = container_of(b, struct vgic_irq, ap_list); container_of 63 virt/kvm/async_pf.c container_of(work, struct kvm_async_pf, work); container_of 22 virt/kvm/coalesced_mmio.c return container_of(dev, struct kvm_coalesced_mmio_dev, dev); container_of 45 virt/kvm/eventfd.c container_of(work, struct kvm_kernel_irqfd, inject); container_of 71 virt/kvm/eventfd.c resampler = container_of(kian, container_of 115 virt/kvm/eventfd.c container_of(work, struct kvm_kernel_irqfd, shutdown); container_of 188 virt/kvm/eventfd.c container_of(wait, struct kvm_kernel_irqfd, wait); container_of 238 virt/kvm/eventfd.c container_of(pt, struct kvm_kernel_irqfd, pt); container_of 671 virt/kvm/eventfd.c return container_of(dev, struct _ioeventfd, dev); container_of 380 virt/kvm/kvm_main.c return container_of(mn, struct kvm, mmu_notifier); container_of 4369 virt/kvm/kvm_main.c return container_of(pn, struct kvm_vcpu, preempt_notifier);