Home
last modified time | relevance | path

Searched refs:jump (Results 126 – 150 of 278) sorted by relevance

12345678910>>...12

/openbmc/linux/arch/m68k/ifpsp060/
H A Diskeleton.S114 bral trap | jump to trap handler
154 bral trap | jump to trap handler
/openbmc/linux/Documentation/networking/
H A Dcan_ucan_protocol.rst187 data packet, the ``len`` field can be used to jump to the next
257 data packet, the device uses the ``len`` field to jump to the next
/openbmc/linux/arch/x86/boot/
H A Dheader.S239 # tries to generate a 3-byte jump here, which causes
241 .byte 0xeb # short (2-byte) jump
/openbmc/u-boot/arch/arm/lib/
H A Dvectors.S235 movs pc, lr @ jump to next instruction & switch modes.
/openbmc/u-boot/doc/
H A DREADME.bloblist65 When a part of U-Boot is about to jump to the next part, it can 'finish' the
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9311 if (!jump) in ixgbe_delete_clsu32()
9321 if (jump && jump->link_hdl == hdl) { in ixgbe_delete_clsu32()
9336 kfree(jump->input); in ixgbe_delete_clsu32()
9337 kfree(jump->mask); in ixgbe_delete_clsu32()
9338 kfree(jump); in ixgbe_delete_clsu32()
9625 jump = kzalloc(sizeof(*jump), GFP_KERNEL); in ixgbe_configure_clsu32()
9626 if (!jump) in ixgbe_configure_clsu32()
9639 jump->mask = mask; in ixgbe_configure_clsu32()
9645 jump->mat = nexthdr[i].jump; in ixgbe_configure_clsu32()
9651 kfree(jump); in ixgbe_configure_clsu32()
[all …]
/openbmc/linux/tools/perf/Documentation/
H A Dperf-config.txt198 Colors for jump arrows on assembly code listings
247 These are in control of addresses, jump function, source code
310 There can be jump instruction among assembly code.
313 where do the instruction jump into as below.
394 Default is '1', meaning just jump targets will have offsets show right beside
/openbmc/linux/arch/xtensa/kernel/
H A Dentry.S688 _beqi a2, 1, common_exception_exit # Spilled before exception,jump
815 bbsi.l a2, PS_UM_BIT, .Ldebug_exception_user # jump if user mode
860 bbci.l a0, PS_UM_BIT, .Ldebug_exception_in_exception # jump if kernel mode
1167 bne a0, a4, 1f # same as old value? jump
1279 _beqz a3, .Lnospill # only one active frame? jump
/openbmc/linux/arch/m68k/include/asm/
H A Dmath-emu.h174 .macro fp_put_pc src,jump=0
/openbmc/linux/arch/m68k/math-emu/
H A Dfp_cond.S152 .long fp_ill, fp_ill | NOTE: jump here to ftrap.x
H A Dfp_entry.S80 | we jump here after an access error while trying to access
/openbmc/linux/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst58 into place (arm64 only), and jump to the restart address while at HYP/EL2.
/openbmc/linux/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S317 ## jump table Table is 129 entries x 2 bytes each
/openbmc/linux/arch/sparc/kernel/
H A Detrap_32.S102 mov %t_kstack, %sp ! jump onto new stack
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-driver-dcc37 manner; e.g. users can jump to list x only after
/openbmc/linux/arch/arc/
H A DKconfig185 at designated entry point. For other case, all jump to common
545 bool "Paranoid checks in Static Keys (jump labels) code"
550 part of static keys (jump labels) related code.
/openbmc/linux/arch/sh/lib/
H A Dmovmem.S48 ! jump to movmem+
/openbmc/u-boot/arch/sh/lib/
H A Dmovmem.S47 ! jump to movmem+
/openbmc/u-boot/board/freescale/mpc8536ds/
H A DREADME16 configure the L2SRAM, then copy the second stage image to L2SRAM and jump
/openbmc/linux/Documentation/kbuild/
H A Dkconfig.rst224 In this menu, pressing the key in the (#) prefix will jump
281 jump directly to that location. You will be returned to the
/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc_constr.h195 APPEND_CMD_RET(jump, JUMP) in APPEND_CMD_RET() argument
/openbmc/linux/arch/mips/vdso/
H A DMakefile35 -fno-stack-protector -fno-jump-tables -DDISABLE_BRANCH_PROFILING \
/openbmc/linux/arch/arm/mach-omap2/
H A Dsleep44xx.S64 beq do_WFI @ No lowpower state, jump to WFI
/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dentry.S148 bra system_call ! jump common systemcall entry
/openbmc/u-boot/board/technexion/pico-imx6ul/
H A DREADME147 And then SPL binary will load and jump directly to the kernel:

12345678910>>...12