Searched refs:hfi1_seq_lseek (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | debugfs.h | 78 .llseek = hfi1_seq_lseek, \ 85 loff_t hfi1_seq_lseek(struct file *file, loff_t offset, int whence);
|
H A D | debugfs.c | 82 loff_t hfi1_seq_lseek(struct file *file, loff_t offset, int whence) in hfi1_seq_lseek() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | debugfs.h | 37 .llseek = hfi1_seq_lseek, \ 44 loff_t hfi1_seq_lseek(struct file *file, loff_t offset, int whence);
|
H A D | debugfs.c | 40 loff_t hfi1_seq_lseek(struct file *file, loff_t offset, int whence) in hfi1_seq_lseek() function
|
Completed in 5 milliseconds