Lines Matching refs:TD
6 [4003] = { 3, TD, sys_read, "read" },
7 [4004] = { 3, TD, sys_write, "write" },
8 [4005] = { 3, TD|TF, sys_open, "open" },
9 [4006] = { 1, TD, sys_close, "close" },
11 [4008] = { 2, TD|TF, sys_creat, "creat" },
22 [4019] = { 3, TD, sys_lseek, "lseek" },
31 [4028] = { 2, TD, sys_oldfstat, "oldfstat" },
44 [4041] = { 1, TD, sys_dup, "dup" },
45 [4042] = { 1, TD, sys_pipe, "pipe" },
57 [4054] = { 3, TD, sys_ioctl, "ioctl" },
58 [4055] = { 3, TD, sys_fcntl, "fcntl" },
66 [4063] = { 2, TD, sys_dup2, "dup2" },
92 [4089] = { 3, TD, sys_readdir, "readdir" },
93 [4090] = { 6, TD|TM|SI, sys_mmap, "mmap" },
96 [4093] = { 2, TD, sys_ftruncate, "ftruncate" },
97 [4094] = { 2, TD, sys_fchmod, "fchmod" },
98 [4095] = { 3, TD, sys_fchown, "fchown" },
103 [4100] = { 3, TD, sys_fstatfs, "fstatfs" },
105 [4102] = { 2, TD, sys_socketcall, "socketcall" },
111 [4108] = { 2, TD, sys_fstat, "fstat" },
121 [4118] = { 1, TD, sys_fsync, "fsync" },
136 [4133] = { 1, TD, sys_fchdir, "fchdir" },
143 [4140] = { 5, TD, sys_llseek, "_llseek" },
144 [4141] = { 3, TD, sys_getdents, "getdents" },
145 [4142] = { 5, TD, sys_select, "select" },
146 [4143] = { 2, TD, sys_flock, "flock" },
148 [4145] = { 3, TD, sys_readv, "readv" },
149 [4146] = { 3, TD, sys_writev, "writev" },
155 [4152] = { 1, TD, sys_fdatasync, "fdatasync" },
191 [4188] = { 3, TD, sys_poll, "poll" },
203 [4200] = { 6, TD, sys_pread, "pread64" },
204 [4201] = { 6, TD, sys_pwrite, "pwrite64" },
210 [4207] = { 4, TD|TN, sys_sendfile, "sendfile" },
213 [4210] = { 6, TD|TM|SI, sys_mmap_4koff, "mmap2" },
215 [4212] = { 4, TD, sys_ftruncate64, "ftruncate64" },
218 [4215] = { 2, TD, sys_fstat64, "fstat64" },
222 [4219] = { 3, TD, sys_getdents64, "getdents64" },
223 [4220] = { 3, TD, sys_fcntl, "fcntl64" },
226 [4223] = { 5, TD, sys_readahead, "readahead" },
229 [4226] = { 5, TD, sys_fsetxattr, "fsetxattr" },
232 [4229] = { 4, TD, sys_fgetxattr, "fgetxattr" },
235 [4232] = { 3, TD, sys_flistxattr, "flistxattr" },
238 [4235] = { 2, TD, sys_fremovexattr, "fremovexattr" },
240 [4237] = { 4, TD|TN, sys_sendfile64, "sendfile64" },
251 [4248] = { 1, TD, sys_epoll_create, "epoll_create" },
252 [4249] = { 4, TD, sys_epoll_ctl, "epoll_ctl" },
253 [4250] = { 4, TD, sys_epoll_wait, "epoll_wait" },
257 [4254] = { 7, TD, sys_fadvise64_64, "fadvise64_64" },
259 [4256] = { 2, TD, sys_fstatfs64, "fstatfs64" },
287 [4284] = { 0, TD, sys_inotify_init, "inotify_init" },
288 [4285] = { 3, TD, sys_inotify_add_watch, "inotify_add_watch" },
289 [4286] = { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" },
291 [4288] = { 4, TD|TF, sys_openat, "openat" },
292 [4289] = { 3, TD|TF, sys_mkdirat, "mkdirat" },
293 [4290] = { 4, TD|TF, sys_mknodat, "mknodat" },
294 [4291] = { 5, TD|TF, sys_fchownat, "fchownat" },
295 [4292] = { 3, TD|TF, sys_futimesat, "futimesat" },
296 [4293] = { 4, TD|TF, sys_newfstatat, "fstatat64" },
297 [4294] = { 3, TD|TF, sys_unlinkat, "unlinkat" },
298 [4295] = { 4, TD|TF, sys_renameat, "renameat" },
299 [4296] = { 5, TD|TF, sys_linkat, "linkat" },
300 [4297] = { 3, TD|TF, sys_symlinkat, "symlinkat" },
301 [4298] = { 4, TD|TF, sys_readlinkat, "readlinkat" },
302 [4299] = { 3, TD|TF, sys_fchmodat, "fchmodat" },
303 [4300] = { 3, TD|TF, sys_faccessat, "faccessat" },
304 [4301] = { 6, TD, sys_pselect6, "pselect6" },
305 [4302] = { 5, TD, sys_ppoll, "ppoll" },
307 [4304] = { 6, TD, sys_splice, "splice" },
308 [4305] = { 7, TD, sys_sync_file_range, "sync_file_range" },
309 [4306] = { 4, TD, sys_tee, "tee" },
310 [4307] = { 4, TD, sys_vmsplice, "vmsplice" },
316 [4313] = { 6, TD, sys_epoll_pwait, "epoll_pwait" },
320 [4317] = { 3, TD|TS, sys_signalfd, "signalfd" },
321 [4318] = { 4, TD, sys_timerfd, "timerfd" },
322 [4319] = { 1, TD, sys_eventfd, "eventfd" },
323 [4320] = { 6, TD, sys_fallocate, "fallocate" },
324 [4321] = { 2, TD, sys_timerfd_create, "timerfd_create" },
325 [4322] = { 2, TD, sys_timerfd_gettime, "timerfd_gettime" },
326 [4323] = { 4, TD, sys_timerfd_settime, "timerfd_settime" },
327 [4324] = { 4, TD|TS, sys_signalfd4, "signalfd4" },
328 [4325] = { 2, TD, sys_eventfd2, "eventfd2" },
329 [4326] = { 1, TD, sys_epoll_create1, "epoll_create1" },
330 [4327] = { 3, TD, sys_dup3, "dup3" },
331 [4328] = { 2, TD, sys_pipe2, "pipe2" },
332 [4329] = { 1, TD, sys_inotify_init1, "inotify_init1" },
333 [4330] = { 5, TD, sys_preadv, "preadv" },
334 [4331] = { 5, TD, sys_pwritev, "pwritev" },
336 [4333] = { 5, TD, sys_perf_event_open, "perf_event_open" },
339 [4336] = { 2, TD, sys_fanotify_init, "fanotify_init" },
340 [4337] = { 6, TD|TF, sys_fanotify_mark, "fanotify_mark" },
342 [4339] = { 5, TD|TF, sys_name_to_handle_at, "name_to_handle_at" },
343 [4340] = { 3, TD, sys_open_by_handle_at, "open_by_handle_at" },
345 [4342] = { 1, TD, sys_syncfs, "syncfs" },
347 [4344] = { 2, TD, sys_setns, "setns" },
351 [4348] = { 3, TD, sys_finit_module, "finit_module" },
354 [4351] = { 5, TD|TF, sys_renameat2, "renameat2" },
357 [4354] = { 2, TD, sys_memfd_create, "memfd_create", },
358 [4355] = { 3, TD, sys_bpf, "bpf", },
359 [4356] = { 5, TD|TF|TP|SE|SI, sys_execveat, "execveat", },