Home
last modified time | relevance | path

Searched refs:no_seek_end_llseek (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/arch/x86/kernel/
A Dcpuid.c122 .llseek = no_seek_end_llseek,
A Dmsr.c230 .llseek = no_seek_end_llseek,
/linux-6.3-rc2/drivers/usb/core/
A Ddevices.c544 .llseek = no_seek_end_llseek,
A Ddevio.c2830 .llseek = no_seek_end_llseek,
/linux-6.3-rc2/drivers/s390/char/
A Dvmur.c793 return no_seek_end_llseek(file, offset, whence); in ur_llseek()
/linux-6.3-rc2/fs/
A Dread_write.c181 loff_t no_seek_end_llseek(struct file *file, loff_t offset, int whence) in no_seek_end_llseek() function
191 EXPORT_SYMBOL(no_seek_end_llseek);
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Ddebugfs.c1195 return no_seek_end_llseek(file, offset, orig); in dev_mem_seek()
/linux-6.3-rc2/drivers/usb/misc/sisusbvga/
A Dsisusbvga.c2593 ret = no_seek_end_llseek(file, offset, orig); in sisusb_lseek()
/linux-6.3-rc2/include/linux/
A Dfs.h2760 extern loff_t no_seek_end_llseek(struct file *, loff_t, int);

Completed in 37 milliseconds