Searched refs:simple_write_to_buffer (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Duser.c201 res = simple_write_to_buffer(data_of(data->handle), res, &pg_offp,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dlibfs.c580 * simple_write_to_buffer - copy data from user space to the buffer
587 * The simple_write_to_buffer() function reads up to @count bytes from the user
593 ssize_t simple_write_to_buffer(void *to, size_t available, loff_t *ppos, function
948 EXPORT_SYMBOL(simple_write_to_buffer); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h2367 extern ssize_t simple_write_to_buffer(void *to, size_t available, loff_t *ppos,

Completed in 171 milliseconds