Searched refs:compiled (Results 1 – 25 of 30) sorted by relevance
12
/arch/um/drivers/ |
D | pcap_user.c | 51 pri->compiled = uml_kmalloc(sizeof(struct bpf_program), in pcap_open() 53 if (pri->compiled == NULL) { in pcap_open() 59 (struct bpf_program *) pri->compiled, in pcap_open() 67 err = pcap_setfilter(pri->pcap, pri->compiled); in pcap_open() 78 kfree(pri->compiled); in pcap_open() 86 if (pri->compiled != NULL) in pcap_remove() 87 pcap_freecode(pri->compiled); in pcap_remove()
|
D | pcap_user.h | 13 void *compiled; member
|
/arch/xtensa/boot/boot-redboot/ |
D | bootstrap.S | 90 # a4: compiled address of __start 91 # a5: compiled end address
|
/arch/ia64/ |
D | Makefile | 38 a source-tree that post-dates 18-Dec-2002. You can find a pre-compiled \
|
D | Kconfig | 335 keep in mind that a kernel compiled for, e.g., 2 CPUs will boot but
|
/arch/arm/mach-s3c64xx/ |
D | Kconfig | 51 Note, currently since i2c0 is always compiled, this setup helper 52 is always compiled with it.
|
/arch/c6x/ |
D | Kconfig | 44 with lots of compiled-in functionality may require a larger range
|
/arch/alpha/math-emu/ |
D | qrnnd.S | 13 # compiled version of this file with other programs, and to distribute
|
/arch/nios2/platform/ |
D | Kconfig.platform | 44 which will be compiled and linked into the kernel image.
|
/arch/mn10300/ |
D | Kconfig | 78 compiled. It affects the external peripherals catered for. 97 compiled. It affects the on-chip peripherals catered for.
|
/arch/s390/ |
D | Kconfig | 307 will be compiled. 864 This can also be compiled as a module, which will be called 879 This can also be compiled as a module, which will be called 895 This can also be compiled as a module, which will be called
|
/arch/m68k/ifpsp060/ |
D | ilsp.doc | 76 re-compiled with every new 68060ILSP release.
|
D | fplsp.doc | 77 re-compiled with every new 68060FPLSP release.
|
/arch/metag/ |
D | Kconfig | 183 If you plan on running programs which are compiled to use hard floats
|
/arch/arm/boot/dts/ |
D | armada-370-synology-ds213j.dts | 103 * Synology u-boot uses its compiled-in environment
|
D | armada-xp-synology-ds414.dts | 126 * Synology u-boot uses its compiled-in environment
|
/arch/frv/ |
D | Kconfig | 303 Note that modules will always be compiled with this feature disabled
|
/arch/x86/ |
D | Kconfig | 1387 which also takes priority if both are compiled in. 1881 a crash by kdump/kexec. The crash dump kernel must be compiled 1907 as now bzImage can be compiled as a completely relocatable image 1912 to be specifically compiled to run from a specific memory area 2014 where kernel is loaded and run from. Kernel is compiled for an 2024 compiled for and run from there. The address for which kernel is 2025 compiled already meets above alignment restrictions. Hence the 2177 Enter arguments here that should be compiled into the kernel 2526 If compiled as a module, the driver is named scx200.
|
/arch/arm64/ |
D | Kconfig | 496 requires applications compiled with 16K (or a multiple of 16K) 504 look-up. AArch32 emulation requires applications compiled 1008 that you will only be able to execute AArch32 binaries that were compiled
|
/arch/um/ |
D | Kconfig.net | 195 To use this you should first have slirp compiled somewhere
|
/arch/arm/ |
D | Kconfig | 1582 By enabling this option, the kernel will be compiled in 1625 This option allows for the kernel to be compiled using the latest 1627 space environment that is also compiled with EABI. 2068 kdump/kexec. The crash dump kernel must be compiled to a 2113 emulator. Otherwise, only 32 and 64-bit support is compiled in.
|
/arch/tile/ |
D | Kconfig | 376 Enter arguments here that should be compiled into the kernel
|
/arch/m68k/ |
D | Kconfig.cpu | 323 compiled into the kernel, thereby the kernel doesn't save any
|
/arch/powerpc/ |
D | Kconfig | 538 which had been compiled using binutils later than 2.17.50.0.3 with 1013 where kernel is loaded and run from. Kernel is compiled for an
|
/arch/sh/ |
D | Kconfig | 629 a crash by kdump/kexec. The crash dump kernel must be compiled
|
12