Home
last modified time | relevance | path

Searched refs:acq (Results 1 – 14 of 14) sorted by relevance

/linux/arch/arm64/include/asm/
H A Datomic_ll_sc.h42 #define ATOMIC_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
51 "1: ld" #acq "xr %w0, %2\n" \
63 #define ATOMIC_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint) \ argument
72 "1: ld" #acq "xr %w0, %3\n" \
138 #define ATOMIC64_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
147 "1: ld" #acq "xr %0, %2\n" \
159 #define ATOMIC64_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
168 "1: ld" #acq "xr %0, %3\n" \
239 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, acq, rel, cl, constraint) \ argument
258 "1: ld" #acq "x
[all...]
H A Dcmpxchg.h21 #define __XCHG_CASE(w, sfx, name, sz, mb, nop_lse, acq, acq_lse, rel, cl) \ argument
30 "1: ld" #acq "xr" #sfx "\t%" #w "0, %2\n" \
/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c122 for (j = 0; j < ARRAY_SIZE(ctx->acq); j++) { in ath_chanctx_init()
123 INIT_LIST_HEAD(&ctx->acq[j].acq_new); in ath_chanctx_init()
124 INIT_LIST_HEAD(&ctx->acq[j].acq_old); in ath_chanctx_init()
125 spin_lock_init(&ctx->acq[j].lock); in ath_chanctx_init()
1347 for (i = 0; i < ARRAY_SIZE(ctx->acq); i++) { in ath9k_offchannel_init()
1348 INIT_LIST_HEAD(&ctx->acq[i].acq_new); in ath9k_offchannel_init()
1349 INIT_LIST_HEAD(&ctx->acq[i].acq_old); in ath9k_offchannel_init()
1350 spin_lock_init(&ctx->acq[i].lock); in ath9k_offchannel_init()
H A Dmain.c76 struct ath_acq *acq; in ath9k_has_pending_frames() local
78 acq = &sc->cur_chan->acq[txq->mac80211_qnum]; in ath9k_has_pending_frames()
79 if (!list_empty(&acq->acq_new) || !list_empty(&acq->acq_old)) in ath9k_has_pending_frames()
H A Dath9k.h332 struct ath_acq acq[IEEE80211_NUM_ACS]; member
/linux/Documentation/locking/
H A Dlockstat.rst63 acq-bounces
108 03 class name con-bounces contentions waittime-min waittime-max waittime-total waittime-avg acq-bounces acquisitions holdtime-min holdtime-max holdtime-total holdtime-avg
/linux/Documentation/translations/it_IT/locking/
H A Dlockstat.rst77 acq-bounces
129 03 class name con-bounces contentions waittime-min waittime-max waittime-total waittime-avg acq-bounces acquisitions holdtime-min holdtime-max holdtime-total holdtime-avg
/linux/tools/memory-model/
H A Dlinux-kernel.cat28 let acq-po = [Acquire] ; po ; [M]
67 let nonrw-fence = strong-fence | po-rel | acq-po
/linux/Documentation/filesystems/caching/
H A Dfscache.rst180 | |ok=N |Number of acq reqs succeeded |
182 | |oom=N |Number of acq reqs failed on ENOMEM |
/linux/drivers/nvme/target/
H A Dpci-epf.c1849 u64 pci_addr, asq, acq; in nvmet_pci_epf_enable_ctrl() local
1879 acq = nvmet_pci_epf_bar_read64(ctrl, NVME_REG_ACQ); in nvmet_pci_epf_enable_ctrl()
1882 pci_addr = acq & GENMASK_ULL(63, 12); in nvmet_pci_epf_enable_ctrl()
/linux/Documentation/
H A Datomic_t.txt265 t = LL.acq *y (0)
H A Dmemory-barriers.txt2878 used by READ_ONCE() and WRITE_ONCE() cause GCC to emit the special ld.acq
/linux/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt2816 ld.acq 와 stl.rel 인스트럭션을 각각 만들어 내도록 합니다.
/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt2991 que GCC emita las instrucciones especiales ld.acq y st.rel