Home
last modified time | relevance | path

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

1234567891011

/Linux-v4.19/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-v4.19/drivers/usb/storage/
DKconfig40 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.
63 If this driver is compiled as a module, it will be named ums-freecom.
81 If this driver is compiled as a module, it will be named ums-isd200.
104 If this driver is compiled as a module, it will be named ums-usbat.
114 If this driver is compiled as a module, it will be named ums-sddr09.
123 If this driver is compiled as a module, it will be named ums-sddr55.
132 If this driver is compiled as a module, it will be named ums-jumpshot.
144 If this driver is compiled as a module, it will be named ums-alauda.
159 If this driver is compiled as a module, it will be named ums-onetouch.
[all …]
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
DKconfig30 When compiled as a module, this driver will be called rt2400pci.
42 When compiled as a module, this driver will be called rt2500pci.
57 When compiled as a module, this driver will be called rt61pci.
75 When compiled as a module, this driver will be called "rt2800pci.ko".
122 When compiled as a module, this driver will be called rt2500usb.
135 When compiled as a module, this driver will be called rt73usb.
149 When compiled as a module, this driver will be called "rt2800usb.ko".
215 When compiled as a module, this driver will be called rt2800soc.
/Linux-v4.19/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-v4.19/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-v4.19/Documentation/fb/
Dfbcon.txt36 Also, you will need to select at least one compiled-in font, but if
50 1. Driver and fbcon are compiled statically
56 2. Driver is compiled statically, fbcon is compiled as a module
62 3. Driver is compiled as a module, fbcon is compiled statically
68 4. Driver and fbcon are compiled as a module.
81 compiled-in fonts: 10x18, 6x10, 7x14, Acorn8x8, MINI4x6,
145 Rotation support is compiled in your kernel.
161 If the kernel is compiled with deferred fbcon takeover support, normally
226 4. If fbcon is compiled as a module, load fbcon by doing:
235 6. That's it, you're back to VGA mode. And if you compiled fbcon as a module,
Dsisfb.txt27 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,
92 compiled as a module; if sisfb is statically compiled into the kernel, it
/Linux-v4.19/drivers/net/wireless/intersil/hostap/
DKconfig32 The driver can be compiled as a module and it will be called
71 The driver can be compiled as a module and will be named
84 The driver can be compiled as a module and will be named
97 The driver can be compiled as a module and will be named
/Linux-v4.19/drivers/net/ethernet/smsc/
DKconfig28 another SMC9192/9194 based chipset. Say Y if you want it compiled
45 compiled into the kernel, and read the file
84 Say Y here if you want it compiled into the kernel.
119 Say Y here if you want it compiled into the kernel.
/Linux-v4.19/Documentation/
Dgcc-plugins.txt18 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.
DSAK.txt16 this sequence. It is only available if the kernel was compiled with
20 ``loadkeys``. This will work whether or not sysrq support is compiled
/Linux-v4.19/drivers/usb/misc/sisusbvga/
DKconfig32 For example, if the driver is compiled as a module:
41 If the driver is compiled into the kernel image, the parameters
/Linux-v4.19/Documentation/x86/
Dusb-legacy-support.txt31 PS/2 mouse driver. Since the PS/2 mouse driver is in 2.6 compiled into
33 compiled-in, too.
/Linux-v4.19/drivers/media/usb/s2255/
DKconfig8 This driver can be compiled as a module, called s2255drv.
/Linux-v4.19/drivers/staging/rts5208/
DKconfig8 If this driver is compiled as a module, it will be named rts5208.
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
DKconfig12 The default is compiled as module.
/Linux-v4.19/net/llc/
Dsysctl_net_llc.c15 #error This file should not be compiled without CONFIG_SYSCTL defined
/Linux-v4.19/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-v4.19/arch/xtensa/boot/boot-redboot/
Dbootstrap.S92 # a4: compiled address of __start
93 # a5: compiled end address
/Linux-v4.19/drivers/infiniband/hw/mthca/
DKconfig14 This option causes debugging code to be compiled into the
/Linux-v4.19/drivers/net/ethernet/freescale/
DKconfig42 If compiled as module, it will be called fec_mpc52xx.
54 If compiled as module, it will be called fec_mpc52xx_phy.
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
DKconfig19 The compiled module will be called "vmwgfx.ko".
/Linux-v4.19/net/dccp/
Dsysctl.c18 #error This file should not be compiled without CONFIG_SYSCTL defined
/Linux-v4.19/drivers/iio/common/hid-sensors/
DKconfig25 If this driver is compiled as a module, it will be named

1234567891011