Lines Matching refs:TF
35 [ 5] = { 3, TD|TF, SEN(open), "open" },
38 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
39 [ 9] = { 2, TF, SEN(link), "link" },
40 [ 10] = { 1, TF, SEN(unlink), "unlink" },
41 [ 11] = { 3, TF|TP|SE|SI, SEN(execve), "execve" },
42 [ 12] = { 1, TF, SEN(chdir), "chdir" },
44 [ 14] = { 3, TF, SEN(mknod), "mknod" },
45 [ 15] = { 2, TF, SEN(chmod), "chmod" },
46 [ 16] = { 3, TF, SEN(chown16), "chown" },
48 [ 18] = { 2, TF|TST|TSTA, SEN(oldstat), "oldstat" },
51 [ 21] = { 5, TF, SEN(mount), "mount" },
52 [ 22] = { 1, TF, SEN(umount), "umount" },
60 [ 30] = { 2, TF, SEN(utime), "utime" },
63 [ 33] = { 2, TF, SEN(access), "access" },
68 [ 38] = { 2, TF, SEN(rename), "rename" },
69 [ 39] = { 2, TF, SEN(mkdir), "mkdir" },
70 [ 40] = { 1, TF, SEN(rmdir), "rmdir" },
81 [ 51] = { 1, TF, SEN(acct), "acct" },
82 [ 52] = { 2, TF, SEN(umount2), "umount2" },
91 [ 61] = { 1, TF, SEN(chroot), "chroot" },
113 [ 83] = { 2, TF, SEN(symlink), "symlink" },
114 [ 84] = { 2, TF|TLST|TSTA, SEN(oldlstat), "oldlstat" },
115 [ 85] = { 3, TF, SEN(readlink), "readlink" },
116 [ 86] = { 1, TF, SEN(uselib), "uselib" },
117 [ 87] = { 2, TF, SEN(swapon), "swapon" },
122 [ 92] = { 2, TF, SEN(truncate), "truncate" },
129 [ 99] = { 2, TF|TSF|TSFA, SEN(statfs), "statfs" },
136 [106] = { 2, TF|TST|TSTA, SEN(stat), "stat" },
137 [107] = { 2, TF|TLST|TSTA, SEN(lstat), "lstat" },
145 [115] = { 1, TF, SEN(swapoff), "swapoff" },
161 [131] = { 4, TF, SEN(quotactl), "quotactl" },
212 [182] = { 3, TF, SEN(chown16), "lchown" },
213 [183] = { 2, TF, SEN(getcwd), "getcwd" },
223 [193] = { 3, TF, SEN(truncate64), "truncate64" },
225 [195] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" },
226 [196] = { 2, TF|TLST|TSTA, SEN(lstat64), "lstat64" },
228 [198] = { 3, TF, SEN(chown), "chown32" },
242 [212] = { 3, TF, SEN(chown), "lchown32" },
247 [217] = { 2, TF, SEN(pivotroot), "pivot_root" },
252 [223] = { 5, TF, SEN(setxattr), "setxattr" },
253 [224] = { 5, TF, SEN(setxattr), "lsetxattr" },
255 [226] = { 4, TF, SEN(getxattr), "getxattr" },
256 [227] = { 4, TF, SEN(getxattr), "lgetxattr" },
258 [229] = { 3, TF, SEN(listxattr), "listxattr" },
259 [230] = { 3, TF, SEN(listxattr), "llistxattr" },
261 [232] = { 2, TF, SEN(removexattr), "removexattr" },
262 [233] = { 2, TF, SEN(removexattr), "lremovexattr" },
292 [263] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
295 [266] = { 2, TF, SEN(utimes), "utimes" },
317 [288] = { 4, TD|TF, SEN(openat), "openat" },
318 [289] = { 3, TD|TF, SEN(mkdirat), "mkdirat" },
319 [290] = { 4, TD|TF, SEN(mknodat), "mknodat" },
320 [291] = { 5, TD|TF, SEN(fchownat), "fchownat" },
321 [292] = { 3, TD|TF, SEN(futimesat), "futimesat" },
322 [293] = { 4, TD|TF|TFST|TSTA,SEN(fstatat64), "fstatat64" },
323 [294] = { 3, TD|TF, SEN(unlinkat), "unlinkat" },
324 [295] = { 4, TD|TF, SEN(renameat), "renameat" },
325 [296] = { 5, TD|TF, SEN(linkat), "linkat" },
326 [297] = { 3, TD|TF, SEN(symlinkat), "symlinkat" },
327 [298] = { 4, TD|TF, SEN(readlinkat), "readlinkat" },
328 [299] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
329 [300] = { 3, TD|TF, SEN(faccessat), "faccessat" },
345 [316] = { 4, TD|TF, SEN(utimensat), "utimensat" },
367 [338] = { 6, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
369 [340] = { 5, TD|TF, SEN(name_to_handle_at), "name_to_handle_at" },
380 [351] = { 5, TD|TF, SEN(renameat2), "renameat2" },
384 [355] = { 5, TD|TF|TP|SE|SI, SEN(execveat), "execveat" },
408 [379] = { 5, TD|TF|TSTA, SEN(statx), "statx" },