Home
last modified time | relevance | path

Searched refs:stat (Results 2951 - 2975 of 5678) sorted by relevance

1...<<111112113114115116117118119120>>...228

/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_get.c30 #include <sys/stat.h>
H A Dtest_https_multi_daemon.c31 #include <sys/stat.h>
H A Dtest_tls_options.c29 #include <sys/stat.h>
H A Dtls_test_common.h27 #include <sys/stat.h>
/third_party/toybox/toys/posix/
H A Dsplit.c41 struct stat st; in do_split()
H A Dwc.c66 struct stat st; in do_wc()
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.h75 PROTOBUF_EXPORT int stat(const char* path, struct _stat* buffer);
/third_party/python/Python/
H A Ddynload_shlib.c10 #include <sys/stat.h>
/third_party/selinux/libsepol/fuzz/
H A Dsecilc-fuzzer.c6 #include <sys/stat.h>
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.h14 #include <sys/stat.h>
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.h14 #include <sys/stat.h>
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv.c24 #include <linux/sched/stat.h>
241 ++vcpu->stat.generic.halt_wakeup; in kvmppc_fast_vcpu_kick_hv()
1578 vcpu->stat.sum_exits++; in kvmppc_handle_exit_hv()
1607 vcpu->stat.dec_exits++; in kvmppc_handle_exit_hv()
1613 vcpu->stat.ext_intr_exits++; in kvmppc_handle_exit_hv()
1908 vcpu->stat.sum_exits++; in kvmppc_handle_nested_exit()
1929 vcpu->stat.dec_exits++; in kvmppc_handle_nested_exit()
1933 vcpu->stat.ext_intr_exits++; in kvmppc_handle_nested_exit()
1938 vcpu->stat.ext_intr_exits++; in kvmppc_handle_nested_exit()
1944 vcpu->stat in kvmppc_handle_nested_exit()
[all...]
/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dtmon.c16 #include <sys/stat.h>
134 struct stat logstat; in prepare_logging()
146 syslog(LOG_ERR, "Unable to stat log file %s\n", TMON_LOG_FILE); in prepare_logging()
/kernel/linux/linux-5.10/tools/usb/
H A Dtestusb.c30 #include <sys/stat.h>
233 static int find_testdev(const char *name, const struct stat *sb, int flag) in find_testdev()
/kernel/linux/linux-6.6/arch/x86/boot/tools/
H A Dbuild.c33 #include <sys/stat.h>
176 struct stat sb; in main()
211 /* Open and stat the kernel file */ in main()
216 die("Unable to stat `%s': %m", argv[2]); in main()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dsmsc.c242 struct smsc_hw_stat stat = smsc_hw_stats[i]; in smsc_get_stat() local
246 val = phy_read(phydev, stat.reg); in smsc_get_stat()
/kernel/linux/linux-5.10/drivers/nfc/nxp-nci/
H A Dfirmware.c245 static int nxp_nci_fw_read_status(u8 stat) in nxp_nci_fw_read_status() argument
247 switch (stat) { in nxp_nci_fw_read_status()
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dpxa2xx_sharpsl.c46 skt->stat[SOC_STAT_CD].irq = SCOOP_DEV[skt->nr].cd_irq; in sharpsl_pcmcia_hw_init()
47 skt->stat[SOC_STAT_CD].name = SCOOP_DEV[skt->nr].cd_irq_str; in sharpsl_pcmcia_hw_init()
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
H A Dnsp_cs.h333 static void show_busphase(unsigned char stat);
338 # define show_busphase(stat) /* */
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h233 #define frame_set_status(frm, stat) (frm->status = stat)
/kernel/linux/linux-5.10/scripts/
H A Dsorttable.c25 #include <sys/stat.h>
78 struct stat sb; in mmap_file()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-mem.c4 #include <sys/stat.h>
380 struct stat st; in cmd_mem()
H A Dperf.c6 * This is the main hub from which the sub-commands (perf stat,
36 #include <sys/stat.h>
70 { "stat", cmd_stat, 0 },
298 struct stat st; in run_builtin()
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dcgroup.c13 #include <sys/stat.h>
242 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn()
/kernel/linux/linux-5.10/tools/bpf/
H A Dbpf_jit_disasm.c29 #include <sys/stat.h>
129 struct stat fi; in get_flog_buff()

Completed in 20 milliseconds

1...<<111112113114115116117118119120>>...228