Home
last modified time | relevance | path

Searched defs:rodata (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/drivers/firmware/efi/libstub/
A Dzboot.lds19 *(.rodata* .init.rodata* .srodata*)
20 _etext = ALIGN(4096);
/linux-6.3-rc2/arch/xtensa/kernel/
A Dvmlinux.lds.S162 __tagtable_begin = .;
164 __tagtable_end = .;
167 __boot_reloc_table_start = ABSOLUTE(.);
214 __boot_reloc_table_end = ABSOLUTE(.) ;
/linux-6.3-rc2/arch/x86/realmode/rm/
A Drealmode.lds.S31 video_cards = .;
33 video_cards_end = .;
/linux-6.3-rc2/arch/sparc/vdso/
A Dvdso-layout.lds.S55 VDSO_FAKE_SECTION_TABLE_START = .;
57 VDSO_FAKE_SECTION_TABLE_END = .;
/linux-6.3-rc2/arch/s390/purgatory/
A Dpurgatory.lds.S26 *(.rodata) /* read-only data */
28 _erodata = . ;
/linux-6.3-rc2/arch/x86/boot/compressed/
A Dvmlinux.lds.S42 *(.rodata) /* read-only data */
44 _erodata = . ;
/linux-6.3-rc2/arch/parisc/boot/compressed/
A Dvmlinux.lds.S72 *(.rodata) /* read-only data */
74 _erodata = . ;
/linux-6.3-rc2/arch/s390/boot/
A Dvmlinux.lds.S38 *(.rodata) /* read-only data */
40 _erodata = . ;
/linux-6.3-rc2/kernel/bpf/preload/iterators/
A Diterators.lskel-little-endian.h11 struct bpf_map_desc rodata; member
22 } *rodata; member
A Diterators.lskel-big-endian.h11 struct bpf_map_desc rodata; member
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dskeleton.c21 struct test_skeleton__rodata *rodata; in test_skeleton() local
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_renderstate.h37 const struct intel_renderstate_rodata *rodata; member
A Dintel_renderstate.c53 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup() local
/linux-6.3-rc2/tools/objtool/include/objtool/
A Dobjtool.h31 bool ignore_unreachables, hints, rodata; member
A Delf.h41 bool changed, text, rodata, noinstr, init, truncate; member
/linux-6.3-rc2/drivers/misc/lkdtm/
A Dperms.c26 static const unsigned long rodata = 0xAA55AA55; variable
/linux-6.3-rc2/arch/x86/platform/efi/
A Defi_64.c180 unsigned long pfn, text, pf, rodata, tramp; in efi_setup_page_tables() local
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dbnx2.h7045 struct bnx2_fw_file_section rodata; member

Completed in 73 milliseconds