Home
last modified time | relevance | path

Searched +defs:socket +defs:o (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/afs/
H A Drxrpc.c42 struct socket *socket; in afs_open_socket() local
142 int o; in afs_alloc_call() local
168 int o; in afs_free_call() local
203 int r, o; in afs_put_call() local
229 int r, o; in afs_deferred_put_call() local
/linux-6.15/net/unix/
H A Daf_unix.c2589 struct socket *socket; member
3305 #define set_bucket_offset(b, o) ((b) << BUCKET_SPACE | (o)) argument