Home
last modified time | relevance | path

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

12345678910>>...85

/linux-6.14.4/Documentation/devicetree/bindings/clock/
Damlogic,axg-audio-clkc.yaml38 - description: input plls to generate clock signals N0
39 - description: input plls to generate clock signals N1
40 - description: input plls to generate clock signals N2
41 - description: input plls to generate clock signals N3
42 - description: input plls to generate clock signals N4
43 - description: input plls to generate clock signals N5
44 - description: input plls to generate clock signals N6
45 - description: input plls to generate clock signals N7
/linux-6.14.4/arch/s390/include/uapi/asm/
Dpkey.h121 * Generate CCA AES secure key.
126 __u32 keytype; /* in: key type to generate */
138 __u32 keytype; /* in: key type to generate */
161 __u32 keytype; /* in: key type to generate */
211 * Generate AES random protected key.
214 __u32 keytype; /* in: key type to generate */
241 * Generate secure key, version 2.
242 * Generate CCA AES secure key, CCA AES cipher key or EP11 AES secure key.
250 * generate a list of apqns based on the key type to generate.
263 enum pkey_key_type type; /* in: key type to generate */
[all …]
/linux-6.14.4/tools/net/sunrpc/xdrgen/
Dxdrgen46 "definitions", help="Generate XDR definitions"
64 help="Generate header code for client or server side",
71 "declarations", help="Generate function declarations"
89 help="Generate code for client or server side",
100 "source", help="Generate XDR encoder and decoder source code"
118 help="Generate code for client or server side",
DREADME11 a tool that could read such XDR specifications and then generate C
78 Once a .x file is available, use xdrgen to generate source and
110 xdrgen does not use machine learning to generate source code. The
239 Generate client-side procedure functions
261 Generate kernel Rust code as well as C code
/linux-6.14.4/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
/linux-6.14.4/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.
/linux-6.14.4/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 */
/linux-6.14.4/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.
/linux-6.14.4/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
/linux-6.14.4/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**\ .
/linux-6.14.4/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 …]
/linux-6.14.4/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,
/linux-6.14.4/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 */
/linux-6.14.4/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()
/linux-6.14.4/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,
/linux-6.14.4/Documentation/kbuild/
Dgcc-plugins.rst73 **$(src)/scripts/gcc-plugins/gcc-generate-gimple-pass.h,
74 $(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,
75 $(src)/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h,
76 $(src)/scripts/gcc-plugins/gcc-generate-rtl-pass.h**
78 These headers automatically generate the registration structures for
/linux-6.14.4/rust/kernel/
Dprint.rs48 const fn generate(is_cont: bool, prefix: &[u8; 3]) -> [u8; LENGTH] { in generate() function
70 // Generate the format strings at compile-time.
76 pub static EMERG: [u8; LENGTH] = generate(false, bindings::KERN_EMERG);
77 pub static ALERT: [u8; LENGTH] = generate(false, bindings::KERN_ALERT);
78 pub static CRIT: [u8; LENGTH] = generate(false, bindings::KERN_CRIT);
79 pub static ERR: [u8; LENGTH] = generate(false, bindings::KERN_ERR);
80 pub static WARNING: [u8; LENGTH] = generate(false, bindings::KERN_WARNING);
81 pub static NOTICE: [u8; LENGTH] = generate(false, bindings::KERN_NOTICE);
82 pub static INFO: [u8; LENGTH] = generate(false, bindings::KERN_INFO);
83 pub static DEBUG: [u8; LENGTH] = generate(false, bindings::KERN_DEBUG);
[all …]
/linux-6.14.4/Documentation/translations/zh_CN/kbuild/
Dgcc-plugins.rst71 **$(src)/scripts/gcc-plugins/gcc-generate-gimple-pass.h,
72 $(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h,
73 $(src)/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h,
74 $(src)/scripts/gcc-plugins/gcc-generate-rtl-pass.h**
/linux-6.14.4/Documentation/bpf/
Dclang-notes.rst26 If ``-O0`` is used, Clang will generate the ``BPF_CALL | BPF_X | BPF_JMP`` (0x8d)
32 Clang can generate atomic instructions by default when ``-mcpu=v3`` is
34 Clang can generate is ``BPF_ADD`` *without* ``BPF_FETCH``. If you need to enable
/linux-6.14.4/tools/testing/selftests/powerpc/mm/
Dpkey_exec_prot.c173 * This should not generate a fault as having PROT_EXEC in test()
190 * This should generate an access fault as having just in test()
202 /* The following three cases will generate SEGV_PKUERR */ in test()
212 * This should generate a pkey fault based on AMR bits only in test()
228 * This should generate two faults. First, a pkey fault in test()
256 * This should generate pkey faults based on IAMR bits which in test()
/linux-6.14.4/drivers/net/ethernet/intel/fm10k/
Dfm10k_debugfs.c50 /* Generate header */ in fm10k_dbg_tx_desc_seq_show()
77 /* Generate header */ in fm10k_dbg_rx_desc_seq_show()
159 /* Generate a folder for each q_vector */ in fm10k_dbg_q_vector_init()
164 /* Generate a file for each rx ring in the q_vector */ in fm10k_dbg_q_vector_init()
175 /* Generate a file for each rx ring in the q_vector */ in fm10k_dbg_q_vector_init()
/linux-6.14.4/arch/openrisc/
DKconfig132 This config enables gcc to generate l.cmov instructions when compiling
145 This config enables gcc to generate l.ror instructions when compiling
158 This config enables gcc to generate l.rori instructions when compiling
171 This config enables gcc to generate l.ext* instructions when compiling
/linux-6.14.4/drivers/rapidio/
Drio-access.c24 * RIO_LOP_READ - Generate rio_local_read_config_* functions
45 * RIO_LOP_WRITE - Generate rio_local_write_config_* functions
76 * RIO_OP_READ - Generate rio_mport_read_config_* functions
97 * RIO_OP_WRITE - Generate rio_mport_write_config_* functions
/linux-6.14.4/arch/powerpc/perf/req-gen/
Dperf.h72 * Generate a check of the field offsets
91 * Generate event attributes:
142 /* Generate event list for platforms with counter_info_version 0x6 or below */
161 /* Generate event list for platforms with counter_info_version 0x8 or above*/
/linux-6.14.4/tools/sound/
Ddapm-graph4 # Generate a graph of the current DAPM state for an audio card
27 Generate a graph of the current DAPM state for an audio card.
48 * Use the .dot extension to generate a text graph representation in
89 # Parse a widget file and generate graph description in graphviz dot format
156 # Parse the DAPM tree for a sound card component and generate graph
215 # Parse the DAPM tree for a sound card and generate graph description in

12345678910>>...85