Home
last modified time | relevance | path

Searched defs:safe_mod (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dsafe_iop.h305 #define safe_mod(_ptr, __a, __b) \ macro
/OK3568_Linux_fs/external/recovery/
H A Dsafe_iop.h305 #define safe_mod(_ptr, __a, __b) \ macro
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-cache-policy-smq.c31 static unsigned safe_mod(unsigned n, unsigned d) in safe_mod() function