/linux/Documentation/translations/ko_KR/ |
A D | memory-barriers.txt | 512 RELEASE 오퍼레이션 뒤의 메모리 오퍼레이션들은 RELEASE 오퍼레이션이 1957 RELEASE 앞에서 요청된 메모리 오퍼레이션은 RELEASE 오퍼레이션이 완료되기 1960 RELEASE 뒤에서 요청된 메모리 오퍼레이션은 RELEASE 오퍼레이션 완료 전에 1970 어떤 RELEASE 오퍼레이션보다 앞서 요청된 ACQUIRE 오퍼레이션은 그 RELEASE 1990 RELEASE M 1997 ACQUIRE 와 RELEASE 가 락 획득과 해제라면, 그리고 락의 ACQUIRE 와 RELEASE 가 2009 RELEASE M 2057 RELEASE 2264 RELEASE M RELEASE Q 2346 RELEASE task [all …]
|
/linux/Documentation/translations/zh_CN/core-api/ |
A D | refcount-vs-atomic.rst | 47 RELEASE内存顺序保证了在同一CPU上所有较早加载和存储的指令(所有程序顺序较早 100 * 完全无序的 --> RELEASE顺序 128 * 完全有序的 --> RELEASE顺序 + 成功后ACQUIRE顺序 141 * 完全有序的 --> RELEASE顺序 + 控制依赖 156 * 完全有序 --> RELEASE顺序 + 控制依赖 + 持有
|
/linux/Documentation/core-api/ |
A D | refcount-vs-atomic.rst | 49 A RELEASE memory ordering guarantees that all prior loads and 110 * fully unordered --> RELEASE ordering 139 * fully ordered --> RELEASE ordering + ACQUIRE ordering on success 152 * fully ordered --> RELEASE ordering + control dependency 167 * fully ordered --> RELEASE ordering + control dependency + hold
|
/linux/Documentation/ |
A D | memory-barriers.txt | 481 (6) RELEASE operations. 2018 ACQUIRE, and an access following the RELEASE to happen before the RELEASE, and 2023 RELEASE M 2042 RELEASE M 2092 RELEASE 2301 RELEASE M RELEASE Q 2308 *E, ACQUIRE M, ACQUIRE Q, *G, *C, *F, *A, *B, RELEASE Q, *D, *H, RELEASE M 2313 *A, *B or *C following RELEASE M 2315 *E, *F or *G following RELEASE Q 2381 RELEASE task [all …]
|
A D | atomic_bitops.txt | 67 clear_bit_unlock() which has RELEASE semantics.
|
A D | atomic_t.txt | 178 {}_release: the W of the RMW (or atomic_set) is a RELEASE 225 is a 'typical' RELEASE pattern, the barrier is strictly stronger than 226 a RELEASE because it orders preceding instructions against both the read
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nvc0_fence.c | 47 NVDEF(NV906F, SEMAPHORED, OPERATION, RELEASE) | in nvc0_fence_emit32()
|
A D | nv84_fence.c | 50 NVDEF(NV826F, SEMAPHORED, OPERATION, RELEASE), in nv84_fence_emit32()
|
/linux/drivers/s390/char/ |
A D | tape_std.h | 56 #define RELEASE 0xD4 /* 3420 NOP, 3480 REJECT */ macro
|
/linux/drivers/usb/storage/ |
A D | debug.c | 63 case RELEASE: what = "RELEASE"; break; in usb_stor_show_command()
|
/linux/include/scsi/ |
A D | scsi_proto.h | 36 #define RELEASE 0x17 macro
|
/linux/include/trace/events/ |
A D | target.h | 35 scsi_opcode_name(RELEASE), \
|
A D | scsi.h | 33 scsi_opcode_name(RELEASE), \
|
/linux/arch/m68k/ifpsp060/ |
A D | MISC | 29 RELEASE FILE VERSIONS:
|
A D | CHANGES | 30 CHANGES SINCE LAST RELEASE:
|
/linux/tools/lib/traceevent/plugins/ |
A D | plugin_scsi.c | 32 #define RELEASE 0x17 macro
|
/linux/drivers/target/ |
A D | target_core_spc.c | 1320 (cdb[0] == RELEASE || cdb[0] == RELEASE_10) || in spc_parse_cdb() 1354 case RELEASE: in spc_parse_cdb()
|
A D | target_core_device.c | 1115 (cdb[0] == RELEASE || cdb[0] == RELEASE_10) || in passthrough_parse_cdb() 1138 if (cdb[0] == RELEASE || cdb[0] == RELEASE_10) { in passthrough_parse_cdb()
|
A D | target_core_pr.c | 94 case RELEASE: in target_scsi2_reservation_check() 421 case RELEASE: in core_scsi3_pr_seq_non_holder()
|
/linux/Documentation/locking/ |
A D | spinlocks.rst | 30 (6) RELEASE operations.
|
/linux/drivers/usb/image/ |
A D | microtek.c | 243 case RELEASE: what = "RELEASE"; break; in mts_show_command()
|
/linux/drivers/scsi/megaraid/ |
A D | megaraid_mbox.c | 1730 case RELEASE: in DEF_SCSI_QCMD() 2339 scp->cmnd[0] == RELEASE)) { in megaraid_mbox_dpc()
|
/linux/Documentation/driver-api/soundwire/ |
A D | stream.rst | 495 Bus implements below APIs for RELEASE state which needs to be called by
|
/linux/drivers/scsi/ |
A D | megaraid.c | 857 case RELEASE: in mega_build_cmd() 1619 cmd->cmnd[0] == RELEASE) ) { in mega_cmd_done()
|
/linux/Documentation/networking/device_drivers/ethernet/cirrus/ |
A D | cs89x0.rst | 375 Refer to the RELEASE.TXT file distributed as part of this archive for a list of
|