Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/usb/gadget/legacy/
H A 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/tools/testing/selftests/rcutorture/bin/
H A Dmkinitrd.sh22 # 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 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/tools/testing/selftests/rcutorture/doc/
H A 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/drivers/pinctrl/qcom/
H A DKconfig.msm28 Say Y here to compile statically, or M here to compile it as a module.
39 Say Y here to compile statically, or M here to compile it as a module.
50 Say Y here to compile statically, or M here to compile it as a module.
163 Say Y here to compile statically, or M here to compile it as a module.
453 Say Y here to compile statically, or M here to compile it as a module.
590 Say Y here to compile statically, or M here to compile it as a module.
/linux/Documentation/driver-api/rapidio/
H A 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/include/linux/iio/
H A Diio-opaque.h20 * @attached_buffers: array of buffers statically attached by the driver
21 * @attached_buffers_cnt: number of buffers in the array of statically attached buffers
/linux/Documentation/sound/hd-audio/
H A 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/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/
H A Dbranch.json3 …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 DKconfig9 Say "y" to link the driver statically, or "m" to build a
/linux/drivers/usb/gadget/udc/bdc/
H A DKconfig12 Say "y" here to link the driver statically, or "m" to build a dynamically
/linux/drivers/usb/renesas_usbhs/
H A DKconfig16 Say "y" to link the driver statically, or "m" to build a
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtask_local_data.h41 * A TLD can be defined statically using TLD_DEFINE_KEY() or created on the fly using
43 * possibly known statically, a memory area of size TLD_DYN_DATA_SIZE will be allocated
313 * not known statically or a TLD needs to be created conditionally)
H A Dstack_var_off.c6 * statically known.
/linux/rust/kernel/
H A Ddebugfs.rs205 /// This is statically asserted and not a safety requirement.
283 /// This is statically asserted and not a safety requirement.
340 /// This is statically asserted and not a safety requirement. in scoped_dir()
577 /// This is statically asserted and not a safety requirement. in read_write_file()
629 /// This is statically asserted and not a safety requirement.
682 /// This is statically asserted and not a safety requirement. in into_entry()
H A Dsync.rs63 /// Initializes a statically allocated lock class key.
80 /// In the common case of using a statically allocated lock class key, the
/linux/drivers/usb/fotg210/
H A DKconfig35 Say "y" to link the driver statically, or "m" to build a
/linux/Documentation/devicetree/bindings/nvmem/layouts/
H A Dnvmem-layout.yaml16 besides the bytes/bits offset and length. Other layouts can be less statically
/linux/arch/xtensa/include/asm/
H A Dpci.h27 * Xtensa has everything mapped statically like x86.
/linux/drivers/hsi/
H A Dhsi_boardinfo.c26 * HSI clients are statically declared and registered on board files.
/linux/Documentation/scsi/
H A Dlibsas.rst49 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/Documentation/networking/
H A Dsctp.rst29 - lksctp can be built as statically or as a module. However, be aware that
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_stack_var_off.c32 * statically known; this is a variable-offset stack write. in probe()
/linux/Documentation/fb/
H A Dsisfb.rst38 Well, it depends: If compiled statically into the kernel, use lilo's append
93 compiled as a module; if sisfb is statically compiled into the kernel, it
/linux/rust/
H A Dbuild_error.rs10 //! conditions that could be checked statically, but could not be enforced in

1234567891011