Home
last modified time | relevance | path

Searched full:followed (Results 1 – 25 of 1323) sorted by relevance

12345678910>>...53

/linux-6.12.1/tools/include/uapi/linux/
Dbtf.h86 * followed by extra data.
89 /* BTF_KIND_INT is followed by a u32 and the following
101 /* BTF_KIND_ENUM is followed by multiple "struct btf_enum".
110 /* BTF_KIND_ARRAY is followed by one "struct btf_array" */
117 /* BTF_KIND_STRUCT and BTF_KIND_UNION are followed
141 /* BTF_KIND_FUNC_PROTO is followed by multiple "struct btf_param".
162 /* BTF_KIND_VAR is followed by a single "struct btf_var" to describe
169 /* BTF_KIND_DATASEC is followed by multiple "struct btf_var_secinfo"
179 /* BTF_KIND_DECL_TAG is followed by a single "struct btf_decl_tag" to describe
190 /* BTF_KIND_ENUM64 is followed by multiple "struct btf_enum64".
/linux-6.12.1/include/uapi/linux/
Dbtf.h86 * followed by extra data.
89 /* BTF_KIND_INT is followed by a u32 and the following
101 /* BTF_KIND_ENUM is followed by multiple "struct btf_enum".
110 /* BTF_KIND_ARRAY is followed by one "struct btf_array" */
117 /* BTF_KIND_STRUCT and BTF_KIND_UNION are followed
141 /* BTF_KIND_FUNC_PROTO is followed by multiple "struct btf_param".
162 /* BTF_KIND_VAR is followed by a single "struct btf_var" to describe
169 /* BTF_KIND_DATASEC is followed by multiple "struct btf_var_secinfo"
179 /* BTF_KIND_DECL_TAG is followed by a single "struct btf_decl_tag" to describe
190 /* BTF_KIND_ENUM64 is followed by multiple "struct btf_enum64".
Ddns_resolver.h80 * Header at the beginning of a V1 server list. This is followed directly by
92 * Header at the beginning of each V1 server record. This is followed by the
93 * characters of the name with no NUL-terminator, followed by the address
109 * Header at the beginning of each V1 address record. This is followed by the
Dvirtio_scsi.h43 /* SCSI command request, followed by data-out */
53 /* SCSI command request, followed by protection information */
65 /* Response, followed by sense data and data-in */
Di2c.h61 * START. That is followed by the slave address, and a bit encoding read
65 * group, it is followed by a STOP. Otherwise it is followed by the next
/linux-6.12.1/arch/arm/boot/dts/samsung/
Dexynos5422-cpus.dtsi64 #cooling-cells = <2>; /* min followed by max */
77 #cooling-cells = <2>; /* min followed by max */
90 #cooling-cells = <2>; /* min followed by max */
103 #cooling-cells = <2>; /* min followed by max */
116 #cooling-cells = <2>; /* min followed by max */
129 #cooling-cells = <2>; /* min followed by max */
142 #cooling-cells = <2>; /* min followed by max */
155 #cooling-cells = <2>; /* min followed by max */
Dexynos5420-cpus.dtsi65 #cooling-cells = <2>; /* min followed by max */
77 #cooling-cells = <2>; /* min followed by max */
89 #cooling-cells = <2>; /* min followed by max */
101 #cooling-cells = <2>; /* min followed by max */
113 #cooling-cells = <2>; /* min followed by max */
125 #cooling-cells = <2>; /* min followed by max */
137 #cooling-cells = <2>; /* min followed by max */
149 #cooling-cells = <2>; /* min followed by max */
Dexynos4412.dtsi50 #cooling-cells = <2>; /* min followed by max */
60 #cooling-cells = <2>; /* min followed by max */
70 #cooling-cells = <2>; /* min followed by max */
80 #cooling-cells = <2>; /* min followed by max */
/linux-6.12.1/Documentation/devicetree/bindings/soundwire/
Dqcom,soundwire.yaml90 Out ports followed by In ports. Used for Sample Interval calculation.
101 Out ports followed by In ports. Used for Sample Interval calculation.
112 Out ports followed by In ports.
123 Out ports followed by In ports.
134 Out ports followed by In ports.
147 Out ports followed by In ports.
164 Out ports followed by In ports.
181 sub-frame for each port. Out ports followed by In ports.
197 into a payload. Out ports followed by In ports.
/linux-6.12.1/Documentation/staging/
Dlzo.rst142 Always followed by exactly one byte : H H H H H H H H
152 Always followed by exactly one byte : H H H H H H H H
158 Always followed by exactly one LE16 : D D D D D D D D : D D D D D D S S
169 In this case, it is followed by a fourth byte, X.
175 Always followed by exactly one LE16 : D D D D D D D D : D D D D D D S S
183 Always followed by exactly one byte : H H H H H H H H
190 Always followed by exactly one byte : H H H H H H H H
/linux-6.12.1/Documentation/litmus-tests/
DREADME16 Test that an atomic RMW followed by a smp_mb__after_atomic() is
26 when followed by smp_mb__after_atomic().
30 operation when followed by smp_mb__after_atomic().
/linux-6.12.1/kernel/trace/
Dtrace_dynevent.c280 * appended to the current cmd string, followed by a separator, if
321 * followed by a separator, if applicable. This can be used to add
325 * followed by an operator, if applicable, followed by the rhs string,
326 * followed finally by a separator, if applicable. Before the
448 * whitespace, all followed by a separator, if applicable. After the
450 * the optional @operator is appended, followed by the second arg and
/linux-6.12.1/Documentation/driver-api/surface_aggregator/
Dssh.rst74 Each frame structure is followed by a CRC over this structure. The CRC over
76 after the frame structure and before the payload. The payload is followed by
97 A message consists of |SYN|, followed by the frame (|TYPE|, |LEN|, |SEQ| and
99 followed finally, regardless if the payload is present, the payload CRC. The
140 Each exchange begins with |SYN|, followed by a |DATA_SEQ|- or
141 |DATA_NSQ|-type frame, followed by its CRC, payload, and payload CRC. In
201 consists of an eight-byte command structure, followed by optional and
337 followed by a repetition of ``SEQ=0`` will not detect the second ``SEQ=0``
/linux-6.12.1/arch/powerpc/platforms/cell/spufs/
Dspu_restore.c198 * followed by stop-and-signal instruction after in restore_complete()
206 /* SPU_Status[P,H]=1. Add 'heq $0, $0' followed in restore_complete()
216 * followed by 'br -4' after end of restore in restore_complete()
226 * followed by 'br -4' after end of restore code. in restore_complete()
234 /* SPU_Status[I]=1. Add illegal instruction followed in restore_complete()
/linux-6.12.1/Documentation/firmware-guide/acpi/dsd/
Dleds.rst30 entry shall contain the string "led@" followed by the number of the LED,
31 followed by the referred object name. That object shall be named "LED" followed
Dgraph.rst45 with "port" and must be followed by the "@" character and the number of the
53 "endpoint" and must be followed by the "@" character and the number of the
69 name followed by a reference in the same package. Such references consist of
/linux-6.12.1/Documentation/driver-api/media/
Drc-core.rst44 given remote controller), followed by 8 bits of code. A bit "1" is modulated
45 with 560µs *PULSE* followed by 1690µs *SPACE* and a bit "0" is modulated
46 with 560µs *PULSE* followed by 560µs *SPACE*.
/linux-6.12.1/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt50 of a string which is a command to be executed, followed by 1 or
71 of a string which is a command to be executed, followed by 1 or
91 individual command into a list, with the command being first, followed by all
/linux-6.12.1/scripts/kconfig/tests/preprocess/escape/
DKconfig15 # Unlike Make, '$' has special meaning only when it is followed by '('.
22 # You need a trick to escape '$' followed by '('
/linux-6.12.1/security/apparmor/include/
Dpolicy_unpack.h54 * The AppArmor interface treats data as a type byte followed by the
56 * which has a name (AA_NAME typecode followed by name string) followed by
/linux-6.12.1/tools/perf/Documentation/
Djitdump-specification.txt29 …der is followed by a series of records, each starting with a fixed size header describing the type…
53 The file header is immediately followed by records. Each record starts with a fixed size header des…
161 …data[n]: an array of unwinding data, consisting of the EH Frame Header, followed by the actual EH …
Ditrace.txt59 The 'e' option may be followed by flags which affect what errors will or
65 If supported, the 'd' option may be followed by flags which affect what
/linux-6.12.1/Documentation/admin-guide/LSM/
Dindex.rst21 followed by any number of "minor" modules and at most one "major" module.
29 be first, followed by any "minor" modules (e.g. Yama) and then
/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_rogue_fwif_stream.h25 * current GPU. This stream is comprised of one or more headers, followed by data for each given
30 * continuation bit determining whether any more headers are present. The headers are then followed
/linux-6.12.1/Documentation/networking/
Dmptcp.rst134 - ``MPTCP_TCPINFO``: Uses ``struct mptcp_subflow_data``, followed by an array of
136 - ``MPTCP_SUBFLOW_ADDRS``: Uses ``struct mptcp_subflow_data``, followed by an
141 ``struct tcp_info``, followed by the content of ``struct mptcp_info``.

12345678910>>...53