Lines Matching refs:TD

32 [  3] = { 3,	TD,		sys_read,			"read"			},
33 [ 4] = { 3, TD, sys_write, "write" },
34 [ 5] = { 3, TD|TF, sys_open, "open" },
35 [ 6] = { 1, TD, sys_close, "close" },
37 [ 8] = { 2, TD|TF, sys_creat, "creat" },
48 [ 19] = { 3, TD, sys_lseek, "lseek" },
57 [ 28] = { 2, TD, sys_oldfstat, "oldfstat" },
70 [ 41] = { 1, TD, sys_dup, "dup" },
71 [ 42] = { 1, TD, sys_pipe, "pipe" },
83 [ 54] = { 3, TD, sys_ioctl, "ioctl" },
84 [ 55] = { 3, TD, sys_fcntl, "fcntl" },
92 [ 63] = { 2, TD, sys_dup2, "dup2" },
111 [ 82] = { 1, TD, sys_oldselect, "oldselect" },
118 [ 89] = { 3, TD, sys_readdir, "readdir" },
119 [ 90] = { 6, TD|TM|SI, sys_old_mmap, "old_mmap" },
122 [ 93] = { 2, TD, sys_ftruncate, "ftruncate" },
123 [ 94] = { 2, TD, sys_fchmod, "fchmod" },
124 [ 95] = { 3, TD, sys_fchown16, "fchown" },
129 [100] = { 2, TD, sys_fstatfs, "fstatfs" },
131 [102] = { 2, TD, sys_socketcall, "socketcall" },
137 [108] = { 2, TD, sys_fstat, "fstat" },
147 [118] = { 1, TD, sys_fsync, "fsync" },
162 [133] = { 1, TD, sys_fchdir, "fchdir" },
169 [140] = { 5, TD, sys_llseek, "_llseek" },
170 [141] = { 3, TD, sys_getdents, "getdents" },
171 [142] = { 5, TD, sys_select, "select" },
172 [143] = { 2, TD, sys_flock, "flock" },
174 [145] = { 3, TD, sys_readv, "readv" },
175 [146] = { 3, TD, sys_writev, "writev" },
177 [148] = { 1, TD, sys_fdatasync, "fdatasync" },
197 [168] = { 3, TD, sys_poll, "poll" },
209 [180] = { 5, TD, sys_pread, "pread64" },
210 [181] = { 5, TD, sys_pwrite, "pwrite64" },
216 [187] = { 4, TD|TN, sys_sendfile, "sendfile" },
221 [192] = { 6, TD|TM|SI, sys_mmap_pgoff, "mmap2" },
223 [194] = { 3, TD, sys_ftruncate64, "ftruncate64" },
226 [197] = { 2, TD, sys_fstat64, "fstat64" },
236 [207] = { 3, TD, sys_fchown, "fchown32" },
249 [220] = { 3, TD, sys_getdents64, "getdents64" },
250 [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" },
279 [250] = { 5, TD, sys_fadvise64, "fadvise64" },
283 [254] = { 1, TD, sys_epoll_create, "epoll_create" },
284 [255] = { 4, TD, sys_epoll_ctl, "epoll_ctl" },
285 [256] = { 4, TD, sys_epoll_wait, "epoll_wait" },
298 [269] = { 3, TD, sys_fstatfs64, "fstatfs64" },
301 [272] = { 6, TD, sys_fadvise64_64, "fadvise64_64" },
320 [291] = { 0, TD, sys_inotify_init, "inotify_init" },
321 [292] = { 3, TD, sys_inotify_add_watch, "inotify_add_watch" },
322 [293] = { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" },
324 [295] = { 4, TD|TF, sys_openat, "openat" },
325 [296] = { 3, TD|TF, sys_mkdirat, "mkdirat" },
326 [297] = { 4, TD|TF, sys_mknodat, "mknodat" },
327 [298] = { 5, TD|TF, sys_fchownat, "fchownat" },
328 [299] = { 3, TD|TF, sys_futimesat, "futimesat" },
329 [300] = { 4, TD|TF, sys_newfstatat, "fstatat64" },
330 [301] = { 3, TD|TF, sys_unlinkat, "unlinkat" },
331 [302] = { 4, TD|TF, sys_renameat, "renameat" },
332 [303] = { 5, TD|TF, sys_linkat, "linkat" },
333 [304] = { 3, TD|TF, sys_symlinkat, "symlinkat" },
334 [305] = { 4, TD|TF, sys_readlinkat, "readlinkat" },
335 [306] = { 3, TD|TF, sys_fchmodat, "fchmodat" },
336 [307] = { 3, TD|TF, sys_faccessat, "faccessat" },
337 [308] = { 6, TD, sys_pselect6, "pselect6" },
338 [309] = { 5, TD, sys_ppoll, "ppoll" },
342 [313] = { 6, TD, sys_splice, "splice" },
343 [314] = { 6, TD, sys_sync_file_range, "sync_file_range" },
344 [315] = { 4, TD, sys_tee, "tee" },
345 [316] = { 4, TD, sys_vmsplice, "vmsplice" },
348 [319] = { 6, TD, sys_epoll_pwait, "epoll_pwait" },
349 [320] = { 4, TD|TF, sys_utimensat, "utimensat" },
350 [321] = { 3, TD|TS, sys_signalfd, "signalfd" },
351 [322] = { 2, TD, sys_timerfd_create, "timerfd_create" },
352 [323] = { 1, TD, sys_eventfd, "eventfd" },
353 [324] = { 6, TD, sys_fallocate, "fallocate" },
354 [325] = { 4, TD, sys_timerfd_settime, "timerfd_settime" },
355 [326] = { 2, TD, sys_timerfd_gettime, "timerfd_gettime" },
356 [327] = { 4, TD|TS, sys_signalfd4, "signalfd4" },
357 [328] = { 2, TD, sys_eventfd2, "eventfd2" },
358 [329] = { 1, TD, sys_epoll_create1, "epoll_create1" },
359 [330] = { 3, TD, sys_dup3, "dup3" },
360 [331] = { 2, TD, sys_pipe2, "pipe2" },
361 [332] = { 1, TD, sys_inotify_init1, "inotify_init1" },
362 [333] = { 5, TD, sys_preadv, "preadv" },
363 [334] = { 5, TD, sys_pwritev, "pwritev" },
365 [336] = { 5, TD, sys_perf_event_open, "perf_event_open" },
367 [338] = { 2, TD, sys_fanotify_init, "fanotify_init" },
368 [339] = { 6, TD|TF, sys_fanotify_mark, "fanotify_mark" },
370 [341] = { 5, TD|TF, sys_name_to_handle_at, "name_to_handle_at" },
371 [342] = { 3, TD, sys_open_by_handle_at, "open_by_handle_at" },
373 [344] = { 1, TD, sys_syncfs, "syncfs" },
375 [346] = { 2, TD, sys_setns, "setns" },
379 [350] = { 3, TD, sys_finit_module, "finit_module" },
382 [353] = { 5, TD|TF, sys_renameat2, "renameat2" },
385 [356] = { 2, TD, sys_memfd_create, "memfd_create", },
386 [357] = { 3, TD, sys_bpf, "bpf", },
387 [358] = { 5, TD|TF|TP|SE|SI, sys_execveat, "execveat", },