Searched refs:rseq_do (Results 1 – 3 of 3) sorted by relevance
103 int rseq_do(rseq_t *rseq, int num, uintptr_t arg, int flags);
104 rseq_do(rseq_t *rseq, int num, uintptr_t arg, int flags) in rseq_do() function
422 if (rseq_do(rseq_att, NELEM(rseq_att), (uintptr_t)usp, 0) == RSEQ_OK) { in usbser_attach()