/Linux-v5.15/kernel/events/ |
D | hw_breakpoint.c | 46 unsigned int flexible; /* XXX: placeholder, see fetch_this_slot() */ member 65 unsigned int flexible; member 152 nr = info->flexible; in fetch_bp_busy_slots() 153 if (nr > slots->flexible) in fetch_bp_busy_slots() 154 slots->flexible = nr; in fetch_bp_busy_slots() 304 if (slots.pinned + (!!slots.flexible) > nr_slots[type]) in __reserve_bp_slot()
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | max77620.txt | 39 The flexible sequencing structure consists of two hardware enable inputs 46 Each regulator, GPIO1, GPIO2, GPIO3, and 32KHz clock has a flexible power 48 a flexible power sequencer timer or a software bit. When a FPS source of 49 regulators, GPIOs and clocks specifies the enable source to be a flexible 51 the regulators, GPIOs and clocks flexible power sequencer configuration 56 corresponds to its flexible sequencer configuration register.
|
D | rohm,bd70528-pmic.txt | 7 clock gate, high-accuracy VREF for use with an external ADC, flexible
|
/Linux-v5.15/scripts/coccinelle/misc/ |
D | flexible_array.cocci | 99 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de… 106 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
|
/Linux-v5.15/Documentation/sound/soc/ |
D | dai.rst | 28 left/right clock (LRC) synchronise the link. I2S is flexible in that either the 51 flexible protocol. It has bit clock (BCLK) and sync (SYNC) lines that are used
|
/Linux-v5.15/Documentation/userspace-api/media/rc/ |
D | rc-intro.rst | 18 However, remove controllers are more flexible than a normal input
|
/Linux-v5.15/Documentation/process/ |
D | deprecated.rst | 90 array usage and switch to a `flexible array member 223 should always use `"flexible array members" <https://en.wikipedia.org/wiki/Flexible_array_member>`_ 251 C99 introduced "flexible array members", which lacks a numeric size for 261 flexible array does not occur last in the structure, which helps to prevent 290 Instead, `flexible array members have incomplete type, and so the sizeof() 317 to implement this is through the use of a `flexible array member`, together with
|
/Linux-v5.15/Documentation/powerpc/ |
D | associativity.rst | 50 thereby making the node distance computation flexible. Form 2 also allows flexible primary
|
D | booting.rst | 29 code all sorts of tables. It also makes it more flexible for board vendors to do
|
/Linux-v5.15/Documentation/hwmon/ |
D | asc7621.rst | 51 We offer flexible mapping of temperature readings to thermal zones. Any 67 address. One could use our flexible zone assignment to have a zone 73 The tachometer measurement system is flexible and able to adapt to many
|
/Linux-v5.15/Documentation/translations/it_IT/process/ |
D | deprecated.rst | 101 `flexible array member <#zero-length-and-one-element-arrays>`_. 253 casi il codice del kernel dovrebbe usare sempre i `"flexible array 286 Lo standard C99 introduce i "flexible array members". Questi array non 326 Invece, `i flexible array members hanno un tipo incompleto, e quindi 357 propenso agli errori è quello di usare i `flexible array member`, in
|
/Linux-v5.15/Documentation/security/ |
D | lsm.rst | 18 SELinux is an implementation of flexible and fine-grained 21 projects (e.g. RSBAC, Medusa) have also developed flexible access
|
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | dvb-frontend-parameters.rst | 18 ioctl's. The new API is flexible enough to add new parameters to
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/intel/ |
D | i40e.rst | 130 - Supports multiple parameters for flexible flow classification and load 140 user-defined flexible two-byte pattern and offset by using the ethtool user-def 142 flexible filters. For a given flow type, you must clear all Intel Ethernet Flow 238 This flexible data is specified using the "user-def" field of the ethtool 244 | offset into packet payload | 2 bytes of flexible data | 270 from the payload. The offset must be even because the flexible data is 2 bytes 273 The user-defined flexible offset is also considered part of the input set and 275 the flexible data is not part of the input set and multiple filters may use the
|
D | ice.rst | 232 NOTE: This driver allows you to filter traffic based on a user-defined flexible 234 L3 and L4 flow types are supported for user-defined flexible filters. For a 336 This flexible data is specified using the "user-def" field of the ethtool 343 ``offset into packet payload`` ``2 bytes of flexible data`` 370 from the payload. The offset must be even because the flexible data is 2 bytes 373 The user-defined flexible offset is also considered part of the input set and 375 the flexible data is not part of the input set and multiple filters may use the
|
/Linux-v5.15/Documentation/w1/masters/ |
D | ds2490.rst | 40 - The hardware supports normal, flexible, and overdrive bus
|
/Linux-v5.15/Documentation/admin-guide/media/ |
D | faq.rst | 204 In order to make it more flexible and support different hardware 216 support more flexible.
|
/Linux-v5.15/Documentation/scsi/ |
D | qlogicfas.rst | 37 I am working with the PCMCIA group to make it more flexible, but that
|
/Linux-v5.15/Documentation/x86/ |
D | microcode.rst | 140 Needless to say, this method is not the most flexible one because it
|
/Linux-v5.15/Documentation/dev-tools/kunit/ |
D | tips.rst | 128 something more flexible you could use a named ``kunit_resource``, see
|
/Linux-v5.15/Documentation/sound/designs/ |
D | channel-mapping-api.rst | 69 while the latter two are for flexible channel positions. ``_VAR`` type is
|
/Linux-v5.15/Documentation/gpu/ |
D | komeda-kms.rst | 14 From D71, Arm display IP begins to adopt a flexible and modularized 33 The usage of scaler is very flexible and can be connected to layer output
|
/Linux-v5.15/Documentation/x86/x86_64/ |
D | fsgs.rst | 85 more flexible usage of the FS/GS addressing modes in user space
|
/Linux-v5.15/Documentation/driver-api/gpio/ |
D | intro.rst | 29 A "General Purpose Input/Output" (GPIO) is a flexible software-controlled
|
/Linux-v5.15/Documentation/sound/hd-audio/ |
D | realtek-pc-beep.rst | 8 as I can tell, these hidden routes are designed to allow flexible PC Beep output
|