Home
last modified time | relevance | path

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

123

/Linux-v4.19/Documentation/
Dflexible-arrays.txt2 Using flexible arrays in the kernel
19 piecing together an array from smaller parts; the flexible array library
22 A flexible array holds an arbitrary (within limits) number of fixed-sized
27 system page size, and putting data into a flexible array requires a copy
28 operation. It's also worth noting that flexible arrays do no internal
32 The creation of a flexible array is done with::
46 It is also possible to define flexible arrays at compile time with::
53 Storing data into a flexible array is accomplished with a call to::
64 There might possibly be a need to store data into a flexible array while
121 As of this writing, there are no users of flexible arrays in the mainline
Dlsm.txt18 SELinux is an implementation of flexible and fine-grained
21 projects (e.g. RSBAC, Medusa) have also developed flexible access
D00-INDEX155 flexible-arrays.txt
156 - how to make use of flexible sized arrays in linux
/Linux-v4.19/Documentation/core-api/
Dflexible-arrays.rst3 Using flexible arrays in the kernel
17 together an array from smaller parts; the flexible array library exists to make
20 A flexible array holds an arbitrary (within limits) number of fixed-sized
25 system page size, and putting data into a flexible array requires a copy
26 operation. It's also worth noting that flexible arrays do no internal
30 The creation of a flexible array is done with :c:func:`flex_array_alloc()`::
44 It is also possible to define flexible arrays at compile time with::
51 Storing data into a flexible array is accomplished with a call to
63 There might possibly be a need to store data into a flexible array while
122 As of this writing, there are no users of flexible arrays in the mainline
Dindex.rst24 flexible-arrays
/Linux-v4.19/kernel/events/
Dhw_breakpoint.c59 unsigned int flexible; /* XXX: placeholder, see fetch_this_slot() */ member
78 unsigned int flexible; member
165 nr = info->flexible; in fetch_bp_busy_slots()
166 if (nr > slots->flexible) in fetch_bp_busy_slots()
167 slots->flexible = nr; in fetch_bp_busy_slots()
307 if (slots.pinned + (!!slots.flexible) > nr_slots[type]) in __reserve_bp_slot()
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dmax77620.txt33 The flexible sequencing structure consists of two hardware enable inputs
40 Each regulator, GPIO1, GPIO2, GPIO3, and 32KHz clock has a flexible power
42 a flexible power sequencer timer or a software bit. When a FPS source of
43 regulators, GPIOs and clocks specifies the enable source to be a flexible
45 the regulators, GPIOs and clocks flexible power sequencer configuration
50 corresponds to its flexible sequencer configuration register.
/Linux-v4.19/Documentation/networking/
Di40e.txt96 | offset into packet payload | 2 bytes of flexible data |
118 as the flexible data is 2 bytes long and must be aligned to byte 0 of the
133 Note that the user-defined flexible offset is also considered part of the
135 same type. However, the flexible data is not part of the input set and
Deql.txt19 and have a ISP that is flexible, it is now possible to bind modems
/Linux-v4.19/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-v4.19/Documentation/media/uapi/rc/
Drc-intro.rst18 However, remove controllers are more flexible than a normal input
/Linux-v4.19/Documentation/hwmon/
Dasc762146 We offer flexible mapping of temperature readings to thermal zones. Any
62 address. One could use our flexible zone assignment to have a zone
68 The tachometer measurement system is flexible and able to adapt to many
/Linux-v4.19/Documentation/media/uapi/dvb/
Ddvb-frontend-parameters.rst18 ioctl's. The new API is flexible enough to add new parameters to
/Linux-v4.19/Documentation/x86/
Dmicrocode.txt134 Needless to say, this method is not the most flexible one because it
Dpat.txt7 more flexible than MTRR due to its capability to set attributes at page level
/Linux-v4.19/Documentation/w1/masters/
Dds249037 - The hardware supports normal, flexible, and overdrive bus
/Linux-v4.19/Documentation/scsi/
Dqlogicfas.txt31 I am working with the PCMCIA group to make it more flexible, but that
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dspi-bus.txt25 flexible and non-standardized, it is left out of this binding with the
/Linux-v4.19/Documentation/sound/designs/
Dchannel-mapping-api.rst69 while the latter two are for flexible channel positions. ``_VAR`` type is
/Linux-v4.19/Documentation/driver-api/gpio/
Dintro.rst29 A "General Purpose Input/Output" (GPIO) is a flexible software-controlled
/Linux-v4.19/Documentation/arm/
DInterrupts12 allow more flexible TLB handling for the future.
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dblockgroup.rst65 Starting in ext4, there is a new feature called flexible block groups
/Linux-v4.19/Documentation/filesystems/
Dceph.txt53 Ceph includes flexible snapshot mechanism that allows a user to create
/Linux-v4.19/Documentation/fb/
Dudlfb.txt23 setting is very flexible - able to set nearly arbitrary modes from any timing.
/Linux-v4.19/Documentation/isdn/
DREADME.concap44 makes isdn network interfaces more flexible, but also much more

123