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