Lines Matching refs:TD
32 [ 3] = { 3, TD, SEN(read), "read" },
33 [ 4] = { 3, TD, SEN(write), "write" },
34 [ 5] = { 3, TD|TF, SEN(open), "open" },
35 [ 6] = { 1, TD, SEN(close), "close" },
37 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
48 [ 19] = { 3, TD, SEN(lseek), "lseek" },
57 [ 28] = { 2, TD, SEN(oldfstat), "oldfstat" },
70 [ 41] = { 1, TD, SEN(dup), "dup" },
71 [ 42] = { 1, TD, SEN(pipe), "pipe" },
83 [ 54] = { 3, TD, SEN(ioctl), "ioctl" },
84 [ 55] = { 3, TD, SEN(fcntl), "fcntl" },
92 [ 63] = { 2, TD, SEN(dup2), "dup2" },
111 [ 82] = { 1, TD, SEN(oldselect), "select" },
118 [ 89] = { 3, TD, SEN(readdir), "readdir" },
119 [ 90] = { 6, TD|TM|SI, SEN(mmap), "mmap" },
122 [ 93] = { 2, TD, SEN(ftruncate), "ftruncate" },
123 [ 94] = { 2, TD, SEN(fchmod), "fchmod" },
124 [ 95] = { 3, TD, SEN(fchown), "fchown" },
129 [100] = { 2, TD, SEN(fstatfs), "fstatfs" },
131 [102] = { 2, TD, SEN(socketcall), "socketcall" },
137 [108] = { 2, TD, SEN(fstat), "fstat" },
147 [118] = { 1, TD, SEN(fsync), "fsync" },
162 [133] = { 1, TD, SEN(fchdir), "fchdir" },
169 [140] = { 5, TD, SEN(llseek), "_llseek" },
170 [141] = { 3, TD, SEN(getdents), "getdents" },
171 [142] = { 5, TD, SEN(select), "_newselect" },
172 [143] = { 2, TD, SEN(flock), "flock" },
174 [145] = { 3, TD, SEN(readv), "readv" },
175 [146] = { 3, TD, SEN(writev), "writev" },
177 [148] = { 1, TD, SEN(fdatasync), "fdatasync" },
196 [167] = { 3, TD, SEN(poll), "poll" },
208 [179] = { 6, TD, SEN(pread), "pread64" },
209 [180] = { 6, TD, SEN(pwrite), "pwrite64" },
215 [186] = { 4, TD|TN, SEN(sendfile), "sendfile" },
220 [191] = { 5, TD, SEN(readahead), "readahead" },
221 [192] = { 6, TD|TM|SI, SEN(mmap_4koff), "mmap2" },
223 [194] = { 4, TD, SEN(ftruncate64), "ftruncate64" },
226 [197] = { 2, TD, SEN(fstat64), "fstat64" },
231 [202] = { 3, TD, SEN(getdents64), "getdents64" },
233 [204] = { 3, TD, SEN(fcntl64), "fcntl64" },
240 [211] = { 5, TD, SEN(fsetxattr), "fsetxattr" },
243 [214] = { 4, TD, SEN(fgetxattr), "fgetxattr" },
246 [217] = { 3, TD, SEN(flistxattr), "flistxattr" },
249 [220] = { 2, TD, SEN(fremovexattr), "fremovexattr" },
255 [226] = { 4, TD|TN, SEN(sendfile64), "sendfile64" },
262 [233] = { 6, TD, SEN(fadvise64), "fadvise64" },
265 [236] = { 1, TD, SEN(epoll_create), "epoll_create" },
266 [237] = { 4, TD, SEN(epoll_ctl), "epoll_ctl" },
267 [238] = { 4, TD, SEN(epoll_wait), "epoll_wait" },
282 [253] = { 3, TD, SEN(fstatfs64), "fstatfs64" },
283 [254] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
304 [275] = { 0, TD, SEN(inotify_init), "inotify_init" },
305 [276] = { 3, TD, SEN(inotify_add_watch), "inotify_add_watch" },
306 [277] = { 2, TD, SEN(inotify_rm_watch), "inotify_rm_watch" },
309 [280] = { 6, TD, SEN(pselect6), "pselect6" },
310 [281] = { 5, TD, SEN(ppoll), "ppoll" },
312 [283] = { 6, TD, SEN(splice), "splice" },
313 [284] = { 4, TD, SEN(tee), "tee" },
314 [285] = { 4, TD, SEN(vmsplice), "vmsplice" },
315 [286] = { 4, TD|TF, SEN(openat), "openat" },
316 [287] = { 3, TD|TF, SEN(mkdirat), "mkdirat" },
317 [288] = { 4, TD|TF, SEN(mknodat), "mknodat" },
318 [289] = { 5, TD|TF, SEN(fchownat), "fchownat" },
319 [290] = { 3, TD|TF, SEN(futimesat), "futimesat" },
320 [291] = { 4, TD|TF, SEN(newfstatat), "fstatat64" },
321 [292] = { 3, TD|TF, SEN(unlinkat), "unlinkat" },
322 [293] = { 4, TD|TF, SEN(renameat), "renameat" },
323 [294] = { 5, TD|TF, SEN(linkat), "linkat" },
324 [295] = { 3, TD|TF, SEN(symlinkat), "symlinkat" },
325 [296] = { 4, TD|TF, SEN(readlinkat), "readlinkat" },
326 [297] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
327 [298] = { 3, TD|TF, SEN(faccessat), "faccessat" },
332 [303] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
333 [304] = { 4, TD|TF, SEN(utimensat), "utimensat" },
334 [305] = { 3, TD|TS, SEN(signalfd), "signalfd" },
335 [306] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
336 [307] = { 1, TD, SEN(eventfd), "eventfd" },
337 [308] = { 6, TD, SEN(sync_file_range2), "sync_file_range2" },
338 [309] = { 6, TD, SEN(fallocate), "fallocate" },
340 [311] = { 4, TD, SEN(timerfd_settime), "timerfd_settime" },
341 [312] = { 2, TD, SEN(timerfd_gettime), "timerfd_gettime" },
342 [313] = { 4, TD|TS, SEN(signalfd4), "signalfd4" },
343 [314] = { 2, TD, SEN(eventfd2), "eventfd2" },
344 [315] = { 1, TD, SEN(epoll_create1), "epoll_create1" },
345 [316] = { 3, TD, SEN(dup3), "dup3" },
346 [317] = { 2, TD, SEN(pipe2), "pipe2" },
347 [318] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
348 [319] = { 5, TD, SEN(perf_event_open), "perf_event_open" },
349 [320] = { 5, TD, SEN(preadv), "preadv" },
350 [321] = { 5, TD, SEN(pwritev), "pwritev" },
352 [323] = { 2, TD, SEN(fanotify_init), "fanotify_init" },
353 [324] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
374 [345] = { 5, TD|TF, SEN(name_to_handle_at), "name_to_handle_at" },
375 [346] = { 3, TD, SEN(open_by_handle_at), "open_by_handle_at" },
377 [348] = { 1, TD, SEN(syncfs), "syncfs" },
379 [350] = { 2, TD, SEN(setns), "setns" },
382 [353] = { 3, TD, SEN(finit_module), "finit_module" },
386 [357] = { 5, TD|TF, SEN(renameat2), "renameat2" },
389 [360] = { 2, TD, SEN(memfd_create), "memfd_create", },
390 [361] = { 3, TD, SEN(bpf), "bpf", },
391 [362] = { 5, TD|TF|TP|SE|SI, SEN(execveat), "execveat", },
393 [364] = { 1, TD, SEN(userfaultfd), "userfaultfd", },