Searched defs:ppos (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| D | nvram.h | 81 static inline ssize_t nvram_read_bytes(char *buf, size_t count, loff_t *ppos) in nvram_read_bytes() 95 static inline ssize_t nvram_write_bytes(char *buf, size_t count, loff_t *ppos) in nvram_write_bytes() 109 static inline ssize_t nvram_read(char *buf, size_t count, loff_t *ppos) in nvram_read() 121 static inline ssize_t nvram_write(char *buf, size_t count, loff_t *ppos) in nvram_write()
|
| D | debugfs.h | 230 size_t len, loff_t *ppos) in debugfs_attr_read() 237 size_t len, loff_t *ppos) in debugfs_attr_write() 373 size_t count, loff_t *ppos) in debugfs_read_file_bool() 380 size_t count, loff_t *ppos) in debugfs_write_file_bool()
|
| D | crash_dump.h | 125 u64 *ppos, int userbuf, in read_from_oldmem()
|
| D | ftrace.h | 619 size_t cnt, loff_t *ppos) { return -ENODEV; } in ftrace_filter_write() 621 size_t cnt, loff_t *ppos) { return -ENODEV; } in ftrace_notrace_write()
|
| D | filter.h | 1276 loff_t *ppos; member
|
| /include/drm/ |
| D | drm_fb_helper.h | 383 loff_t *ppos) in drm_fb_helper_sys_read() 390 size_t count, loff_t *ppos) in drm_fb_helper_sys_write()
|