Searched refs:WIDTH (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/mips/include/ |
| H A D | atomic.h | 295 atomic_##NAME##_acq_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\ 302 atomic_##NAME##_rel_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\ 335 atomic_load_acq_##WIDTH(__volatile uint##WIDTH##_t *p) \ 345 atomic_store_rel_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\ 429 atomic_cmpset_acq_##WIDTH(__volatile uint##WIDTH##_t *p, \ 430 uint##WIDTH##_t cmpval, uint##WIDTH##_t newval) \ 440 atomic_cmpset_rel_##WIDTH(__volatile uint##WIDTH##_t *p, \ 441 uint##WIDTH##_t cmpval, uint##WIDTH##_t newval) \ 449 atomic_fcmpset_acq_##WIDTH(__volatile uint##WIDTH##_t *p, \ 450 uint##WIDTH##_t *cmpval, uint##WIDTH##_t newval) \ [all …]
|
| /f-stack/freebsd/arm/include/ |
| H A D | atomic-v6.h | 77 #define ATOMIC_ACQ_REL(NAME, WIDTH) \ argument 79 atomic_##NAME##_acq_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\ 81 atomic_##NAME##_##WIDTH(p, v); \ 86 atomic_##NAME##_rel_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\ 89 atomic_##NAME##_##WIDTH(p, v); \
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mips/cavium/ |
| H A D | bootbus.txt | 59 - cavium,bus-width: A cell specifying the WIDTH parameter (in bits) of
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 39 WIDTH = 'width', 2257 inner.attr(WIDTH, newSize[0]).attr(HEIGHT, newSize[1]); 2643 …left: methodX !== 'none' ? calculate( X, Y, methodX, adjust.x, LEFT, RIGHT, WIDTH, targetWidth, el…
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_types.h | 124 EFX_VAL(_field, WIDTH)
|