Home
last modified time | relevance | path

Searched defs:fst (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/fsdev/
H A Dqemu-fsdev-throttle.c24 FsThrottle *fst = opaque; in fsdev_throttle_read_timer_cb() local
30 FsThrottle *fst = opaque; in fsdev_throttle_write_timer_cb() local
34 int fsdev_throttle_parse_opts(QemuOpts *opts, FsThrottle *fst, Error **errp) in fsdev_throttle_parse_opts()
81 void fsdev_throttle_init(FsThrottle *fst) in fsdev_throttle_init()
97 void coroutine_fn fsdev_co_throttle_request(FsThrottle *fst, in fsdev_co_throttle_request()
117 void fsdev_throttle_cleanup(FsThrottle *fst) in fsdev_throttle_cleanup()
H A Dfile-op-9p.h94 FsThrottle fst; member
105 FsThrottle *fst; member
/openbmc/linux/drivers/acpi/
H A Dfan_core.c47 int acpi_fan_get_fst(struct acpi_device *device, struct acpi_fan_fst *fst) in acpi_fan_get_fst()
81 struct acpi_fan_fst fst; in fan_get_state_acpi4() local
H A Dfan_attr.c55 struct acpi_fan_fst fst; in show_fan_speed() local
/openbmc/linux/arch/arm64/kernel/
H A Dfpsimd.c652 static void __fpsimd_to_sve(void *sst, struct user_fpsimd_state const *fst, in __fpsimd_to_sve()
680 struct user_fpsimd_state const *fst = &task->thread.uw.fpsimd_state; in fpsimd_to_sve() local
704 struct user_fpsimd_state *fst = &task->thread.uw.fpsimd_state; in sve_to_fpsimd() local
836 struct user_fpsimd_state const *fst = &task->thread.uw.fpsimd_state; in sve_sync_from_fpsimd_zeropad() local
/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.c41 struct filestat *fst; in get_filename_from_fd() local
/openbmc/linux/fs/orangefs/
H A Dsuper.c474 struct dentry *orangefs_mount(struct file_system_type *fst, in orangefs_mount()
/openbmc/linux/drivers/usb/storage/
H A Dfreecom.c224 struct freecom_status *fst; in freecom_transport() local
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-if.c289 int i, fst, flen; in pwc_isoc_handler() local
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu334 def check_arg_fstype(self, fst): argument
/openbmc/openbmc/poky/scripts/
H A Drunqemu334 def check_arg_fstype(self, fst): argument
/openbmc/linux/tools/include/nolibc/
H A Dsys.h718 int sys_mount(const char *src, const char *tgt, const char *fst, in sys_mount()
726 const char *fst, unsigned long flags, in mount()
/openbmc/linux/samples/bpf/
H A Dtest_lru_dist.c167 struct stat fst; in read_keys() local
/openbmc/qemu/hw/display/
H A Dvmware_vga.c466 uint8_t *fst; in vmsvga_fill_rect() local
/openbmc/linux/arch/x86/events/intel/
H A Dds.c1571 bool fst = fl & (PERF_X86_EVENT_PEBS_ST | PERF_X86_EVENT_PEBS_HSW_PREC); in get_data_src() local