Home
last modified time | relevance | path

Searched full:queried (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/linux-6.12.1/include/linux/iio/
Dconsumer.h201 * @chan: The channel being queried.
213 * @chan: The channel being queried.
227 * @chan: The channel being queried.
242 * @chan: The channel being queried.
257 * @chan: The channel being queried.
269 * @chan: The channel being queried.
283 * @chan: The channel being queried.
295 * @chan: The channel being queried.
307 * @chan: The channel being queried.
318 * @chan: The channel being queried.
[all …]
/linux-6.12.1/include/linux/
Diversion.h13 * data or metadata since it was last queried.
57 * track when the value has been queried. If it has not been queried since it
86 * There is no need to flag the value as having been queried in that case.
91 * it has been queried since we last incremented it. If it has, then we must
93 * avoid incrementing it again until it has again been queried.
161 * In this case, we do not set the QUERIED flag since we know that this value
162 * has never been queried.
213 * change. Just fetch the value and check the QUERIED flag.
292 * Note that we don't need to set the QUERIED flag in this case, as the value
/linux-6.12.1/kernel/bpf/
Dcpumask.c42 * Allocates a cpumask that can be queried, mutated, acquired, and released by
107 * @cpumask: The cpumask being queried.
120 * @cpumask: The cpumask being queried.
173 * @cpu: The CPU being queried for.
174 * @cpumask: The cpumask being queried for containing a CPU.
190 * @cpu: The CPU being set and queried for.
191 * @cpumask: The BPF cpumask being set and queried for containing a CPU.
208 * @cpu: The CPU being cleared and queried for.
209 * @cpumask: The BPF cpumask being cleared and queried for containing a CPU.
382 * @cpumask: The cpumask being queried.
[all …]
/linux-6.12.1/fs/vboxsf/
Dshfl_hostintf.h496 * Root handle of the mapping which name is queried.
522 * Root handle of the mapping which name is queried.
536 * Root handle of the mapping which name is queried.
562 * Root handle of the mapping which name is queried.
582 * Root handle of the mapping which name is queried.
620 * Root handle of the mapping which name is queried.
666 * Root handle of the mapping which name is queried.
723 * Root handle of the mapping which name is queried.
767 * Root handle of the mapping which name is queried.
813 * Root handle of the mapping which name is queried.
[all …]
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-driver-qat_rl42 queried SLA.
117 CIR for that queried SLA.
151 PIR for that queried SLA.
181 Can be written to or queried to set/show the SRV type for an SLA.
Dsysfs-driver-qat111 can be queried using the attribute qat/num_rps.
113 A read returns the service associated to the ring pair queried.
/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmw_surface_cache.h253 * @format: format to queried
256 * true if queried format is valid for screen targets
275 * @format: format to queried
278 * true if queried format is valid for screen targets
294 * @format: format to queried
297 * true if queried format is valid for screen targets
/linux-6.12.1/Documentation/bpf/
Dcpumasks.rst92 * A sample tracepoint showing how a task's cpumask can be queried and
181 being queried, mutated, etc. A ``struct bpf_cpumask`` wraps a ``struct
222 * A sample tracepoint showing how a cpumask can be queried.
243 /* struct cpumask * pointers such as task->cpus_ptr can also be queried. */
286 bitwise operators (and queried).
/linux-6.12.1/Documentation/networking/
Doperstates.rst32 Both admin and operational state can be queried via the netlink
87 This TLV can also be queried via sysfs.
95 This TLV can also be queried via sysfs.
/linux-6.12.1/drivers/iio/dummy/
Diio_simple_dummy_events.c23 * @chan: channel for the event whose state is being queried
24 * @type: type of the event whose state is being queried
25 * @dir: direction of the vent whose state is being queried
/linux-6.12.1/Documentation/core-api/
Dfolio_queue.rst101 Information about the folio in a particular slot may be queried by the
108 pointer. The size of the folio in a slot may be queried with either of::
162 And the marks can be queried by::
/linux-6.12.1/Documentation/userspace-api/media/dvb/
Ddmx-mmap.rst85 Suitable length and offset parameters are queried with the
87 :ref:`DMX_REQBUFS` ioctl before they can be queried.
Ddvb-fe-read-status.rst14 The information about the frontend tuner locking status can be queried
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Dapple.yaml43 queried on macOS using the following command:
59 which can be queried as follows on macOS:
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dfunc-mmap.rst106 Suitable length and offset parameters are queried with the
109 before they can be queried.
Dselection-api-configuration.rst65 For capture devices the default composing rectangle is queried using
103 For output devices the default cropping rectangle is queried using
Dquerycap.rst26 Other features can be queried by calling the respective ioctl, for
/linux-6.12.1/security/selinux/
Dibpkey.c176 * possible. First the pkey table is queried, but if an entry can't be found
177 * then the policy is queried and the result is added to the table to speedup
Dnetport.c178 * possible. First the port table is queried, but if an entry can't be found
179 * then the policy is queried and the result is added to the table to speedup
Dnetif.c185 * method possible. First the interface table is queried, but if an entry
186 * can't be found then the policy is queried and the result is added to the
/linux-6.12.1/include/linux/spi/
Dflash.h13 * with chips that can't be queried for JEDEC or other IDs
/linux-6.12.1/Documentation/admin-guide/mm/
Dindex.rst13 filesystem and can be queried and adjusted using ``sysctl``. These APIs
/linux-6.12.1/drivers/soc/fsl/dpio/
Ddpio-service.c756 * @fqid: the id of frame queue to be queried.
757 * @fcnt: the queried frame count.
758 * @bcnt: the queried byte count.
794 * @bpid: the index of buffer pool to be queried.
795 * @num: the queried number of buffers in the buffer pool.
/linux-6.12.1/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra-ccplex-cluster.yaml34 Specifies the BPMP node that needs to be queried to get
/linux-6.12.1/drivers/slimbus/
Dcore.c365 * @ctrl: Controller on which this device will be added/queried
366 * @e_addr: Enumeration address of the device to be queried
413 * @ctrl: Controller on which this device will be added/queried

12345678910>>...13