Home
last modified time | relevance | path

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

/Linux-v4.19/arch/hexagon/mm/
Dstrnlen_user.S27 #define obo r6 /* off-by-one */ macro
81 obo = add(start,#1); define
/Linux-v4.19/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c153 unsigned int obo = 0; /* offset in bufo*/ in sun4i_ss_cipher_poll() local