Searched refs:SET_ENDIAN (Results 1 – 2 of 2) sorted by relevance
412 #define SET_ENDIAN(tsk, val) set_endian((tsk), (val)) macro
97 #ifndef SET_ENDIAN98 # define SET_ENDIAN(a, b) (-EINVAL) macro2337 error = SET_ENDIAN(me, arg2); in SYSCALL_DEFINE5()