Searched defs:stat (Results  1 – 15 of 15) sorted by relevance
| /tools/net/ynl/samples/ | 
| D | page-pool.c | 13 struct stat {  struct 26 	struct stat *s;  argument
  | 
| /tools/include/nolibc/ | 
| D | types.h | 185 struct stat {  struct 198 	union { time_t st_ctime; struct timespec st_ctim; }; /* time of last status change */  argument
  | 
| D | sys.h | 1052 int stat(const char *path, struct stat *buf)  in stat()  function
  | 
| /tools/bootconfig/ | 
| D | main.c | 153 	struct stat stat;  in load_xbc_file()  local 178 	struct stat stat;  in load_xbc_from_initrd()  local 330 	struct stat stat;  in delete_xbc()  local 364 	struct stat stat;  in apply_xbc()  local
  | 
| /tools/testing/selftests/bpf/progs/ | 
| D | test_d_path_check_rdonly_mem.c | 11 int BPF_PROG(d_path_check_rdonly_mem, struct path *path, struct kstat *stat,  in BPF_PROG()
  | 
| D | test_d_path_check_types.c | 15 int BPF_PROG(d_path_check_rdonly_mem, struct path *path, struct kstat *stat,  in BPF_PROG()
  | 
| D | test_d_path.c | 22 int BPF_PROG(prog_stat, struct path *path, struct kstat *stat,  in BPF_PROG()
  | 
| /tools/testing/selftests/bpf/benchs/ | 
| D | bench_bloom_filter_map.c | 34 struct stat {  struct 35 	__u32 stats[3];  argument
  | 
| /tools/perf/ | 
| D | builtin-kwork.c | 1568 	struct kwork_top_stat *stat = &kwork->top_stat;  in top_print_per_cpu_load()  local 1592 	struct kwork_top_stat *stat = &kwork->top_stat;  in top_print_cpu_usage()  local 2000 	struct kwork_top_stat *stat = &kwork->top_stat;  in top_calc_total_runtime()  local 2019 	struct kwork_top_stat *stat = &kwork->top_stat;  in top_calc_idle_time()  local 2031 	struct kwork_top_stat *stat = &kwork->top_stat;  in top_calc_irq_runtime()  local 2072 	struct kwork_top_stat *stat = &kwork->top_stat;  in top_calc_cpu_usage()  local 2101 	struct kwork_top_stat *stat = &kwork->top_stat;  in top_calc_load_runtime()  local
  | 
| /tools/testing/selftests/mount/ | 
| D | unprivileged-remount-test.c | 118 	struct statvfs stat;  in read_mnt_flags()  local
  | 
| /tools/perf/util/ | 
| D | tool.h | 77 			stat,  member
  | 
| D | hist.h | 217 	struct he_stat		stat;  member
  | 
| /tools/testing/vsock/ | 
| D | vsock_diag_test.c | 117 	struct stat stat;  in find_vsock_stat()  local
  | 
| /tools/testing/selftests/mount_setattr/ | 
| D | mount_setattr_test.c | 243 	struct statvfs stat;  in read_mnt_flags()  local
  | 
| /tools/lib/perf/include/perf/ | 
| D | event.h | 516 	struct perf_record_stat			stat;  member
  |