Home
last modified time | relevance | path

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

12345678910>>...60

/linux/Documentation/devicetree/bindings/clock/
H A 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/arch/s390/include/uapi/asm/
H A 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/tools/net/sunrpc/xdrgen/
H A Dxdrgen51 "definitions", help="Generate XDR definitions"
69 help="Generate header code for client or server side",
76 "declarations", help="Generate function declarations"
94 help="Generate code for client or server side",
105 "source", help="Generate XDR encoder and decoder source code"
123 help="Generate code for client or server side",
/linux/arch/sparc/include/asm/
H A 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/arch/arm/mach-omap2/
H A 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/Documentation/ABI/testing/
H A 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/Documentation/devicetree/bindings/interrupt-controller/
H A 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/Documentation/userspace-api/media/dvb/
H A Dheaders.rst15 :generate-cross-refs:
24 :generate-cross-refs:
33 :generate-cross-refs:
42 :generate-cross-refs:
/linux/Documentation/security/
H A 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/arch/powerpc/kvm/
H A 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/include/net/sctp/
H A 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/Documentation/kbuild/
H A 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/Documentation/translations/zh_CN/kbuild/
H A 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/rust/kernel/
H A Dprint.rs54 const fn generate(is_cont: bool, prefix: &[u8; 3]) -> [u8; LENGTH] {
76 // Generate the format strings at compile-time.
82 pub static EMERG: [u8; LENGTH] = generate(false, bindings::KERN_EMERG);
83 pub static ALERT: [u8; LENGTH] = generate(false, bindings::KERN_ALERT);
84 pub static CRIT: [u8; LENGTH] = generate(false, bindings::KERN_CRIT);
85 pub static ERR: [u8; LENGTH] = generate(false, bindings::KERN_ERR);
86 pub static WARNING: [u8; LENGTH] = generate(false, bindings::KERN_WARNING);
87 pub static NOTICE: [u8; LENGTH] = generate(false, bindings::KERN_NOTICE);
88 pub static INFO: [u8; LENGTH] = generate(false, bindings::KERN_INFO);
89 pub static DEBUG: [u8; LENGTH] = generate(fals
49 const fn generate(is_cont: bool, prefix: &[u8; 3]) -> [u8; LENGTH] { generate() function
[all...]
/linux/Documentation/bpf/
H A 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/drivers/net/ethernet/intel/fm10k/
H A 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/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_debugfs.c113 /* Generate header on first entry */ in fbnic_dbg_twq_desc_seq_show()
138 /* Generate header on first entry */ in fbnic_dbg_tcq_desc_seq_show()
187 /* Generate header on first entry */ in fbnic_dbg_bdq_desc_seq_show()
260 /* Generate header on first entry */ in fbnic_dbg_rcq_desc_seq_show()
324 /* Generate a folder for each napi vector */ in fbnic_dbg_nv_init()
329 /* Generate a file for each Tx ring in the napi vector */ in fbnic_dbg_nv_init()
351 /* Generate a file for each Rx ring in the napi vector */ in fbnic_dbg_nv_init()
386 /* Generate Header */ in fbnic_dbg_mac_addr_show()
412 /* Generate Header */ in fbnic_dbg_tce_tcam_show()
446 /* Generate Header */ in fbnic_dbg_act_tcam_show()
[all …]
/linux/drivers/tty/vt/
H A Dgen_ucs_recompose_table.py4 # Leverage Python's unicodedata module to generate ucs_recompose_table.h
10 # python3 gen_ucs_recompose_table.py # Generate with common recomposition pairs
11 # python3 gen_ucs_recompose_table.py --full # Generate with all recomposition pairs
169 """Generate the recomposition C table."""
200 # Generate implementation file
213 f"To generate a table with {alt_description_detail} instead, run:",
250 parser = argparse.ArgumentParser(description="Generate Unicode recomposition table")
252 help="Generate a full recomposition table (default: common pairs only)")
/linux/drivers/rapidio/
H A 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/arch/openrisc/
H A DKconfig134 This config enables gcc to generate l.cmov instructions when compiling
147 This config enables gcc to generate l.ror instructions when compiling
160 This config enables gcc to generate l.rori instructions when compiling
173 This config enables gcc to generate l.ext* instructions when compiling
/linux/drivers/watchdog/
H A Dmarvell_gti_wdt.c18 * This will generate the interrupt to arm core whenever timeout happens.
21 * This will generate interrupt to arm core on 1st timeout happens
22 * This will generate interrupt to SCP processor on 2nd timeout happens
25 * This will generate interrupt to arm core on 1st timeout happens
26 * Will generate interrupt to SCP processor on 2nd timeout happens,
31 * a hardware hang. Also h/w is configured not to generate SCP interrupt, so
/linux/tools/sound/
H A 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
/linux/arch/powerpc/perf/req-gen/
H A 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/Documentation/doc-guide/
H A Dparse-headers.rst6 order to describe the userspace API and to generate cross-references
8 userspace API files has an additional advantage: Sphinx will generate warnings
11 The :ref:`parse_headers.py <parse_headers>` provides a way to generate such
156 It won't generate cross-references for ``PRIVATE``::
/linux/include/uapi/linux/
H A Dseg6_local.h92 * (i.e., packets that generate errors or are dropped are NOT counted).
96 * an SRv6 Behavior instance (i.e., packets that generate errors or are
101 * (i.e., packets that generate errors or are dropped).

12345678910>>...60