Home
last modified time | relevance | path

Searched refs:jumps (Results 1 – 25 of 29) sorted by relevance

12

/linux-5.19.10/arch/x86/
DMakefile_32.cpu8 align := -falign-functions=0 $(call cc-option,-falign-jumps=0) $(call cc-option,-falign-loops=0)
10 align := -falign-functions=0 -falign-jumps=0 -falign-loops=0
DMakefile129 KBUILD_CFLAGS += $(call cc-option,-falign-jumps=1)
/linux-5.19.10/Documentation/mips/
Dbooting.rst9 so the first instruction immediately jumps to kernel_entry().
/linux-5.19.10/drivers/scsi/
D53c700.scr35 ; necessary amount of data and jumps to the next SG segment. The final
36 ; SG segment jumps back to . However, this address is the first SG script
D53c700_d.h_shipped38 ; necessary amount of data and jumps to the next SG segment. The final
39 ; SG segment jumps back to . However, this address is the first SG script
/linux-5.19.10/tools/perf/util/
Dannotate.h292 u8 jumps; member
Dannotate.c2755 notes->widths.jumps = width_jumps(notes->max_jump_sources); in annotation__init_column_widths()
2769 notes->widths.addr += notes->widths.jumps + 1; in annotation__update_column_widths()
3082 notes->widths.jumps, in __annotation_line__write()
/linux-5.19.10/Documentation/admin-guide/
Defi-stub.rst9 jumps to are collectively known as the "EFI boot stub", and live in
/linux-5.19.10/tools/objtool/Documentation/
Dobjtool.txt224 4. Dynamic jumps and jumps to undefined symbols are only allowed if:
232 function's code paths. If a function jumps to code in another file,
/linux-5.19.10/Documentation/driver-api/media/drivers/
Dpxa_camera.rst149 while the DMA jumps from one Videobuffer to another. On the schema, that
/linux-5.19.10/Documentation/x86/
Dexception-tables.rst47 is no vma that contains this address. In this case, the kernel jumps
339 This is legacy case that just jumps to the fixup code
Dintel_txt.rst167 - Then the kernel jumps into tboot via the vector specified in the
/linux-5.19.10/arch/m68k/ifpsp060/
DTEST.DOC105 the entry code jumps to the appropriate test code within the code section.
Dfpsp.doc110 the entry code jumps to the appropriate emulation code within the code section.
Disp.doc119 the entry code jumps to the appropriate emulation code within the code section.
/linux-5.19.10/tools/bpf/bpftool/Documentation/
Dbpftool-map.rst226 programs used for tail-call jumps at runtime, without having to reload the
/linux-5.19.10/tools/testing/selftests/bpf/
DREADME.rst140 The sequence of 8193 jumps is too complex.
/linux-5.19.10/Documentation/hwmon/
Dlm90.rst421 to use two SMBus transaction for reads, this overhead jumps to +50%. Worse,
/linux-5.19.10/arch/sparc/
DKconfig408 This is the virtual address u-boot jumps to when booting the Linux
/linux-5.19.10/Documentation/bpf/
Dbpf_design_QA.rst132 For example why BPF_JNE and other compare and jumps are not cpu-like?
/linux-5.19.10/Documentation/admin-guide/pm/
Dsleep-states.rst142 the image contents and jumps into a special trampoline area in the original
/linux-5.19.10/Documentation/arm64/
Dbooting.rst98 jumps to code0 to resume the normal boot process.
/linux-5.19.10/Documentation/driver-api/usb/
Dwriting_musb_glue_layer.rst294 Returning from the init function, the MUSB controller driver jumps back
/linux-5.19.10/Documentation/admin-guide/hw-vuln/
Dspectre.rst465 jumps in the kernel into equivalent return trampolines (retpolines)
/linux-5.19.10/arch/arm64/
DKconfig2023 Allocate PLTs when loading modules so that jumps and calls whose
2031 region itself may be too far away for ordinary relative jumps and

12