Home
last modified time | relevance | path

Searched refs:RELEASE (Results 1 – 25 of 33) sorted by relevance

12

/linux/Documentation/translations/ko_KR/
A Dmemory-barriers.txt512 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 Drefcount-vs-atomic.rst47 RELEASE内存顺序保证了在同一CPU上所有较早加载和存储的指令(所有程序顺序较早
100 * 完全无序的 --> RELEASE顺序
128 * 完全有序的 --> RELEASE顺序 + 成功后ACQUIRE顺序
141 * 完全有序的 --> RELEASE顺序 + 控制依赖
156 * 完全有序 --> RELEASE顺序 + 控制依赖 + 持有
/linux/Documentation/core-api/
A Drefcount-vs-atomic.rst49 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 Dmemory-barriers.txt481 (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 Datomic_bitops.txt67 clear_bit_unlock() which has RELEASE semantics.
A Datomic_t.txt178 {}_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 Dnvc0_fence.c47 NVDEF(NV906F, SEMAPHORED, OPERATION, RELEASE) | in nvc0_fence_emit32()
A Dnv84_fence.c50 NVDEF(NV826F, SEMAPHORED, OPERATION, RELEASE), in nv84_fence_emit32()
/linux/drivers/s390/char/
A Dtape_std.h56 #define RELEASE 0xD4 /* 3420 NOP, 3480 REJECT */ macro
/linux/drivers/usb/storage/
A Ddebug.c63 case RELEASE: what = "RELEASE"; break; in usb_stor_show_command()
/linux/include/scsi/
A Dscsi_proto.h36 #define RELEASE 0x17 macro
/linux/include/trace/events/
A Dtarget.h35 scsi_opcode_name(RELEASE), \
A Dscsi.h33 scsi_opcode_name(RELEASE), \
/linux/arch/m68k/ifpsp060/
A DMISC29 RELEASE FILE VERSIONS:
A DCHANGES30 CHANGES SINCE LAST RELEASE:
/linux/tools/lib/traceevent/plugins/
A Dplugin_scsi.c32 #define RELEASE 0x17 macro
/linux/drivers/target/
A Dtarget_core_spc.c1320 (cdb[0] == RELEASE || cdb[0] == RELEASE_10) || in spc_parse_cdb()
1354 case RELEASE: in spc_parse_cdb()
A Dtarget_core_device.c1115 (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 Dtarget_core_pr.c94 case RELEASE: in target_scsi2_reservation_check()
421 case RELEASE: in core_scsi3_pr_seq_non_holder()
/linux/Documentation/locking/
A Dspinlocks.rst30 (6) RELEASE operations.
/linux/drivers/usb/image/
A Dmicrotek.c243 case RELEASE: what = "RELEASE"; break; in mts_show_command()
/linux/drivers/scsi/megaraid/
A Dmegaraid_mbox.c1730 case RELEASE: in DEF_SCSI_QCMD()
2339 scp->cmnd[0] == RELEASE)) { in megaraid_mbox_dpc()
/linux/Documentation/driver-api/soundwire/
A Dstream.rst495 Bus implements below APIs for RELEASE state which needs to be called by
/linux/drivers/scsi/
A Dmegaraid.c857 case RELEASE: in mega_build_cmd()
1619 cmd->cmnd[0] == RELEASE) ) { in mega_cmd_done()
/linux/Documentation/networking/device_drivers/ethernet/cirrus/
A Dcs89x0.rst375 Refer to the RELEASE.TXT file distributed as part of this archive for a list of

Completed in 63 milliseconds

12