Home
last modified time | relevance | path

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

1234567891011

/Linux-v5.4/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
/Linux-v5.4/drivers/usb/storage/
DKconfig41 If this driver is compiled as a module, it will be named ums-realtek.
54 If this driver is compiled as a module, it will be named ums-datafab.
62 If this driver is compiled as a module, it will be named ums-freecom.
79 If this driver is compiled as a module, it will be named ums-isd200.
101 If this driver is compiled as a module, it will be named ums-usbat.
110 If this driver is compiled as a module, it will be named ums-sddr09.
118 If this driver is compiled as a module, it will be named ums-sddr55.
126 If this driver is compiled as a module, it will be named ums-jumpshot.
137 If this driver is compiled as a module, it will be named ums-alauda.
151 If this driver is compiled as a module, it will be named ums-onetouch.
[all …]
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
DKconfig11 If compiled as module (M), the module name is fsl-enetc.
21 If compiled as module (M), the module name is fsl-enetc-vf.
30 If compiled as module (M), the module name is fsl-enetc-mdio.
42 If compiled as module (M), the module name is fsl-enetc-ptp.
/Linux-v5.4/drivers/net/wireless/ralink/rt2x00/
DKconfig31 When compiled as a module, this driver will be called rt2400pci.
43 When compiled as a module, this driver will be called rt2500pci.
58 When compiled as a module, this driver will be called rt61pci.
76 When compiled as a module, this driver will be called "rt2800pci.ko".
123 When compiled as a module, this driver will be called rt2500usb.
136 When compiled as a module, this driver will be called rt73usb.
150 When compiled as a module, this driver will be called "rt2800usb.ko".
216 When compiled as a module, this driver will be called rt2800soc.
/Linux-v5.4/tools/perf/Documentation/
Dperf-version.txt18 compiled-in libraries are printed on the standard output.
23 Prints the status of compiled-in libraries on the
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-driver-st8 Note that debug output requires that the module be compiled
12 output support being compiled into the module.
/Linux-v5.4/Documentation/fb/
Dfbcon.rst38 Also, you will need to select at least one compiled-in font, but if
53 1. Driver and fbcon are compiled statically
59 2. Driver is compiled statically, fbcon is compiled as a module
65 3. Driver is compiled as a module, fbcon is compiled statically
71 4. Driver and fbcon are compiled as a module.
84 compiled-in fonts: 10x18, 6x10, 7x14, Acorn8x8, MINI4x6,
148 Rotation support is compiled in your kernel.
164 If the kernel is compiled with deferred fbcon takeover support, normally
237 4. If fbcon is compiled as a module, load fbcon by doing::
246 6. That's it, you're back to VGA mode. And if you compiled fbcon as a module,
Dsisfb.rst27 of its own (which will be used if sisfb is not compiled). So unless you want
38 Well, it depends: If compiled statically into the kernel, use lilo's append
53 driver compiled into the kernel. Please note: If compiled into the kernel,
56 described above or the vesa keyword instead of mode). If compiled as a module,
93 compiled as a module; if sisfb is statically compiled into the kernel, it
/Linux-v5.4/drivers/net/wireless/intersil/hostap/
DKconfig33 The driver can be compiled as a module and it will be called
72 The driver can be compiled as a module and will be named
85 The driver can be compiled as a module and will be named
98 The driver can be compiled as a module and will be named
/Linux-v5.4/LICENSES/exceptions/
DGCC-exception-2.06 allow linking the compiled version of code to non GPL compliant code.
14 compiled version of this file into combinations with other programs, and to
/Linux-v5.4/drivers/net/ethernet/smsc/
DKconfig29 another SMC9192/9194 based chipset. Say Y if you want it compiled
46 compiled into the kernel, and read the file
85 Say Y here if you want it compiled into the kernel.
120 Say Y here if you want it compiled into the kernel.
/Linux-v5.4/Documentation/core-api/
Dgcc-plugins.rst18 because gcc versions 4.5 and 4.6 are compiled by a C compiler,
19 gcc-4.7 can be compiled by a C or a C++ compiler,
20 and versions 4.8+ can only be compiled by a C++ compiler.
/Linux-v5.4/drivers/usb/misc/sisusbvga/
DKconfig33 For example, if the driver is compiled as a module:
42 If the driver is compiled into the kernel image, the parameters
/Linux-v5.4/drivers/iio/magnetometer/
DKconfig160 This driver can also be compiled as a set of modules.
174 This driver can also be compiled as a set of modules.
192 This driver can also be compiled as a module.
204 This driver can also be compiled as a module.
/Linux-v5.4/drivers/media/usb/s2255/
DKconfig8 This driver can be compiled as a module, called s2255drv.
/Linux-v5.4/drivers/staging/rts5208/
DKconfig9 If this driver is compiled as a module, it will be named rts5208.
/Linux-v5.4/Documentation/x86/
Dusb-legacy-support.rst36 PS/2 mouse driver. Since the PS/2 mouse driver is in 2.6 compiled into
38 compiled-in, too.
/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
DKconfig13 The default is compiled as module.
/Linux-v5.4/drivers/gpu/drm/arm/display/
DKconfig14 If compiled as a module it will be called komeda.
/Linux-v5.4/net/llc/
Dsysctl_net_llc.c15 #error This file should not be compiled without CONFIG_SYSCTL defined
/Linux-v5.4/tools/build/Documentation/
DBuild.txt40 which includes all compiled sources described in 'Build' makefiles.
64 only prepares proper objects to be compiled and grouped together.
155 (for compiled object)
/Linux-v5.4/arch/xtensa/boot/boot-redboot/
Dbootstrap.S92 # a4: compiled address of __start
93 # a5: compiled end address
/Linux-v5.4/drivers/infiniband/hw/mthca/
DKconfig15 This option causes debugging code to be compiled into the
/Linux-v5.4/drivers/net/ethernet/freescale/
DKconfig43 If compiled as module, it will be called fec_mpc52xx.
55 If compiled as module, it will be called fec_mpc52xx_phy.

1234567891011