Home
last modified time | relevance | path

Searched refs:socket_file_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/
H A Dsocket.c149 static const struct file_operations socket_file_ops = { variable
413 &socket_file_ops); in sock_alloc_file()
455 if (file->f_op == &socket_file_ops) in sock_from_file()
/kernel/linux/linux-6.6/net/
H A Dsocket.c154 static const struct file_operations socket_file_ops = { variable
471 &socket_file_ops); in sock_alloc_file()
513 if (file->f_op == &socket_file_ops) in sock_from_file()

Completed in 13 milliseconds