Home
last modified time | relevance | path

Searched refs:err_ (Results 1 – 2 of 2) sorted by relevance

/linux/arch/xtensa/include/asm/
H A Duaccess.h130 #define __put_user_asm(x_, addr_, err_, align, insn, cb)\ argument
146 :[err] "+r"(err_), [tmp] "=r"(cb), [mem] "=m"(*(addr_)) \
198 #define __get_user_asm(x_, addr_, err_, align, insn, cb) \ argument
216 :[err] "+r"(err_), [tmp] "=r"(cb), [x] "+r"(__x) \
/linux/Documentation/hid/
H A Dhid-transport.rst198 goto err_<...>;
216 goto err_<...>;