• Home
  • Raw
  • Download

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), "lchown" },
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), "chown" },
213 [183] = { 2, TF, SEN(getcwd), "getcwd" },
222 [193] = { 2, TF, SEN(truncate), "truncate64" },
224 [195] = { 2, TF|TST|TSTA, SEN(stat64), "stat64" },
225 [196] = { 2, TF|TLST|TSTA, SEN(lstat64), "lstat64" },
227 [198] = { 3, TF, SEN(chown), "lchown32" },
241 [212] = { 3, TF, SEN(chown), "chown32" },
246 [217] = { 2, TF, SEN(pivotroot), "pivot_root" },
282 [254] = { 5, TF, SEN(setxattr), "setxattr" },
283 [255] = { 5, TF, SEN(setxattr), "lsetxattr" },
285 [257] = { 4, TF, SEN(getxattr), "getxattr" },
286 [258] = { 4, TF, SEN(getxattr), "lgetxattr" },
288 [260] = { 3, TF, SEN(listxattr), "listxattr" },
289 [261] = { 3, TF, SEN(listxattr), "llistxattr" },
291 [263] = { 2, TF, SEN(removexattr), "removexattr" },
292 [264] = { 2, TF, SEN(removexattr), "lremovexattr" },
323 [296] = { 3, TF|TSF|TSFA, SEN(statfs64), "statfs64" },
326 [299] = { 2, TF, SEN(utimes), "utimes" },
350 [323] = { 4, TD|TF, SEN(openat), "openat" },
351 [324] = { 3, TD|TF, SEN(mkdirat), "mkdirat" },
352 [325] = { 4, TD|TF, SEN(mknodat), "mknodat" },
353 [326] = { 5, TD|TF, SEN(fchownat), "fchownat" },
354 [327] = { 3, TD|TF, SEN(futimesat), "futimesat" },
355 [328] = { 4, TD|TF|TFST|TSTA,SEN(fstatat64), "fstatat64" },
356 [329] = { 3, TD|TF, SEN(unlinkat), "unlinkat" },
357 [330] = { 4, TD|TF, SEN(renameat), "renameat" },
358 [331] = { 5, TD|TF, SEN(linkat), "linkat" },
359 [332] = { 3, TD|TF, SEN(symlinkat), "symlinkat" },
360 [333] = { 4, TD|TF, SEN(readlinkat), "readlinkat" },
361 [334] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
362 [335] = { 3, TD|TF, SEN(faccessat), "faccessat" },
375 [348] = { 4, TD|TF, SEN(utimensat), "utimensat" },
395 [368] = { 5, TD|TF, SEN(fanotify_mark), "fanotify_mark" },
397 [370] = { 5, TD|TF, SEN(name_to_handle_at), "name_to_handle_at" },
409 [382] = { 5, TD|TF, SEN(renameat2), "renameat2" },
414 [387] = { 5, TD|TF|TP|SE|SI, SEN(execveat), "execveat" },