Home
last modified time | relevance | path

Searched defs:from_buffer (Results 1 – 2 of 2) sorted by relevance

/linux/security/apparmor/
H A Dmount.c492 char *to_buffer = NULL, *from_buffer = NULL; in aa_move_mount() local
/linux/drivers/scsi/
H A Dst.c4040 static int from_buffer(struct st_buffer * st_bp, char __user *ubp, int do_count) in from_buffer() function