Home
last modified time | relevance | path

Searched full:generate (Results 1 – 25 of 3867) sorted by relevance

12345678910>>...155

/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_hv_tm.c57 * bit 31 set) can generate a softpatch interrupt. Hence both forms in kvmhv_p9_tm_emulation()
76 /* generate an illegal instruction interrupt */ in kvmhv_p9_tm_emulation()
82 /* generate an illegal instruction interrupt */ in kvmhv_p9_tm_emulation()
87 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
125 /* generate an illegal instruction interrupt */ in kvmhv_p9_tm_emulation()
131 /* generate an illegal instruction interrupt */ in kvmhv_p9_tm_emulation()
136 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
161 /* generate an illegal instruction interrupt */ in kvmhv_p9_tm_emulation()
166 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
173 /* If no transaction active, generate TM bad thing */ in kvmhv_p9_tm_emulation()
[all …]
/kernel/linux/linux-5.10/drivers/media/cec/core/
Dcec-pin-priv.h31 /* Generate a start bit period that is too short */
33 /* Generate a start bit period that is too long */
43 /* Generate a bit period that is too short */
45 /* Generate a bit period that is too long */
51 /* Generate a bit period that is too short */
53 /* Generate a bit period that is too long */
62 /* Generate a bit period that is too short */
64 /* Generate a bit period that is too long */
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dpkey.h110 * Generate CCA AES secure key.
115 __u32 keytype; /* in: key type to generate */
126 __u32 keytype; /* in: key type to generate */
147 __u32 keytype; /* in: key type to generate */
193 * Generate AES random protected key.
196 __u32 keytype; /* in: key type to generate */
222 * Generate secure key, version 2.
223 * Generate CCA AES secure key, CCA AES cipher key or EP11 AES secure key.
231 * generate a list of apqns based on the key type to generate.
244 enum pkey_key_type type; /* in: key type to generate */
[all …]
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
Dpkey.h115 * Generate CCA AES secure key.
120 __u32 keytype; /* in: key type to generate */
131 __u32 keytype; /* in: key type to generate */
152 __u32 keytype; /* in: key type to generate */
198 * Generate AES random protected key.
201 __u32 keytype; /* in: key type to generate */
227 * Generate secure key, version 2.
228 * Generate CCA AES secure key, CCA AES cipher key or EP11 AES secure key.
236 * generate a list of apqns based on the key type to generate.
249 enum pkey_key_type type; /* in: key type to generate */
[all …]
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Destate.h27 * 1) As the result of an instruction fetch, will generate instruction_access_error
28 * 2) As the result of a load etc. will generate data_access_error.
30 * generate a disrupting ECC_error trap.
31 * 4) As the result of such errors on instruction vector fetch can generate any
39 * reads resulting in a hardware corrected data or MTAG ECC error will generate an
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Destate.h27 * 1) As the result of an instruction fetch, will generate instruction_access_error
28 * 2) As the result of a load etc. will generate data_access_error.
30 * generate a disrupting ECC_error trap.
31 * 4) As the result of such errors on instruction vector fetch can generate any
39 * reads resulting in a hardware corrected data or MTAG ECC error will generate an
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
Dpmic-cpcap.c24 * Returns the microvolts DC that the CPCAP PMIC should generate when
39 * generate an output voltage equal to or greater than @uv microvolts DC.
88 * Returns the microvolts DC that the MAX8952 Regulator should generate when
103 * generate an output voltage equal to or greater than @uv microvolts DC.
135 * Returns the microvolts DC that the FAN535503 Regulator should generate when
150 * Returns the microvolts DC that the FAN535508 Regulator should generate when
169 * generate an output voltage equal to or greater than @uv microvolts DC.
188 * generate an output voltage equal to or greater than @uv microvolts DC.
/kernel/linux/linux-6.6/drivers/media/cec/core/
Dcec-pin-priv.h42 /* Generate a start bit period that is too short */
44 /* Generate a start bit period that is too long */
54 /* Generate a bit period that is too short */
56 /* Generate a bit period that is too long */
62 /* Generate a bit period that is too short */
64 /* Generate a bit period that is too long */
73 /* Generate a bit period that is too short */
75 /* Generate a bit period that is too long */
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dpmic-cpcap.c24 * Returns the microvolts DC that the CPCAP PMIC should generate when
39 * generate an output voltage equal to or greater than @uv microvolts DC.
88 * Returns the microvolts DC that the MAX8952 Regulator should generate when
103 * generate an output voltage equal to or greater than @uv microvolts DC.
135 * Returns the microvolts DC that the FAN535503 Regulator should generate when
150 * Returns the microvolts DC that the FAN535508 Regulator should generate when
169 * generate an output voltage equal to or greater than @uv microvolts DC.
188 * generate an output voltage equal to or greater than @uv microvolts DC.
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-bus-iio-timer-stm3237 OC4REF rising or falling edges generate pulses.
39 OC6REF rising or falling edges generate pulses.
41 OC4REF or OC6REF rising edges generate pulses.
43 OC4REF rising or OC6REF falling edges generate
46 OC5REF or OC6REF rising edges generate pulses.
48 OC5REF rising or OC6REF falling edges generate
Dsysfs-bus-coresight-devices-tpdm7 will generate test data for tpdm. It can help to make
12 1 : Generate 64 bits data
13 2 : Generate 32 bits data
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dmsi.txt57 MSI clients are devices which generate MSIs. For each MSI they wish to
58 generate, the doorbell and payload may be configured, though sideband
75 and the set of MSIs they can potentially generate.
112 /* Can only generate MSIs to msi_a */
121 * Can generate MSIs to either A or B.
131 * Can generate MSIs to all of the MSI controllers.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/
Dmsi.txt57 MSI clients are devices which generate MSIs. For each MSI they wish to
58 generate, the doorbell and payload may be configured, though sideband
75 and the set of MSIs they can potentially generate.
112 /* Can only generate MSIs to msi_a */
121 * Can generate MSIs to either A or B.
131 * Can generate MSIs to all of the MSI controllers.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-timer-stm3237 OC4REF rising or falling edges generate pulses.
39 OC6REF rising or falling edges generate pulses.
41 OC4REF or OC6REF rising edges generate pulses.
43 OC4REF rising or OC6REF falling edges generate
46 OC5REF or OC6REF rising edges generate pulses.
48 OC5REF rising or OC6REF falling edges generate
/kernel/linux/linux-5.10/Documentation/security/
DIMA-templates.rst19 a new template is defined, the functions that generate and display
27 field, to generate and display data of a given type.
31 two functions, init() and show(), respectively to generate and display
41 mechanism) to generate a new measurement entry by using the template
75 - 'buf': the buffer data that was used to generate the hash without size limitations;
90 To specify the template descriptor to be used to generate measurement entries,
/kernel/linux/linux-5.10/Documentation/doc-guide/
Dparse-headers.rst6 order to describe the userspace API and to generate cross-references
8 userspace API files has an additional vantage: Sphinx will generate warnings
11 The :ref:`parse_headers.pl <parse_headers>` provide a way to generate such
84 The \ **ignore**\ means that it won't generate cross references for a
92 The \ **replace**\ means that it will generate cross references for a
162 It won't generate cross-references for \ **PRIVATE**\ .
/kernel/linux/linux-6.6/Documentation/doc-guide/
Dparse-headers.rst6 order to describe the userspace API and to generate cross-references
8 userspace API files has an additional vantage: Sphinx will generate warnings
11 The :ref:`parse_headers.pl <parse_headers>` provide a way to generate such
84 The \ **ignore**\ means that it won't generate cross references for a
92 The \ **replace**\ means that it will generate cross references for a
162 It won't generate cross-references for \ **PRIVATE**\ .
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_l3_drops.sh177 # Generate non-IP packets to the router
206 # Generate IP packets with a unicast IP and a multicast destination MAC
241 # Generate packets with loopback source IP
275 # Generate packets with loopback destination IP
310 # Generate packets with multicast source IP
341 # Generate packets with limited broadcast source IP
395 # Generate packets with corrupted IP header
441 # Generate packets with corrupted IP header
478 # Generate packets with reserved scope destination IP
503 # Generate packets with interface local scope destination IP
[all …]
/kernel/linux/linux-5.10/Documentation/kbuild/
Dgcc-plugins.rst47 **$(src)/scripts/gcc-plugins/gcc-generate-gimple-pass.h,
48 $(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,
49 $(src)/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h,
50 $(src)/scripts/gcc-plugins/gcc-generate-rtl-pass.h**
52 These headers automatically generate the registration structures for
/kernel/linux/linux-5.10/drivers/char/ipmi/
DKconfig31 bool 'Generate a panic event to all BMCs on a panic'
34 by default, generate an IPMI event describing the panic to each
41 bool 'Generate OEM events containing the panic string'
45 by default, generate IPMI OEM type f0 events holding the IPMB
51 parameter sets the default value to generate these events,
/kernel/linux/linux-6.6/Documentation/security/
DIMA-templates.rst19 a new template is defined, the functions that generate and display
27 field, to generate and display data of a given type.
31 two functions, init() and show(), respectively to generate and display
41 mechanism) to generate a new measurement entry by using the template
77 - 'buf': the buffer data that was used to generate the hash without size limitations;
103 To specify the template descriptor to be used to generate measurement entries,
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_l3_drops.sh176 # Generate non-IP packets to the router
205 # Generate IP packets with a unicast IP and a multicast destination MAC
240 # Generate packets with loopback source IP
274 # Generate packets with loopback destination IP
309 # Generate packets with multicast source IP
340 # Generate packets with limited broadcast source IP
394 # Generate packets with corrupted IP header
440 # Generate packets with corrupted IP header
477 # Generate packets with reserved scope destination IP
502 # Generate packets with interface local scope destination IP
[all …]
/kernel/linux/linux-6.6/include/net/sctp/
Dcommand.h36 SCTP_CMD_GEN_INIT_ACK, /* Generate an INIT ACK chunk. */
38 SCTP_CMD_GEN_COOKIE_ECHO, /* Generate a COOKIE ECHO chunk. */
71 SCTP_CMD_GEN_SHUTDOWN, /* Generate a SHUTDOWN chunk. */
86 SCTP_CMD_ASSOC_CHANGE, /* generate and send assoc_change event */
87 SCTP_CMD_ADAPTATION_IND, /* generate and send adaptation event */
88 SCTP_CMD_PEER_NO_AUTH, /* generate and send authentication event */
89 SCTP_CMD_ASSOC_SHKEY, /* generate the association shared keys */
/kernel/linux/linux-5.10/include/net/sctp/
Dcommand.h36 SCTP_CMD_GEN_INIT_ACK, /* Generate an INIT ACK chunk. */
38 SCTP_CMD_GEN_COOKIE_ECHO, /* Generate a COOKIE ECHO chunk. */
70 SCTP_CMD_GEN_SHUTDOWN, /* Generate a SHUTDOWN chunk. */
86 SCTP_CMD_ASSOC_CHANGE, /* generate and send assoc_change event */
87 SCTP_CMD_ADAPTATION_IND, /* generate and send adaptation event */
88 SCTP_CMD_PEER_NO_AUTH, /* generate and send authentication event */
89 SCTP_CMD_ASSOC_SHKEY, /* generate the association shared keys */
/kernel/linux/linux-6.6/arch/powerpc/kvm/
Dbook3s_hv_tm.c66 * bit 31 set) can generate a softpatch interrupt. Hence both forms in kvmhv_p9_tm_emulation()
85 /* generate an illegal instruction interrupt */ in kvmhv_p9_tm_emulation()
97 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
136 /* generate an illegal instruction interrupt */ in kvmhv_p9_tm_emulation()
148 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
180 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
187 /* If no transaction active, generate TM bad thing */ in kvmhv_p9_tm_emulation()
220 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()

12345678910>>...155