Searched full:statically (Results 1 – 25 of 353) sorted by relevance
12345678910>>...15
/Linux-v6.1/drivers/usb/gadget/udc/ |
D | Kconfig | 42 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/ |
D | Kconfig | 62 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/ |
D | mkinitrd.sh | 23 # 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/ |
D | debug-objects.rst | 130 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/ |
D | initrd.txt | 2 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/ |
D | Kconfig | 53 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/ |
D | rapidio.rst | 110 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/ |
D | iio-opaque.h | 18 * @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/ |
D | dma.c | 45 * Registers are mapped statically in ep93xx_map_io(). 84 * Registers are mapped statically in ep93xx_map_io().
|
/Linux-v6.1/Documentation/sound/hd-audio/ |
D | dp-mst.rst | 58 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/ |
D | fbcon.rst | 25 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/ |
D | Kconfig.ubsan | 71 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/ |
D | branch.json | 3 …o dynamic misprediction or because the MMU is off and the branches are statically predicted not ta…
|
/Linux-v6.1/arch/xtensa/platforms/iss/ |
D | console.c | 180 * (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/ |
D | Kconfig | 9 Say "y" to link the driver statically, or "m" to build a
|
/Linux-v6.1/drivers/usb/gadget/udc/bdc/ |
D | Kconfig | 12 Say "y" here to link the driver statically, or "m" to build a dynamically
|
/Linux-v6.1/drivers/usb/renesas_usbhs/ |
D | Kconfig | 16 Say "y" to link the driver statically, or "m" to build a
|
/Linux-v6.1/net/netfilter/ipvs/ |
D | Kconfig | 213 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/ |
D | early_userspace_support.rst | 101 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/ |
D | ss.h | 231 * - 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/ |
D | ramfs-rootfs-initramfs.rst | 254 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/ |
D | stack_var_off.c | 6 * statically known.
|
/Linux-v6.1/Documentation/filesystems/ext4/ |
D | bitmaps.rst | 25 Inode tables are statically allocated at mkfs time. Each block group
|
/Linux-v6.1/arch/xtensa/include/asm/ |
D | pci.h | 27 * Xtensa has everything mapped statically like x86.
|
/Linux-v6.1/drivers/hsi/ |
D | hsi_boardinfo.c | 26 * HSI clients are statically declared and registered on board files.
|
12345678910>>...15