Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/stm/
Dcore.c487 struct stm_file *stmf; in stm_char_open() local
522 struct stm_file *stmf = file->private_data; in stm_char_release() local
621 struct stm_file *stmf = file->private_data; in stm_char_write() local
671 struct stm_file *stmf = vma->vm_file->private_data; in stm_mmap_open() local
679 struct stm_file *stmf = vma->vm_file->private_data; in stm_mmap_close() local
693 struct stm_file *stmf = file->private_data; in stm_char_mmap() local
725 static int stm_char_policy_set_ioctl(struct stm_file *stmf, void __user *arg) in stm_char_policy_set_ioctl()
783 static int stm_char_policy_get_ioctl(struct stm_file *stmf, void __user *arg) in stm_char_policy_get_ioctl()
800 struct stm_file *stmf = file->private_data; in stm_char_ioctl() local