/linux/drivers/usb/gadget/udc/ |
H A 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 128 Say "y" to link the driver statically, or "m" to build a 144 Say "y" to link the driver statically, or "m" to build a 166 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 189 Say "y" to link the driver statically, or "m" to build a 202 Say "y" to link the driver statically, or "m" to build a [all …]
|
/linux/drivers/usb/gadget/legacy/ |
H A 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/tools/testing/selftests/rcutorture/bin/ |
H A D | mkinitrd.sh | 22 # Create a C-language initrd/init infinite-loop program and statically 24 echo "Creating a statically linked C-language initrd" 88 echo "Failed to create a statically linked C-language initrd" 93 echo "Done creating a statically linked C-language initrd"
|
/linux/Documentation/core-api/ |
H A 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
|
H A D | cpu_hotplug.rst | 350 callback. The statically allocated states are described by constants in 391 The @state argument is either a statically allocated state or one of the 456 0 Statically allocated state was successfully set up 481 The @state argument is either a statically allocated state or the state 517 The @state argument is either a statically allocated state or the state 573 Setup and teardown a statically allocated state in the STARTING section for
|
/linux/tools/testing/selftests/rcutorture/doc/ |
H A 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/drivers/cpufreq/ |
H A D | Kconfig | 52 the frequency statically to the highest frequency supported by 60 the frequency statically to the lowest frequency supported by 113 This cpufreq governor sets the frequency statically to the 124 This cpufreq governor sets the frequency statically to the
|
/linux/Documentation/driver-api/rapidio/ |
H A 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/include/linux/iio/ |
H A D | iio-opaque.h | 19 * @attached_buffers: array of buffers statically attached by the driver 20 * @attached_buffers_cnt: number of buffers in the array of statically attached buffers
|
/linux/Documentation/fb/ |
H A 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/Documentation/sound/hd-audio/ |
H A 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/arch/xtensa/platforms/iss/ |
H A D | console.c | 155 * (2) tty_init is called via `module_init', (3) if statically linked, 157 * We can do this easily because simcons is always statically linked, but
|
/linux/net/netfilter/ipvs/ |
H A D | Kconfig | 214 connections to the servers through looking up a statically assigned 224 connections to the servers through looking up a statically assigned 235 network connections to the servers through looking up a statically
|
/linux/lib/ |
H A D | Kconfig.ubsan | 85 of a statically-known size, where an added offset (which may not 86 be known statically) is out-of-bounds. Since this option is
|
/linux/Documentation/filesystems/ |
H A D | ramfs-rootfs-initramfs.rst | 253 designed to be a tiny C library to statically link early userspace 261 uses like this. (A "hello world" program statically linked against glibc is 263 name lookups, even when otherwise statically linked.) 265 A good first step is to get initramfs to run a statically linked "hello world"
|
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/ |
H A D | branch.json | 3 …o dynamic misprediction or because the MMU is off and the branches are statically predicted not ta…
|
/linux/drivers/usb/gadget/udc/cdns2/ |
H A D | Kconfig | 9 Say "y" to link the driver statically, or "m" to build a
|
/linux/drivers/usb/gadget/udc/bdc/ |
H A D | Kconfig | 12 Say "y" here to link the driver statically, or "m" to build a dynamically
|
/linux/include/pcmcia/ |
H A 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/Documentation/driver-api/early-userspace/ |
H A 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/drivers/usb/renesas_usbhs/ |
H A D | Kconfig | 16 Say "y" to link the driver statically, or "m" to build a
|
/linux/Documentation/scsi/ |
H A D | libsas.rst | 49 Normally this is statically embedded to your driver's 149 It normally is statically declared in your own LLDD 169 memory allocation, etc, this points to statically
|
/linux/drivers/usb/fotg210/ |
H A D | Kconfig | 35 Say "y" to link the driver statically, or "m" to build a
|
/linux/Documentation/devicetree/bindings/nvmem/layouts/ |
H A D | nvmem-layout.yaml | 16 besides the bytes/bits offset and length. Other layouts can be less statically
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | stack_var_off.c | 6 * statically known.
|