Home
last modified time | relevance | path

Searched refs:wait_on_pending_writer (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/tls/
H A Dtls.h142 int wait_on_pending_writer(struct sock *sk, long *timeo);
H A Dtls_main.c140 int wait_on_pending_writer(struct sock *sk, long *timeo) in wait_on_pending_writer() function
346 !wait_on_pending_writer(sk, &timeo)) in tls_sk_proto_cleanup()
/kernel/linux/linux-5.10/net/tls/
H A Dtls_main.c78 int wait_on_pending_writer(struct sock *sk, long *timeo) in wait_on_pending_writer() function
277 !wait_on_pending_writer(sk, &timeo)) in tls_sk_proto_cleanup()
/kernel/linux/linux-5.10/include/net/
H A Dtls.h357 int wait_on_pending_writer(struct sock *sk, long *timeo);

Completed in 5 milliseconds