Home
last modified time | relevance | path

Searched refs:stat (Results 2226 - 2250 of 5641) sorted by relevance

1...<<81828384858687888990>>...226

/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.h170 static inline __be32 fh_getattr(const struct svc_fh *fh, struct kstat *stat) in fh_getattr() argument
179 return nfserrno(vfs_getattr(&p, stat, request_mask, in fh_getattr()
/kernel/linux/linux-6.6/include/crypto/
H A Dakcipher.h113 * @stat: Statistics for akcipher algorithm
131 struct crypto_istat_akcipher stat; member
309 return &alg->stat; in akcipher_get_stat()
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_fwint.h115 snic_io_hdr_dec(struct snic_io_hdr *hdr, u8 *typ, u8 *stat, u32 *cmnd_id, in snic_io_hdr_dec() argument
119 *stat = hdr->status; in snic_io_hdr_dec()
/kernel/linux/linux-6.6/include/video/
H A Dmmp_disp.h123 static inline const char *stat_name(int stat) in stat_name() argument
125 switch (stat) { in stat_name()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.h184 struct mt76x02_tx_status *stat);
186 struct mt76x02_tx_status *stat, u8 *update);
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dkvm_cache_regs.h211 vcpu->stat.guest_mode = 1; in enter_guest_mode()
223 vcpu->stat.guest_mode = 0; in leave_guest_mode()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dhists_common.c187 he->ms.sym->name, he->stat.period); in print_hists_in()
216 he->ms.sym->name, he->stat.period, in print_hists_out()
/kernel/linux/linux-6.6/tools/firmware/
H A Dihex2fw.c14 #include <sys/stat.h>
75 struct stat st; in main()
108 perror("stat"); in main()
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Dinterrupts.py104 stat = cpus.per_cpu(irq_stat, cpu)
105 text += "%10u " % (stat[field])
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsort.h13 #include "stat.h"
97 struct he_stat stat; member
195 u64 period = he->stat.period; in hist_entry__get_percent_limit()
/kernel/liteos_a/shell/full/src/cmds/
H A Ddate_shellcmd.c37 #include "sys/stat.h"
231 struct stat statBuf = {0}; in OsViewFileTime()
244 if (stat(fullpath, &statBuf) != 0) { in OsViewFileTime()
/kernel/linux/linux-6.6/mm/damon/
H A Dlru_sort.c320 damon_lru_sort_hot_stat = s->stat; in damon_lru_sort_after_aggregation()
322 damon_lru_sort_cold_stat = s->stat; in damon_lru_sort_after_aggregation()
/kernel/linux/linux-6.6/tools/cgroup/
H A Dmemcg_slabinfo.py6 from os import stat namespace
169 cgroup_id = stat(args.cgroup).st_ino
/kernel/linux/linux-6.6/samples/landlock/
H A Dsandboxer.c20 #include <sys/stat.h>
113 struct stat statbuf; in populate_ruleset()
/kernel/linux/linux-6.6/scripts/basic/
H A Dfixdep.c93 #include <sys/stat.h>
216 struct stat st; in read_file()
/kernel/linux/linux-6.6/samples/vfs/
H A Dtest-statx.c5 * /bin/stat where possible.
22 #include <linux/stat.h>
28 #include <sys/stat.h>
/third_party/eudev/src/udev/
H A Dudev-builtin-blkid.c29 #include <sys/stat.h>
103 struct stat st; in probe_superblocks()
/third_party/elfutils/src/
H A Dranlib.c36 #include <sys/stat.h>
144 struct stat st; in handle_file()
147 error (0, errno, _("cannot stat '%s'"), fname); in handle_file()
/third_party/fsverity-utils/programs/
H A Dutils.c19 #include <sys/stat.h>
123 struct stat stbuf; in get_file_size()
126 error_msg_errno("can't stat file '%s'", file->name); in get_file_size()
/third_party/gptfdisk/
H A Ddiskio-windows.cc23 #define stat64 stat
31 #include <sys/stat.h>
/third_party/lzma/CPP/Windows/
H A DFileFind.h7 #include <sys/stat.h>
176 void SetFrom_stat(const struct stat &st);
341 // UInt32 Get_WinAttrib_From_stat(const struct stat &st);
/third_party/node/lib/internal/fs/
H A Drimraf.js26 stat,
73 // Windows can EPERM on stat.
102 stat(path, (err, stats) => {
185 // Windows can EPERM on stat.
/third_party/musl/src/thread/
H A Dsem_open.c11 #include <sys/stat.h>
42 struct stat st; in sem_open()
/third_party/libfuse/example/
H A Dinvalidate_path.c84 struct stat *stbuf, struct fuse_file_info* fi) { in xmp_getattr()
118 struct stat file_stat; in xmp_readdir()
H A Dpoll.c64 static int fsel_getattr(const char *path, struct stat *stbuf, in fsel_getattr()
70 memset(stbuf, 0, sizeof(struct stat)); in fsel_getattr()

Completed in 15 milliseconds

1...<<81828384858687888990>>...226