Home
last modified time | relevance | path

Searched refs:read_user_buf (Results 1 – 2 of 2) sorted by relevance

/linux/security/tomoyo/
A Dcommon.c224 if (copy_to_user(head->read_user_buf, w, len)) in tomoyo_flush()
227 head->read_user_buf += len; in tomoyo_flush()
236 copy_to_user(head->read_user_buf, "", 1)) in tomoyo_flush()
239 head->read_user_buf++; in tomoyo_flush()
2592 head->read_user_buf = buffer; in tomoyo_read_control()
2603 len = head->read_user_buf - buffer; in tomoyo_read_control()
A Dcommon.h799 char __user *read_user_buf; member

Completed in 11 milliseconds