Home
last modified time | relevance | path

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

12345678910>>...13

/linux/rust/kernel/
H A Dprint.rs49 const fn generate(is_cont: bool, prefix: &[u8; 3]) -> [u8; LENGTH] { in generate() function
77 pub static EMERG: [u8; LENGTH] = generate(false, bindings::KERN_EMERG);
78 pub static ALERT: [u8; LENGTH] = generate(false, bindings::KERN_ALERT);
79 pub static CRIT: [u8; LENGTH] = generate(false, bindings::KERN_CRIT);
80 pub static ERR: [u8; LENGTH] = generate(false, bindings::KERN_ERR);
81 pub static WARNING: [u8; LENGTH] = generate(false, bindings::KERN_WARNING);
82 pub static NOTICE: [u8; LENGTH] = generate(false, bindings::KERN_NOTICE);
83 pub static INFO: [u8; LENGTH] = generate(false, bindings::KERN_INFO);
84 pub static DEBUG: [u8; LENGTH] = generate(false, bindings::KERN_DEBUG);
85 pub static CONT: [u8; LENGTH] = generate(true, bindings::KERN_CONT);
/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/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/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/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/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/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/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,
H A 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/include/crypto/
H A Drng.h44 int (*generate)(struct crypto_rng *tfm, member
144 return crypto_rng_alg(tfm)->generate(tfm, src, slen, dst, dlen); in crypto_rng_generate()
/linux/arch/mips/bcm47xx/
H A 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/Documentation/driver-api/acpi/
H A 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/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/Documentation/userspace-api/
H A 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/Documentation/admin-guide/
H A Dmodule-signing.rst62 will be loaded. All other modules will generate an error.
129 Cryptographic keypairs are required to generate and check signatures. A
130 private key is used to generate a signature and the corresponding public key is
137 default, the kernel build will automatically generate a new keypair using
150 (``MODULE_SIG_KEY_TYPE_ECDSA``) to generate either RSA 4k or NIST
169 It is also possible to manually generate the key private/public files using the
172 generate the public/private key files::
H A 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
/linux/Documentation/devicetree/bindings/net/
H A Dsti-dwmac.txt20 - st,ext-phyclk: valid only for RMII where PHY can generate 50MHz clock or
21 MAC can generate it.
/linux/Documentation/userspace-api/media/cec/
H A Dcec-header.rst10 :generate-cross-refs:
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-header.rst10 :generate-cross-refs:
/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/Documentation/userspace-api/media/v4l/
H A Dvideodev.rst11 :generate-cross-refs:
/linux/Documentation/userspace-api/media/rc/
H A Dlirc-header.rst16 :generate-cross-refs:
/linux/arch/um/
H A DMakefile-skas9 export UM_GCOV_OPT += -fprofile-instr-generate -fcoverage-mapping
/linux/Documentation/userspace-api/gpio/
H A Dgpio-v2-lineinfo-changed-read.rst46 A line must be watched using gpio-v2-get-lineinfo-watch-ioctl.rst to generate
48 of the line will generate an info changed event.
/linux/Documentation/ABI/stable/
H A Dsysfs-bus-w16 control systems are attached/generate presence for as short as

12345678910>>...13