/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gunz_test.c | 48 #include <sys/stat.h>
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_lwt_ip_encap.sh | 350 SZ=$(stat -c %s ${TMPFILE})
|
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
H A D | test_memcontrol.c | 10 #include <sys/stat.h> 107 anon = cg_read_key_long(cgroup, "memory.stat", "anon "); in alloc_anon_50M_check() 138 file = cg_read_key_long(cgroup, "memory.stat", "file "); in alloc_pagecache_50M_check() 155 * and check memory.current and some memory.stat values. 908 sock = cg_read_key_long(cgroup, "memory.stat", "sock "); in tcp_client() 935 * memory.current and memory.stat.sock are similar. 990 if (cg_read_key_long(memcg, "memory.stat", "sock ")) in test_memcg_sock()
|
/kernel/linux/linux-5.10/drivers/hsi/clients/ |
H A D | hsi_char.c | 29 #include <linux/stat.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_opregion.c | 126 u32 stat; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-traffic.h | 407 * multiply PORTn_TX_TTL_FRMS by 8 and add it to this stat (unless 408 * otherwise configured, this stat only counts frames that have 409 * 8 bytes of preamble for each frame). This stat can be configured 470 * set to 1, then this stat increments when COLUMN2 is found within 489 * with frame-too-long, FCS, or length errors. This stat can be 499 * multiply PORTn_RX_TTL_FRMS by 8 and add it to this stat (unless 500 * otherwise configured, this stat only counts frames that have 8 501 * bytes of preamble for each frame). This stat can be configured 593 * Note: This stat contains a count of all received TCP segments, 606 * Note: This stat ma [all...] |
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
H A D | coresight-etm3x-core.c | 20 #include <linux/stat.h>
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | sysfs.c | 37 #include <linux/stat.h>
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | sr.c | 1022 return cgc->stat; in sr_packet()
|
/kernel/linux/linux-5.10/drivers/usb/atm/ |
H A D | speedtch.c | 20 #include <linux/stat.h>
|
/kernel/linux/linux-5.10/drivers/tty/hvc/ |
H A D | hvcs.c | 66 #include <linux/stat.h>
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | rpcb_clnt.c | 751 xprt->stat.bind_count++; in rpcb_getport_async()
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.h | 137 /* Index numbers for stat(). */ 256 /* Index numbers for /sys/kernel/security/tomoyo/stat interface. */ 386 /* Index numbers for /sys/kernel/security/tomoyo/stat interface. */ 566 /* Subset of "struct stat". Used by conditional ACL and audit logs. */ 588 /* True if @stat[] is valid. */ 598 struct tomoyo_mini_stat stat[TOMOYO_MAX_PATH_STAT]; member
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-inject.c | 836 .stat = perf_event__repipe_op2_synth, in cmd_inject() 863 OPT_BOOLEAN('s', "sched-stat", &inject.sched_stat, in cmd_inject() 864 "Merge sched-stat and sched-switch for getting events " in cmd_inject()
|
/kernel/linux/linux-5.10/tools/perf/ui/stdio/ |
H A D | hist.c | 385 u64 parent_samples = he->stat.period; in hist_entry_callchain__fprintf()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | event.c | 8 #include <sys/stat.h> 31 #include "stat.h" 141 pr_warning("unknown stat config term %" PRI_lu64 "\n", in perf_event__read_stat_config()
|
H A D | build-id.c | 14 #include <sys/stat.h>
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | clntproc.c | 30 static int nlm_stat_to_errno(__be32 stat);
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | super.h | 1000 extern int ceph_getattr(const struct path *path, struct kstat *stat,
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs3proc.c | 56 resp->status = fh_getattr(&resp->fh, &resp->stat); in nfsd3_proc_getattr()
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | readdir.c | 27 #include <linux/stat.h> 221 * "ls" does a stat() call on them. in cifs_fill_common_info()
|
H A D | smb2inode.c | 24 #include <linux/stat.h>
|
/kernel/linux/linux-5.10/fs/befs/ |
H A D | linuxvfs.c | 15 #include <linux/stat.h>
|
/kernel/linux/linux-5.10/fs/ |
H A D | coredump.c | 7 #include <linux/stat.h>
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | debug.c | 216 /* build stat */ in update_mem_info() 521 DEFINE_SHOW_ATTRIBUTE(stat); variable
|