Searched refs:SYS_msgsys_subcall (Results 1 – 2 of 2) sorted by relevance
357 #define SYS_msgsys_subcall 203 macro359 #define SYS_msgget (SYS_msgsys_subcall + 0)360 #define SYS_msgctl (SYS_msgsys_subcall + 1)361 #define SYS_msgrcv (SYS_msgsys_subcall + 2)362 #define SYS_msgsnd (SYS_msgsys_subcall + 3)
2633 decode_subcall(tcp, SYS_msgsys_subcall, in trace_syscall_entering()2684 decode_subcall(tcp, SYS_msgsys_subcall, in trace_syscall_entering()