Home
last modified time | relevance | path

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

12345678910>>...19

/linux-6.15/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-6.15/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
H A Dimx6sl-clock.yaml21 description: CCM provides 2 interrupt requests, request 1 is to generate
22 interrupt for frequency or mux change, request 2 is to generate
H A Dimx5-clock.yaml28 description: CCM provides 2 interrupt requests, request 1 is to generate
29 interrupt for frequency or mux change, request 2 is to generate
H A Dimx6ul-clock.yaml21 description: CCM provides 2 interrupt requests, request 1 is to generate
22 interrupt for frequency or mux change, request 2 is to generate
H A Dimx6sll-clock.yaml21 description: CCM provides 2 interrupt requests, request 1 is to generate
22 interrupt for frequency or mux change, request 2 is to generate
H A Dimx6sx-clock.yaml21 description: CCM provides 2 interrupt requests, request 1 is to generate
22 interrupt for frequency or mux change, request 2 is to generate
H A Dimx31-clock.yaml87 description: CCM provides 2 interrupt requests, request 1 is to generate
89 to generate interrupt for DPTC when a voltage change is requested.
H A Dimx6q-clock.yaml21 description: CCM provides 2 interrupt requests, request 1 is to generate
22 interrupt for frequency or mux change, request 2 is to generate
H A Dsilabs,si570.txt21 order to generate the correct output frequencies. For more
28 - clock-frequency: Output frequency to generate. This defines the output
/linux-6.15/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-6.15/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-6.15/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-6.15/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.
H A Dhisilicon,mbigen-v2.txt9 Hisilicon designed mbigen to collect and generate interrupt.
12 Non-pci devices can connect to mbigen and generate the
/linux-6.15/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 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.15/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-6.15/include/crypto/
H A Drng.h44 int (*generate)(struct crypto_rng *tfm, member
146 return crypto_rng_alg(tfm)->generate(tfm, src, slen, dst, dlen); in crypto_rng_generate()
/linux-6.15/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-6.15/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-6.15/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-6.15/Documentation/devicetree/bindings/gpio/
H A Dsprd,gpio-eic.yaml33 and generate interrupts, since the EIC-latch does not depend on the APB
37 (microsecond resolution) to generate interrupts by level or edge trigger.
40 signal input register. It can generate interrupts by level or edge trigger
/linux-6.15/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-6.15/Documentation/devicetree/bindings/display/
H A Dsharp,ls010b7dh04.yaml45 external - This mode relies on an external clock to generate
48 pwm - This mode relies on a pwm device to generate the signal
/linux-6.15/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.

12345678910>>...19