Lines Matching refs:TD

4 [  3] = { 3,	TD,		SEN(read),			"read"			},
5 [ 4] = { 3, TD, SEN(write), "write" },
6 [ 5] = { 3, TD|TF, SEN(open), "open" },
7 [ 6] = { 1, TD, SEN(close), "close" },
9 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
20 [ 19] = { 3, TD, SEN(lseek), "lseek" },
26 [ 25] = { 4, TD, SEN(vmsplice), "vmsplice" },
33 [ 32] = { 3, TD, SEN(fchown), "fchown32" },
40 [ 39] = { 4, TD|TN, SEN(sendfile), "sendfile" },
42 [ 41] = { 2, TD, SEN(dup), "dup" },
43 [ 42] = { 0, TD, SEN(pipe), "pipe" },
55 [ 54] = { 3, TD, SEN(ioctl), "ioctl" },
57 [ 56] = { 6, TD|TM|SI, SEN(mmap_4koff), "mmap2" },
63 [ 62] = { 2, TD, SEN(fstat), "fstat" },
64 [ 63] = { 2, TD, SEN(fstat64), "fstat64" },
68 [ 67] = { 5, TD, SEN(pread), "pread64" },
69 [ 68] = { 5, TD, SEN(pwrite), "pwrite64" },
72 [ 71] = { 6, TD|TM|SI, SEN(mmap), "mmap" },
85 [ 84] = { 3, TD, SEN(ftruncate64), "ftruncate64" },
91 [ 90] = { 2, TD, SEN(dup2), "dup2" },
93 [ 92] = { 3, TD, SEN(fcntl), "fcntl" },
94 [ 93] = { 5, TD, SEN(select), "select" },
96 [ 95] = { 1, TD, SEN(fsync), "fsync" },
121 [120] = { 3, TD, SEN(readv), "readv" },
122 [121] = { 3, TD, SEN(writev), "writev" },
124 [123] = { 3, TD, SEN(fchown16), "fchown" },
125 [124] = { 2, TD, SEN(fchmod), "fchmod" },
131 [130] = { 2, TD, SEN(ftruncate), "ftruncate" },
132 [131] = { 2, TD, SEN(flock), "flock" },
141 [140] = { 4, TD|TN, SEN(sendfile64), "sendfile64" },
152 [151] = { 0, TD, SEN(inotify_init), "inotify_init" },
153 [152] = { 3, TD, SEN(inotify_add_watch), "inotify_add_watch" },
154 [153] = { 3, TD, SEN(poll), "poll" },
155 [154] = { 3, TD, SEN(getdents64), "getdents64" },
156 [155] = { 3, TD, SEN(fcntl64), "fcntl64" },
157 [156] = { 2, TD, SEN(inotify_rm_watch), "inotify_rm_watch" },
159 [158] = { 2, TD, SEN(fstatfs), "fstatfs" },
172 [171] = { 5, TD, SEN(fsetxattr), "fsetxattr" },
175 [174] = { 3, TD, SEN(getdents), "getdents" },
177 [176] = { 1, TD, SEN(fchdir), "fchdir" },
178 [177] = { 4, TD, SEN(fgetxattr), "fgetxattr" },
181 [180] = { 3, TD, SEN(flistxattr), "flistxattr" },
187 [186] = { 2, TD, SEN(fremovexattr), "fremovexattr" },
194 [193] = { 1, TD, SEN(epoll_create), "epoll_create" },
195 [194] = { 4, TD, SEN(epoll_ctl), "epoll_ctl" },
196 [195] = { 4, TD, SEN(epoll_wait), "epoll_wait" },
205 [204] = { 3, TD, SEN(readdir), "readdir" },
206 [205] = { 4, TD, SEN(readahead), "readahead" },
207 [206] = { 2, TD, SEN(socketcall), "socketcall" },
210 [209] = { 5, TD, SEN(fadvise64), "fadvise64" },
211 [210] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
231 [230] = { 5, TD, SEN(select), "_newselect" },
233 [232] = { 6, TD, SEN(splice), "splice" },
236 [235] = { 3, TD, SEN(fstatfs64), "fstatfs64" },
237 [236] = { 5, TD, SEN(llseek), "_llseek" },
254 [253] = { 1, TD, SEN(fdatasync), "fdatasync" },
256 [255] = { 6, TD, SEN(sync_file_range), "sync_file_range" },
281 [280] = { 4, TD, SEN(tee), "tee" },
285 [284] = { 4, TD|TF, SEN(openat), "openat" },
286 [285] = { 3, TD|TF, SEN(mkdirat), "mkdirat" },
287 [286] = { 4, TD|TF, SEN(mknodat), "mknodat" },
288 [287] = { 5, TD|TF, SEN(fchownat), "fchownat" },
289 [288] = { 3, TD|TF, SEN(futimesat), "futimesat" },
290 [289] = { 4, TD|TF, SEN(newfstatat), "fstatat64" },
291 [290] = { 3, TD|TF, SEN(unlinkat), "unlinkat" },
292 [291] = { 4, TD|TF, SEN(renameat), "renameat" },
293 [292] = { 5, TD|TF, SEN(linkat), "linkat" },
294 [293] = { 3, TD|TF, SEN(symlinkat), "symlinkat" },
295 [294] = { 4, TD|TF, SEN(readlinkat), "readlinkat" },
296 [295] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
297 [296] = { 3, TD|TF, SEN(faccessat), "faccessat" },
298 [297] = { 6, TD, SEN(pselect6), "pselect6" },
299 [298] = { 5, TD, SEN(ppoll), "ppoll" },
310 [309] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
311 [310] = { 4, TD|TF, SEN(utimensat), "utimensat" },
312 [311] = { 3, TD|TS, SEN(signalfd), "signalfd" },
313 [312] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
314 [313] = { 1, TD, SEN(eventfd), "eventfd" },
315 [314] = { 6, TD, SEN(fallocate), "fallocate" },
316 [315] = { 4, TD, SEN(timerfd_settime), "timerfd_settime" },
317 [316] = { 2, TD, SEN(timerfd_gettime), "timerfd_gettime" },
318 [317] = { 4, TD|TS, SEN(signalfd4), "signalfd4" },
319 [318] = { 2, TD, SEN(eventfd2), "eventfd2" },
320 [319] = { 1, TD, SEN(epoll_create1), "epoll_create1" },
321 [320] = { 3, TD, SEN(dup3), "dup3" },
322 [321] = { 2, TD, SEN(pipe2), "pipe2" },
323 [322] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
325 [324] = { 5, TD, SEN(preadv), "preadv" },
326 [325] = { 5, TD, SEN(pwritev), "pwritev" },
328 [327] = { 5, TD, SEN(perf_event_open), "perf_event_open" },
330 [329] = { 2, TD, SEN(fanotify_init), "fanotify_init" },
331 [330] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
333 [332] = { 5, TD|TF, SEN(name_to_handle_at), "name_to_handle_at" },
334 [333] = { 3, TD, SEN(open_by_handle_at), "open_by_handle_at" },
336 [335] = { 1, TD, SEN(syncfs), "syncfs" },
338 [337] = { 2, TD, SEN(setns), "setns" },
343 [342] = { 3, TD, SEN(finit_module), "finit_module" },
346 [345] = { 5, TD|TF, SEN(renameat2), "renameat2" },
349 [348] = { 2, TD, SEN(memfd_create), "memfd_create", },
350 [349] = { 3, TD, SEN(bpf), "bpf", },
351 [350] = { 5, TD|TF|TP|SE|SI, SEN(execveat), "execveat", },
353 [352] = { 1, TD, SEN(userfaultfd), "userfaultfd", },