bstat 340 drivers/atm/fore200e.c fore200e->bus->write(BSTAT_COLD_START, &fore200e->cp_monitor->bstat); bstat 345 drivers/atm/fore200e.c ok = fore200e_io_poll(fore200e, &fore200e->cp_monitor->bstat, BSTAT_SELFTEST_OK, 1000); bstat 2459 drivers/atm/fore200e.c if (fore200e_io_poll(fore200e, &fore200e->cp_monitor->bstat, BSTAT_CP_RUNNING, 1000) == 0) { bstat 2854 drivers/atm/fore200e.c fore200e->bus->read(&cp_monitor->bstat)); bstat 744 drivers/atm/fore200e.h enum boot_status bstat; /* boot status */ bstat 1981 drivers/gpu/drm/bridge/sil-sii8620.c u8 bstat = sii8620_readb(ctx, REG_SPIBURSTSTAT); bstat 1983 drivers/gpu/drm/bridge/sil-sii8620.c if (bstat & BIT_SPIBURSTSTAT_EMSC_NORMAL_MODE) bstat 48 drivers/isdn/hardware/mISDN/isar.h u8 bstat; bstat 288 drivers/isdn/hardware/mISDN/mISDNisar.c isar->bstat = 0; bstat 313 drivers/isdn/hardware/mISDN/mISDNisar.c while ((!isar->bstat) && cnt) { bstat 323 drivers/isdn/hardware/mISDN/mISDNisar.c isar->name, isar->bstat); bstat 582 drivers/isdn/hardware/mISDN/mISDNisar.c if (!(ch->is->bstat & bstat 1056 drivers/isdn/hardware/mISDN/mISDNisar.c isar->bstat |= isar->cmsb; bstat 722 fs/xfs/xfs_ioctl.c const struct xfs_bulkstat *bstat) bstat 726 fs/xfs/xfs_ioctl.c xfs_bulkstat_to_bstat(breq->mp, &bs1, bstat); bstat 826 fs/xfs/xfs_ioctl.c const struct xfs_bulkstat *bstat) bstat 828 fs/xfs/xfs_ioctl.c if (copy_to_user(breq->ubuffer, bstat, sizeof(struct xfs_bulkstat))) bstat 85 fs/xfs/xfs_ioctl.h const struct xfs_bulkstat *bstat); bstat 125 fs/xfs/xfs_ioctl32.c struct xfs_bstat *bstat, bstat 128 fs/xfs/xfs_ioctl32.c if (get_user(bstat->bs_ino, &bstat32->bs_ino) || bstat 129 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_mode, &bstat32->bs_mode) || bstat 130 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_nlink, &bstat32->bs_nlink) || bstat 131 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_uid, &bstat32->bs_uid) || bstat 132 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_gid, &bstat32->bs_gid) || bstat 133 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_rdev, &bstat32->bs_rdev) || bstat 134 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_blksize, &bstat32->bs_blksize) || bstat 135 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_size, &bstat32->bs_size) || bstat 136 fs/xfs/xfs_ioctl32.c xfs_ioctl32_bstime_copyin(&bstat->bs_atime, &bstat32->bs_atime) || bstat 137 fs/xfs/xfs_ioctl32.c xfs_ioctl32_bstime_copyin(&bstat->bs_mtime, &bstat32->bs_mtime) || bstat 138 fs/xfs/xfs_ioctl32.c xfs_ioctl32_bstime_copyin(&bstat->bs_ctime, &bstat32->bs_ctime) || bstat 139 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_blocks, &bstat32->bs_size) || bstat 140 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_xflags, &bstat32->bs_size) || bstat 141 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_extsize, &bstat32->bs_extsize) || bstat 142 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_extents, &bstat32->bs_extents) || bstat 143 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_gen, &bstat32->bs_gen) || bstat 144 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_projid_lo, &bstat32->bs_projid_lo) || bstat 145 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_projid_hi, &bstat32->bs_projid_hi) || bstat 146 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_forkoff, &bstat32->bs_forkoff) || bstat 147 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_dmevmask, &bstat32->bs_dmevmask) || bstat 148 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_dmstate, &bstat32->bs_dmstate) || bstat 149 fs/xfs/xfs_ioctl32.c get_user(bstat->bs_aextents, &bstat32->bs_aextents)) bstat 174 fs/xfs/xfs_ioctl32.c const struct xfs_bulkstat *bstat) bstat 180 fs/xfs/xfs_ioctl32.c xfs_bulkstat_to_bstat(breq->mp, &bs1, bstat); bstat 273 fs/xfs/xfs_itable.c const struct xfs_bulkstat *bstat) bstat 277 fs/xfs/xfs_itable.c bs1->bs_ino = bstat->bs_ino; bstat 278 fs/xfs/xfs_itable.c bs1->bs_mode = bstat->bs_mode; bstat 279 fs/xfs/xfs_itable.c bs1->bs_nlink = bstat->bs_nlink; bstat 280 fs/xfs/xfs_itable.c bs1->bs_uid = bstat->bs_uid; bstat 281 fs/xfs/xfs_itable.c bs1->bs_gid = bstat->bs_gid; bstat 282 fs/xfs/xfs_itable.c bs1->bs_rdev = bstat->bs_rdev; bstat 283 fs/xfs/xfs_itable.c bs1->bs_blksize = bstat->bs_blksize; bstat 284 fs/xfs/xfs_itable.c bs1->bs_size = bstat->bs_size; bstat 285 fs/xfs/xfs_itable.c bs1->bs_atime.tv_sec = bstat->bs_atime; bstat 286 fs/xfs/xfs_itable.c bs1->bs_mtime.tv_sec = bstat->bs_mtime; bstat 287 fs/xfs/xfs_itable.c bs1->bs_ctime.tv_sec = bstat->bs_ctime; bstat 288 fs/xfs/xfs_itable.c bs1->bs_atime.tv_nsec = bstat->bs_atime_nsec; bstat 289 fs/xfs/xfs_itable.c bs1->bs_mtime.tv_nsec = bstat->bs_mtime_nsec; bstat 290 fs/xfs/xfs_itable.c bs1->bs_ctime.tv_nsec = bstat->bs_ctime_nsec; bstat 291 fs/xfs/xfs_itable.c bs1->bs_blocks = bstat->bs_blocks; bstat 292 fs/xfs/xfs_itable.c bs1->bs_xflags = bstat->bs_xflags; bstat 293 fs/xfs/xfs_itable.c bs1->bs_extsize = XFS_FSB_TO_B(mp, bstat->bs_extsize_blks); bstat 294 fs/xfs/xfs_itable.c bs1->bs_extents = bstat->bs_extents; bstat 295 fs/xfs/xfs_itable.c bs1->bs_gen = bstat->bs_gen; bstat 296 fs/xfs/xfs_itable.c bs1->bs_projid_lo = bstat->bs_projectid & 0xFFFF; bstat 297 fs/xfs/xfs_itable.c bs1->bs_forkoff = bstat->bs_forkoff; bstat 298 fs/xfs/xfs_itable.c bs1->bs_projid_hi = bstat->bs_projectid >> 16; bstat 299 fs/xfs/xfs_itable.c bs1->bs_sick = bstat->bs_sick; bstat 300 fs/xfs/xfs_itable.c bs1->bs_checked = bstat->bs_checked; bstat 301 fs/xfs/xfs_itable.c bs1->bs_cowextsize = XFS_FSB_TO_B(mp, bstat->bs_cowextsize_blks); bstat 304 fs/xfs/xfs_itable.c bs1->bs_aextents = bstat->bs_aextents; bstat 50 fs/xfs/xfs_itable.h const struct xfs_bulkstat *bstat); bstat 55 fs/xfs/xfs_itable.h const struct xfs_bulkstat *bstat); bstat 309 include/linux/cgroup-defs.h struct cgroup_base_stat bstat; bstat 462 include/linux/cgroup-defs.h struct cgroup_base_stat bstat; bstat 153 init/do_mounts_md.c rdev = bstat(comp_name); bstat 317 kernel/cgroup/rstat.c cputime = rstatc->bstat.cputime; bstat 332 kernel/cgroup/rstat.c cgroup_base_stat_accumulate(&cgrp->bstat, &delta); bstat 360 kernel/cgroup/rstat.c rstatc->bstat.cputime.sum_exec_runtime += delta_exec; bstat 374 kernel/cgroup/rstat.c rstatc->bstat.cputime.utime += delta_exec; bstat 379 kernel/cgroup/rstat.c rstatc->bstat.cputime.stime += delta_exec; bstat 397 kernel/cgroup/rstat.c usage = cgrp->bstat.cputime.sum_exec_runtime; bstat 398 kernel/cgroup/rstat.c cputime_adjust(&cgrp->bstat.cputime, &cgrp->prev_cputime, &utime, &stime);