Home
last modified time | relevance | path

Searched refs:stat (Results 3926 - 3950 of 7147) sorted by relevance

1...<<151152153154155156157158159160>>...286

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dhisi504_nand.c523 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 Dxgbe-ethtool.c223 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 Ddevice_pm.c798 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 Dxfs_fsmap.c205 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 Dgeneric.c16 #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 Duss720.c309 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 Drt1719.c159 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 Dswim.c297 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 Dzoran_device.c866 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 Dmac.c510 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 Dintel_crt.c575 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 Dinno_hdmi.c647 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 Dbuild-id.c14 #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 Djitdump.c13 #include <sys/stat.h>
431 struct stat st; in jit_repipe_code_load()
549 struct stat st; in jit_repipe_code_move()
H A Ds390-cpumsf.c151 #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 Dunifdef.c47 #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 Dpm8001_sas.c446 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 Dbacking-dev.c445 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 Dsys.h23 #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 Dkeyword_filter.py23 import stat namespace
35 MODES = stat.S_IWUSR | stat.S_IRUSR
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp20 #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 Ddistributedaudiotest.cpp23 #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 Ddistributedaudiotest.cpp23 #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 Dcdrom_id.c36 #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 Das6e.c57 #include <sys/stat.h>
795 struct stat statbuf; in check_for_driver()
823 if (!stat (fullname, &statbuf)) in check_for_driver()

Completed in 36 milliseconds

1...<<151152153154155156157158159160>>...286