Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/
H A DCVE-2019-14274.patch14 @@ -188,7 +188,7 @@ static char * append_to_buffer(
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dst.c194 static int append_to_buffer(const char __user *, struct st_buffer *, int);
1739 i = append_to_buffer(b_point, STbp, do_count); in st_write()
4017 static int append_to_buffer(const char __user *ubp, struct st_buffer * st_bp, int do_count) in append_to_buffer() function