• Home
  • Engineering
  • Training
  • Docs
  • Community
  • Company
  • twitter
  • mastodon
  • linkedin
  • github

Bootlin logo

Elixir Cross Referencer

Open Menu /

Projects

  • linux

Versions

  • FIXME
    • FIXME
      • next-20260811

Defined in 1 files as a prototype:

  • include/linux/moduleloader.h, line 20 (as a prototype)

Defined in 13 files as a function:

  • arch/alpha/kernel/module.c, line 64 (as a function)
  • arch/arc/kernel/module.c, line 26 (as a function)
  • arch/arm/kernel/module-plts.c, line 209 (as a function)
  • arch/arm64/kernel/module-plts.c, line 280 (as a function)
  • arch/hexagon/kernel/module.c, line 27 (as a function)
  • arch/loongarch/kernel/module-sections.c, line 103 (as a function)
  • arch/parisc/kernel/module.c, line 267 (as a function)
  • arch/powerpc/kernel/module_32.c, line 120 (as a function)
  • arch/powerpc/kernel/module_64.c, line 430 (as a function)
  • arch/riscv/kernel/module-sections.c, line 113 (as a function)
  • arch/s390/kernel/module.c, line 108 (as a function)
  • arch/sparc/kernel/module.c, line 25 (as a function)
  • kernel/module/main.c, line 2925 (as a function)

Referenced in 1 files:

  • kernel/module/main.c, line 2960

Smatch caller information:

kernel/module/main.c layout_and_allocate() -> module_frob_arch_sections()

Type Parameter Key Value
PARAM_VALUE 1 sechdrs 4096-ptr_max
PARAM_VALUE 2 secstrings 4096-ptr_max
CAPPED_DATA 0 hdr->e_shnum 1
CAPPED_DATA 0 hdr->e_shoff 1
CAPPED_DATA 0 hdr->e_shstrndx 1
UNITS 0 hdr unit_byte
UNITS 1 sechdrs unit_byte
UNITS 2 secstrings unit_byte
UNITS 3 mod unit_byte
linux next-20260811 Top powered by Elixir a26ba81