Home
last modified time | relevance | path

Searched refs:EXPORT (Results 1 – 19 of 19) sorted by relevance

/linux/arch/mips/mm/
A Dpage-funcs.S31 EXPORT(__clear_page_start)
37 EXPORT(__clear_page_end)
47 EXPORT(__copy_page_start)
53 EXPORT(__copy_page_end)
A Dtlb-funcs.S24 EXPORT(tlbmiss_handler_setup_pgd_end)
30 EXPORT(handle_tlbm_end)
35 EXPORT(handle_tlbs_end)
40 EXPORT(handle_tlbl_end)
/linux/arch/mips/kernel/
A Drelocate_kernel.S149 EXPORT(kexec_args)
163 EXPORT(secondary_kexec_args)
175 EXPORT(kexec_start_address)
180 EXPORT(kexec_indirection_page)
187 EXPORT(relocate_new_kernel_size)
A Docteon_switch.S432 EXPORT(octeon_mult_save_end)
452 EXPORT(octeon_mult_save2_end)
484 EXPORT(octeon_mult_save3_end)
502 EXPORT(octeon_mult_restore_end)
521 EXPORT(octeon_mult_restore2_end)
552 EXPORT(octeon_mult_restore3_end)
A Dgenex.S283 EXPORT(except_vec_vi_end)
417 EXPORT(ejtag_debug_buffer)
420 EXPORT(ejtag_debug_buffer_spinlock)
422 EXPORT(ejtag_debug_buffer_per_cpu)
A Dhead.S70 EXPORT(_stext)
A Dscall64-n32.S106 EXPORT(sysn32_call_table)
A Dscall64-n64.S115 EXPORT(sys_call_table)
A Dscall32-o32.S222 EXPORT(sys_call_table)
A Dscall64-o32.S220 EXPORT(sys32_call_table)
/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
A DContext.pm16 our @EXPORT = qw(
A DUtil.pm16 our @EXPORT = qw(
A DCore.pm16 our @EXPORT = qw(
/linux/arch/mips/include/asm/
A Dasm.h76 #define EXPORT(symbol) \ macro
/linux/Documentation/translations/zh_CN/process/
A Dcoding-style.rst375 在源文件里,使用空行隔开不同的函数。如果该函数需要被导出,它的 **EXPORT** 宏
/linux/Documentation/translations/zh_TW/process/
A Dcoding-style.rst379 在源文件里,使用空行隔開不同的函數。如果該函數需要被導出,它的 **EXPORT** 宏
/linux/Documentation/translations/it_IT/process/
A Dcoding-style.rst458 esportata, la macro **EXPORT** per questa funzione deve seguire immediatamente
968 Tutte le funzioni esportate (EXPORT) devono rispettare questa convenzione, e
/linux/Documentation/process/
A Dcoding-style.rst472 exported, the **EXPORT** macro for it should follow immediately after the
/linux/Documentation/scsi/
A DChangeLog.lpfc1181 * Remove lpfc_get_hba_sym_node_name() as a global EXPORT and make

Completed in 26 milliseconds