Searched defs:fst (Results 1 – 12 of 12) sorted by relevance
/linux-6.14.4/drivers/acpi/ |
D | fan_core.c | 47 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
|
D | fan_attr.c | 55 struct acpi_fan_fst fst; in show_fan_speed() local
|
D | fan_hwmon.c | 91 struct acpi_fan_fst fst; in acpi_fan_hwmon_read() local
|
/linux-6.14.4/arch/arm64/kernel/ |
D | fpsimd.c | 630 static void __fpsimd_to_sve(void *sst, struct user_fpsimd_state const *fst, in __fpsimd_to_sve() 658 struct user_fpsimd_state const *fst = &task->thread.uw.fpsimd_state; in fpsimd_to_sve() local 682 struct user_fpsimd_state *fst = &task->thread.uw.fpsimd_state; in sve_to_fpsimd() local 820 struct user_fpsimd_state const *fst = &task->thread.uw.fpsimd_state; in sve_sync_from_fpsimd_zeropad() local
|
/linux-6.14.4/tools/testing/selftests/filesystems/overlayfs/ |
D | wrappers.h | 29 static inline int sys_mount(const char *src, const char *tgt, const char *fst, in sys_mount()
|
/linux-6.14.4/arch/arm64/kvm/ |
D | at.c | 55 u8 fst; member 63 static void fail_s1_walk(struct s1_walk_result *wr, u8 fst, bool ptw, bool s2) in fail_s1_walk() 1310 u8 fst = FIELD_GET(SYS_PAR_EL1_FST, par); in par_check_s1_perm_fault() local
|
/linux-6.14.4/fs/orangefs/ |
D | super.c | 473 struct dentry *orangefs_mount(struct file_system_type *fst, in orangefs_mount()
|
/linux-6.14.4/drivers/media/usb/pwc/ |
D | pwc-if.c | 289 int i, fst, flen; in pwc_isoc_handler() local
|
/linux-6.14.4/drivers/usb/storage/ |
D | freecom.c | 224 struct freecom_status *fst; in freecom_transport() local
|
/linux-6.14.4/samples/bpf/ |
D | test_lru_dist.c | 167 struct stat fst; in read_keys() local
|
/linux-6.14.4/tools/include/nolibc/ |
D | sys.h | 731 int sys_mount(const char *src, const char *tgt, const char *fst, in sys_mount() 739 const char *fst, unsigned long flags, in mount()
|
/linux-6.14.4/arch/x86/events/intel/ |
D | ds.c | 1708 bool fst = fl & (PERF_X86_EVENT_PEBS_ST | PERF_X86_EVENT_PEBS_HSW_PREC); in get_data_src() local
|