Home
last modified time | relevance | path

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

12345678910

/linux/include/linux/iio/
H A 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/include/linux/
H A 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/kernel/bpf/
H A Dcpumask.c42 * Allocates a cpumask that can be queried, mutated, acquired, and released by
105 * @cpumask: The cpumask being queried.
118 * @cpumask: The cpumask being queried.
171 * @cpu: The CPU being queried for.
172 * @cpumask: The cpumask being queried for containing a CPU.
188 * @cpu: The CPU being set and queried for.
189 * @cpumask: The BPF cpumask being set and queried for containing a CPU.
206 * @cpu: The CPU being cleared and queried for.
207 * @cpumask: The BPF cpumask being cleared and queried for containing a CPU.
380 * @cpumask: The cpumask being queried.
[all …]
/linux/fs/vboxsf/
H A 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/Documentation/ABI/testing/
H A 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.
H A 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/drivers/gpu/drm/vmwgfx/
H A 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/Documentation/bpf/
H A 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/Documentation/networking/
H A 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/Documentation/core-api/
H A 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/Documentation/userspace-api/media/dvb/
H A Ddmx-mmap.rst85 Suitable length and offset parameters are queried with the
87 :ref:`DMX_REQBUFS` ioctl before they can be queried.
H A Ddvb-fe-read-status.rst14 The information about the frontend tuner locking status can be queried
/linux/Documentation/userspace-api/media/v4l/
H A Dfunc-mmap.rst106 Suitable length and offset parameters are queried with the
109 before they can be queried.
H A 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
H A Dquerycap.rst26 Other features can be queried by calling the respective ioctl, for
/linux/security/selinux/
H A 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
H A 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
H A 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
H A Dnetnode.c244 * method possible. First the address table is queried, but if an entry
245 * can't be found then the policy is queried and the result is added to the
/linux/include/linux/spi/
H A Dflash.h13 * with chips that can't be queried for JEDEC or other IDs
/linux/drivers/slimbus/
H A Dcore.c366 * @ctrl: Controller on which this device will be added/queried
367 * @e_addr: Enumeration address of the device to be queried
406 * @ctrl: Controller on which this device will be added/queried in of_find_slim_device()
/linux/Documentation/admin-guide/mm/
H A Dindex.rst13 filesystem and can be queried and adjusted using ``sysctl``. These APIs
/linux/Documentation/devicetree/bindings/arm/tegra/
H A Dnvidia,tegra-ccplex-cluster.yaml34 Specifies the BPMP node that needs to be queried to get
/linux/Documentation/devicetree/bindings/arm/
H A Dnvidia,tegra194-ccplex.yaml30 Specifies the bpmp node that needs to be queried to get
/linux/Documentation/hwmon/
H A Dsfctemp.rst22 The temperature sensor can be enabled, disabled and queried via the standard

12345678910