Searched defs:first (Results  1 – 1 of 1) sorted by relevance
| /ipc/ | 
| D | syscall.c | 20 int ksys_ipc(unsigned int call, int first, unsigned long second,  in ksys_ipc() 110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second,  in SYSCALL_DEFINE6()  argument 130 int compat_ksys_ipc(u32 call, int first, int second,  in compat_ksys_ipc() 205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second,  in COMPAT_SYSCALL_DEFINE6()  argument
  |