Home
last modified time | relevance | path

Searched refs:refers (Results 1 – 25 of 136) sorted by relevance

123456

/Linux-v5.15/drivers/s390/block/
Ddasd_erp.c131 BUG_ON(cqr->refers == NULL || cqr->function == NULL); in dasd_default_erp_postaction()
139 while (cqr->refers != NULL) { in dasd_default_erp_postaction()
140 struct dasd_ccw_req *refers; in dasd_default_erp_postaction() local
142 refers = cqr->refers; in dasd_default_erp_postaction()
147 cqr = refers; in dasd_default_erp_postaction()
Ddasd_3990_erp.c55 struct dasd_ccw_req *cqr = erp->refers; in dasd_3990_erp_cleanup()
226 dctl_cqr->refers = erp; in dasd_3990_erp_DCTL()
984 dasd_eer_write(device, erp->refers, in dasd_3990_handle_env_data()
1435 struct dasd_ccw_req *cqr = erp->refers; in dasd_3990_erp_inspect_alias()
1441 sense = dasd_get_sense(&erp->refers->irb); in dasd_3990_erp_inspect_alias()
1623 while (cqr->refers != NULL) { in dasd_3990_erp_action_1B_32()
1624 cqr = cqr->refers; in dasd_3990_erp_action_1B_32()
1644 cpa = default_erp->refers->irb.scsw.cmd.cpa; in dasd_3990_erp_action_1B_32()
1730 erp->refers = default_erp->refers; in dasd_3990_erp_action_1B_32()
1779 while (cqr->refers != NULL) { in dasd_3990_update_1B()
[all …]
Ddasd.c2290 if (cqr->refers) { in __dasd_sleep_on_erp()
2301 if (cqr->refers) /* erp is not done yet */ in __dasd_sleep_on_loop_condition()
2482 if (cqr->startdev != cqr->basedev && !cqr->refers && in _dasd_sleep_on_queue()
2830 if (cqr->refers) { in __dasd_process_block_ccw_queue()
2950 if (cqr->refers) in _dasd_requeue_request()
2988 for (i = 0; cqr != NULL; cqr = cqr->refers, i++) in dasd_flush_block_queue()
3000 if (cqr->refers) { in dasd_flush_block_queue()
3170 while (tmpcqr->refers) in dasd_times_out()
3171 tmpcqr = tmpcqr->refers; in dasd_times_out()
3919 struct dasd_ccw_req *refers; in dasd_generic_requeue_all_requests() local
[all …]
Ddasd_eer.c307 for (temp_cqr = cqr; temp_cqr; temp_cqr = temp_cqr->refers) in dasd_eer_write_standard_trigger()
323 for (temp_cqr = cqr; temp_cqr; temp_cqr = temp_cqr->refers) { in dasd_eer_write_standard_trigger()
/Linux-v5.15/Documentation/filesystems/ext4/
Dabout.rst35 When referenced in ``preformatted text`` blocks, ``sb`` refers to fields
36 in the super block, and ``inode`` refers to fields in an inode table
/Linux-v5.15/Documentation/devicetree/bindings/dma/
Dadi,axi-dmac.txt20 - reg: Which channel this node refers to.
38 specifier refers to the DMA channel index.
/Linux-v5.15/Documentation/bpf/
Dllvm_reloc.rst85 The third and fourth relocations refers to static variables ``l1``
87 which symbols they really refers to as they both refers to
99 case refers to function calls. See below for more details.
129 But ``R_BPF_64_NODYLD32`` specifically refers to relocations in ``.BTF`` and
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dbuffer.rst189 this field when ``type`` refers to a capture stream, applications
190 when it refers to an output stream. If the application sets this
202 contains VBI data. Drivers must set it when ``type`` refers to a
203 capture stream, applications when it refers to an output stream.
329 Drivers must set this field when ``type`` refers to a capture
330 stream, applications when it refers to an output stream. If the
371 field when ``type`` refers to a capture stream, applications when
372 it refers to an output stream.
524 Applications can set this bit when ``type`` refers to an output
532 Applications can set this bit when ``type`` refers to an output
[all …]
Dselections-common.rst11 sub-device API, the selection rectangle refers to the media bus format,
Dvidioc-g-dv-timings.rst128 - Vertical front porch in lines. For interlaced formats this refers
132 - Vertical sync length in lines. For interlaced formats this refers
136 - Vertical back porch in lines. For interlaced formats this refers
Dext-ctrls-codec-stateless.rst640 with B-coded and P-coded frames. The timestamp refers to the
809 with P-coded frames. The timestamp refers to the
996 with inter-coded frames. The timestamp refers to the ``timestamp`` field in
1003 with inter-coded frames. The timestamp refers to the ``timestamp`` field in
1010 with inter-coded frames. The timestamp refers to the ``timestamp`` field in
1336 with B-coded and P-coded frames. The timestamp refers to the
1343 with B-coded frames. The timestamp refers to the ``timestamp`` field in
Ddev-meta.rst9 Metadata refers to any non-image data that supplements video frames with
Dvidioc-g-ctrl.rst50 (e.g. if it refers to an unsupported menu index of a menu control), then
/Linux-v5.15/Documentation/ABI/testing/
Dprocfs-attr-prev11 refers to itself.
Dprocfs-attr-current11 refers to itself.
Dprocfs-attr-exec12 refers to itself.
Dsysfs-bus-pci-devices-pvpanic11 Detailed bit definition refers to section <Bit Definition>
/Linux-v5.15/Documentation/devicetree/bindings/spi/
Dspi-clps711x.txt9 - clocks: One entry, refers to the SPI bus clock
/Linux-v5.15/drivers/nvdimm/
DKconfig14 namespaces (/dev/ndblkX.Y). A PMEM namespace refers to a
16 (see CONFIG_DAX). A BLK namespace refers to an NVDIMM control
/Linux-v5.15/LICENSES/exceptions/
DLinux-syscall-note17 Foundation, but the instance of code that it refers to (the Linux
/Linux-v5.15/Documentation/networking/
Dnf_flowtable.rst204 refers to the software offload mode, so there is a distinction between [OFFLOAD]
205 which refers to the software flowtable fastpath and [HW_OFFLOAD] which refers
/Linux-v5.15/Documentation/devicetree/bindings/pmem/
Dpmem-region.txt4 Persistent memory refers to a class of memory devices that are:
/Linux-v5.15/Documentation/firmware-guide/acpi/dsd/
Dgraph.rst45 port as its key. The target object it refers to should be called "PRTX", where
53 endpoint. The object it refers to should be called "EPXY", where "X" is the
/Linux-v5.15/Documentation/arm/
Duefi.rst11 source code. As a rule, anything new uses 'UEFI', whereas 'EFI' refers
/Linux-v5.15/Documentation/vm/
Dzsmalloc.rst18 page boundaries. The code refers to these linked pages as a single entity

123456