Home
last modified time | relevance | path

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

/kernel/
Dsys.c99 #ifndef GET_ENDIAN
100 # define GET_ENDIAN(a, b) (-EINVAL) macro
2439 error = GET_ENDIAN(me, arg2); in SYSCALL_DEFINE5()