/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/falcon/ |
D | cmdq.c | 26 nvkm_falcon_cmdq_has_room(struct nvkm_falcon_cmdq *cmdq, u32 size, bool *rewind) in nvkm_falcon_cmdq_has_room() argument 39 *rewind = true; in nvkm_falcon_cmdq_has_room() 74 bool rewind = false; in nvkm_falcon_cmdq_open() local 78 if (!nvkm_falcon_cmdq_has_room(cmdq, size, &rewind)) { in nvkm_falcon_cmdq_open() 86 if (rewind) in nvkm_falcon_cmdq_open()
|
/linux-6.6.21/Documentation/admin-guide/ |
D | devices.txt | 224 128 = /dev/nst0 First SCSI tape, mode 0, no rewind 225 129 = /dev/nst1 Second SCSI tape, mode 0, no rewind 227 160 = /dev/nst0l First SCSI tape, mode 1, no rewind 228 161 = /dev/nst1l Second SCSI tape, mode 1, no rewind 230 192 = /dev/nst0m First SCSI tape, mode 2, no rewind 231 193 = /dev/nst1m Second SCSI tape, mode 2, no rewind 233 224 = /dev/nst0a First SCSI tape, mode 3, no rewind 234 225 = /dev/nst1a Second SCSI tape, mode 3, no rewind 237 "No rewind" refers to the omission of the default 238 automatic rewind on device close. The MTREW or MTOFFL [all …]
|
/linux-6.6.21/drivers/infiniband/hw/qib/ |
D | qib_uc.c | 359 goto rewind; in qib_uc_rcv() 362 goto rewind; in qib_uc_rcv() 382 goto rewind; in qib_uc_rcv() 387 goto rewind; in qib_uc_rcv() 510 rewind: in qib_uc_rcv()
|
/linux-6.6.21/drivers/infiniband/hw/hfi1/ |
D | uc.c | 380 goto rewind; in hfi1_uc_rcv() 383 goto rewind; in hfi1_uc_rcv() 400 goto rewind; in hfi1_uc_rcv() 405 goto rewind; in hfi1_uc_rcv() 533 rewind: in hfi1_uc_rcv()
|
/linux-6.6.21/tools/testing/selftests/mqueue/ |
D | mq_open_tests.c | 73 rewind(stream); in __set() 121 rewind(stream); in get() 131 rewind(stream); in set()
|
D | mq_perf_tests.c | 167 rewind(stream); in __set() 241 rewind(stream); in get() 251 rewind(stream); in set() 264 rewind(stream); in try_set()
|
/linux-6.6.21/arch/mips/boot/tools/ |
D | relocs_main.c | 78 rewind(fp); in main()
|
/linux-6.6.21/arch/x86/tools/ |
D | relocs_common.c | 74 rewind(fp); in main()
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-class-scsi_tape | 20 movement such as a rewind when a rewind tape device is
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/ |
D | intel_engine.h | 224 if (engine->reset.rewind) in __intel_engine_reset() 225 engine->reset.rewind(engine, stalled); in __intel_engine_reset()
|
D | intel_engine_types.h | 498 void (*rewind)(struct intel_engine_cs *engine, bool stalled); member
|
D | mock_engine.c | 374 engine->base.reset.rewind = mock_reset_rewind; in mock_engine()
|
/linux-6.6.21/fs/exfat/ |
D | dir.c | 986 int i, rewind = 0, dentry = 0, end_eidx = 0, num_ext = 0, len; in exfat_find_dir_entry() local 1012 rewind: in exfat_find_dir_entry() 1023 if (rewind && dentry == end_eidx) in exfat_find_dir_entry() 1141 if (!rewind && end_eidx) { in exfat_find_dir_entry() 1142 rewind = 1; in exfat_find_dir_entry() 1145 goto rewind; in exfat_find_dir_entry()
|
/linux-6.6.21/Documentation/scsi/ |
D | st.rst | 72 limits). Both the auto-rewind (minor equals device number) and 73 non-rewind devices (minor is 128 + device number) are implemented. 106 If rewind, offline, bsf, or seek is done and previous tape operation was 131 The non-rewind bit is always bit 7 (the uppermost bit in the lowermost 132 byte). The bits defining the mode are below the non-rewind bit. The 143 and non-rewind entries for each mode. The names are stxy and nstxy, where x 161 directory corresponding to the mode 0 auto-rewind device (e.g., st0). 191 movement such as when rewind on close tape devices are used. 422 Set device off line (often rewind plus eject). 527 the command to finish) for some commands (e.g., rewind)
|
/linux-6.6.21/include/net/9p/ |
D | client.h | 284 int16_t *tag, int rewind);
|
/linux-6.6.21/drivers/acpi/apei/ |
D | apei-base.c | 161 rewind: in __apei_exec_run() 184 goto rewind; in __apei_exec_run()
|
/linux-6.6.21/drivers/md/ |
D | Makefile | 8 dm-rq.o dm-io-rewind.o
|
/linux-6.6.21/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 200 moveq r10, #0 @ yes - rewind to buffer start
|
/linux-6.6.21/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 68 add #(3+2)*4,r0 ! rewind r0 - r3 + exception frame
|
/linux-6.6.21/tools/testing/selftests/mm/ |
D | mremap_test.c | 131 rewind(maps_fp); in is_range_mapped()
|
/linux-6.6.21/arch/arm/crypto/ |
D | aes-ce-core.S | 568 add r1, r1, r4 @ rewind input pointer 654 add r1, r1, r4 @ rewind input pointer
|
/linux-6.6.21/arch/s390/kernel/ |
D | entry.S | 241 # will rewind the PSW by the ILC, which is often 4 bytes in case of SIE. There
|
/linux-6.6.21/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 87 add #(4+2)*4,r3 ! rewind r0 - r3 + exception frame
|
/linux-6.6.21/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_net.c | 460 goto rewind; in gelic_card_fill_rx_chain() 466 rewind: in gelic_card_fill_rx_chain()
|
/linux-6.6.21/Documentation/sound/designs/ |
D | timestamping.rst | 182 measurement can help define rewind safeguards). Compensating for the
|