Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dhex_test.h60 #define checkp(RES, EXP) __checkp(__LINE__, RES, EXP) macro
/openbmc/linux/drivers/md/
H A Draid5.c2265 static void ops_run_check_pq(struct stripe_head *sh, struct raid5_percpu *percpu, int checkp) in ops_run_check_pq()