Home
last modified time | relevance | path

Searched refs:generate (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/Linux-v6.6/rust/kernel/
Dprint.rs52 const fn generate(is_cont: bool, prefix: &[u8; 3]) -> [u8; LENGTH] { in generate() function
80 pub static EMERG: [u8; LENGTH] = generate(false, bindings::KERN_EMERG);
81 pub static ALERT: [u8; LENGTH] = generate(false, bindings::KERN_ALERT);
82 pub static CRIT: [u8; LENGTH] = generate(false, bindings::KERN_CRIT);
83 pub static ERR: [u8; LENGTH] = generate(false, bindings::KERN_ERR);
84 pub static WARNING: [u8; LENGTH] = generate(false, bindings::KERN_WARNING);
85 pub static NOTICE: [u8; LENGTH] = generate(false, bindings::KERN_NOTICE);
86 pub static INFO: [u8; LENGTH] = generate(false, bindings::KERN_INFO);
87 pub static DEBUG: [u8; LENGTH] = generate(false, bindings::KERN_DEBUG);
88 pub static CONT: [u8; LENGTH] = generate(true, bindings::KERN_CONT);
/Linux-v6.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
Dsysfs-driver-hid-lenovo30 …he mouse click events generated by pressing the trackpoint (if press_to_select is enabled) generate
47 Description: This setting controls how fast the trackpoint needs to be pressed to generate a mouse …
/Linux-v6.6/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-v6.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.
Dhisilicon,mbigen-v2.txt9 Hisilicon designed mbigen to collect and generate interrupt.
12 Non-pci devices can connect to mbigen and generate the
/Linux-v6.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**\ .
/Linux-v6.6/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-v6.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,
Ddigsig.rst48 Signature header is used as an input to generate a signature.
82 to generate signatures, to load keys into the kernel keyring.
/Linux-v6.6/arch/mips/bcm47xx/
DKconfig21 This will generate an image with support for SSB and MIPS32 R1 instruction set.
38 This will generate an image with support for BCMA and MIPS32 R2 instruction set.
/Linux-v6.6/include/crypto/
Drng.h59 int (*generate)(struct crypto_rng *tfm, member
195 alg->generate(tfm, src, slen, dst, dlen)); in crypto_rng_generate()
/Linux-v6.6/Documentation/driver-api/acpi/
Dlinuxized-acpica.rst174 scripts located in generate/linux folder.
210 upstream source code and generate the linuxized fix using the ACPICA
249 $ generate/linux/gen-patch.sh -u [commit ID]
259 You can generate the ACPICA release series yourself and rebase your code on
264 $ generate/linux/make-patches.sh -u [commit ID]
273 If you have local copies of both Linux and upstream ACPICA, you can generate
279 # generate/linux/divergence.sh -s ../linux
/Linux-v6.6/Documentation/devicetree/bindings/clock/
Dsilabs,si570.txt21 order to generate the correct output frequencies. For more
28 - clock-frequency: Output frequency to generate. This defines the output
/Linux-v6.6/Documentation/driver-api/
Ddcdbas.rst31 the SMI and provides a way for the application to generate the SMI.
45 3) Write "1" to smi_request to generate a calling interface SMI or
46 "2" to generate a raw SMI.
/Linux-v6.6/Documentation/devicetree/bindings/net/
Dsti-dwmac.txt20 - st,ext-phyclk: valid only for RMII where PHY can generate 50MHz clock or
21 MAC can generate it.
/Linux-v6.6/arch/openrisc/
DKconfig125 This config enables gcc to generate l.cmov instructions when compiling
138 This config enables gcc to generate l.ror instructions when compiling
151 This config enables gcc to generate l.rori instructions when compiling
164 This config enables gcc to generate l.ext* instructions when compiling
/Linux-v6.6/Documentation/admin-guide/
Dlockup-watchdogs.rst41 A periodic hrtimer runs to generate interrupts and kick the watchdog
47 generate a kernel warning or call panic, depending on the
59 two or three chances to generate an interrupt before the hardlockup
Dmodule-signing.rst62 will be loaded. All other modules will generate an error.
128 Cryptographic keypairs are required to generate and check signatures. A
129 private key is used to generate a signature and the corresponding public key is
136 default, the kernel build will automatically generate a new keypair using
164 It is also possible to manually generate the key private/public files using the
167 generate the public/private key files::
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-bus-w16 control systems are attached/generate presence for as short as
/Linux-v6.6/Documentation/devicetree/bindings/staging/iio/adc/
Dspear-adc.txt12 - average-samples: Number of samples to generate an average value. If
/Linux-v6.6/Documentation/devicetree/bindings/extcon/
Dextcon-usb-gpio.txt3 This is a virtual device used to generate USB cable states from the USB ID pin
/Linux-v6.6/Documentation/tools/rtla/
Dcommon_timerlat_description.rst4 the wakeup, they collect and generate useful information for the
/Linux-v6.6/Documentation/i2c/
Di2c-protocol.rst77 we do not generate Addr, but we do generate the start condition S.

12345678910>>...15