Home
last modified time | relevance | path

Searched full:asb (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Daggsum.c146 struct aggsum_bucket *asb = &as->as_buckets[i]; in aggsum_value() local
147 if (asb->asc_borrowed == 0) in aggsum_value()
149 mutex_enter(&asb->asc_lock); in aggsum_value()
150 lb += asb->asc_delta + asb->asc_borrowed; in aggsum_value()
151 ub += asb->asc_delta - asb->asc_borrowed; in aggsum_value()
152 asb->asc_delta = 0; in aggsum_value()
153 asb->asc_borrowed = 0; in aggsum_value()
154 mutex_exit(&asb->asc_lock); in aggsum_value()
167 struct aggsum_bucket *asb; in aggsum_add() local
170 asb = &as->as_buckets[(CPU_SEQID_UNSTABLE >> as->as_bucketshift) % in aggsum_add()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAliasAnalysis.cpp53 unsigned asB = LocB.Ptr->getType()->getPointerAddressSpace(); in alias() local
55 if (!AMDGPU::addrspacesMayAlias(asA, asB)) in alias()
66 std::swap(asA, asB); in alias()
70 (asB == AMDGPUAS::LOCAL_ADDRESS || asB == AMDGPUAS::PRIVATE_ADDRESS)) { in alias()
/freebsd/sys/contrib/device-tree/Bindings/soc/bcm/
H A Dbrcm,bcm2835-pm.yaml35 - const: asb
79 reg-names = "pm", "asb";
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/
H A Dbracket.in44 [[:print:]]+ - NaSbN aSb
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm2835-common.dtsi65 reg-names = "pm", "asb";
H A Dbcm2711.dtsi116 reg-names = "pm", "asb", "rpivid_asb";
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c2013 struct sbuf *asb; in linprocfs_doauxv() local
2029 asb = sbuf_new_auto(); in linprocfs_doauxv()
2030 if (asb == NULL) in linprocfs_doauxv()
2032 error = proc_getauxv(td, p, asb); in linprocfs_doauxv()
2034 error = sbuf_finish(asb); in linprocfs_doauxv()
2036 resid = sbuf_len(asb) - uio->uio_offset; in linprocfs_doauxv()
2049 error = uiomove(sbuf_data(asb) + uio->uio_offset, buflen, uio); in linprocfs_doauxv()
2050 sbuf_delete(asb); in linprocfs_doauxv()
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_comp.h59 * | | Bits | secure | =0 | Type0 | ASB |Select |Type| = 0 | = 0 |
64 * Note: For QAT 2.0 Disable Secure Ram, DisType0 Header and Enhanced ASB bits
246 * Macro for extraction of the enhanced asb bit
248 * @param flags Flags to extract the enhanced asb bit from
/freebsd/usr.bin/units/
H A Ddefinitions.units597 asb apostilb
/freebsd/lib/libc/regex/grot/
H A Dtests315 [[:print:]]+ - NaSbN aSb
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1573 unsigned ASB = PtrB->getType()->getPointerAddressSpace(); in getPointersDiff() local
1576 if (ASA != ASB) in getPointersDiff()
1589 ASB = cast<PointerType>(PtrB1->getType())->getAddressSpace(); in getPointersDiff()
1591 if (ASA != ASB) in getPointersDiff()
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dutil.c1152 /* 0956 */ "ASB Bank Ltd", in hci_manufacturer2str()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in5308 @Article{Amidon:1971:ASB,