HomeSort by relevance Sort by last modified time
    Searched defs:SYS_FUNC (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /external/strace/
bjm.c 36 SYS_FUNC(delete_module)
45 SYS_FUNC(init_module)
56 SYS_FUNC(finit_module)
chdir.c 3 SYS_FUNC(chdir)
copy_file_range.c 30 SYS_FUNC(copy_file_range)
fchownat.c 3 SYS_FUNC(fchownat)
flock.c 36 SYS_FUNC(flock)
fstatfs.c 3 SYS_FUNC(fstatfs)
fstatfs64.c 3 SYS_FUNC(fstatfs64)
get_robust_list.c 30 SYS_FUNC(get_robust_list)
getcpu.c 3 SYS_FUNC(getcpu)
getcwd.c 3 SYS_FUNC(getcwd)
getrandom.c 4 SYS_FUNC(getrandom)
inotify.c 35 SYS_FUNC(inotify_add_watch)
49 SYS_FUNC(inotify_rm_watch)
59 SYS_FUNC(inotify_init1)
ioperm.c 3 SYS_FUNC(ioperm)
iopl.c 3 SYS_FUNC(iopl)
link.c 40 SYS_FUNC(link)
49 SYS_FUNC(linkat)
62 SYS_FUNC(unlinkat)
72 SYS_FUNC(symlinkat)
memfd_create.c 32 SYS_FUNC(memfd_create)
mq.c 32 SYS_FUNC(mq_open)
48 SYS_FUNC(mq_timedsend)
58 SYS_FUNC(mq_timedreceive)
82 SYS_FUNC(mq_notify)
89 SYS_FUNC(mq_getsetattr)
pkeys.c 5 SYS_FUNC(pkey_alloc)
13 SYS_FUNC(pkey_free)
sendfile.c 30 SYS_FUNC(sendfile64)
52 SYS_FUNC(sendfile)
sigreturn.c 12 SYS_FUNC(sigreturn)
sram_alloc.c 9 SYS_FUNC(sram_alloc)
statfs.c 3 SYS_FUNC(statfs)
statfs64.c 3 SYS_FUNC(statfs64)
truncate.c 3 SYS_FUNC(truncate)
11 SYS_FUNC(truncate64)
19 SYS_FUNC(ftruncate)
27 SYS_FUNC(ftruncate64)
umask.c 3 SYS_FUNC(umask)

Completed in 403 milliseconds

1 2 3 4 5