/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/ |
H A D | common-session-noninteractive | 16 # since the modules above will each just jump around
|
H A D | common-auth | 16 # since the modules above will each just jump around
|
H A D | common-password | 21 # since the modules above will each just jump around
|
H A D | common-account | 22 # since the modules above will each just jump around
|
/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/ |
H A D | common-session | 16 # since the modules above will each just jump around
|
H A D | common-account | 25 # since the modules above will each just jump around
|
H A D | common-auth | 24 # since the modules above will each just jump around
|
H A D | common-password | 25 # since the modules above will each just jump around
|
/openbmc/qemu/docs/devel/ |
H A D | multi-thread-tcg.rst | 128 Any TranslationBlocks which have been patched to jump directly to the 129 now invalid blocks need the jump patches reversing so they will return 135 - jump lookup cache 143 Both the jump patching and the page cache involve linked lists that 153 The direct jump themselves are updated atomically by the TCG 156 where tb is the destination block of a jump. Each origin block keeps a 158 iterating over a jump list.
|
/openbmc/linux/arch/arm/mach-mvebu/ |
H A D | pmsu_ll.S | 63 mov pc, r0 @ jump to this value
|
/openbmc/linux/arch/x86/boot/ |
H A D | pmjump.S | 31 jmp 1f # Short jump to serialize on 386/486
|
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | wakeup_32.S | 38 # jump to place where we left off
|
/openbmc/linux/Documentation/arch/mips/ |
H A D | booting.rst | 7 kernel image. Other bootloaders will jump to the ELF start address.
|
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/ |
H A D | Inventory.vue | 18 <jump-link /> {{ item.linkText }} 64 import JumpLink16 from '@carbon/icons-vue/es/jump-link/16';
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | bootparam.h | 38 __u16 jump; member
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | encode_subinsn.def | 117 /* Add a group of NCJ: if (R.new==#0) jump:hint #r9 */ 118 /* Add a group of NCJ: if (R.new!=#0) jump:hint #r9 */
|
/openbmc/linux/Documentation/arch/xtensa/ |
H A D | mmu.rst | 28 After step 2, we jump to virtual address in the range 0x40000000..0x5fffffff 31 in this code. After step 4, we jump to intended (linked) address of this code.
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | lowlevel_init.S | 79 @ At that moment, IRQ will be pending and ARM will jump to Non Secure
|
/openbmc/u-boot/doc/ |
H A D | README.NDS32 | 24 - PC relative jump and PC read instructions for efficient position independent
|
/openbmc/u-boot/tools/ |
H A D | mxsimage.h | 172 } jump; member
|
/openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam/pam.d/ |
H A D | common-account | 25 # since the modules above will each just jump around
|
/openbmc/linux/tools/objtool/Documentation/ |
H A D | objtool.txt | 109 which gcc sometimes uses jump tables. 226 a) the jump is part of a switch statement; or 228 b) the jump matches sibling call semantics and the frame pointer has 233 and it's not a sibling call, objtool has no way to follow the jump 332 This is a dynamic jump or a jump to an undefined symbol. Objtool 364 unconditional jump, and that objtool has determined that the function
|
/openbmc/linux/arch/x86/ |
H A D | Makefile | 83 KBUILD_CFLAGS += $(call cc-option,-fcf-protection=branch -fno-jump-tables) 203 KBUILD_CFLAGS += -fno-jump-tables
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | do_func.S | 7 | The opcode and tag bits form an index into a jump table in 83 leal tblpre,%a1 |start of monster jump table 279 | Alias extended denorms to norms for the jump table. 448 leal pscalet,%a1 |load start of jump table
|
/openbmc/linux/Documentation/arch/sh/ |
H A D | register-banks.rst | 33 of the interrupt exception vector jump table offset
|