Lines Matching refs:TF
4 [ 8] = { 3, TD|TF, SEN(open), "open" },
17 [ 21] = { 2, TD|TF, SEN(creat), "creat" },
18 [ 22] = { 2, TF, SEN(truncate), "truncate" },
24 [ 28] = { 4, TF, SEN(truncate64), "truncate64" },
28 [ 32] = { 2, TF, SEN(link), "link" },
29 [ 33] = { 2, TF, SEN(rename), "rename" },
30 [ 34] = { 2, TF, SEN(symlink), "symlink" },
31 [ 35] = { 3, TF, SEN(readlink), "readlink" },
32 [ 36] = { 3, TF, SEN(mknod), "mknod" },
34 [ 38] = { 1, TF, SEN(unlink), "unlink" },
35 [ 39] = { 1, TF, SEN(rmdir), "rmdir" },
36 [ 40] = { 2, TF, SEN(mkdir), "mkdir" },
37 [ 41] = { 1, TF, SEN(chdir), "chdir" },
39 [ 43] = { 2, TF, SEN(getcwd), "getcwd" },
40 [ 44] = { 2, TF, SEN(chmod), "chmod" },
41 [ 45] = { 3, TF, SEN(chown), "chown" },
42 [ 46] = { 2, TF|TST|TSTA, SEN(stat), "stat" },
43 [ 47] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" },
44 [ 48] = { 3, TF, SEN(chown), "lchown" },
45 [ 49] = { 2, TF|TLST|TSTA, SEN(lstat), "lstat" },
46 [ 50] = { 2, TF|TLST|TSTA, SEN(lstat64), "lstat64" },
53 [ 57] = { 2, TF, SEN(access), "access" },
60 [ 64] = { 2, TF, SEN(utime), "utime" },
61 [ 65] = { 2, TF, SEN(utimes), "utimes" },
64 [ 68] = { 5, TF, SEN(setxattr), "setxattr" },
65 [ 69] = { 4, TF, SEN(getxattr), "getxattr" },
66 [ 70] = { 3, TF, SEN(listxattr), "listxattr" },
67 [ 71] = { 2, TF, SEN(removexattr), "removexattr" },
68 [ 72] = { 5, TF, SEN(setxattr), "lsetxattr" },
69 [ 73] = { 4, TF, SEN(getxattr), "lgetxattr" },
70 [ 74] = { 3, TF, SEN(listxattr), "llistxattr" },
71 [ 75] = { 2, TF, SEN(removexattr), "lremovexattr" },
113 [117] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
150 [155] = { 1, TF, SEN(acct), "acct" },
166 [171] = { 2, TF, SEN(umount2), "umount2" },
167 [172] = { 5, TF, SEN(mount), "mount" },
168 [173] = { 2, TF, SEN(swapon), "swapon" },
169 [174] = { 1, TF, SEN(chroot), "chroot" },
170 [175] = { 2, TF, SEN(pivotroot), "pivot_root" },
171 [176] = { 1, TF, SEN(umount), "umount" },
172 [177] = { 1, TF, SEN(swapoff), "swapoff" },
179 [184] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
181 [186] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
197 [202] = { 1, TF, SEN(uselib), "uselib" },
199 [204] = { 4, TF, SEN(quotactl), "quotactl" },
280 [288] = { 4, TD|TF, SEN(openat), "openat" },
281 [289] = { 3, TD|TF, SEN(mkdirat), "mkdirat" },
282 [290] = { 4, TD|TF, SEN(mknodat), "mknodat" },
283 [291] = { 3, TD|TF, SEN(unlinkat), "unlinkat" },
284 [292] = { 4, TD|TF, SEN(renameat), "renameat" },
285 [293] = { 5, TD|TF, SEN(linkat), "linkat" },
286 [294] = { 3, TD|TF, SEN(symlinkat), "symlinkat" },
287 [295] = { 4, TD|TF, SEN(readlinkat), "readlinkat" },
288 [296] = { 4, TD|TF, SEN(utimensat), "utimensat" },
289 [297] = { 5, TD|TF, SEN(fchownat), "fchownat" },
290 [298] = { 3, TD|TF, SEN(futimesat), "futimesat" },
291 [299] = { 4, TD|TF|TFST|TSTA,SEN(fstatat64), "fstatat64" },
292 [300] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
293 [301] = { 3, TD|TF, SEN(faccessat), "faccessat" },
312 [321] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
315 [324] = { 5, TD|TF, SEN(name_to_handle_at), "name_to_handle_at" },
327 [336] = { 5, TD|TF, SEN(renameat2), "renameat2" },
332 [341] = { 5, TD|TF|TP|SE|SI, SEN(execveat), "execveat" },
342 [351] = { 5, TD|TF|TSTA, SEN(statx), "statx" },