/linux-6.3-rc2/drivers/hwtracing/coresight/ |
A D | ultrasoc-smb.c | 33 struct smb_data_buffer *sdb = &drvdata->sdb; in smb_update_data_size() local 41 sdb->data_size = sdb->buf_size; in smb_update_data_size() 57 struct smb_data_buffer *sdb = &drvdata->sdb; in smb_update_read_ptr() local 60 sdb->buf_rdptr %= sdb->buf_size; in smb_update_read_ptr() 61 writel(sdb->buf_hw_base + sdb->buf_rdptr, in smb_update_read_ptr() 69 struct smb_data_buffer *sdb = &drvdata->sdb; in smb_reset_buffer() local 93 sdb->buf_rdptr = write_ptr - sdb->buf_hw_base; in smb_reset_buffer() 128 struct smb_data_buffer *sdb = &drvdata->sdb; in smb_read() local 143 if (sdb->buf_rdptr + to_copy > sdb->buf_size) in smb_read() 144 to_copy = sdb->buf_size - sdb->buf_rdptr; in smb_read() [all …]
|
A D | ultrasoc-smb.h | 117 struct smb_data_buffer sdb; member
|
/linux-6.3-rc2/sound/soc/codecs/ |
A D | rt1015p.c | 23 struct gpio_desc *sdb; member 35 if (!rt1015p->sdb) in rt1015p_sdb_event() 40 gpiod_set_value_cansleep(rt1015p->sdb, 1); in rt1015p_sdb_event() 49 gpiod_set_value_cansleep(rt1015p->sdb, 0); in rt1015p_sdb_event() 114 rt1015p->sdb = devm_gpiod_get_optional(&pdev->dev, in rt1015p_platform_probe() 116 if (IS_ERR(rt1015p->sdb)) in rt1015p_platform_probe() 117 return PTR_ERR(rt1015p->sdb); in rt1015p_platform_probe()
|
/linux-6.3-rc2/Documentation/target/ |
A D | tcm_mod_builder.rst | 33 tcm_dir: /mnt/sdb/lio-core-2.6.git/Documentation/target/../../ 36 /mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000 39 /mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000 41 /mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/tcm_nab5000_base.h 43 /mnt/sdb/lio-core-2.6.git/Documentation/target/../../include/target/target_core_fabric_ops.h 51 /mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/Kbuild 53 /mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/Kconfig 72 target:/mnt/sdb/lio-core-2.6.git# ls -la drivers/target/tcm_nab5000/ 98 target:/mnt/sdb/lio-core-2.6.git# insmod drivers/target/tcm_nab5000.ko 104 target:/mnt/sdb/lio-core-2.6.git# tree /sys/kernel/config/target/nab5000/ [all …]
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | imx7d-sdb-reva.dts | 7 #include "imx7d-sdb.dts" 11 compatible = "fsl,imx7d-sdb-reva", "fsl,imx7d"; 24 imx7d-sdb {
|
A D | imx6sx-sdb-mqs.dts | 5 #include "imx6sx-sdb.dts" 13 compatible = "fsl,imx6sx-sdb-mqs",
|
A D | imx6sx-sdb-reva.dts | 5 #include "imx6sx-sdb.dtsi" 9 compatible = "fsl,imx6sx-sdb-reva", "fsl,imx6sx";
|
A D | imx6sx-sdb-sai.dts | 5 #include "imx6sx-sdb.dts"
|
A D | imx7d-sdb-sht11.dts | 5 #include "imx7d-sdb.dts"
|
A D | imx6sx-sdb.dtsi | 13 compatible = "fsl,imx6sx-sdb", "fsl,imx6sx"; 155 compatible = "fsl,imx6sx-sdb-wm8962", "fsl,imx-audio-wm8962"; 188 "fsl,imx6sx-sdb-spdif"; 399 imx6x-sdb {
|
A D | tegra20-trimslice.dts | 161 sdb { 162 nvidia,pins = "sdb", "sdc", "sdd"; 258 "lvs", "sdb";
|
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/ |
A D | log-writes.rst | 107 TABLE="0 $(blockdev --getsz /dev/sdb) log-writes /dev/sdb /dev/sdc" 119 replay-log --log /dev/sdc --replay /dev/sdb --end-mark fsync 120 mount /dev/sdb /mnt/btrfs-test 127 TABLE="0 $(blockdev --getsz /dev/sdb) log-writes /dev/sdb /dev/sdc" 138 replay-log --log /dev/sdc --replay /dev/sdb --end-mark mkfs 139 btrfsck /dev/sdb 140 replay-log --log /dev/sdc --replay /dev/sdb --start-mark mkfs \ 141 --fsck "btrfsck /dev/sdb" --check fua
|
A D | dm-service-time.rst | 78 In case that 2 paths (sda and sdb) are used with repeat_count == 128 79 and sda has an average throughput 1GB/s and sdb has 4GB/s, 80 'relative_throughput' value may be '1' for sda and '4' for sdb:: 92 Or '2' for sda and '8' for sdb would be also true::
|
A D | dm-queue-length.rst | 37 In case that 2 paths (sda and sdb) are used with repeat_count == 128.
|
/linux-6.3-rc2/include/scsi/ |
A D | scsi_cmnd.h | 101 struct scsi_data_buffer sdb; member 178 return cmd->sdb.table.nents; in scsi_sg_count() 183 return cmd->sdb.table.sgl; in scsi_sglist() 188 return cmd->sdb.length; in scsi_bufflen() 378 unsigned int xfer_len = scmd->sdb.length; in scsi_transfer_length()
|
A D | scsi_eh.h | 42 struct scsi_data_buffer sdb; member
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/ |
A D | realtek,rt1015p.yaml | 22 sdb-gpios: 42 sdb-gpios = <&pio 175 GPIO_ACTIVE_HIGH>;
|
/linux-6.3-rc2/arch/s390/kernel/ |
A D | perf_cpum_sf.c | 219 unsigned long sdb; in alloc_sample_data_block() local 222 sdb = get_zeroed_page(gfp_flags); in alloc_sample_data_block() 223 if (!sdb) in alloc_sample_data_block() 225 te = trailer_entry_ptr(sdb); in alloc_sample_data_block() 229 *sdbt = virt_to_phys((void *)sdb); in alloc_sample_data_block() 1308 unsigned long *sdbt, sdb; in hw_perf_event_update() local 1326 te = trailer_entry_ptr(sdb); in hw_perf_event_update() 1438 unsigned long sdb; in aux_sdb_trailer() local 1441 sdb = aux->sdb_index[index]; in aux_sdb_trailer() 1442 return trailer_entry_ptr(sdb); in aux_sdb_trailer() [all …]
|
/linux-6.3-rc2/drivers/scsi/ |
A D | scsi_error.c | 1018 ses->sdb = scmd->sdb; in scsi_eh_prep_cmnd() 1029 memset(&scmd->sdb, 0, sizeof(scmd->sdb)); in scsi_eh_prep_cmnd() 1034 scmd->sdb.length = min_t(unsigned, SCSI_SENSE_BUFFERSIZE, in scsi_eh_prep_cmnd() 1037 scmd->sdb.length); in scsi_eh_prep_cmnd() 1038 scmd->sdb.table.sgl = &ses->sense_sgl; in scsi_eh_prep_cmnd() 1040 scmd->sdb.table.nents = scmd->sdb.table.orig_nents = 1; in scsi_eh_prep_cmnd() 1042 scmd->cmnd[4] = scmd->sdb.length; in scsi_eh_prep_cmnd() 1082 scmd->sdb = ses->sdb; in scsi_eh_restore_cmnd() 2416 memset(&scmd->sdb, 0, sizeof(scmd->sdb)); in scsi_ioctl_reset()
|
A D | libiscsi_tcp.c | 492 unsigned total_in_length = task->sc->sdb.length; in iscsi_tcp_data_in() 612 if (data_offset + data_length > task->sc->sdb.length) { in iscsi_tcp_r2t_rsp() 616 data_offset, task->sc->sdb.length); in iscsi_tcp_r2t_rsp() 734 struct scsi_data_buffer *sdb = &task->sc->sdb; in iscsi_tcp_hdr_dissect() local 754 sdb->table.sgl, in iscsi_tcp_hdr_dissect() 755 sdb->table.nents, in iscsi_tcp_hdr_dissect()
|
A D | scsi_lib.c | 489 if (cmd->sdb.table.nents) in scsi_free_sgtables() 490 sg_free_table_chained(&cmd->sdb.table, in scsi_free_sgtables() 1041 if (unlikely(sg_alloc_table_chained(&cmd->sdb.table, nr_segs, in scsi_alloc_sgtables() 1042 cmd->sdb.table.sgl, SCSI_INLINE_SG_CNT))) in scsi_alloc_sgtables() 1049 count = __blk_rq_map_sg(rq->q, rq, cmd->sdb.table.sgl, &last_sg); in scsi_alloc_sgtables() 1069 BUG_ON(count > cmd->sdb.table.nents); in scsi_alloc_sgtables() 1070 cmd->sdb.table.nents = count; in scsi_alloc_sgtables() 1071 cmd->sdb.length = blk_rq_payload_bytes(rq); in scsi_alloc_sgtables() 1189 memset(&cmd->sdb, 0, sizeof(cmd->sdb)); in scsi_setup_scsi_cmnd() 1554 memset(&cmd->sdb, 0, sizeof(cmd->sdb)); in scsi_prepare_cmd() [all …]
|
/linux-6.3-rc2/arch/arm64/boot/dts/mediatek/ |
A D | mt8183-kukui-audio-rt1015p.dtsi | 11 sdb-gpios = <&pio 175 0>;
|
A D | mt8192-asurada-audio-rt1015p.dtsi | 14 sdb-gpios = <&pio 147 GPIO_ACTIVE_HIGH>;
|
/linux-6.3-rc2/drivers/usb/storage/ |
A D | uas.c | 397 struct scsi_data_buffer *sdb = &cmnd->sdb; in uas_data_cmplt() local 424 scsi_set_resid(cmnd, sdb->length); in uas_data_cmplt() 426 scsi_set_resid(cmnd, sdb->length - urb->actual_length); in uas_data_cmplt() 449 struct scsi_data_buffer *sdb = &cmnd->sdb; in uas_alloc_data_urb() local 455 usb_fill_bulk_urb(urb, udev, pipe, NULL, sdb->length, in uas_alloc_data_urb() 459 urb->num_sgs = udev->bus->sg_tablesize ? sdb->table.nents : 0; in uas_alloc_data_urb() 460 urb->sg = sdb->table.sgl; in uas_alloc_data_urb()
|
/linux-6.3-rc2/include/uapi/rdma/ |
A D | erdma-abi.h | 44 __aligned_u64 sdb; member
|