Home
last modified time | relevance | path

Searched refs:stat (Results 1326 – 1350 of 1972) sorted by relevance

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

/openbmc/linux/sound/pci/lx6464es/
H A Dlx_core.h92 u32 stat[REG_CRM_NUMBER]; member
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dddr_rk3368.h17 u32 stat; member
/openbmc/u-boot/tools/
H A Dublimage.c212 static void ublimage_set_header(void *ptr, struct stat *sbuf, int ifd, in ublimage_set_header()
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_test_api.c220 if (!(dq->stat & QM_DQRR_STAT_UNSCHEDULED) && !fd_neq(&fd_dq, &fd)) { in cb_dqrr()
/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/
H A D0001-attr-fix-utime-for-symlink.patch71 #define backend_statstruct struct stat
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/
H A Dfvp-common.inc44 stat $DIR/FVP_* >/dev/null 2>&1 || bbfatal Cannot find FVP binaries in $DIR
/openbmc/hiomapd/file/
H A Dbackend.c50 struct stat statbuf; in file_dev_init()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c46 struct stat fileStat; in trigger_fstat_events()
/openbmc/linux/arch/mips/tools/
H A Dloongson3-llsc-check.c238 struct stat st; in main()
/openbmc/linux/tools/perf/
H A Dperf-completion.sh164 $prev_skip_opts == @(record|stat|top) ]]; then
/openbmc/linux/include/linux/
H A Ddevfreq.h114 struct devfreq_dev_status *stat);
/openbmc/linux/fs/nfsd/
H A Dnfsfh.h296 u64 nfsd4_change_attribute(struct kstat *stat, struct inode *inode);
/openbmc/linux/samples/landlock/
H A Dsandboxer.c113 struct stat statbuf; in populate_ruleset()
/openbmc/linux/arch/x86/kvm/
H A Ddebugfs.c27 *val = vcpu->stat.guest_mode; in vcpu_get_guest_mode()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/
H A Dopenflow_git.bb22 file://0001-socket-util-Include-sys-stat.h-for-fchmod.patch \
/openbmc/linux/fs/smb/server/
H A Dvfs.h88 int ksmbd_vfs_getattr(const struct path *path, struct kstat *stat);
/openbmc/qemu/contrib/elf2dmp/
H A Dqemu_elf.c190 struct stat st; in QEMU_Elf_map()
/openbmc/linux/drivers/usb/class/
H A Dcdc-acm.c807 int stat; in acm_tty_write() local
836 stat = usb_autopm_get_interface_async(acm->control); in acm_tty_write()
837 if (stat) { in acm_tty_write()
840 return stat; in acm_tty_write()
849 stat = acm_start_wb(acm, wb); in acm_tty_write()
852 if (stat < 0) in acm_tty_write()
853 return stat; in acm_tty_write()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c1627 int stat = 0; in nicvf_update_lmac_stats() local
1637 while (stat < BGX_RX_STATS_COUNT) { in nicvf_update_lmac_stats()
1638 mbx.bgx_stats.idx = stat; in nicvf_update_lmac_stats()
1641 stat++; in nicvf_update_lmac_stats()
1644 stat = 0; in nicvf_update_lmac_stats()
1648 while (stat < BGX_TX_STATS_COUNT) { in nicvf_update_lmac_stats()
1649 mbx.bgx_stats.idx = stat; in nicvf_update_lmac_stats()
1652 stat++; in nicvf_update_lmac_stats()
/openbmc/linux/fs/nfs/
H A Dinode.c834 struct kstat *stat, u32 request_mask, unsigned int query_flags) in nfs_getattr() argument
913 stat->result_mask = nfs_get_valid_attrmask(inode) | request_mask; in nfs_getattr()
915 generic_fillattr(&nop_mnt_idmap, request_mask, inode, stat); in nfs_getattr()
916 stat->ino = nfs_compat_user_ino64(NFS_FILEID(inode)); in nfs_getattr()
917 stat->change_cookie = inode_peek_iversion_raw(inode); in nfs_getattr()
918 stat->attributes_mask |= STATX_ATTR_CHANGE_MONOTONIC; in nfs_getattr()
920 stat->attributes |= STATX_ATTR_CHANGE_MONOTONIC; in nfs_getattr()
922 stat->blksize = NFS_SERVER(inode)->dtsize; in nfs_getattr()
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst35 (stat, statfs, create, unlink, mkdir, xattrs) already have been improved by
116 types. Try nested symlinks (8 deep). Return max path name in stat -f information
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dpll.c380 static bool pll_is_locked(u32 stat) in pll_is_locked() argument
393 return ((stat & 0x6f) == 0x3); in pll_is_locked()
/openbmc/linux/tools/iio/
H A Diio_generic_buffer.c351 struct stat st; in main()
615 if (stat(buf_dir_name, &st)) { in main()
/openbmc/linux/Documentation/admin-guide/acpi/
H A Dssdt-overlays.rst152 if stat -tf $EFIVARFS | grep -q -v de5e81e4; then
165 dd if=$tmp of="$EFIVARFS/$name-$guid" bs=$(stat -c %s $tmp)
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c178 #define GPU_REV_EXT(name, _rev, _p, _s, stat) \ argument
181 .issues = hw_issues_##name##_r##_rev##p##_p##stat, \

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