Searched refs:section (Results 426 - 450 of 608) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/arm64/crypto/
H A Dsm3-ce-core.S137 .section ".rodata", "a"
H A Dsha512-ce-core.S39 .section ".rodata", "a"
/linux-master/arch/x86/crypto/
H A Dsha1_ssse3_asm.S438 .section .rodata
454 .section .text
/linux-master/arch/xtensa/lib/
H A Dstrncpy_user.S206 .section .fixup, "ax"
H A Dstrnlen_user.S138 .section .fixup, "ax"
/linux-master/arch/m68k/fpsp040/
H A Dskeleton.S46 |section 15
51 |section 8
502 .section .fixup,"ax"
508 .section __ex_table,"a"
H A Dsgetem.S32 |section 8
H A Dsint.S59 |section 8
H A Dstanh.S57 |section 8
/linux-master/lib/
H A Dtest_printf.c595 "%d", "section"},
607 page_flags_test(int section, int node, int zone, int last_cpupid, argument
611 unsigned long values[] = {section, node, zone, last_cpupid, kasan_tag};
/linux-master/arch/powerpc/kernel/
H A Dhead_64.S88 * Offsets are relative from the start of fixed section, and
90 * than the fixed section entry macros.
751 .section ".text";
833 .section ".text";
/linux-master/arch/mips/lib/
H A Dmemcpy.S118 .section __ex_table,"a"; \
127 .section __ex_table,"a"; \
/linux-master/arch/x86/include/asm/
H A Dparavirt.h655 #define __PV_CALLEE_SAVE_REGS_THUNK(func, section) \
658 asm(".pushsection " section ", \"ax\";" \
/linux-master/arch/arm/mm/
H A Dproc-arm926.S464 .section ".rodata"
472 .section ".proc.info.init", "a"
H A Dproc-arm925.S480 .section ".rodata"
488 .section ".proc.info.init", "a"
H A Dproc-xsc3.S500 .section ".rodata"
508 .section ".proc.info.init", "a"
H A Dproc-arm1020.S473 .section ".rodata"
503 .section ".proc.info.init", "a"
/linux-master/arch/powerpc/crypto/
H A Dcrc32c-vpmsum_asm.S7 .section .rodata
H A Dcrct10dif-vpmsum_asm.S11 .section .rodata
/linux-master/arch/arm/crypto/
H A Dcrct10dif-ce-core.S350 .section ".rodata", "a"
/linux-master/drivers/mtd/nand/raw/
H A Ddenali.c922 static int denali_ooblayout_ecc(struct mtd_info *mtd, int section, argument
928 if (section > 0)
937 static int denali_ooblayout_free(struct mtd_info *mtd, int section, argument
943 if (section > 0)
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.h7 * hence 'table' and 'section' are interchangeable for vidtv.
18 * all section lengths start immediately after the 'section_length' field
35 REGISTRATION_DESCRIPTOR = 0x05, /* See ISO/IEC 13818-1 section 2.6.8 */
36 NETWORK_NAME_DESCRIPTOR = 0x40, /* See ETSI EN 300 468 section 6.2.27 */
37 SERVICE_LIST_DESCRIPTOR = 0x41, /* See ETSI EN 300 468 section 6.2.35 */
38 SERVICE_DESCRIPTOR = 0x48, /* See ETSI EN 300 468 section 6.2.33 */
39 SHORT_EVENT_DESCRIPTOR = 0x4d, /* See ETSI EN 300 468 section 6.2.37 */
60 * See ETSI EN 300 468 section 6.2.33.
76 * See ISO/IEC 13818-1 section 2.6.8
98 * see ETSI EN 300 468 v1.15.1 section 6.
[all...]
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c744 struct uni_table_desc *qlcnic_get_table_desc(const u8 *unirom, int section) argument
756 if (tab_type == section)
938 u32 section, u32 idx_offset)
948 tab_desc = qlcnic_get_table_desc(unirom, section);
937 qlcnic_get_data_desc(struct qlcnic_adapter *adapter, u32 section, u32 idx_offset) argument
/linux-master/arch/arm/mach-omap1/
H A Dsleep.S190 @ Errata (HEL3SU467, section 1.4.4) specifies nop-instructions
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dusdt.c22 #define SEC(name) __attribute__((section(name), used))

Completed in 238 milliseconds

<<11121314151617181920>>