Home
last modified time | relevance | path

Searched refs:hfi1_seq_lseek (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Ddebugfs.h78 .llseek = hfi1_seq_lseek, \
85 loff_t hfi1_seq_lseek(struct file *file, loff_t offset, int whence);
H A Ddebugfs.c82 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 Ddebugfs.h37 .llseek = hfi1_seq_lseek, \
44 loff_t hfi1_seq_lseek(struct file *file, loff_t offset, int whence);
H A Ddebugfs.c40 loff_t hfi1_seq_lseek(struct file *file, loff_t offset, int whence) in hfi1_seq_lseek() function

Completed in 5 milliseconds