| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/falcon/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/Documentation/ide/ |
| H A D | ide-tape.rst | 17 ht0 major 37, minor 0 first IDE tape, rewind on close. 18 ht1 major 37, minor 1 second IDE tape, rewind on close. 20 nht0 major 37, minor 128 first IDE tape, no rewind on close. 21 nht1 major 37, minor 129 second IDE tape, no rewind on close.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_uc.c | 358 goto rewind; in qib_uc_rcv() 361 goto rewind; in qib_uc_rcv() 381 goto rewind; in qib_uc_rcv() 386 goto rewind; in qib_uc_rcv() 509 rewind: in qib_uc_rcv()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | uc.c | 426 goto rewind; in hfi1_uc_rcv() 429 goto rewind; in hfi1_uc_rcv() 446 goto rewind; in hfi1_uc_rcv() 451 goto rewind; in hfi1_uc_rcv() 579 rewind: in hfi1_uc_rcv()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/ |
| H A D | 0001-Update-exported-symbol-list.patch | 27 …)coder_state|(de|en)code)|raw(read|write)|read(_b_buf|buf|chars)|realloc|rewind|seeki|sigfigs3p?|s… 28 …e_(de|en)coder_state|(de|en)code)|raw(read|write)|read(_b_buf|buf|chars)|rewind|seeki|sigfigs3p?|s…
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/mqueue/ |
| H A D | mq_open_tests.c | 73 rewind(stream); in __set() 121 rewind(stream); in get() 131 rewind(stream); in set()
|
| H A 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()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | gain.c | 155 rewind(q->tmp_file); in start_drain() 176 rewind(q->tmp_file); in start_drain() 190 rewind(p->tmp_file); in start_drain()
|
| H A D | repeat.c | 87 rewind(p->tmp_file); in drain()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/ |
| H A D | 0001-Don-t-leak-temporary-file-on-failed-ed-style-patch.patch | 78 - pfatal ("Can't rewind to the beginning of file %s", quotearg (tmpname)); 80 + pfatal ("Can't rewind to the beginning of file %s", quotearg (TMPEDNAME));
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-scsi_tape | 20 movement such as a rewind when a rewind tape device is
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | dir.c | 920 int i, rewind = 0, dentry = 0, end_eidx = 0, num_ext = 0, len; in exfat_find_dir_entry() local 941 rewind: in exfat_find_dir_entry() 950 if (rewind && dentry == end_eidx) in exfat_find_dir_entry() 1085 if (!rewind && end_eidx) { in exfat_find_dir_entry() 1086 rewind = 1; in exfat_find_dir_entry() 1092 goto rewind; in exfat_find_dir_entry()
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/tools/ |
| H A D | relocs_main.c | 78 rewind(fp); in main()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | cstdio | 90 void rewind(FILE* stream); 139 //using ::rewind;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cstdio | 90 void rewind(FILE* stream); 139 //using ::rewind;
|
| /OK3568_Linux_fs/kernel/arch/x86/tools/ |
| H A D | relocs_common.c | 74 rewind(fp); in main()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine.h | 314 if (engine->reset.rewind) in __intel_engine_reset() 315 engine->reset.rewind(engine, stalled); in __intel_engine_reset()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | cstdio | 83 #undef rewind 133 using ::rewind;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | cstdio | 83 #undef rewind 133 using ::rewind;
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A 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)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | install_ta.c | 47 rewind(f); in read_ta()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_txrx.c | 802 u16 rewind = abort; in ionic_tx_tso() local 947 while (rewind != q->head_idx) { in ionic_tx_tso() 948 rewind_desc_info = &q->info[rewind]; in ionic_tx_tso() 950 rewind = (rewind + 1) & (q->num_descs - 1); in ionic_tx_tso()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/ |
| H A D | rkaiq_ini.c | 197 rewind(fp); in rkaiq_ini_load()
|
| /OK3568_Linux_fs/buildroot/package/vlc/ |
| H A D | 0005-Don-t-assume-strerror_l-is-available.patch | 31 …flockfile fsync getdelim getpid lfind lldiv memrchr nrand48 poll recvmsg rewind sendmsg setenv str…
|