Home
last modified time | relevance | path

Searched refs:binaries (Results 1 – 25 of 79) sorted by relevance

1234

/linux-6.12.1/fs/
DKconfig.binfmt6 bool "Kernel support for ELF binaries"
13 systems. Saying Y here will enable your kernel to run ELF binaries
26 here, you still can't run any ELF binaries (they just crash), then
59 bool "Kernel support for FDPIC ELF binaries"
64 ELF FDPIC binaries are based on ELF, but allow the individual load
70 It is also possible to run FDPIC ELF binaries on MMU linux also.
109 this module must consist of compiled binaries only.
117 bool "Kernel support for flat binaries"
120 Support uClinux FLAT format binaries.
132 bool "Enable support for very old legacy flat binaries"
[all …]
/linux-6.12.1/Documentation/admin-guide/
Dmono.rst4 To configure Linux to automatically execute Mono-based .NET binaries
8 This will allow you to execute Mono-based .NET binaries just like any
50 # Register support for .NET CLR binaries
61 4) Check that ``.exe`` binaries can be ran without the need of a
/linux-6.12.1/tools/perf/Documentation/
Dperf-buildid-cache.txt49 Purge all cached binaries including older caches which have specified
53 Purge all cached binaries. This will flush out entire cache.
67 List all valid binaries from cache.
78 Specify debuginfod URL to be used when retrieving perf.data binaries,
/linux-6.12.1/fs/sysv/
DKconfig13 that they contain binaries from those other Unix systems; in order
14 to run these binaries, you will want to install linux-abi which is
19 NOTE: that will work only for binaries from Intel-based systems;
/linux-6.12.1/drivers/staging/media/atomisp/
Dnotes.txt15 called binaries. The shisp_240??0_v21.bin firmware file contains many
16 different binaries. Binaries are picked by filling a ia_css_binary_descr
18 ia_css_binary_find(). Some binaries support creating multiple outputs
/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dsh_css_firmware.c232 struct ia_css_fw_info *binaries; in sh_css_load_firmware() local
246 binaries = &firmware_header->binary_header; in sh_css_load_firmware()
280 struct ia_css_fw_info *bi = &binaries[i]; in sh_css_load_firmware()
/linux-6.12.1/Documentation/features/vm/ELF-ASLR/
Darch-support.txt5 # description: arch randomizes the stack, heap and binary images of ELF binaries
/linux-6.12.1/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt16 # Manually verify that initrd contains needed binaries and libraries.
/linux-6.12.1/Documentation/arch/openrisc/
Dopenrisc_port.rst26 Toolchain binaries can be obtained from openrisc.io or our github releases page.
31 binaries https://github.com/openrisc/or1k-gcc/releases
/linux-6.12.1/Documentation/bpf/standardization/
Dabi.rst9 conventions and guidelines for producing portable BPF program binaries.
/linux-6.12.1/kernel/configs/
Dxen.config19 # You want TCP/IP and ELF binaries right?
/linux-6.12.1/Documentation/arch/arm64/
Dpointer-authentication.rst129 exposed outside of the function, while still allowing binaries conforming to
130 the ABI to interoperate with legacy binaries that do not sign or authenticate
134 prctl very early after establishing that a process may load legacy binaries,
Dasymmetric-32bit.rst19 ``execve(2)`` of 32-bit ELF binaries, with the latter returning
25 running legacy 32-bit binaries. Unsurprisingly, that doesn't work very
/linux-6.12.1/Documentation/trace/coresight/
Dcoresight-perf.rst92 Some others will actually use perf record and some test binaries that
102 These perf record tests will not run if the tool binaries do not exist
105 CoreSight support or remove these binaries in order to not have these
/linux-6.12.1/Documentation/gpu/amdgpu/
Dflashing.rst28 as long as it doesn't conflict with other existing binaries that are used by
/linux-6.12.1/drivers/net/can/softing/
DKconfig29 firmware version 4.6 (softing-fw-4.6-binaries.tar.gz)
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/binary/interface/
Dia_css_binary.h222 ia_css_binary_get_isp_binaries(struct ia_css_binary_xinfo **binaries,
/linux-6.12.1/tools/build/Documentation/
DBuild.txt63 The build framework does not create the 'ex' and 'libex.a' binaries for you, it
93 It's only a matter of 2 single commands to create the final binaries:
/linux-6.12.1/tools/testing/vsock/
DREADME19 Invoke test binaries in both directions as follows:
/linux-6.12.1/Documentation/arch/arm/
Dkernel_user_helpers.rst28 binaries are already to be incompatible with earlier ARM processors due to
30 don't make binaries unable to run on earlier processors just for the sake
/linux-6.12.1/drivers/net/ethernet/ti/
DKconfig198 This driver requires firmware binaries which will run on the PRUs
214 This driver requires firmware binaries which will run on the PRUs
/linux-6.12.1/Documentation/networking/device_drivers/atm/
Dfore200e.rst43 the 'software updates' pages. The firmware binaries are part of
/linux-6.12.1/Documentation/userspace-api/
Dno_new_privs.rst56 fcap-using binaries; it will need to compromise something without the
/linux-6.12.1/Documentation/sound/cards/
Dmixart.rst98 The firmware binaries are installed on /usr/share/alsa/firmware
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/binary/src/
Dbinary.c1281 ia_css_binary_get_isp_binaries(struct ia_css_binary_xinfo **binaries, in ia_css_binary_get_isp_binaries() argument
1284 assert(binaries); in ia_css_binary_get_isp_binaries()
1289 *binaries = all_binaries; in ia_css_binary_get_isp_binaries()

1234