Home
last modified time | relevance | path

Searched refs:flexible (Results 1 – 25 of 75) sorted by relevance

123

/Linux-v5.15/kernel/events/
Dhw_breakpoint.c46 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/
Dmax77620.txt39 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.
Drohm,bd70528-pmic.txt7 clock gate, high-accuracy VREF for use with an external ADC, flexible
/Linux-v5.15/scripts/coccinelle/misc/
Dflexible_array.cocci99 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/
Ddai.rst28 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/
Drc-intro.rst18 However, remove controllers are more flexible than a normal input
/Linux-v5.15/Documentation/process/
Ddeprecated.rst90 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/
Dassociativity.rst50 thereby making the node distance computation flexible. Form 2 also allows flexible primary
Dbooting.rst29 code all sorts of tables. It also makes it more flexible for board vendors to do
/Linux-v5.15/Documentation/hwmon/
Dasc7621.rst51 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/
Ddeprecated.rst101 `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/
Dlsm.rst18 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/
Ddvb-frontend-parameters.rst18 ioctl's. The new API is flexible enough to add new parameters to
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/intel/
Di40e.rst130 - 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
Dice.rst232 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/
Dds2490.rst40 - The hardware supports normal, flexible, and overdrive bus
/Linux-v5.15/Documentation/admin-guide/media/
Dfaq.rst204 In order to make it more flexible and support different hardware
216 support more flexible.
/Linux-v5.15/Documentation/scsi/
Dqlogicfas.rst37 I am working with the PCMCIA group to make it more flexible, but that
/Linux-v5.15/Documentation/x86/
Dmicrocode.rst140 Needless to say, this method is not the most flexible one because it
/Linux-v5.15/Documentation/dev-tools/kunit/
Dtips.rst128 something more flexible you could use a named ``kunit_resource``, see
/Linux-v5.15/Documentation/sound/designs/
Dchannel-mapping-api.rst69 while the latter two are for flexible channel positions. ``_VAR`` type is
/Linux-v5.15/Documentation/gpu/
Dkomeda-kms.rst14 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/
Dfsgs.rst85 more flexible usage of the FS/GS addressing modes in user space
/Linux-v5.15/Documentation/driver-api/gpio/
Dintro.rst29 A "General Purpose Input/Output" (GPIO) is a flexible software-controlled
/Linux-v5.15/Documentation/sound/hd-audio/
Drealtek-pc-beep.rst8 as I can tell, these hidden routes are designed to allow flexible PC Beep output

123