Home
last modified time | relevance | path

Searched defs:obo (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/arch/hexagon/mm/
Dstrnlen_user.S14 #define obo r6 /* off-by-one */ macro
68 obo = add(start,#1); define
/linux-5.10/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-cipher.c167 unsigned int obo = 0; /* offset in bufo*/ in sun4i_ss_cipher_poll() local