Lines Matching refs:TD
6 [4003] = { 3, TD, SEN(read), "read" },
7 [4004] = { 3, TD, SEN(write), "write" },
8 [4005] = { 3, TD|TF, SEN(open), "open" },
9 [4006] = { 1, TD, SEN(close), "close" },
11 [4008] = { 2, TD|TF, SEN(creat), "creat" },
22 [4019] = { 3, TD, SEN(lseek), "lseek" },
31 [4028] = { 2, TD, SEN(oldfstat), "oldfstat" },
44 [4041] = { 1, TD, SEN(dup), "dup" },
45 [4042] = { 1, TD, SEN(pipe), "pipe" },
57 [4054] = { 3, TD, SEN(ioctl), "ioctl" },
58 [4055] = { 3, TD, SEN(fcntl), "fcntl" },
66 [4063] = { 2, TD, SEN(dup2), "dup2" },
92 [4089] = { 3, TD, SEN(readdir), "readdir" },
93 [4090] = { 6, TD|TM|SI, SEN(mmap), "mmap" },
96 [4093] = { 2, TD, SEN(ftruncate), "ftruncate" },
97 [4094] = { 2, TD, SEN(fchmod), "fchmod" },
98 [4095] = { 3, TD, SEN(fchown), "fchown" },
103 [4100] = { 3, TD, SEN(fstatfs), "fstatfs" },
105 [4102] = { 2, TD, SEN(socketcall), "socketcall" },
111 [4108] = { 2, TD, SEN(fstat), "fstat" },
121 [4118] = { 1, TD, SEN(fsync), "fsync" },
136 [4133] = { 1, TD, SEN(fchdir), "fchdir" },
143 [4140] = { 5, TD, SEN(llseek), "_llseek" },
144 [4141] = { 3, TD, SEN(getdents), "getdents" },
145 [4142] = { 5, TD, SEN(select), "_newselect" },
146 [4143] = { 2, TD, SEN(flock), "flock" },
148 [4145] = { 3, TD, SEN(readv), "readv" },
149 [4146] = { 3, TD, SEN(writev), "writev" },
155 [4152] = { 1, TD, SEN(fdatasync), "fdatasync" },
191 [4188] = { 3, TD, SEN(poll), "poll" },
203 [4200] = { 6, TD, SEN(pread), "pread64" },
204 [4201] = { 6, TD, SEN(pwrite), "pwrite64" },
210 [4207] = { 4, TD|TN, SEN(sendfile), "sendfile" },
213 [4210] = { 6, TD|TM|SI, SEN(mmap_4koff), "mmap2" },
215 [4212] = { 4, TD, SEN(ftruncate64), "ftruncate64" },
218 [4215] = { 2, TD, SEN(fstat64), "fstat64" },
222 [4219] = { 3, TD, SEN(getdents64), "getdents64" },
223 [4220] = { 3, TD, SEN(fcntl64), "fcntl64" },
226 [4223] = { 5, TD, SEN(readahead), "readahead" },
229 [4226] = { 5, TD, SEN(fsetxattr), "fsetxattr" },
232 [4229] = { 4, TD, SEN(fgetxattr), "fgetxattr" },
235 [4232] = { 3, TD, SEN(flistxattr), "flistxattr" },
238 [4235] = { 2, TD, SEN(fremovexattr), "fremovexattr" },
240 [4237] = { 4, TD|TN, SEN(sendfile64), "sendfile64" },
251 [4248] = { 1, TD, SEN(epoll_create), "epoll_create" },
252 [4249] = { 4, TD, SEN(epoll_ctl), "epoll_ctl" },
253 [4250] = { 4, TD, SEN(epoll_wait), "epoll_wait" },
257 [4254] = { 7, TD, SEN(fadvise64_64), "fadvise64" },
259 [4256] = { 2, TD, SEN(fstatfs64), "fstatfs64" },
287 [4284] = { 0, TD, SEN(inotify_init), "inotify_init" },
288 [4285] = { 3, TD, SEN(inotify_add_watch), "inotify_add_watch" },
289 [4286] = { 2, TD, SEN(inotify_rm_watch), "inotify_rm_watch" },
291 [4288] = { 4, TD|TF, SEN(openat), "openat" },
292 [4289] = { 3, TD|TF, SEN(mkdirat), "mkdirat" },
293 [4290] = { 4, TD|TF, SEN(mknodat), "mknodat" },
294 [4291] = { 5, TD|TF, SEN(fchownat), "fchownat" },
295 [4292] = { 3, TD|TF, SEN(futimesat), "futimesat" },
296 [4293] = { 4, TD|TF, SEN(newfstatat), "fstatat64" },
297 [4294] = { 3, TD|TF, SEN(unlinkat), "unlinkat" },
298 [4295] = { 4, TD|TF, SEN(renameat), "renameat" },
299 [4296] = { 5, TD|TF, SEN(linkat), "linkat" },
300 [4297] = { 3, TD|TF, SEN(symlinkat), "symlinkat" },
301 [4298] = { 4, TD|TF, SEN(readlinkat), "readlinkat" },
302 [4299] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
303 [4300] = { 3, TD|TF, SEN(faccessat), "faccessat" },
304 [4301] = { 6, TD, SEN(pselect6), "pselect6" },
305 [4302] = { 5, TD, SEN(ppoll), "ppoll" },
307 [4304] = { 6, TD, SEN(splice), "splice" },
308 [4305] = { 7, TD, SEN(sync_file_range), "sync_file_range" },
309 [4306] = { 4, TD, SEN(tee), "tee" },
310 [4307] = { 4, TD, SEN(vmsplice), "vmsplice" },
316 [4313] = { 6, TD, SEN(epoll_pwait), "epoll_pwait" },
319 [4316] = { 4, TD|TF, SEN(utimensat), "utimensat" },
320 [4317] = { 3, TD|TS, SEN(signalfd), "signalfd" },
321 [4318] = { 4, TD, SEN(timerfd), "timerfd" },
322 [4319] = { 1, TD, SEN(eventfd), "eventfd" },
323 [4320] = { 6, TD, SEN(fallocate), "fallocate" },
324 [4321] = { 2, TD, SEN(timerfd_create), "timerfd_create" },
325 [4322] = { 2, TD, SEN(timerfd_gettime), "timerfd_gettime" },
326 [4323] = { 4, TD, SEN(timerfd_settime), "timerfd_settime" },
327 [4324] = { 4, TD|TS, SEN(signalfd4), "signalfd4" },
328 [4325] = { 2, TD, SEN(eventfd2), "eventfd2" },
329 [4326] = { 1, TD, SEN(epoll_create1), "epoll_create1" },
330 [4327] = { 3, TD, SEN(dup3), "dup3" },
331 [4328] = { 2, TD, SEN(pipe2), "pipe2" },
332 [4329] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
333 [4330] = { 5, TD, SEN(preadv), "preadv" },
334 [4331] = { 5, TD, SEN(pwritev), "pwritev" },
336 [4333] = { 5, TD, SEN(perf_event_open), "perf_event_open" },
339 [4336] = { 2, TD, SEN(fanotify_init), "fanotify_init" },
340 [4337] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
342 [4339] = { 5, TD|TF, SEN(name_to_handle_at), "name_to_handle_at" },
343 [4340] = { 3, TD, SEN(open_by_handle_at), "open_by_handle_at" },
345 [4342] = { 1, TD, SEN(syncfs), "syncfs" },
347 [4344] = { 2, TD, SEN(setns), "setns" },
351 [4348] = { 3, TD, SEN(finit_module), "finit_module" },
354 [4351] = { 5, TD|TF, SEN(renameat2), "renameat2" },
357 [4354] = { 2, TD, SEN(memfd_create), "memfd_create", },
358 [4355] = { 3, TD, SEN(bpf), "bpf", },
359 [4356] = { 5, TD|TF|TP|SE|SI, SEN(execveat), "execveat", },
360 [4357] = { 1, TD, SEN(userfaultfd), "userfaultfd", },