Searched refs:proc_reg_llseek (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | inode.c | 286 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek() function 585 .llseek = proc_reg_llseek, 597 .llseek = proc_reg_llseek, 611 .llseek = proc_reg_llseek, 624 .llseek = proc_reg_llseek,
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | inode.c | 281 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek() function 579 .llseek = proc_reg_llseek, 591 .llseek = proc_reg_llseek, 605 .llseek = proc_reg_llseek, 618 .llseek = proc_reg_llseek,
|
Completed in 2 milliseconds