Home
last modified time | relevance | path

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

123

/Linux-v5.10/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.10/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.10/scripts/coccinelle/misc/
Dflexible_array.cocci80 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
87 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
/Linux-v5.10/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.10/Documentation/userspace-api/media/rc/
Drc-intro.rst18 However, remove controllers are more flexible than a normal input
/Linux-v5.10/Documentation/process/
Ddeprecated.rst90 array usage and switch to a `flexible array member
221 should always use `"flexible array members" <https://en.wikipedia.org/wiki/Flexible_array_member>`_
249 C99 introduced "flexible array members", which lacks a numeric size for
259 flexible array does not occur last in the structure, which helps to prevent
288 Instead, `flexible array members have incomplete type, and so the sizeof()
315 to implement this is through the use of a `flexible array member`, together with
/Linux-v5.10/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.10/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.10/Documentation/userspace-api/media/dvb/
Ddvb-frontend-parameters.rst18 ioctl's. The new API is flexible enough to add new parameters to
/Linux-v5.10/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
/Linux-v5.10/Documentation/w1/masters/
Dds2490.rst40 - The hardware supports normal, flexible, and overdrive bus
/Linux-v5.10/Documentation/admin-guide/media/
Dfaq.rst204 In order to make it more flexible and support different hardware
216 support more flexible.
/Linux-v5.10/Documentation/scsi/
Dqlogicfas.rst37 I am working with the PCMCIA group to make it more flexible, but that
/Linux-v5.10/Documentation/x86/
Dmicrocode.rst140 Needless to say, this method is not the most flexible one because it
/Linux-v5.10/Documentation/sound/designs/
Dchannel-mapping-api.rst69 while the latter two are for flexible channel positions. ``_VAR`` type is
/Linux-v5.10/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.10/Documentation/powerpc/
Dbooting.rst29 code all sorts of tables. It also makes it more flexible for board vendors to do
/Linux-v5.10/Documentation/sound/hd-audio/
Drealtek-pc-beep.rst8 as I can tell, these hidden routes are designed to allow flexible PC Beep output
/Linux-v5.10/Documentation/driver-api/gpio/
Dintro.rst29 A "General Purpose Input/Output" (GPIO) is a flexible software-controlled
/Linux-v5.10/Documentation/arm/
Dinterrupts.rst14 allow more flexible TLB handling for the future.
/Linux-v5.10/Documentation/x86/x86_64/
Dfsgs.rst85 more flexible usage of the FS/GS addressing modes in user space
/Linux-v5.10/Documentation/fb/
Dudlfb.rst23 setting is very flexible - able to set nearly arbitrary modes from any timing.
/Linux-v5.10/Documentation/filesystems/
Dceph.rst55 Ceph includes flexible snapshot mechanism that allows a user to create
/Linux-v5.10/Documentation/filesystems/ext4/
Dblockgroup.rst65 Starting in ext4, there is a new feature called flexible block groups

123