Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dfpsimd.c423 static void __fpsimd_to_sve(void *sst, struct user_fpsimd_state const *fst, in __fpsimd_to_sve()
451 struct user_fpsimd_state const *fst = &task->thread.uw.fpsimd_state; in fpsimd_to_sve() local
475 struct user_fpsimd_state *fst = &task->thread.uw.fpsimd_state; in sve_to_fpsimd() local
573 struct user_fpsimd_state const *fst = &task->thread.uw.fpsimd_state; in sve_sync_from_fpsimd_zeropad() local
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dsuper.c473 struct dentry *orangefs_mount(struct file_system_type *fst, in orangefs_mount()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Drunqemu325 def check_arg_fstype(self, fst): argument
/OK3568_Linux_fs/kernel/drivers/media/usb/pwc/
H A Dpwc-if.c289 int i, fst, flen; in pwc_isoc_handler() local
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dfreecom.c224 struct freecom_status *fst; in freecom_transport() local
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_lru_dist.c173 struct stat fst; in read_keys() local
/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h1613 int sys_mount(const char *src, const char *tgt, const char *fst, in sys_mount()
2036 const char *fst, unsigned long flags, in mount()
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dds.c1334 bool fst = fl & (PERF_X86_EVENT_PEBS_ST | PERF_X86_EVENT_PEBS_HSW_PREC); in get_data_src() local