Searched defs:fst (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/include/nolibc/sys/ |
| H A D | mount.h | 23 int sys_mount(const char *src, const char *tgt, const char *fst, in sys_mount() 31 const char *fst, unsigned long flags, in mount()
|
| /linux/drivers/acpi/ |
| H A D | fan_core.c | 47 int acpi_fan_get_fst(acpi_handle handle, struct acpi_fan_fst *fst) in acpi_fan_get_fst() 86 struct acpi_fan_fst fst; in fan_get_state_acpi4() local
|
| H A D | fan_attr.c | 55 struct acpi_fan_fst fst; in show_fan_speed() local
|
| H A D | fan_hwmon.c | 98 struct acpi_fan_fst fst; in acpi_fan_hwmon_read() local
|
| /linux/arch/arm64/kernel/ |
| H A D | fpsimd.c | 631 static void __fpsimd_to_sve(void *sst, struct user_fpsimd_state const *fst, in __fpsimd_to_sve() 659 struct user_fpsimd_state const *fst = &task->thread.uw.fpsimd_state; in fpsimd_to_sve() local 683 struct user_fpsimd_state *fst = &task->thread.uw.fpsimd_state; in sve_to_fpsimd() local 782 struct user_fpsimd_state const *fst = &task->thread.uw.fpsimd_state; in fpsimd_sync_to_effective_state_zeropad() local
|
| /linux/arch/arm64/kvm/ |
| H A D | at.c | 13 static void fail_s1_walk(struct s1_walk_result *wr, u8 fst, bool s1ptw) in fail_s1_walk() 1396 u8 fst = FIELD_GET(SYS_PAR_EL1_FST, par); in par_check_s1_perm_fault() local 1404 u8 fst = FIELD_GET(SYS_PAR_EL1_FST, par); in par_check_s1_access_fault() local
|
| /linux/drivers/usb/storage/ |
| H A D | freecom.c | 224 struct freecom_status *fst; in freecom_transport() local
|
| /linux/samples/bpf/ |
| H A D | test_lru_dist.c | 167 struct stat fst; in read_keys() local
|
| /linux/arch/x86/events/intel/ |
| H A D | ds.c | 1774 bool fst = fl & (PERF_X86_EVENT_PEBS_ST | PERF_X86_EVENT_PEBS_HSW_PREC); in get_data_src() local
|