Home
last modified time | relevance | path

Searched refs:stat (Results 1251 – 1275 of 1972) sorted by relevance

1...<<51525354555657585960>>...79

/openbmc/linux/tools/perf/ui/gtk/
H A Dhists.c46 return he->stat._field; \
391 h->stat_acc->period : h->stat.period; in perf_gtk__show_hists()
488 he->stat_acc->period : he->stat.period; in perf_gtk__add_hierarchy_entries()
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_core.c622 net->ft.stat = alloc_percpu(struct nf_flow_table_stat); in nf_flow_table_init_net()
623 return net->ft.stat ? 0 : -ENOMEM; in nf_flow_table_init_net()
628 free_percpu(net->ft.stat); in nf_flow_table_fini_net()
/openbmc/linux/drivers/dma/
H A Didma64.c140 struct dma_chan_percpu *stat; in idma64_chan_irq() local
143 stat = this_cpu_ptr(idma64c->vchan.chan.local); in idma64_chan_irq()
155 stat->bytes_transferred += desc->length; in idma64_chan_irq()
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.h168 void mt76_send_tx_status(struct mt7601u_dev *dev, struct mt76_tx_status *stat);
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dclock_manager_s10.h129 u32 stat; member
H A Dclock_manager_arria10.h82 u32 stat; member
/openbmc/u-boot/tools/
H A Ddefault_image.c87 static void image_set_header(void *ptr, struct stat *sbuf, int ifd, in image_set_header()
/openbmc/openbmc/poky/meta/files/
H A Dtoolchain-shar-extract.sh184 fs_dev_type=`stat -f -c '%t' "$fs_dev_path"`
/openbmc/linux/tools/perf/Documentation/
H A Dperf-iostat.txt88 linkperf:perf-stat[1]
/openbmc/linux/Documentation/filesystems/
H A Dapi-summary.rst92 .. kernel-doc:: fs/stat.c
/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/
H A Duse_aclocal.patch25 -m4_include([m4/stat-time.m4])
/openbmc/linux/tools/testing/selftests/net/af_unix/
H A Ddiag_uid.c47 struct stat file_stat; in FIXTURE_SETUP()
/openbmc/linux/mm/damon/
H A Dreclaim.c273 damon_reclaim_stat = s->stat; in damon_reclaim_after_aggregation()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyruvate_1.2.1.bb21 SRC_URI:append:mips = " file://0001-check-for-mips-targets-for-stat.st_dev-definitions.patch;patchd…
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h71 u32 stat; /* status */ member
279 u32 stat; member
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/
H A Dimx-regs.h487 u32 stat; member
492 u32 stat; member
/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py112 and os.stat(path1).st_ctime > os.stat(path2).st_ctime)
/openbmc/linux/drivers/net/phy/
H A Dicplus.c549 struct ip101g_hw_stat stat = ip101g_hw_stats[i]; in ip101g_get_stat() local
554 val = phy_read_paged(phydev, stat.page, IP101G_CNT_REG); in ip101g_get_stat()
/openbmc/linux/fs/kernfs/
H A Dinode.c184 const struct path *path, struct kstat *stat, in kernfs_iop_getattr() argument
193 generic_fillattr(&nop_mnt_idmap, request_mask, inode, stat); in kernfs_iop_getattr()
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h664 #define b43legacy_set_status(wldev, stat) do { \ argument
665 atomic_set(&(wldev)->__init_status, (stat)); \
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-dvb.c82 int stat = pvr2_dvb_feed_func(data); in pvr2_dvb_feed_thread() local
88 return stat; in pvr2_dvb_feed_thread()
/openbmc/linux/include/crypto/
H A Dhash.h39 #define HASH_ALG_COMMON_STAT struct crypto_istat_hash stat;
573 return &alg->stat; in hash_get_stat()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handler.cpp128 bool FirmwareBlobHandler::stat(const std::string& path, blobs::BlobMeta* meta) in stat() function in ipmi_flash::FirmwareBlobHandler
199 bool FirmwareBlobHandler::stat(uint16_t session, blobs::BlobMeta* meta) in stat() function in ipmi_flash::FirmwareBlobHandler
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pcie.cpp192 struct stat sb; in parseTopologyData()
433 struct stat sb; in parseCableInfo()
/openbmc/qemu/hw/xen/
H A Dxen-host-pci-device.c256 struct stat buf; in xen_host_pci_dev_is_virtfn()
260 return !stat(path, &buf); in xen_host_pci_dev_is_virtfn()

1...<<51525354555657585960>>...79