/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | hisi504_nand.c | 523 int max_bitflips = 0, stat = 0, stat_max = 0, status_ecc; in hisi_nand_read_page_hwecc() local 540 stat = stat_1 + stat_2; in hisi_nand_read_page_hwecc() 543 mtd->ecc_stats.corrected += stat; in hisi_nand_read_page_hwecc()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 223 u8 *stat; in xgbe_get_ethtool_stats() local 228 stat = (u8 *)pdata + xgbe_gstring_stats[i].stat_offset; in xgbe_get_ethtool_stats() 229 *data++ = *(u64 *)stat; in xgbe_get_ethtool_stats()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | device_pm.c | 798 enum pm_qos_flags_status stat; in acpi_pm_device_sleep_state() local 800 stat = dev_pm_qos_flags(dev, PM_QOS_FLAG_NO_POWER_OFF); in acpi_pm_device_sleep_state() 801 if (stat == PM_QOS_FLAGS_ALL) in acpi_pm_device_sleep_state()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_fsmap.c | 205 bool *stat) in xfs_getfsmap_is_shared() 213 *stat = false; in xfs_getfsmap_is_shared() 231 *stat = flen > 0; in xfs_getfsmap_is_shared() 201 xfs_getfsmap_is_shared( struct xfs_trans *tp, struct xfs_getfsmap_info *info, const struct xfs_rmap_irec *rec, bool *stat) xfs_getfsmap_is_shared() argument
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | generic.c | 16 #include <linux/stat.h> 137 const struct path *path, struct kstat *stat, in proc_getattr() 149 generic_fillattr(&nop_mnt_idmap, request_mask, inode, stat); in proc_getattr() 136 proc_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int query_flags) proc_getattr() argument
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | uss720.c | 309 unsigned char stat; in clear_epp_timeout() local 311 if (get_1284_register(pp, 1, &stat, GFP_KERNEL)) in clear_epp_timeout() 313 return stat & 1; in clear_epp_timeout()
|
/kernel/linux/linux-6.6/drivers/usb/typec/ |
H A D | rt1719.c | 159 static enum typec_pwr_opmode rt1719_get_pwr_opmode(u32 conn, u16 stat) in rt1719_get_pwr_opmode() argument 163 cc1 = FIELD_GET(RT1719_CC1_STAT, stat); in rt1719_get_pwr_opmode() 164 cc2 = FIELD_GET(RT1719_CC2_STAT, stat); in rt1719_get_pwr_opmode()
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | swim.c | 297 int stat; in swim_readbit() local 303 stat = swim_read(base, handshake); in swim_readbit() 305 return (stat & SENSE) == 0; in swim_readbit()
|
/kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
H A D | zoran_device.c | 866 u32 stat, astat; in zoran_irq() local 868 stat = count_reset_interrupt(zr); in zoran_irq() 869 astat = stat & IRQ_MASK; in zoran_irq()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mac.c | 510 u8 stat; in mt7921_mac_tx_free() local 536 stat = FIELD_GET(MT_TX_FREE_STATUS, info); in mt7921_mac_tx_free() 541 wcid->stats.tx_failed += !!stat; in mt7921_mac_tx_free()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_crt.c | 575 u32 stat; in intel_crt_detect_hotplug() local 607 stat = intel_de_read(dev_priv, PORT_HOTPLUG_STAT); in intel_crt_detect_hotplug() 608 if ((stat & CRT_HOTPLUG_MONITOR_MASK) != CRT_HOTPLUG_MONITOR_NONE) in intel_crt_detect_hotplug()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | inno_hdmi.c | 647 u8 stat; in inno_hdmi_i2c_irq() local 649 stat = hdmi_readb(hdmi, HDMI_INTERRUPT_STATUS1); in inno_hdmi_i2c_irq() 650 if (!(stat & m_INT_EDID_READY)) in inno_hdmi_i2c_irq()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | build-id.c | 14 #include <sys/stat.h> 719 struct stat f_stat; in build_id_cache__add() 721 if (!(stat(name, &f_stat) < 0) && in build_id_cache__add()
|
H A D | jitdump.c | 13 #include <sys/stat.h> 431 struct stat st; in jit_repipe_code_load() 549 struct stat st; in jit_repipe_code_move()
|
H A D | s390-cpumsf.c | 151 #include <sys/stat.h> 1098 struct stat stbuf; in s390_cpumsf__config() 1109 rc = stat(sf->logdir, &stbuf); in s390_cpumsf__config()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | unifdef.c | 47 #include <sys/stat.h> 330 struct stat ist, ost; in main() 331 if (stat(ofilename, &ost) == 0 && in main()
|
/kernel/linux/linux-6.6/drivers/scsi/pm8001/ |
H A D | pm8001_sas.c | 446 ts->stat = SAS_PHY_DOWN; in pm8001_queue_command() 469 ts->stat = SAS_PHY_DOWN; in pm8001_queue_command() 776 ts->stat = SAS_OPEN_REJECT; in pm8001_open_reject_retry()
|
/kernel/linux/linux-6.6/mm/ |
H A D | backing-dev.c | 445 err = percpu_counter_init(&wb->stat[i], 0, gfp); in wb_init() 454 percpu_counter_destroy(&wb->stat[i]); in wb_init() 493 percpu_counter_destroy(&wb->stat[i]); in wb_exit()
|
/kernel/linux/linux-6.6/tools/include/nolibc/ |
H A D | sys.h | 23 #include <linux/stat.h> /* for statx() */ 983 * int stat(const char *path, struct stat *buf); 1004 int stat(const char *path, struct stat *buf) in stat() function
|
/test/testfwk/developer_test/local_coverage/keyword_registration/ |
H A D | keyword_filter.py | 23 import stat namespace 35 MODES = stat.S_IWUSR | stat.S_IRUSR
|
/test/xts/acts/multimedia/av_codec/audio_decoder/src/ |
H A D | avcodec_audio_avbuffer_decoder_demo.cpp | 20 #include <sys/stat.h> 88 struct stat fileStatus {}; in GetFileSize() 89 if (stat(fileName, &fileStatus) == 0) { in GetFileSize()
|
/test/xts/dcts/distributedhardware/distributedaudionewtest/ |
H A D | distributedaudiotest.cpp | 23 #include <sys/stat.h> 351 struct stat statbuf; in StartRender() 352 stat(SPK_FILE_PATH, &statbuf); in StartRender()
|
/test/xts/dcts/distributedhardware/distributedaudiotest/ |
H A D | distributedaudiotest.cpp | 23 #include <sys/stat.h> 347 struct stat statbuf; in StartRender() 348 stat(SPK_FILE_PATH, &statbuf); in StartRender()
|
/third_party/eudev/src/cdrom_id/ |
H A D | cdrom_id.c | 36 #include <sys/stat.h> 108 struct stat statbuf; in is_mounted() 113 if (stat(device, &statbuf) < 0) in is_mounted()
|
/third_party/backends/backend/ |
H A D | as6e.c | 57 #include <sys/stat.h> 795 struct stat statbuf; in check_for_driver() 823 if (!stat (fullname, &statbuf)) in check_for_driver()
|