Defined in 37 files as a prototype:
- arch/alpha/include/asm/string.h, line 14 (as a prototype)
- arch/arc/include/asm/string.h, line 29 (as a prototype)
- arch/arm/include/asm/string.h, line 16 (as a prototype)
- arch/arm64/include/asm/string.h, line 38 (as a prototype)
- arch/avr32/include/asm/string.h, line 15 (as a prototype)
- arch/blackfin/include/asm/string.h, line 29 (as a prototype)
- arch/c6x/include/asm/string.h, line 17 (as a prototype)
- arch/cris/boot/compressed/misc.c, line 43 (as a prototype)
- arch/cris/include/asm/string.h, line 7 (as a prototype)
- arch/cris/kernel/crisksyms.c, line 51 (as a prototype)
- arch/frv/include/asm/string.h, line 21 (as a prototype)
- arch/h8300/include/asm/string.h, line 13 (as a prototype)
- arch/h8300/kernel/h8300_ksyms.c, line 19 (as a prototype)
- arch/hexagon/include/asm/string.h, line 24 (as a prototype)
- arch/ia64/include/asm/string.h, line 18 (as a prototype)
- arch/m32r/include/asm/string.h, line 8 (as a prototype)
- arch/m68k/include/asm/string.h, line 70 (as a prototype)
- arch/metag/include/asm/string.h, line 8 (as a prototype)
- arch/microblaze/include/asm/string.h, line 19 (as a prototype)
- arch/mips/include/asm/string.h, line 138 (as a prototype)
- arch/mn10300/include/asm/string.h, line 20 (as a prototype)
- arch/nios2/include/asm/string.h, line 19 (as a prototype)
- arch/parisc/include/asm/string.h, line 8 (as a prototype)
- arch/powerpc/boot/string.h, line 16 (as a prototype)
- arch/powerpc/include/asm/string.h, line 21 (as a prototype)
- arch/s390/include/asm/string.h, line 34 (as a prototype)
- arch/score/include/asm/string.h, line 5 (as a prototype)
- arch/sh/include/asm/string_32.h, line 118 (as a prototype)
- arch/sh/include/asm/string_64.h, line 10 (as a prototype)
- arch/tile/include/asm/string.h, line 31 (as a prototype)
- arch/um/os-Linux/user_syms.c, line 27 (as a prototype)
- arch/unicore32/include/asm/string.h, line 27 (as a prototype)
- arch/x86/boot/string.h, line 9 (as a prototype)
- arch/x86/include/asm/string_64.h, line 31 (as a prototype)
- arch/xtensa/include/asm/string.h, line 113 (as a prototype)
- include/asm-generic/asm-prototypes.h, line 11 (as a prototype)
- include/linux/string.h, line 103 (as a prototype)
Defined in 3 files as a member:
Defined in 15 files as a macro:
- arch/alpha/include/asm/string.h, line 21 (as a macro)
- arch/arm/boot/compressed/decompress.c, line 50 (as a macro)
- arch/arm64/include/asm/string.h, line 63 (as a macro)
- arch/m68k/include/asm/string.h, line 71 (as a macro)
- arch/sparc/include/asm/string.h, line 14 (as a macro)
- arch/x86/boot/string.h, line 17 (as a macro)
- arch/x86/include/asm/string_32.h, line 168 (as a macro)
- arch/x86/include/asm/string_32.h, line 182 (as a macro)
- arch/x86/include/asm/string_32.h, line 184 (as a macro)
- arch/x86/include/asm/string_32.h, line 194 (as a macro)
- arch/x86/include/asm/string_64.h, line 36 (as a macro)
- arch/x86/include/asm/string_64.h, line 52 (as a macro)
- arch/x86/include/asm/string_64.h, line 77 (as a macro)
- drivers/net/wan/wanxlfw.S, line 148 (as a macro)
- tools/perf/bench/mem-memcpy-x86-64-asm.S, line 4 (as a macro)
Defined in 10 files as a label:
- arch/alpha/lib/ev6-memcpy.S, line 29 (as a label)
- arch/avr32/lib/memcpy.S, line 21 (as a label)
- arch/frv/lib/memcpy.S, line 26 (as a label)
- arch/h8300/lib/memcpy.S, line 15 (as a label)
- arch/hexagon/lib/memcpy.S, line 197 (as a label)
- arch/microblaze/lib/fastcopy.S, line 42 (as a label)
- arch/mn10300/lib/memcpy.S, line 23 (as a label)
- arch/powerpc/boot/string.S, line 130 (as a label)
- arch/sh/lib64/memcpy.S, line 44 (as a label)
- arch/xtensa/lib/memcopy.S, line 129 (as a label)
Defined in 33 files as a function:
- arch/alpha/lib/memcpy.c, line 152 (as a function)
- arch/arm/boot/compressed/string.c, line 9 (as a function)
- arch/arm/lib/memcpy.S, line 65 (as a function)
- arch/arm64/lib/memcpy.S, line 73 (as a function)
- arch/c6x/lib/memcpy_64plus.S, line 15 (as a function)
- arch/cris/arch-v10/lib/string.c, line 43 (as a function)
- arch/cris/boot/compressed/misc.c, line 183 (as a function)
- arch/h8300/boot/compressed/misc.c, line 53 (as a function)
- arch/m32r/boot/compressed/misc.c, line 42 (as a function)
- arch/m32r/lib/memcpy.S, line 21 (as a function)
- arch/m32r/lib/memcpy.S, line 59 (as a function)
- arch/m68k/lib/memcpy.c, line 10 (as a function)
- arch/microblaze/lib/memcpy.c, line 36 (as a function)
- arch/microblaze/lib/memcpy.c, line 48 (as a function)
- arch/mips/boot/compressed/string.c, line 9 (as a function)
- arch/mn10300/boot/compressed/misc.c, line 70 (as a function)
- arch/nios2/boot/compressed/misc.c, line 117 (as a function)
- arch/nios2/lib/memcpy.c, line 160 (as a function)
- arch/parisc/lib/memcpy.c, line 518 (as a function)
- arch/s390/boot/compressed/misc.c, line 83 (as a function)
- arch/s390/lib/mem.S, line 110 (as a function)
- arch/sh/boot/compressed/misc.c, line 87 (as a function)
- arch/sh/lib/memcpy-sh4.S, line 159 (as a function)
- arch/sh/lib/memcpy.S, line 15 (as a function)
- arch/tile/lib/memcpy_32.S, line 76 (as a function)
- arch/tile/lib/memcpy_64.c, line 50 (as a function)
- arch/unicore32/boot/compressed/misc.c, line 43 (as a function)
- arch/x86/boot/compressed/string.c, line 67 (as a function)
- arch/x86/lib/memcpy_32.c, line 7 (as a function)
- arch/x86/lib/memcpy_64.S, line 30 (as a function)
- lib/string.c, line 710 (as a function)
- mm/kasan/kasan.c, line 355 (as a function)
- tools/arch/x86/lib/memcpy_64.S, line 29 (as a function)
Documented in 1 files:
Referenced in 5504 files:
- arch/alpha/boot/bootp.c, line 113
- arch/alpha/boot/bootpz.c, 2 times
- arch/alpha/include/asm/a.out-core.h, line 76
- arch/alpha/include/asm/cacheflush.h, 2 times
- arch/alpha/kernel/io.c, line 614
- arch/alpha/kernel/process.c, line 341
- arch/alpha/kernel/smp.c, 2 times
- arch/alpha/lib/ev6-memcpy.S, 5 times
- arch/alpha/lib/memcpy.c, line 162
- arch/alpha/lib/memmove.S, line 31
- arch/alpha/mm/init.c, line 49
- arch/arc/include/asm/cacheflush.h, 2 times
- arch/arc/include/asm/page.h, line 16
- arch/arc/include/asm/pgalloc.h, line 65
- arch/arc/kernel/arcksyms.c, line 53
- arch/arc/kernel/kgdb.c, 3 times
- arch/arc/kernel/kprobes.c, 2 times
- arch/arc/kernel/unwind.c, 2 times
- arch/arc/lib/memcpy-700.S, 2 times
- arch/arc/lib/memcpy-archs.S, 2 times
- arch/arc/mm/tlbex.S, line 377
- arch/arm/boot/compressed/atags_to_fdt.c, 2 times
- arch/arm/boot/compressed/string.c, line 52
- arch/arm/common/dmabounce.c, 4 times
- arch/arm/common/sharpsl_param.c, line 47
- arch/arm/crypto/aes-ce-glue.c, 2 times
- arch/arm/crypto/aesbs-glue.c, line 210
- arch/arm/crypto/ghash-ce-glue.c, 5 times
- arch/arm/include/asm/cacheflush.h, line 175
- arch/arm/include/asm/fncpy.h, line 84
- arch/arm/include/asm/kexec.h, line 34
- arch/arm/include/asm/page-nommu.h, line 21
- arch/arm/include/asm/syscall.h, 2 times
- arch/arm/include/asm/uaccess.h, 2 times
- arch/arm/kernel/armksyms.c, line 90
- arch/arm/kernel/atags_proc.c, 2 times
- arch/arm/kernel/crash_dump.c, line 52
- arch/arm/kernel/fiq.c, line 98
- arch/arm/kernel/iwmmxt.S, 2 times
- arch/arm/kernel/kgdb.c, 2 times
- arch/arm/kernel/process.c, line 289
- arch/arm/kernel/setup.c, line 74
- arch/arm/kernel/signal.c, line 627
- arch/arm/kernel/tcm.c, 2 times
- arch/arm/kernel/traps.c, 4 times
- arch/arm/kvm/mmio.c, 6 times
- arch/arm/kvm/reset.c, line 74
- arch/arm/lib/memcpy.S, line 69
- arch/arm/lib/memmove.S, line 35
- arch/arm/lib/uaccess_with_memcpy.c, 2 times
- arch/arm/mach-davinci/board-mityomapl138.c, line 150
- arch/arm/mach-davinci/clock.c, line 687
- arch/arm/mach-davinci/common.c, line 89
- arch/arm/mach-davinci/pm.c, line 43
- arch/arm/mach-ep93xx/crunch-bits.S, 2 times
- arch/arm/mach-imx/pm-imx5.c, line 349
- arch/arm/mach-ixp4xx/common.c, line 351
- arch/arm/mach-lpc32xx/pm.c, 3 times
- arch/arm/mach-mvebu/pmsu.c, line 145
- arch/arm/mach-netx/xc.c, line 163
- arch/arm/mach-omap2/omap_device.c, line 475
- arch/arm/mach-orion5x/dns323-setup.c, line 194
- arch/arm/mach-orion5x/tsx09-common.c, line 65
- arch/arm/mach-pxa/devices.c, line 98
- arch/arm/mach-pxa/palm27x.c, line 80
- arch/arm/mach-rockchip/platsmp.c, line 201
- arch/arm/mach-rockchip/pm.c, line 284
- arch/arm/mach-rpc/ecard.c, 3 times
- arch/arm/mach-s3c24xx/mach-h1940.c, line 661
- arch/arm/mach-s3c24xx/mach-rx1950.c, line 751
- arch/arm/mach-s3c24xx/mach-rx3715.c, line 202
- arch/arm/mach-socfpga/platsmp.c, 2 times
- arch/arm/mach-tegra/pm.c, 3 times
- arch/arm/mach-tegra/reset.c, line 73
- arch/arm/mach-zynq/platsmp.c, line 68
- arch/arm/mm/flush.c, line 195
- arch/arm/mm/idmap.c, line 38
- arch/arm/mm/init.c, line 162
- arch/arm/mm/ioremap.c, line 121
- arch/arm/mm/nommu.c, line 341
- arch/arm/mm/pgd.c, line 50
- arch/arm/net/bpf_jit_32.c, line 84
- arch/arm/plat-samsung/init.c, line 119
- arch/arm/probes/kprobes/core.c, 2 times
- arch/arm/probes/kprobes/opt-arm.c, 2 times
- arch/arm/probes/kprobes/test-core.c, line 1555
- arch/arm/probes/uprobes/core.c, line 125
- arch/arm/vdso/vdsomunge.c, line 206
- arch/arm64/crypto/aes-ce-ccm-glue.c, 3 times
- arch/arm64/crypto/aes-ce-cipher.c, line 168
- arch/arm64/crypto/aes-glue.c, line 225
- arch/arm64/crypto/ghash-ce-glue.c, 2 times
- arch/arm64/include/asm/cacheflush.h, line 105
- arch/arm64/include/asm/syscall.h, 2 times
- arch/arm64/kernel/arm64ksyms.c, line 54
- arch/arm64/kernel/hibernate.c, 2 times
- arch/arm64/kernel/kgdb.c, 3 times
- arch/arm64/kernel/machine_kexec.c, line 174
- arch/arm64/kernel/probes/uprobes.c, line 24
- arch/arm64/kernel/ptrace.c, 2 times
- arch/arm64/kernel/vdso.c, 2 times
- arch/arm64/kvm/guest.c, line 127
- arch/arm64/kvm/reset.c, line 124
- arch/arm64/kvm/trace.h, 2 times
- arch/arm64/lib/memcpy.S, 2 times
- arch/arm64/mm/flush.c, line 57
- arch/arm64/mm/init.c, line 120
- arch/arm64/mm/kasan_init.c, line 149
- arch/arm64/mm/mmu.c, line 527
- arch/avr32/boards/atngw100/setup.c, line 158
- arch/avr32/boards/atstk1000/atstk1002.c, line 172
- arch/avr32/boards/favr-32/setup.c, line 184
- arch/avr32/boards/hammerhead/setup.c, line 120
- arch/avr32/boards/merisc/setup.c, line 111
- arch/avr32/boards/mimc200/setup.c, line 135
- arch/avr32/include/asm/cacheflush.h, line 129
- arch/avr32/include/asm/io.h, 2 times
- arch/avr32/include/asm/pgalloc.h, line 36
- arch/avr32/kernel/avr32_ksyms.c, line 31
- arch/avr32/kernel/kprobes.c, 3 times
- arch/avr32/kernel/setup.c, 2 times
- arch/avr32/lib/memcpy.S, 2 times
- arch/avr32/mach-at32ap/at32ap700x.c, 3 times
- arch/avr32/mach-at32ap/clock.c, line 235
- arch/avr32/mach-at32ap/pm.c, line 220
- arch/avr32/mm/cache.c, line 159
- arch/avr32/oprofile/op_model_avr32.c, line 223
- arch/blackfin/include/asm/cacheflush.h, 2 times
- arch/blackfin/include/asm/elf.h, line 120
- arch/blackfin/include/asm/mmu_context.h, 4 times
- arch/blackfin/include/asm/switch_to.h, 2 times
- arch/blackfin/include/asm/uaccess.h, 2 times
- arch/blackfin/kernel/bfin_ksyms.c, line 30
- arch/blackfin/kernel/kgdb_test.c, line 79
- arch/blackfin/kernel/module.c, 5 times
- arch/blackfin/kernel/process.c, line 90
- arch/blackfin/kernel/ptrace.c, line 284
- arch/blackfin/kernel/setup.c, 6 times
- arch/blackfin/mach-common/pm.c, 2 times
- arch/blackfin/mm/isram-driver.c, 2 times
- arch/blackfin/mm/maccess.c, 4 times
- arch/c6x/include/asm/cacheflush.h, 2 times
- arch/c6x/include/asm/elf.h, line 66
- arch/c6x/include/asm/uaccess.h, 2 times
- arch/c6x/kernel/c6x_ksyms.c, line 66
- arch/c6x/kernel/soc.c, 2 times
- arch/c6x/lib/memcpy_64plus.S, line 46
- arch/c6x/lib/strasgi.S, line 23
- arch/c6x/platforms/pll.c, line 395
- arch/cris/arch-v10/drivers/axisflashmap.c, line 65
- arch/cris/arch-v10/drivers/sync_serial.c, 3 times
- arch/cris/arch-v32/drivers/axisflashmap.c, 2 times
- arch/cris/arch-v32/drivers/cryptocop.c, 2 times
- arch/cris/arch-v32/drivers/sync_serial.c, 2 times
- arch/cris/arch-v32/mach-a3/pinmux.c, 4 times
- arch/cris/arch-v32/mach-fs/pinmux.c, 4 times
- arch/cris/boot/tools/build.c, 3 times
- arch/cris/include/asm/cacheflush.h, 2 times
- arch/cris/include/asm/page.h, line 13
- arch/cris/kernel/crisksyms.c, 2 times
- arch/cris/kernel/setup.c, line 166
- arch/frv/include/asm/cacheflush.h, 2 times
- arch/frv/include/asm/io.h, 2 times
- arch/frv/include/asm/page.h, 2 times
- arch/frv/include/asm/pgtable.h, line 208
- arch/frv/include/asm/uaccess.h, 2 times
- arch/frv/kernel/frv_ksyms.c, line 54
- arch/frv/kernel/process.c, line 277
- arch/frv/kernel/setup.c, 2 times
- arch/frv/kernel/sysctl.c, 2 times
- arch/frv/lib/checksum.c, line 162
- arch/frv/lib/memcpy.S, 9 times
- arch/frv/mm/extable.c, line 34
- arch/frv/mm/pgalloc.c, line 116
- arch/h8300/boot/compressed/misc.c, line 22
- arch/h8300/kernel/h8300_ksyms.c, line 34
- arch/h8300/kernel/kgdb.c, 2 times
- arch/h8300/lib/memcpy.S, 3 times
- arch/hexagon/include/asm/cacheflush.h, line 96
- arch/hexagon/include/asm/io.h, 2 times
- arch/hexagon/include/asm/page.h, line 129
- arch/hexagon/include/asm/pgalloc.h, line 48
- arch/hexagon/include/asm/syscall.h, line 44
- arch/hexagon/kernel/hexagon_ksyms.c, line 37
- arch/hexagon/kernel/process.c, line 102
- arch/hexagon/kernel/time.c, line 130
- arch/hexagon/lib/checksum.c, line 199
- arch/hexagon/lib/memcpy.S, 2 times
- arch/hexagon/mm/cache.c, line 134
- arch/ia64/hp/common/sba_iommu.c, line 1680
- arch/ia64/hp/sim/boot/fw-emu.c, 2 times
- arch/ia64/hp/sim/simeth.c, line 204
- arch/ia64/hp/sim/simscsi.c, line 244
- arch/ia64/hp/sim/simserial.c, line 207
- arch/ia64/include/asm/cacheflush.h, 2 times
- arch/ia64/include/asm/siginfo.h, 2 times
- arch/ia64/kernel/acpi-ext.c, 2 times
- arch/ia64/kernel/crash.c, 2 times
- arch/ia64/kernel/crash_dump.c, line 47
- arch/ia64/kernel/iosapic.c, line 527
- arch/ia64/kernel/kprobes.c, 5 times
- arch/ia64/kernel/machine_kexec.c, line 66
- arch/ia64/kernel/mca.c, 3 times
- arch/ia64/kernel/process.c, 3 times
- arch/ia64/kernel/salinfo.c, 2 times
- arch/ia64/kernel/setup.c, 7 times
- arch/ia64/kernel/unwind.c, 6 times
- arch/ia64/lib/memcpy.S, 3 times
- arch/ia64/lib/memcpy_mck.S, 3 times
- arch/ia64/mm/contig.c, line 109
- arch/ia64/mm/discontig.c, 2 times
- arch/ia64/sn/kernel/bte.c, 2 times
- arch/ia64/sn/kernel/io_acpi_init.c, 5 times
- arch/ia64/sn/kernel/io_common.c, line 145
- arch/ia64/sn/kernel/mca.c, line 57
- arch/ia64/sn/kernel/setup.c, 4 times
- arch/ia64/sn/pci/tioce_provider.c, line 1007
- arch/m32r/boot/compressed/misc.c, line 20
- arch/m32r/include/asm/cacheflush.h, 2 times
- arch/m32r/include/asm/elf.h, line 120
- arch/m32r/include/asm/io.h, 2 times
- arch/m32r/kernel/m32r_ksyms.c, line 60
- arch/m32r/kernel/setup.c, line 101
- arch/m32r/lib/csum_partial_copy.c, line 34
- arch/m68k/amiga/amisound.c, line 57
- arch/m68k/amiga/config.c, line 615
- arch/m68k/coldfire/m5206.c, line 57
- arch/m68k/coldfire/m5272.c, 2 times
- arch/m68k/coldfire/m5307.c, line 69
- arch/m68k/coldfire/m53xx.c, 2 times
- arch/m68k/emu/nfcon.c, 2 times
- arch/m68k/emu/nfeth.c, 2 times
- arch/m68k/include/asm/cacheflush_mm.h, 2 times
- arch/m68k/include/asm/cacheflush_no.h, 2 times
- arch/m68k/include/asm/io_no.h, 2 times
- arch/m68k/include/asm/mcf_pgalloc.h, line 99
- arch/m68k/include/asm/nubus.h, 2 times
- arch/m68k/include/asm/page_mm.h, line 52
- arch/m68k/include/asm/page_no.h, line 10
- arch/m68k/include/asm/sun3_pgalloc.h, line 94
- arch/m68k/include/asm/uaccess_no.h, 4 times
- arch/m68k/include/asm/zorro.h, 2 times
- arch/m68k/kernel/bootinfo_proc.c, line 50
- arch/m68k/kernel/machine_kexec.c, line 44
- arch/m68k/kernel/process.c, 3 times
- arch/m68k/kernel/setup_mm.c, line 279
- arch/m68k/kernel/setup_no.c, line 146
- arch/m68k/kernel/signal.c, 4 times
- arch/m68k/lib/memcpy.c, line 89
- arch/m68k/mac/iop.c, line 495
- arch/metag/include/asm/cacheflush.h, 2 times
- arch/metag/include/asm/elf.h, line 90
- arch/metag/include/asm/pgalloc.h, line 21
- arch/metag/kernel/ftrace.c, line 88
- arch/metag/kernel/metag_ksyms.c, line 48
- arch/metag/kernel/traps.c, 2 times
- arch/metag/lib/checksum.c, line 164
- arch/metag/mm/init.c, line 93
- arch/microblaze/include/asm/cacheflush.h, 2 times
- arch/microblaze/include/asm/page.h, 2 times
- arch/microblaze/include/uapi/asm/elf.h, line 87
- arch/microblaze/kernel/microblaze_ksyms.c, line 36
- arch/microblaze/lib/fastcopy.S, 6 times
- arch/microblaze/lib/memcpy.c, line 188
- arch/microblaze/lib/memmove.c, 2 times
- arch/mips/alchemy/common/dbdma.c, 2 times
- arch/mips/alchemy/common/platform.c, 5 times
- arch/mips/ath79/dev-wmac.c, line 151
- arch/mips/ath79/mach-ap136.c, line 128
- arch/mips/ath79/mach-db120.c, line 109
- arch/mips/ath79/mach-ubnt-xm.c, line 98
- arch/mips/bcm47xx/setup.c, 3 times
- arch/mips/bcm63xx/boards/board_bcm963xx.c, 5 times
- arch/mips/bcm63xx/dev-dsp.c, line 53
- arch/mips/bcm63xx/dev-enet.c, 2 times
- arch/mips/bcm63xx/nvram.c, 3 times
- arch/mips/bcm63xx/prom.c, line 87
- arch/mips/bmips/setup.c, line 84
- arch/mips/boot/compressed/decompress.c, line 130
- arch/mips/boot/tools/relocs.c, line 556
- arch/mips/cavium-octeon/crypto/octeon-md5.c, 6 times
- arch/mips/cavium-octeon/crypto/octeon-sha1.c, 4 times
- arch/mips/cavium-octeon/crypto/octeon-sha256.c, 5 times
- arch/mips/cavium-octeon/crypto/octeon-sha512.c, 3 times
- arch/mips/cavium-octeon/executive/cvmx-spi.c, 2 times
- arch/mips/cavium-octeon/octeon-memcpy.S, 4 times
- arch/mips/cavium-octeon/setup.c, 5 times
- arch/mips/dec/prom/console.c, line 27
- arch/mips/dec/prom/memory.c, 3 times
- arch/mips/dec/setup.c, 16 times
- arch/mips/dec/tc.c, line 44
- arch/mips/include/asm/io.h, 2 times
- arch/mips/include/asm/kexec.h, line 31
- arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h, line 37
- arch/mips/include/asm/octeon/cvmx-coremask.h, line 65
- arch/mips/include/asm/pgalloc.h, line 55
- arch/mips/include/asm/vga.h, line 43
- arch/mips/kernel/crash_dump.c, line 37
- arch/mips/kernel/kgdb.c, 7 times
- arch/mips/kernel/kprobes.c, 4 times
- arch/mips/kernel/machine_kexec.c, line 82
- arch/mips/kernel/mips_ksyms.c, line 49
- arch/mips/kernel/relocate.c, 2 times
- arch/mips/kernel/smp-bmips.c, line 448
- arch/mips/kernel/traps.c, 4 times
- arch/mips/kernel/uprobes.c, line 237
- arch/mips/kernel/vpe.c, 2 times
- arch/mips/kvm/dyntrans.c, 2 times
- arch/mips/lantiq/xway/xrx200_phy_fw.c, line 71
- arch/mips/lib/memcpy.S, 4 times
- arch/mips/loongson64/common/env.c, 3 times
- arch/mips/mm/init.c, 4 times
- arch/mips/mm/tlbex.c, 3 times
- arch/mips/mm/uasm.c, line 495
- arch/mips/mti-malta/malta-init.c, 2 times
- arch/mips/netlogic/xlp/setup.c, line 173
- arch/mips/netlogic/xlr/setup.c, line 195
- arch/mips/pistachio/init.c, 2 times
- arch/mips/pmcs-msp71xx/msp_time.c, line 95
- arch/mips/sgi-ip27/ip27-init.c, 4 times
- arch/mips/sgi-ip27/ip27-klnuma.c, line 82
- arch/mips/txx9/generic/7segled.c, 2 times
- arch/mips/txx9/rbtx4939/setup.c, 5 times
- arch/mn10300/boot/compressed/misc.c, 2 times
- arch/mn10300/include/asm/cacheflush.h, 2 times
- arch/mn10300/include/asm/io.h, 2 times
- arch/mn10300/include/asm/page.h, line 30
- arch/mn10300/include/asm/string.h, line 29
- arch/mn10300/kernel/fpu.c, line 171
- arch/mn10300/kernel/gdb-stub.c, line 1477
- arch/mn10300/kernel/io.c, line 25
- arch/mn10300/kernel/kprobes.c, 6 times
- arch/mn10300/kernel/mn10300-watchdog.c, line 55
- arch/mn10300/kernel/mn10300_ksyms.c, line 21
- arch/mn10300/lib/checksum.c, line 65
- arch/mn10300/lib/memcpy.S, 5 times
- arch/mn10300/lib/memmove.S, 2 times
- arch/mn10300/mm/pgtable.c, line 135
- arch/nios2/boot/compressed/misc.c, line 39
- arch/nios2/include/asm/page.h, line 49
- arch/nios2/kernel/kgdb.c, 2 times
- arch/nios2/kernel/nios2_ksyms.c, line 14
- arch/nios2/mm/cacheflush.c, 2 times
- arch/nios2/mm/init.c, line 113
- arch/nios2/mm/pgtable.c, line 62
- arch/openrisc/include/asm/page.h, line 44
- arch/openrisc/include/asm/pgalloc.h, line 49
- arch/openrisc/include/asm/syscall.h, 2 times
- arch/openrisc/kernel/process.c, line 261
- arch/parisc/include/asm/cacheflush.h, 2 times
- arch/parisc/include/asm/elf.h, 4 times
- arch/parisc/kernel/firmware.c, 23 times
- arch/parisc/kernel/pdc_cons.c, line 240
- arch/parisc/kernel/process.c, 2 times
- arch/parisc/lib/checksum.c, line 125
- arch/parisc/lib/memcpy.c, line 527
- arch/parisc/math-emu/driver.c, 4 times
- arch/powerpc/boot/cuboot.h, line 10
- arch/powerpc/boot/decompress.c, line 88
- arch/powerpc/boot/devtree.c, 2 times
- arch/powerpc/boot/libfdt-wrapper.c, line 90
- arch/powerpc/boot/main.c, 2 times
- arch/powerpc/boot/ps3.c, line 118
- arch/powerpc/boot/redboot-83xx.c, line 45
- arch/powerpc/boot/redboot-8xx.c, line 43
- arch/powerpc/boot/simple_alloc.c, line 117
- arch/powerpc/boot/string.S, line 129
- arch/powerpc/boot/treeboot-bamboo.c, 2 times
- arch/powerpc/crypto/md5-glue.c, 5 times
- arch/powerpc/crypto/sha1-spe-glue.c, 5 times
- arch/powerpc/crypto/sha1.c, 4 times
- arch/powerpc/crypto/sha256-spe-glue.c, 5 times
- arch/powerpc/include/asm/cacheflush.h, 2 times
- arch/powerpc/include/asm/kexec.h, line 66
- arch/powerpc/include/asm/paca.h, line 216
- arch/powerpc/include/asm/plpar_wrappers.h, 2 times
- arch/powerpc/include/asm/syscall.h, line 96
- arch/powerpc/include/asm/vga.h, line 37
- arch/powerpc/kernel/crash_dump.c, line 79
- arch/powerpc/kernel/fadump.c, 5 times
- arch/powerpc/kernel/ima_kexec.c, 2 times
- arch/powerpc/kernel/kexec_elf_64.c, line 159
- arch/powerpc/kernel/kgdb.c, 7 times
- arch/powerpc/kernel/kprobes.c, 3 times
- arch/powerpc/kernel/kvm.c, 5 times
- arch/powerpc/kernel/machine_kexec_32.c, line 54
- arch/powerpc/kernel/machine_kexec_64.c, 2 times
- arch/powerpc/kernel/machine_kexec_file_64.c, line 160
- arch/powerpc/kernel/mce.c, line 191
- arch/powerpc/kernel/module_64.c, 2 times
- arch/powerpc/kernel/nvram_64.c, 4 times
- arch/powerpc/kernel/pci_32.c, line 141
- arch/powerpc/kernel/process.c, line 783
- arch/powerpc/kernel/prom.c, line 129
- arch/powerpc/kernel/prom_init.c, line 2392
- arch/powerpc/kernel/ptrace.c, 2 times
- arch/powerpc/kernel/rtas.c, line 403
- arch/powerpc/kernel/rtas_flash.c, 3 times
- arch/powerpc/kernel/rtasd.c, 3 times
- arch/powerpc/kernel/setup-common.c, line 618
- arch/powerpc/kernel/setup_32.c, line 115
- arch/powerpc/kvm/book3s_hv.c, line 3286
- arch/powerpc/kvm/book3s_paired_singles.c, line 284
- arch/powerpc/kvm/book3s_pr.c, 2 times
- arch/powerpc/kvm/booke.c, line 2153
- arch/powerpc/kvm/e500.c, line 546
- arch/powerpc/kvm/powerpc.c, 3 times
- arch/powerpc/lib/copy_32.S, 2 times
- arch/powerpc/lib/feature-fixups.c, 3 times
- arch/powerpc/lib/mem_64.S, line 86
- arch/powerpc/lib/memcpy_64.S, 2 times
- arch/powerpc/lib/rheap.c, line 64
- arch/powerpc/mm/hash_utils_64.c, 2 times
- arch/powerpc/perf/callchain.c, line 148
- arch/powerpc/perf/hv-24x7.c, line 948
- arch/powerpc/platforms/512x/mpc512x_shared.c, 2 times
- arch/powerpc/platforms/52xx/mpc52xx_pm.c, 6 times
- arch/powerpc/platforms/cell/spufs/inode.c, line 678
- arch/powerpc/platforms/powermac/bootx_init.c, 3 times
- arch/powerpc/platforms/powermac/low_i2c.c, 5 times
- arch/powerpc/platforms/powermac/nvram.c, 2 times
- arch/powerpc/platforms/powernv/opal-async.c, 2 times
- arch/powerpc/platforms/powernv/opal-dump.c, line 311
- arch/powerpc/platforms/powernv/opal-elog.c, line 181
- arch/powerpc/platforms/powernv/opal-flash.c, 5 times
- arch/powerpc/platforms/powernv/opal-hmi.c, line 332
- arch/powerpc/platforms/powernv/opal-memory-errors.c, line 115
- arch/powerpc/platforms/powernv/opal-prd.c, line 373
- arch/powerpc/platforms/powernv/opal-sysparam.c, 2 times
- arch/powerpc/platforms/powernv/pci.c, line 150
- arch/powerpc/platforms/ps3/gelic_udbg.c, line 152
- arch/powerpc/platforms/ps3/os-area.c, 2 times
- arch/powerpc/platforms/pseries/cmm.c, line 613
- arch/powerpc/platforms/pseries/dlpar.c, 3 times
- arch/powerpc/platforms/pseries/hotplug-memory.c, 2 times
- arch/powerpc/platforms/pseries/ibmebus.c, line 257
- arch/powerpc/platforms/pseries/lparcfg.c, line 308
- arch/powerpc/platforms/pseries/mobility.c, 5 times
- arch/powerpc/platforms/pseries/nvram.c, 2 times
- arch/powerpc/platforms/pseries/pci.c, line 51
- arch/powerpc/platforms/pseries/ras.c, 2 times
- arch/powerpc/platforms/pseries/reconfig.c, line 186
- arch/powerpc/platforms/pseries/scanlog.c, 2 times
- arch/powerpc/sysdev/axonram.c, 2 times
- arch/powerpc/sysdev/fsl_rmu.c, 2 times
- arch/powerpc/sysdev/mv64x60_dev.c, line 267
- arch/powerpc/sysdev/tsi108_dev.c, line 109
- arch/s390/boot/compressed/misc.c, line 21
- arch/s390/crypto/aes_s390.c, 17 times
- arch/s390/crypto/des_s390.c, 9 times
- arch/s390/crypto/ghash_s390.c, 5 times
- arch/s390/crypto/prng.c, 4 times
- arch/s390/crypto/sha1_s390.c, 4 times
- arch/s390/crypto/sha256_s390.c, 4 times
- arch/s390/crypto/sha512_s390.c, 4 times
- arch/s390/crypto/sha_common.c, 4 times
- arch/s390/hypfs/hypfs_diag.c, 3 times
- arch/s390/hypfs/hypfs_vm.c, 2 times
- arch/s390/include/asm/checksum.h, line 63
- arch/s390/include/asm/facility.h, line 60
- arch/s390/include/asm/fpu/internal.h, 2 times
- arch/s390/kernel/compat_signal.c, 2 times
- arch/s390/kernel/cpcmd.c, 2 times
- arch/s390/kernel/crash_dump.c, 22 times
- arch/s390/kernel/debug.c, 5 times
- arch/s390/kernel/ipl.c, 17 times
- arch/s390/kernel/kprobes.c, 5 times
- arch/s390/kernel/lgr.c, 2 times
- arch/s390/kernel/machine_kexec.c, 2 times
- arch/s390/kernel/perf_cpum_sf.c, line 1100
- arch/s390/kernel/process.c, 2 times
- arch/s390/kernel/ptrace.c, 3 times
- arch/s390/kernel/sclp.c, 5 times
- arch/s390/kernel/setup.c, line 338
- arch/s390/kernel/signal.c, 5 times
- arch/s390/kernel/smp.c, 2 times
- arch/s390/kernel/vtime.c, line 87
- arch/s390/kvm/interrupt.c, 2 times
- arch/s390/kvm/kvm-s390.c, 16 times
- arch/s390/kvm/priv.c, 3 times
- arch/s390/kvm/sthyi.c, 6 times
- arch/s390/kvm/vsie.c, 4 times
- arch/s390/lib/mem.S, line 130
- arch/s390/lib/string.c, 4 times
- arch/s390/mm/extmem.c, 4 times
- arch/s390/mm/maccess.c, 2 times
- arch/s390/pci/pci_clp.c, 2 times
- arch/score/include/asm/cacheflush.h, 2 times
- arch/score/include/asm/page.h, 2 times
- arch/score/include/asm/pgalloc.h, line 28
- arch/score/kernel/irq.c, line 101
- arch/score/kernel/traps.c, 2 times
- arch/score/lib/checksum_copy.c, line 34
- arch/score/mm/tlb-score.c, line 247
- arch/sh/boards/mach-highlander/setup.c, line 407
- arch/sh/boards/mach-hp6xx/pm.c, line 73
- arch/sh/boards/mach-r2d/irq.c, 2 times
- arch/sh/boot/compressed/misc.c, line 25
- arch/sh/drivers/dma/dma-api.c, line 393
- arch/sh/drivers/superhyway/ops-sh4-202.c, line 141
- arch/sh/include/asm/elf.h, line 117
- arch/sh/include/asm/kexec.h, line 37
- arch/sh/include/asm/syscall_64.h, 2 times
- arch/sh/kernel/cpu/shmobile/pm.c, 4 times
- arch/sh/kernel/crash_dump.c, line 41
- arch/sh/kernel/ftrace.c, line 244
- arch/sh/kernel/kgdb.c, 2 times
- arch/sh/kernel/kprobes.c, 3 times
- arch/sh/kernel/machine_kexec.c, line 112
- arch/sh/kernel/machvec.c, line 58
- arch/sh/kernel/process.c, line 33
- arch/sh/kernel/process_64.c, line 360
- arch/sh/kernel/setup.c, line 320
- arch/sh/kernel/sh_ksyms_32.c, line 10
- arch/sh/kernel/sh_ksyms_64.c, line 39
- arch/sh/kernel/smp.c, line 53
- arch/sh/kernel/vsyscall/vsyscall.c, line 53
- arch/sh/lib/memmove.S, 2 times
- arch/sh/lib64/copy_user_memcpy.S, 2 times
- arch/sh/lib64/memcpy.S, 6 times
- arch/sh/mm/cache.c, 4 times
- arch/sh/mm/nommu.c, 2 times
- arch/sh/mm/pgtable.c, line 15
- arch/sparc/crypto/aes_glue.c, line 348
- arch/sparc/crypto/des_glue.c, 3 times
- arch/sparc/crypto/md5_glue.c, 6 times
- arch/sparc/crypto/sha1_glue.c, 6 times
- arch/sparc/crypto/sha256_glue.c, 7 times
- arch/sparc/crypto/sha512_glue.c, 5 times
- arch/sparc/include/asm/cacheflush_32.h, 2 times
- arch/sparc/include/asm/cacheflush_64.h, 2 times
- arch/sparc/include/asm/page_32.h, line 20
- arch/sparc/include/asm/page_64.h, line 44
- arch/sparc/kernel/chmc.c, 2 times
- arch/sparc/kernel/cpumap.c, line 202
- arch/sparc/kernel/ds.c, line 1055
- arch/sparc/kernel/kprobes.c, 2 times
- arch/sparc/kernel/ldc.c, 6 times
- arch/sparc/kernel/leon_kernel.c, line 494
- arch/sparc/kernel/leon_pci_grpci2.c, line 738
- arch/sparc/kernel/of_device_32.c, 4 times
- arch/sparc/kernel/of_device_64.c, 5 times
- arch/sparc/kernel/of_device_common.c, 3 times
- arch/sparc/kernel/process_32.c, 3 times
- arch/sparc/kernel/process_64.c, 5 times
- arch/sparc/kernel/sys_sparc_64.c, line 591
- arch/sparc/kernel/time_64.c, line 740
- arch/sparc/kernel/traps_64.c, 17 times
- arch/sparc/kernel/unaligned_64.c, line 562
- arch/sparc/kernel/uprobes.c, line 49
- arch/sparc/kernel/vio.c, 2 times
- arch/sparc/kernel/windows.c, line 47
- arch/sparc/lib/GENpatch.S, line 28
- arch/sparc/lib/NG2patch.S, line 28
- arch/sparc/lib/NG4patch.S, line 28
- arch/sparc/lib/NGpatch.S, line 28
- arch/sparc/lib/U1memcpy.S, line 58
- arch/sparc/lib/U3patch.S, line 28
- arch/sparc/lib/checksum_32.S, line 572
- arch/sparc/lib/memcpy.S, 2 times
- arch/sparc/lib/memmove.S, line 19
- arch/sparc/mm/srmmu.c, line 332
- arch/sparc/net/bpf_jit_comp.c, line 769
- arch/tile/gxio/mpipe.c, line 539
- arch/tile/include/asm/cacheflush.h, 2 times
- arch/tile/include/asm/elf.h, line 97
- arch/tile/include/asm/page.h, line 66
- arch/tile/include/asm/syscall.h, 2 times
- arch/tile/kernel/ftrace.c, line 131
- arch/tile/kernel/kgdb.c, 4 times
- arch/tile/kernel/kprobes.c, 3 times
- arch/tile/kernel/machine_kexec.c, line 287
- arch/tile/kernel/process.c, line 169
- arch/tile/kernel/sysfs.c, line 153
- arch/tile/kernel/vdso.c, line 86
- arch/tile/lib/exports.c, line 40
- arch/tile/lib/memcpy_32.S, 3 times
- arch/tile/lib/memmove.c, line 26
- arch/tile/mm/init.c, line 598
- arch/tile/mm/pgtable.c, line 197
- arch/um/drivers/daemon_user.c, line 43
- arch/um/drivers/line.c, 3 times
- arch/um/drivers/mconsole_user.c, 2 times
- arch/um/drivers/net_kern.c, 5 times
- arch/um/drivers/pcap_user.c, line 106
- arch/um/drivers/slip_common.c, 2 times
- arch/um/include/asm/page.h, line 30
- arch/um/kernel/mem.c, 2 times
- arch/um/kernel/process.c, line 163
- arch/um/kernel/skas/uaccess.c, 4 times
- arch/um/os-Linux/drivers/ethertap_user.c, 2 times
- arch/um/os-Linux/execvp.c, 2 times
- arch/um/os-Linux/irq.c, line 61
- arch/um/os-Linux/registers.c, 2 times
- arch/um/os-Linux/sigio.c, 4 times
- arch/um/os-Linux/skas/mem.c, line 162
- arch/um/os-Linux/skas/process.c, line 113
- arch/um/os-Linux/user_syms.c, 2 times
- arch/unicore32/include/asm/cacheflush.h, line 122
- arch/unicore32/kernel/ksyms.c, line 39
- arch/unicore32/kernel/process.c, line 269
- arch/unicore32/kernel/signal.c, 2 times
- arch/unicore32/kernel/traps.c, 2 times
- arch/unicore32/mm/flush.c, line 57
- arch/unicore32/mm/init.c, line 205
- arch/unicore32/mm/pgd.c, line 43
- arch/x86/boot/compressed/eboot.c, 4 times
- arch/x86/boot/compressed/misc.c, 3 times
- arch/x86/boot/copy.S, 6 times
- arch/x86/boot/edd.c, line 169
- arch/x86/boot/main.c, line 40
- arch/x86/boot/string.h, line 5
- arch/x86/boot/video-vesa.c, line 222
- arch/x86/crypto/aesni-intel_glue.c, 2 times
- arch/x86/crypto/blowfish_glue.c, line 275
- arch/x86/crypto/camellia_glue.c, 3 times
- arch/x86/crypto/cast5_avx_glue.c, line 260
- arch/x86/crypto/chacha20_glue.c, 2 times
- arch/x86/crypto/des3_ede_glue.c, line 281
- arch/x86/crypto/ghash-clmulni-intel_glue.c, 6 times
- arch/x86/crypto/glue_helper.c, 2 times
- arch/x86/crypto/poly1305_glue.c, 6 times
- arch/x86/crypto/sha1-mb/sha1_mb.c, 12 times
- arch/x86/crypto/sha256-mb/sha256_mb.c, 12 times
- arch/x86/crypto/sha512-mb/sha512_mb.c, 12 times
- arch/x86/events/amd/core.c, line 718
- arch/x86/events/core.c, 2 times
- arch/x86/events/intel/core.c, 22 times
- arch/x86/events/intel/knc.c, line 317
- arch/x86/events/intel/p4.c, line 1354
- arch/x86/events/intel/p6.c, line 275
- arch/x86/events/intel/pt.c, line 1078
- arch/x86/include/asm/desc.h, 3 times
- arch/x86/include/asm/efi.h, line 107
- arch/x86/include/asm/io.h, 2 times
- arch/x86/include/asm/kexec.h, line 96
- arch/x86/include/asm/page_32.h, line 43
- arch/x86/include/asm/pgtable.h, line 906
- arch/x86/include/asm/string_64.h, 2 times
- arch/x86/include/asm/syscall.h, 2 times
- arch/x86/kernel/alternative.c, 5 times
- arch/x86/kernel/apic/apic.c, line 561
- arch/x86/kernel/apic/io_apic.c, line 226
- arch/x86/kernel/cpu/mcheck/mce-apei.c, 3 times
- arch/x86/kernel/cpu/mcheck/mce-genpool.c, line 111
- arch/x86/kernel/cpu/mcheck/mce-inject.c, line 44
- arch/x86/kernel/cpu/mcheck/mce.c, line 196
- arch/x86/kernel/cpu/microcode/amd.c, 3 times
- arch/x86/kernel/cpu/microcode/intel.c, line 896
- arch/x86/kernel/crash.c, 2 times
- arch/x86/kernel/crash_dump_32.c, line 64
- arch/x86/kernel/crash_dump_64.c, line 44
- arch/x86/kernel/e820.c, 4 times
- arch/x86/kernel/fpu/core.c, line 230
- arch/x86/kernel/fpu/regset.c, 3 times
- arch/x86/kernel/fpu/xstate.c, 4 times
- arch/x86/kernel/ftrace.c, 4 times
- arch/x86/kernel/head64.c, 2 times
- arch/x86/kernel/ioport.c, line 79
- arch/x86/kernel/jump_label.c, line 88
- arch/x86/kernel/kexec-bzimage64.c, 6 times
- arch/x86/kernel/kgdb.c, 3 times
- arch/x86/kernel/kprobes/core.c, 3 times
- arch/x86/kernel/kprobes/opt.c, 6 times
- arch/x86/kernel/ksysfs.c, 2 times
- arch/x86/kernel/ldt.c, 2 times
- arch/x86/kernel/machine_kexec_32.c, line 219
- arch/x86/kernel/machine_kexec_64.c, line 286
- arch/x86/kernel/mpparse.c, 12 times
- arch/x86/kernel/paravirt.c, line 174
- arch/x86/kernel/process.c, 2 times
- arch/x86/kernel/setup.c, 4 times
- arch/x86/kernel/traps.c, line 1015
- arch/x86/kernel/vm86_32.c, 3 times
- arch/x86/kvm/emulate.c, 10 times
- arch/x86/kvm/hyperv.c, line 570
- arch/x86/kvm/i8254.c, 2 times
- arch/x86/kvm/ioapic.c, 3 times
- arch/x86/kvm/lapic.c, 3 times
- arch/x86/kvm/trace.h, line 744
- arch/x86/kvm/vmx.c, 6 times
- arch/x86/kvm/x86.c, 26 times
- arch/x86/lguest/boot.c, line 1377
- arch/x86/lib/memcpy_32.c, 2 times
- arch/x86/lib/memcpy_64.S, 3 times
- arch/x86/mm/kasan_init_64.c, line 96
- arch/x86/mm/kmemcheck/error.c, 4 times
- arch/x86/mm/pat.c, line 182
- arch/x86/mm/pgtable.c, line 276
- arch/x86/net/bpf_jit_comp.c, line 1079
- arch/x86/oprofile/nmi_int.c, 3 times
- arch/x86/pci/acpi.c, line 356
- arch/x86/pci/pcbios.c, line 393
- arch/x86/platform/efi/efi-bgrt.c, line 76
- arch/x86/platform/efi/efi.c, 3 times
- arch/x86/platform/efi/efi_64.c, 3 times
- arch/x86/platform/efi/quirks.c, line 382
- arch/x86/platform/geode/alix.c, line 143
- arch/x86/platform/intel-mid/sfi.c, 2 times
- arch/x86/power/cpu.c, line 176
- arch/x86/power/hibernate_64.c, line 133
- arch/x86/purgatory/purgatory.c, line 37
- arch/x86/purgatory/sha256.c, 2 times
- arch/x86/realmode/init.c, line 62
- arch/x86/um/asm/checksum.h, line 34
- arch/x86/um/asm/processor_32.h, line 47
- arch/x86/um/ldt.c, 5 times
- arch/x86/xen/enlighten.c, line 895
- arch/x86/xen/mmu.c, line 2160
- arch/x86/xen/multicalls.c, line 90
- arch/x86/xen/setup.c, 2 times
- arch/x86/xen/time.c, line 337
- arch/xtensa/include/asm/cacheflush.h, 2 times
- arch/xtensa/kernel/process.c, 3 times
- arch/xtensa/kernel/xtensa_ksyms.c, line 42
- arch/xtensa/lib/memcopy.S, 2 times
- arch/xtensa/mm/cache.c, 2 times
- arch/xtensa/platforms/iss/network.c, line 475
- arch/xtensa/platforms/xtfpga/setup.c, line 140
- block/bio-integrity.c, line 471
- block/bio.c, 4 times
- block/blk-stat.c, 2 times
- block/blk-tag.c, 2 times
- block/blk-zoned.c, line 46
- block/bounce.c, 3 times
- block/partition-generic.c, line 326
- block/partitions/aix.c, line 111
- block/partitions/efi.c, line 269
- block/partitions/ibm.c, 3 times
- block/partitions/ldm.c, 6 times
- crypto/ablkcipher.c, 3 times
- crypto/aead.c, line 45
- crypto/ahash.c, 3 times
- crypto/algapi.c, 2 times
- crypto/algboss.c, 4 times
- crypto/algif_aead.c, 2 times
- crypto/algif_skcipher.c, 2 times
- crypto/ansi_cprng.c, 6 times
- crypto/asymmetric_keys/asymmetric_type.c, 2 times
- crypto/asymmetric_keys/verify_pefile.c, line 138
- crypto/asymmetric_keys/x509_cert_parser.c, 3 times
- crypto/asymmetric_keys/x509_public_key.c, line 203
- crypto/async_tx/async_memcpy.c, line 94
- crypto/blkcipher.c, 5 times
- crypto/camellia_generic.c, 5 times
- crypto/cast5_generic.c, line 499
- crypto/cast6_generic.c, line 127
- crypto/ccm.c, 8 times
- crypto/chacha20_generic.c, line 29
- crypto/chacha20poly1305.c, 6 times
- crypto/cipher.c, 3 times
- crypto/cmac.c, 3 times
- crypto/cryptd.c, line 349
- crypto/crypto_null.c, 3 times
- crypto/ctr.c, 4 times
- crypto/cts.c, 2 times
- crypto/des_generic.c, line 798
- crypto/dh_helper.c, 2 times
- crypto/drbg.c, 12 times
- crypto/ecdh.c, line 61
- crypto/ecdh_helper.c, 2 times
- crypto/echainiv.c, 3 times
- crypto/fcrypt.c, 4 times
- crypto/gcm.c, 10 times
- crypto/ghash-generic.c, line 118
- crypto/hmac.c, 2 times
- crypto/jitterentropy-kcapi.c, line 86
- crypto/keywrap.c, 3 times
- crypto/lrw.c, line 298
- crypto/mcryptd.c, line 242
- crypto/md4.c, 5 times
- crypto/md5.c, 7 times
- crypto/michael_mic.c, 2 times
- crypto/pcbc.c, 9 times
- crypto/pcrypt.c, line 264
- crypto/poly1305_generic.c, 2 times
- crypto/rmd128.c, 4 times
- crypto/rmd160.c, 4 times
- crypto/rmd256.c, 4 times
- crypto/rmd320.c, 4 times
- crypto/rsa-pkcs1pad.c, line 434
- crypto/salsa20_generic.c, 2 times
- crypto/scatterwalk.c, line 28
- crypto/seqiv.c, 2 times
- crypto/sha3_generic.c, 3 times
- crypto/shash.c, 5 times
- crypto/skcipher.c, 5 times
- crypto/testmgr.c, 29 times
- crypto/tgr192.c, 2 times
- crypto/vmac.c, 3 times
- crypto/wp512.c, 3 times
- crypto/xcbc.c, 3 times
- drivers/accessibility/braille/braille_console.c, line 87
- drivers/acpi/acpi_configfs.c, line 83
- drivers/acpi/acpi_dbg.c, line 274
- drivers/acpi/acpi_extlog.c, line 153
- drivers/acpi/acpi_ipmi.c, 3 times
- drivers/acpi/acpica/dbtest.c, line 858
- drivers/acpi/acpica/dsobject.c, line 342
- drivers/acpi/acpica/exconcat.c, 6 times
- drivers/acpi/acpica/exconfig.c, line 428
- drivers/acpi/acpica/exconvrt.c, line 232
- drivers/acpi/acpica/exfield.c, line 440
- drivers/acpi/acpica/exfldio.c, 8 times
- drivers/acpi/acpica/exoparg2.c, line 342
- drivers/acpi/acpica/exoparg3.c, line 245
- drivers/acpi/acpica/exregion.c, 2 times
- drivers/acpi/acpica/exstorob.c, 4 times
- drivers/acpi/acpica/nsconvert.c, 2 times
- drivers/acpi/acpica/nsxfname.c, 2 times
- drivers/acpi/acpica/rsmisc.c, line 333
- drivers/acpi/acpica/rsutils.c, line 151
- drivers/acpi/acpica/rsxface.c, 2 times
- drivers/acpi/acpica/tbdata.c, line 470
- drivers/acpi/acpica/tbfadt.c, line 410
- drivers/acpi/acpica/tbprint.c, 2 times
- drivers/acpi/acpica/tbutils.c, line 168
- drivers/acpi/acpica/tbxface.c, 2 times
- drivers/acpi/acpica/tbxfload.c, line 189
- drivers/acpi/acpica/utcopy.c, 7 times
- drivers/acpi/acpica/utxface.c, line 212
- drivers/acpi/apei/apei-base.c, line 259
- drivers/acpi/apei/erst.c, 6 times
- drivers/acpi/bgrt.c, line 58
- drivers/acpi/cppc_acpi.c, line 755
- drivers/acpi/nfit/core.c, 8 times
- drivers/acpi/nvs.c, 2 times
- drivers/acpi/osl.c, 3 times
- drivers/acpi/pci_mcfg.c, 2 times
- drivers/acpi/processor_idle.c, 2 times
- drivers/acpi/processor_perflib.c, 3 times
- drivers/acpi/processor_throttling.c, 2 times
- drivers/acpi/tables.c, line 586
- drivers/acpi/thermal.c, 2 times
- drivers/acpi/utils.c, 2 times
- drivers/ata/acard-ahci.c, line 279
- drivers/ata/libahci.c, line 1628
- drivers/ata/libata-acpi.c, line 324
- drivers/ata/libata-core.c, 5 times
- drivers/ata/libata-eh.c, line 1849
- drivers/ata/libata-pmp.c, line 682
- drivers/ata/libata-scsi.c, 17 times
- drivers/ata/libata-sff.c, 2 times
- drivers/ata/pata_bf54x.c, 2 times
- drivers/ata/pata_ixp4xx_cf.c, 2 times
- drivers/ata/pata_legacy.c, 4 times
- drivers/ata/pata_octeon_cf.c, 2 times
- drivers/ata/sata_fsl.c, line 546
- drivers/ata/sata_inic162x.c, line 520
- drivers/ata/sata_promise.c, line 574
- drivers/ata/sata_sil24.c, line 872
- drivers/atm/ambassador.c, line 1823
- drivers/atm/fore200e.c, 5 times
- drivers/atm/he.c, line 1738
- drivers/atm/idt77105.c, line 147
- drivers/atm/idt77252.c, 6 times
- drivers/atm/iphase.c, 4 times
- drivers/atm/lanai.c, 5 times
- drivers/atm/nicstar.c, line 2048
- drivers/atm/solos-pci.c, 4 times
- drivers/atm/zatm.c, line 1169
- drivers/auxdisplay/cfag12864b.c, line 298
- drivers/auxdisplay/ht16k33.c, 2 times
- drivers/auxdisplay/img-ascii-lcd.c, line 289
- drivers/base/component.c, line 231
- drivers/base/devcoredump.c, line 189
- drivers/base/devres.c, 2 times
- drivers/base/firmware_class.c, 6 times
- drivers/base/platform.c, line 1219
- drivers/base/power/opp/core.c, 3 times
- drivers/base/property.c, 5 times
- drivers/base/regmap/regmap-debugfs.c, line 383
- drivers/base/regmap/regmap.c, 5 times
- drivers/block/DAC960.c, 29 times
- drivers/block/DAC960.h, 5 times
- drivers/block/amiflop.c, 2 times
- drivers/block/aoe/aoecmd.c, 7 times
- drivers/block/brd.c, 4 times
- drivers/block/cciss.c, 25 times
- drivers/block/cciss_scsi.c, 24 times
- drivers/block/cryptoloop.c, line 80
- drivers/block/drbd/drbd_nl.c, 2 times
- drivers/block/drbd/drbd_receiver.c, 4 times
- drivers/block/drbd/drbd_vli.h, line 316
- drivers/block/floppy.c, 2 times
- drivers/block/loop.c, 18 times
- drivers/block/mtip32xx/mtip32xx.c, 3 times
- drivers/block/nbd.c, 2 times
- drivers/block/null_blk.c, line 561
- drivers/block/paride/pcd.c, 3 times
- drivers/block/pktcdvd.c, 2 times
- drivers/block/ps3disk.c, 2 times
- drivers/block/ps3vram.c, 2 times
- drivers/block/rbd.c, 3 times
- drivers/block/rsxx/config.c, line 103
- drivers/block/skd_main.c, 3 times
- drivers/block/sunvdc.c, 2 times
- drivers/block/virtio_blk.c, 2 times
- drivers/block/xen-blkback/blkback.c, 4 times
- drivers/block/xen-blkfront.c, 3 times
- drivers/block/z2ram.c, 2 times
- drivers/block/zram/zram_drv.c, 3 times
- drivers/bluetooth/ath3k.c, 5 times
- drivers/bluetooth/bcm203x.c, 2 times
- drivers/bluetooth/bfusb.c, 5 times
- drivers/bluetooth/bluecard_cs.c, 2 times
- drivers/bluetooth/bt3c_cs.c, 6 times
- drivers/bluetooth/btintel.c, 4 times
- drivers/bluetooth/btmrvl_main.c, 2 times
- drivers/bluetooth/btmrvl_sdio.c, 4 times
- drivers/bluetooth/btqca.c, 2 times
- drivers/bluetooth/btqcomsmd.c, line 46
- drivers/bluetooth/btrtl.c, 4 times
- drivers/bluetooth/btuart_cs.c, line 441
- drivers/bluetooth/btusb.c, 9 times
- drivers/bluetooth/btwilink.c, line 253
- drivers/bluetooth/dtl1_cs.c, line 420
- drivers/bluetooth/hci_ag6xx.c, 3 times
- drivers/bluetooth/hci_ath.c, 2 times
- drivers/bluetooth/hci_bcm.c, line 475
- drivers/bluetooth/hci_bcsp.c, 10 times
- drivers/bluetooth/hci_h4.c, 2 times
- drivers/bluetooth/hci_h5.c, 6 times
- drivers/bluetooth/hci_intel.c, 4 times
- drivers/bluetooth/hci_ll.c, 2 times
- drivers/bluetooth/hci_mrvl.c, 2 times
- drivers/bluetooth/hci_qca.c, 2 times
- drivers/bluetooth/hci_vhci.c, line 84
- drivers/bus/omap_l3_noc.c, line 260
- drivers/cdrom/cdrom.c, 7 times
- drivers/cdrom/gdrom.c, line 467
- drivers/char/hw_random/iproc-rng200.c, line 135
- drivers/char/hw_random/pseries-rng.c, line 38
- drivers/char/ipmi/ipmi_bt_sm.c, 2 times
- drivers/char/ipmi/ipmi_kcs_sm.c, 2 times
- drivers/char/ipmi/ipmi_msghandler.c, 17 times
- drivers/char/ipmi/ipmi_powernv.c, 2 times
- drivers/char/ipmi/ipmi_si_intf.c, line 2292
- drivers/char/ipmi/ipmi_smic_sm.c, 2 times
- drivers/char/ipmi/ipmi_ssif.c, 2 times
- drivers/char/mwave/tp3780i.c, 2 times
- drivers/char/pcmcia/synclink_cs.c, 4 times
- drivers/char/ps3flash.c, 2 times
- drivers/char/random.c, 7 times
- drivers/char/tpm/st33zp24/i2c.c, line 53
- drivers/char/tpm/st33zp24/spi.c, 2 times
- drivers/char/tpm/tpm-interface.c, 5 times
- drivers/char/tpm/tpm.h, line 462
- drivers/char/tpm/tpm2-cmd.c, 5 times
- drivers/char/tpm/tpm_eventlog.c, line 241
- drivers/char/tpm/tpm_i2c_atmel.c, line 95
- drivers/char/tpm/tpm_i2c_infineon.c, line 195
- drivers/char/tpm/tpm_ibmvtpm.c, 2 times
- drivers/char/tpm/tpm_of.c, line 55
- drivers/char/tpm/tpm_tis_core.c, line 443
- drivers/char/tpm/tpm_vtpm_proxy.c, 2 times
- drivers/char/tpm/xen-tpmfront.c, 2 times
- drivers/char/virtio_console.c, 3 times
- drivers/char/xilinx_hwicap/xilinx_hwicap.c, 2 times
- drivers/clk/at91/clk-usb.c, line 366
- drivers/clk/berlin/berlin2-div.c, line 253
- drivers/clk/berlin/berlin2-pll.c, line 100
- drivers/clk/clk-stm32f4.c, line 360
- drivers/clk/mmp/clk-mix.c, line 466
- drivers/clk/renesas/renesas-cpg-mssr.c, line 490
- drivers/clk/ti/clk.c, 2 times
- drivers/clk/ti/dpll.c, line 378
- drivers/clocksource/samsung_pwm_timer.c, 3 times
- drivers/connector/cn_proc.c, 9 times
- drivers/connector/cn_queue.c, line 54
- drivers/connector/connector.c, line 120
- drivers/cpufreq/cpufreq.c, 6 times
- drivers/cpufreq/intel_pstate.c, line 2137
- drivers/cpufreq/longhaul.c, 10 times
- drivers/cpufreq/s3c24xx-cpufreq.c, line 643
- drivers/cpufreq/sa1110-cpufreq.c, line 365
- drivers/cpuidle/sysfs.c, line 96
- drivers/crypto/amcc/crypto4xx_alg.c, 2 times
- drivers/crypto/amcc/crypto4xx_core.c, 7 times
- drivers/crypto/atmel-aes.c, 7 times
- drivers/crypto/atmel-sha.c, 9 times
- drivers/crypto/atmel-tdes.c, 2 times
- drivers/crypto/bfin_crc.c, 5 times
- drivers/crypto/caam/caamalg.c, 6 times
- drivers/crypto/caam/caamhash.c, 4 times
- drivers/crypto/caam/caampkc.c, 4 times
- drivers/crypto/caam/caamrng.c, 2 times
- drivers/crypto/caam/desc_constr.h, line 113
- drivers/crypto/ccp/ccp-crypto-aes-cmac.c, 8 times
- drivers/crypto/ccp/ccp-crypto-aes-xts.c, 3 times
- drivers/crypto/ccp/ccp-crypto-aes.c, 6 times
- drivers/crypto/ccp/ccp-crypto-sha.c, 9 times
- drivers/crypto/ccp/ccp-dev.c, line 515
- drivers/crypto/ccp/ccp-ops.c, 2 times
- drivers/crypto/chelsio/chcr_algo.c, 52 times
- drivers/crypto/geode-aes.c, 2 times
- drivers/crypto/hifn_795x.c, 4 times
- drivers/crypto/img-hash.c, line 279
- drivers/crypto/ixp4xx_crypto.c, 10 times
- drivers/crypto/marvell/cipher.c, 8 times
- drivers/crypto/marvell/hash.c, 13 times
- drivers/crypto/mv_cesa.c, 17 times
- drivers/crypto/mxc-scc.c, 4 times
- drivers/crypto/mxs-dcp.c, 6 times
- drivers/crypto/n2_core.c, 11 times
- drivers/crypto/nx/nx-842-pseries.c, line 753
- drivers/crypto/nx/nx-842.c, 6 times
- drivers/crypto/nx/nx-aes-cbc.c, 2 times
- drivers/crypto/nx/nx-aes-ccm.c, 17 times
- drivers/crypto/nx/nx-aes-ctr.c, 5 times
- drivers/crypto/nx/nx-aes-ecb.c, line 60
- drivers/crypto/nx/nx-aes-gcm.c, 19 times
- drivers/crypto/nx/nx-aes-xcbc.c, 10 times
- drivers/crypto/nx/nx-sha256.c, 9 times
- drivers/crypto/nx/nx-sha512.c, 9 times
- drivers/crypto/nx/nx.c, 2 times
- drivers/crypto/omap-aes.c, 2 times
- drivers/crypto/omap-des.c, line 712
- drivers/crypto/omap-sham.c, 9 times
- drivers/crypto/padlock-aes.c, 5 times
- drivers/crypto/padlock-sha.c, 14 times
- drivers/crypto/picoxcell_crypto.c, 5 times
- drivers/crypto/qat/qat_common/adf_admin.c, 3 times
- drivers/crypto/qat/qat_common/adf_cfg.c, line 264
- drivers/crypto/qat/qat_common/adf_transport.c, line 125
- drivers/crypto/qat/qat_common/qat_algs.c, 10 times
- drivers/crypto/qat/qat_common/qat_asym_algs.c, 11 times
- drivers/crypto/qat/qat_common/qat_uclo.c, 14 times
- drivers/crypto/qce/ablkcipher.c, line 189
- drivers/crypto/qce/common.c, line 274
- drivers/crypto/qce/sha.c, 10 times
- drivers/crypto/rockchip/rk3288_crypto_ahash.c, 3 times
- drivers/crypto/s5p-sss.c, line 682
- drivers/crypto/sahara.c, 9 times
- drivers/crypto/sunxi-ss/sun4i-ss-cipher.c, 5 times
- drivers/crypto/sunxi-ss/sun4i-ss-hash.c, 8 times
- drivers/crypto/talitos.c, 12 times
- drivers/crypto/ux500/cryp/cryp_core.c, 3 times
- drivers/crypto/ux500/hash/hash_core.c, 7 times
- drivers/crypto/virtio/virtio_crypto_algs.c, 2 times
- drivers/crypto/vmx/aes_ctr.c, line 109
- drivers/crypto/vmx/ghash.c, 4 times
- drivers/dax/dax.c, line 304
- drivers/dma/amba-pl08x.c, 21 times
- drivers/dma/at_hdmac.c, line 1505
- drivers/dma/at_xdmac.c, line 626
- drivers/dma/bestcomm/bestcomm.c, 4 times
- drivers/dma/dma-jz4780.c, line 536
- drivers/dma/dw/core.c, 3 times
- drivers/dma/edma.c, 2 times
- drivers/dma/fsl_raid.c, line 124
- drivers/dma/hsu/hsu.c, line 355
- drivers/dma/idma64.c, line 415
- drivers/dma/imx-sdma.c, line 640
- drivers/dma/mv_xor_v2.c, line 331
- drivers/dma/of-dma.c, line 65
- drivers/dma/omap-dma.c, line 1300
- drivers/dma/qcom/bam_dma.c, 4 times
- drivers/dma/qcom/hidma_ll.c, line 542
- drivers/dma/s3c24xx-dma.c, 16 times
- drivers/dma/st_fdma.c, line 689
- drivers/dma/stm32-dma.c, line 275
- drivers/dma/sun4i-dma.c, line 906
- drivers/dma/sun6i-dma.c, line 761
- drivers/dma/tegra20-apb-dma.c, line 355
- drivers/dma/tegra210-adma.c, line 201
- drivers/dma/xgene-dma.c, 3 times
- drivers/dma/xilinx/xilinx_dma.c, line 1771
- drivers/dma/zx296702_dma.c, line 656
- drivers/edac/edac_mc.c, line 321
- drivers/eisa/eisa-bus.c, line 202
- drivers/firewire/core-cdev.c, 2 times
- drivers/firewire/core-device.c, line 406
- drivers/firewire/core-transaction.c, 4 times
- drivers/firewire/net.c, 8 times
- drivers/firewire/nosy.c, 3 times
- drivers/firewire/ohci.c, 4 times
- drivers/firewire/sbp2.c, 4 times
- drivers/firmware/arm_scpi.c, line 709
- drivers/firmware/broadcom/bcm47xx_nvram.c, line 236
- drivers/firmware/broadcom/bcm47xx_sprom.c, line 182
- drivers/firmware/dcdbas.c, 2 times
- drivers/firmware/dell_rbu.c, 3 times
- drivers/firmware/dmi-sysfs.c, 3 times
- drivers/firmware/dmi_scan.c, 6 times
- drivers/firmware/edd.c, line 259
- drivers/firmware/efi/capsule.c, line 98
- drivers/firmware/efi/efi-pstore.c, line 102
- drivers/firmware/efi/efi.c, 4 times
- drivers/firmware/efi/efibc.c, line 52
- drivers/firmware/efi/efivars.c, 12 times
- drivers/firmware/efi/esrt.c, line 284
- drivers/firmware/efi/libstub/arm-stub.c, line 486
- drivers/firmware/efi/libstub/arm64-stub.c, line 138
- drivers/firmware/efi/libstub/efi-stub-helper.c, line 628
- drivers/firmware/efi/memmap.c, 5 times
- drivers/firmware/efi/runtime-map.c, 2 times
- drivers/firmware/google/gsmi.c, 21 times
- drivers/firmware/meson/meson_sm.c, 2 times
- drivers/firmware/pcdp.c, line 64
- drivers/firmware/qcom_scm-32.c, 2 times
- drivers/firmware/qcom_scm.c, line 211
- drivers/firmware/qemu_fw_cfg.c, line 461
- drivers/firmware/raspberrypi.c, 4 times
- drivers/firmware/tegra/bpmp.c, 3 times
- drivers/firmware/ti_sci.c, line 303
- drivers/fmc/fmc-core.c, line 98
- drivers/fmc/fmc-fakedev.c, 4 times
- drivers/fmc/fmc-sdb.c, line 157
- drivers/fpga/zynq-fpga.c, line 303
- drivers/gpio/gpio-pca953x.c, 4 times
- drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c, 5 times
- drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c, 4 times
- drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c, 2 times
- drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c, line 212
- drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c, line 1141
- drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c, 2 times
- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c, 2 times
- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c, line 686
- drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c, line 520
- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c, 2 times
- drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c, line 318
- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c, 2 times
- drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c, 2 times
- drivers/gpu/drm/amd/amdgpu/atombios_dp.c, 3 times
- drivers/gpu/drm/amd/amdgpu/atombios_encoders.c, line 2108
- drivers/gpu/drm/amd/amdgpu/atombios_i2c.c, line 69
- drivers/gpu/drm/amd/amdgpu/ci_dpm.c, line 3654
- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c, line 3925
- drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c, 2 times
- drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c, line 167
- drivers/gpu/drm/amd/amdkfd/kfd_queue.c, line 76
- drivers/gpu/drm/amd/amdkfd/kfd_topology.c, line 101
- drivers/gpu/drm/amd/powerplay/amd_powerplay.c, line 709
- drivers/gpu/drm/amd/powerplay/eventmgr/psm.c, 2 times
- drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c, 3 times
- drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c, line 819
- drivers/gpu/drm/arm/malidp_drv.c, line 286
- drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_layer.c, 2 times
- drivers/gpu/drm/bridge/adv7511/adv7511_drv.c, 2 times
- drivers/gpu/drm/bridge/dw-hdmi.c, line 1598
- drivers/gpu/drm/bridge/sil-sii8620.c, line 177
- drivers/gpu/drm/drm_atomic_helper.c, 3 times
- drivers/gpu/drm/drm_bufs.c, line 936
- drivers/gpu/drm/drm_connector.c, line 1269
- drivers/gpu/drm/drm_debugfs_crc.c, line 345
- drivers/gpu/drm/drm_dp_dual_mode_helper.c, 2 times
- drivers/gpu/drm/drm_dp_mst_topology.c, 24 times
- drivers/gpu/drm/drm_edid.c, 4 times
- drivers/gpu/drm/drm_edid_load.c, line 226
- drivers/gpu/drm/drm_fb_helper.c, 2 times
- drivers/gpu/drm/drm_mipi_dsi.c, line 709
- drivers/gpu/drm/drm_plane.c, 2 times
- drivers/gpu/drm/drm_property.c, line 571
- drivers/gpu/drm/drm_sysfs.c, line 191
- drivers/gpu/drm/etnaviv/etnaviv_dump.c, 2 times
- drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c, line 399
- drivers/gpu/drm/etnaviv/etnaviv_iommu.c, line 184
- drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c, 2 times
- drivers/gpu/drm/gma500/cdv_intel_display.c, line 456
- drivers/gpu/drm/gma500/cdv_intel_dp.c, 2 times
- drivers/gpu/drm/gma500/gma_display.c, line 414
- drivers/gpu/drm/gma500/intel_bios.c, line 505
- drivers/gpu/drm/gma500/mdfld_intel_display.c, 3 times
- drivers/gpu/drm/gma500/oaktrail_crtc.c, 2 times
- drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.c, line 186
- drivers/gpu/drm/gma500/psb_intel_sdvo.c, 4 times
- drivers/gpu/drm/i915/gvt/cfg_space.c, 5 times
- drivers/gpu/drm/i915/gvt/cmd_parser.c, 2 times
- drivers/gpu/drm/i915/gvt/display.c, 2 times
- drivers/gpu/drm/i915/gvt/edid.c, 8 times
- drivers/gpu/drm/i915/gvt/execlist.c, line 688
- drivers/gpu/drm/i915/gvt/firmware.c, 5 times
- drivers/gpu/drm/i915/gvt/gtt.c, 4 times
- drivers/gpu/drm/i915/gvt/handlers.c, 2 times
- drivers/gpu/drm/i915/gvt/mmio.c, 3 times
- drivers/gpu/drm/i915/i915_cmd_parser.c, line 1020
- drivers/gpu/drm/i915/i915_drv.c, line 803
- drivers/gpu/drm/i915/i915_gem.c, 2 times
- drivers/gpu/drm/i915/i915_gem_fence_reg.c, 3 times
- drivers/gpu/drm/i915/i915_gpu_error.c, 3 times
- drivers/gpu/drm/i915/i915_guc_submission.c, 2 times
- drivers/gpu/drm/i915/i915_sysfs.c, 3 times
- drivers/gpu/drm/i915/intel_audio.c, line 832
- drivers/gpu/drm/i915/intel_bios.c, line 1320
- drivers/gpu/drm/i915/intel_csr.c, line 385
- drivers/gpu/drm/i915/intel_display.c, 3 times
- drivers/gpu/drm/i915/intel_dp.c, 2 times
- drivers/gpu/drm/i915/intel_dp_link_training.c, line 83
- drivers/gpu/drm/i915/intel_fbdev.c, 2 times
- drivers/gpu/drm/i915/intel_opregion.c, line 934
- drivers/gpu/drm/i915/intel_pm.c, 5 times
- drivers/gpu/drm/i915/intel_sdvo.c, 5 times
- drivers/gpu/drm/mediatek/mtk_hdmi.c, 3 times
- drivers/gpu/drm/mga/mga_warp.c, line 123
- drivers/gpu/drm/mgag200/mgag200_mode.c, line 1113
- drivers/gpu/drm/msm/adreno/a5xx_gpu.c, line 259
- drivers/gpu/drm/msm/dsi/dsi_host.c, 2 times
- drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c, line 146
- drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.c, line 535
- drivers/gpu/drm/msm/mdp/mdp5/mdp5_cmd_encoder.c, line 316
- drivers/gpu/drm/msm/mdp/mdp5/mdp5_ctl.c, line 192
- drivers/gpu/drm/msm/mdp/mdp5/mdp5_encoder.c, line 361
- drivers/gpu/drm/msm/mdp/mdp5/mdp5_smp.c, line 360
- drivers/gpu/drm/msm/msm_rd.c, line 118
- drivers/gpu/drm/nouveau/nouveau_acpi.c, line 414
- drivers/gpu/drm/nouveau/nouveau_dma.c, line 39
- drivers/gpu/drm/nouveau/nouveau_usif.c, 2 times
- drivers/gpu/drm/nouveau/nv50_display.c, line 2747
- drivers/gpu/drm/nouveau/nvif/notify.c, 2 times
- drivers/gpu/drm/nouveau/nvif/object.c, 4 times
- drivers/gpu/drm/nouveau/nvkm/core/notify.c, line 108
- drivers/gpu/drm/nouveau/nvkm/engine/falcon.c, line 121
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c, 3 times
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c, line 896
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.c, line 58
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp100.c, line 104
- drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c, 3 times
- drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.c, line 231
- drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c, line 250
- drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c, line 335
- drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.c, line 83
- drivers/gpu/drm/nouveau/nvkm/engine/gr/gp100.c, line 60
- drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c, line 121
- drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c, line 140
- drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.c, line 39
- drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c, 2 times
- drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c, 2 times
- drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c, 2 times
- drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.c, line 59
- drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.c, line 37
- drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.c, 6 times
- drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.c, 2 times
- drivers/gpu/drm/omapdrm/displays/panel-tpo-td043mtea1.c, line 526
- drivers/gpu/drm/omapdrm/dss/dispc.c, line 4120
- drivers/gpu/drm/omapdrm/dss/dsi.c, 2 times
- drivers/gpu/drm/omapdrm/dss/dss.c, line 1036
- drivers/gpu/drm/omapdrm/dss/hdmi_phy.c, line 220
- drivers/gpu/drm/omapdrm/omap_gem.c, line 490
- drivers/gpu/drm/qxl/qxl_cmd.c, 2 times
- drivers/gpu/drm/qxl/qxl_display.c, line 463
- drivers/gpu/drm/qxl/qxl_fb.c, 2 times
- drivers/gpu/drm/qxl/qxl_image.c, 2 times
- drivers/gpu/drm/r128/r128_drv.h, line 504
- drivers/gpu/drm/radeon/atombios_dp.c, 7 times
- drivers/gpu/drm/radeon/atombios_i2c.c, line 68
- drivers/gpu/drm/radeon/radeon_acpi.c, 5 times
- drivers/gpu/drm/radeon/radeon_atombios.c, line 1734
- drivers/gpu/drm/radeon/radeon_atpx_handler.c, 2 times
- drivers/gpu/drm/radeon/radeon_bios.c, line 170
- drivers/gpu/drm/radeon/radeon_combios.c, 2 times
- drivers/gpu/drm/radeon/radeon_connectors.c, line 800
- drivers/gpu/drm/radeon/radeon_cs.c, line 634
- drivers/gpu/drm/radeon/radeon_display.c, line 1741
- drivers/gpu/drm/radeon/radeon_ttm.c, 2 times
- drivers/gpu/drm/radeon/radeon_uvd.c, line 289
- drivers/gpu/drm/radeon/radeon_vce.c, line 246
- drivers/gpu/drm/radeon/vce_v1_0.c, line 197
- drivers/gpu/drm/rockchip/dw-mipi-dsi.c, line 601
- drivers/gpu/drm/rockchip/inno_hdmi.c, line 496
- drivers/gpu/drm/rockchip/rockchip_drm_vop.c, 2 times
- drivers/gpu/drm/savage/savage_drv.h, line 530
- drivers/gpu/drm/sti/sti_compositor.c, line 195
- drivers/gpu/drm/sti/sti_dvo.c, line 299
- drivers/gpu/drm/sti/sti_gdp.c, line 781
- drivers/gpu/drm/sti/sti_hda.c, line 531
- drivers/gpu/drm/sti/sti_hdmi.c, 2 times
- drivers/gpu/drm/sti/sti_hqvdp.c, 5 times
- drivers/gpu/drm/udl/udl_modeset.c, line 244
- drivers/gpu/drm/vc4/vc4_gem.c, line 97
- drivers/gpu/drm/vc4/vc4_plane.c, line 246
- drivers/gpu/drm/vc4/vc4_validate.c, 4 times
- drivers/gpu/drm/vc4/vc4_validate_shaders.c, line 164
- drivers/gpu/drm/via/via_dma.c, line 295
- drivers/gpu/drm/virtio/virtgpu_vq.c, 2 times
- drivers/gpu/drm/vmwgfx/vmwgfx_binding.c, 6 times
- drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c, line 1066
- drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c, line 449
- drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c, 4 times
- drivers/gpu/drm/vmwgfx/vmwgfx_fb.c, line 230
- drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c, 2 times
- drivers/gpu/drm/vmwgfx/vmwgfx_gmr.c, 3 times
- drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c, line 232
- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c, 3 times
- drivers/gpu/drm/vmwgfx/vmwgfx_mob.c, 2 times
- drivers/gpu/drm/vmwgfx/vmwgfx_msg.c, line 367
- drivers/gpu/drm/vmwgfx/vmwgfx_shader.c, line 1003
- drivers/gpu/drm/vmwgfx/vmwgfx_so.c, 2 times
- drivers/gpu/drm/vmwgfx/vmwgfx_surface.c, 2 times
- drivers/gpu/host1x/job.c, line 486
- drivers/hid/hid-appleir.c, line 274
- drivers/hid/hid-cmedia.c, line 94
- drivers/hid/hid-core.c, 5 times
- drivers/hid/hid-cp2112.c, 8 times
- drivers/hid/hid-gembird.c, 3 times
- drivers/hid/hid-hyperv.c, 3 times
- drivers/hid/hid-input.c, line 157
- drivers/hid/hid-led.c, 3 times
- drivers/hid/hid-lg4ff.c, line 408
- drivers/hid/hid-logitech-dj.c, 2 times
- drivers/hid/hid-logitech-hidpp.c, 4 times
- drivers/hid/hid-picolcd_core.c, 2 times
- drivers/hid/hid-picolcd_fb.c, 2 times
- drivers/hid/hid-rmi.c, 4 times
- drivers/hid/hid-roccat-common.c, line 40
- drivers/hid/hid-roccat-kone.c, 6 times
- drivers/hid/hid-sensor-hub.c, 2 times
- drivers/hid/hid-sony.c, 7 times
- drivers/hid/hid-uclogic.c, 3 times
- drivers/hid/hid-wiimote-core.c, 3 times
- drivers/hid/i2c-hid/i2c-hid.c, 3 times
- drivers/hid/intel-ish-hid/ipc/ipc.c, 5 times
- drivers/hid/intel-ish-hid/ishtp-hid-client.c, 3 times
- drivers/hid/intel-ish-hid/ishtp/bus.c, 3 times
- drivers/hid/intel-ish-hid/ishtp/client.c, 3 times
- drivers/hid/intel-ish-hid/ishtp/hbm.c, 3 times
- drivers/hid/uhid.c, 10 times
- drivers/hid/usbhid/hid-core.c, 2 times
- drivers/hid/usbhid/usbkbd.c, line 156
- drivers/hid/wacom_sys.c, 2 times
- drivers/hid/wacom_wac.c, 2 times
- drivers/hv/channel.c, 2 times
- drivers/hv/channel_mgmt.c, 5 times
- drivers/hv/hv.c, line 342
- drivers/hv/hv_utils_transport.c, 2 times
- drivers/hv/ring_buffer.c, 2 times
- drivers/hv/vmbus_drv.c, 3 times
- drivers/hwmon/ads1015.c, line 242
- drivers/hwmon/applesmc.c, 2 times
- drivers/hwmon/ibmaem.c, line 351
- drivers/hwmon/ibmpex.c, line 582
- drivers/hwmon/lineage-pem.c, line 156
- drivers/hwmon/lm93.c, line 913
- drivers/hwmon/sht3x.c, line 366
- drivers/hwtracing/coresight/coresight-etm-perf.c, line 85
- drivers/hwtracing/coresight/coresight-stm.c, line 315
- drivers/hwtracing/coresight/coresight-tmc-etf.c, line 57
- drivers/hwtracing/intel_th/core.c, line 553
- drivers/i2c/busses/i2c-cpm.c, 2 times
- drivers/i2c/busses/i2c-cros-ec-tunnel.c, 2 times
- drivers/i2c/busses/i2c-davinci.c, line 789
- drivers/i2c/busses/i2c-dln2.c, 2 times
- drivers/i2c/busses/i2c-gpio.c, line 175
- drivers/i2c/busses/i2c-iop3xx.c, line 470
- drivers/i2c/busses/i2c-ismt.c, 3 times
- drivers/i2c/busses/i2c-mv64xxx.c, 4 times
- drivers/i2c/busses/i2c-pmcmsp.c, line 544
- drivers/i2c/busses/i2c-s3c2410.c, line 1116
- drivers/i2c/busses/i2c-scmi.c, line 256
- drivers/i2c/busses/i2c-tegra.c, 2 times
- drivers/i2c/busses/i2c-viperboard.c, 3 times
- drivers/i2c/busses/i2c-xgene-slimpro.c, 2 times
- drivers/i2c/i2c-core.c, 7 times
- drivers/i2c/i2c-slave-eeprom.c, 2 times
- drivers/i2c/muxes/i2c-mux-gpio.c, line 158
- drivers/i2c/muxes/i2c-mux-reg.c, line 179
- drivers/ide/hpt366.c, 2 times
- drivers/ide/ide-acpi.c, 2 times
- drivers/ide/ide-atapi.c, 2 times
- drivers/ide/ide-cd.c, 2 times
- drivers/ide/ide-cd_ioctl.c, line 292
- drivers/ide/ide-floppy.c, 4 times
- drivers/ide/ide-io.c, line 111
- drivers/ide/ide-ioctls.c, 3 times
- drivers/ide/ide-probe.c, line 1182
- drivers/ide/ide-proc.c, line 389
- drivers/ide/ide-tape.c, 5 times
- drivers/ide/ide-taskfile.c, 5 times
- drivers/iio/accel/bmc150-accel-core.c, line 948
- drivers/iio/accel/mma9551_core.c, 2 times
- drivers/iio/adc/palmas_gpadc.c, 2 times
- drivers/iio/adc/ti-adc12138.c, line 144
- drivers/iio/adc/ti-ads1015.c, line 559
- drivers/iio/adc/twl4030-madc.c, line 490
- drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c, 2 times
- drivers/iio/common/ssp_sensors/ssp_iio.c, 2 times
- drivers/iio/common/ssp_sensors/ssp_spi.c, 3 times
- drivers/iio/common/st_sensors/st_sensors_spi.c, line 57
- drivers/iio/humidity/hts221_i2c.c, line 50
- drivers/iio/humidity/hts221_spi.c, 2 times
- drivers/iio/imu/inv_mpu6050/inv_mpu_core.c, line 245
- drivers/iio/industrialio-buffer.c, 4 times
- drivers/iio/industrialio-core.c, 2 times
- drivers/iio/industrialio-event.c, line 513
- drivers/iio/light/tsl2583.c, 2 times
- drivers/iio/orientation/hid-sensor-rotation.c, line 167
- drivers/iio/pressure/bmp280-spi.c, line 20
- drivers/infiniband/core/addr.c, 11 times
- drivers/infiniband/core/agent.c, line 122
- drivers/infiniband/core/cache.c, 5 times
- drivers/infiniband/core/cm.c, 16 times
- drivers/infiniband/core/cma.c, 24 times
- drivers/infiniband/core/fmr_pool.c, line 469
- drivers/infiniband/core/iwcm.c, 2 times
- drivers/infiniband/core/iwpm_msg.c, 6 times
- drivers/infiniband/core/iwpm_util.c, 3 times
- drivers/infiniband/core/mad.c, 5 times
- drivers/infiniband/core/mad_rmpp.c, 3 times
- drivers/infiniband/core/packer.c, 2 times
- drivers/infiniband/core/roce_gid_mgmt.c, line 560
- drivers/infiniband/core/sa_query.c, 5 times
- drivers/infiniband/core/sysfs.c, 2 times
- drivers/infiniband/core/ucma.c, 10 times
- drivers/infiniband/core/ud_header.c, 2 times
- drivers/infiniband/core/user_mad.c, 6 times
- drivers/infiniband/core/uverbs_cmd.c, 17 times
- drivers/infiniband/core/uverbs_marshall.c, 5 times
- drivers/infiniband/core/verbs.c, 3 times
- drivers/infiniband/hw/cxgb3/cxio_hal.c, line 663
- drivers/infiniband/hw/cxgb3/iwch_cm.c, 14 times
- drivers/infiniband/hw/cxgb3/iwch_provider.c, 6 times
- drivers/infiniband/hw/cxgb4/cm.c, 27 times
- drivers/infiniband/hw/cxgb4/mem.c, line 172
- drivers/infiniband/hw/cxgb4/provider.c, 5 times
- drivers/infiniband/hw/cxgb4/qp.c, line 411
- drivers/infiniband/hw/hfi1/chip.c, 12 times
- drivers/infiniband/hw/hfi1/eprom.c, 4 times
- drivers/infiniband/hw/hfi1/file_ops.c, line 1022
- drivers/infiniband/hw/hfi1/firmware.c, 4 times
- drivers/infiniband/hw/hfi1/mad.c, 12 times
- drivers/infiniband/hw/hfi1/qsfp.c, 3 times
- drivers/infiniband/hw/hfi1/sdma.c, line 3116
- drivers/infiniband/hw/hfi1/sysfs.c, 2 times
- drivers/infiniband/hw/hfi1/trace_ibhdrs.h, line 155
- drivers/infiniband/hw/hfi1/trace_tx.h, 2 times
- drivers/infiniband/hw/hfi1/user_exp_rcv.c, 2 times
- drivers/infiniband/hw/hfi1/user_sdma.c, 5 times
- drivers/infiniband/hw/hfi1/verbs.c, 4 times
- drivers/infiniband/hw/hns/hns_roce_ah.c, 4 times
- drivers/infiniband/hw/hns/hns_roce_hw_v1.c, 12 times
- drivers/infiniband/hw/hns/hns_roce_main.c, line 314
- drivers/infiniband/hw/i40iw/i40iw_cm.c, 33 times
- drivers/infiniband/hw/i40iw/i40iw_ctrl.c, 3 times
- drivers/infiniband/hw/i40iw/i40iw_hmc.c, 4 times
- drivers/infiniband/hw/i40iw/i40iw_hw.c, 2 times
- drivers/infiniband/hw/i40iw/i40iw_main.c, 2 times
- drivers/infiniband/hw/i40iw/i40iw_puda.c, line 1026
- drivers/infiniband/hw/i40iw/i40iw_uk.c, 8 times
- drivers/infiniband/hw/i40iw/i40iw_utils.c, 5 times
- drivers/infiniband/hw/i40iw/i40iw_verbs.c, 3 times
- drivers/infiniband/hw/i40iw/i40iw_virtchnl.c, 4 times
- drivers/infiniband/hw/mlx4/ah.c, 6 times
- drivers/infiniband/hw/mlx4/alias_GUID.c, 3 times
- drivers/infiniband/hw/mlx4/cq.c, 5 times
- drivers/infiniband/hw/mlx4/mad.c, 14 times
- drivers/infiniband/hw/mlx4/main.c, 18 times
- drivers/infiniband/hw/mlx4/mcg.c, 3 times
- drivers/infiniband/hw/mlx4/qp.c, 29 times
- drivers/infiniband/hw/mlx5/ah.c, 4 times
- drivers/infiniband/hw/mlx5/cq.c, 2 times
- drivers/infiniband/hw/mlx5/mad.c, 6 times
- drivers/infiniband/hw/mlx5/main.c, 12 times
- drivers/infiniband/hw/mlx5/mr.c, line 1797
- drivers/infiniband/hw/mlx5/qp.c, 10 times
- drivers/infiniband/hw/mthca/mthca_av.c, 3 times
- drivers/infiniband/hw/mthca/mthca_cmd.c, 3 times
- drivers/infiniband/hw/mthca/mthca_cq.c, 2 times
- drivers/infiniband/hw/mthca/mthca_mad.c, 2 times
- drivers/infiniband/hw/mthca/mthca_main.c, line 686
- drivers/infiniband/hw/mthca/mthca_mcg.c, 3 times
- drivers/infiniband/hw/mthca/mthca_provider.c, 7 times
- drivers/infiniband/hw/mthca/mthca_qp.c, 3 times
- drivers/infiniband/hw/nes/nes_cm.c, 15 times
- drivers/infiniband/hw/nes/nes_hw.c, 2 times
- drivers/infiniband/hw/nes/nes_mgt.c, 2 times
- drivers/infiniband/hw/nes/nes_nic.c, 6 times
- drivers/infiniband/hw/nes/nes_utils.c, 2 times
- drivers/infiniband/hw/nes/nes_verbs.c, 6 times
- drivers/infiniband/hw/ocrdma/ocrdma.h, 2 times
- drivers/infiniband/hw/ocrdma/ocrdma_ah.c, 7 times
- drivers/infiniband/hw/ocrdma/ocrdma_hw.c, 10 times
- drivers/infiniband/hw/ocrdma/ocrdma_hw.h, 2 times
- drivers/infiniband/hw/ocrdma/ocrdma_main.c, 3 times
- drivers/infiniband/hw/ocrdma/ocrdma_stats.c, line 63
- drivers/infiniband/hw/ocrdma/ocrdma_verbs.c, 5 times
- drivers/infiniband/hw/qedr/main.c, 2 times
- drivers/infiniband/hw/qedr/qedr.h, line 456
- drivers/infiniband/hw/qedr/qedr_cm.c, 2 times
- drivers/infiniband/hw/qedr/verbs.c, 7 times
- drivers/infiniband/hw/qib/qib_eeprom.c, 3 times
- drivers/infiniband/hw/qib/qib_iba7322.c, line 1381
- drivers/infiniband/hw/qib/qib_mad.c, 6 times
- drivers/infiniband/hw/qib/qib_sysfs.c, 3 times
- drivers/infiniband/hw/qib/qib_user_sdma.c, line 444
- drivers/infiniband/hw/qib/qib_verbs.c, 5 times
- drivers/infiniband/hw/usnic/usnic_common_util.h, line 59
- drivers/infiniband/hw/usnic/usnic_fwd.c, line 109
- drivers/infiniband/hw/usnic/usnic_ib_main.c, line 449
- drivers/infiniband/hw/usnic/usnic_ib_verbs.c, line 283
- drivers/infiniband/hw/vmw_pvrdma/pvrdma_cmd.c, 2 times
- drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c, 3 times
- drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c, 4 times
- drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c, 4 times
- drivers/infiniband/sw/rdmavt/qp.c, line 1684
- drivers/infiniband/sw/rxe/rxe_av.c, 2 times
- drivers/infiniband/sw/rxe/rxe_cq.c, line 140
- drivers/infiniband/sw/rxe/rxe_icrc.c, 3 times
- drivers/infiniband/sw/rxe/rxe_loc.h, line 258
- drivers/infiniband/sw/rxe/rxe_mr.c, 2 times
- drivers/infiniband/sw/rxe/rxe_net.c, 4 times
- drivers/infiniband/sw/rxe/rxe_pool.c, line 346
- drivers/infiniband/sw/rxe/rxe_queue.c, line 159
- drivers/infiniband/sw/rxe/rxe_recv.c, line 289
- drivers/infiniband/sw/rxe/rxe_req.c, line 493
- drivers/infiniband/sw/rxe/rxe_resp.c, 5 times
- drivers/infiniband/sw/rxe/rxe_verbs.c, 7 times
- drivers/infiniband/ulp/ipoib/ipoib_cm.c, 2 times
- drivers/infiniband/ulp/ipoib/ipoib_ethtool.c, line 135
- drivers/infiniband/ulp/ipoib/ipoib_ib.c, 3 times
- drivers/infiniband/ulp/ipoib/ipoib_main.c, 7 times
- drivers/infiniband/ulp/ipoib/ipoib_multicast.c, 3 times
- drivers/infiniband/ulp/ipoib/ipoib_vlan.c, 2 times
- drivers/infiniband/ulp/iser/iser_initiator.c, 2 times
- drivers/infiniband/ulp/isert/ib_isert.c, 7 times
- drivers/infiniband/ulp/srp/ib_srp.c, 17 times
- drivers/infiniband/ulp/srpt/ib_srpt.c, 4 times
- drivers/input/evdev.c, line 932
- drivers/input/input.c, line 801
- drivers/input/joydev.c, 2 times
- drivers/input/joystick/iforce/iforce-packets.c, 3 times
- drivers/input/joystick/iforce/iforce-usb.c, 2 times
- drivers/input/joystick/xpad.c, line 776
- drivers/input/keyboard/adp5520-keys.c, line 121
- drivers/input/keyboard/adp5588-keys.c, line 535
- drivers/input/keyboard/adp5589-keys.c, line 980
- drivers/input/keyboard/amikbd.c, line 167
- drivers/input/keyboard/atkbd.c, 3 times
- drivers/input/keyboard/davinci_keyscan.c, line 198
- drivers/input/keyboard/imx_keypad.c, 2 times
- drivers/input/keyboard/jornada680_kbd.c, 2 times
- drivers/input/keyboard/jornada720_kbd.c, line 109
- drivers/input/keyboard/lkkbd.c, line 639
- drivers/input/keyboard/locomokbd.c, line 294
- drivers/input/keyboard/maple_keyb.c, 3 times
- drivers/input/keyboard/matrix_keypad.c, line 163
- drivers/input/keyboard/newtonkbd.c, line 98
- drivers/input/keyboard/omap-keypad.c, line 144
- drivers/input/keyboard/omap4-keypad.c, line 159
- drivers/input/keyboard/pmic8xxx-keypad.c, 3 times
- drivers/input/keyboard/pxa27x_keypad.c, line 475
- drivers/input/keyboard/samsung-keypad.c, line 144
- drivers/input/keyboard/sh_keysc.c, line 200
- drivers/input/keyboard/stowaway.c, line 102
- drivers/input/keyboard/sunkbd.c, line 284
- drivers/input/keyboard/tegra-kbc.c, line 238
- drivers/input/keyboard/xtkbd.c, line 100
- drivers/input/misc/ati_remote2.c, line 521
- drivers/input/misc/atmel_captouch.c, line 126
- drivers/input/misc/cobalt_btns.c, line 90
- drivers/input/misc/hp_sdc_rtc.c, 2 times
- drivers/input/misc/ims-pcu.c, 11 times
- drivers/input/misc/keyspan_remote.c, 4 times
- drivers/input/misc/sgi_btns.c, line 107
- drivers/input/misc/uinput.c, 4 times
- drivers/input/misc/yealink.c, 3 times
- drivers/input/mouse/alps.c, 4 times
- drivers/input/mouse/appletouch.c, 4 times
- drivers/input/mouse/cyapa.c, 2 times
- drivers/input/mouse/cyapa_gen3.c, 6 times
- drivers/input/mouse/cyapa_gen5.c, 12 times
- drivers/input/mouse/cyapa_gen6.c, 7 times
- drivers/input/mouse/cypress_ps2.c, line 127
- drivers/input/mouse/elan_i2c_i2c.c, line 523
- drivers/input/mousedev.c, line 742
- drivers/input/rmi4/rmi_f01.c, line 178
- drivers/input/rmi4/rmi_f03.c, line 188
- drivers/input/rmi4/rmi_f11.c, line 1296
- drivers/input/rmi4/rmi_f12.c, line 219
- drivers/input/rmi4/rmi_f30.c, line 118
- drivers/input/rmi4/rmi_f54.c, line 347
- drivers/input/rmi4/rmi_i2c.c, line 104
- drivers/input/rmi4/rmi_spi.c, 2 times
- drivers/input/serio/hil_mlc.c, line 102
- drivers/input/serio/hyperv-keyboard.c, line 133
- drivers/input/serio/userio.c, line 145
- drivers/input/sparse-keymap.c, 2 times
- drivers/input/tablet/aiptek.c, line 1603
- drivers/input/tablet/pegasus_notetaker.c, line 97
- drivers/input/touchscreen/atmel_mxt_ts.c, line 655
- drivers/input/touchscreen/cy8ctmg110_ts.c, line 84
- drivers/input/touchscreen/cyttsp4_spi.c, line 70
- drivers/input/touchscreen/cyttsp_core.c, 2 times
- drivers/input/touchscreen/cyttsp_i2c_common.c, line 83
- drivers/input/touchscreen/cyttsp_spi.c, line 68
- drivers/input/touchscreen/elants_i2c.c, line 879
- drivers/input/touchscreen/elo.c, 2 times
- drivers/input/touchscreen/goodix.c, 2 times
- drivers/input/touchscreen/melfas_mip4.c, line 932
- drivers/input/touchscreen/raydium_i2c_ts.c, 2 times
- drivers/input/touchscreen/usbtouchscreen.c, 4 times
- drivers/input/touchscreen/wacom_w8001.c, line 333
- drivers/input/touchscreen/wdt87xx_i2c.c, 4 times
- drivers/input/touchscreen/wm9705.c, line 196
- drivers/input/touchscreen/wm9712.c, line 236
- drivers/input/touchscreen/wm9713.c, line 246
- drivers/iommu/amd_iommu.c, 2 times
- drivers/iommu/amd_iommu_init.c, 6 times
- drivers/iommu/dmar.c, 2 times
- drivers/iommu/fsl_pamu_domain.c, 3 times
- drivers/iommu/intel-iommu.c, 3 times
- drivers/iommu/intel_irq_remapping.c, line 434
- drivers/irqchip/irq-gic-v2m.c, line 320
- drivers/isdn/capi/capi.c, line 1061
- drivers/isdn/capi/capidrv.c, 3 times
- drivers/isdn/capi/capiutil.c, 5 times
- drivers/isdn/capi/kcapi.c, 2 times
- drivers/isdn/gigaset/asyncdata.c, 2 times
- drivers/isdn/gigaset/capi.c, 2 times
- drivers/isdn/gigaset/common.c, line 596
- drivers/isdn/gigaset/ev-layer.c, 2 times
- drivers/isdn/gigaset/interface.c, 3 times
- drivers/isdn/gigaset/ser-gigaset.c, 2 times
- drivers/isdn/gigaset/usb-gigaset.c, line 544
- drivers/isdn/hardware/avm/b1.c, 8 times
- drivers/isdn/hardware/avm/b1dma.c, 3 times
- drivers/isdn/hardware/avm/c4.c, 7 times
- drivers/isdn/hardware/avm/t1isa.c, 3 times
- drivers/isdn/hardware/eicon/capifunc.c, 13 times
- drivers/isdn/hardware/eicon/dadapter.c, 5 times
- drivers/isdn/hardware/eicon/debug.c, 14 times
- drivers/isdn/hardware/eicon/debuglib.c, 2 times
- drivers/isdn/hardware/eicon/di.c, 2 times
- drivers/isdn/hardware/eicon/diddfunc.c, line 62
- drivers/isdn/hardware/eicon/diva.c, line 644
- drivers/isdn/hardware/eicon/divasfunc.c, 3 times
- drivers/isdn/hardware/eicon/divasi.c, 2 times
- drivers/isdn/hardware/eicon/idifunc.c, 4 times
- drivers/isdn/hardware/eicon/io.c, line 271
- drivers/isdn/hardware/eicon/maintidi.c, 3 times
- drivers/isdn/hardware/eicon/mntfunc.c, 4 times
- drivers/isdn/hardware/eicon/os_4bri.c, 4 times
- drivers/isdn/hardware/mISDN/hfcmulti.c, 2 times
- drivers/isdn/hardware/mISDN/hfcpci.c, 12 times
- drivers/isdn/hardware/mISDN/hfcsusb.c, 3 times
- drivers/isdn/hisax/amd7930_fn.c, line 320
- drivers/isdn/hisax/arcofi.c, line 36
- drivers/isdn/hisax/avm_pci.c, line 381
- drivers/isdn/hisax/callc.c, 5 times
- drivers/isdn/hisax/config.c, 3 times
- drivers/isdn/hisax/diva.c, 2 times
- drivers/isdn/hisax/elsa_ser.c, 2 times
- drivers/isdn/hisax/hfc_pci.c, 14 times
- drivers/isdn/hisax/hfc_usb.c, 3 times
- drivers/isdn/hisax/hisax_fcpcipnp.c, line 498
- drivers/isdn/hisax/hisax_isac.c, 2 times
- drivers/isdn/hisax/hscx_irq.c, 2 times
- drivers/isdn/hisax/icc.c, line 220
- drivers/isdn/hisax/ipacx.c, 3 times
- drivers/isdn/hisax/isac.c, line 225
- drivers/isdn/hisax/isar.c, 2 times
- drivers/isdn/hisax/isdnl2.c, 4 times
- drivers/isdn/hisax/jade_irq.c, 2 times
- drivers/isdn/hisax/l3_1tr6.c, 5 times
- drivers/isdn/hisax/l3dss1.c, 16 times
- drivers/isdn/hisax/l3ni1.c, 18 times
- drivers/isdn/hisax/netjet.c, line 386
- drivers/isdn/hisax/st5481_usb.c, 2 times
- drivers/isdn/hisax/w6692.c, 3 times
- drivers/isdn/hysdn/boardergo.c, 2 times
- drivers/isdn/hysdn/hycapi.c, 20 times
- drivers/isdn/hysdn/hysdn_boot.c, line 385
- drivers/isdn/hysdn/hysdn_net.c, 3 times
- drivers/isdn/hysdn/hysdn_sched.c, line 87
- drivers/isdn/i4l/isdn_common.c, 2 times
- drivers/isdn/i4l/isdn_net.c, line 251
- drivers/isdn/i4l/isdn_ppp.c, 3 times
- drivers/isdn/i4l/isdn_tty.c, 10 times
- drivers/isdn/i4l/isdn_v110.c, 6 times
- drivers/isdn/isdnloop/isdnloop.c, 3 times
- drivers/isdn/mISDN/core.c, line 113
- drivers/isdn/mISDN/dsp_cmx.c, line 1598
- drivers/isdn/mISDN/dsp_tones.c, line 419
- drivers/isdn/mISDN/l1oip_core.c, 2 times
- drivers/isdn/mISDN/layer2.c, 6 times
- drivers/isdn/mISDN/socket.c, 4 times
- drivers/isdn/mISDN/tei.c, line 315
- drivers/leds/leds-max77693.c, 2 times
- drivers/leds/leds-tca6507.c, line 366
- drivers/leds/leds-wm831x-status.c, line 253
- drivers/lguest/core.c, line 90
- drivers/lightnvm/core.c, 2 times
- drivers/lightnvm/gennvm.c, 2 times
- drivers/lightnvm/sysblk.c, 2 times
- drivers/macintosh/adb-iop.c, 3 times
- drivers/macintosh/adbhid.c, 2 times
- drivers/macintosh/smu.c, 3 times
- drivers/macintosh/via-cuda.c, line 582
- drivers/macintosh/via-pmu.c, 2 times
- drivers/macintosh/via-pmu68k.c, line 717
- drivers/macintosh/windfarm_fcu_controls.c, 2 times
- drivers/mailbox/bcm-pdc-mailbox.c, 2 times
- drivers/mailbox/mailbox-test.c, line 292
- drivers/md/bcache/bset.c, 3 times
- drivers/md/bcache/btree.c, 4 times
- drivers/md/bcache/debug.c, line 61
- drivers/md/bcache/journal.c, 2 times
- drivers/md/bcache/super.c, 19 times
- drivers/md/bcache/sysfs.c, 5 times
- drivers/md/bitmap.c, 2 times
- drivers/md/dm-bio-prison.c, line 78
- drivers/md/dm-cache-metadata.c, 5 times
- drivers/md/dm-crypt.c, 7 times
- drivers/md/dm-era-target.c, 3 times
- drivers/md/dm-kcopyd.c, line 724
- drivers/md/dm-log-userspace-transfer.c, 3 times
- drivers/md/dm-log-writes.c, 3 times
- drivers/md/dm-log.c, line 623
- drivers/md/dm-snap-persistent.c, line 548
- drivers/md/dm-table.c, line 528
- drivers/md/dm-thin-metadata.c, 11 times
- drivers/md/dm-verity-fec.c, 2 times
- drivers/md/dm-verity-target.c, 2 times
- drivers/md/md-cluster.c, 5 times
- drivers/md/md.c, 9 times
- drivers/md/persistent-data/dm-array.c, 7 times
- drivers/md/persistent-data/dm-btree-remove.c, 7 times
- drivers/md/persistent-data/dm-btree-spine.c, 4 times
- drivers/md/persistent-data/dm-btree.c, 12 times
- drivers/md/persistent-data/dm-space-map-common.c, 4 times
- drivers/md/persistent-data/dm-space-map-disk.c, 4 times
- drivers/md/persistent-data/dm-space-map-metadata.c, 8 times
- drivers/md/persistent-data/dm-transaction-manager.c, line 296
- drivers/md/raid1.c, 2 times
- drivers/md/raid10.c, line 4185
- drivers/media/cec/cec-adap.c, line 1007
- drivers/media/common/b2c2/flexcop-eeprom.c, 3 times
- drivers/media/common/cypress_firmware.c, line 64
- drivers/media/common/siano/smscoreapi.c, 2 times
- drivers/media/common/siano/smsdvb-main.c, line 1128
- drivers/media/common/v4l2-tpg/v4l2-tpg-core.c, 20 times
- drivers/media/dvb-core/dmxdev.c, 5 times
- drivers/media/dvb-core/dvb_ca_en50221.c, line 722
- drivers/media/dvb-core/dvb_demux.c, 6 times
- drivers/media/dvb-core/dvb_frontend.c, line 2191
- drivers/media/dvb-core/dvb_net.c, 7 times
- drivers/media/dvb-core/dvb_ringbuffer.c, 6 times
- drivers/media/dvb-core/dvbdev.c, 2 times
- drivers/media/dvb-frontends/af9013.c, 3 times
- drivers/media/dvb-frontends/af9033.c, 3 times
- drivers/media/dvb-frontends/as102_fe.c, line 470
- drivers/media/dvb-frontends/ascot2e.c, 2 times
- drivers/media/dvb-frontends/atbm8830.c, line 489
- drivers/media/dvb-frontends/au8522_dig.c, line 874
- drivers/media/dvb-frontends/bcm3510.c, 4 times
- drivers/media/dvb-frontends/cx22700.c, line 402
- drivers/media/dvb-frontends/cx22702.c, line 610
- drivers/media/dvb-frontends/cx24110.c, line 619
- drivers/media/dvb-frontends/cx24113.c, line 599
- drivers/media/dvb-frontends/cx24116.c, 2 times
- drivers/media/dvb-frontends/cx24117.c, 3 times
- drivers/media/dvb-frontends/cx24120.c, 3 times
- drivers/media/dvb-frontends/cx24123.c, line 1086
- drivers/media/dvb-frontends/cxd2820r_core.c, 4 times
- drivers/media/dvb-frontends/cxd2841er.c, 3 times
- drivers/media/dvb-frontends/dib0070.c, line 764
- drivers/media/dvb-frontends/dib0090.c, 2 times
- drivers/media/dvb-frontends/dib3000mb.c, 2 times
- drivers/media/dvb-frontends/dib3000mc.c, line 898
- drivers/media/dvb-frontends/dib7000m.c, 2 times
- drivers/media/dvb-frontends/dib7000p.c, 2 times
- drivers/media/dvb-frontends/dib8000.c, 3 times
- drivers/media/dvb-frontends/dib9000.c, 6 times
- drivers/media/dvb-frontends/dibx000_common.c, 2 times
- drivers/media/dvb-frontends/drx39xyj/drxj.c, 7 times
- drivers/media/dvb-frontends/drxk_hard.c, 2 times
- drivers/media/dvb-frontends/ds3000.c, 2 times
- drivers/media/dvb-frontends/dvb-pll.c, line 795
- drivers/media/dvb-frontends/dvb_dummy_fe.c, 3 times
- drivers/media/dvb-frontends/ec100.c, 2 times
- drivers/media/dvb-frontends/gp8psk-fe.c, line 342
- drivers/media/dvb-frontends/hd29l2.c, 3 times
- drivers/media/dvb-frontends/helene.c, 3 times
- drivers/media/dvb-frontends/horus3a.c, 2 times
- drivers/media/dvb-frontends/itd1000.c, 2 times
- drivers/media/dvb-frontends/ix2505v.c, line 307
- drivers/media/dvb-frontends/l64781.c, line 563
- drivers/media/dvb-frontends/lg2160.c, 2 times
- drivers/media/dvb-frontends/lgdt3305.c, 2 times
- drivers/media/dvb-frontends/lgdt3306a.c, line 1790
- drivers/media/dvb-frontends/lgdt330x.c, 2 times
- drivers/media/dvb-frontends/lgs8gl5.c, line 403
- drivers/media/dvb-frontends/lgs8gxx.c, line 1045
- drivers/media/dvb-frontends/m88ds3103.c, line 1468
- drivers/media/dvb-frontends/m88rs2000.c, line 809
- drivers/media/dvb-frontends/mb86a16.c, line 1870
- drivers/media/dvb-frontends/mb86a20s.c, line 2086
- drivers/media/dvb-frontends/mn88472.c, line 545
- drivers/media/dvb-frontends/mn88473.c, line 705
- drivers/media/dvb-frontends/mt312.c, 2 times
- drivers/media/dvb-frontends/mt352.c, 2 times
- drivers/media/dvb-frontends/nxt200x.c, 2 times
- drivers/media/dvb-frontends/nxt6000.c, line 586
- drivers/media/dvb-frontends/or51132.c, line 581
- drivers/media/dvb-frontends/or51211.c, line 529
- drivers/media/dvb-frontends/rtl2830.c, 2 times
- drivers/media/dvb-frontends/rtl2832.c, line 1103
- drivers/media/dvb-frontends/rtl2832_sdr.c, line 195
- drivers/media/dvb-frontends/s5h1409.c, line 977
- drivers/media/dvb-frontends/s5h1411.c, line 892
- drivers/media/dvb-frontends/s5h1420.c, 2 times
- drivers/media/dvb-frontends/s5h1432.c, line 364
- drivers/media/dvb-frontends/s921.c, line 500
- drivers/media/dvb-frontends/si2165.c, line 1064
- drivers/media/dvb-frontends/si2168.c, 36 times
- drivers/media/dvb-frontends/si21xx.c, 2 times
- drivers/media/dvb-frontends/sp2.c, line 82
- drivers/media/dvb-frontends/sp8870.c, 2 times
- drivers/media/dvb-frontends/sp887x.c, 2 times
- drivers/media/dvb-frontends/stb0899_drv.c, line 516
- drivers/media/dvb-frontends/stb6000.c, line 241
- drivers/media/dvb-frontends/stb6100.c, line 208
- drivers/media/dvb-frontends/stv0288.c, line 604
- drivers/media/dvb-frontends/stv0297.c, line 684
- drivers/media/dvb-frontends/stv0299.c, line 707
- drivers/media/dvb-frontends/stv0367.c, line 791
- drivers/media/dvb-frontends/stv0900_core.c, line 1929
- drivers/media/dvb-frontends/stv090x.c, line 740
- drivers/media/dvb-frontends/stv6110.c, 5 times
- drivers/media/dvb-frontends/stv6110x.c, 2 times
- drivers/media/dvb-frontends/tc90522.c, 3 times
- drivers/media/dvb-frontends/tda10021.c, line 477
- drivers/media/dvb-frontends/tda10023.c, line 539
- drivers/media/dvb-frontends/tda10048.c, 3 times
- drivers/media/dvb-frontends/tda1004x.c, 3 times
- drivers/media/dvb-frontends/tda10071.c, 2 times
- drivers/media/dvb-frontends/tda10086.c, line 768
- drivers/media/dvb-frontends/tda18271c2dd.c, 3 times
- drivers/media/dvb-frontends/tda665x.c, line 233
- drivers/media/dvb-frontends/tda8083.c, line 443
- drivers/media/dvb-frontends/tda826x.c, line 174
- drivers/media/dvb-frontends/ts2020.c, 2 times
- drivers/media/dvb-frontends/tua6100.c, line 197
- drivers/media/dvb-frontends/ves1820.c, line 399
- drivers/media/dvb-frontends/ves1x93.c, line 506
- drivers/media/dvb-frontends/zl10036.c, line 500
- drivers/media/dvb-frontends/zl10039.c, 2 times
- drivers/media/dvb-frontends/zl10353.c, 2 times
- drivers/media/firewire/firedtv-avc.c, 5 times
- drivers/media/i2c/ad9389b.c, 2 times
- drivers/media/i2c/adv7511.c, 4 times
- drivers/media/i2c/adv7604.c, 2 times
- drivers/media/i2c/adv7842.c, 4 times
- drivers/media/i2c/cx25840/cx25840-firmware.c, line 144
- drivers/media/i2c/cx25840/cx25840-ir.c, 2 times
- drivers/media/i2c/ov7670.c, line 1254
- drivers/media/i2c/saa6588.c, line 169
- drivers/media/i2c/saa6752hs.c, 3 times
- drivers/media/i2c/saa7110.c, line 106
- drivers/media/i2c/smiapp/smiapp-core.c, line 2356
- drivers/media/i2c/soc_camera/mt9t112.c, 3 times
- drivers/media/i2c/soc_camera/ov9740.c, line 702
- drivers/media/i2c/tvp514x.c, line 1071
- drivers/media/i2c/upd64031a.c, line 217
- drivers/media/i2c/upd64083.c, line 192
- drivers/media/media-device.c, line 140
- drivers/media/pci/bt8xx/dst.c, 15 times
- drivers/media/pci/bt8xx/dst_ca.c, 3 times
- drivers/media/pci/cx18/cx18-alsa-pcm.c, 3 times
- drivers/media/pci/cx18/cx18-ioctl.c, line 365
- drivers/media/pci/cx18/cx18-mailbox.c, line 192
- drivers/media/pci/cx18/cx18-vbi.c, 10 times
- drivers/media/pci/cx23885/cimax2.c, line 145
- drivers/media/pci/cx23885/cx23885-dvb.c, 5 times
- drivers/media/pci/cx23885/cx23888-ir.c, 2 times
- drivers/media/pci/cx25821/cx25821-audio-upstream.c, 2 times
- drivers/media/pci/cx88/cx88-mpeg.c, line 641
- drivers/media/pci/ddbridge/ddbridge-core.c, line 884
- drivers/media/pci/dm1105/dm1105.c, line 709
- drivers/media/pci/ivtv/ivtv-alsa-pcm.c, 3 times
- drivers/media/pci/ivtv/ivtv-controls.c, line 123
- drivers/media/pci/ivtv/ivtv-ioctl.c, line 638
- drivers/media/pci/ivtv/ivtv-irq.c, 3 times
- drivers/media/pci/ivtv/ivtv-mailbox.c, line 286
- drivers/media/pci/ivtv/ivtv-udma.c, line 61
- drivers/media/pci/ivtv/ivtv-vbi.c, 13 times
- drivers/media/pci/ivtv/ivtvfb.c, line 611
- drivers/media/pci/meye/meye.c, 3 times
- drivers/media/pci/ngene/ngene-core.c, 11 times
- drivers/media/pci/ngene/ngene-i2c.c, 4 times
- drivers/media/pci/pt1/va1j5jf8007s.c, 2 times
- drivers/media/pci/pt1/va1j5jf8007t.c, 2 times
- drivers/media/pci/saa7146/hexium_gemini.c, line 221
- drivers/media/pci/saa7146/hexium_orion.c, line 333
- drivers/media/pci/saa7146/mxb.c, line 465
- drivers/media/pci/saa7164/saa7164-api.c, 12 times
- drivers/media/pci/saa7164/saa7164-bus.c, line 400
- drivers/media/pci/saa7164/saa7164-core.c, line 326
- drivers/media/pci/saa7164/saa7164-fw.c, line 107
- drivers/media/pci/smipcie/smipcie-main.c, line 721
- drivers/media/pci/solo6x10/solo6x10-tw28.c, 4 times
- drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c, 3 times
- drivers/media/pci/ttpci/av7110.c, 2 times
- drivers/media/pci/ttpci/av7110_av.c, 11 times
- drivers/media/pci/ttpci/av7110_ca.c, 3 times
- drivers/media/pci/ttpci/av7110_hw.h, 2 times
- drivers/media/pci/ttpci/av7110_ipack.c, 3 times
- drivers/media/pci/ttpci/av7110_ir.c, 3 times
- drivers/media/pci/ttpci/av7110_v4l.c, 4 times
- drivers/media/pci/ttpci/budget-av.c, line 1424
- drivers/media/pci/ttpci/dvb_filter.c, 2 times
- drivers/media/pci/ttpci/ttpci-eeprom.c, 3 times
- drivers/media/pci/tw5864/tw5864-h264.c, 3 times
- drivers/media/pci/tw5864/tw5864-video.c, line 531
- drivers/media/pci/tw686x/tw686x-audio.c, line 73
- drivers/media/pci/tw686x/tw686x-video.c, line 69
- drivers/media/pci/zoran/zoran_device.c, 3 times
- drivers/media/pci/zoran/zoran_driver.c, 2 times
- drivers/media/pci/zoran/zr36050.c, 2 times
- drivers/media/pci/zoran/zr36060.c, 2 times
- drivers/media/platform/arv.c, 2 times
- drivers/media/platform/coda/coda-bit.c, 4 times
- drivers/media/platform/coda/coda-common.c, line 1979
- drivers/media/platform/coda/coda-h264.c, line 32
- drivers/media/platform/coda/coda-jpeg.c, 2 times
- drivers/media/platform/davinci/dm355_ccdc.c, line 343
- drivers/media/platform/davinci/dm644x_ccdc.c, line 246
- drivers/media/platform/davinci/vpif_capture.c, 3 times
- drivers/media/platform/davinci/vpif_display.c, line 442
- drivers/media/platform/exynos4-is/fimc-is-param.c, line 38
- drivers/media/platform/exynos4-is/fimc-is.c, 6 times
- drivers/media/platform/exynos4-is/mipi-csis.c, 2 times
- drivers/media/platform/marvell-ccic/mcam-core.c, line 475
- drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c, line 381
- drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c, 4 times
- drivers/media/platform/mtk-vcodec/venc/venc_h264_if.c, 4 times
- drivers/media/platform/mtk-vcodec/venc/venc_vp8_if.c, 3 times
- drivers/media/platform/mtk-vpu/mtk_vpu.c, 3 times
- drivers/media/platform/omap3isp/ispccp2.c, line 673
- drivers/media/platform/omap3isp/ispcsi2.c, line 874
- drivers/media/platform/omap3isp/isph3a_af.c, line 295
- drivers/media/platform/omap3isp/isphist.c, line 413
- drivers/media/platform/omap3isp/isppreview.c, 6 times
- drivers/media/platform/omap3isp/ispvideo.c, line 312
- drivers/media/platform/rcar_jpu.c, line 1150
- drivers/media/platform/s5p-jpeg/jpeg-core.c, 4 times
- drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c, line 112
- drivers/media/platform/soc_camera/soc_camera.c, line 1407
- drivers/media/platform/sti/bdisp/bdisp-hw.c, 2 times
- drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c, line 1077
- drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.c, line 173
- drivers/media/platform/sti/hva/hva-h264.c, 3 times
- drivers/media/platform/ti-vpe/vpdma.c, line 1094
- drivers/media/platform/vivid/vivid-core.c, line 985
- drivers/media/platform/vivid/vivid-kthread-cap.c, 12 times
- drivers/media/platform/vivid/vivid-vbi-gen.c, 2 times
- drivers/media/platform/vivid/vivid-vid-cap.c, 2 times
- drivers/media/platform/vivid/vivid-vid-common.c, line 861
- drivers/media/platform/vivid/vivid-vid-out.c, line 939
- drivers/media/radio/radio-mr800.c, line 176
- drivers/media/radio/radio-si476x.c, line 1464
- drivers/media/radio/radio-wl1273.c, line 206
- drivers/media/radio/si470x/radio-si470x-i2c.c, line 323
- drivers/media/radio/si470x/radio-si470x-usb.c, line 456
- drivers/media/radio/si4713/radio-usb-si4713.c, 4 times
- drivers/media/radio/si4713/si4713.c, line 220
- drivers/media/radio/wl128x/fmdrv_common.c, 8 times
- drivers/media/rc/ati_remote.c, line 423
- drivers/media/rc/imon.c, 6 times
- drivers/media/rc/mceusb.c, line 763
- drivers/media/rc/nuvoton-cir.c, line 696
- drivers/media/rc/rc-main.c, 3 times
- drivers/media/rc/redrat3.c, 2 times
- drivers/media/tuners/e4000.c, line 718
- drivers/media/tuners/fc0012.c, line 497
- drivers/media/tuners/fc0013.c, line 621
- drivers/media/tuners/fc2580.c, line 600
- drivers/media/tuners/it913x.c, line 419
- drivers/media/tuners/m88rs6000t.c, 2 times
- drivers/media/tuners/max2165.c, line 415
- drivers/media/tuners/mc44s803.c, line 356
- drivers/media/tuners/mt2060.c, line 386
- drivers/media/tuners/mt2063.c, line 263
- drivers/media/tuners/mt20xx.c, 2 times
- drivers/media/tuners/mt2131.c, line 285
- drivers/media/tuners/mt2266.c, line 342
- drivers/media/tuners/mxl301rf.c, 2 times
- drivers/media/tuners/mxl5005s.c, line 4108
- drivers/media/tuners/mxl5007t.c, 4 times
- drivers/media/tuners/qm1d1c0042.c, 2 times
- drivers/media/tuners/qt1010.c, line 447
- drivers/media/tuners/r820t.c, 6 times
- drivers/media/tuners/si2157.c, 15 times
- drivers/media/tuners/tda18212.c, 2 times
- drivers/media/tuners/tda18218.c, 4 times
- drivers/media/tuners/tda18271-fe.c, 2 times
- drivers/media/tuners/tda18271-maps.c, line 1299
- drivers/media/tuners/tda827x.c, 2 times
- drivers/media/tuners/tda8290.c, 2 times
- drivers/media/tuners/tda9887.c, line 702
- drivers/media/tuners/tea5761.c, line 330
- drivers/media/tuners/tea5767.c, 2 times
- drivers/media/tuners/tua9001.c, line 226
- drivers/media/tuners/tuner-simple.c, line 1106
- drivers/media/tuners/tuner-xc2028.c, 5 times
- drivers/media/tuners/xc4000.c, 4 times
- drivers/media/tuners/xc5000.c, line 1483
- drivers/media/usb/airspy/airspy.c, 3 times
- drivers/media/usb/au0828/au0828-core.c, line 128
- drivers/media/usb/au0828/au0828-video.c, 2 times
- drivers/media/usb/b2c2/flexcop-usb.c, 8 times
- drivers/media/usb/cpia2/cpia2_core.c, line 927
- drivers/media/usb/cpia2/cpia2_usb.c, 6 times
- drivers/media/usb/cpia2/cpia2_v4l.c, 4 times
- drivers/media/usb/cx231xx/cx231xx-417.c, 8 times
- drivers/media/usb/cx231xx/cx231xx-audio.c, 6 times
- drivers/media/usb/cx231xx/cx231xx-core.c, 3 times
- drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c, line 780
- drivers/media/usb/cx231xx/cx231xx-vbi.c, 2 times
- drivers/media/usb/cx231xx/cx231xx-video.c, 4 times
- drivers/media/usb/dvb-usb-v2/af9015.c, 5 times
- drivers/media/usb/dvb-usb-v2/af9035.c, 7 times
- drivers/media/usb/dvb-usb-v2/anysee.c, 5 times
- drivers/media/usb/dvb-usb-v2/az6007.c, line 625
- drivers/media/usb/dvb-usb-v2/ce6230.c, 2 times
- drivers/media/usb/dvb-usb-v2/dvb_usb_core.c, line 282
- drivers/media/usb/dvb-usb-v2/dvbsky.c, 7 times
- drivers/media/usb/dvb-usb-v2/ec168.c, 2 times
- drivers/media/usb/dvb-usb-v2/lmedm04.c, 7 times
- drivers/media/usb/dvb-usb-v2/mxl111sf-demod.c, line 595
- drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c, line 505
- drivers/media/usb/dvb-usb-v2/mxl111sf.c, line 75
- drivers/media/usb/dvb-usb-v2/rtl28xxu.c, 3 times
- drivers/media/usb/dvb-usb-v2/usb_urb.c, 2 times
- drivers/media/usb/dvb-usb/af9005-fe.c, line 1449
- drivers/media/usb/dvb-usb/af9005.c, line 745
- drivers/media/usb/dvb-usb/cinergyT2-fe.c, 2 times
- drivers/media/usb/dvb-usb/cxusb.c, 6 times
- drivers/media/usb/dvb-usb/dib0700_core.c, 5 times
- drivers/media/usb/dvb-usb/dibusb-common.c, line 164
- drivers/media/usb/dvb-usb/digitv.c, 2 times
- drivers/media/usb/dvb-usb/dtt200u-fe.c, 2 times
- drivers/media/usb/dvb-usb/dtv5100.c, line 68
- drivers/media/usb/dvb-usb/dvb-usb-firmware.c, line 137
- drivers/media/usb/dvb-usb/dvb-usb-init.c, 2 times
- drivers/media/usb/dvb-usb/dvb-usb-remote.c, line 60
- drivers/media/usb/dvb-usb/dw2102.c, 26 times
- drivers/media/usb/dvb-usb/gp8psk.c, 3 times
- drivers/media/usb/dvb-usb/m920x.c, line 431
- drivers/media/usb/dvb-usb/opera1.c, 3 times
- drivers/media/usb/dvb-usb/pctv452e.c, 4 times
- drivers/media/usb/dvb-usb/technisat-usb2.c, 3 times
- drivers/media/usb/dvb-usb/ttusb2.c, 6 times
- drivers/media/usb/dvb-usb/usb-urb.c, line 217
- drivers/media/usb/dvb-usb/vp702x-fe.c, 4 times
- drivers/media/usb/dvb-usb/vp702x.c, 3 times
- drivers/media/usb/dvb-usb/vp7045-fe.c, line 152
- drivers/media/usb/dvb-usb/vp7045.c, 2 times
- drivers/media/usb/em28xx/em28xx-audio.c, 3 times
- drivers/media/usb/em28xx/em28xx-core.c, 2 times
- drivers/media/usb/em28xx/em28xx-video.c, 3 times
- drivers/media/usb/go7007/go7007-fw.c, 14 times
- drivers/media/usb/go7007/go7007-i2c.c, line 208
- drivers/media/usb/go7007/go7007-usb.c, 4 times
- drivers/media/usb/go7007/go7007-v4l2.c, line 853
- drivers/media/usb/go7007/snd-go7007.c, 2 times
- drivers/media/usb/gspca/conex.c, line 121
- drivers/media/usb/gspca/etoms.c, line 209
- drivers/media/usb/gspca/finepix.c, line 70
- drivers/media/usb/gspca/gl860/gl860.c, 2 times
- drivers/media/usb/gspca/gspca.c, 3 times
- drivers/media/usb/gspca/jeilinj.c, line 105
- drivers/media/usb/gspca/jl2005bcd.c, line 91
- drivers/media/usb/gspca/jpeg.h, line 141
- drivers/media/usb/gspca/kinect.c, 3 times
- drivers/media/usb/gspca/m5602/m5602_core.c, 5 times
- drivers/media/usb/gspca/mr97310a.c, 3 times
- drivers/media/usb/gspca/nw80x.c, line 1554
- drivers/media/usb/gspca/pac207.c, line 109
- drivers/media/usb/gspca/pac7302.c, line 253
- drivers/media/usb/gspca/pac7311.c, line 172
- drivers/media/usb/gspca/se401.c, 2 times
- drivers/media/usb/gspca/sn9c2028.c, 2 times
- drivers/media/usb/gspca/sn9c20x.c, line 936
- drivers/media/usb/gspca/sonixb.c, 2 times
- drivers/media/usb/gspca/sonixj.c, 4 times
- drivers/media/usb/gspca/spca561.c, line 594
- drivers/media/usb/gspca/sq930x.c, line 473
- drivers/media/usb/gspca/t613.c, line 334
- drivers/media/usb/gspca/topro.c, 3 times
- drivers/media/usb/gspca/vicam.c, line 257
- drivers/media/usb/gspca/w996Xcf.c, line 80
- drivers/media/usb/hackrf/hackrf.c, 3 times
- drivers/media/usb/hdpvr/hdpvr-i2c.c, 3 times
- drivers/media/usb/msi2500/msi2500.c, 4 times
- drivers/media/usb/pulse8-cec/pulse8-cec.c, line 217
- drivers/media/usb/pvrusb2/pvrusb2-ctrl.c, 2 times
- drivers/media/usb/pvrusb2/pvrusb2-hdw.c, 8 times
- drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c, 3 times
- drivers/media/usb/pvrusb2/pvrusb2-io.c, line 318
- drivers/media/usb/pvrusb2/pvrusb2-ioread.c, line 137
- drivers/media/usb/pvrusb2/pvrusb2-std.c, line 300
- drivers/media/usb/pvrusb2/pvrusb2-v4l2.c, 3 times
- drivers/media/usb/pwc/pwc-ctrl.c, 2 times
- drivers/media/usb/pwc/pwc-dec23.c, line 71
- drivers/media/usb/pwc/pwc-if.c, line 330
- drivers/media/usb/pwc/pwc-uncompress.c, 2 times
- drivers/media/usb/s2255/s2255drv.c, 8 times
- drivers/media/usb/siano/smsusb.c, 3 times
- drivers/media/usb/stk1160/stk1160-video.c, 2 times
- drivers/media/usb/stkwebcam/stk-webcam.c, line 408
- drivers/media/usb/tm6000/tm6000-alsa.c, 3 times
- drivers/media/usb/tm6000/tm6000-core.c, 2 times
- drivers/media/usb/tm6000/tm6000-video.c, 4 times
- drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c, 4 times
- drivers/media/usb/ttusb-dec/ttusb_dec.c, 25 times
- drivers/media/usb/ttusb-dec/ttusbdecfe.c, 8 times
- drivers/media/usb/usbtv/usbtv-audio.c, 3 times
- drivers/media/usb/usbtv/usbtv-video.c, line 300
- drivers/media/usb/usbvision/usbvision-core.c, 11 times
- drivers/media/usb/uvc/uvc_ctrl.c, 3 times
- drivers/media/usb/uvc/uvc_driver.c, 13 times
- drivers/media/usb/uvc/uvc_isight.c, line 89
- drivers/media/usb/uvc/uvc_v4l2.c, 2 times
- drivers/media/usb/uvc/uvc_video.c, 3 times
- drivers/media/usb/zr364xx/zr364xx.c, 10 times
- drivers/media/v4l2-core/tuner-core.c, line 415
- drivers/media/v4l2-core/v4l2-ctrls.c, 3 times
- drivers/media/v4l2-core/videobuf2-core.c, line 803
- drivers/memory/emif.c, 5 times
- drivers/memstick/core/memstick.c, 2 times
- drivers/memstick/core/mspro_block.c, 4 times
- drivers/message/fusion/mptbase.c, 13 times
- drivers/message/fusion/mptctl.c, 3 times
- drivers/message/fusion/mptfc.c, line 786
- drivers/message/fusion/mptlan.c, line 1355
- drivers/message/fusion/mptsas.c, 16 times
- drivers/message/fusion/mptscsih.c, 4 times
- drivers/message/fusion/mptspi.c, 2 times
- drivers/mfd/88pm860x-i2c.c, 2 times
- drivers/mfd/ab3100-core.c, line 387
- drivers/mfd/abx500-core.c, line 48
- drivers/mfd/arizona-core.c, line 1047
- drivers/mfd/asic3.c, line 1016
- drivers/mfd/cros_ec_i2c.c, line 165
- drivers/mfd/cros_ec_spi.c, line 472
- drivers/mfd/da9150-core.c, line 79
- drivers/mfd/dln2.c, 2 times
- drivers/mfd/ipaq-micro.c, 4 times
- drivers/mfd/max8925-i2c.c, line 44
- drivers/mfd/mc13xxx-spi.c, line 87
- drivers/mfd/mfd-core.c, line 389
- drivers/mfd/retu-mfd.c, 2 times
- drivers/mfd/rtsx_pcr.c, 2 times
- drivers/mfd/rtsx_usb.c, line 124
- drivers/mfd/si476x-cmd.c, line 290
- drivers/mfd/si476x-i2c.c, 2 times
- drivers/mfd/tps6507x.c, line 77
- drivers/misc/cb710/sgbuf2.c, 2 times
- drivers/misc/cxl/flash.c, 4 times
- drivers/misc/cxl/guest.c, 2 times
- drivers/misc/cxl/pci.c, line 1091
- drivers/misc/echo/echo.c, 2 times
- drivers/misc/eeprom/at24.c, line 483
- drivers/misc/eeprom/at25.c, line 194
- drivers/misc/eeprom/eeprom.c, line 110
- drivers/misc/eeprom/max6875.c, line 122
- drivers/misc/genwqe/card_ddcb.c, 6 times
- drivers/misc/ibmasm/event.c, line 115
- drivers/misc/ibmasm/r_heartbeat.c, line 72
- drivers/misc/lattice-ecp3-config.c, line 134
- drivers/misc/lkdtm_perms.c, 2 times
- drivers/misc/mei/bus-fixup.c, line 285
- drivers/misc/mei/bus.c, 2 times
- drivers/misc/mei/hbm.c, line 1167
- drivers/misc/mei/hw-me.c, 2 times
- drivers/misc/mei/hw-txe.c, 2 times
- drivers/misc/mic/scif/scif_dma.c, 5 times
- drivers/misc/mic/scif/scif_fence.c, line 91
- drivers/misc/mic/vop/vop_vringh.c, 4 times
- drivers/misc/phantom.c, line 139
- drivers/misc/sgi-gru/grufault.c, line 841
- drivers/misc/sgi-gru/grukdump.c, line 70
- drivers/misc/sgi-gru/grukservices.c, line 822
- drivers/misc/sgi-gru/grumain.c, 3 times
- drivers/misc/sgi-xp/xpc_sn2.c, line 2233
- drivers/misc/sgi-xp/xpc_uv.c, 2 times
- drivers/misc/ti-st/st_core.c, line 265
- drivers/misc/ti-st/st_kim.c, 2 times
- drivers/misc/vmw_vmci/vmci_datagram.c, 2 times
- drivers/misc/vmw_vmci/vmci_queue_pair.c, 6 times
- drivers/mmc/core/block.c, line 549
- drivers/mmc/core/mmc.c, 2 times
- drivers/mmc/core/mmc_ops.c, 3 times
- drivers/mmc/core/sd.c, line 959
- drivers/mmc/core/sd_ops.c, line 276
- drivers/mmc/host/android-goldfish.c, 2 times
- drivers/mmc/host/atmel-mci.c, 4 times
- drivers/mmc/host/dw_mmc.c, 10 times
- drivers/mmc/host/jz4740_mmc.c, line 564
- drivers/mmc/host/mmci.c, line 1136
- drivers/mmc/host/mvsdio.c, 2 times
- drivers/mmc/host/mxcmmc.c, 2 times
- drivers/mmc/host/sdhci-s3c.c, line 486
- drivers/mmc/host/sdhci.c, 2 times
- drivers/mmc/host/tifm_sd.c, line 218
- drivers/mmc/host/tmio_mmc_dma.c, line 153
- drivers/mmc/host/tmio_mmc_pio.c, 3 times
- drivers/mmc/host/usdhi6rol0.c, 4 times
- drivers/mmc/host/vub300.c, 3 times
- drivers/mmc/host/wbsd.c, 2 times
- drivers/mtd/chips/cfi_cmdset_0001.c, 2 times
- drivers/mtd/chips/cfi_cmdset_0002.c, line 223
- drivers/mtd/chips/cfi_cmdset_0020.c, 3 times
- drivers/mtd/devices/block2mtd.c, 2 times
- drivers/mtd/devices/docg3.c, 4 times
- drivers/mtd/devices/m25p80.c, line 71
- drivers/mtd/devices/ms02-nv.c, 2 times
- drivers/mtd/devices/mtd_dataflash.c, 2 times
- drivers/mtd/devices/mtdram.c, 2 times
- drivers/mtd/devices/phram.c, 2 times
- drivers/mtd/devices/pmc551.c, 6 times
- drivers/mtd/devices/slram.c, 2 times
- drivers/mtd/devices/st_spi_fsm.c, 4 times
- drivers/mtd/inftlmount.c, line 117
- drivers/mtd/lpddr/qinfo_probe.c, line 189
- drivers/mtd/maps/bfin-async-flash.c, 2 times
- drivers/mtd/maps/dc21285.c, line 77
- drivers/mtd/maps/sun_uflash.c, line 71
- drivers/mtd/maps/vmu-flash.c, 6 times
- drivers/mtd/mtdblock.c, 2 times
- drivers/mtd/mtdcore.c, 2 times
- drivers/mtd/mtdswap.c, line 1122
- drivers/mtd/nand/atmel_nand.c, 6 times
- drivers/mtd/nand/bf5xx_nand.c, 2 times
- drivers/mtd/nand/cafe_nand.c, 2 times
- drivers/mtd/nand/denali.c, 5 times
- drivers/mtd/nand/docg4.c, 3 times
- drivers/mtd/nand/fsmc_nand.c, line 605
- drivers/mtd/nand/gpio.c, line 178
- drivers/mtd/nand/gpmi-nand/gpmi-lib.c, line 1446
- drivers/mtd/nand/gpmi-nand/gpmi-nand.c, 11 times
- drivers/mtd/nand/hisi504_nand.c, 2 times
- drivers/mtd/nand/lpc32xx_mlc.c, 2 times
- drivers/mtd/nand/lpc32xx_slc.c, 2 times
- drivers/mtd/nand/mtk_ecc.c, line 402
- drivers/mtd/nand/mtk_nand.c, 7 times
- drivers/mtd/nand/mxc_nand.c, 2 times
- drivers/mtd/nand/nand_base.c, 5 times
- drivers/mtd/nand/nand_bbt.c, 2 times
- drivers/mtd/nand/nandsim.c, 4 times
- drivers/mtd/nand/pxa3xx_nand.c, 2 times
- drivers/mtd/nand/qcom_nandc.c, 3 times
- drivers/mtd/nand/r852.c, 2 times
- drivers/mtd/nand/sh_flctl.c, 2 times
- drivers/mtd/nand/sunxi_nand.c, line 873
- drivers/mtd/nand/vf610_nfc.c, line 215
- drivers/mtd/nftlmount.c, line 157
- drivers/mtd/onenand/omap2.c, 5 times
- drivers/mtd/onenand/onenand_base.c, 9 times
- drivers/mtd/onenand/samsung.c, 4 times
- drivers/mtd/sm_ftl.c, 2 times
- drivers/mtd/spi-nor/cadence-quadspi.c, 3 times
- drivers/mtd/spi-nor/fsl-quadspi.c, 2 times
- drivers/mtd/spi-nor/hisi-sfc.c, 2 times
- drivers/mtd/tests/mtd_nandecctest.c, 10 times
- drivers/mtd/tests/nandbiterrs.c, line 151
- drivers/mtd/tests/pagetest.c, line 111
- drivers/mtd/ubi/cdev.c, line 756
- drivers/mtd/ubi/debug.c, line 215
- drivers/mtd/ubi/eba.c, line 759
- drivers/mtd/ubi/vmt.c, 3 times
- drivers/mtd/ubi/vtbl.c, 6 times
- drivers/net/appletalk/ipddp.c, line 287
- drivers/net/appletalk/ltpc.c, 3 times
- drivers/net/arcnet/arc-rawmode.c, line 68
- drivers/net/arcnet/capmode.c, 2 times
- drivers/net/arcnet/com20020.c, line 160
- drivers/net/arcnet/rfc1051.c, line 147
- drivers/net/arcnet/rfc1201.c, 2 times
- drivers/net/bonding/bond_3ad.c, 5 times
- drivers/net/bonding/bond_alb.c, 6 times
- drivers/net/bonding/bond_main.c, 11 times
- drivers/net/bonding/bond_procfs.c, line 294
- drivers/net/caif/caif_hsi.c, 3 times
- drivers/net/caif/caif_serial.c, 3 times
- drivers/net/caif/caif_spi.c, line 552
- drivers/net/caif/caif_virtio.c, line 245
- drivers/net/can/cc770/cc770.c, line 808
- drivers/net/can/dev.c, 4 times
- drivers/net/can/grcan.c, 2 times
- drivers/net/can/janz-ican3.c, 3 times
- drivers/net/can/slcan.c, line 219
- drivers/net/can/softing/softing_main.c, 4 times
- drivers/net/can/spi/mcp251x.c, 4 times
- drivers/net/can/usb/ems_usb.c, line 545
- drivers/net/can/usb/gs_usb.c, 2 times
- drivers/net/can/usb/kvaser_usb.c, 5 times
- drivers/net/can/usb/peak_usb/pcan_usb.c, 11 times
- drivers/net/can/usb/peak_usb/pcan_usb_fd.c, 2 times
- drivers/net/can/usb/peak_usb/pcan_usb_pro.c, 2 times
- drivers/net/can/usb/usb_8dev.c, 6 times
- drivers/net/cris/eth_v10.c, 2 times
- drivers/net/dsa/b53/b53_common.c, 2 times
- drivers/net/dsa/bcm_sf2.c, 2 times
- drivers/net/dsa/mv88e6xxx/chip.c, line 857
- drivers/net/ethernet/3com/3c509.c, line 277
- drivers/net/ethernet/3com/3c515.c, line 1373
- drivers/net/ethernet/3com/3c59x.c, 2 times
- drivers/net/ethernet/3com/typhoon.c, 5 times
- drivers/net/ethernet/8390/ax88796.c, 3 times
- drivers/net/ethernet/8390/lib8390.c, line 312
- drivers/net/ethernet/8390/mac8390.c, 2 times
- drivers/net/ethernet/8390/ne2k-pci.c, line 378
- drivers/net/ethernet/adi/bfin_mac.c, 2 times
- drivers/net/ethernet/aeroflex/greth.c, 3 times
- drivers/net/ethernet/agere/et131x.c, 3 times
- drivers/net/ethernet/alacritech/slicoss.c, 5 times
- drivers/net/ethernet/allwinner/sun4i-emac.c, 2 times
- drivers/net/ethernet/alteon/acenic.c, line 2732
- drivers/net/ethernet/altera/altera_tse_ethtool.c, line 92
- drivers/net/ethernet/amazon/ena/ena_com.c, 10 times
- drivers/net/ethernet/amazon/ena/ena_eth_com.c, line 227
- drivers/net/ethernet/amazon/ena/ena_ethtool.c, line 258
- drivers/net/ethernet/amazon/ena/ena_netdev.c, line 3000
- drivers/net/ethernet/amd/amd8111e.c, line 1542
- drivers/net/ethernet/amd/atarilance.c, 3 times
- drivers/net/ethernet/amd/au1000_eth.c, line 1230
- drivers/net/ethernet/amd/declance.c, 2 times
- drivers/net/ethernet/amd/nmclan_cs.c, 2 times
- drivers/net/ethernet/amd/pcnet32.c, 2 times
- drivers/net/ethernet/amd/xgbe/xgbe-dcb.c, 5 times
- drivers/net/ethernet/amd/xgbe/xgbe-dev.c, line 430
- drivers/net/ethernet/amd/xgbe/xgbe-drv.c, 2 times
- drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c, 2 times
- drivers/net/ethernet/amd/xgbe/xgbe-main.c, line 269
- drivers/net/ethernet/amd/xgbe/xgbe-phy-v1.c, 6 times
- drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c, 5 times
- drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.c, line 142
- drivers/net/ethernet/apm/xgene/xgene_enet_main.c, 2 times
- drivers/net/ethernet/apple/bmac.c, 3 times
- drivers/net/ethernet/apple/macmace.c, line 666
- drivers/net/ethernet/arc/emac_main.c, 2 times
- drivers/net/ethernet/atheros/alx/ethtool.c, 2 times
- drivers/net/ethernet/atheros/alx/main.c, 6 times
- drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c, line 224
- drivers/net/ethernet/atheros/atl1c/atl1c_hw.c, line 204
- drivers/net/ethernet/atheros/atl1c/atl1c_main.c, 5 times
- drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c, 2 times
- drivers/net/ethernet/atheros/atl1e/atl1e_hw.c, 2 times
- drivers/net/ethernet/atheros/atl1e/atl1e_main.c, 6 times
- drivers/net/ethernet/atheros/atlx/atl1.c, 7 times
- drivers/net/ethernet/atheros/atlx/atl2.c, 13 times
- drivers/net/ethernet/atheros/atlx/atlx.c, 2 times
- drivers/net/ethernet/aurora/nb8800.c, 4 times
- drivers/net/ethernet/broadcom/b44.c, 3 times
- drivers/net/ethernet/broadcom/bcm63xx_enet.c, 9 times
- drivers/net/ethernet/broadcom/bcmsysport.c, 2 times
- drivers/net/ethernet/broadcom/bgmac.c, line 1463
- drivers/net/ethernet/broadcom/bnx2.c, 16 times
- drivers/net/ethernet/broadcom/bnx2x/bnx2x.h, 3 times
- drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c, 9 times
- drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c, 2 times
- drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c, 8 times
- drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c, 14 times
- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c, 15 times
- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c, 10 times
- drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c, 3 times
- drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c, 13 times
- drivers/net/ethernet/broadcom/bnxt/bnxt.c, 17 times
- drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c, 8 times
- drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c, 6 times
- drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c, 10 times
- drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c, line 190
- drivers/net/ethernet/broadcom/cnic.c, 20 times
- drivers/net/ethernet/broadcom/genet/bcmgenet.c, line 816
- drivers/net/ethernet/broadcom/tg3.c, 27 times
- drivers/net/ethernet/brocade/bna/bfa_cee.c, 2 times
- drivers/net/ethernet/brocade/bna/bfa_ioc.c, 8 times
- drivers/net/ethernet/brocade/bna/bfa_msgq.c, 3 times
- drivers/net/ethernet/brocade/bna/bna_tx_rx.c, 2 times
- drivers/net/ethernet/brocade/bna/bnad_ethtool.c, line 550
- drivers/net/ethernet/cadence/macb.c, 4 times
- drivers/net/ethernet/calxeda/xgmac.c, 2 times
- drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c, line 394
- drivers/net/ethernet/cavium/liquidio/lio_ethtool.c, line 1405
- drivers/net/ethernet/cavium/liquidio/lio_main.c, 6 times
- drivers/net/ethernet/cavium/liquidio/lio_vf_main.c, 2 times
- drivers/net/ethernet/cavium/liquidio/octeon_console.c, line 797
- drivers/net/ethernet/cavium/liquidio/octeon_device.c, line 1170
- drivers/net/ethernet/cavium/liquidio/octeon_droq.c, line 938
- drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c, 5 times
- drivers/net/ethernet/cavium/liquidio/octeon_network.h, line 426
- drivers/net/ethernet/cavium/liquidio/octeon_nic.c, 4 times
- drivers/net/ethernet/cavium/liquidio/request_manager.c, line 300
- drivers/net/ethernet/cavium/octeon/octeon_mgmt.c, 2 times
- drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c, 4 times
- drivers/net/ethernet/cavium/thunder/nicvf_main.c, line 1358
- drivers/net/ethernet/cavium/thunder/thunder_bgx.c, line 1215
- drivers/net/ethernet/chelsio/cxgb/cxgb2.c, 3 times
- drivers/net/ethernet/chelsio/cxgb/pm3393.c, 2 times
- drivers/net/ethernet/chelsio/cxgb/subr.c, 2 times
- drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c, 8 times
- drivers/net/ethernet/chelsio/cxgb3/l2t.c, 2 times
- drivers/net/ethernet/chelsio/cxgb3/sge.c, 9 times
- drivers/net/ethernet/chelsio/cxgb3/t3_hw.c, 5 times
- drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c, 2 times
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c, 3 times
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c, line 1680
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c, 6 times
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c, 5 times
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c, line 2597
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c, 2 times
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32_parse.h, 20 times
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c, line 335
- drivers/net/ethernet/chelsio/cxgb4/l2t.c, 4 times
- drivers/net/ethernet/chelsio/cxgb4/sched.c, 5 times
- drivers/net/ethernet/chelsio/cxgb4/sge.c, 5 times
- drivers/net/ethernet/chelsio/cxgb4/t4_hw.c, 20 times
- drivers/net/ethernet/chelsio/cxgb4vf/adapter.h, line 506
- drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c, 2 times
- drivers/net/ethernet/chelsio/cxgb4vf/sge.c, 2 times
- drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c, 9 times
- drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c, 6 times
- drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c, line 436
- drivers/net/ethernet/cirrus/cs89x0.c, 6 times
- drivers/net/ethernet/cirrus/ep93xx_eth.c, line 769
- drivers/net/ethernet/cirrus/mac89x0.c, line 594
- drivers/net/ethernet/cisco/enic/enic_ethtool.c, 5 times
- drivers/net/ethernet/cisco/enic/enic_main.c, 10 times
- drivers/net/ethernet/cisco/enic/vnic_dev.c, 2 times
- drivers/net/ethernet/cisco/enic/vnic_vic.c, 2 times
- drivers/net/ethernet/davicom/dm9000.c, 2 times
- drivers/net/ethernet/dec/tulip/de2104x.c, line 1655
- drivers/net/ethernet/dec/tulip/de4x5.c, 7 times
- drivers/net/ethernet/dec/tulip/eeprom.c, line 185
- drivers/net/ethernet/dec/tulip/interrupt.c, 2 times
- drivers/net/ethernet/dec/tulip/tulip_core.c, 2 times
- drivers/net/ethernet/dec/tulip/uli526x.c, line 867
- drivers/net/ethernet/dlink/dl2k.c, line 396
- drivers/net/ethernet/dlink/sundance.c, 2 times
- drivers/net/ethernet/dnet.c, line 99
- drivers/net/ethernet/ec_bhf.c, line 226
- drivers/net/ethernet/emulex/benet/be_cmds.c, 20 times
- drivers/net/ethernet/emulex/benet/be_ethtool.c, 9 times
- drivers/net/ethernet/emulex/benet/be_main.c, 11 times
- drivers/net/ethernet/emulex/benet/be_roce.c, line 61
- drivers/net/ethernet/ethoc.c, 3 times
- drivers/net/ethernet/ezchip/nps_enet.c, line 69
- drivers/net/ethernet/fealnx.c, line 1714
- drivers/net/ethernet/freescale/dpaa/dpaa_eth.c, 3 times
- drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c, 7 times
- drivers/net/ethernet/freescale/fec_main.c, 10 times
- drivers/net/ethernet/freescale/fec_mpc52xx.c, 2 times
- drivers/net/ethernet/freescale/fman/fman_port.c, 3 times
- drivers/net/ethernet/freescale/fman/mac.c, 2 times
- drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c, line 1009
- drivers/net/ethernet/freescale/gianfar.c, line 877
- drivers/net/ethernet/freescale/gianfar_ethtool.c, 4 times
- drivers/net/ethernet/freescale/ucc_geth.c, 3 times
- drivers/net/ethernet/freescale/ucc_geth_ethtool.c, 3 times
- drivers/net/ethernet/hisilicon/hisi_femac.c, line 570
- drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c, 3 times
- drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c, 7 times
- drivers/net/ethernet/hisilicon/hns/hns_enet.c, 3 times
- drivers/net/ethernet/hisilicon/hns/hns_ethtool.c, 4 times
- drivers/net/ethernet/i825xx/82596.c, 5 times
- drivers/net/ethernet/i825xx/lib82596.c, 4 times
- drivers/net/ethernet/i825xx/sun3_82586.c, 2 times
- drivers/net/ethernet/ibm/ehea/ehea_ethtool.c, line 213
- drivers/net/ethernet/ibm/ehea/ehea_main.c, 4 times
- drivers/net/ethernet/ibm/emac/core.c, 7 times
- drivers/net/ethernet/ibm/ibmveth.c, 3 times
- drivers/net/ethernet/ibm/ibmvnic.c, 9 times
- drivers/net/ethernet/intel/e100.c, 10 times
- drivers/net/ethernet/intel/e1000/e1000_ethtool.c, 4 times
- drivers/net/ethernet/intel/e1000/e1000_main.c, 5 times
- drivers/net/ethernet/intel/e1000e/ethtool.c, 8 times
- drivers/net/ethernet/intel/e1000e/netdev.c, 11 times
- drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c, 6 times
- drivers/net/ethernet/intel/fm10k/fm10k_main.c, 2 times
- drivers/net/ethernet/intel/fm10k/fm10k_mbx.c, 2 times
- drivers/net/ethernet/intel/fm10k/fm10k_netdev.c, line 1288
- drivers/net/ethernet/intel/fm10k/fm10k_pci.c, 3 times
- drivers/net/ethernet/intel/i40e/i40e_adminq.c, 3 times
- drivers/net/ethernet/intel/i40e/i40e_common.c, line 2552
- drivers/net/ethernet/intel/i40e/i40e_dcb_nl.c, 7 times
- drivers/net/ethernet/intel/i40e/i40e_ethtool.c, 5 times
- drivers/net/ethernet/intel/i40e/i40e_hmc.c, line 184
- drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c, 8 times
- drivers/net/ethernet/intel/i40e/i40e_main.c, 7 times
- drivers/net/ethernet/intel/i40e/i40e_nvm.c, 3 times
- drivers/net/ethernet/intel/i40e/i40e_txrx.c, 4 times
- drivers/net/ethernet/intel/i40evf/i40e_adminq.c, 3 times
- drivers/net/ethernet/intel/i40evf/i40e_txrx.c, line 1039
- drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c, 3 times
- drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c, 4 times
- drivers/net/ethernet/intel/igb/igb_ethtool.c, 10 times
- drivers/net/ethernet/intel/igb/igb_main.c, 13 times
- drivers/net/ethernet/intel/igb/igb_ptp.c, line 1060
- drivers/net/ethernet/intel/igbvf/ethtool.c, 6 times
- drivers/net/ethernet/intel/igbvf/netdev.c, 9 times
- drivers/net/ethernet/intel/igbvf/vf.c, 3 times
- drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c, 3 times
- drivers/net/ethernet/intel/ixgb/ixgb_main.c, 3 times
- drivers/net/ethernet/intel/ixgb/ixgb_osdep.h, line 62
- drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c, 6 times
- drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c, 11 times
- drivers/net/ethernet/intel/ixgbe/ixgbe_main.c, 9 times
- drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c, 2 times
- drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c, 5 times
- drivers/net/ethernet/intel/ixgbevf/ethtool.c, 3 times
- drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c, 4 times
- drivers/net/ethernet/intel/ixgbevf/vf.c, line 422
- drivers/net/ethernet/jme.c, 2 times
- drivers/net/ethernet/korina.c, line 1111
- drivers/net/ethernet/lantiq_etop.c, line 591
- drivers/net/ethernet/marvell/mv643xx_eth.c, 5 times
- drivers/net/ethernet/marvell/mvneta.c, 7 times
- drivers/net/ethernet/marvell/pxa168_eth.c, 3 times
- drivers/net/ethernet/marvell/skge.c, 4 times
- drivers/net/ethernet/marvell/sky2.c, 5 times
- drivers/net/ethernet/mediatek/mtk_eth_soc.c, line 2123
- drivers/net/ethernet/mellanox/mlx4/cmd.c, 3 times
- drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c, 5 times
- drivers/net/ethernet/mellanox/mlx4/en_ethtool.c, 10 times
- drivers/net/ethernet/mellanox/mlx4/en_netdev.c, 26 times
- drivers/net/ethernet/mellanox/mlx4/en_rx.c, 2 times
- drivers/net/ethernet/mellanox/mlx4/en_selftest.c, line 68
- drivers/net/ethernet/mellanox/mlx4/en_tx.c, 5 times
- drivers/net/ethernet/mellanox/mlx4/eq.c, 2 times
- drivers/net/ethernet/mellanox/mlx4/fw.c, 4 times
- drivers/net/ethernet/mellanox/mlx4/main.c, 4 times
- drivers/net/ethernet/mellanox/mlx4/mcg.c, 15 times
- drivers/net/ethernet/mellanox/mlx4/port.c, 8 times
- drivers/net/ethernet/mellanox/mlx4/qp.c, 2 times
- drivers/net/ethernet/mellanox/mlx4/resource_tracker.c, 7 times
- drivers/net/ethernet/mellanox/mlx5/core/cmd.c, 6 times
- drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c, 6 times
- drivers/net/ethernet/mellanox/mlx5/core/en_clock.c, line 122
- drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c, 3 times
- drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c, 4 times
- drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c, 2 times
- drivers/net/ethernet/mellanox/mlx5/core/en_main.c, 4 times
- drivers/net/ethernet/mellanox/mlx5/core/en_rep.c, line 382
- drivers/net/ethernet/mellanox/mlx5/core/en_rx.c, 3 times
- drivers/net/ethernet/mellanox/mlx5/core/en_tc.c, 8 times
- drivers/net/ethernet/mellanox/mlx5/core/en_tx.c, 3 times
- drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c, 2 times
- drivers/net/ethernet/mellanox/mlx5/core/fs_core.c, 6 times
- drivers/net/ethernet/mellanox/mlx5/core/fw.c, line 61
- drivers/net/ethernet/mellanox/mlx5/core/mad.c, 2 times
- drivers/net/ethernet/mellanox/mlx5/core/main.c, 3 times
- drivers/net/ethernet/mellanox/mlx5/core/mcg.c, 2 times
- drivers/net/ethernet/mellanox/mlx5/core/port.c, 3 times
- drivers/net/ethernet/mellanox/mlx5/core/qp.c, line 380
- drivers/net/ethernet/mellanox/mlx5/core/rl.c, 2 times
- drivers/net/ethernet/mellanox/mlx5/core/srq.c, 3 times
- drivers/net/ethernet/mellanox/mlx5/core/transobj.c, line 347
- drivers/net/ethernet/mellanox/mlxsw/core.c, 3 times
- drivers/net/ethernet/mellanox/mlxsw/core_thermal.c, line 356
- drivers/net/ethernet/mellanox/mlxsw/i2c.c, line 296
- drivers/net/ethernet/mellanox/mlxsw/item.h, 2 times
- drivers/net/ethernet/mellanox/mlxsw/pci.c, 4 times
- drivers/net/ethernet/mellanox/mlxsw/spectrum.c, 3 times
- drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c, 2 times
- drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c, 6 times
- drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c, 6 times
- drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c, line 99
- drivers/net/ethernet/mellanox/mlxsw/switchx2.c, 2 times
- drivers/net/ethernet/micrel/ks8695net.c, line 1070
- drivers/net/ethernet/micrel/ks8851.c, 4 times
- drivers/net/ethernet/micrel/ks8851_mll.c, 6 times
- drivers/net/ethernet/micrel/ksz884x.c, 18 times
- drivers/net/ethernet/microchip/enc28j60.c, 3 times
- drivers/net/ethernet/microchip/encx24j600.c, line 773
- drivers/net/ethernet/moxa/moxart_ether.c, 2 times
- drivers/net/ethernet/myricom/myri10ge/myri10ge.c, 4 times
- drivers/net/ethernet/natsemi/natsemi.c, line 2683
- drivers/net/ethernet/neterion/s2io.c, 13 times
- drivers/net/ethernet/neterion/vxge/vxge-config.c, 5 times
- drivers/net/ethernet/neterion/vxge/vxge-ethtool.c, line 1078
- drivers/net/ethernet/neterion/vxge/vxge-main.c, 17 times
- drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c, 3 times
- drivers/net/ethernet/nuvoton/w90p910_ether.c, 3 times
- drivers/net/ethernet/nvidia/forcedeth.c, 4 times
- drivers/net/ethernet/nxp/lpc_eth.c, 4 times
- drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c, line 449
- drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c, 8 times
- drivers/net/ethernet/pasemi/pasemi_mac.c, 4 times
- drivers/net/ethernet/pasemi/pasemi_mac_ethtool.c, line 118
- drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c, line 147
- drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c, 7 times
- drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c, 10 times
- drivers/net/ethernet/qlogic/qed/qed_dcbx.c, 16 times
- drivers/net/ethernet/qlogic/qed/qed_debug.c, 2 times
- drivers/net/ethernet/qlogic/qed/qed_dev.c, 2 times
- drivers/net/ethernet/qlogic/qed/qed_hw.c, 2 times
- drivers/net/ethernet/qlogic/qed/qed_iscsi.c, 3 times
- drivers/net/ethernet/qlogic/qed/qed_l2.c, 5 times
- drivers/net/ethernet/qlogic/qed/qed_main.c, 5 times
- drivers/net/ethernet/qlogic/qed/qed_mcp.c, 9 times
- drivers/net/ethernet/qlogic/qed/qed_roce.c, 3 times
- drivers/net/ethernet/qlogic/qed/qed_sriov.c, 14 times
- drivers/net/ethernet/qlogic/qed/qed_vf.c, 8 times
- drivers/net/ethernet/qlogic/qede/qede_dcbnl.c, line 32
- drivers/net/ethernet/qlogic/qede/qede_ethtool.c, 6 times
- drivers/net/ethernet/qlogic/qede/qede_main.c, 5 times
- drivers/net/ethernet/qlogic/qla3xxx.c, line 3581
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c, 15 times
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c, line 996
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c, 5 times
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c, 11 times
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c, 8 times
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c, line 692
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c, 6 times
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c, 6 times
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c, line 843
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c, 3 times
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c, 9 times
- drivers/net/ethernet/qlogic/qlge/qlge_dbg.c, 3 times
- drivers/net/ethernet/qlogic/qlge/qlge_ethtool.c, 2 times
- drivers/net/ethernet/qlogic/qlge/qlge_main.c, 12 times
- drivers/net/ethernet/qlogic/qlge/qlge_mpi.c, line 798
- drivers/net/ethernet/qualcomm/qca_debug.c, 2 times
- drivers/net/ethernet/realtek/8139cp.c, 2 times
- drivers/net/ethernet/realtek/8139too.c, 2 times
- drivers/net/ethernet/realtek/r8169.c, 4 times
- drivers/net/ethernet/renesas/ravb_main.c, 2 times
- drivers/net/ethernet/renesas/sh_eth.c, 3 times
- drivers/net/ethernet/rocker/rocker_main.c, 4 times
- drivers/net/ethernet/rocker/rocker_ofdpa.c, 5 times
- drivers/net/ethernet/rocker/rocker_tlv.c, line 50
- drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.c, line 205
- drivers/net/ethernet/seeq/sgiseeq.c, 2 times
- drivers/net/ethernet/sfc/ef10.c, 7 times
- drivers/net/ethernet/sfc/ef10_sriov.c, line 773
- drivers/net/ethernet/sfc/ethtool.c, 9 times
- drivers/net/ethernet/sfc/falcon/ethtool.c, 9 times
- drivers/net/ethernet/sfc/falcon/falcon.c, 8 times
- drivers/net/ethernet/sfc/falcon/rx.c, 3 times
- drivers/net/ethernet/sfc/falcon/selftest.c, 2 times
- drivers/net/ethernet/sfc/mcdi.c, 3 times
- drivers/net/ethernet/sfc/mcdi_port.c, 3 times
- drivers/net/ethernet/sfc/rx.c, 3 times
- drivers/net/ethernet/sfc/selftest.c, 2 times
- drivers/net/ethernet/sfc/siena.c, 7 times
- drivers/net/ethernet/sfc/siena_sriov.c, 4 times
- drivers/net/ethernet/sfc/tx.c, 2 times
- drivers/net/ethernet/sgi/ioc3-eth.c, line 460
- drivers/net/ethernet/sgi/meth.c, line 840
- drivers/net/ethernet/silan/sc92031.c, 4 times
- drivers/net/ethernet/smsc/epic100.c, line 1394
- drivers/net/ethernet/smsc/smc911x.c, 2 times
- drivers/net/ethernet/smsc/smc91x.c, line 2276
- drivers/net/ethernet/smsc/smsc911x.c, 4 times
- drivers/net/ethernet/smsc/smsc9420.c, line 382
- drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c, 2 times
- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c, line 3241
- drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c, line 232
- drivers/net/ethernet/sun/cassini.c, 9 times
- drivers/net/ethernet/sun/niu.c, 13 times
- drivers/net/ethernet/sun/sungem.c, 2 times
- drivers/net/ethernet/sun/sunhme.c, 4 times
- drivers/net/ethernet/sun/sunqe.c, line 846
- drivers/net/ethernet/sun/sunvnet_common.c, 4 times
- drivers/net/ethernet/synopsys/dwc_eth_qos.c, 3 times
- drivers/net/ethernet/tehuti/tehuti.c, 11 times
- drivers/net/ethernet/ti/cpmac.c, line 1138
- drivers/net/ethernet/ti/cpsw.c, 8 times
- drivers/net/ethernet/ti/davinci_cpdma.c, line 976
- drivers/net/ethernet/ti/davinci_emac.c, 4 times
- drivers/net/ethernet/ti/netcp_ethss.c, line 1777
- drivers/net/ethernet/tile/tilegx.c, 2 times
- drivers/net/ethernet/tile/tilepro.c, 3 times
- drivers/net/ethernet/toshiba/ps3_gelic_net.c, line 1486
- drivers/net/ethernet/toshiba/ps3_gelic_wireless.c, 21 times
- drivers/net/ethernet/toshiba/spider_net.c, 3 times
- drivers/net/ethernet/toshiba/spider_net_ethtool.c, line 165
- drivers/net/ethernet/toshiba/tc35815.c, 2 times
- drivers/net/ethernet/via/via-velocity.c, 4 times
- drivers/net/ethernet/via/via-velocity.h, line 1523
- drivers/net/ethernet/wiznet/w5100.c, 2 times
- drivers/net/ethernet/wiznet/w5300.c, 2 times
- drivers/net/ethernet/xilinx/ll_temac_main.c, 2 times
- drivers/net/ethernet/xilinx/xilinx_axienet_main.c, line 302
- drivers/net/ethernet/xilinx/xilinx_emaclite.c, 2 times
- drivers/net/ethernet/xscale/ixp4xx_eth.c, 2 times
- drivers/net/fddi/defxx.c, 20 times
- drivers/net/fddi/skfp/cfm.c, line 622
- drivers/net/fddi/skfp/ess.c, line 209
- drivers/net/fddi/skfp/fplustm.c, line 457
- drivers/net/fddi/skfp/hwmtm.c, 2 times
- drivers/net/fddi/skfp/pmf.c, 9 times
- drivers/net/fddi/skfp/skfddi.c, 14 times
- drivers/net/fddi/skfp/smt.c, 4 times
- drivers/net/fddi/skfp/smtdef.c, line 190
- drivers/net/fjes/fjes_ethtool.c, 2 times
- drivers/net/fjes/fjes_hw.c, line 965
- drivers/net/fjes/fjes_main.c, 3 times
- drivers/net/hamradio/6pack.c, 5 times
- drivers/net/hamradio/baycom_epp.c, 4 times
- drivers/net/hamradio/bpqether.c, 5 times
- drivers/net/hamradio/dmascc.c, 4 times
- drivers/net/hamradio/hdlcdrv.c, 4 times
- drivers/net/hamradio/mkiss.c, 7 times
- drivers/net/hamradio/scc.c, 3 times
- drivers/net/hamradio/yam.c, 6 times
- drivers/net/hippi/rrunner.c, line 964
- drivers/net/hyperv/netvsc.c, 2 times
- drivers/net/hyperv/netvsc_drv.c, 5 times
- drivers/net/hyperv/rndis_filter.c, 5 times
- drivers/net/ieee802154/adf7242.c, line 717
- drivers/net/ieee802154/at86rf230.c, 3 times
- drivers/net/ieee802154/atusb.c, 2 times
- drivers/net/ieee802154/mrf24j40.c, 4 times
- drivers/net/ipvlan/ipvlan_core.c, line 362
- drivers/net/ipvlan/ipvlan_main.c, 3 times
- drivers/net/irda/irda-usb.c, line 1040
- drivers/net/irda/ksdazzle-sir.c, line 225
- drivers/net/irda/sir_dev.c, 2 times
- drivers/net/irda/smsc-ircc2.c, 2 times
- drivers/net/irda/vlsi_ir.c, line 581
- drivers/net/macsec.c, 8 times
- drivers/net/macvlan.c, line 177
- drivers/net/netconsole.c, 3 times
- drivers/net/ntb_netdev.c, line 431
- drivers/net/phy/bcm-phy-lib.c, line 348
- drivers/net/phy/marvell.c, line 1427
- drivers/net/phy/mdio-gpio.c, line 162
- drivers/net/phy/micrel.c, line 665
- drivers/net/phy/spi_ks8995.c, line 495
- drivers/net/phy/xilinx_gmii2rgmii.c, line 86
- drivers/net/plip/plip.c, 3 times
- drivers/net/ppp/ppp_async.c, 2 times
- drivers/net/ppp/ppp_generic.c, line 1853
- drivers/net/ppp/ppp_mppe.c, 3 times
- drivers/net/ppp/ppp_synctty.c, 2 times
- drivers/net/ppp/pppoe.c, 4 times
- drivers/net/ppp/pptp.c, line 498
- drivers/net/slip/slhc.c, 17 times
- drivers/net/slip/slip.c, 3 times
- drivers/net/team/team.c, 5 times
- drivers/net/team/team_mode_loadbalance.c, line 430
- drivers/net/tun.c, 2 times
- drivers/net/usb/asix_common.c, 6 times
- drivers/net/usb/asix_devices.c, 3 times
- drivers/net/usb/ax88172a.c, 2 times
- drivers/net/usb/ax88179_178a.c, 13 times
- drivers/net/usb/catc.c, 2 times
- drivers/net/usb/cdc-phonet.c, line 165
- drivers/net/usb/cdc_mbim.c, 2 times
- drivers/net/usb/cdc_ncm.c, 4 times
- drivers/net/usb/ch9200.c, line 128
- drivers/net/usb/cx82310_eth.c, 6 times
- drivers/net/usb/dm9601.c, 2 times
- drivers/net/usb/gl620a.c, line 124
- drivers/net/usb/hso.c, 8 times
- drivers/net/usb/ipheth.c, 3 times
- drivers/net/usb/kalmia.c, 4 times
- drivers/net/usb/kaweth.c, 3 times
- drivers/net/usb/lan78xx.c, 10 times
- drivers/net/usb/lg-vl600.c, 4 times
- drivers/net/usb/mcs7830.c, line 175
- drivers/net/usb/pegasus.c, 3 times
- drivers/net/usb/qmi_wwan.c, line 220
- drivers/net/usb/r8152.c, 5 times
- drivers/net/usb/rtl8150.c, 3 times
- drivers/net/usb/sierra_net.c, 4 times
- drivers/net/usb/smsc75xx.c, 6 times
- drivers/net/usb/smsc95xx.c, 6 times
- drivers/net/usb/sr9700.c, line 299
- drivers/net/usb/sr9800.c, 5 times
- drivers/net/usb/usbnet.c, 2 times
- drivers/net/veth.c, line 73
- drivers/net/virtio_net.c, 7 times
- drivers/net/vmxnet3/vmxnet3_drv.c, 6 times
- drivers/net/vmxnet3/vmxnet3_ethtool.c, 5 times
- drivers/net/vxlan.c, 8 times
- drivers/net/wan/c101.c, line 274
- drivers/net/wan/cosa.c, 2 times
- drivers/net/wan/dlci.c, 2 times
- drivers/net/wan/farsync.c, 2 times
- drivers/net/wan/fsl_ucc_hdlc.c, 4 times
- drivers/net/wan/hdlc_cisco.c, line 377
- drivers/net/wan/hdlc_fr.c, 2 times
- drivers/net/wan/hdlc_ppp.c, 4 times
- drivers/net/wan/hdlc_raw.c, line 85
- drivers/net/wan/hdlc_raw_eth.c, line 100
- drivers/net/wan/lapbether.c, line 255
- drivers/net/wan/n2.c, line 292
- drivers/net/wan/pc300too.c, line 255
- drivers/net/wan/pci200syn.c, line 230
- drivers/net/wan/sdla.c, 10 times
- drivers/net/wan/wanxlfw.S, 2 times
- drivers/net/wan/x25_asy.c, 3 times
- drivers/net/wan/z85230.c, 2 times
- drivers/net/wimax/i2400m/control.c, line 1235
- drivers/net/wimax/i2400m/driver.c, 2 times
- drivers/net/wimax/i2400m/fw.c, 8 times
- drivers/net/wimax/i2400m/netdev.c, 3 times
- drivers/net/wimax/i2400m/tx.c, line 782
- drivers/net/wimax/i2400m/usb-fw.c, line 345
- drivers/net/wimax/i2400m/usb.c, line 178
- drivers/net/wireless/admtek/adm8211.c, 8 times
- drivers/net/wireless/ath/ar5523/ar5523.c, 8 times
- drivers/net/wireless/ath/ath10k/bmi.c, 4 times
- drivers/net/wireless/ath/ath10k/core.c, 2 times
- drivers/net/wireless/ath/ath10k/debug.c, 3 times
- drivers/net/wireless/ath/ath10k/htc.c, line 392
- drivers/net/wireless/ath/ath10k/htt_rx.c, 6 times
- drivers/net/wireless/ath/ath10k/htt_tx.c, 2 times
- drivers/net/wireless/ath/ath10k/mac.c, 4 times
- drivers/net/wireless/ath/ath10k/pci.c, 3 times
- drivers/net/wireless/ath/ath10k/spectral.c, line 150
- drivers/net/wireless/ath/ath10k/swap.c, line 66
- drivers/net/wireless/ath/ath10k/testmode.c, line 397
- drivers/net/wireless/ath/ath10k/trace.h, 11 times
- drivers/net/wireless/ath/ath10k/wmi-tlv.c, 12 times
- drivers/net/wireless/ath/ath10k/wmi.c, 17 times
- drivers/net/wireless/ath/ath5k/ahb.c, line 73
- drivers/net/wireless/ath/ath5k/ani.c, line 382
- drivers/net/wireless/ath/ath5k/attach.c, line 330
- drivers/net/wireless/ath/ath5k/base.c, 6 times
- drivers/net/wireless/ath/ath5k/mac80211-ops.c, 2 times
- drivers/net/wireless/ath/ath5k/pci.c, line 140
- drivers/net/wireless/ath/ath5k/pcu.c, 2 times
- drivers/net/wireless/ath/ath5k/phy.c, line 1572
- drivers/net/wireless/ath/ath5k/qcu.c, line 141
- drivers/net/wireless/ath/ath5k/trace.h, 2 times
- drivers/net/wireless/ath/ath6kl/bmi.c, 27 times
- drivers/net/wireless/ath/ath6kl/cfg80211.c, 23 times
- drivers/net/wireless/ath/ath6kl/core.c, line 322
- drivers/net/wireless/ath/ath6kl/debug.c, 4 times
- drivers/net/wireless/ath/ath6kl/hif.c, 5 times
- drivers/net/wireless/ath/ath6kl/htc_mbox.c, 4 times
- drivers/net/wireless/ath/ath6kl/htc_pipe.c, line 1057
- drivers/net/wireless/ath/ath6kl/init.c, line 1054
- drivers/net/wireless/ath/ath6kl/main.c, 5 times
- drivers/net/wireless/ath/ath6kl/sdio.c, 2 times
- drivers/net/wireless/ath/ath6kl/trace.h, 8 times
- drivers/net/wireless/ath/ath6kl/txrx.c, 2 times
- drivers/net/wireless/ath/ath6kl/usb.c, line 910
- drivers/net/wireless/ath/ath6kl/wmi.c, 41 times
- drivers/net/wireless/ath/ath9k/ar5008_phy.c, 2 times
- drivers/net/wireless/ath/ath9k/ar9002_hw.c, line 90
- drivers/net/wireless/ath/ath9k/ar9003_eeprom.c, 7 times
- drivers/net/wireless/ath/ath9k/ar9003_phy.c, 4 times
- drivers/net/wireless/ath/ath9k/ar9003_wow.c, 4 times
- drivers/net/wireless/ath/ath9k/channel.c, 3 times
- drivers/net/wireless/ath/ath9k/common-init.c, 2 times
- drivers/net/wireless/ath/ath9k/common-spectral.c, 8 times
- drivers/net/wireless/ath/ath9k/debug.c, line 1238
- drivers/net/wireless/ath/ath9k/hif_usb.c, 5 times
- drivers/net/wireless/ath/ath9k/htc_drv_beacon.c, line 248
- drivers/net/wireless/ath/ath9k/htc_drv_debug.c, line 431
- drivers/net/wireless/ath/ath9k/htc_drv_init.c, line 594
- drivers/net/wireless/ath/ath9k/htc_drv_main.c, 12 times
- drivers/net/wireless/ath/ath9k/htc_drv_txrx.c, 6 times
- drivers/net/wireless/ath/ath9k/init.c, line 375
- drivers/net/wireless/ath/ath9k/link.c, 3 times
- drivers/net/wireless/ath/ath9k/main.c, 7 times
- drivers/net/wireless/ath/ath9k/mci.c, 3 times
- drivers/net/wireless/ath/ath9k/tx99.c, 4 times
- drivers/net/wireless/ath/ath9k/wmi.c, 2 times
- drivers/net/wireless/ath/ath9k/wow.c, 4 times
- drivers/net/wireless/ath/ath9k/xmit.c, 6 times
- drivers/net/wireless/ath/carl9170/mac.c, 2 times
- drivers/net/wireless/ath/carl9170/main.c, 4 times
- drivers/net/wireless/ath/carl9170/rx.c, 6 times
- drivers/net/wireless/ath/carl9170/usb.c, 2 times
- drivers/net/wireless/ath/dfs_pri_detector.c, line 296
- drivers/net/wireless/ath/key.c, 11 times
- drivers/net/wireless/ath/regd.c, 2 times
- drivers/net/wireless/ath/wcn36xx/main.c, 9 times
- drivers/net/wireless/ath/wcn36xx/smd.c, 42 times
- drivers/net/wireless/ath/wcn36xx/txrx.c, line 62
- drivers/net/wireless/ath/wil6210/cfg80211.c, 7 times
- drivers/net/wireless/ath/wil6210/fw_inc.c, 2 times
- drivers/net/wireless/ath/wil6210/p2p.c, line 166
- drivers/net/wireless/ath/wil6210/trace.h, line 57
- drivers/net/wireless/ath/wil6210/txrx.c, 4 times
- drivers/net/wireless/ath/wil6210/wmi.c, 8 times
- drivers/net/wireless/atmel/at76c50x-usb.c, 19 times
- drivers/net/wireless/atmel/atmel.c, 50 times
- drivers/net/wireless/broadcom/b43/debugfs.c, line 815
- drivers/net/wireless/broadcom/b43/lo.c, 12 times
- drivers/net/wireless/broadcom/b43/main.c, 7 times
- drivers/net/wireless/broadcom/b43/phy_g.c, 2 times
- drivers/net/wireless/broadcom/b43/sysfs.c, line 44
- drivers/net/wireless/broadcom/b43/xmit.c, 4 times
- drivers/net/wireless/broadcom/b43legacy/debugfs.c, line 488
- drivers/net/wireless/broadcom/b43legacy/dma.c, 2 times
- drivers/net/wireless/broadcom/b43legacy/main.c, 7 times
- drivers/net/wireless/broadcom/b43legacy/phy.c, 5 times
- drivers/net/wireless/broadcom/b43legacy/sysfs.c, line 46
- drivers/net/wireless/broadcom/b43legacy/xmit.c, 3 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.c, 2 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c, 6 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c, 54 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c, 2 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c, 7 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/debug.c, line 41
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c, 3 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/flowring.c, 2 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c, 5 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.c, 8 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c, 7 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c, 7 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c, 12 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.c, 2 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c, 6 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.h, 3 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c, 2 times
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.c, line 73
- drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.c, line 1094
- drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_brcmsmac_tx.h, line 35
- drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c, line 1160
- drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c, 30 times
- drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c, 14 times
- drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c, line 2748
- drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.c, 3 times
- drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.c, line 403
- drivers/net/wireless/cisco/airo.c, 43 times
- drivers/net/wireless/intel/ipw2x00/ipw2100.c, 31 times
- drivers/net/wireless/intel/ipw2x00/ipw2200.c, 52 times
- drivers/net/wireless/intel/ipw2x00/libipw_geo.c, 3 times
- drivers/net/wireless/intel/ipw2x00/libipw_rx.c, 31 times
- drivers/net/wireless/intel/ipw2x00/libipw_tx.c, 10 times
- drivers/net/wireless/intel/ipw2x00/libipw_wx.c, 7 times
- drivers/net/wireless/intel/iwlegacy/3945-mac.c, 18 times
- drivers/net/wireless/intel/iwlegacy/3945.c, 7 times
- drivers/net/wireless/intel/iwlegacy/4965-calib.c, line 422
- drivers/net/wireless/intel/iwlegacy/4965-mac.c, 32 times
- drivers/net/wireless/intel/iwlegacy/4965-rs.c, 9 times
- drivers/net/wireless/intel/iwlegacy/4965.c, 6 times
- drivers/net/wireless/intel/iwlegacy/common.c, 20 times
- drivers/net/wireless/intel/iwlwifi/dvm/calib.c, 4 times
- drivers/net/wireless/intel/iwlwifi/dvm/lib.c, 12 times
- drivers/net/wireless/intel/iwlwifi/dvm/mac80211.c, 3 times
- drivers/net/wireless/intel/iwlwifi/dvm/main.c, 6 times
- drivers/net/wireless/intel/iwlwifi/dvm/power.c, 2 times
- drivers/net/wireless/intel/iwlwifi/dvm/rs.c, 16 times
- drivers/net/wireless/intel/iwlwifi/dvm/rx.c, 12 times
- drivers/net/wireless/intel/iwlwifi/dvm/rxon.c, 5 times
- drivers/net/wireless/intel/iwlwifi/dvm/scan.c, 4 times
- drivers/net/wireless/intel/iwlwifi/dvm/sta.c, 15 times
- drivers/net/wireless/intel/iwlwifi/dvm/tt.c, 5 times
- drivers/net/wireless/intel/iwlwifi/dvm/tx.c, 4 times
- drivers/net/wireless/intel/iwlwifi/dvm/ucode.c, line 197
- drivers/net/wireless/intel/iwlwifi/iwl-devtrace-data.h, 2 times
- drivers/net/wireless/intel/iwlwifi/iwl-devtrace-iwlwifi.h, 6 times
- drivers/net/wireless/intel/iwlwifi/iwl-drv.c, 2 times
- drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c, 2 times
- drivers/net/wireless/intel/iwlwifi/iwl-notif-wait.c, line 156
- drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c, line 602
- drivers/net/wireless/intel/iwlwifi/mvm/coex.c, 4 times
- drivers/net/wireless/intel/iwlwifi/mvm/d3.c, 24 times
- drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c, 3 times
- drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c, 4 times
- drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.c, 4 times
- drivers/net/wireless/intel/iwlwifi/mvm/fw.c, 3 times
- drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c, 4 times
- drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c, 14 times
- drivers/net/wireless/intel/iwlwifi/mvm/mvm.h, line 1307
- drivers/net/wireless/intel/iwlwifi/mvm/nvm.c, 2 times
- drivers/net/wireless/intel/iwlwifi/mvm/offloading.c, 6 times
- drivers/net/wireless/intel/iwlwifi/mvm/ops.c, line 694
- drivers/net/wireless/intel/iwlwifi/mvm/power.c, 4 times
- drivers/net/wireless/intel/iwlwifi/mvm/rs.c, 2 times
- drivers/net/wireless/intel/iwlwifi/mvm/rx.c, 2 times
- drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c, 4 times
- drivers/net/wireless/intel/iwlwifi/mvm/scan.c, 10 times
- drivers/net/wireless/intel/iwlwifi/mvm/sf.c, 2 times
- drivers/net/wireless/intel/iwlwifi/mvm/sta.c, 9 times
- drivers/net/wireless/intel/iwlwifi/mvm/tdls.c, line 480
- drivers/net/wireless/intel/iwlwifi/mvm/tof.c, 2 times
- drivers/net/wireless/intel/iwlwifi/mvm/tx.c, 8 times
- drivers/net/wireless/intel/iwlwifi/pcie/trans.c, 5 times
- drivers/net/wireless/intel/iwlwifi/pcie/tx.c, 7 times
- drivers/net/wireless/intersil/hostap/hostap_80211_rx.c, 20 times
- drivers/net/wireless/intersil/hostap/hostap_80211_tx.c, 9 times
- drivers/net/wireless/intersil/hostap/hostap_ap.c, 21 times
- drivers/net/wireless/intersil/hostap/hostap_hw.c, 7 times
- drivers/net/wireless/intersil/hostap/hostap_info.c, 4 times
- drivers/net/wireless/intersil/hostap/hostap_ioctl.c, 20 times
- drivers/net/wireless/intersil/hostap/hostap_main.c, 10 times
- drivers/net/wireless/intersil/hostap/hostap_proc.c, 3 times
- drivers/net/wireless/intersil/orinoco/hw.c, 13 times
- drivers/net/wireless/intersil/orinoco/main.c, 11 times
- drivers/net/wireless/intersil/orinoco/mic.c, 2 times
- drivers/net/wireless/intersil/orinoco/orinoco_usb.c, 7 times
- drivers/net/wireless/intersil/orinoco/scan.c, line 95
- drivers/net/wireless/intersil/orinoco/wext.c, 9 times
- drivers/net/wireless/intersil/p54/eeprom.c, 5 times
- drivers/net/wireless/intersil/p54/fwio.c, 14 times
- drivers/net/wireless/intersil/p54/main.c, 5 times
- drivers/net/wireless/intersil/p54/p54spi.c, 2 times
- drivers/net/wireless/intersil/p54/p54usb.c, 2 times
- drivers/net/wireless/intersil/p54/txrx.c, 4 times
- drivers/net/wireless/intersil/prism54/isl_ioctl.c, 29 times
- drivers/net/wireless/intersil/prism54/islpci_dev.c, line 843
- drivers/net/wireless/intersil/prism54/islpci_mgt.c, 2 times
- drivers/net/wireless/intersil/prism54/oid_mgt.c, 5 times
- drivers/net/wireless/mac80211_hwsim.c, 24 times
- drivers/net/wireless/marvell/libertas/cfg.c, 16 times
- drivers/net/wireless/marvell/libertas/cmd.c, 7 times
- drivers/net/wireless/marvell/libertas/ethtool.c, line 59
- drivers/net/wireless/marvell/libertas/if_sdio.c, 5 times
- drivers/net/wireless/marvell/libertas/if_spi.c, 5 times
- drivers/net/wireless/marvell/libertas/if_usb.c, 5 times
- drivers/net/wireless/marvell/libertas/main.c, 5 times
- drivers/net/wireless/marvell/libertas/mesh.c, 9 times
- drivers/net/wireless/marvell/libertas/rx.c, 3 times
- drivers/net/wireless/marvell/libertas/tx.c, 3 times
- drivers/net/wireless/marvell/libertas_tf/cmd.c, 7 times
- drivers/net/wireless/marvell/libertas_tf/if_usb.c, 5 times
- drivers/net/wireless/marvell/libertas_tf/main.c, 5 times
- drivers/net/wireless/marvell/mwifiex/11ac.c, 2 times
- drivers/net/wireless/marvell/mwifiex/11n.c, 10 times
- drivers/net/wireless/marvell/mwifiex/11n.h, line 159
- drivers/net/wireless/marvell/mwifiex/11n_aggr.c, 3 times
- drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c, 5 times
- drivers/net/wireless/marvell/mwifiex/cfg80211.c, 27 times
- drivers/net/wireless/marvell/mwifiex/cmdevt.c, 6 times
- drivers/net/wireless/marvell/mwifiex/debugfs.c, line 668
- drivers/net/wireless/marvell/mwifiex/ie.c, 8 times
- drivers/net/wireless/marvell/mwifiex/init.c, line 156
- drivers/net/wireless/marvell/mwifiex/join.c, 33 times
- drivers/net/wireless/marvell/mwifiex/main.c, 7 times
- drivers/net/wireless/marvell/mwifiex/pcie.c, 4 times
- drivers/net/wireless/marvell/mwifiex/scan.c, 26 times
- drivers/net/wireless/marvell/mwifiex/sdio.c, 5 times
- drivers/net/wireless/marvell/mwifiex/sta_cmd.c, 39 times
- drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c, 8 times
- drivers/net/wireless/marvell/mwifiex/sta_event.c, 2 times
- drivers/net/wireless/marvell/mwifiex/sta_ioctl.c, 24 times
- drivers/net/wireless/marvell/mwifiex/sta_rx.c, 4 times
- drivers/net/wireless/marvell/mwifiex/tdls.c, 34 times
- drivers/net/wireless/marvell/mwifiex/uap_cmd.c, 14 times
- drivers/net/wireless/marvell/mwifiex/uap_event.c, line 193
- drivers/net/wireless/marvell/mwifiex/uap_txrx.c, 3 times
- drivers/net/wireless/marvell/mwifiex/usb.c, 4 times
- drivers/net/wireless/marvell/mwifiex/util.c, 10 times
- drivers/net/wireless/marvell/mwifiex/util.h, 2 times
- drivers/net/wireless/marvell/mwifiex/wmm.c, 7 times
- drivers/net/wireless/marvell/mwl8k.c, 32 times
- drivers/net/wireless/mediatek/mt7601u/dma.c, 2 times
- drivers/net/wireless/mediatek/mt7601u/mac.c, 2 times
- drivers/net/wireless/mediatek/mt7601u/mcu.c, 3 times
- drivers/net/wireless/ralink/rt2x00/rt2500usb.c, line 1256
- drivers/net/wireless/ralink/rt2x00/rt2800lib.c, 10 times
- drivers/net/wireless/ralink/rt2x00/rt2800usb.c, line 694
- drivers/net/wireless/ralink/rt2x00/rt2x00config.c, 5 times
- drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c, 5 times
- drivers/net/wireless/ralink/rt2x00/rt2x00debug.c, 2 times
- drivers/net/wireless/ralink/rt2x00/rt2x00dev.c, 2 times
- drivers/net/wireless/ralink/rt2x00/rt2x00link.c, 2 times
- drivers/net/wireless/ralink/rt2x00/rt2x00mac.c, 6 times
- drivers/net/wireless/ralink/rt2x00/rt2x00queue.c, 2 times
- drivers/net/wireless/ralink/rt2x00/rt2x00usb.c, 2 times
- drivers/net/wireless/ralink/rt2x00/rt61pci.c, 7 times
- drivers/net/wireless/ralink/rt2x00/rt73usb.c, 8 times
- drivers/net/wireless/ray_cs.c, 14 times
- drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c, 3 times
- drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c, 4 times
- drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192c.c, 9 times
- drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c, 4 times
- drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723a.c, 8 times
- drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723b.c, 4 times
- drivers/net/wireless/realtek/rtlwifi/base.c, 13 times
- drivers/net/wireless/realtek/rtlwifi/cam.c, line 305
- drivers/net/wireless/realtek/rtlwifi/core.c, 12 times
- drivers/net/wireless/realtek/rtlwifi/efuse.c, 5 times
- drivers/net/wireless/realtek/rtlwifi/pci.c, 3 times
- drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.c, 5 times
- drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.c, line 315
- drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c, 9 times
- drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c, line 2162
- drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c, line 430
- drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.c, 9 times
- drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c, 5 times
- drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c, 4 times
- drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c, line 1697
- drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.c, line 106
- drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.c, 9 times
- drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.c, line 772
- drivers/net/wireless/realtek/rtlwifi/rtl8723be/fw.c, 5 times
- drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c, line 233
- drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.c, 6 times
- drivers/net/wireless/realtek/rtlwifi/usb.c, 4 times
- drivers/net/wireless/rndis_wlan.c, 26 times
- drivers/net/wireless/rsi/rsi_91x_mac80211.c, 3 times
- drivers/net/wireless/rsi/rsi_91x_main.c, line 94
- drivers/net/wireless/rsi/rsi_91x_mgmt.c, 11 times
- drivers/net/wireless/rsi/rsi_91x_sdio.c, line 550
- drivers/net/wireless/rsi/rsi_91x_usb.c, 2 times
- drivers/net/wireless/st/cw1200/fwio.c, line 214
- drivers/net/wireless/st/cw1200/queue.c, line 88
- drivers/net/wireless/st/cw1200/scan.c, 3 times
- drivers/net/wireless/st/cw1200/sta.c, 24 times
- drivers/net/wireless/st/cw1200/txrx.c, 7 times
- drivers/net/wireless/st/cw1200/wsm.c, 2 times
- drivers/net/wireless/ti/wl1251/acx.c, 2 times
- drivers/net/wireless/ti/wl1251/boot.c, 2 times
- drivers/net/wireless/ti/wl1251/cmd.c, 4 times
- drivers/net/wireless/ti/wl1251/main.c, 14 times
- drivers/net/wireless/ti/wl1251/rx.c, line 195
- drivers/net/wireless/ti/wl12xx/cmd.c, 12 times
- drivers/net/wireless/ti/wl12xx/main.c, 4 times
- drivers/net/wireless/ti/wl12xx/scan.c, 6 times
- drivers/net/wireless/ti/wl18xx/acx.c, line 329
- drivers/net/wireless/ti/wl18xx/cmd.c, line 161
- drivers/net/wireless/ti/wl18xx/debugfs.c, 3 times
- drivers/net/wireless/ti/wl18xx/main.c, 5 times
- drivers/net/wireless/ti/wl18xx/scan.c, 5 times
- drivers/net/wireless/ti/wlcore/acx.c, 6 times
- drivers/net/wireless/ti/wlcore/boot.c, 3 times
- drivers/net/wireless/ti/wlcore/cmd.c, 27 times
- drivers/net/wireless/ti/wlcore/debugfs.c, 3 times
- drivers/net/wireless/ti/wlcore/event.c, line 70
- drivers/net/wireless/ti/wlcore/init.c, 4 times
- drivers/net/wireless/ti/wlcore/io.c, line 143
- drivers/net/wireless/ti/wlcore/main.c, 19 times
- drivers/net/wireless/ti/wlcore/rx.c, line 185
- drivers/net/wireless/ti/wlcore/scan.c, 3 times
- drivers/net/wireless/ti/wlcore/sysfs.c, line 131
- drivers/net/wireless/ti/wlcore/tx.c, line 445
- drivers/net/wireless/ti/wlcore/wlcore.h, line 526
- drivers/net/wireless/wl3501_cs.c, 14 times
- drivers/net/wireless/zydas/zd1201.c, 33 times
- drivers/net/wireless/zydas/zd1211rw/zd_mac.c, 4 times
- drivers/net/wireless/zydas/zd1211rw/zd_usb.c, 6 times
- drivers/net/xen-netback/hash.c, 13 times
- drivers/net/xen-netback/interface.c, line 401
- drivers/net/xen-netback/netback.c, 4 times
- drivers/net/xen-netfront.c, 3 times
- drivers/nfc/fdp/fdp.c, line 231
- drivers/nfc/fdp/i2c.c, line 189
- drivers/nfc/mei_phy.c, line 241
- drivers/nfc/microread/microread.c, 6 times
- drivers/nfc/nfcmrvl/fw_dnld.c, 7 times
- drivers/nfc/nfcmrvl/i2c.c, line 63
- drivers/nfc/nfcmrvl/main.c, line 124
- drivers/nfc/nfcmrvl/usb.c, line 86
- drivers/nfc/nfcwilink.c, 3 times
- drivers/nfc/nxp-nci/firmware.c, line 127
- drivers/nfc/nxp-nci/i2c.c, 2 times
- drivers/nfc/pn533/pn533.c, 21 times
- drivers/nfc/pn533/usb.c, line 78
- drivers/nfc/pn544/i2c.c, 2 times
- drivers/nfc/pn544/pn544.c, 3 times
- drivers/nfc/port100.c, 7 times
- drivers/nfc/s3fwrn5/firmware.c, 11 times
- drivers/nfc/s3fwrn5/i2c.c, line 160
- drivers/nfc/s3fwrn5/nci.c, line 138
- drivers/nfc/st-nci/i2c.c, 2 times
- drivers/nfc/st-nci/se.c, 5 times
- drivers/nfc/st-nci/spi.c, 3 times
- drivers/nfc/st21nfca/core.c, 6 times
- drivers/nfc/st21nfca/dep.c, 4 times
- drivers/nfc/st21nfca/i2c.c, line 413
- drivers/nfc/st21nfca/se.c, 3 times
- drivers/nfc/st95hf/core.c, line 276
- drivers/ntb/ntb_transport.c, line 1302
- drivers/nvdimm/btt.c, 3 times
- drivers/nvdimm/core.c, line 245
- drivers/nvdimm/dimm_devs.c, 2 times
- drivers/nvdimm/label.c, 12 times
- drivers/nvdimm/namespace_devs.c, 2 times
- drivers/nvdimm/pfn_devs.c, 5 times
- drivers/nvme/host/core.c, 7 times
- drivers/nvme/host/fabrics.c, 3 times
- drivers/nvme/host/fc.c, line 828
- drivers/nvme/host/lightnvm.c, 5 times
- drivers/nvme/host/pci.c, line 295
- drivers/nvme/host/scsi.c, 16 times
- drivers/nvme/target/admin-cmd.c, line 322
- drivers/nvme/target/configfs.c, line 346
- drivers/nvme/target/core.c, 2 times
- drivers/nvme/target/discovery.c, 4 times
- drivers/nvme/target/fc.c, 2 times
- drivers/nvme/target/fcloop.c, 4 times
- drivers/nvmem/core.c, line 1022
- drivers/nvmem/rockchip-efuse.c, 2 times
- drivers/of/address.c, 2 times
- drivers/of/device.c, line 217
- drivers/of/dynamic.c, line 485
- drivers/of/fdt.c, 4 times
- drivers/of/fdt_address.c, 2 times
- drivers/of/pdt.c, line 113
- drivers/of/resolver.c, line 115
- drivers/parisc/pdc_stable.c, 3 times
- drivers/parport/parport_pc.c, 2 times
- drivers/parport/probe.c, line 156
- drivers/pci/host/pci-hyperv.c, 4 times
- drivers/pci/host/pci-tegra.c, 4 times
- drivers/pci/hotplug/acpiphp_ibm.c, 3 times
- drivers/pci/hotplug/cpci_hotplug_core.c, 2 times
- drivers/pci/hotplug/cpqphp_ctrl.c, 4 times
- drivers/pci/hotplug/ibmphp_core.c, 5 times
- drivers/pci/hotplug/ibmphp_hpc.c, 2 times
- drivers/pci/hotplug/pci_hotplug_core.c, line 518
- drivers/pci/hotplug/pnv_php.c, line 283
- drivers/pci/hotplug/rpadlpar_sysfs.c, 2 times
- drivers/pci/pci.c, 4 times
- drivers/pci/xen-pcifront.c, 2 times
- drivers/pcmcia/cistpl.c, 4 times
- drivers/pcmcia/ds.c, line 124
- drivers/pcmcia/pcmcia_cis.c, line 361
- drivers/pcmcia/yenta_socket.c, line 192
- drivers/pinctrl/mvebu/pinctrl-dove.c, line 791
- drivers/pinctrl/pinctrl-single.c, line 1893
- drivers/pinctrl/pxa/pinctrl-pxa2xx.c, line 328
- drivers/platform/chrome/cros_ec_dev.c, line 115
- drivers/platform/chrome/cros_ec_proto.c, 3 times
- drivers/platform/chrome/cros_ec_vbc.c, 2 times
- drivers/platform/x86/asus-wmi.c, 2 times
- drivers/platform/x86/dell-smbios.c, line 133
- drivers/platform/x86/fujitsu-tablet.c, line 321
- drivers/platform/x86/hp-wmi.c, 2 times
- drivers/platform/x86/intel_pmc_ipc.c, line 286
- drivers/platform/x86/sony-laptop.c, 9 times
- drivers/platform/x86/thinkpad_acpi.c, line 3548
- drivers/platform/x86/wmi.c, line 588
- drivers/pnp/pnpacpi/rsparser.c, 2 times
- drivers/power/supply/bq2415x_charger.c, line 1635
- drivers/power/supply/charger-manager.c, 2 times
- drivers/power/supply/generic-adc-battery.c, 2 times
- drivers/power/supply/sbs-battery.c, line 266
- drivers/ps3/ps3-lpm.c, line 960
- drivers/ps3/ps3-vuart.c, 2 times
- drivers/ps3/ps3av.c, line 289
- drivers/ps3/ps3av_cmd.c, line 632
- drivers/pwm/pwm-samsung.c, 2 times
- drivers/rapidio/devices/rio_mport_cdev.c, line 1579
- drivers/rapidio/devices/tsi721.c, 2 times
- drivers/regulator/ltc3589.c, line 477
- drivers/regulator/ltc3676.c, line 358
- drivers/regulator/max8907-regulator.c, line 299
- drivers/regulator/max8997-regulator.c, line 1064
- drivers/regulator/mc13892-regulator.c, line 587
- drivers/regulator/pfuze100-regulator.c, line 589
- drivers/regulator/pwm-regulator.c, 3 times
- drivers/regulator/qcom_rpm-regulator.c, line 967
- drivers/regulator/qcom_smd-regulator.c, line 481
- drivers/regulator/tps6507x-regulator.c, line 416
- drivers/remoteproc/qcom_mdt_loader.c, line 164
- drivers/remoteproc/qcom_q6v5_pil.c, 2 times
- drivers/remoteproc/remoteproc_core.c, line 925
- drivers/remoteproc/remoteproc_elf_loader.c, line 195
- drivers/remoteproc/remoteproc_virtio.c, 2 times
- drivers/rpmsg/virtio_rpmsg_bus.c, line 598
- drivers/rtc/interface.c, line 181
- drivers/rtc/rtc-bq32k.c, line 79
- drivers/rtc/rtc-da9063.c, line 255
- drivers/rtc/rtc-ds1307.c, line 250
- drivers/rtc/rtc-isl1208.c, line 111
- drivers/rtc/rtc-max6900.c, line 128
- drivers/rtc/rtc-mcp795.c, line 79
- drivers/rtc/rtc-mxc.c, line 349
- drivers/rtc/rtc-pcf2127.c, 2 times
- drivers/rtc/rtc-pcf8583.c, line 169
- drivers/rtc/rtc-st-lpc.c, 2 times
- drivers/s390/block/dasd.c, line 1680
- drivers/s390/block/dasd_3990_erp.c, 4 times
- drivers/s390/block/dasd_alias.c, 7 times
- drivers/s390/block/dasd_diag.c, line 603
- drivers/s390/block/dasd_eckd.c, 13 times
- drivers/s390/block/dasd_eer.c, 2 times
- drivers/s390/block/dasd_fba.c, 3 times
- drivers/s390/block/dasd_ioctl.c, 9 times
- drivers/s390/block/dcssblk.c, 6 times
- drivers/s390/char/con3215.c, line 541
- drivers/s390/char/con3270.c, 3 times
- drivers/s390/char/hmcdrv_cache.c, 2 times
- drivers/s390/char/monreader.c, line 257
- drivers/s390/char/raw3270.c, 3 times
- drivers/s390/char/sclp.c, line 759
- drivers/s390/char/sclp.h, line 124
- drivers/s390/char/sclp_cmd.c, 3 times
- drivers/s390/char/sclp_config.c, line 106
- drivers/s390/char/sclp_cpi_sys.c, line 67
- drivers/s390/char/sclp_early.c, line 165
- drivers/s390/char/sclp_ocf.c, 3 times
- drivers/s390/char/sclp_pci.c, line 166
- drivers/s390/char/sclp_sdias.c, 2 times
- drivers/s390/char/sclp_vt220.c, line 348
- drivers/s390/char/tape_3590.c, 2 times
- drivers/s390/char/tape_std.c, 2 times
- drivers/s390/char/tty3270.c, 6 times
- drivers/s390/char/vmlogrdr.c, 2 times
- drivers/s390/char/zcore.c, line 110
- drivers/s390/cio/chp.c, 3 times
- drivers/s390/cio/chsc.c, 6 times
- drivers/s390/cio/chsc_sch.c, 9 times
- drivers/s390/cio/cio.c, 4 times
- drivers/s390/cio/cmf.c, 2 times
- drivers/s390/cio/device_fsm.c, line 789
- drivers/s390/cio/device_pgid.c, line 370
- drivers/s390/cio/device_status.c, 3 times
- drivers/s390/cio/fcx.c, line 315
- drivers/s390/cio/qdio_setup.c, 3 times
- drivers/s390/cio/trace.h, 3 times
- drivers/s390/crypto/zcrypt_cca_key.h, 2 times
- drivers/s390/crypto/zcrypt_cex2a.c, 2 times
- drivers/s390/crypto/zcrypt_cex4.c, 6 times
- drivers/s390/crypto/zcrypt_msgtype50.c, 2 times
- drivers/s390/crypto/zcrypt_msgtype6.c, 14 times
- drivers/s390/crypto/zcrypt_msgtype6.h, 2 times
- drivers/s390/crypto/zcrypt_pcixcc.c, 2 times
- drivers/s390/net/ctcm_fsms.c, 5 times
- drivers/s390/net/ctcm_main.c, 11 times
- drivers/s390/net/ctcm_mpc.c, 14 times
- drivers/s390/net/lcs.c, 6 times
- drivers/s390/net/netiucv.c, 16 times
- drivers/s390/net/qeth_core_main.c, 69 times
- drivers/s390/net/qeth_l2_main.c, 13 times
- drivers/s390/net/qeth_l3_main.c, 41 times
- drivers/s390/net/qeth_l3_sys.c, 4 times
- drivers/s390/net/smsgiucv.c, line 85
- drivers/s390/scsi/zfcp_dbf.c, 22 times
- drivers/s390/scsi/zfcp_dbf.h, 3 times
- drivers/s390/scsi/zfcp_fc.h, 2 times
- drivers/s390/scsi/zfcp_fsf.c, 5 times
- drivers/s390/scsi/zfcp_qdio.c, line 287
- drivers/s390/virtio/kvm_virtio.c, 3 times
- drivers/s390/virtio/virtio_ccw.c, 4 times
- drivers/sbus/char/envctrl.c, 4 times
- drivers/sbus/char/jsflash.c, line 180
- drivers/sbus/char/openprom.c, 2 times
- drivers/scsi/3w-9xxx.c, 12 times
- drivers/scsi/3w-sas.c, 8 times
- drivers/scsi/3w-xxxx.c, 6 times
- drivers/scsi/BusLogic.c, 8 times
- drivers/scsi/a100u2w.c, 2 times
- drivers/scsi/a2091.c, 2 times
- drivers/scsi/a3000.c, 2 times
- drivers/scsi/aacraid/aachba.c, 12 times
- drivers/scsi/aacraid/commctrl.c, line 114
- drivers/scsi/aacraid/commsup.c, 2 times
- drivers/scsi/aacraid/dpcsup.c, 2 times
- drivers/scsi/advansys.c, 5 times
- drivers/scsi/aha1542.c, 2 times
- drivers/scsi/aha1740.c, 2 times
- drivers/scsi/aic7xxx/aic79xx_core.c, 5 times
- drivers/scsi/aic7xxx/aic79xx_osm.c, 2 times
- drivers/scsi/aic7xxx/aic7xxx_core.c, 4 times
- drivers/scsi/aic7xxx/aic7xxx_osm.c, 3 times
- drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c, 3 times
- drivers/scsi/aic94xx/aic94xx_hwi.c, 3 times
- drivers/scsi/aic94xx/aic94xx_scb.c, 4 times
- drivers/scsi/aic94xx/aic94xx_sds.c, 4 times
- drivers/scsi/aic94xx/aic94xx_seq.c, line 327
- drivers/scsi/aic94xx/aic94xx_task.c, 6 times
- drivers/scsi/aic94xx/aic94xx_tmf.c, 8 times
- drivers/scsi/arcmsr/arcmsr_attr.c, 5 times
- drivers/scsi/arcmsr/arcmsr_hba.c, 11 times
- drivers/scsi/atari_scsi.c, 2 times
- drivers/scsi/be2iscsi/be_cmds.c, line 1308
- drivers/scsi/be2iscsi/be_iscsi.c, line 853
- drivers/scsi/be2iscsi/be_main.c, 3 times
- drivers/scsi/be2iscsi/be_mgmt.c, 9 times
- drivers/scsi/bfa/bfa_core.c, 2 times
- drivers/scsi/bfa/bfa_fcbuild.c, 16 times
- drivers/scsi/bfa/bfa_fcpim.c, 2 times
- drivers/scsi/bfa/bfa_fcs_fcpim.c, line 797
- drivers/scsi/bfa/bfa_fcs_lport.c, 33 times
- drivers/scsi/bfa/bfa_ioc.c, 12 times
- drivers/scsi/bfa/bfa_port.c, 3 times
- drivers/scsi/bfa/bfa_svc.c, 6 times
- drivers/scsi/bfa/bfad.c, line 1773
- drivers/scsi/bfa/bfad_bsg.c, 13 times
- drivers/scsi/bfa/bfad_im.c, line 60
- drivers/scsi/bnx2fc/bnx2fc_els.c, 9 times
- drivers/scsi/bnx2fc/bnx2fc_fcoe.c, 7 times
- drivers/scsi/bnx2fc/bnx2fc_hwi.c, 6 times
- drivers/scsi/bnx2fc/bnx2fc_io.c, 2 times
- drivers/scsi/bnx2i/bnx2i_hwi.c, 8 times
- drivers/scsi/bnx2i/bnx2i_init.c, line 387
- drivers/scsi/bnx2i/bnx2i_iscsi.c, 2 times
- drivers/scsi/ch.c, 4 times
- drivers/scsi/csiostor/csio_attr.c, 4 times
- drivers/scsi/csiostor/csio_hw.c, 13 times
- drivers/scsi/csiostor/csio_lnode.c, 20 times
- drivers/scsi/csiostor/csio_mb.c, 3 times
- drivers/scsi/csiostor/csio_rnode.c, 2 times
- drivers/scsi/csiostor/csio_scsi.c, 11 times
- drivers/scsi/csiostor/csio_wr.c, 2 times
- drivers/scsi/cxgbi/cxgb3i/cxgb3i.h, line 40
- drivers/scsi/cxgbi/cxgb4i/cxgb4i.c, line 2022
- drivers/scsi/cxgbi/libcxgbi.c, 4 times
- drivers/scsi/cxlflash/lunmgt.c, 2 times
- drivers/scsi/cxlflash/main.c, 5 times
- drivers/scsi/cxlflash/vlun.c, 3 times
- drivers/scsi/dc395x.c, 3 times
- drivers/scsi/device_handler/scsi_dh_emc.c, line 374
- drivers/scsi/device_handler/scsi_dh_rdac.c, 3 times
- drivers/scsi/dpt_i2o.c, 7 times
- drivers/scsi/eata.c, 2 times
- drivers/scsi/eata_pio.c, line 358
- drivers/scsi/esas2r/esas2r_disc.c, 4 times
- drivers/scsi/esas2r/esas2r_flash.c, 7 times
- drivers/scsi/esas2r/esas2r_int.c, 4 times
- drivers/scsi/esas2r/esas2r_io.c, line 244
- drivers/scsi/esas2r/esas2r_ioctl.c, 22 times
- drivers/scsi/esas2r/esas2r_main.c, 6 times
- drivers/scsi/esas2r/esas2r_targdb.c, line 212
- drivers/scsi/esas2r/esas2r_vda.c, 6 times
- drivers/scsi/esp_scsi.c, 2 times
- drivers/scsi/fcoe/fcoe.c, 9 times
- drivers/scsi/fcoe/fcoe_ctlr.c, 33 times
- drivers/scsi/fcoe/fcoe_sysfs.c, line 1034
- drivers/scsi/fnic/fnic_fcs.c, 7 times
- drivers/scsi/fnic/fnic_main.c, line 680
- drivers/scsi/fnic/fnic_res.h, 6 times
- drivers/scsi/fnic/fnic_scsi.c, line 282
- drivers/scsi/fnic/fnic_trace.c, 2 times
- drivers/scsi/fnic/vnic_dev.c, line 564
- drivers/scsi/gdth.c, 13 times
- drivers/scsi/gdth_proc.c, line 118
- drivers/scsi/gvp11.c, 2 times
- drivers/scsi/hisi_sas/hisi_sas_main.c, 3 times
- drivers/scsi/hisi_sas/hisi_sas_v1_hw.c, 7 times
- drivers/scsi/hisi_sas/hisi_sas_v2_hw.c, 11 times
- drivers/scsi/hpsa.c, 40 times
- drivers/scsi/hptiop.c, 5 times
- drivers/scsi/ibmvscsi/ibmvfc.c, 8 times
- drivers/scsi/ibmvscsi/ibmvscsi.c, 4 times
- drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c, line 2947
- drivers/scsi/initio.c, line 2577
- drivers/scsi/ipr.c, 29 times
- drivers/scsi/ips.c, 16 times
- drivers/scsi/isci/host.c, 2 times
- drivers/scsi/isci/init.c, line 453
- drivers/scsi/isci/phy.c, 3 times
- drivers/scsi/isci/port.c, 2 times
- drivers/scsi/isci/probe_roms.c, line 136
- drivers/scsi/isci/request.c, 10 times
- drivers/scsi/isci/task.c, 2 times
- drivers/scsi/libfc/fc_disc.c, 2 times
- drivers/scsi/libfc/fc_exch.c, 3 times
- drivers/scsi/libfc/fc_fcp.c, 4 times
- drivers/scsi/libfc/fc_libfc.c, 3 times
- drivers/scsi/libfc/fc_lport.c, 2 times
- drivers/scsi/libiscsi.c, 7 times
- drivers/scsi/libiscsi_tcp.c, line 309
- drivers/scsi/libsas/sas_ata.c, 3 times
- drivers/scsi/libsas/sas_discover.c, 2 times
- drivers/scsi/libsas/sas_expander.c, 15 times
- drivers/scsi/libsas/sas_host_smp.c, 7 times
- drivers/scsi/libsas/sas_port.c, 2 times
- drivers/scsi/libsas/sas_scsi_host.c, 2 times
- drivers/scsi/libsas/sas_task.c, line 23
- drivers/scsi/lpfc/lpfc_attr.c, 4 times
- drivers/scsi/lpfc/lpfc_bsg.c, 12 times
- drivers/scsi/lpfc/lpfc_ct.c, 15 times
- drivers/scsi/lpfc/lpfc_debugfs.c, 2 times
- drivers/scsi/lpfc/lpfc_els.c, 62 times
- drivers/scsi/lpfc/lpfc_hbadisc.c, 8 times
- drivers/scsi/lpfc/lpfc_init.c, 14 times
- drivers/scsi/lpfc/lpfc_mbox.c, 7 times
- drivers/scsi/lpfc/lpfc_nportdisc.c, 5 times
- drivers/scsi/lpfc/lpfc_scsi.c, 24 times
- drivers/scsi/lpfc/lpfc_sli.c, 19 times
- drivers/scsi/lpfc/lpfc_vport.c, 5 times
- drivers/scsi/megaraid.c, 16 times
- drivers/scsi/megaraid/megaraid_mbox.c, 13 times
- drivers/scsi/megaraid/megaraid_mm.c, line 460
- drivers/scsi/megaraid/megaraid_sas_base.c, 9 times
- drivers/scsi/megaraid/megaraid_sas_fp.c, 3 times
- drivers/scsi/megaraid/megaraid_sas_fusion.c, 6 times
- drivers/scsi/mpt3sas/mpt3sas_base.c, 6 times
- drivers/scsi/mpt3sas/mpt3sas_config.c, 5 times
- drivers/scsi/mpt3sas/mpt3sas_ctl.c, 16 times
- drivers/scsi/mpt3sas/mpt3sas_scsih.c, 10 times
- drivers/scsi/mpt3sas/mpt3sas_transport.c, 5 times
- drivers/scsi/mpt3sas/mpt3sas_trigger_diag.c, line 86
- drivers/scsi/mvsas/mv_94xx.c, 2 times
- drivers/scsi/mvsas/mv_init.c, line 522
- drivers/scsi/mvsas/mv_sas.c, 14 times
- drivers/scsi/mvumi.c, 6 times
- drivers/scsi/ncr53c8xx.c, 4 times
- drivers/scsi/nsp32.c, line 2582
- drivers/scsi/osd/osd_initiator.c, 5 times
- drivers/scsi/osd/osd_uld.c, line 118
- drivers/scsi/osst.c, 13 times
- drivers/scsi/pcmcia/nsp_cs.c, line 1325
- drivers/scsi/pm8001/pm8001_ctl.c, 3 times
- drivers/scsi/pm8001/pm8001_hwi.c, 17 times
- drivers/scsi/pm8001/pm8001_init.c, 2 times
- drivers/scsi/pm8001/pm8001_sas.c, line 695
- drivers/scsi/pm8001/pm80xx_hwi.c, 11 times
- drivers/scsi/pmcraid.c, 12 times
- drivers/scsi/ps3rom.c, line 108
- drivers/scsi/qedi/qedi_dbg.c, 4 times
- drivers/scsi/qedi/qedi_fw.c, 7 times
- drivers/scsi/qedi/qedi_iscsi.c, 10 times
- drivers/scsi/qedi/qedi_main.c, 4 times
- drivers/scsi/qla1280.c, 5 times
- drivers/scsi/qla2xxx/qla_attr.c, 4 times
- drivers/scsi/qla2xxx/qla_bsg.c, 7 times
- drivers/scsi/qla2xxx/qla_dbg.c, 7 times
- drivers/scsi/qla2xxx/qla_gs.c, 25 times
- drivers/scsi/qla2xxx/qla_init.c, 29 times
- drivers/scsi/qla2xxx/qla_iocb.c, 8 times
- drivers/scsi/qla2xxx/qla_isr.c, 5 times
- drivers/scsi/qla2xxx/qla_mbx.c, 16 times
- drivers/scsi/qla2xxx/qla_mr.c, 17 times
- drivers/scsi/qla2xxx/qla_nx.c, line 2724
- drivers/scsi/qla2xxx/qla_nx2.c, 2 times
- drivers/scsi/qla2xxx/qla_os.c, 2 times
- drivers/scsi/qla2xxx/qla_sup.c, 4 times
- drivers/scsi/qla2xxx/qla_target.c, 15 times
- drivers/scsi/qla2xxx/qla_tmpl.c, 2 times
- drivers/scsi/qla4xxx/ql4_bsg.c, 4 times
- drivers/scsi/qla4xxx/ql4_init.c, 5 times
- drivers/scsi/qla4xxx/ql4_iocb.c, 7 times
- drivers/scsi/qla4xxx/ql4_isr.c, 7 times
- drivers/scsi/qla4xxx/ql4_mbx.c, 20 times
- drivers/scsi/qla4xxx/ql4_nx.c, 4 times
- drivers/scsi/qla4xxx/ql4_os.c, 44 times
- drivers/scsi/qlogicpti.c, 2 times
- drivers/scsi/scsi_debug.c, 46 times
- drivers/scsi/scsi_error.c, line 960
- drivers/scsi/scsi_lib.c, 5 times
- drivers/scsi/scsi_transport_fc.c, 9 times
- drivers/scsi/scsi_transport_iscsi.c, 6 times
- drivers/scsi/scsi_transport_srp.c, line 703
- drivers/scsi/scsicam.c, line 43
- drivers/scsi/sd.c, line 3023
- drivers/scsi/sd_zbc.c, 2 times
- drivers/scsi/ses.c, 2 times
- drivers/scsi/sg.c, 2 times
- drivers/scsi/smartpqi/smartpqi_init.c, 31 times
- drivers/scsi/snic/snic_res.h, 3 times
- drivers/scsi/snic/vnic_dev.c, line 648
- drivers/scsi/sr_ioctl.c, line 414
- drivers/scsi/st.c, 3 times
- drivers/scsi/stex.c, 2 times
- drivers/scsi/storvsc_drv.c, 3 times
- drivers/scsi/sym53c8xx_2/sym_glue.c, 3 times
- drivers/scsi/sym53c8xx_2/sym_hipd.c, 3 times
- drivers/scsi/ufs/ufs-qcom.c, line 1018
- drivers/scsi/ufs/ufshcd.c, 10 times
- drivers/scsi/virtio_scsi.c, 3 times
- drivers/scsi/vmw_pvscsi.c, line 726
- drivers/scsi/wd719x.c, 3 times
- drivers/scsi/xen-scsifront.c, 2 times
- drivers/sfi/sfi_core.c, line 435
- drivers/sh/intc/core.c, line 289
- drivers/sh/maple/maple.c, 10 times
- drivers/soc/fsl/qbman/bman.c, 2 times
- drivers/soc/fsl/qe/qe.c, line 508
- drivers/soc/qcom/smd-rpm.c, line 134
- drivers/soc/qcom/smp2p.c, 2 times
- drivers/soc/qcom/wcnss_ctrl.c, line 239
- drivers/soc/ti/knav_dma.c, line 197
- drivers/spi/spi-armada-3700.c, line 565
- drivers/spi/spi-dln2.c, 4 times
- drivers/spi/spi-loopback-test.c, line 746
- drivers/spi/spi-meson-spifc.c, 2 times
- drivers/spi/spi-mt65xx.c, 2 times
- drivers/spi/spi-pl022.c, line 1899
- drivers/spi/spi-sc18is602.c, 2 times
- drivers/spi/spi-sh-msiof.c, line 824
- drivers/spi/spi-sirf.c, line 470
- drivers/spi/spi-tegra114.c, 2 times
- drivers/spi/spi-tegra20-slink.c, 2 times
- drivers/spi/spi-xcomm.c, line 118
- drivers/spi/spi-zynqmp-gqspi.c, 2 times
- drivers/spi/spi.c, 4 times
- drivers/spmi/spmi-pmic-arb.c, 2 times
- drivers/ssb/main.c, 2 times
- drivers/ssb/pcmcia.c, line 613
- drivers/ssb/sdio.c, 2 times
- drivers/ssb/sprom.c, line 55
- drivers/staging/android/ashmem.c, 3 times
- drivers/staging/comedi/comedi_buf.c, 2 times
- drivers/staging/comedi/drivers/ni_usb6501.c, 7 times
- drivers/staging/comedi/drivers/usbdux.c, line 311
- drivers/staging/comedi/drivers/usbduxsigma.c, line 273
- drivers/staging/dgnc/dgnc_tty.c, 6 times
- drivers/staging/emxx_udc/emxx_udc.c, 5 times
- drivers/staging/fbtft/fbtft-sysfs.c, line 132
- drivers/staging/fwserial/dma_fifo.c, 2 times
- drivers/staging/fwserial/fwserial.c, 3 times
- drivers/staging/gdm724x/gdm_lte.c, 33 times
- drivers/staging/gdm724x/gdm_mux.c, line 388
- drivers/staging/gdm724x/gdm_usb.c, 5 times
- drivers/staging/gdm724x/netlink_k.c, 2 times
- drivers/staging/greybus/Documentation/firmware/authenticate.c, line 123
- drivers/staging/greybus/audio_gb.c, 2 times
- drivers/staging/greybus/audio_manager_module.c, line 203
- drivers/staging/greybus/authentication.c, 6 times
- drivers/staging/greybus/bootrom.c, line 288
- drivers/staging/greybus/camera.c, 3 times
- drivers/staging/greybus/es2.c, 3 times
- drivers/staging/greybus/fw-download.c, line 336
- drivers/staging/greybus/greybus_trace.h, line 183
- drivers/staging/greybus/hid.c, line 121
- drivers/staging/greybus/i2c.c, 2 times
- drivers/staging/greybus/manifest.c, line 290
- drivers/staging/greybus/operation.c, 6 times
- drivers/staging/greybus/raw.c, line 83
- drivers/staging/greybus/sdio.c, line 714
- drivers/staging/greybus/spilib.c, 3 times
- drivers/staging/greybus/uart.c, 2 times
- drivers/staging/greybus/usb.c, line 134
- drivers/staging/gs_fpgaboot/gs_fpgaboot.c, line 46
- drivers/staging/i4l/act2000/act2000_isa.c, line 254
- drivers/staging/i4l/act2000/capi.c, 4 times
- drivers/staging/i4l/act2000/module.c, line 255
- drivers/staging/i4l/icn/icn.c, 3 times
- drivers/staging/i4l/pcbit/capi.c, 2 times
- drivers/staging/i4l/pcbit/drv.c, line 1038
- drivers/staging/iio/light/tsl2x7x_core.c, 5 times
- drivers/staging/ks7010/ks7010_sdio.c, 2 times
- drivers/staging/ks7010/ks_hostif.c, 75 times
- drivers/staging/ks7010/ks_wlan_net.c, 37 times
- drivers/staging/ks7010/michael_mic.c, 2 times
- drivers/staging/lustre/include/linux/libcfs/libcfs_private.h, 2 times
- drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_modparams.c, line 187
- drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c, line 856
- drivers/staging/lustre/lnet/libcfs/hash.c, line 896
- drivers/staging/lustre/lnet/libcfs/prng.c, 2 times
- drivers/staging/lustre/lnet/libcfs/tracefile.c, line 399
- drivers/staging/lustre/lnet/lnet/api-ni.c, 2 times
- drivers/staging/lustre/lnet/lnet/config.c, 5 times
- drivers/staging/lustre/lnet/lnet/lib-md.c, 2 times
- drivers/staging/lustre/lnet/lnet/lib-socket.c, line 230
- drivers/staging/lustre/lnet/selftest/brw_test.c, 4 times
- drivers/staging/lustre/lnet/selftest/console.c, line 1336
- drivers/staging/lustre/lnet/selftest/framework.c, line 783
- drivers/staging/lustre/lustre/include/lustre/lustre_ioctl.h, 2 times
- drivers/staging/lustre/lustre/include/lustre/lustre_user.h, line 506
- drivers/staging/lustre/lustre/include/obd_class.h, 3 times
- drivers/staging/lustre/lustre/ldlm/ldlm_lib.c, 2 times
- drivers/staging/lustre/lustre/ldlm/ldlm_lock.c, 4 times
- drivers/staging/lustre/lustre/ldlm/ldlm_request.c, line 517
- drivers/staging/lustre/lustre/llite/file.c, 2 times
- drivers/staging/lustre/lustre/llite/llite_lib.c, 2 times
- drivers/staging/lustre/lustre/llite/rw26.c, line 255
- drivers/staging/lustre/lustre/llite/statahead.c, line 191
- drivers/staging/lustre/lustre/llite/vvp_object.c, line 204
- drivers/staging/lustre/lustre/llite/xattr.c, 4 times
- drivers/staging/lustre/lustre/llite/xattr_cache.c, 2 times
- drivers/staging/lustre/lustre/lmv/lmv_obd.c, line 431
- drivers/staging/lustre/lustre/lmv/lproc_lmv.c, line 99
- drivers/staging/lustre/lustre/lov/lov_dev.c, line 320
- drivers/staging/lustre/lustre/lov/lov_obd.c, 4 times
- drivers/staging/lustre/lustre/lov/lov_pool.c, line 330
- drivers/staging/lustre/lustre/lov/lov_request.c, 3 times
- drivers/staging/lustre/lustre/mdc/mdc_lib.c, 3 times
- drivers/staging/lustre/lustre/mdc/mdc_locks.c, 2 times
- drivers/staging/lustre/lustre/mdc/mdc_request.c, 3 times
- drivers/staging/lustre/lustre/mgc/mgc_request.c, 4 times
- drivers/staging/lustre/lustre/obdclass/class_obd.c, line 206
- drivers/staging/lustre/lustre/obdclass/kernelcomm.c, line 132
- drivers/staging/lustre/lustre/obdclass/linkea.c, 3 times
- drivers/staging/lustre/lustre/obdclass/linux/linux-module.c, 2 times
- drivers/staging/lustre/lustre/obdclass/llog.c, line 129
- drivers/staging/lustre/lustre/obdclass/lu_object.c, line 2103
- drivers/staging/lustre/lustre/obdclass/obd_config.c, line 255
- drivers/staging/lustre/lustre/obdclass/obd_mount.c, 5 times
- drivers/staging/lustre/lustre/osc/osc_object.c, 3 times
- drivers/staging/lustre/lustre/osc/osc_request.c, 3 times
- drivers/staging/lustre/lustre/ptlrpc/client.c, line 97
- drivers/staging/lustre/lustre/ptlrpc/llog_client.c, 3 times
- drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c, 3 times
- drivers/staging/lustre/lustre/ptlrpc/pack_generic.c, 3 times
- drivers/staging/lustre/lustre/ptlrpc/sec.c, 4 times
- drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c, line 560
- drivers/staging/lustre/lustre/ptlrpc/sec_config.c, 6 times
- drivers/staging/lustre/lustre/ptlrpc/sec_null.c, line 261
- drivers/staging/lustre/lustre/ptlrpc/sec_plain.c, line 687
- drivers/staging/lustre/lustre/ptlrpc/service.c, line 1085
- drivers/staging/media/bcm2048/radio-bcm2048.c, 3 times
- drivers/staging/media/cxd2099/cxd2099.c, 3 times
- drivers/staging/media/davinci_vpfe/dm365_ipipe.c, 39 times
- drivers/staging/media/davinci_vpfe/dm365_ipipeif.c, line 749
- drivers/staging/media/davinci_vpfe/dm365_isif.c, 7 times
- drivers/staging/media/davinci_vpfe/dm365_resizer.c, line 905
- drivers/staging/media/davinci_vpfe/vpfe_video.c, line 799
- drivers/staging/media/lirc/lirc_imon.c, 3 times
- drivers/staging/media/lirc/lirc_sasem.c, 12 times
- drivers/staging/media/lirc/lirc_zilog.c, 2 times
- drivers/staging/media/omap4iss/iss_csi2.c, line 876
- drivers/staging/media/omap4iss/iss_ipipe.c, line 230
- drivers/staging/media/omap4iss/iss_ipipeif.c, 2 times
- drivers/staging/media/omap4iss/iss_resizer.c, line 470
- drivers/staging/most/aim-network/networking.c, 6 times
- drivers/staging/most/aim-sound/sound.c, 2 times
- drivers/staging/most/hdm-dim2/dim2_hdm.c, line 313
- drivers/staging/most/hdm-i2c/hdm_i2c.c, line 249
- drivers/staging/mt29f_spinand/mt29f_spinand.c, 2 times
- drivers/staging/netlogic/xlr_net.c, line 119
- drivers/staging/nvec/nvec.c, 2 times
- drivers/staging/nvec/nvec_power.c, 3 times
- drivers/staging/octeon-usb/octeon-hcd.c, 2 times
- drivers/staging/octeon/ethernet-rx.c, 2 times
- drivers/staging/octeon/ethernet-tx.c, 3 times
- drivers/staging/rtl8188eu/core/rtw_ap.c, 17 times
- drivers/staging/rtl8188eu/core/rtw_cmd.c, 11 times
- drivers/staging/rtl8188eu/core/rtw_efuse.c, 3 times
- drivers/staging/rtl8188eu/core/rtw_ieee80211.c, 16 times
- drivers/staging/rtl8188eu/core/rtw_ioctl_set.c, 4 times
- drivers/staging/rtl8188eu/core/rtw_mlme.c, 11 times
- drivers/staging/rtl8188eu/core/rtw_mlme_ext.c, 36 times
- drivers/staging/rtl8188eu/core/rtw_recv.c, 35 times
- drivers/staging/rtl8188eu/core/rtw_security.c, 5 times
- drivers/staging/rtl8188eu/core/rtw_sta_mgt.c, 2 times
- drivers/staging/rtl8188eu/core/rtw_wlan_util.c, 14 times
- drivers/staging/rtl8188eu/core/rtw_xmit.c, 21 times
- drivers/staging/rtl8188eu/hal/fw.c, line 186
- drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c, 8 times
- drivers/staging/rtl8188eu/hal/usb_halinit.c, line 1050
- drivers/staging/rtl8188eu/os_dep/ioctl_linux.c, 58 times
- drivers/staging/rtl8188eu/os_dep/mlme_linux.c, 4 times
- drivers/staging/rtl8188eu/os_dep/mon.c, line 56
- drivers/staging/rtl8188eu/os_dep/os_intfs.c, 3 times
- drivers/staging/rtl8188eu/os_dep/osdep_service.c, line 124
- drivers/staging/rtl8188eu/os_dep/recv_linux.c, line 65
- drivers/staging/rtl8188eu/os_dep/rtw_android.c, line 133
- drivers/staging/rtl8188eu/os_dep/usb_intf.c, line 394
- drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c, 7 times
- drivers/staging/rtl8188eu/os_dep/xmit_linux.c, line 181
- drivers/staging/rtl8192e/dot11d.c, line 153
- drivers/staging/rtl8192e/dot11d.h, line 58
- drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c, 2 times
- drivers/staging/rtl8192e/rtl8192e/r8192E_firmware.c, line 126
- drivers/staging/rtl8192e/rtl8192e/rtl_cam.c, 2 times
- drivers/staging/rtl8192e/rtl8192e/rtl_core.c, 9 times
- drivers/staging/rtl8192e/rtl8192e/rtl_wx.c, 5 times
- drivers/staging/rtl8192e/rtl819x_BAProc.c, line 126
- drivers/staging/rtl8192e/rtl819x_HTProc.c, 4 times
- drivers/staging/rtl8192e/rtl819x_TSProc.c, 3 times
- drivers/staging/rtl8192e/rtllib.h, line 2187
- drivers/staging/rtl8192e/rtllib_crypt_ccmp.c, 7 times
- drivers/staging/rtl8192e/rtllib_crypt_tkip.c, 2 times
- drivers/staging/rtl8192e/rtllib_crypt_wep.c, 4 times
- drivers/staging/rtl8192e/rtllib_rx.c, 45 times
- drivers/staging/rtl8192e/rtllib_softmac.c, 27 times
- drivers/staging/rtl8192e/rtllib_softmac_wx.c, line 125
- drivers/staging/rtl8192e/rtllib_tx.c, 4 times
- drivers/staging/rtl8192e/rtllib_wx.c, 4 times
- drivers/staging/rtl8192u/ieee80211/dot11d.c, line 96
- drivers/staging/rtl8192u/ieee80211/ieee80211.h, line 2422
- drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c, 7 times
- drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c, 11 times
- drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c, 4 times
- drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c, 61 times
- drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c, 44 times
- drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c, 2 times
- drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c, 11 times
- drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c, 2 times
- drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c, 7 times
- drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c, 4 times
- drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c, 3 times
- drivers/staging/rtl8192u/r8192U_core.c, 10 times
- drivers/staging/rtl8192u/r8192U_wx.c, 2 times
- drivers/staging/rtl8192u/r819xU_cmdpkt.c, 4 times
- drivers/staging/rtl8192u/r819xU_firmware.c, 3 times
- drivers/staging/rtl8712/hal_init.c, 3 times
- drivers/staging/rtl8712/ieee80211.c, 9 times
- drivers/staging/rtl8712/mlme_linux.c, 2 times
- drivers/staging/rtl8712/os_intfs.c, 3 times
- drivers/staging/rtl8712/rtl8712_cmd.c, 3 times
- drivers/staging/rtl8712/rtl8712_recv.c, 8 times
- drivers/staging/rtl8712/rtl8712_xmit.c, line 438
- drivers/staging/rtl8712/rtl871x_cmd.c, 13 times
- drivers/staging/rtl8712/rtl871x_ioctl_linux.c, 25 times
- drivers/staging/rtl8712/rtl871x_ioctl_set.c, 4 times
- drivers/staging/rtl8712/rtl871x_mlme.c, 31 times
- drivers/staging/rtl8712/rtl871x_mp_ioctl.c, 3 times
- drivers/staging/rtl8712/rtl871x_recv.c, 27 times
- drivers/staging/rtl8712/rtl871x_security.c, 5 times
- drivers/staging/rtl8712/rtl871x_sta_mgt.c, 2 times
- drivers/staging/rtl8712/rtl871x_xmit.c, 26 times
- drivers/staging/rtl8712/usb_ops_linux.c, 2 times
- drivers/staging/rts5208/ms.c, 7 times
- drivers/staging/rts5208/rtsx_card.c, line 130
- drivers/staging/rts5208/rtsx_chip.c, 2 times
- drivers/staging/rts5208/rtsx_scsi.c, 8 times
- drivers/staging/rts5208/rtsx_transport.c, 5 times
- drivers/staging/rts5208/sd.c, 5 times
- drivers/staging/rts5208/xd.c, 3 times
- drivers/staging/skein/skein_api.c, 3 times
- drivers/staging/skein/skein_base.c, 32 times
- drivers/staging/skein/skein_base.h, 2 times
- drivers/staging/skein/skein_generic.c, 6 times
- drivers/staging/sm750fb/sm750_accel.c, line 391
- drivers/staging/speakup/i18n.c, 2 times
- drivers/staging/speakup/main.c, 3 times
- drivers/staging/unisys/visorbus/visorchannel.c, 3 times
- drivers/staging/unisys/visorbus/visorchipset.c, 9 times
- drivers/staging/unisys/visorhba/visorhba_main.c, 4 times
- drivers/staging/unisys/visorinput/visorinput.c, 2 times
- drivers/staging/unisys/visornic/visornic_main.c, line 867
- drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c, 2 times
- drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c, 2 times
- drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c, line 345
- drivers/staging/vt6655/device_main.c, line 1510
- drivers/staging/vt6655/dpc.c, line 124
- drivers/staging/vt6655/rxtx.c, 7 times
- drivers/staging/vt6656/baseband.c, 2 times
- drivers/staging/vt6656/dpc.c, line 177
- drivers/staging/vt6656/firmware.c, line 64
- drivers/staging/vt6656/mac.c, line 132
- drivers/staging/vt6656/main_usb.c, 2 times
- drivers/staging/vt6656/rf.c, 5 times
- drivers/staging/vt6656/rxtx.c, 7 times
- drivers/staging/wilc1000/coreconfigurator.c, 3 times
- drivers/staging/wilc1000/host_interface.c, 75 times
- drivers/staging/wilc1000/linux_mon.c, 7 times
- drivers/staging/wilc1000/linux_wlan.c, 5 times
- drivers/staging/wilc1000/wilc_wfi_cfgoperations.c, 34 times
- drivers/staging/wilc1000/wilc_wlan.c, 7 times
- drivers/staging/wilc1000/wilc_wlan_cfg.c, 7 times
- drivers/staging/wlan-ng/cfg80211.c, 7 times
- drivers/staging/wlan-ng/hfa384x_usb.c, 12 times
- drivers/staging/wlan-ng/p80211conv.c, 12 times
- drivers/staging/wlan-ng/p80211netdev.c, 4 times
- drivers/staging/wlan-ng/p80211wep.c, 3 times
- drivers/staging/wlan-ng/prism2fw.c, 7 times
- drivers/staging/wlan-ng/prism2mgmt.c, 5 times
- drivers/staging/wlan-ng/prism2mib.c, 7 times
- drivers/staging/wlan-ng/prism2sta.c, 3 times
- drivers/target/iscsi/cxgbit/cxgbit_cm.c, 4 times
- drivers/target/iscsi/cxgbit/cxgbit_ddp.c, line 22
- drivers/target/iscsi/cxgbit/cxgbit_target.c, 6 times
- drivers/target/iscsi/iscsi_target.c, 2 times
- drivers/target/iscsi/iscsi_target_login.c, 11 times
- drivers/target/iscsi/iscsi_target_nego.c, 3 times
- drivers/target/iscsi/iscsi_target_parameters.c, line 1377
- drivers/target/loopback/tcm_loop.c, line 655
- drivers/target/sbp/sbp_target.c, 2 times
- drivers/target/target_core_alua.c, line 1985
- drivers/target/target_core_configfs.c, 3 times
- drivers/target/target_core_pscsi.c, 5 times
- drivers/target/target_core_rd.c, 2 times
- drivers/target/target_core_sbc.c, 4 times
- drivers/target/target_core_spc.c, 10 times
- drivers/target/target_core_transport.c, line 1319
- drivers/target/target_core_user.c, 4 times
- drivers/target/target_core_xcopy.c, 2 times
- drivers/target/tcm_fc/tfc_cmd.c, line 146
- drivers/target/tcm_fc/tfc_io.c, 2 times
- drivers/thermal/int340x_thermal/acpi_thermal_rel.c, 2 times
- drivers/thunderbolt/ctl.c, 3 times
- drivers/tty/amiserial.c, line 863
- drivers/tty/cyclades.c, line 1790
- drivers/tty/ehv_bytechan.c, line 471
- drivers/tty/hvc/hvc_bfin_jtag.c, 2 times
- drivers/tty/hvc/hvc_console.c, line 520
- drivers/tty/hvc/hvc_iucv.c, 13 times
- drivers/tty/hvc/hvc_vio.c, line 114
- drivers/tty/hvc/hvcs.c, line 1371
- drivers/tty/hvc/hvsi.c, 3 times
- drivers/tty/hvc/hvsi_lib.c, 2 times
- drivers/tty/ipwireless/hardware.c, 5 times
- drivers/tty/ipwireless/network.c, 5 times
- drivers/tty/isicom.c, line 960
- drivers/tty/metag_da.c, 2 times
- drivers/tty/mips_ejtag_fdc.c, line 827
- drivers/tty/mxser.c, line 1111
- drivers/tty/n_gsm.c, 5 times
- drivers/tty/n_r3964.c, 2 times
- drivers/tty/n_tty.c, 2 times
- drivers/tty/rocket.c, line 1633
- drivers/tty/serial/8250/8250_fintek.c, line 340
- drivers/tty/serial/8250/8250_pci.c, 2 times
- drivers/tty/serial/amba-pl011.c, 3 times
- drivers/tty/serial/crisv10.c, line 2989
- drivers/tty/serial/mpsc.c, line 1141
- drivers/tty/serial/mxs-auart.c, line 603
- drivers/tty/serial/sccnxp.c, line 904
- drivers/tty/serial/serial_core.c, 4 times
- drivers/tty/serial/sh-sci.c, line 3161
- drivers/tty/serial/stm32-usart.c, 3 times
- drivers/tty/synclink.c, 13 times
- drivers/tty/synclink_gt.c, 8 times
- drivers/tty/synclinkmp.c, 7 times
- drivers/tty/tty_audit.c, line 242
- drivers/tty/tty_buffer.c, 3 times
- drivers/tty/tty_ioctl.c, line 1044
- drivers/tty/vt/consolemap.c, 3 times
- drivers/tty/vt/keyboard.c, 4 times
- drivers/tty/vt/selection.c, line 112
- drivers/tty/vt/vt_ioctl.c, line 626
- drivers/usb/atm/cxacru.c, 4 times
- drivers/usb/atm/speedtch.c, 4 times
- drivers/usb/atm/usbatm.c, 4 times
- drivers/usb/c67x00/c67x00-hcd.c, line 230
- drivers/usb/chipidea/udc.c, line 1035
- drivers/usb/class/cdc-acm.c, 4 times
- drivers/usb/core/config.c, 5 times
- drivers/usb/core/devio.c, line 311
- drivers/usb/core/hcd.c, 5 times
- drivers/usb/core/message.c, 2 times
- drivers/usb/core/sysfs.c, line 882
- drivers/usb/dwc2/gadget.c, 3 times
- drivers/usb/dwc2/hcd.c, 2 times
- drivers/usb/dwc2/params.c, line 1066
- drivers/usb/dwc3/ep0.c, 2 times
- drivers/usb/dwc3/gadget.c, 2 times
- drivers/usb/gadget/composite.c, 4 times
- drivers/usb/gadget/config.c, 2 times
- drivers/usb/gadget/configfs.c, 7 times
- drivers/usb/gadget/function/f_acm.c, 2 times
- drivers/usb/gadget/function/f_fs.c, 5 times
- drivers/usb/gadget/function/f_hid.c, 3 times
- drivers/usb/gadget/function/f_mass_storage.c, 3 times
- drivers/usb/gadget/function/f_midi.c, line 577
- drivers/usb/gadget/function/f_ncm.c, 4 times
- drivers/usb/gadget/function/f_phonet.c, line 339
- drivers/usb/gadget/function/f_printer.c, line 957
- drivers/usb/gadget/function/f_rndis.c, line 507
- drivers/usb/gadget/function/f_tcm.c, 2 times
- drivers/usb/gadget/function/f_uac1.c, 4 times
- drivers/usb/gadget/function/f_uac2.c, 8 times
- drivers/usb/gadget/function/f_uvc.c, 4 times
- drivers/usb/gadget/function/rndis.c, 3 times
- drivers/usb/gadget/function/u_ether.c, 5 times
- drivers/usb/gadget/function/u_serial.c, 6 times
- drivers/usb/gadget/function/uvc_configfs.c, 9 times
- drivers/usb/gadget/function/uvc_v4l2.c, line 47
- drivers/usb/gadget/function/uvc_video.c, line 55
- drivers/usb/gadget/legacy/dbgp.c, line 384
- drivers/usb/gadget/legacy/inode.c, 4 times
- drivers/usb/gadget/legacy/printer.c, line 161
- drivers/usb/gadget/u_os_desc.h, line 103
- drivers/usb/gadget/udc/amd5536udc.c, 2 times
- drivers/usb/gadget/udc/bdc/bdc_ep.c, line 1078
- drivers/usb/gadget/udc/dummy_hcd.c, 6 times
- drivers/usb/gadget/udc/fsl_qe_udc.c, 3 times
- drivers/usb/gadget/udc/fsl_udc_core.c, line 1581
- drivers/usb/gadget/udc/fusb300_udc.c, line 818
- drivers/usb/gadget/udc/gr_udc.c, line 330
- drivers/usb/gadget/udc/mv_u3d_core.c, line 1592
- drivers/usb/gadget/udc/mv_udc_core.c, line 1778
- drivers/usb/gadget/udc/pch_udc.c, 2 times
- drivers/usb/gadget/udc/renesas_usb3.c, line 1077
- drivers/usb/gadget/udc/udc-xilinx.c, 8 times
- drivers/usb/host/ehci-tegra.c, 2 times
- drivers/usb/host/fhci-hub.c, line 273
- drivers/usb/host/fhci-sched.c, line 58
- drivers/usb/host/fsl-mph-dr-of.c, line 195
- drivers/usb/host/hwa-hc.c, line 486
- drivers/usb/host/imx21-hcd.c, line 1071
- drivers/usb/host/oxu210hp-hcd.c, 5 times
- drivers/usb/host/r8a66597.h, line 184
- drivers/usb/host/uhci-hub.c, line 409
- drivers/usb/host/whci/hw.c, line 70
- drivers/usb/host/whci/qset.c, 3 times
- drivers/usb/host/whci/wusb.c, line 149
- drivers/usb/host/xhci-hub.c, line 90
- drivers/usb/host/xhci-tegra.c, line 799
- drivers/usb/host/xhci-trace.h, 2 times
- drivers/usb/host/xhci.c, 2 times
- drivers/usb/image/mdc800.c, 5 times
- drivers/usb/misc/adutux.c, line 181
- drivers/usb/misc/chaoskey.c, line 524
- drivers/usb/misc/emi26.c, line 139
- drivers/usb/misc/emi62.c, line 146
- drivers/usb/misc/idmouse.c, line 135
- drivers/usb/misc/iowarrior.c, 2 times
- drivers/usb/misc/isight_firmware.c, 2 times
- drivers/usb/misc/ldusb.c, line 250
- drivers/usb/misc/legousbtower.c, line 743
- drivers/usb/misc/sisusbvga/sisusb.c, 3 times
- drivers/usb/misc/sisusbvga/sisusb_con.c, 3 times
- drivers/usb/misc/ucsi.c, 2 times
- drivers/usb/misc/usbsevseg.c, line 217
- drivers/usb/misc/uss720.c, 2 times
- drivers/usb/mon/mon_bin.c, 2 times
- drivers/usb/mon/mon_text.c, 2 times
- drivers/usb/mtu3/mtu3_gadget_ep0.c, 3 times
- drivers/usb/musb/am35x.c, line 436
- drivers/usb/musb/musb_dsps.c, line 618
- drivers/usb/musb/musb_host.c, 2 times
- drivers/usb/musb/tusb6010.c, 4 times
- drivers/usb/renesas_usbhs/common.c, 2 times
- drivers/usb/renesas_usbhs/mod_host.c, line 775
- drivers/usb/serial/cp210x.c, 2 times
- drivers/usb/serial/cyberjack.c, 3 times
- drivers/usb/serial/digi_acceleport.c, 7 times
- drivers/usb/serial/garmin_gps.c, 6 times
- drivers/usb/serial/io_edgeport.c, 9 times
- drivers/usb/serial/io_ti.c, 2 times
- drivers/usb/serial/iuu_phoenix.c, 2 times
- drivers/usb/serial/keyspan.c, 7 times
- drivers/usb/serial/keyspan_pda.c, line 519
- drivers/usb/serial/kl5kusb105.c, line 566
- drivers/usb/serial/kobil_sct.c, 2 times
- drivers/usb/serial/mos7720.c, line 1240
- drivers/usb/serial/mos7840.c, line 1340
- drivers/usb/serial/mxuport.c, line 1012
- drivers/usb/serial/omninet.c, line 199
- drivers/usb/serial/opticon.c, line 212
- drivers/usb/serial/oti6858.c, 2 times
- drivers/usb/serial/pl2303.c, line 593
- drivers/usb/serial/quatech2.c, line 980
- drivers/usb/serial/sierra.c, line 506
- drivers/usb/serial/ti_usb_3410_5052.c, line 1722
- drivers/usb/serial/usb_wwan.c, line 253
- drivers/usb/serial/whiteheat.c, 3 times
- drivers/usb/storage/alauda.c, 3 times
- drivers/usb/storage/cypress_atacb.c, 4 times
- drivers/usb/storage/datafab.c, 11 times
- drivers/usb/storage/ene_ub6250.c, line 1994
- drivers/usb/storage/freecom.c, line 254
- drivers/usb/storage/initializers.c, line 83
- drivers/usb/storage/isd200.c, 3 times
- drivers/usb/storage/jumpshot.c, 9 times
- drivers/usb/storage/karma.c, line 115
- drivers/usb/storage/option_ms.c, 2 times
- drivers/usb/storage/protocol.c, 2 times
- drivers/usb/storage/realtek_cr.c, 6 times
- drivers/usb/storage/sddr09.c, 4 times
- drivers/usb/storage/sddr55.c, 3 times
- drivers/usb/storage/shuttle_usbat.c, line 1704
- drivers/usb/storage/transport.c, 4 times
- drivers/usb/storage/uas.c, 3 times
- drivers/usb/storage/usb.c, 2 times
- drivers/usb/usbip/vhci_hcd.c, line 277
- drivers/usb/usbip/vhci_tx.c, line 44
- drivers/usb/usbip/vudc_sysfs.c, 2 times
- drivers/usb/usbip/vudc_transfer.c, 2 times
- drivers/usb/wusbcore/crypto.c, 2 times
- drivers/usb/wusbcore/security.c, 8 times
- drivers/usb/wusbcore/wa-nep.c, line 207
- drivers/usb/wusbcore/wa-xfer.c, 3 times
- drivers/uwb/address.c, 3 times
- drivers/uwb/drp-ie.c, line 244
- drivers/uwb/drp.c, 4 times
- drivers/uwb/est.c, line 223
- drivers/uwb/hwa-rc.c, 4 times
- drivers/uwb/i1480/dfu/phy.c, line 63
- drivers/uwb/i1480/dfu/usb.c, line 120
- drivers/uwb/ie.c, line 260
- drivers/uwb/neh.c, line 416
- drivers/uwb/reset.c, line 136
- drivers/uwb/uwb-debug.c, line 93
- drivers/vfio/mdev/mdev_core.c, line 329
- drivers/vfio/pci/vfio_pci_config.c, 11 times
- drivers/vfio/vfio.c, line 1824
- drivers/vhost/scsi.c, 5 times
- drivers/vhost/vhost.c, line 1223
- drivers/vhost/vringh.c, 4 times
- drivers/video/backlight/backlight.c, line 350
- drivers/video/console/fbcon.c, 4 times
- drivers/video/console/newport_con.c, line 525
- drivers/video/console/softcursor.c, line 70
- drivers/video/console/sticore.c, 2 times
- drivers/video/fbdev/atmel_lcdfb.c, line 1202
- drivers/video/fbdev/aty/atyfb_base.c, 2 times
- drivers/video/fbdev/aty/radeon_accel.c, line 85
- drivers/video/fbdev/aty/radeon_base.c, 3 times
- drivers/video/fbdev/aty/radeon_monitor.c, line 985
- drivers/video/fbdev/au1100fb.c, 2 times
- drivers/video/fbdev/au1200fb.c, line 1531
- drivers/video/fbdev/broadsheetfb.c, 3 times
- drivers/video/fbdev/c2p_iplan2.c, 4 times
- drivers/video/fbdev/c2p_planar.c, 4 times
- drivers/video/fbdev/cg14.c, line 518
- drivers/video/fbdev/cirrusfb.c, 3 times
- drivers/video/fbdev/core/fbcmap.c, 4 times
- drivers/video/fbdev/core/fbmon.c, 3 times
- drivers/video/fbdev/da8xx-fb.c, 2 times
- drivers/video/fbdev/fb-puv3.c, line 192
- drivers/video/fbdev/fsl-diu-fb.c, 2 times
- drivers/video/fbdev/geode/lxfb_ops.c, 6 times
- drivers/video/fbdev/geode/suspend_gx.c, 4 times
- drivers/video/fbdev/hyperv_fb.c, line 367
- drivers/video/fbdev/imsttfb.c, line 1562
- drivers/video/fbdev/intelfb/intelfbdrv.c, 3 times
- drivers/video/fbdev/matrox/matroxfb_DAC1064.c, line 354
- drivers/video/fbdev/matrox/matroxfb_Ti3026.c, line 375
- drivers/video/fbdev/mb862xx/mb862xxfb_accel.c, 2 times
- drivers/video/fbdev/metronomefb.c, 4 times
- drivers/video/fbdev/mmp/fb/mmpfb.c, 2 times
- drivers/video/fbdev/mmp/hw/mmp_ctrl.c, 3 times
- drivers/video/fbdev/neofb.c, 6 times
- drivers/video/fbdev/omap/omapfb_main.c, 4 times
- drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c, line 525
- drivers/video/fbdev/omap2/omapfb/dss/dispc-compat.c, line 299
- drivers/video/fbdev/omap2/omapfb/dss/dispc.c, line 4021
- drivers/video/fbdev/omap2/omapfb/dss/dsi.c, 2 times
- drivers/video/fbdev/omap2/omapfb/dss/dss.c, line 938
- drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c, line 219
- drivers/video/fbdev/omap2/omapfb/omapfb-main.c, 2 times
- drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c, 2 times
- drivers/video/fbdev/pm2fb.c, 2 times
- drivers/video/fbdev/pm3fb.c, 2 times
- drivers/video/fbdev/pxafb.c, line 549
- drivers/video/fbdev/riva/fbdev.c, line 710
- drivers/video/fbdev/sis/sis_main.c, line 5932
- drivers/video/fbdev/sm501fb.c, line 1717
- drivers/video/fbdev/smscufx.c, 4 times
- drivers/video/fbdev/tcx.c, line 405
- drivers/video/fbdev/udlfb.c, 5 times
- drivers/video/fbdev/uvesafb.c, 6 times
- drivers/video/hdmi.c, 2 times
- drivers/virtio/virtio_mmio.c, 10 times
- drivers/virtio/virtio_pci_modern.c, 10 times
- drivers/w1/masters/ds2490.c, 2 times
- drivers/w1/slaves/w1_ds2408.c, line 303
- drivers/w1/slaves/w1_ds2431.c, line 242
- drivers/w1/slaves/w1_ds2433.c, line 123
- drivers/w1/slaves/w1_ds28e04.c, line 144
- drivers/w1/slaves/w1_therm.c, line 522
- drivers/w1/w1.c, 5 times
- drivers/w1/w1_int.c, 2 times
- drivers/w1/w1_io.c, line 412
- drivers/w1/w1_netlink.c, 10 times
- drivers/watchdog/wdrtas.c, line 127
- drivers/watchdog/ziirave_wdt.c, 3 times
- drivers/xen/efi.c, 8 times
- drivers/xen/evtchn.c, 2 times
- drivers/xen/fallback.c, 4 times
- drivers/xen/mcelog.c, line 214
- drivers/xen/xen-acpi-processor.c, 3 times
- drivers/xen/xen-scsiback.c, 2 times
- drivers/xen/xenbus/xenbus_comms.c, 2 times
- drivers/xen/xenbus/xenbus_dev_frontend.c, line 199
- drivers/xen/xenbus/xenbus_xs.c, line 375
- firmware/ihex2fw.c, 2 times
- fs/9p/cache.c, 3 times
- fs/9p/vfs_inode.c, 2 times
- fs/9p/vfs_inode_dotl.c, line 104
- fs/adfs/dir_f.c, 10 times
- fs/adfs/dir_fplus.c, 3 times
- fs/affs/amigaffs.c, 2 times
- fs/affs/file.c, 4 times
- fs/affs/super.c, 3 times
- fs/afs/cache.c, 11 times
- fs/afs/cell.c, 2 times
- fs/afs/fsclient.c, 7 times
- fs/afs/inode.c, line 240
- fs/afs/mntpt.c, 6 times
- fs/afs/netdevices.c, line 28
- fs/afs/rxrpc.c, line 345
- fs/afs/security.c, line 193
- fs/afs/server.c, line 92
- fs/afs/vlclient.c, line 175
- fs/afs/vlocation.c, line 185
- fs/aio.c, line 678
- fs/autofs4/expire.c, line 568
- fs/autofs4/waitq.c, 4 times
- fs/befs/datastream.c, line 149
- fs/bfs/file.c, line 41
- fs/binfmt_elf.c, line 1366
- fs/binfmt_elf_fdpic.c, line 1282
- fs/btrfs/backref.c, line 744
- fs/btrfs/check-integrity.c, 2 times
- fs/btrfs/compression.c, line 1062
- fs/btrfs/ctree.c, line 5239
- fs/btrfs/delayed-inode.c, line 1466
- fs/btrfs/delayed-ref.c, line 507
- fs/btrfs/dev-replace.c, 3 times
- fs/btrfs/disk-io.c, 9 times
- fs/btrfs/extent-tree.c, 6 times
- fs/btrfs/extent_io.c, 6 times
- fs/btrfs/file.c, 3 times
- fs/btrfs/free-space-cache.c, 2 times
- fs/btrfs/inode.c, 4 times
- fs/btrfs/ioctl.c, 18 times
- fs/btrfs/lzo.c, 5 times
- fs/btrfs/ordered-data.c, line 1108
- fs/btrfs/raid56.c, 5 times
- fs/btrfs/relocation.c, 2 times
- fs/btrfs/root-tree.c, 2 times
- fs/btrfs/scrub.c, 8 times
- fs/btrfs/send.c, 5 times
- fs/btrfs/super.c, 3 times
- fs/btrfs/sysfs.c, line 405
- fs/btrfs/transaction.c, 4 times
- fs/btrfs/tree-defrag.c, 2 times
- fs/btrfs/volumes.c, 8 times
- fs/btrfs/zlib.c, line 372
- fs/buffer.c, line 1308
- fs/ceph/addr.c, 3 times
- fs/ceph/cache.c, 3 times
- fs/ceph/caps.c, line 3953
- fs/ceph/dir.c, line 112
- fs/ceph/export.c, line 218
- fs/ceph/inode.c, 2 times
- fs/ceph/ioctl.c, line 232
- fs/ceph/mds_client.c, 4 times
- fs/ceph/snap.c, 2 times
- fs/ceph/xattr.c, 8 times
- fs/cifs/cache.c, 4 times
- fs/cifs/cifs_dfs_ref.c, 2 times
- fs/cifs/cifsacl.c, 4 times
- fs/cifs/cifsencrypt.c, 8 times
- fs/cifs/cifssmb.c, 23 times
- fs/cifs/connect.c, 6 times
- fs/cifs/dir.c, 3 times
- fs/cifs/dns_resolve.c, line 93
- fs/cifs/inode.c, line 1015
- fs/cifs/link.c, line 168
- fs/cifs/misc.c, line 627
- fs/cifs/netmisc.c, line 197
- fs/cifs/sess.c, 9 times
- fs/cifs/smb1ops.c, line 363
- fs/cifs/smb2file.c, line 65
- fs/cifs/smb2inode.c, line 120
- fs/cifs/smb2misc.c, line 510
- fs/cifs/smb2ops.c, 4 times
- fs/cifs/smb2pdu.c, 14 times
- fs/cifs/smb2transport.c, 4 times
- fs/cifs/smbencrypt.c, 3 times
- fs/cifs/transport.c, 2 times
- fs/cifs/xattr.c, 2 times
- fs/coda/upcall.c, 11 times
- fs/compat.c, 2 times
- fs/configfs/file.c, line 347
- fs/cramfs/inode.c, 4 times
- fs/crypto/fname.c, 6 times
- fs/crypto/keyinfo.c, 2 times
- fs/crypto/policy.c, 3 times
- fs/dcache.c, 7 times
- fs/dlm/ast.c, 4 times
- fs/dlm/config.c, 3 times
- fs/dlm/dir.c, 6 times
- fs/dlm/lock.c, 19 times
- fs/dlm/lockspace.c, line 492
- fs/dlm/lowcomms.c, 5 times
- fs/dlm/midcomms.c, 2 times
- fs/dlm/netlink.c, line 112
- fs/dlm/plock.c, 2 times
- fs/dlm/rcom.c, 7 times
- fs/dlm/recover.c, 2 times
- fs/dlm/requestqueue.c, line 47
- fs/dlm/user.c, 4 times
- fs/ecryptfs/crypto.c, 7 times
- fs/ecryptfs/debug.c, line 51
- fs/ecryptfs/inode.c, line 938
- fs/ecryptfs/keystore.c, 28 times
- fs/ecryptfs/miscdev.c, 2 times
- fs/ecryptfs/read_write.c, line 173
- fs/efivarfs/file.c, line 98
- fs/efivarfs/super.c, 2 times
- fs/efs/symlink.c, 2 times
- fs/eventpoll.c, 2 times
- fs/exec.c, line 1188
- fs/exofs/dir.c, 3 times
- fs/exofs/inode.c, 3 times
- fs/exofs/namei.c, line 125
- fs/exofs/super.c, 2 times
- fs/exofs/sys.c, line 72
- fs/exportfs/expfs.c, line 257
- fs/ext2/dir.c, 3 times
- fs/ext2/namei.c, line 198
- fs/ext2/super.c, 2 times
- fs/ext2/xattr.c, 8 times
- fs/ext4/dir.c, line 458
- fs/ext4/extents.c, 2 times
- fs/ext4/hash.c, line 158
- fs/ext4/inline.c, 6 times
- fs/ext4/inode.c, 2 times
- fs/ext4/mballoc.c, 4 times
- fs/ext4/migrate.c, line 356
- fs/ext4/mmp.c, line 159
- fs/ext4/namei.c, 6 times
- fs/ext4/resize.c, 4 times
- fs/ext4/super.c, 7 times
- fs/ext4/xattr.c, 11 times
- fs/f2fs/checkpoint.c, 2 times
- fs/f2fs/dir.c, 2 times
- fs/f2fs/f2fs.h, line 1473
- fs/f2fs/inline.c, 8 times
- fs/f2fs/node.c, 3 times
- fs/f2fs/node.h, 2 times
- fs/f2fs/segment.c, 16 times
- fs/f2fs/segment.h, 5 times
- fs/f2fs/super.c, 5 times
- fs/f2fs/xattr.c, 9 times
- fs/fat/dir.c, 6 times
- fs/fat/fat.h, 2 times
- fs/fat/fatent.c, line 392
- fs/fat/namei_msdos.c, line 234
- fs/fat/namei_vfat.c, 4 times
- fs/file.c, 4 times
- fs/freevxfs/vxfs_fshead.c, line 87
- fs/freevxfs/vxfs_immed.c, line 73
- fs/freevxfs/vxfs_inode.c, line 127
- fs/fscache/fsdef.c, 3 times
- fs/fuse/dev.c, 4 times
- fs/fuse/file.c, 2 times
- fs/gfs2/aops.c, 3 times
- fs/gfs2/bmap.c, line 77
- fs/gfs2/dir.c, 4 times
- fs/gfs2/dir.h, line 80
- fs/gfs2/export.c, line 82
- fs/gfs2/inode.c, 2 times
- fs/gfs2/lock_dlm.c, 7 times
- fs/gfs2/lops.c, 4 times
- fs/gfs2/meta_io.h, line 34
- fs/gfs2/ops_fstype.c, 3 times
- fs/gfs2/quota.c, line 752
- fs/gfs2/rgrp.c, 2 times
- fs/gfs2/xattr.c, 9 times
- fs/hfs/attr.c, 4 times
- fs/hfs/bnode.c, 3 times
- fs/hfs/catalog.c, line 202
- fs/hfs/dir.c, line 172
- fs/hfs/inode.c, 2 times
- fs/hfs/mdb.c, 3 times
- fs/hfs/super.c, line 220
- fs/hfsplus/attributes.c, line 122
- fs/hfsplus/bnode.c, 7 times
- fs/hfsplus/catalog.c, line 76
- fs/hfsplus/dir.c, line 282
- fs/hfsplus/inode.c, 2 times
- fs/hfsplus/options.c, line 67
- fs/hfsplus/super.c, line 217
- fs/hfsplus/xattr.c, 6 times
- fs/hostfs/hostfs_user.c, line 404
- fs/hpfs/anode.c, 4 times
- fs/hpfs/buffer.c, 8 times
- fs/hpfs/dnode.c, 10 times
- fs/hpfs/ea.c, 6 times
- fs/hpfs/hpfs_fn.h, line 182
- fs/hpfs/map.c, 2 times
- fs/hpfs/namei.c, 6 times
- fs/isofs/dir.c, 2 times
- fs/isofs/inode.c, 4 times
- fs/isofs/namei.c, 2 times
- fs/isofs/rock.c, 3 times
- fs/jbd2/commit.c, line 693
- fs/jbd2/journal.c, 2 times
- fs/jbd2/recovery.c, line 628
- fs/jbd2/transaction.c, 2 times
- fs/jffs2/compr.c, line 268
- fs/jffs2/compr_lzo.c, line 57
- fs/jffs2/compr_rtime.c, line 101
- fs/jffs2/read.c, line 143
- fs/jffs2/readinode.c, line 652
- fs/jffs2/scan.c, 2 times
- fs/jffs2/summary.c, 5 times
- fs/jffs2/wbuf.c, 4 times
- fs/jffs2/write.c, line 250
- fs/jffs2/xattr.c, 4 times
- fs/jfs/jfs_dtree.c, 10 times
- fs/jfs/jfs_imap.c, 10 times
- fs/jfs/jfs_logmgr.c, 5 times
- fs/jfs/jfs_mount.c, 2 times
- fs/jfs/namei.c, 2 times
- fs/jfs/resize.c, 2 times
- fs/jfs/super.c, 2 times
- fs/jfs/xattr.c, 9 times
- fs/libfs.c, line 702
- fs/lockd/clnt4xdr.c, line 178
- fs/lockd/clntproc.c, 2 times
- fs/lockd/clntxdr.c, line 175
- fs/lockd/host.c, 2 times
- fs/lockd/mon.c, 2 times
- fs/lockd/svclock.c, 2 times
- fs/lockd/svcshare.c, line 49
- fs/lockd/svcsubs.c, line 108
- fs/lockd/xdr.c, 4 times
- fs/lockd/xdr4.c, 4 times
- fs/minix/dir.c, line 268
- fs/namei.c, 3 times
- fs/ncpfs/inode.c, 2 times
- fs/ncpfs/ioctl.c, 3 times
- fs/ncpfs/ncplib_kernel.c, 9 times
- fs/ncpfs/ncpsign_kernel.c, 7 times
- fs/ncpfs/sock.c, 4 times
- fs/nfs/blocklayout/blocklayout.c, line 573
- fs/nfs/blocklayout/dev.c, 2 times
- fs/nfs/callback_proc.c, line 524
- fs/nfs/callback_xdr.c, 5 times
- fs/nfs/client.c, 4 times
- fs/nfs/dir.c, line 1946
- fs/nfs/direct.c, line 195
- fs/nfs/dns_resolve.c, 2 times
- fs/nfs/filelayout/filelayout.c, 2 times
- fs/nfs/flexfilelayout/flexfilelayout.c, 4 times
- fs/nfs/flexfilelayout/flexfilelayoutdev.c, line 310
- fs/nfs/fscache-index.c, 4 times
- fs/nfs/fscache.c, line 96
- fs/nfs/inode.c, 7 times
- fs/nfs/internal.h, line 310
- fs/nfs/mount_clnt.c, 2 times
- fs/nfs/namespace.c, 2 times
- fs/nfs/nfs2xdr.c, 2 times
- fs/nfs/nfs3xdr.c, 5 times
- fs/nfs/nfs4_fs.h, line 519
- fs/nfs/nfs4getroot.c, line 38
- fs/nfs/nfs4idmap.c, 4 times
- fs/nfs/nfs4namespace.c, 2 times
- fs/nfs/nfs4proc.c, 20 times
- fs/nfs/nfs4session.h, line 140
- fs/nfs/nfs4trace.h, line 1238
- fs/nfs/nfs4xdr.c, 12 times
- fs/nfs/nfstrace.h, line 709
- fs/nfs/objlayout/objio_osd.c, 2 times
- fs/nfs/objlayout/objlayout.c, line 656
- fs/nfs/pnfs.h, line 565
- fs/nfs/pnfs_dev.c, line 133
- fs/nfs/pnfs_nfs.c, 4 times
- fs/nfs/super.c, 5 times
- fs/nfs/write.c, 2 times
- fs/nfsd/blocklayout.c, line 277
- fs/nfsd/blocklayoutxdr.c, line 137
- fs/nfsd/export.c, 4 times
- fs/nfsd/flexfilelayout.c, line 63
- fs/nfsd/lockd.c, line 35
- fs/nfsd/nfs3proc.c, 2 times
- fs/nfsd/nfs3xdr.c, 3 times
- fs/nfsd/nfs4callback.c, 3 times
- fs/nfsd/nfs4idmap.c, 6 times
- fs/nfsd/nfs4layouts.c, 2 times
- fs/nfsd/nfs4proc.c, 4 times
- fs/nfsd/nfs4recover.c, 4 times
- fs/nfsd/nfs4state.c, 15 times
- fs/nfsd/nfs4xdr.c, 7 times
- fs/nfsd/nfscache.c, 2 times
- fs/nfsd/nfsfh.h, 3 times
- fs/nfsd/nfsxdr.c, 2 times
- fs/nfsd/vfs.c, line 1811
- fs/nilfs2/bmap.c, 4 times
- fs/nilfs2/btree.c, 4 times
- fs/nilfs2/dir.c, 3 times
- fs/nilfs2/page.c, line 118
- fs/nilfs2/recovery.c, line 494
- fs/nilfs2/super.c, 6 times
- fs/nilfs2/the_nilfs.c, line 253
- fs/ntfs/aops.c, 2 times
- fs/ntfs/attrib.c, 4 times
- fs/ntfs/compress.c, 6 times
- fs/ntfs/dir.c, 3 times
- fs/ntfs/file.c, 3 times
- fs/ntfs/inode.c, 4 times
- fs/ntfs/lcnalloc.c, line 350
- fs/ntfs/logfile.c, 3 times
- fs/ntfs/mft.c, 3 times
- fs/ntfs/runlist.c, 4 times
- fs/ntfs/super.c, 3 times
- fs/ntfs/unistr.c, line 371
- fs/ocfs2/alloc.c, line 6211
- fs/ocfs2/aops.c, 3 times
- fs/ocfs2/cluster/heartbeat.c, 5 times
- fs/ocfs2/cluster/nodemanager.c, 2 times
- fs/ocfs2/cluster/tcp.c, line 1099
- fs/ocfs2/dir.c, 5 times
- fs/ocfs2/dlm/dlmast.c, 3 times
- fs/ocfs2/dlm/dlmcommon.h, line 1125
- fs/ocfs2/dlm/dlmconvert.c, 3 times
- fs/ocfs2/dlm/dlmdebug.c, line 259
- fs/ocfs2/dlm/dlmdomain.c, 7 times
- fs/ocfs2/dlm/dlmlock.c, line 315
- fs/ocfs2/dlm/dlmmaster.c, 12 times
- fs/ocfs2/dlm/dlmrecovery.c, 8 times
- fs/ocfs2/dlm/dlmunlock.c, 3 times
- fs/ocfs2/dlmfs/userdlm.c, 3 times
- fs/ocfs2/dlmglue.c, 2 times
- fs/ocfs2/filecheck.c, line 343
- fs/ocfs2/ioctl.c, 2 times
- fs/ocfs2/localalloc.c, 3 times
- fs/ocfs2/namei.c, 2 times
- fs/ocfs2/quota_global.c, 2 times
- fs/ocfs2/quota_local.c, line 310
- fs/ocfs2/refcounttree.c, 5 times
- fs/ocfs2/resize.c, line 208
- fs/ocfs2/stackglue.c, line 598
- fs/ocfs2/super.c, 2 times
- fs/ocfs2/symlink.c, line 77
- fs/ocfs2/xattr.c, 20 times
- fs/omfs/dir.c, line 139
- fs/omfs/file.c, line 170
- fs/omfs/inode.c, 2 times
- fs/orangefs/protocol.h, 2 times
- fs/orangefs/super.c, line 172
- fs/orangefs/xattr.c, 3 times
- fs/overlayfs/dir.c, line 841
- fs/overlayfs/namei.c, 2 times
- fs/overlayfs/readdir.c, line 96
- fs/pipe.c, 2 times
- fs/proc/base.c, line 610
- fs/proc/generic.c, line 385
- fs/proc/kcore.c, 3 times
- fs/proc/proc_net.c, line 203
- fs/proc/proc_sysctl.c, 3 times
- fs/proc/vmcore.c, 3 times
- fs/pstore/inode.c, line 390
- fs/pstore/platform.c, 4 times
- fs/pstore/ram.c, line 339
- fs/qnx4/inode.c, line 309
- fs/qnx6/inode.c, 2 times
- fs/qnx6/super_mmi.c, 5 times
- fs/reiserfs/dir.c, 5 times
- fs/reiserfs/do_balan.c, 3 times
- fs/reiserfs/ibalance.c, 12 times
- fs/reiserfs/inode.c, 3 times
- fs/reiserfs/item_ops.c, line 406
- fs/reiserfs/journal.c, 5 times
- fs/reiserfs/lbalance.c, 9 times
- fs/reiserfs/namei.c, 2 times
- fs/reiserfs/prints.c, line 129
- fs/reiserfs/reiserfs.h, line 2995
- fs/reiserfs/resize.c, line 106
- fs/reiserfs/stree.c, 2 times
- fs/reiserfs/super.c, 4 times
- fs/reiserfs/xattr.c, 3 times
- fs/romfs/storage.c, line 121
- fs/select.c, 2 times
- fs/seq_file.c, 4 times
- fs/squashfs/block.c, line 191
- fs/squashfs/cache.c, 2 times
- fs/squashfs/lz4_wrapper.c, 3 times
- fs/squashfs/lzo_wrapper.c, 3 times
- fs/squashfs/xattr.c, line 79
- fs/statfs.c, 2 times
- fs/sysv/balloc.c, 2 times
- fs/sysv/dir.c, line 214
- fs/tracefs/inode.c, line 68
- fs/ubifs/compress.c, 2 times
- fs/ubifs/debug.c, 2 times
- fs/ubifs/dir.c, line 1209
- fs/ubifs/find.c, 2 times
- fs/ubifs/io.c, 4 times
- fs/ubifs/journal.c, 7 times
- fs/ubifs/key.h, line 92
- fs/ubifs/log.c, line 618
- fs/ubifs/lprops.c, 2 times
- fs/ubifs/lpt_commit.c, line 1281
- fs/ubifs/master.c, line 53
- fs/ubifs/recovery.c, 2 times
- fs/ubifs/replay.c, line 434
- fs/ubifs/sb.c, line 631
- fs/ubifs/super.c, 3 times
- fs/ubifs/tnc.c, 2 times
- fs/ubifs/tnc_commit.c, line 766
- fs/ubifs/xattr.c, 2 times
- fs/udf/dir.c, 2 times
- fs/udf/directory.c, 5 times
- fs/udf/file.c, 2 times
- fs/udf/inode.c, 12 times
- fs/udf/namei.c, 15 times
- fs/udf/symlink.c, 2 times
- fs/udf/unicode.c, 2 times
- fs/ufs/dir.c, line 387
- fs/ufs/inode.c, 8 times
- fs/ufs/namei.c, line 136
- fs/ufs/util.c, 2 times
- fs/xattr.c, 5 times
- fs/xfs/libxfs/xfs_attr_leaf.c, 18 times
- fs/xfs/libxfs/xfs_attr_remote.c, 2 times
- fs/xfs/libxfs/xfs_bmap_btree.c, 4 times
- fs/xfs/libxfs/xfs_btree.c, 8 times
- fs/xfs/libxfs/xfs_da_btree.c, 8 times
- fs/xfs/libxfs/xfs_dir2.c, line 352
- fs/xfs/libxfs/xfs_dir2_block.c, 3 times
- fs/xfs/libxfs/xfs_dir2_leaf.c, 3 times
- fs/xfs/libxfs/xfs_dir2_node.c, 4 times
- fs/xfs/libxfs/xfs_dir2_sf.c, 13 times
- fs/xfs/libxfs/xfs_inode_buf.c, 2 times
- fs/xfs/libxfs/xfs_inode_fork.c, 11 times
- fs/xfs/libxfs/xfs_sb.c, 4 times
- fs/xfs/libxfs/xfs_symlink_remote.c, 2 times
- fs/xfs/uuid.h, line 32
- fs/xfs/xfs_attr_list.c, line 541
- fs/xfs/xfs_buf.c, 2 times
- fs/xfs/xfs_dquot.c, 2 times
- fs/xfs/xfs_error.c, 3 times
- fs/xfs/xfs_extfree_item.c, line 248
- fs/xfs/xfs_fsops.c, line 74
- fs/xfs/xfs_inode_item.c, 2 times
- fs/xfs/xfs_ioctl.c, line 105
- fs/xfs/xfs_log.c, 2 times
- fs/xfs/xfs_log.h, line 81
- fs/xfs/xfs_log_recover.c, 13 times
- fs/xfs/xfs_pnfs.c, line 72
- fs/xfs/xfs_rmap_item.c, line 231
- fs/xfs/xfs_symlink.c, 2 times
- fs/xfs/xfs_trace.h, 5 times
- include/acpi/actypes.h, line 552
- include/asm-generic/asm-prototypes.h, line 10
- include/asm-generic/cacheflush.h, 2 times
- include/asm-generic/io.h, 2 times
- include/asm-generic/page.h, line 28
- include/asm-generic/uaccess.h, 2 times
- include/crypto/cbc.h, 5 times
- include/crypto/sha1_base.h, 2 times
- include/crypto/sha256_base.h, 2 times
- include/crypto/sha512_base.h, 2 times
- include/linux/bitmap.h, line 218
- include/linux/ceph/decode.h, 5 times
- include/linux/crypto.h, 2 times
- include/linux/fb.h, 2 times
- include/linux/filter.h, 2 times
- include/linux/ipmi-fru.h, line 105
- include/linux/ipmi_smi.h, line 201
- include/linux/mISDNif.h, line 557
- include/linux/mtd/map.h, 3 times
- include/linux/netfilter/ipset/ip_set.h, line 444
- include/linux/nfs.h, line 35
- include/linux/pmem.h, 2 times
- include/linux/regset.h, 2 times
- include/linux/relay.h, 2 times
- include/linux/signal.h, 2 times
- include/linux/skbuff.h, 4 times
- include/linux/ssb/ssb_driver_gige.h, line 107
- include/linux/sunrpc/svc_xprt.h, 2 times
- include/linux/sunrpc/xdr.h, line 148
- include/net/6lowpan.h, 2 times
- include/net/addrconf.h, 2 times
- include/net/bluetooth/bluetooth.h, line 233
- include/net/dst.h, line 162
- include/net/dst_metadata.h, line 96
- include/net/ieee802154_netdev.h, 2 times
- include/net/if_inet6.h, 4 times
- include/net/inet_sock.h, line 273
- include/net/ip.h, 3 times
- include/net/ip_tunnels.h, 2 times
- include/net/ipv6.h, 3 times
- include/net/iw_handler.h, 7 times
- include/net/llc_pdu.h, 3 times
- include/net/mac80211.h, line 2317
- include/net/mac802154.h, line 258
- include/net/neighbour.h, 4 times
- include/net/netfilter/nf_tables.h, 3 times
- include/net/pkt_cls.h, line 303
- include/net/red.h, line 205
- include/net/sctp/sctp.h, line 268
- include/net/xfrm.h, 3 times
- include/rdma/ib_addr.h, 10 times
- include/scsi/fc_encode.h, line 408
- include/trace/events/9p.h, line 163
- include/trace/events/bcache.h, 2 times
- include/trace/events/block.h, 8 times
- include/trace/events/btrfs.h, 4 times
- include/trace/events/devlink.h, line 38
- include/trace/events/host1x.h, line 100
- include/trace/events/i2c.h, 4 times
- include/trace/events/migrate.h, line 87
- include/trace/events/mmc.h, line 124
- include/trace/events/oom.h, line 22
- include/trace/events/printk.h, line 27
- include/trace/events/rxrpc.h, 4 times
- include/trace/events/sched.h, 13 times
- include/trace/events/scsi.h, 3 times
- include/trace/events/signal.h, line 70
- include/trace/events/spmi.h, 2 times
- include/trace/events/sunrpc.h, 5 times
- include/trace/events/target.h, 3 times
- include/trace/events/task.h, 2 times
- include/trace/events/thermal.h, line 112
- include/trace/events/thermal_power_allocator.h, 2 times
- include/trace/events/xen.h, line 43
- include/trace/trace_events.h, line 650
- include/uapi/linux/bcache.h, line 108
- include/uapi/linux/cec-funcs.h, 11 times
- include/uapi/linux/netfilter/xt_sctp.h, line 65
- include/uapi/linux/tipc_config.h, 2 times
- init/initramfs.c, 2 times
- ipc/ipc_sysctl.c, 4 times
- ipc/mq_sysctl.c, 2 times
- ipc/msgutil.c, 2 times
- kernel/audit.c, 6 times
- kernel/auditfilter.c, 3 times
- kernel/auditsc.c, 7 times
- kernel/bpf/arraymap.c, 2 times
- kernel/bpf/core.c, 6 times
- kernel/bpf/hashtab.c, 7 times
- kernel/bpf/stackmap.c, 2 times
- kernel/bpf/syscall.c, line 356
- kernel/bpf/verifier.c, 4 times
- kernel/cgroup.c, line 1108
- kernel/compat.c, line 406
- kernel/cred.c, line 258
- kernel/debug/kdb/kdb_io.c, 7 times
- kernel/debug/kdb/kdb_main.c, 3 times
- kernel/debug/kdb/kdb_support.c, 5 times
- kernel/events/internal.h, line 171
- kernel/events/uprobes.c, 2 times
- kernel/fork.c, 3 times
- kernel/gcov/fs.c, line 637
- kernel/gcov/gcc_3_4.c, line 274
- kernel/gcov/gcc_4_7.c, line 304
- kernel/kexec_core.c, 7 times
- kernel/kexec_file.c, 4 times
- kernel/kprobes.c, 2 times
- kernel/ksysfs.c, 2 times
- kernel/latencytop.c, 2 times
- kernel/memremap.c, 2 times
- kernel/module.c, 7 times
- kernel/module_signing.c, line 58
- kernel/power/snapshot.c, line 2006
- kernel/power/swap.c, 8 times
- kernel/printk/printk.c, 6 times
- kernel/sys.c, 4 times
- kernel/sysctl.c, line 2026
- kernel/sysctl_binary.c, 3 times
- kernel/taskstats.c, 2 times
- kernel/time/clocksource.c, line 882
- kernel/time/hrtimer.c, line 775
- kernel/time/timekeeping.c, 6 times
- kernel/time/timer.c, line 581
- kernel/time/timer_list.c, line 76
- kernel/time/timer_stats.c, line 208
- kernel/trace/blktrace.c, 2 times
- kernel/trace/ring_buffer.c, 4 times
- kernel/trace/trace.c, 9 times
- kernel/trace/trace_benchmark.h, line 25
- kernel/trace/trace_events_hist.c, 3 times
- kernel/trace/trace_uprobe.c, 2 times
- kernel/trace/tracing_map.c, 2 times
- kernel/tracepoint.c, 3 times
- kernel/user_namespace.c, line 790
- kernel/utsname.c, line 70
- kernel/utsname_sysctl.c, line 52
- lib/842/842_decompress.c, 2 times
- lib/assoc_array.c, 3 times
- lib/bch.c, 6 times
- lib/checksum.c, line 178
- lib/decompress_unlzo.c, 2 times
- lib/digsig.c, line 160
- lib/flex_array.c, line 218
- lib/inflate.c, line 669
- lib/iov_iter.c, 8 times
- lib/kfifo.c, 4 times
- lib/lz4/lz4_compress.c, 2 times
- lib/lz4/lz4_decompress.c, 2 times
- lib/lz4/lz4hc_compress.c, line 510
- lib/mpi/mpicoder.c, line 183
- lib/mpi/mpiutil.c, line 97
- lib/nlattr.c, 6 times
- lib/parser.c, 3 times
- lib/percpu_ida.c, 2 times
- lib/reed_solomon/decode_rs.c, 2 times
- lib/rhashtable.c, line 854
- lib/scatterlist.c, 2 times
- lib/seq_buf.c, 2 times
- lib/stackdepot.c, line 143
- lib/string.c, 3 times
- lib/swiotlb.c, 4 times
- lib/test-string_helpers.c, 5 times
- lib/test_bpf.c, 3 times
- lib/ts_bm.c, line 166
- lib/ts_fsm.c, line 293
- lib/ts_kmp.c, line 117
- lib/vsprintf.c, 4 times
- lib/xz/xz_dec_bcj.c, 3 times
- lib/xz/xz_dec_lzma2.c, 5 times
- lib/xz/xz_dec_stream.c, line 162
- lib/zlib_deflate/deflate.c, 3 times
- lib/zlib_deflate/deftree.c, line 1110
- lib/zlib_inflate/inflate.c, 4 times
- mm/early_ioremap.c, line 242
- mm/kasan/kasan.c, line 354
- mm/kasan/report.c, line 251
- mm/list_lru.c, line 365
- mm/memblock.c, line 418
- mm/memcontrol.c, line 3384
- mm/mempool.c, line 272
- mm/nommu.c, 2 times
- mm/percpu.c, 4 times
- mm/shmem.c, 4 times
- mm/slab.c, 3 times
- mm/slab_common.c, 2 times
- mm/slub.c, 2 times
- mm/util.c, 3 times
- mm/vmalloc.c, 2 times
- mm/vmscan.c, line 2340
- mm/zsmalloc.c, 7 times
- mm/zswap.c, line 980
- net/6lowpan/iphc.c, 16 times
- net/6lowpan/ndisc.c, line 137
- net/6lowpan/nhc.c, line 81
- net/802/fc.c, 3 times
- net/802/fddi.c, 3 times
- net/802/garp.c, 2 times
- net/802/hippi.c, 4 times
- net/802/mrp.c, 3 times
- net/802/psnap.c, 2 times
- net/8021q/vlan_dev.c, line 582
- net/9p/client.c, line 1005
- net/9p/protocol.c, 2 times
- net/9p/trans_fd.c, line 367
- net/9p/trans_virtio.c, 3 times
- net/appletalk/ddp.c, line 1274
- net/atm/addr.c, line 154
- net/atm/br2684.c, 2 times
- net/atm/clip.c, line 381
- net/atm/lec.c, 8 times
- net/atm/mpc.c, 5 times
- net/atm/mpoa_caches.c, 5 times
- net/atm/pppoatm.c, line 340
- net/atm/resources.c, line 325
- net/atm/signaling.c, 2 times
- net/atm/svc.c, line 426
- net/ax25/af_ax25.c, line 1424
- net/ax25/ax25_addr.c, 6 times
- net/ax25/ax25_in.c, line 396
- net/ax25/ax25_ip.c, 3 times
- net/batman-adv/bat_iv_ogm.c, 4 times
- net/batman-adv/bat_v_ogm.c, 2 times
- net/batman-adv/bridge_loop_avoidance.c, 4 times
- net/batman-adv/fragmentation.c, 3 times
- net/batman-adv/icmp_socket.c, line 360
- net/batman-adv/network-coding.c, 4 times
- net/batman-adv/soft-interface.c, line 1182
- net/batman-adv/tp_meter.c, 5 times
- net/batman-adv/translation-table.c, 6 times
- net/batman-adv/tvlv.c, 4 times
- net/bluetooth/6lowpan.c, 3 times
- net/bluetooth/a2mp.c, 3 times
- net/bluetooth/amp.c, 6 times
- net/bluetooth/bnep/core.c, 11 times
- net/bluetooth/bnep/netdev.c, 6 times
- net/bluetooth/cmtp/capi.c, 2 times
- net/bluetooth/cmtp/core.c, line 125
- net/bluetooth/hci_conn.c, 2 times
- net/bluetooth/hci_core.c, 16 times
- net/bluetooth/hci_event.c, 29 times
- net/bluetooth/hci_request.c, 13 times
- net/bluetooth/hci_request.h, line 116
- net/bluetooth/hci_sock.c, 8 times
- net/bluetooth/hidp/core.c, 4 times
- net/bluetooth/l2cap_core.c, 10 times
- net/bluetooth/l2cap_sock.c, 3 times
- net/bluetooth/mgmt.c, 33 times
- net/bluetooth/mgmt_util.c, 3 times
- net/bluetooth/rfcomm/sock.c, 2 times
- net/bluetooth/rfcomm/tty.c, line 801
- net/bluetooth/sco.c, line 903
- net/bluetooth/smp.c, 62 times
- net/bridge/br_device.c, line 169
- net/bridge/br_fdb.c, 2 times
- net/bridge/br_input.c, 2 times
- net/bridge/br_ioctl.c, 4 times
- net/bridge/br_multicast.c, 2 times
- net/bridge/br_netfilter_hooks.c, line 156
- net/bridge/br_netlink.c, 3 times
- net/bridge/br_stp_bpdu.c, line 53
- net/bridge/br_stp_if.c, 5 times
- net/bridge/netfilter/ebtables.c, 9 times
- net/bridge/netfilter/nf_tables_bridge.c, line 63
- net/bridge/netfilter/nft_reject_bridge.c, 2 times
- net/caif/caif_socket.c, line 807
- net/caif/cfcnfg.c, line 287
- net/caif/cfpkt_skbuff.c, 8 times
- net/can/bcm.c, 5 times
- net/can/gw.c, 7 times
- net/can/raw.c, line 815
- net/ceph/auth_x.c, line 328
- net/ceph/ceph_common.c, line 107
- net/ceph/crush/mapper.c, line 976
- net/ceph/crypto.c, 2 times
- net/ceph/messenger.c, 5 times
- net/ceph/mon_client.c, line 279
- net/ceph/osd_client.c, 4 times
- net/ceph/osdmap.c, 5 times
- net/ceph/pagelist.c, 2 times
- net/ceph/pagevec.c, 2 times
- net/ceph/string_table.c, line 45
- net/core/dev.c, 9 times
- net/core/dev_addr_lists.c, line 37
- net/core/dev_ioctl.c, 2 times
- net/core/drop_monitor.c, line 188
- net/core/dst.c, line 324
- net/core/ethtool.c, 7 times
- net/core/filter.c, 10 times
- net/core/flow.c, line 249
- net/core/flow_dissector.c, 7 times
- net/core/neighbour.c, 3 times
- net/core/net_namespace.c, line 90
- net/core/netprio_cgroup.c, line 75
- net/core/pktgen.c, 3 times
- net/core/rtnetlink.c, 6 times
- net/core/scm.c, line 171
- net/core/secure_seq.c, 3 times
- net/core/skbuff.c, 12 times
- net/core/sock.c, 2 times
- net/core/sock_diag.c, line 107
- net/core/sock_reuseport.c, line 75
- net/core/tso.c, line 22
- net/core/utils.c, 2 times
- net/dcb/dcbnl.c, 4 times
- net/dccp/ipv6.c, 2 times
- net/dccp/options.c, 7 times
- net/dccp/output.c, line 489
- net/decnet/af_decnet.c, 20 times
- net/decnet/dn_dev.c, 5 times
- net/decnet/dn_neigh.c, 3 times
- net/decnet/dn_nsp_out.c, 6 times
- net/decnet/dn_route.c, 3 times
- net/dns_resolver/dns_key.c, line 155
- net/dns_resolver/dns_query.c, 3 times
- net/dsa/dsa.c, 3 times
- net/dsa/slave.c, 2 times
- net/dsa/tag_dsa.c, line 155
- net/dsa/tag_edsa.c, line 170
- net/ethernet/eth.c, 7 times
- net/hsr/hsr_forward.c, line 116
- net/hsr/hsr_framereg.c, line 269
- net/ieee802154/6lowpan/core.c, line 151
- net/ieee802154/6lowpan/tx.c, 5 times
- net/ieee802154/header_ops.c, 18 times
- net/ipv4/ah4.c, 10 times
- net/ipv4/arp.c, 10 times
- net/ipv4/cipso_ipv4.c, 3 times
- net/ipv4/devinet.c, 8 times
- net/ipv4/esp4.c, 3 times
- net/ipv4/fib_trie.c, line 1822
- net/ipv4/icmp.c, line 541
- net/ipv4/igmp.c, 2 times
- net/ipv4/ip_gre.c, 7 times
- net/ipv4/ip_options.c, 19 times
- net/ipv4/ip_output.c, 3 times
- net/ipv4/ip_sockglue.c, 2 times
- net/ipv4/ip_tunnel.c, 3 times
- net/ipv4/ip_tunnel_core.c, line 148
- net/ipv4/ip_vti.c, 2 times
- net/ipv4/ipcomp.c, 2 times
- net/ipv4/ipconfig.c, 17 times
- net/ipv4/ipip.c, 2 times
- net/ipv4/ipmr.c, line 982
- net/ipv4/netfilter/arp_tables.c, 10 times
- net/ipv4/netfilter/arpt_mangle.c, 4 times
- net/ipv4/netfilter/ip_tables.c, 8 times
- net/ipv4/netfilter/ipt_CLUSTERIP.c, 2 times
- net/ipv4/netfilter/nf_nat_snmp_basic.c, 4 times
- net/ipv4/netfilter/nf_tables_arp.c, line 47
- net/ipv4/netfilter/nf_tables_ipv4.c, line 68
- net/ipv4/ping.c, 2 times
- net/ipv4/raw.c, 2 times
- net/ipv4/route.c, 2 times
- net/ipv4/syncookies.c, line 61
- net/ipv4/sysctl_net_ipv4.c, line 225
- net/ipv4/tcp_fastopen.c, line 62
- net/ipv4/tcp_input.c, 3 times
- net/ipv4/tcp_ipv4.c, 4 times
- net/ipv4/tcp_output.c, 2 times
- net/ipv4/udp.c, line 976
- net/ipv4/xfrm4_policy.c, line 353
- net/ipv6/addrconf.c, 18 times
- net/ipv6/ah6.c, 15 times
- net/ipv6/calipso.c, 5 times
- net/ipv6/datagram.c, 2 times
- net/ipv6/esp6.c, 3 times
- net/ipv6/exthdrs.c, 9 times
- net/ipv6/icmp.c, 2 times
- net/ipv6/ip6_gre.c, 11 times
- net/ipv6/ip6_output.c, 3 times
- net/ipv6/ip6_tunnel.c, 7 times
- net/ipv6/ip6_udp_tunnel.c, 2 times
- net/ipv6/ip6_vti.c, 4 times
- net/ipv6/ipcomp6.c, 4 times
- net/ipv6/mcast.c, 2 times
- net/ipv6/mip6.c, 6 times
- net/ipv6/ndisc.c, 10 times
- net/ipv6/netfilter/ip6_tables.c, 8 times
- net/ipv6/netfilter/ip6t_eui64.c, 2 times
- net/ipv6/netfilter/ip6t_rpfilter.c, line 44
- net/ipv6/netfilter/ip6table_mangle.c, 2 times
- net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c, 5 times
- net/ipv6/netfilter/nf_tables_ipv6.c, line 65
- net/ipv6/netfilter/nft_chain_route_ipv6.c, 2 times
- net/ipv6/raw.c, line 725
- net/ipv6/route.c, 8 times
- net/ipv6/seg6.c, line 143
- net/ipv6/seg6_hmac.c, 4 times
- net/ipv6/seg6_iptunnel.c, 5 times
- net/ipv6/sit.c, 7 times
- net/ipv6/syncookies.c, 3 times
- net/ipv6/tcp_ipv6.c, 3 times
- net/ipv6/xfrm6_mode_beet.c, line 28
- net/ipv6/xfrm6_mode_tunnel.c, line 47
- net/ipv6/xfrm6_policy.c, 3 times
- net/ipv6/xfrm6_state.c, 4 times
- net/ipv6/xfrm6_tunnel.c, line 161
- net/ipx/af_ipx.c, 24 times
- net/ipx/ipx_route.c, 6 times
- net/irda/af_irda.c, 6 times
- net/irda/discovery.c, 2 times
- net/irda/ircomm/ircomm_tty.c, line 693
- net/irda/iriap.c, 11 times
- net/irda/irlan/irlan_client.c, 3 times
- net/irda/irlan/irlan_common.c, 7 times
- net/irda/irlap.c, line 149
- net/irda/irlap_frame.c, 2 times
- net/irda/irnet/irnet_ppp.c, 2 times
- net/iucv/af_iucv.c, 40 times
- net/iucv/iucv.c, 15 times
- net/key/af_key.c, 12 times
- net/l2tp/l2tp_core.c, 7 times
- net/l2tp/l2tp_netlink.c, 2 times
- net/l2tp/l2tp_ppp.c, 6 times
- net/llc/af_llc.c, 12 times
- net/llc/llc_conn.c, 2 times
- net/llc/llc_if.c, 2 times
- net/llc/llc_sap.c, 4 times
- net/mac80211/aes_ccm.c, 2 times
- net/mac80211/aes_cmac.c, line 91
- net/mac80211/aes_gcm.c, 2 times
- net/mac80211/aes_gmac.c, 2 times
- net/mac80211/agg-rx.c, 7 times
- net/mac80211/agg-tx.c, 9 times
- net/mac80211/cfg.c, 37 times
- net/mac80211/debugfs_netdev.c, 6 times
- net/mac80211/ethtool.c, line 212
- net/mac80211/fils_aead.c, 4 times
- net/mac80211/ht.c, 9 times
- net/mac80211/ibss.c, 18 times
- net/mac80211/iface.c, 16 times
- net/mac80211/key.c, 9 times
- net/mac80211/mesh.c, 25 times
- net/mac80211/mesh_hwmp.c, 16 times
- net/mac80211/mesh_pathtbl.c, 9 times
- net/mac80211/mesh_plink.c, 4 times
- net/mac80211/mesh_ps.c, line 41
- net/mac80211/mlme.c, 38 times
- net/mac80211/ocb.c, line 95
- net/mac80211/offchannel.c, line 889
- net/mac80211/rate.c, 2 times
- net/mac80211/rc80211_minstrel.c, line 245
- net/mac80211/rc80211_minstrel_ht.c, 2 times
- net/mac80211/rx.c, 13 times
- net/mac80211/scan.c, 5 times
- net/mac80211/spectmgmt.c, 3 times
- net/mac80211/sta_info.c, 5 times
- net/mac80211/tdls.c, 24 times
- net/mac80211/tkip.c, 2 times
- net/mac80211/trace.h, 16 times
- net/mac80211/tx.c, 65 times
- net/mac80211/util.c, 24 times
- net/mac80211/vht.c, 5 times
- net/mac80211/wep.c, 4 times
- net/mac80211/wpa.c, 18 times
- net/mac802154/iface.c, 5 times
- net/mac802154/llsec.c, 2 times
- net/mpls/af_mpls.c, 8 times
- net/ncsi/ncsi-manage.c, line 100
- net/ncsi/ncsi-rsp.c, 3 times
- net/netfilter/ipset/ip_set_bitmap_ipmac.c, 2 times
- net/netfilter/ipset/ip_set_core.c, 3 times
- net/netfilter/ipset/ip_set_hash_gen.h, 7 times
- net/netfilter/ipset/ip_set_hash_ipmac.c, 4 times
- net/netfilter/ipvs/ip_vs_conn.c, line 1092
- net/netfilter/ipvs/ip_vs_ctl.c, 2 times
- net/netfilter/ipvs/ip_vs_pe_sip.c, 2 times
- net/netfilter/ipvs/ip_vs_sync.c, 5 times
- net/netfilter/nf_conntrack_expect.c, 2 times
- net/netfilter/nf_conntrack_ftp.c, line 444
- net/netfilter/nf_conntrack_h323_main.c, 5 times
- net/netfilter/nf_conntrack_netlink.c, line 2436
- net/netfilter/nf_conntrack_pptp.c, 2 times
- net/netfilter/nf_conntrack_proto_gre.c, line 142
- net/netfilter/nf_conntrack_sip.c, 2 times
- net/netfilter/nf_nat_helper.c, line 50
- net/netfilter/nf_tables_api.c, 2 times
- net/netfilter/nf_tables_inet.c, line 46
- net/netfilter/nf_tables_netdev.c, line 56
- net/netfilter/nfnetlink_cthelper.c, 2 times
- net/netfilter/nfnetlink_queue.c, line 1125
- net/netfilter/nft_compat.c, 2 times
- net/netfilter/nft_ct.c, 4 times
- net/netfilter/nft_nat.c, 2 times
- net/netfilter/nft_payload.c, 2 times
- net/netfilter/nft_rt.c, line 56
- net/netfilter/x_tables.c, 4 times
- net/netfilter/xt_CT.c, 2 times
- net/netfilter/xt_connlimit.c, line 341
- net/netfilter/xt_hashlimit.c, 4 times
- net/netfilter/xt_limit.c, line 164
- net/netfilter/xt_osf.c, line 84
- net/netfilter/xt_recent.c, 5 times
- net/netlink/af_netlink.c, 4 times
- net/netrom/nr_dev.c, 3 times
- net/netrom/nr_out.c, 2 times
- net/netrom/nr_subr.c, 2 times
- net/nfc/core.c, line 857
- net/nfc/digital_dep.c, 9 times
- net/nfc/digital_technology.c, 6 times
- net/nfc/hci/command.c, line 177
- net/nfc/hci/core.c, 2 times
- net/nfc/hci/hcp.c, 2 times
- net/nfc/llcp_commands.c, 9 times
- net/nfc/llcp_core.c, 7 times
- net/nfc/llcp_sock.c, 3 times
- net/nfc/nci/core.c, 5 times
- net/nfc/nci/data.c, 2 times
- net/nfc/nci/hci.c, 3 times
- net/nfc/nci/ntf.c, 15 times
- net/nfc/nci/rsp.c, line 74
- net/nfc/nci/uart.c, 2 times
- net/openvswitch/actions.c, 5 times
- net/openvswitch/conntrack.c, 4 times
- net/openvswitch/flow.c, 5 times
- net/openvswitch/flow_netlink.c, 11 times
- net/packet/af_packet.c, 4 times
- net/packet/diag.c, line 62
- net/phonet/datagram.c, line 161
- net/qrtr/qrtr.c, 2 times
- net/rds/ib_recv.c, line 908
- net/rds/ib_send.c, line 637
- net/rds/info.c, line 130
- net/rds/message.c, 2 times
- net/rds/rdma.c, line 727
- net/rose/af_rose.c, 2 times
- net/rose/rose_dev.c, 2 times
- net/rose/rose_subr.c, 21 times
- net/rxrpc/af_rxrpc.c, line 156
- net/rxrpc/key.c, 9 times
- net/rxrpc/local_object.c, line 97
- net/rxrpc/peer_event.c, 6 times
- net/rxrpc/peer_object.c, 2 times
- net/rxrpc/recvmsg.c, line 506
- net/rxrpc/rxkad.c, 16 times
- net/sched/act_bpf.c, 3 times
- net/sched/act_ife.c, 3 times
- net/sched/act_pedit.c, 2 times
- net/sched/cls_bpf.c, 3 times
- net/sched/cls_flower.c, 3 times
- net/sched/cls_rsvp.h, 3 times
- net/sched/cls_u32.c, 2 times
- net/sched/em_canid.c, 2 times
- net/sched/em_meta.c, 4 times
- net/sched/ematch.c, line 329
- net/sched/sch_api.c, 2 times
- net/sched/sch_atm.c, 3 times
- net/sched/sch_generic.c, line 557
- net/sched/sch_mqprio.c, line 252
- net/sched/sch_prio.c, 2 times
- net/sched/sch_sfq.c, line 786
- net/sched/sch_tbf.c, 2 times
- net/sctp/associola.c, 4 times
- net/sctp/auth.c, 7 times
- net/sctp/bind_addr.c, 2 times
- net/sctp/ipv6.c, line 668
- net/sctp/output.c, line 466
- net/sctp/protocol.c, line 256
- net/sctp/sctp_diag.c, 4 times
- net/sctp/sm_make_chunk.c, 10 times
- net/sctp/socket.c, 12 times
- net/sctp/transport.c, line 282
- net/sctp/ulpevent.c, 2 times
- net/socket.c, 3 times
- net/sunrpc/addr.c, line 324
- net/sunrpc/auth_gss/auth_gss.c, 4 times
- net/sunrpc/auth_gss/gss_generic_token.c, line 48
- net/sunrpc/auth_gss/gss_krb5_crypto.c, 9 times
- net/sunrpc/auth_gss/gss_krb5_keys.c, 6 times
- net/sunrpc/auth_gss/gss_krb5_mech.c, line 196
- net/sunrpc/auth_gss/gss_krb5_seal.c, 2 times
- net/sunrpc/auth_gss/gss_krb5_wrap.c, line 229
- net/sunrpc/auth_gss/gss_mech_switch.c, line 338
- net/sunrpc/auth_gss/gss_rpc_upcall.c, line 302
- net/sunrpc/auth_gss/gss_rpc_xdr.c, 2 times
- net/sunrpc/auth_gss/svcauth_gss.c, 2 times
- net/sunrpc/backchannel_rqst.c, line 257
- net/sunrpc/clnt.c, 5 times
- net/sunrpc/svc.c, 4 times
- net/sunrpc/svc_xprt.c, 5 times
- net/sunrpc/svcauth_unix.c, line 207
- net/sunrpc/svcsock.c, 3 times
- net/sunrpc/xdr.c, 21 times
- net/sunrpc/xprt.c, line 972
- net/sunrpc/xprtrdma/rpc_rdma.c, line 876
- net/sunrpc/xprtrdma/svc_rdma_backchannel.c, 3 times
- net/sunrpc/xprtrdma/transport.c, 2 times
- net/sunrpc/xprtsock.c, 7 times
- net/switchdev/switchdev.c, line 168
- net/tipc/bearer.c, line 432
- net/tipc/discover.c, line 288
- net/tipc/eth_media.c, line 56
- net/tipc/ib_media.c, 2 times
- net/tipc/monitor.c, 2 times
- net/tipc/msg.c, 3 times
- net/tipc/name_distr.c, line 312
- net/tipc/name_table.c, line 278
- net/tipc/netlink_compat.c, 2 times
- net/tipc/node.c, line 852
- net/tipc/server.c, line 468
- net/tipc/socket.c, line 1938
- net/tipc/subscr.c, line 289
- net/tipc/udp_media.c, 6 times
- net/unix/af_unix.c, 3 times
- net/vmw_vsock/af_vsock.c, 3 times
- net/vmw_vsock/vmci_transport.c, 3 times
- net/vmw_vsock/vmci_transport_notify.c, 2 times
- net/wireless/core.c, 2 times
- net/wireless/ibss.c, 9 times
- net/wireless/lib80211_crypt_ccmp.c, 8 times
- net/wireless/lib80211_crypt_tkip.c, 11 times
- net/wireless/lib80211_crypt_wep.c, 4 times
- net/wireless/mesh.c, line 183
- net/wireless/mlme.c, 2 times
- net/wireless/nl80211.c, 45 times
- net/wireless/reg.c, 5 times
- net/wireless/scan.c, 7 times
- net/wireless/sme.c, 20 times
- net/wireless/trace.h, 27 times
- net/wireless/util.c, 17 times
- net/wireless/wext-compat.c, 6 times
- net/wireless/wext-core.c, 6 times
- net/wireless/wext-priv.c, line 39
- net/wireless/wext-sme.c, 5 times
- net/wireless/wext-spy.c, 9 times
- net/x25/af_x25.c, line 1118
- net/x25/x25_facilities.c, 5 times
- net/x25/x25_route.c, line 54
- net/x25/x25_subr.c, 5 times
- net/xfrm/xfrm_input.c, line 117
- net/xfrm/xfrm_ipcomp.c, 2 times
- net/xfrm/xfrm_policy.c, 9 times
- net/xfrm/xfrm_replay.c, 3 times
- net/xfrm/xfrm_state.c, 11 times
- net/xfrm/xfrm_user.c, 55 times
- samples/auxdisplay/cfag12864b-example.c, line 187
- samples/bpf/bpf_load.c, 3 times
- samples/bpf/test_lwt_bpf.c, 2 times
- samples/bpf/test_probe_write_user_kern.c, line 44
- samples/bpf/trace_output_user.c, 2 times
- samples/bpf/tracex2_user.c, line 93
- samples/bpf/xdp1_user.c, line 52
- samples/bpf/xdp_tx_iptunnel_kern.c, 5 times
- samples/bpf/xdp_tx_iptunnel_user.c, line 61
- samples/connector/cn_test.c, 2 times
- samples/connector/ucon.c, line 82
- samples/mei/mei-amt-version.c, 3 times
- samples/trace_events/trace-events-sample.h, line 246
- samples/vfio-mdev/mtty.c, 2 times
- scripts/asn1_compiler.c, 2 times
- scripts/basic/fixdep.c, 2 times
- scripts/dtc/data.c, 3 times
- scripts/dtc/fdtput.c, line 109
- scripts/dtc/flattree.c, line 596
- scripts/dtc/libfdt/fdt_ro.c, line 389
- scripts/dtc/libfdt/fdt_rw.c, 6 times
- scripts/dtc/libfdt/fdt_sw.c, 3 times
- scripts/dtc/libfdt/fdt_wip.c, line 71
- scripts/dtc/srcpos.c, 2 times
- scripts/dtc/util.c, 3 times
- scripts/insert-sys-cert.c, line 398
- scripts/kconfig/confdata.c, line 762
- scripts/kconfig/expr.c, line 73
- scripts/kconfig/gconf.c, 3 times
- scripts/kconfig/mconf.c, line 385
- scripts/kconfig/nconf.c, line 548
- scripts/mod/sumversion.c, 4 times
- scripts/recordmcount.c, 2 times
- security/apparmor/lsm.c, line 519
- security/apparmor/path.c, line 35
- security/integrity/evm/evm_crypto.c, line 62
- security/integrity/ima/ima_api.c, 2 times
- security/integrity/ima/ima_crypto.c, line 490
- security/integrity/ima/ima_kexec.c, line 63
- security/integrity/ima/ima_queue.c, line 174
- security/integrity/ima/ima_template.c, 5 times
- security/integrity/ima/ima_template_lib.c, 2 times
- security/keys/big_key.c, 2 times
- security/keys/encrypted-keys/encrypted.c, 11 times
- security/keys/keyring.c, line 192
- security/keys/proc.c, 2 times
- security/keys/request_key_auth.c, line 196
- security/keys/trusted.c, 10 times
- security/keys/trusted.h, line 120
- security/keys/user_defined.c, line 79
- security/lsm_audit.c, 2 times
- security/selinux/avc.c, 7 times
- security/selinux/hooks.c, line 3323
- security/selinux/selinuxfs.c, 5 times
- security/selinux/ss/ebitmap.c, line 63
- security/selinux/ss/mls.c, line 659
- security/selinux/ss/policydb.h, 2 times
- security/selinux/ss/services.c, 7 times
- security/selinux/xfrm.c, 2 times
- security/smack/smack_lsm.c, line 1548
- security/tomoyo/domain.c, line 899
- sound/aoa/codecs/onyx.c, line 586
- sound/core/control.c, 3 times
- sound/core/init.c, 2 times
- sound/core/misc.c, 2 times
- sound/core/oss/linear.c, 2 times
- sound/core/oss/mulaw.c, 2 times
- sound/core/oss/pcm_oss.c, line 919
- sound/core/oss/pcm_plugin.c, 3 times
- sound/core/pcm_lib.c, line 1158
- sound/core/pcm_misc.c, 5 times
- sound/core/pcm_native.c, 2 times
- sound/core/rawmidi.c, 6 times
- sound/core/seq/oss/seq_oss_event.c, line 423
- sound/core/seq/oss/seq_oss_readq.c, 2 times
- sound/core/seq/oss/seq_oss_synth.c, line 595
- sound/core/seq/seq_clientmgr.c, 2 times
- sound/core/seq/seq_memory.c, 2 times
- sound/core/seq/seq_midi_event.c, line 407
- sound/core/timer.c, line 1231
- sound/core/vmaster.c, 4 times
- sound/drivers/aloop.c, line 437
- sound/firewire/bebob/bebob_command.c, 2 times
- sound/firewire/fcp.c, line 363
- sound/firewire/fireworks/fireworks.c, 2 times
- sound/firewire/fireworks/fireworks_command.c, 2 times
- sound/firewire/fireworks/fireworks_transaction.c, 2 times
- sound/firewire/isight.c, 3 times
- sound/firewire/oxfw/oxfw-command.c, line 31
- sound/i2c/cs8427.c, 8 times
- sound/isa/gus/gus_mem.c, line 214
- sound/isa/sscape.c, line 478
- sound/isa/wavefront/wavefront_synth.c, 2 times
- sound/isa/wss/wss_lib.c, 2 times
- sound/mips/hal2.c, 2 times
- sound/oss/dev_table.c, 2 times
- sound/oss/mpu401.c, 4 times
- sound/oss/msnd.c, 2 times
- sound/oss/opl3.c, line 306
- sound/oss/sb_common.c, line 508
- sound/oss/sb_midi.c, 2 times
- sound/oss/sb_mixer.c, 2 times
- sound/oss/sequencer.c, 3 times
- sound/oss/v_midi.c, 4 times
- sound/pci/ac97/ac97_codec.c, line 1179
- sound/pci/asihpi/hpi6205.c, 9 times
- sound/pci/asihpi/hpicmn.c, line 510
- sound/pci/asihpi/hpidspcd.c, line 57
- sound/pci/asihpi/hpifunc.c, 5 times
- sound/pci/asihpi/hpimsgx.c, 15 times
- sound/pci/au88x0/au88x0_eq.c, line 665
- sound/pci/bt87x.c, line 907
- sound/pci/cs46xx/cs46xx_lib.c, 4 times
- sound/pci/echoaudio/echoaudio.c, 5 times
- sound/pci/echoaudio/layla24_dsp.c, 2 times
- sound/pci/echoaudio/midi.c, line 73
- sound/pci/emu10k1/emufx.c, line 682
- sound/pci/emu10k1/emupcm.c, 2 times
- sound/pci/hda/hda_auto_parser.c, 2 times
- sound/pci/hda/hda_codec.c, 2 times
- sound/pci/hda/hda_generic.c, 9 times
- sound/pci/hda/patch_ca0132.c, 5 times
- sound/pci/hda/patch_hdmi.c, 4 times
- sound/pci/ice1712/delta.c, 4 times
- sound/pci/ice1712/ice1712.c, 2 times
- sound/pci/ice1712/ice1724.c, 2 times
- sound/pci/ice1712/wm8766.c, line 161
- sound/pci/ice1712/wm8776.c, line 438
- sound/pci/korg1212/korg1212.c, line 2352
- sound/pci/lx6464es/lx_core.c, line 423
- sound/pci/mixart/mixart_hwdep.c, line 119
- sound/ppc/pmac.c, line 426
- sound/ppc/snd_ps3.c, 4 times
- sound/soc/au1x/psc-ac97.c, line 410
- sound/soc/au1x/psc-i2s.c, line 340
- sound/soc/blackfin/bf5xx-i2s-pcm.c, 3 times
- sound/soc/blackfin/bf5xx-sport.c, 2 times
- sound/soc/codecs/adau1701.c, line 277
- sound/soc/codecs/da7218.c, 4 times
- sound/soc/codecs/hdac_hdmi.c, 2 times
- sound/soc/codecs/hdmi-codec.c, line 77
- sound/soc/codecs/nau8810.c, line 184
- sound/soc/codecs/rt5645.c, line 714
- sound/soc/codecs/sigmadsp-i2c.c, line 28
- sound/soc/codecs/sigmadsp.c, 5 times
- sound/soc/codecs/tas571x.c, line 748
- sound/soc/codecs/tlv320aic31xx.c, line 1299
- sound/soc/codecs/wm0010.c, 2 times
- sound/soc/codecs/wm2000.c, line 912
- sound/soc/codecs/wm5102.c, line 684
- sound/soc/codecs/wm8741.c, line 540
- sound/soc/codecs/wm8958-dsp2.c, 7 times
- sound/soc/codecs/wm8960.c, line 1319
- sound/soc/codecs/wm8962.c, line 3561
- sound/soc/codecs/wm8994.c, line 3159
- sound/soc/codecs/wm8996.c, line 2776
- sound/soc/codecs/wm9081.c, line 1345
- sound/soc/codecs/wm9090.c, line 605
- sound/soc/codecs/wm_adsp.c, 5 times
- sound/soc/fsl/fsl-asoc-card.c, line 613
- sound/soc/fsl/fsl_spdif.c, 3 times
- sound/soc/fsl/fsl_ssi.c, 2 times
- sound/soc/fsl/mpc8610_hpcd.c, line 226
- sound/soc/fsl/p1022_ds.c, line 233
- sound/soc/fsl/p1022_rdk.c, line 237
- sound/soc/generic/simple-card.c, 2 times
- sound/soc/intel/atom/sst-atom-controls.c, 6 times
- sound/soc/intel/atom/sst/sst.c, line 282
- sound/soc/intel/atom/sst/sst_loader.c, 2 times
- sound/soc/intel/atom/sst/sst_pvt.c, 2 times
- sound/soc/intel/atom/sst/sst_stream.c, 3 times
- sound/soc/intel/baytrail/sst-baytrail-ipc.c, line 661
- sound/soc/intel/common/sst-firmware.c, line 369
- sound/soc/intel/common/sst-ipc.c, line 75
- sound/soc/intel/haswell/sst-haswell-ipc.c, 5 times
- sound/soc/intel/skylake/bxt-sst.c, 2 times
- sound/soc/intel/skylake/skl-messages.c, 3 times
- sound/soc/intel/skylake/skl-sst-cldma.c, 2 times
- sound/soc/intel/skylake/skl-sst-ipc.c, line 285
- sound/soc/intel/skylake/skl-sst-utils.c, line 350
- sound/soc/intel/skylake/skl-topology.c, 4 times
- sound/soc/omap/omap-mcbsp.c, line 800
- sound/soc/rockchip/rockchip_i2s.c, line 623
- sound/soc/sh/fsi.c, line 1950
- sound/soc/sh/siu_dai.c, line 755
- sound/soc/soc-compress.c, 2 times
- sound/soc/soc-core.c, line 2225
- sound/soc/soc-pcm.c, 2 times
- sound/soc/soc-topology.c, 6 times
- sound/soc/sunxi/sun4i-spdif.c, line 461
- sound/sparc/cs4231.c, 2 times
- sound/spi/at73c213.c, line 912
- sound/synth/emux/soundfont.c, line 298
- sound/usb/6fire/firmware.c, line 399
- sound/usb/6fire/pcm.c, 2 times
- sound/usb/bcd2000/bcd2000.c, 2 times
- sound/usb/caiaq/audio.c, line 837
- sound/usb/caiaq/device.c, 4 times
- sound/usb/caiaq/input.c, 5 times
- sound/usb/endpoint.c, line 215
- sound/usb/helper.c, line 106
- sound/usb/line6/capture.c, 3 times
- sound/usb/line6/driver.c, line 274
- sound/usb/line6/midibuf.c, 6 times
- sound/usb/line6/playback.c, 3 times
- sound/usb/midi.c, 4 times
- sound/usb/misc/ua101.c, 6 times
- sound/usb/pcm.c, 7 times
- sound/usb/usx2y/us122l.c, line 116
- sound/usb/usx2y/usbusx2yaudio.c, 5 times
- tools/accounting/getdelays.c, line 139
- tools/arch/x86/lib/memcpy_64.S, 2 times
- tools/build/fixdep.c, line 73
- tools/firewire/nosy-dump.c, line 157
- tools/gpio/gpio-utils.c, line 90
- tools/hv/hv_kvp_daemon.c, 6 times
- tools/lguest/lguest.c, 11 times
- tools/lib/api/fs/fs.c, line 197
- tools/lib/bpf/libbpf.c, 3 times
- tools/lib/string.c, 2 times
- tools/lib/subcmd/help.c, line 19
- tools/lib/subcmd/parse-options.c, line 792
- tools/lib/traceevent/event-parse.c, 7 times
- tools/lib/traceevent/event-parse.h, 2 times
- tools/lib/traceevent/parse-filter.c, 2 times
- tools/lib/traceevent/trace-seq.c, line 206
- tools/net/bpf_dbg.c, 4 times
- tools/perf/arch/arm/tests/dwarf-unwind.c, line 37
- tools/perf/arch/arm64/tests/dwarf-unwind.c, line 37
- tools/perf/arch/powerpc/tests/dwarf-unwind.c, line 38
- tools/perf/arch/x86/tests/dwarf-unwind.c, line 38
- tools/perf/arch/x86/util/intel-bts.c, line 298
- tools/perf/arch/x86/util/intel-pt.c, 4 times
- tools/perf/bench/mem-functions.c, 5 times
- tools/perf/builtin-inject.c, line 493
- tools/perf/builtin-lock.c, 4 times
- tools/perf/builtin-script.c, line 1974
- tools/perf/builtin-trace.c, 5 times
- tools/perf/perf.c, line 318
- tools/perf/tests/code-reading.c, line 158
- tools/perf/util/annotate.c, line 83
- tools/perf/util/bpf-loader.c, line 471
- tools/perf/util/build-id.c, 2 times
- tools/perf/util/c++/clang.cpp, line 190
- tools/perf/util/callchain.c, line 824
- tools/perf/util/cpumap.c, line 44
- tools/perf/util/dso.c, 2 times
- tools/perf/util/dwarf-aux.c, 4 times
- tools/perf/util/event.c, 3 times
- tools/perf/util/evlist.c, line 753
- tools/perf/util/evsel.c, 8 times
- tools/perf/util/genelf_debug.c, line 63
- tools/perf/util/header.c, 8 times
- tools/perf/util/hist.c, 2 times
- tools/perf/util/intel-bts.c, line 298
- tools/perf/util/intel-pt-decoder/intel-pt-decoder.c, 4 times
- tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.c, 2 times
- tools/perf/util/intel-pt-decoder/intel-pt-pkt-decoder.c, 2 times
- tools/perf/util/intel-pt.c, 2 times
- tools/perf/util/jitdump.c, 3 times
- tools/perf/util/parse-events.c, line 1219
- tools/perf/util/pmu.c, line 1006
- tools/perf/util/probe-event.c, 5 times
- tools/perf/util/probe-finder.c, 5 times
- tools/perf/util/python.c, line 487
- tools/perf/util/strbuf.c, line 91
- tools/perf/util/symbol-elf.c, 4 times
- tools/perf/util/symbol-minimal.c, line 61
- tools/perf/util/symbol.c, line 257
- tools/perf/util/trace-event-info.c, line 453
- tools/perf/util/trace-event-read.c, line 157
- tools/power/acpi/os_specific/service_layers/oslinuxtbl.c, 3 times
- tools/power/acpi/os_specific/service_layers/osunixxf.c, line 139
- tools/power/acpi/tools/acpidbg/acpidbg.c, 3 times
- tools/power/cpupower/lib/cpufreq.c, 4 times
- tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c, line 247
- tools/testing/nvdimm/test/nfit.c, 23 times
- tools/testing/selftests/ipc/msgque.c, 2 times
- tools/testing/selftests/memfd/fuse_mnt.c, line 92
- tools/testing/selftests/net/psock_tpacket.c, 2 times
- tools/testing/selftests/net/reuseport_bpf.c, 2 times
- tools/testing/selftests/networking/timestamping/txtimestamp.c, 2 times
- tools/testing/selftests/powerpc/copyloops/validate.c, line 29
- tools/testing/selftests/powerpc/pmu/ebb/trace.c, line 135
- tools/testing/selftests/powerpc/ptrace/ptrace.h, 5 times
- tools/testing/selftests/powerpc/stringloops/memcmp.c, 2 times
- tools/testing/selftests/powerpc/tm/tm-signal-context-chk-vsx.c, 4 times
- tools/testing/selftests/seccomp/seccomp_bpf.c, 7 times
- tools/testing/selftests/x86/entry_from_vm86.c, line 172
- tools/testing/selftests/x86/fsgsbase.c, 2 times
- tools/testing/selftests/x86/mpx-mini-test.c, line 215
- tools/testing/selftests/x86/sigreturn.c, 4 times
- tools/usb/ffs-test.c, line 252
- tools/usb/usbip/src/usbipd.c, 3 times
- tools/virtio/vringh_test.c, 2 times
- tools/vm/page_owner_sort.c, line 73
- tools/vm/slabinfo.c, 6 times
- usr/gen_init_cpio.c, 2 times
- virt/kvm/coalesced_mmio.c, line 84
- virt/kvm/kvm_main.c, 4 times