Home
last modified time | relevance | path

Searched refs:queried (Results 1 – 25 of 53) sorted by relevance

123

/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/hwmon/
H A Dsfctemp.rst22 The temperature sensor can be enabled, disabled and queried via the standard
H A Dsbrmi.rst47 Power sensors can be queried and set via the standard ``hwmon`` interface
/linux/Documentation/userspace-api/media/dvb/
H A Ddvb-fe-read-status.rst14 The information about the frontend tuner locking status can be queried
H A Ddmx-mmap.rst85 Suitable length and offset parameters are queried with the
87 :ref:`DMX_REQBUFS` ioctl before they can be 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/admin-guide/mm/
H A Dindex.rst13 filesystem and can be queried and adjusted using ``sysctl``. These APIs
H A Didle_page_tracking.rst68 queried pages as idle. Subsequent runs of the tool can then show which pages have
/linux/Documentation/userspace-api/media/v4l/
H A Dquerycap.rst27 Other features can be queried by calling the respective ioctl, for
H A Dfunc-mmap.rst106 Suitable length and offset parameters are queried with the
109 before they can be queried.
H A Dvideo.rst23 status information applicable when the current video input is queried.
H A Dselection-api-configuration.rst66 For capture devices the default composing rectangle is queried using
104 For output devices the default cropping rectangle is queried using
H A Dvidioc-enum-dv-timings.rst59 When implemented by the driver DV timings of subdevices can be queried
H A Daudio.rst35 status information applicable when the current audio input is queried.
H A Dtuner.rst30 current video or radio input is queried.
H A Dvidioc-dv-timings-cap.rst50 queried by calling the ``VIDIOC_SUBDEV_DV_TIMINGS_CAP`` ioctl directly
H A Duserp.rst27 indexed and cannot be queried like mapped buffers with the
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v12_0.c363 uint16_t queried; in gmc_v12_0_flush_gpu_tlb_pasid() local
386 &queried); in gmc_v12_0_flush_gpu_tlb_pasid()
387 if (!valid || queried != pasid) in gmc_v12_0_flush_gpu_tlb_pasid()
H A Dgmc_v11_0.c345 uint16_t queried; in gmc_v11_0_flush_gpu_tlb_pasid() local
352 &queried); in gmc_v11_0_flush_gpu_tlb_pasid()
353 if (!valid || queried != pasid) in gmc_v11_0_flush_gpu_tlb_pasid()
H A Dgmc_v10_0.c353 uint16_t queried; in gmc_v10_0_flush_gpu_tlb_pasid() local
360 &queried); in gmc_v10_0_flush_gpu_tlb_pasid()
361 if (!valid || queried != pasid) in gmc_v10_0_flush_gpu_tlb_pasid()
H A Dgmc_v9_0.c955 uint16_t queried; in gmc_v9_0_flush_gpu_tlb_pasid() local
962 &queried); in gmc_v9_0_flush_gpu_tlb_pasid()
963 if (!valid || queried != pasid) in gmc_v9_0_flush_gpu_tlb_pasid()
/linux/Documentation/fault-injection/
H A Dprovoke-crashes.rst36 These are numerous, and best queried directly from debugfs. Some
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-css28 channel subsystem when last queried by the common I/O
/linux/Documentation/wmi/
H A Dacpi-interface.rst55 integer describing the instance which should be queried. This parameter can be
/linux/Documentation/devicetree/bindings/clock/
H A Dnvidia,tegra124-dfll.txt35 hardware will start controlling. The regulator will be queried for

123