Lines Matching refs:TD

8 [  7] = { 5,	TD,		sys_fsetxattr,			"fsetxattr"		},
11 [ 10] = { 4, TD, sys_fgetxattr, "fgetxattr" },
14 [ 13] = { 3, TD, sys_flistxattr, "flistxattr" },
17 [ 16] = { 2, TD, sys_fremovexattr, "fremovexattr" },
20 [ 19] = { 2, TD, sys_eventfd2, "eventfd2" },
21 [ 20] = { 1, TD, sys_epoll_create1, "epoll_create1" },
22 [ 21] = { 4, TD, sys_epoll_ctl, "epoll_ctl" },
23 [ 22] = { 6, TD, sys_epoll_pwait, "epoll_pwait" },
24 [ 23] = { 1, TD, sys_dup, "dup" },
25 [ 24] = { 3, TD, sys_dup3, "dup3" },
26 [ 25] = { 3, TD, sys_fcntl, "fcntl" },
27 [ 26] = { 1, TD, sys_inotify_init1, "inotify_init1" },
28 [ 27] = { 3, TD, sys_inotify_add_watch, "inotify_add_watch" },
29 [ 28] = { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" },
30 [ 29] = { 3, TD, sys_ioctl, "ioctl" },
33 [ 32] = { 2, TD, sys_flock, "flock" },
34 [ 33] = { 4, TD|TF, sys_mknodat, "mknodat" },
35 [ 34] = { 3, TD|TF, sys_mkdirat, "mkdirat" },
36 [ 35] = { 3, TD|TF, sys_unlinkat, "unlinkat" },
37 [ 36] = { 3, TD|TF, sys_symlinkat, "symlinkat" },
38 [ 37] = { 5, TD|TF, sys_linkat, "linkat" },
39 [ 38] = { 4, TD|TF, sys_renameat, "renameat" },
45 [ 44] = { 2, TD, sys_fstatfs, "fstatfs" },
47 [ 46] = { 2, TD, sys_ftruncate, "ftruncate" },
48 [ 47] = { 4, TD, sys_fallocate, "fallocate" },
49 [ 48] = { 3, TD|TF, sys_faccessat, "faccessat" },
51 [ 50] = { 1, TD, sys_fchdir, "fchdir" },
53 [ 52] = { 2, TD, sys_fchmod, "fchmod" },
54 [ 53] = { 3, TD|TF, sys_fchmodat, "fchmodat" },
55 [ 54] = { 5, TD|TF, sys_fchownat, "fchownat" },
56 [ 55] = { 3, TD, sys_fchown, "fchown" },
57 [ 56] = { 4, TD|TF, sys_openat, "openat" },
58 [ 57] = { 1, TD, sys_close, "close" },
60 [ 59] = { 2, TD, sys_pipe2, "pipe2" },
62 [ 61] = { 3, TD, sys_getdents64, "getdents64" },
63 [ 62] = { 3, TD, sys_lseek, "lseek" },
64 [ 63] = { 3, TD, sys_read, "read" },
65 [ 64] = { 3, TD, sys_write, "write" },
66 [ 65] = { 3, TD, sys_readv, "readv" },
67 [ 66] = { 3, TD, sys_writev, "writev" },
68 [ 67] = { 4, TD, sys_pread, "pread64" },
69 [ 68] = { 4, TD, sys_pwrite, "pwrite64" },
70 [ 69] = { 4, TD, sys_preadv, "preadv" },
71 [ 70] = { 4, TD, sys_pwritev, "pwritev" },
72 [ 71] = { 4, TD|TN, sys_sendfile64, "sendfile" },
73 [ 72] = { 6, TD, sys_pselect6, "pselect6" },
74 [ 73] = { 5, TD, sys_ppoll, "ppoll" },
75 [ 74] = { 4, TD|TS, sys_signalfd4, "signalfd4" },
76 [ 75] = { 4, TD, sys_vmsplice, "vmsplice" },
77 [ 76] = { 6, TD, sys_splice, "splice" },
78 [ 77] = { 4, TD, sys_tee, "tee" },
79 [ 78] = { 4, TD|TF, sys_readlinkat, "readlinkat" },
80 [ 79] = { 4, TD|TF, sys_newfstatat, "newfstatat" },
81 [ 80] = { 2, TD, sys_fstat, "fstat" },
83 [ 82] = { 1, TD, sys_fsync, "fsync" },
84 [ 83] = { 1, TD, sys_fdatasync, "fdatasync" },
85 [ 84] = { 4, TD, sys_sync_file_range, "sync_file_range" },
86 [ 85] = { 2, TD, sys_timerfd_create, "timerfd_create" },
87 [ 86] = { 4, TD, sys_timerfd_settime, "timerfd_settime" },
88 [ 87] = { 2, TD, sys_timerfd_gettime, "timerfd_gettime" },
89 [ 88] = { 4, TD|TF, sys_utimensat, "utimensat" },
214 [213] = { 3, TD, sys_readahead, "readahead" },
223 [222] = { 6, TD|TM|SI, sys_mmap, "mmap" },
224 [223] = { 4, TD, sys_fadvise64, "fadvise64" },
242 [241] = { 5, TD, sys_perf_event_open, "perf_event_open" },
248 [262] = { 2, TD, sys_fanotify_init, "fanotify_init" },
249 [263] = { 5, TD|TF, sys_fanotify_mark, "fanotify_mark" },
250 [264] = { 5, TD|TF, sys_name_to_handle_at, "name_to_handle_at" },
251 [265] = { 3, TD, sys_open_by_handle_at, "open_by_handle_at" },
253 [267] = { 1, TD, sys_syncfs, "syncfs" },
254 [268] = { 2, TD, sys_setns, "setns" },
259 [273] = { 3, TD, sys_finit_module, "finit_module" },
262 [276] = { 5, TD|TF, sys_renameat2, "renameat2" },
265 [279] = { 2, TD, sys_memfd_create, "memfd_create", },
266 [280] = { 3, TD, sys_bpf, "bpf", },
267 [281] = { 5, TD|TF|TP|SE|SI, sys_execveat, "execveat", },