Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:__sock_put
(Results
1 - 25
of
31
) sorted by relevance
1
2
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
inet_timewait_sock.c
40
__sock_put
((struct sock *)tw);
in inet_twsk_bind_unhash()
H
A
D
tcp_output.c
191
__sock_put
(sk);
in tcp_event_ack_sent()
1091
__sock_put
(sk);
in tcp_release_cb()
1106
__sock_put
(sk);
in tcp_release_cb()
1110
__sock_put
(sk);
in tcp_release_cb()
1114
__sock_put
(sk);
in tcp_release_cb()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
inet_timewait_sock.c
46
__sock_put
((struct sock *)tw);
in inet_twsk_bind_unhash()
H
A
D
tcp_output.c
189
__sock_put
(sk);
in tcp_event_ack_sent()
1101
__sock_put
(sk);
in tcp_release_cb()
1116
__sock_put
(sk);
in tcp_release_cb()
1120
__sock_put
(sk);
in tcp_release_cb()
1124
__sock_put
(sk);
in tcp_release_cb()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H
A
D
tcp_nip_output.c
1236
__sock_put
(sk);
in tcp_nip_release_cb()
1240
__sock_put
(sk);
in tcp_nip_release_cb()
1244
__sock_put
(sk);
in tcp_nip_release_cb()
/kernel/linux/linux-5.10/net/phonet/
H
A
D
pep.c
830
__sock_put
(newsk);
in pep_sock_accept()
871
__sock_put
(sk);
in pep_sock_accept()
H
A
D
socket.c
688
__sock_put
(sk);
in pn_sock_unbind_all_res()
/kernel/linux/linux-6.6/net/phonet/
H
A
D
pep.c
831
__sock_put
(newsk);
in pep_sock_accept()
872
__sock_put
(sk);
in pep_sock_accept()
H
A
D
socket.c
685
__sock_put
(sk);
in pn_sock_unbind_all_res()
/kernel/linux/linux-5.10/include/net/
H
A
D
sock.h
735
static __always_inline void
__sock_put
(struct sock *sk)
in __sock_put()
function
747
__sock_put
(sk);
in sk_del_node_init()
769
__sock_put
(sk);
in sk_nulls_del_node_init_rcu()
H
A
D
tcp.h
617
__sock_put
(sk);
in tcp_clear_xmit_timers()
620
__sock_put
(sk);
in tcp_clear_xmit_timers()
/kernel/linux/linux-5.10/net/mptcp/
H
A
D
protocol.c
2100
__sock_put
(nsk);
in mptcp_sk_clone()
2380
__sock_put
(sk);
in mptcp_release_cb()
2385
__sock_put
(sk);
in mptcp_release_cb()
H
A
D
pm_netlink.c
240
__sock_put
(sk);
in mptcp_pm_add_timer()
/kernel/linux/linux-6.6/include/net/
H
A
D
sock.h
783
static __always_inline void
__sock_put
(struct sock *sk)
in __sock_put()
function
795
__sock_put
(sk);
in sk_del_node_init()
817
__sock_put
(sk);
in sk_nulls_del_node_init_rcu()
H
A
D
tcp.h
637
__sock_put
(sk);
in tcp_clear_xmit_timers()
640
__sock_put
(sk);
in tcp_clear_xmit_timers()
/kernel/linux/linux-5.10/net/qrtr/
H
A
D
af_qrtr.c
694
__sock_put
(&ipc->sk);
in qrtr_port_remove()
/kernel/linux/linux-6.6/net/qrtr/
H
A
D
af_qrtr.c
715
__sock_put
(&ipc->sk);
in qrtr_port_remove()
/kernel/linux/linux-5.10/net/core/
H
A
D
sock.c
2975
__sock_put
(sk);
in sk_stop_timer()
2982
__sock_put
(sk);
in sk_stop_timer_sync()
/kernel/linux/linux-6.6/net/core/
H
A
D
sock.c
3407
__sock_put
(sk);
in sk_stop_timer()
3414
__sock_put
(sk);
in sk_stop_timer_sync()
/kernel/linux/linux-6.6/net/mptcp/
H
A
D
protocol.c
2448
__sock_put
(ssk);
in __mptcp_close_ssk()
2843
__sock_put
(sk);
in mptcp_cancel_work()
H
A
D
pm_netlink.c
322
__sock_put
(sk);
in mptcp_pm_add_timer()
/kernel/linux/linux-5.10/net/x25/
H
A
D
af_x25.c
415
__sock_put
(sk);
in __x25_destroy_socket()
/kernel/linux/linux-6.6/net/x25/
H
A
D
af_x25.c
405
__sock_put
(sk);
in __x25_destroy_socket()
/kernel/linux/linux-5.10/net/netlink/
H
A
D
af_netlink.c
611
__sock_put
(sk);
in netlink_remove()
/kernel/linux/linux-6.6/net/netlink/
H
A
D
af_netlink.c
619
__sock_put
(sk);
in netlink_remove()
Completed in 70 milliseconds
1
2