Home
last modified time | relevance | path

Searched refs:stat (Results 4576 - 4600 of 7167) sorted by relevance

1...<<181182183184185186187188189190>>...287

/third_party/python/Modules/_io/
H A D_iomodule.c20 #include <sys/stat.h>
59 " I/O classes. open() uses the file's blksize (as obtained by os.stat) if\n"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DLockFileManager.cpp22 #include <sys/stat.h>
/third_party/skia/tools/skqp/src/
H A Djni_skqp.cpp13 #include <sys/stat.h>
/third_party/toybox/toys/pending/
H A Dtftpd.c139 struct stat sb; in do_action()
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl.cc37 #include <sys/stat.h>
/third_party/python/Python/
H A Dbootstrap_hash.c11 # include <sys/stat.h>
/third_party/python/Modules/
H A D_stat.c0 /* stat.h interface
5 * backward compatibility with the old stat.py module.
26 #include <sys/stat.h>
49 /* From Python's stat.py */
348 http://en.wikibooks.org/wiki/C_Programming/POSIX_Reference/sys/stat.h */
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo.cc24 #include <sys/stat.h>
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Ddir.rs136 pub fn stat(&self) -> io::Result<Stat> { in stat() functions
/third_party/selinux/libselinux/src/
H A Dlabel_file.h8 #include <sys/stat.h>
H A Dlabel.c13 #include <sys/stat.h>
H A Dbooleans.c11 #include <sys/stat.h>
/third_party/rust/crates/nix/test/
H A Dtest_mq.rs8 use nix::sys::stat::Mode;
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_sup.c307 int ret, stat; in qla2x00_clear_nvram_protection() local
317 stat = qla2x00_write_nvram_word_tmo(ha, ha->nvram_base, in qla2x00_clear_nvram_protection()
320 if (stat != QLA_SUCCESS || wprot != cpu_to_le16(0x1234)) { in qla2x00_clear_nvram_protection()
371 qla2x00_set_nvram_protection(struct qla_hw_data *ha, int stat) in qla2x00_set_nvram_protection() argument
377 if (stat != QLA_SUCCESS) in qla2x00_set_nvram_protection()
1424 int ret, stat; in qla2x00_write_nvram_data() local
1436 stat = qla2x00_clear_nvram_protection(ha); in qla2x00_write_nvram_data()
1446 qla2x00_set_nvram_protection(ha, stat); in qla2x00_write_nvram_data()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_sup.c307 int ret, stat; in qla2x00_clear_nvram_protection() local
317 stat = qla2x00_write_nvram_word_tmo(ha, ha->nvram_base, in qla2x00_clear_nvram_protection()
320 if (stat != QLA_SUCCESS || wprot != cpu_to_le16(0x1234)) { in qla2x00_clear_nvram_protection()
371 qla2x00_set_nvram_protection(struct qla_hw_data *ha, int stat) in qla2x00_set_nvram_protection() argument
377 if (stat != QLA_SUCCESS) in qla2x00_set_nvram_protection()
1424 int ret, stat; in qla2x00_write_nvram_data() local
1436 stat = qla2x00_clear_nvram_protection(ha); in qla2x00_write_nvram_data()
1446 qla2x00_set_nvram_protection(ha, stat); in qla2x00_write_nvram_data()
/kernel/linux/linux-5.10/drivers/net/can/
H A Dpch_can.c136 u32 stat; member
739 reg_stat = ioread32(&priv->regs->stat); in pch_can_poll()
748 pch_can_bit_clear(&priv->regs->stat, in pch_can_poll()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c16 #include <sys/stat.h>
691 struct stat statbuf; in vm_userspace_mem_region_add()
693 ret = stat("/sys/kernel/mm/transparent_hugepage", &statbuf); in vm_userspace_mem_region_add()
695 "stat /sys/kernel/mm/transparent_hugepage"); in vm_userspace_mem_region_add()
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dvsie.c1214 vcpu->kvm->stat.gmap_shadow_reuse++; in acquire_gmap_shadow()
1223 vcpu->kvm->stat.gmap_shadow_create++; in acquire_gmap_shadow()
1402 vcpu->stat.instruction_sie++; in kvm_s390_handle_vsie()
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-irq.c922 u32 stat; in ivtv_irq_handler() local
928 stat = read_reg(IVTV_REG_IRQSTATUS); in ivtv_irq_handler()
930 combo = ~itv->irqmask & stat; in ivtv_irq_handler()
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H A Defa_com.c1041 u32 stat, timeout, cap; in efa_com_dev_reset() local
1045 stat = efa_com_reg_read32(edev, EFA_REGS_DEV_STS_OFF); in efa_com_dev_reset()
1048 if (!EFA_GET(&stat, EFA_REGS_DEV_STS_READY)) { in efa_com_dev_reset()
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnic_main.c788 int i, stat, qnum; in nic_reset_stat_counters() local
811 stat = i & 1 ? 1 : 0; in nic_reset_stat_counters()
813 (qnum << NIC_Q_NUM_SHIFT) | (stat << 3); in nic_reset_stat_counters()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dmicrel.c1035 struct kszphy_hw_stat stat = kszphy_hw_stats[i]; in kszphy_get_stat() local
1040 val = phy_read(phydev, stat.reg); in kszphy_get_stat()
1044 val = val & ((1 << stat.bits) - 1); in kszphy_get_stat()
/kernel/linux/linux-5.10/drivers/soundwire/
H A Dbus.c1438 int port_num, stat, ret, count = 0; in sdw_handle_slave_alerts() local
1584 stat = buf || buf2[0] || buf2[1]; in sdw_handle_slave_alerts()
1593 } while (stat != 0 && count < SDW_READ_INTR_CLEAR_RETRY); in sdw_handle_slave_alerts()
/kernel/linux/linux-5.10/sound/pci/
H A Dvia82xx_modem.c385 unsigned int stat = !secondary ? VIA_REG_AC97_PRIMARY_VALID : in snd_via82xx_codec_valid() local
390 val1 = val & (VIA_REG_AC97_BUSY | stat); in snd_via82xx_codec_valid()
391 if (val1 == stat) in snd_via82xx_codec_valid()
/kernel/linux/linux-5.10/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c17 #include <sys/stat.h>
82 char *proc_stat = "/proc/stat";
1187 * run func(cpu) on every cpu in /proc/stat
1295 struct stat sb; in probe_dev_msr()
1299 if (stat(pathname, &sb)) in probe_dev_msr()

Completed in 36 milliseconds

1...<<181182183184185186187188189190>>...287