Lines Matching refs:TD
1 [ 0] = { 3, TD, SEN(read), "read" },
2 [ 1] = { 3, TD, SEN(write), "write" },
3 [ 2] = { 3, TD|TF, SEN(open), "open" },
4 [ 3] = { 1, TD, SEN(close), "close" },
6 [ 5] = { 2, TD, SEN(fstat), "fstat" },
8 [ 7] = { 3, TD, SEN(poll), "poll" },
9 [ 8] = { 3, TD, SEN(lseek), "lseek" },
10 [ 9] = { 6, TD|TM|SI, SEN(mmap), "mmap" },
17 [ 16] = { 3, TD, SEN(printargs), "64:ioctl" },
18 [ 17] = { 4, TD, SEN(pread), "pread64" },
19 [ 18] = { 4, TD, SEN(pwrite), "pwrite64" },
20 [ 19] = { 3, TD, SEN(printargs), "64:readv" },
21 [ 20] = { 3, TD, SEN(printargs), "64:writev" },
23 [ 22] = { 1, TD, SEN(pipe), "pipe" },
24 [ 23] = { 5, TD, SEN(select), "select" },
33 [ 32] = { 1, TD, SEN(dup), "dup" },
34 [ 33] = { 2, TD, SEN(dup2), "dup2" },
41 [ 40] = { 4, TD|TN, SEN(sendfile64), "sendfile" },
73 [ 72] = { 3, TD, SEN(fcntl), "fcntl" },
74 [ 73] = { 2, TD, SEN(flock), "flock" },
75 [ 74] = { 1, TD, SEN(fsync), "fsync" },
76 [ 75] = { 1, TD, SEN(fdatasync), "fdatasync" },
78 [ 77] = { 2, TD, SEN(ftruncate64), "ftruncate" },
79 [ 78] = { 3, TD, SEN(getdents), "getdents" },
82 [ 81] = { 1, TD, SEN(fchdir), "fchdir" },
86 [ 85] = { 2, TD|TF, SEN(creat), "creat" },
92 [ 91] = { 2, TD, SEN(fchmod), "fchmod" },
94 [ 93] = { 3, TD, SEN(fchown), "fchown" },
139 [138] = { 2, TD, SEN(fstatfs), "fstatfs" },
188 [187] = { 3, TD, SEN(readahead), "readahead" },
191 [190] = { 5, TD, SEN(fsetxattr), "fsetxattr" },
194 [193] = { 4, TD, SEN(fgetxattr), "fgetxattr" },
197 [196] = { 3, TD, SEN(flistxattr), "flistxattr" },
200 [199] = { 2, TD, SEN(fremovexattr), "fremovexattr" },
214 [213] = { 1, TD, SEN(epoll_create), "epoll_create" },
218 [217] = { 3, TD, SEN(getdents64), "getdents64" },
222 [221] = { 4, TD, SEN(fadvise64_64), "fadvise64" },
233 [232] = { 4, TD, SEN(epoll_wait), "epoll_wait" },
234 [233] = { 4, TD, SEN(epoll_ctl), "epoll_ctl" },
254 [253] = { 0, TD, SEN(inotify_init), "inotify_init" },
255 [254] = { 3, TD, SEN(inotify_add_watch), "inotify_add_watch" },
256 [255] = { 2, TD, SEN(inotify_rm_watch), "inotify_rm_watch" },
258 [257] = { 4, TD|TF, SEN(openat), "openat" },
259 [258] = { 3, TD|TF, SEN(mkdirat), "mkdirat" },
260 [259] = { 4, TD|TF, SEN(mknodat), "mknodat" },
261 [260] = { 5, TD|TF, SEN(fchownat), "fchownat" },
262 [261] = { 3, TD|TF, SEN(futimesat), "futimesat" },
263 [262] = { 4, TD|TF, SEN(newfstatat), "newfstatat" },
264 [263] = { 3, TD|TF, SEN(unlinkat), "unlinkat" },
265 [264] = { 4, TD|TF, SEN(renameat), "renameat" },
266 [265] = { 5, TD|TF, SEN(linkat), "linkat" },
267 [266] = { 3, TD|TF, SEN(symlinkat), "symlinkat" },
268 [267] = { 4, TD|TF, SEN(readlinkat), "readlinkat" },
269 [268] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
270 [269] = { 3, TD|TF, SEN(faccessat), "faccessat" },
271 [270] = { 6, TD, SEN(pselect6), "pselect6" },
272 [271] = { 5, TD, SEN(ppoll), "ppoll" },
276 [275] = { 6, TD, SEN(splice), "splice" },
277 [276] = { 4, TD, SEN(tee), "tee" },
278 [277] = { 4, TD, SEN(sync_file_range), "sync_file_range" },
279 [278] = { 4, TD, SEN(printargs), "64:vmsplice" },
281 [280] = { 4, TD|TF, SEN(utimensat), "utimensat" },
282 [281] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
283 [282] = { 3, TD|TS, SEN(signalfd), "signalfd" },
284 [283] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
285 [284] = { 1, TD, SEN(eventfd), "eventfd" },
286 [285] = { 4, TD, SEN(fallocate), "fallocate" },
287 [286] = { 4, TD, SEN(timerfd_settime), "timerfd_settime" },
288 [287] = { 2, TD, SEN(timerfd_gettime), "timerfd_gettime" },
290 [289] = { 4, TD|TS, SEN(signalfd4), "signalfd4" },
291 [290] = { 2, TD, SEN(eventfd2), "eventfd2" },
292 [291] = { 1, TD, SEN(epoll_create1), "epoll_create1" },
293 [292] = { 3, TD, SEN(dup3), "dup3" },
294 [293] = { 2, TD, SEN(pipe2), "pipe2" },
295 [294] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
296 [295] = { 4, TD, SEN(printargs), "64:preadv" },
297 [296] = { 4, TD, SEN(printargs), "64:pwritev" },
299 [298] = { 5, TD, SEN(perf_event_open), "perf_event_open" },
301 [300] = { 2, TD, SEN(fanotify_init), "fanotify_init" },
302 [301] = { 5, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
304 [303] = { 5, TD|TF, SEN(name_to_handle_at), "name_to_handle_at" },
305 [304] = { 3, TD, SEN(open_by_handle_at), "open_by_handle_at" },
307 [306] = { 1, TD, SEN(syncfs), "syncfs" },
309 [308] = { 2, TD, SEN(setns), "setns" },
314 [313] = { 3, TD, SEN(finit_module), "finit_module" },
317 [316] = { 5, TD|TF, SEN(renameat2), "renameat2" },
320 [319] = { 2, TD, SEN(memfd_create), "memfd_create", },
321 [320] = { 5, TD, SEN(kexec_file_load), "kexec_file_load", },
322 [321] = { 3, TD, SEN(bpf), "bpf", },
323 [322] = { 5, TD|TF|TP|SE|SI, SEN(printargs), "64:execveat", },
324 [323] = { 1, TD, SEN(userfaultfd), "userfaultfd", },
334 [514] = { 3, TD, SEN(ioctl), "ioctl" },
335 [515] = { 3, TD, SEN(readv), "readv" },
336 [516] = { 3, TD, SEN(writev), "writev" },
352 [532] = { 4, TD, SEN(vmsplice), "vmsplice" },
354 [534] = { 4, TD, SEN(preadv), "preadv" },
355 [535] = { 4, TD, SEN(pwritev), "pwritev" },
365 [545] = { 5, TD|TF|TP|SE|SI, SEN(execveat), "execveat", },