Home
last modified time | relevance | path

Searched full:statically (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/Linux-v6.1/drivers/usb/gadget/udc/
DKconfig42 Say "y" to link the driver statically, or "m" to build a
54 Say "y" to link the driver statically, or "m" to build a
88 Say "y" to link the driver statically, or "m" to build a
101 Say "y" to link the driver statically, or "m" to build a
119 Say "y" to link the driver statically, or "m" to build a
140 Say "y" to link the driver statically, or "m" to build a
156 Say "y" to link the driver statically, or "m" to build a
178 Say "y" to link the driver statically, or "m" to build a
190 Say "y" to link the driver statically, or "m" to build a
203 Say "y" to link the driver statically, or "m" to build a
[all …]
/Linux-v6.1/drivers/usb/gadget/legacy/
DKconfig62 Say "y" to link the driver statically, or "m" to build a
97 Say "y" to link the driver statically, or "m" to build a
150 Say "y" to link the driver statically, or "m" to build a
203 Say "y" to link the driver statically, or "m" to build a
215 Say "y" to link the driver statically, or "m" to build a
234 Say "y" to link the driver statically, or "m" to build
276 Say "y" to link the driver statically, or "m" to build
309 Say "y" to link the driver statically, or "m" to build a
329 Say "y" to link the driver statically, or "m" to build a
343 Say "y" to link the driver statically, or "m" to build a
[all …]
/Linux-v6.1/tools/testing/selftests/rcutorture/bin/
Dmkinitrd.sh23 # Create a C-language initrd/init infinite-loop program and statically
25 echo "Creating a statically linked C-language initrd"
79 echo "Done creating a statically linked C-language initrd"
/Linux-v6.1/Documentation/core-api/
Ddebug-objects.rst130 allow the legitimate activation of statically allocated and initialized
157 memory: either statically allocated objects or objects which are freed
247 The activation of statically initialized objects is a special case. When
251 this is a legitimate case of a statically initialized object or not. In
301 The handling of statically initialized objects is a special case. The
302 fixup function should check if this is a legitimate case of a statically
/Linux-v6.1/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt2 a single statically linked binary named "init" that loops over a
6 However, if you don't like the notion of statically linked bare-bones
/Linux-v6.1/drivers/cpufreq/
DKconfig53 the frequency statically to the highest frequency supported by
61 the frequency statically to the lowest frequency supported by
114 This cpufreq governor sets the frequency statically to the
125 This cpufreq governor sets the frequency statically to the
/Linux-v6.1/Documentation/driver-api/rapidio/
Drapidio.rst110 RapidIO subsystem can be configured to be built as a statically linked or
120 discovery methods as statically linked components or loadable modules.
128 (a) Statically linked enumeration and discovery process can be started
143 (b) Statically linked enumeration and discovery process can be started by
167 (a) For a statically linked RapidIO subsystem core use command line parameter
247 This method can be configured as statically linked or loadable module.
/Linux-v6.1/include/linux/iio/
Diio-opaque.h18 * @attached_buffers: array of buffers statically attached by the driver
19 * @attached_buffers_cnt: number of buffers in the array of statically attached buffers
/Linux-v6.1/arch/arm/mach-ep93xx/
Ddma.c45 * Registers are mapped statically in ep93xx_map_io().
84 * Registers are mapped statically in ep93xx_map_io().
/Linux-v6.1/Documentation/sound/hd-audio/
Ddp-mst.rst58 For !dyn_pcm_assign, per_pin->pcm will assigned to spec->pcm[n] statically.
73 Use hda_jack and assign spec->pcm_rec[pcm_idx].jack = jack->jack statically.
/Linux-v6.1/Documentation/fb/
Dfbcon.rst25 Select 'y' to compile support statically or 'm' for module support. The
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
/Linux-v6.1/lib/
DKconfig.ubsan71 pointer that is derived from an object of a statically-known size,
72 where an added offset (which may not be known statically) is
/Linux-v6.1/tools/perf/pmu-events/arch/arm64/arm/cortex-a76-n1/
Dbranch.json3 …o dynamic misprediction or because the MMU is off and the branches are statically predicted not ta…
/Linux-v6.1/arch/xtensa/platforms/iss/
Dconsole.c180 * (2) tty_init is called via `module_init', (3) if statically linked,
182 * We can do this easily because simcons is always statically linked, but
/Linux-v6.1/drivers/staging/emxx_udc/
DKconfig9 Say "y" to link the driver statically, or "m" to build a
/Linux-v6.1/drivers/usb/gadget/udc/bdc/
DKconfig12 Say "y" here to link the driver statically, or "m" to build a dynamically
/Linux-v6.1/drivers/usb/renesas_usbhs/
DKconfig16 Say "y" to link the driver statically, or "m" to build a
/Linux-v6.1/net/netfilter/ipvs/
DKconfig213 connections to the servers through looking up a statically assigned
223 connections to the servers through looking up a statically assigned
234 network connections to the servers through looking up a statically
/Linux-v6.1/Documentation/driver-api/early-userspace/
Dearly_userspace_support.rst101 configure them statically, or use DHCP to obtain information
108 kinit is built as a single statically linked binary to save space.
/Linux-v6.1/include/pcmcia/
Dss.h231 * - pccard_static_ops iomem and ioport areas are assigned statically
232 * - pccard_iodyn_ops iomem areas is assigned statically, ioport
/Linux-v6.1/Documentation/filesystems/
Dramfs-rootfs-initramfs.rst254 designed to be a tiny C library to statically link early userspace
262 uses like this. (A "hello world" program statically linked against glibc is
264 name lookups, even when otherwise statically linked.)
266 A good first step is to get initramfs to run a statically linked "hello world"
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dstack_var_off.c6 * statically known.
/Linux-v6.1/Documentation/filesystems/ext4/
Dbitmaps.rst25 Inode tables are statically allocated at mkfs time. Each block group
/Linux-v6.1/arch/xtensa/include/asm/
Dpci.h27 * Xtensa has everything mapped statically like x86.
/Linux-v6.1/drivers/hsi/
Dhsi_boardinfo.c26 * HSI clients are statically declared and registered on board files.

12345678910>>...15