Lines Matching refs:TD

34 [  3] = { 3,	TD,		sys_read,			"read"			},
35 [ 4] = { 3, TD, sys_write, "write" },
36 [ 5] = { 3, TD|TF, sys_open, "open" },
37 [ 6] = { 1, TD, sys_close, "close" },
39 [ 8] = { 2, TD|TF, sys_creat, "creat" },
50 [ 19] = { 3, TD, sys_lseek, "lseek" },
59 [ 28] = { 2, TD, sys_oldfstat, "oldfstat" },
72 [ 41] = { 1, TD, sys_dup, "dup" },
73 [ 42] = { 1, TD, sys_pipe, "pipe" },
85 [ 54] = { 3, TD, sys_ioctl, "ioctl" },
86 [ 55] = { 3, TD, sys_fcntl, "fcntl" },
94 [ 63] = { 2, TD, sys_dup2, "dup2" },
113 [ 82] = { 1, TD, sys_oldselect, "oldselect" },
120 [ 89] = { 3, TD, sys_readdir, "readdir" },
121 [ 90] = { 6, TD|TM|SI, sys_mmap, "old_mmap" },
124 [ 93] = { 2, TD, sys_ftruncate, "ftruncate" },
125 [ 94] = { 2, TD, sys_fchmod, "fchmod" },
126 [ 95] = { 3, TD, sys_fchown16, "fchown" },
131 [100] = { 2, TD, sys_fstatfs, "fstatfs" },
133 [102] = { 2, TD, sys_socketcall, "socketcall" },
139 [108] = { 2, TD, sys_fstat, "fstat" },
149 [118] = { 1, TD, sys_fsync, "fsync" },
164 [133] = { 1, TD, sys_fchdir, "fchdir" },
171 [140] = { 5, TD, sys_llseek, "_llseek" },
172 [141] = { 3, TD, sys_getdents, "getdents" },
173 [142] = { 5, TD, sys_select, "select" },
174 [143] = { 2, TD, sys_flock, "flock" },
176 [145] = { 3, TD, sys_readv, "readv" },
177 [146] = { 3, TD, sys_writev, "writev" },
179 [148] = { 1, TD, sys_fdatasync, "fdatasync" },
199 [168] = { 3, TD, sys_poll, "poll" },
211 [180] = { 6, TD, sys_pread, "pread" },
212 [181] = { 6, TD, sys_pwrite, "pwrite" },
218 [187] = { 4, TD|TN, sys_sendfile, "sendfile" },
222 [192] = { 6, TD|TM|SI, sys_mmap_4koff, "mmap2" },
224 [194] = { 3, TD, sys_ftruncate64, "ftruncate64" },
227 [197] = { 2, TD, sys_fstat64, "fstat64" },
250 [220] = { 3, TD, sys_getdents64, "getdents64" },
251 [221] = { 3, TD, sys_fcntl, "fcntl64" },
254 [225] = { 4, TD, sys_readahead, "readahead" },
257 [228] = { 5, TD, sys_fsetxattr, "fsetxattr" },
260 [231] = { 4, TD, sys_fgetxattr, "fgetxattr" },
263 [234] = { 3, TD, sys_flistxattr, "flistxattr" },
266 [237] = { 2, TD, sys_fremovexattr, "fremovexattr" },
268 [239] = { 4, TD|TN, sys_sendfile64, "sendfile64" },
278 [250] = { 5, TD, sys_fadvise64, "fadvise64" },
282 [254] = { 1, TD, sys_epoll_create, "epoll_create" },
283 [255] = { 4, TD, sys_epoll_ctl, "epoll_ctl" },
284 [256] = { 4, TD, sys_epoll_wait, "epoll_wait" },
297 [269] = { 2, TD, sys_fstatfs64, "fstatfs64" },
300 [272] = { 6, TD, sys_fadvise64_64, "fadvise64_64" },
318 [290] = { 0, TD, sys_inotify_init, "inotify_init" },
319 [291] = { 3, TD, sys_inotify_add_watch, "inotify_add_watch" },
320 [292] = { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" },
323 [295] = { 4, TD|TF, sys_openat, "openat" },
324 [296] = { 3, TD|TF, sys_mkdirat, "mkdirat" },
325 [297] = { 4, TD|TF, sys_mknodat, "mknodat" },
326 [298] = { 5, TD|TF, sys_fchownat, "fchownat" },
327 [299] = { 3, TD|TF, sys_futimesat, "futimesat" },
328 [300] = { 4, TD|TF, sys_newfstatat, "newfstatat" },
329 [301] = { 3, TD|TF, sys_unlinkat, "unlinkat" },
330 [302] = { 4, TD|TF, sys_renameat, "renameat" },
331 [303] = { 5, TD|TF, sys_linkat, "linkat" },
332 [304] = { 3, TD|TF, sys_symlinkat, "symlinkat" },
333 [305] = { 4, TD|TF, sys_readlinkat, "readlinkat" },
334 [306] = { 3, TD|TF, sys_fchmodat, "fchmodat" },
335 [307] = { 3, TD|TF, sys_faccessat, "faccessat" },
336 [308] = { 6, TD, sys_pselect6, "pselect6" },
337 [309] = { 5, TD, sys_ppoll, "ppoll" },
341 [313] = { 6, TD, sys_splice, "splice" },
342 [314] = { 6, TD, sys_sync_file_range, "sync_file_range" },
343 [315] = { 4, TD, sys_tee, "tee" },
344 [316] = { 5, TD, sys_vmsplice, "vmsplice" },
347 [319] = { 6, TD, sys_epoll_pwait, "epoll_pwait" },
348 [320] = { 4, TD|TF, sys_utimensat, "utimensat" },
349 [321] = { 3, TD|TS, sys_signalfd, "signalfd" },
350 [322] = { 4, TD, sys_timerfd, "timerfd" },
351 [323] = { 1, TD, sys_eventfd, "eventfd" },
352 [324] = { 6, TD, sys_fallocate, "fallocate" },
353 [325] = { 4, TD, sys_timerfd_settime, "timerfd_settime" },
354 [326] = { 2, TD, sys_timerfd_gettime, "timerfd_gettime" },
355 [327] = { 4, TD|TS, sys_signalfd4, "signalfd4" },
356 [328] = { 2, TD, sys_eventfd2, "eventfd2" },
357 [329] = { 1, TD, sys_epoll_create1, "epoll_create1" },
358 [330] = { 3, TD, sys_dup3, "dup3" },
359 [331] = { 2, TD, sys_pipe2, "pipe2" },
360 [332] = { 1, TD, sys_inotify_init1, "inotify_init1" },
361 [333] = { 5, TD, sys_preadv, "preadv" },
362 [334] = { 5, TD, sys_pwritev, "pwritev" },
364 [336] = { 5, TD, sys_perf_event_open, "perf_event_open" },
365 [337] = { 2, TD, sys_fanotify_init, "fanotify_init" },
366 [338] = { 6, TD|TF, sys_fanotify_mark, "fanotify_mark" },
387 [359] = { 5, TD|TF, sys_name_to_handle_at, "name_to_handle_at" },
388 [360] = { 3, TD, sys_open_by_handle_at, "open_by_handle_at" },
390 [362] = { 1, TD, sys_syncfs, "syncfs" },
392 [364] = { 2, TD, sys_setns, "setns" },
396 [368] = { 3, TD, sys_finit_module, "finit_module" },