Searched refs:END (Results 76 - 97 of 97) sorted by relevance

1234

/linux-master/arch/mips/dec/
H A Dint-handler.S297 END(plat_irq_dispatch)
/linux-master/arch/arm64/tools/
H A Dgen-sysreg.awk103 END {
/linux-master/tools/scripts/
H A Dutilities.mak55 awk 'NR==1 {t=$$0} NR>1 {t=t "$(nl-escape)" $$0} END {printf t}'
75 awk 'NR==1 {t=$$0} NR>1 {t=t "\n" $$0} END { gsub(/$(nl-escape)/,"\n",t); printf t }'
/linux-master/arch/mips/include/asm/
H A Dasm.h68 * END - mark end of function
70 #define END(function) \ macro
/linux-master/arch/parisc/kernel/
H A Dsyscall.S1295 END(linux_gateway_page)
1314 END(lws_table)
1327 END(sys_call_table)
1333 END(sys_call_table64)
1355 END(lws_lock_start)
H A Dhead.S33 END(boot_args)
H A Dentry.S678 END(fault_vector_20)
721 END(fault_vector_11)
751 END(ret_from_kernel_thread)
1673 END(child_return)
1903 END(syscall_exit)
/linux-master/arch/arc/lib/
H A Dmemcpy-archs.S84 ;;; END CASE 0
/linux-master/arch/x86/tools/
H A Dgen-insn-attr-x86.awk375 END {
/linux-master/tools/arch/x86/tools/
H A Dgen-insn-attr-x86.awk375 END {
/linux-master/arch/mips/lib/
H A Dcsum_partial.S305 END(csum_partial)
749 END(__csum_partial_copy_to_user)
753 END(__csum_partial_copy_from_user)
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S113 # PROLOGUE END ##########################################################
128 # PROLOGUE END ##########################################################
237 # EPILOGUE END ##########################################################
262 # EPILOGUE END ##########################################################
515 # PROLOGUE END ##########################################################
599 # EPILOGUE END ##########################################################
626 # PROLOGUE END ##########################################################
736 # EPILOGUE END ##########################################################
795 # PROLOGUE END ##########################################################
814 # PROLOGUE END ##########################################################
[all...]
H A Dfplsp.S6266 #--DIVIDE. IN THE END THIS METHOD IS MUCH FASTER THAN A TRADITIONAL
/linux-master/drivers/hwmon/
H A Dw83793.c2033 goto END;
2080 END:
2106 goto END;
2110 END:
2130 goto END;
2136 END:
H A Dw83795.c530 goto END;
583 END:
603 goto END;
689 END:
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh367 END {
557 END {
625 END {
/linux-master/tools/perf/tests/shell/
H A Dtest_intel_pt.sh222 END {
/linux-master/kernel/bpf/
H A Dcore.c1563 INSN_3(ALU, END, TO_BE), \
1564 INSN_3(ALU, END, TO_LE), \
1593 INSN_3(ALU64, END, TO_LE), \
/linux-master/scripts/
H A Dasn1_compiler.c230 _(END),
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm673 /* the END */
H A Dcwsr_trap_handler_gfx9.asm921 /* the END */
/linux-master/net/ipv6/
H A Dseg6_local.c592 tbl_cfg(END, SL_MORE, F_PSP),

Completed in 558 milliseconds

1234