/third_party/python/Modules/_io/ |
H A D | _iomodule.c | 20 #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 D | LockFileManager.cpp | 22 #include <sys/stat.h>
|
/third_party/skia/tools/skqp/src/ |
H A D | jni_skqp.cpp | 13 #include <sys/stat.h>
|
/third_party/toybox/toys/pending/ |
H A D | tftpd.c | 139 struct stat sb; in do_action()
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | zero_copy_stream_impl.cc | 37 #include <sys/stat.h>
|
/third_party/python/Python/ |
H A D | bootstrap_hash.c | 11 # include <sys/stat.h>
|
/third_party/python/Modules/ |
H A D | _stat.c | 0 /* 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 D | sysinfo.cc | 24 #include <sys/stat.h>
|
/third_party/rust/crates/rustix/src/backend/libc/fs/ |
H A D | dir.rs | 136 pub fn stat(&self) -> io::Result<Stat> { in stat() functions
|
/third_party/selinux/libselinux/src/ |
H A D | label_file.h | 8 #include <sys/stat.h>
|
H A D | label.c | 13 #include <sys/stat.h>
|
H A D | booleans.c | 11 #include <sys/stat.h>
|
/third_party/rust/crates/nix/test/ |
H A D | test_mq.rs | 8 use nix::sys::stat::Mode;
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_sup.c | 307 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 D | qla_sup.c | 307 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 D | pch_can.c | 136 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 D | kvm_util.c | 16 #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 D | vsie.c | 1214 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 D | ivtv-irq.c | 922 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 D | efa_com.c | 1041 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 D | nic_main.c | 788 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 D | micrel.c | 1035 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 D | bus.c | 1438 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 D | via82xx_modem.c | 385 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 D | x86_energy_perf_policy.c | 17 #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()
|