Home
last modified time | relevance | path

Searched refs:as (Results 1 – 4 of 4) sorted by relevance

/include/zfs/
A Duberblock_impl.h38 #define VDEV_UBERBLOCK_SHIFT(as) UBMAX(as, UBERBLOCK_SHIFT) argument
39 #define UBERBLOCK_SIZE(as) (1ULL << VDEV_UBERBLOCK_SHIFT(as)) argument
42 #define UBERBLOCK_COUNT(as) (VDEV_UBERBLOCK_RING >> VDEV_UBERBLOCK_SHIFT(as)) argument
/include/linux/
A Dkernel.h249 #define __find_closest(x, a, as, op) \ argument
251 typeof(as) __fc_i, __fc_as = (as) - 1; \
271 #define find_closest(x, a, as) __find_closest(x, a, as, <=) argument
/include/linux/i3c/
A Dccc.h23 #define I3C_CCC_ENTAS(as, broadcast) I3C_CCC_ID(0x2 + (as), broadcast) argument
/include/
A Dppc_asm.tmpl48 * Register names. The %r1 offers some error-checking in GNU as.

Completed in 22 milliseconds