Home
last modified time | relevance | path

Searched refs:compiled (Results 1 – 25 of 30) sorted by relevance

12

/arch/um/drivers/
Dpcap_user.c51 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()
Dpcap_user.h13 void *compiled; member
/arch/xtensa/boot/boot-redboot/
Dbootstrap.S90 # a4: compiled address of __start
91 # a5: compiled end address
/arch/ia64/
DMakefile38 a source-tree that post-dates 18-Dec-2002. You can find a pre-compiled \
DKconfig335 keep in mind that a kernel compiled for, e.g., 2 CPUs will boot but
/arch/arm/mach-s3c64xx/
DKconfig51 Note, currently since i2c0 is always compiled, this setup helper
52 is always compiled with it.
/arch/c6x/
DKconfig44 with lots of compiled-in functionality may require a larger range
/arch/alpha/math-emu/
Dqrnnd.S13 # compiled version of this file with other programs, and to distribute
/arch/nios2/platform/
DKconfig.platform44 which will be compiled and linked into the kernel image.
/arch/mn10300/
DKconfig78 compiled. It affects the external peripherals catered for.
97 compiled. It affects the on-chip peripherals catered for.
/arch/s390/
DKconfig307 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/
Dilsp.doc76 re-compiled with every new 68060ILSP release.
Dfplsp.doc77 re-compiled with every new 68060FPLSP release.
/arch/metag/
DKconfig183 If you plan on running programs which are compiled to use hard floats
/arch/arm/boot/dts/
Darmada-370-synology-ds213j.dts103 * Synology u-boot uses its compiled-in environment
Darmada-xp-synology-ds414.dts126 * Synology u-boot uses its compiled-in environment
/arch/frv/
DKconfig303 Note that modules will always be compiled with this feature disabled
/arch/x86/
DKconfig1387 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/
DKconfig496 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/
DKconfig.net195 To use this you should first have slirp compiled somewhere
/arch/arm/
DKconfig1582 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/
DKconfig376 Enter arguments here that should be compiled into the kernel
/arch/m68k/
DKconfig.cpu323 compiled into the kernel, thereby the kernel doesn't save any
/arch/powerpc/
DKconfig538 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/
DKconfig629 a crash by kdump/kexec. The crash dump kernel must be compiled

12