Home
last modified time | relevance | path

Searched full:provided (Results 1 – 25 of 5527) sorted by relevance

12345678910>>...222

/linux-5.10/fs/ext4/
Dbitmap.c24 __u32 provided, calculated; in ext4_inode_bitmap_csum_verify() local
30 provided = le16_to_cpu(gdp->bg_inode_bitmap_csum_lo); in ext4_inode_bitmap_csum_verify()
34 provided |= (hi << 16); in ext4_inode_bitmap_csum_verify()
38 return provided == calculated; in ext4_inode_bitmap_csum_verify()
62 __u32 provided, calculated; in ext4_block_bitmap_csum_verify() local
69 provided = le16_to_cpu(gdp->bg_block_bitmap_csum_lo); in ext4_block_bitmap_csum_verify()
73 provided |= (hi << 16); in ext4_block_bitmap_csum_verify()
77 if (provided == calculated) in ext4_block_bitmap_csum_verify()
/linux-5.10/crypto/
Drsa_helper.c23 /* invalid key provided */ in rsa_get_n()
51 /* invalid key provided */ in rsa_get_e()
66 /* invalid key provided */ in rsa_get_d()
81 /* invalid key provided */ in rsa_get_p()
96 /* invalid key provided */ in rsa_get_q()
111 /* invalid key provided */ in rsa_get_dp()
126 /* invalid key provided */ in rsa_get_dq()
141 /* invalid key provided */ in rsa_get_qinv()
153 * provided struct rsa_key, pointers to the raw key as is,
171 * provided struct rsa_key, pointers to the raw key
/linux-5.10/drivers/clk/ingenic/
DKconfig13 Support the clocks provided by the CGU hardware on Ingenic JZ4740
23 Support the clocks provided by the CGU hardware on Ingenic JZ4725B
33 Support the clocks provided by the CGU hardware on Ingenic JZ4770
43 Support the clocks provided by the CGU hardware on Ingenic JZ4780
53 Support the clocks provided by the CGU hardware on Ingenic X1000
63 Support the clocks provided by the CGU hardware on Ingenic X1830
/linux-5.10/include/uapi/linux/
Dnitro_enclaves.h72 * * NE_ERR_VCPU_ALREADY_USED - The provided vCPU is already used.
73 * * NE_ERR_VCPU_NOT_IN_CPU_POOL - The provided vCPU is not available in the
75 * * NE_ERR_VCPU_INVALID_CPU_CORE - The core id of the provided vCPU is invalid
79 * * NE_ERR_INVALID_VCPU - The provided vCPU is not in the available
90 * It includes info provided by the caller - flags -
104 * * NE_ERR_INVALID_FLAG_VALUE - The value of the provided flag is invalid.
114 * includes info provided by the caller - flags,
146 * * NE_ERR_INVALID_FLAG_VALUE - The value of the provided flag is invalid.
156 * includes info provided by the caller - enclave cid and
175 * * NE_ERR_INVALID_FLAG_VALUE - The value of the provided flag is invalid.
[all …]
/linux-5.10/arch/mips/include/asm/
Dyamon-dt.h25 * yamon_dt_append_cmdline() - Append YAMON-provided command line to /chosen
28 * Write the YAMON-provided command line to the bootargs property of the
36 * yamon_dt_append_memory() - Append YAMON-provided memory info to /memory
40 * Generate a /memory node in @fdt based upon memory size information provided
49 * yamon_dt_serial_config() - Append YAMON-provided serial config to /chosen
53 * information provided in the YAMON environment about the UART configuration
/linux-5.10/tools/memory-model/scripts/
DREADME34 with the absolute pathnames of the tests to run provided one
36 provided instead for use by other scripts.
49 provided instead for use by other scripts.
60 provided instead for use by other scripts.
64 Run the litmus tests whose absolute pathnames are provided one
66 provided instead for use by other scripts.
/linux-5.10/Documentation/driver-api/
Dvme.rst12 be provided to the registration function. Along with the maximum number of
43 A function is also provided to unregister the driver from the VME core called
51 Once a driver has registered with the VME core the provided match routine will
73 transfers to be provided in the route attributes. This is typically VME-to-MEM
78 Functions are also provided to free window allocations once they are no longer
81 provided during resource allocation.
108 In addition to simple reads and writes, :c:func:`vme_master_rmw` is provided to
136 Functions are provided to allow the user to allocate
163 The function :c:func:`vme_new_dma_list` is provided to create and
222 pointer parameter is provided, the value of which is passed to the callback
[all …]
/linux-5.10/Documentation/devicetree/bindings/clock/
Dmvebu-core-clock.txt7 The following is a list of provided IDs and clock names on Armada 370/XP:
14 The following is a list of provided IDs and clock names on Armada 375:
20 The following is a list of provided IDs and clock names on Armada 380/385:
26 The following is a list of provided IDs and clock names on Armada 39x:
34 The following is a list of provided IDs and clock names on 98dx3236:
40 The following is a list of provided IDs and clock names on Kirkwood and Dove:
46 The following is a list of provided IDs and clock names on Orion5x:
Dmvebu-gated-clock.txt10 The following is a list of provided IDs for Armada 370:
27 The following is a list of provided IDs for Armada 375:
54 The following is a list of provided IDs for Armada 380/385:
81 The following is a list of provided IDs for Armada 39x:
95 The following is a list of provided IDs for Armada XP:
122 The following is a list of provided IDs for 98dx3236:
132 The following is a list of provided IDs for Dove:
155 The following is a list of provided IDs for Kirkwood:
/linux-5.10/include/linux/
Dscmi_protocol.h61 * struct scmi_clk_ops - represents the various operations provided
64 * @count_get: get the count of clocks provided by SCMI
85 * struct scmi_perf_ops - represents the various operations provided
127 * struct scmi_power_ops - represents the various operations provided
130 * @num_domains_get: get the count of power domains provided by SCMI
174 * struct scmi_sensor_ops - represents the various operations provided
177 * @count_get: get the count of sensors provided by SCMI
193 * struct scmi_reset_ops - represents the various operations provided
196 * @num_domains_get: get the count of reset domains provided by SCMI
213 * struct scmi_notify_ops - represents notifications' operations provided by
[all …]
Dcrc8.h5 * purpose with or without fee is hereby granted, provided that the above
8 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
45 * This function fills the provided table according the polynomial provided for
63 * This function fills the provided table according the polynomial provided for
/linux-5.10/arch/riscv/
DKconfig354 are provided at run-time, during boot. However, there are cases
355 where either no arguments are being provided or the provided
365 Choose how the kernel will handle the provided built-in command
377 The command-line arguments provided during boot will be
379 cases where the provided arguments are insufficient and
387 boot. This is useful in case you need to override the provided
409 This option provides support for runtime services provided
411 clock, and platform reset). A UEFI stub is also provided to
/linux-5.10/include/uapi/linux/can/
Disotp.h11 * modification, are permitted provided that the following conditions
17 * documentation and/or other materials provided with the distribution.
22 * Alternatively, provided that this notice is retained in full, this
27 * The provided data structures and external interfaces from this code
30 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
62 /* provided in FC from the receiver */
93 __u8 bs; /* blocksize provided in FC frame */
96 __u8 stmin; /* separation time provided in FC frame */
Draw.h13 * modification, are permitted provided that the following conditions
19 * documentation and/or other materials provided with the distribution.
24 * Alternatively, provided that this notice is retained in full, this
29 * The provided data structures and external interfaces from this code
32 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Dbcm.h12 * modification, are permitted provided that the following conditions
18 * documentation and/or other materials provided with the distribution.
23 * Alternatively, provided that this notice is retained in full, this
28 * The provided data structures and external interfaces from this code
31 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
/linux-5.10/include/linux/can/
Dcan-ml.h8 * modification, are permitted provided that the following conditions
14 * documentation and/or other materials provided with the distribution.
19 * Alternatively, provided that this notice is retained in full, this
24 * The provided data structures and external interfaces from this code
27 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-hv_24x724 this value will be provided by user while running this event.
30 Provides access to the binary "24x7 catalog" provided by the
41 also extractable from the provided binary "catalog" sysfs entry.
48 extractable from the provided binary "catalog" sysfs entry.
82 Provides the description of a particular event as provided by
94 provided by the firmware. If firmware does not provide a
/linux-5.10/net/can/
Daf_can.h6 * modification, are permitted provided that the following conditions
12 * documentation and/or other materials provided with the distribution.
17 * Alternatively, provided that this notice is retained in full, this
22 * The provided data structures and external interfaces from this code
25 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
/linux-5.10/include/crypto/
Drng.h22 * provided with this call, plus any additional data
23 * if provided to the call.
28 * up a new state, the seed must be provided by the
172 * is initialized with the caller provided seed or automatically, depending
174 * caller-provided seed, the SP800-90A DRBGs perform an automatic seeding).
175 * The seed is provided as a parameter to this function call. The provided seed
/linux-5.10/drivers/infiniband/sw/rdmavt/
Dtrace.c4 * This file is provided under a dual BSD/GPLv2 license. When using or
21 * modification, are permitted provided that the following conditions
28 * the documentation and/or other materials provided with the
34 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Dpd.h7 * This file is provided under a dual BSD/GPLv2 license. When using or
24 * modification, are permitted provided that the following conditions
31 * the documentation and/or other materials provided with the
37 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
/linux-5.10/drivers/infiniband/hw/hfi1/
Defivar.h4 * This file is provided under a dual BSD/GPLv2 license. When using or
21 * modification, are permitted provided that the following conditions
28 * the documentation and/or other materials provided with the
34 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Deprom.h4 * This file is provided under a dual BSD/GPLv2 license. When using or
21 * modification, are permitted provided that the following conditions
28 * the documentation and/or other materials provided with the
34 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Dsdma_txreq.h4 * This file is provided under a dual BSD/GPLv2 license. When using or
21 * modification, are permitted provided that the following conditions
28 * the documentation and/or other materials provided with the
34 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
71 * number of fragments. Storage is provided to within the structure.
/linux-5.10/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_vema_iface.c4 * This file is provided under a dual BSD/GPLv2 license. When using or
21 * modification, are permitted provided that the following conditions
28 * the documentation and/or other materials provided with the
34 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
82 * given adapter to destination address provided.
123 * given adapter to destination address provided.
159 * given adapter to destination address provided.
192 * given adapter with vesw info provided. Reserved fields are stored
226 * given adapter to destination address provided.
273 * given adapter with vesw per port info provided. Reserved fields are
[all …]

12345678910>>...222