Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/realmode/rm/
Drealmode.lds.S29 video_cards = .;
31 video_cards_end = .;
/linux-4.1.27/arch/s390/boot/compressed/
Dvmlinux.lds.S30 *(.rodata) /* read-only data */
32 _erodata = . ;
/linux-4.1.27/arch/x86/vdso/
Dvdso-layout.lds.S67 VDSO_FAKE_SECTION_TABLE_START = .;
69 VDSO_FAKE_SECTION_TABLE_END = .;
/linux-4.1.27/arch/x86/boot/compressed/
Dvmlinux.lds.S40 *(.rodata) /* read-only data */
42 _erodata = . ;
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_render_state.h36 const struct intel_renderstate_rodata *rodata; member
Di915_gem_render_state.c78 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup() local
/linux-4.1.27/arch/frv/kernel/
Dvmlinux.lds.S85 __trap_fixup_tables = .;
/linux-4.1.27/drivers/misc/
Dlkdtm.c164 static const unsigned long rodata = 0xAA55AA55; variable
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbnx2.h7044 struct bnx2_fw_file_section rodata; member