Lines Matching refs:TD

34 [  3] = { 3,	TD,		sys_read,			"read"			},
35 [ 4] = { 3, TD, sys_write, "write" },
36 [ 5] = { 3, TD|TF, sys_open, "open" },
37 [ 6] = { 1, TD, sys_close, "close" },
39 [ 8] = { 2, TD|TF, sys_creat, "creat" },
50 [ 19] = { 3, TD, sys_lseek, "lseek" },
72 [ 41] = { 1, TD, sys_dup, "dup" },
73 [ 42] = { 1, TD, sys_pipe, "pipe" },
85 [ 54] = { 3, TD, sys_ioctl, "ioctl" },
86 [ 55] = { 3, TD, sys_fcntl, "fcntl" },
94 [ 63] = { 2, TD, sys_dup2, "dup2" },
120 [ 89] = { 3, TD, sys_readdir, "readdir" },
121 [ 90] = { 6, TD|TM|SI, sys_old_mmap, "mmap" },
124 [ 93] = { 2, TD, sys_ftruncate, "ftruncate" },
125 [ 94] = { 2, TD, sys_fchmod, "fchmod" },
126 [ 95] = { 3, TD, sys_fchown16, "fchown" },
131 [100] = { 2, TD, sys_fstatfs, "fstatfs" },
133 [102] = { 2, TD, sys_socketcall, "socketcall" },
139 [108] = { 2, TD, sys_fstat, "fstat" },
149 [118] = { 1, TD, sys_fsync, "fsync" },
164 [133] = { 1, TD, sys_fchdir, "fchdir" },
171 [140] = { 5, TD, sys_llseek, "_llseek" },
172 [141] = { 3, TD, sys_getdents, "getdents" },
173 [142] = { 5, TD, sys_select, "select" },
174 [143] = { 2, TD, sys_flock, "flock" },
176 [145] = { 3, TD, sys_readv, "readv" },
177 [146] = { 3, TD, sys_writev, "writev" },
179 [148] = { 1, TD, sys_fdatasync, "fdatasync" },
199 [168] = { 3, TD, sys_poll, "poll" },
211 [180] = { 5, TD, sys_pread, "pread64" },
212 [181] = { 5, TD, sys_pwrite, "pwrite64" },
218 [187] = { 4, TD|TN, sys_sendfile, "sendfile" },
223 [192] = { 1, TD|TM|SI, sys_old_mmap_pgoff, "mmap2" },
225 [194] = { 3, TD, sys_ftruncate64, "ftruncate64" },
228 [197] = { 2, TD, sys_fstat64, "fstat64" },
238 [207] = { 3, TD, sys_fchown, "fchown32" },
251 [220] = { 3, TD, sys_getdents64, "getdents64" },
252 [221] = { 3, TD, sys_fcntl, "fcntl64" },
253 [222] = { 4, TD, sys_readahead, "readahead" },
254 [223] = { 4, TD|TN, sys_sendfile64, "sendfile64" },
257 [226] = { 5, TD, sys_fsetxattr, "fsetxattr" },
260 [229] = { 4, TD, sys_fgetxattr, "fgetxattr" },
263 [232] = { 3, TD, sys_flistxattr, "flistxattr" },
266 [235] = { 2, TD, sys_fremovexattr, "fremovexattr" },
280 [249] = { 1, TD, sys_epoll_create, "epoll_create" },
281 [250] = { 4, TD, sys_epoll_ctl, "epoll_ctl" },
282 [251] = { 4, TD, sys_epoll_wait, "epoll_wait" },
284 [253] = { 5, TD, printargs, "fadvise64" },
295 [264] = { 1, TD, printargs, "fadvise64_64" },
297 [266] = { 3, TD, sys_fstatfs64, "fstatfs64" },
315 [284] = { 0, TD, sys_inotify_init, "inotify_init" },
316 [285] = { 3, TD, sys_inotify_add_watch, "inotify_add_watch" },
317 [286] = { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" },
319 [288] = { 4, TD|TF, sys_openat, "openat" },
320 [289] = { 3, TD|TF, sys_mkdirat, "mkdirat" },
321 [290] = { 4, TD|TF, sys_mknodat, "mknodat" },
322 [291] = { 5, TD|TF, sys_fchownat, "fchownat" },
323 [292] = { 3, TD|TF, sys_futimesat, "futimesat" },
324 [293] = { 4, TD|TF, sys_newfstatat, "fstatat64" },
325 [294] = { 3, TD|TF, sys_unlinkat, "unlinkat" },
326 [295] = { 4, TD|TF, sys_renameat, "renameat" },
327 [296] = { 5, TD|TF, sys_linkat, "linkat" },
328 [297] = { 3, TD|TF, sys_symlinkat, "symlinkat" },
329 [298] = { 4, TD|TF, sys_readlinkat, "readlinkat" },
330 [299] = { 3, TD|TF, sys_fchmodat, "fchmodat" },
331 [300] = { 3, TD|TF, sys_faccessat, "faccessat" },
332 [301] = { 6, TD, sys_pselect6, "pselect6" },
333 [302] = { 5, TD, sys_ppoll, "ppoll" },
337 [306] = { 6, TD, sys_splice, "splice" },
338 [307] = { 6, TD, sys_sync_file_range, "sync_file_range" },
339 [308] = { 4, TD, sys_tee, "tee" },
340 [309] = { 4, TD, sys_vmsplice, "vmsplice" },
343 [312] = { 6, TD, sys_epoll_pwait, "epoll_pwait" },
345 [314] = { 6, TD, sys_fallocate, "fallocate" },
346 [315] = { 4, TD|TF, sys_utimensat, "utimensat" },
347 [316] = { 3, TD|TS, sys_signalfd, "signalfd" },
348 [317] = { 4, TD, sys_timerfd, "timerfd" },
349 [318] = { 1, TD, sys_eventfd, "eventfd" },
350 [319] = { 2, TD, sys_timerfd_create, "timerfd_create" },
351 [320] = { 4, TD, sys_timerfd_settime, "timerfd_settime" },
352 [321] = { 2, TD, sys_timerfd_gettime, "timerfd_gettime" },
353 [322] = { 4, TD|TS, sys_signalfd4, "signalfd4" },
354 [323] = { 2, TD, sys_eventfd2, "eventfd2" },
355 [324] = { 1, TD, sys_inotify_init1, "inotify_init1" },
356 [325] = { 2, TD, sys_pipe2, "pipe2" },
357 [326] = { 3, TD, sys_dup3, "dup3" },
358 [327] = { 1, TD, sys_epoll_create1, "epoll_create1" },
359 [328] = { 5, TD, sys_preadv, "preadv" },
360 [329] = { 5, TD, sys_pwritev, "pwritev" },
362 [331] = { 5, TD, sys_perf_event_open, "perf_event_open" },
363 [332] = { 2, TD, sys_fanotify_init, "fanotify_init" },
364 [333] = { 6, TD|TF, sys_fanotify_mark, "fanotify_mark" },
366 [335] = { 5, TD|TF, sys_name_to_handle_at, "name_to_handle_at" },
367 [336] = { 3, TD, sys_open_by_handle_at, "open_by_handle_at" },
369 [338] = { 1, TD, sys_syncfs, "syncfs" },
370 [339] = { 2, TD, sys_setns, "setns" },
375 [344] = { 3, TD, sys_finit_module, "finit_module" },
378 [347] = { 5, TD|TF, sys_renameat2, "renameat2" },
381 [350] = { 2, TD, sys_memfd_create, "memfd_create", },
382 [351] = { 3, TD, sys_bpf, "bpf", },
385 [354] = { 5, TD|TF|TP|SE|SI, sys_execveat, "execveat", },