• Home
  • Raw
  • Download

Lines Matching refs:sys_func

5846 	(sys_func.h): Use it instead of strace_SOURCES_c.
16126 * linux/alpha/syscallent.h: Update sys_func.
16277 * linux/arm/syscallent.h (sgetmask, ssetmask): Update sys_func.
18666 * linux/64/syscallent.h (rt_sigreturn): Change sys_func to rt_sigreturn.
31061 * linux/powerpc/syscallent.h (iopl): Fix nargs and sys_func.
31232 * linux/alpha/syscallent.h (osf_shmat): Fix sys_flags and sys_func.
32489 * linux/s390/syscallent.h (fadvise64): Set sys_func.
32490 (fadvise64_64): Set nargs and sys_func.
32497 * linux/ia64/syscallent.h (fstatfs64, statfs64): Set nargs and sys_func.
36799 .gitignore: add sen.h and sys_func.h.
37339 Set sys_func.
37343 dup3, pipe2, inotify_init1, recvmmsg): Set sys_func.
37348 clock_nanosleep, signalfd, timerfd): Set sys_func.
37354 * linux/avr32/syscallent.h (fstatat64): Set sys_func.
37361 * linux/alpha/syscallent.h (semop): Fix nargs, set sys_func.
37362 * linux/ia64/syscallent.h (semop): Set sys_func.
37369 * linux/m68k/syscallent.h (getpagesize): Set sys_func.
37387 * linux/mips/syscallent-o32.h (utimensat): set sys_flags and sys_func.
38039 * linux/subcall.h: Wrap all sys_func entries using SEN.
38188 tcp->s_ent->sys_func when the former has RVAL_DECODED flag set.
38490 * linux/mips/syscallent-o32.h (4000): Change sys_func to sys_syscall.
38530 * Makefile.am (BUILT_SOURCES, CLEANFILES): Add sys_func.h.
38531 (sys_func.h): New rule.
38533 * linux/syscall.h: Include "sys_func.h".
40599 * linux/hppa/syscallent.h (getresuid): Change sys_func to sys_getresuid.
40600 (getresgid): Change sys_func to sys_getresgid.
41125 * linux/s390/syscallent.h (fadvise64, fadvise64_64): Change sys_func to
41133 * linux/tile/syscallent1.h (fadvise64_64): Fix nargs, sys_func,
41222 * linux/arc/syscallent.h (nfsservctl): Set nargs, sys_func, and sys_name.
41236 Set sys_func.
41238 Fix nargs, set sys_func.
41240 * linux/mips/syscallent-n32.h (move_pages): Set sys_func.
41249 * linux/xtensa/syscallent.h (sendmmsg): Fix sys_func and sys_name.
41251 io_cancel, add_key, request_key, keyctl): Set sys_func.
41359 * linux/sh/syscallent.h (getresgid32): Fix typo in sys_func and sys_name.
46566 * pathtrace.c (pathtrace_match): Adjust sys_func == mmap_func checks.
48140 Since now SCNO_IN_RANGE() macro requires sysent[scno].sys_func != NULL
49134 (setbpt): Use sys_func to check for clone, fork and vfork syscalls.
49148 * syscall.c (trace_syscall_entering): Use sys_func to check for ipc and
49155 In many cases sys_func is checked instead, and for most of syscall
49166 * strace.c [USE_PROCFS] (proc_open): Use sys_func to check for execve.
49189 Skip the syscall entry if the sys_func field is NULL.
49195 * defs.h (SCNO_IN_RANGE): Also check the sys_func field.
51958 * syscall.c (dumpio): Switch on tcp->sys_func instead of tcp->scno