| /openbmc/qemu/fsdev/ |
| H A D | qemu-fsdev-throttle.c | 24 FsThrottle *fst = opaque; in fsdev_throttle_read_timer_cb() local 25 qemu_co_enter_next(&fst->throttled_reqs[false], NULL); in fsdev_throttle_read_timer_cb() 30 FsThrottle *fst = opaque; in fsdev_throttle_write_timer_cb() local 31 qemu_co_enter_next(&fst->throttled_reqs[true], NULL); in fsdev_throttle_write_timer_cb() 34 int fsdev_throttle_parse_opts(QemuOpts *opts, FsThrottle *fst, Error **errp) in fsdev_throttle_parse_opts() argument 36 throttle_config_init(&fst->cfg); in fsdev_throttle_parse_opts() 37 fst->cfg.buckets[THROTTLE_BPS_TOTAL].avg = in fsdev_throttle_parse_opts() 39 fst->cfg.buckets[THROTTLE_BPS_READ].avg = in fsdev_throttle_parse_opts() 41 fst->cfg.buckets[THROTTLE_BPS_WRITE].avg = in fsdev_throttle_parse_opts() 43 fst->cfg.buckets[THROTTLE_OPS_TOTAL].avg = in fsdev_throttle_parse_opts() [all …]
|
| H A D | file-op-9p.h | 94 FsThrottle fst; member 105 FsThrottle *fst; member
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/libdaq/ |
| H A D | 0001-example-Use-lm-for-the-fst-module.patch | 4 Subject: [PATCH] example: Use -lm for the fst module 9 …y const&, std::__1::pair<FstKey const, FstNode*>&&)) in archive ../modules/fst/.libs/libdaq_static… 25 daqtest_static_LDADD += ${top_builddir}/modules/fst/libdaq_static_fst.la $(DAQ_FST_LIBS)
|
| /openbmc/qemu/target/mips/ |
| H A D | fpu_helper.h | 13 uint32_t float_class_s(uint32_t arg, float_status *fst); 14 uint64_t float_class_d(uint64_t arg, float_status *fst);
|
| /openbmc/openbmc/poky/scripts/esdk-tools/ |
| H A D | runqemu | 334 def check_arg_fstype(self, fst): argument 336 if fst not in self.fstypes + self.vmtypes + self.wictypes: 337 logger.warning("Maybe unsupported FSTYPE: %s" % fst) 338 if not self.fstype or self.fstype == fst: 339 if fst == 'ramfs': 340 fst = 'cpio.gz' 341 if fst in ('tar.bz2', 'tar.gz'): 342 fst = 'nfs' 343 self.fstype = fst 345 raise RunQemuError("Conflicting: FSTYPE %s and %s" % (self.fstype, fst)) [all...] |
| /openbmc/openbmc/poky/scripts/ |
| H A D | runqemu | 334 def check_arg_fstype(self, fst): argument 336 if fst not in self.fstypes + self.vmtypes + self.wictypes: 337 logger.warning("Maybe unsupported FSTYPE: %s" % fst) 338 if not self.fstype or self.fstype == fst: 339 if fst == 'ramfs': 340 fst = 'cpio.gz' 341 if fst in ('tar.bz2', 'tar.gz'): 342 fst = 'nfs' 343 self.fstype = fst 345 raise RunQemuError("Conflicting: FSTYPE %s and %s" % (self.fstype, fst)) [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/ |
| H A D | libdaq_3.0.19.bb | 13 file://0001-example-Use-lm-for-the-fst-module.patch"
|
| /openbmc/qemu/hw/9pfs/ |
| H A D | cofile.c | 260 fsdev_co_throttle_request(s->ctx.fst, THROTTLE_WRITE, iov, iovcnt); in v9fs_co_pwritev() 280 fsdev_co_throttle_request(s->ctx.fst, THROTTLE_READ, iov, iovcnt); in v9fs_co_preadv()
|
| H A D | 9p.c | 4361 s->ctx.fst = &fse->fst; in v9fs_device_realize_common() 4362 fsdev_throttle_init(s->ctx.fst); in v9fs_device_realize_common() 4380 if (s->ctx.fst) { in v9fs_device_unrealize_common() 4381 fsdev_throttle_cleanup(s->ctx.fst); in v9fs_device_unrealize_common()
|
| H A D | 9p-local.c | 1564 if (fsdev_throttle_parse_opts(opts, &fse->fst, errp)) { in local_parse_opts()
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/ |
| H A D | obmc-update.sh | 80 fst=$(blkid_fs_type "$1")
|
| H A D | obmc-init.sh | 44 fst=$(blkid_fs_type "$1")
|
| /openbmc/qemu/hw/display/ |
| H A D | vmware_vga.c | 466 uint8_t *fst; in vmsvga_fill_rect() local 480 fst = s->vga.vram_ptr + surface_bytes_per_pixel(surface) * x + bypl * y; in vmsvga_fill_rect() 483 dst = fst; in vmsvga_fill_rect() 491 dst = fst; in vmsvga_fill_rect() 494 memcpy(dst, fst, width); in vmsvga_fill_rect()
|
| /openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/files/ |
| H A D | gxp-obmc-init.sh | 46 fst=$(blkid_fs_type "$1")
|
| /openbmc/openbmc/poky/bitbake/lib/ply/ |
| H A D | yacc.py | 1745 fst = self._first(p.prod[i+1:]) 1747 for f in fst:
|
| /openbmc/qemu/tcg/loongarch64/ |
| H A D | tcg-insn-defs.c.inc | 2002 /* Emits the `fst.s fd, j, sk12` instruction. */ 2016 /* Emits the `fst.d fd, j, sk12` instruction. */
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | x86.csv | 708 "FST ST(i), ST(0)","FST ST(0), ST(i)","fst ST(0), ST(i)","DD D0+i","V","V","","","w,r","Y",""
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |