Searched full:statically (Results 1 – 25 of 84) sorted by relevance
1234
| /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
|
| D | idr.rst | 27 for statically allocated IDRs or idr_init() for dynamically
|
| 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
|
| /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.
|
| /Documentation/devicetree/bindings/nvmem/layouts/ |
| D | nvmem-layout.yaml | 16 besides the bytes/bits offset and length. Other layouts can be less statically
|
| /Documentation/filesystems/ext4/ |
| D | bitmaps.rst | 25 Inode tables are statically allocated at mkfs time. Each block group
|
| /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.
|
| /Documentation/networking/ |
| D | sctp.rst | 29 - lksctp can be built as statically or as a module. However, be aware that
|
| D | vxlan.rst | 20 use of statically-configured forwarding entries.
|
| /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
|
| D | sisfb.rst | 38 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
|
| /Documentation/hwmon/ |
| D | ads7828.rst | 65 statically declare the device in the platform support code.
|
| D | ibmpowernv.rst | 27 The driver is built statically with the kernel by enabling the config
|
| /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.
|
| /Documentation/devicetree/bindings/nvmem/ |
| D | nvmem.yaml | 45 Alternative to the statically defined nvmem cells, this
|
| /Documentation/driver-api/ |
| D | io-mapping.rst | 11 ioremap_wc cannot be used to statically map the entire aperture to the CPU
|
| /Documentation/devicetree/bindings/clock/ |
| D | zynq-7000.txt | 26 - fclk-enable : Bit mask to enable FCLKs statically at boot time.
|
| /Documentation/filesystems/ |
| 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"
|
| /Documentation/devicetree/bindings/virtio/ |
| D | pci-iommu.yaml | 15 device tree statically describes the relation between IOMMU and DMA
|
| /Documentation/scsi/ |
| 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
|
| /Documentation/bpf/ |
| D | bpf_licensing.rst | 73 module. BPF is loaded at run time and not statically linked to the Linux
|
| /Documentation/virt/hyperv/ |
| D | clocks.rst | 73 x86/x64 doesn't support per-CPU interrupts, Direct Mode statically
|
| /Documentation/driver-api/driver-model/ |
| D | driver.rst | 10 Device drivers are statically allocated structures. Though there may 26 As stated above, struct device_driver objects are statically
|
| D | overview.rst | 56 statically allocated. This means only one allocation on device discovery.
|
| /Documentation/networking/dsa/ |
| D | configuration.rst | 376 statically assign the termination traffic associated with a certain user port 382 packet basis, rather than statically assigning user ports to CPU ports. 448 possible to statically assign a user port towards a DSA conduit that has any
|
1234