Home
last modified time | relevance | path

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

/linux/fs/
H A Dfile.c1300 error = security_file_receive(file); in receive_fd()
1326 error = security_file_receive(file); in receive_fd_replace()
/linux/security/
H A Dsecurity.c3094 int security_file_receive(struct file *file) in security_file_receive() function