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:tipc_sk
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/
H
A
D
socket.c
199
static struct tipc_sock *
tipc_sk
(const struct sock *sk)
in tipc_sk()
function
208
msg_set_importance(&
tipc_sk
(sk)->phdr, (u32)imp);
in tsk_set_importance()
479
tsk =
tipc_sk
(sk);
in tipc_sk_create()
540
struct tipc_sock *tsk =
tipc_sk
(sk);
in __tipc_shutdown()
625
tsk =
tipc_sk
(sk);
in tipc_release()
668
struct tipc_sock *tsk =
tipc_sk
(sk);
in tipc_bind()
728
struct tipc_sock *tsk =
tipc_sk
(sk);
in tipc_getname()
772
struct tipc_sock *tsk =
tipc_sk
(sk);
in tipc_poll()
824
struct tipc_sock *tsk =
tipc_sk
(sk);
in tipc_sendmcast()
941
struct tipc_sock *tsk =
tipc_sk
(s
in tipc_send_group_unicast()
[all...]
/kernel/linux/linux-6.6/net/tipc/
H
A
D
socket.c
210
static struct tipc_sock *
tipc_sk
(const struct sock *sk)
in tipc_sk()
function
219
msg_set_importance(&
tipc_sk
(sk)->phdr, (u32)imp);
in tsk_set_importance()
493
tsk =
tipc_sk
(sk);
in tipc_sk_create()
554
struct tipc_sock *tsk =
tipc_sk
(sk);
in __tipc_shutdown()
639
tsk =
tipc_sk
(sk);
in tipc_release()
680
struct tipc_sock *tsk =
tipc_sk
(sock->sk);
in __tipc_bind()
752
struct tipc_sock *tsk =
tipc_sk
(sk);
in tipc_getname()
796
struct tipc_sock *tsk =
tipc_sk
(sk);
in tipc_poll()
848
struct tipc_sock *tsk =
tipc_sk
(sk);
in tipc_sendmcast()
964
struct tipc_sock *tsk =
tipc_sk
(s
in tipc_send_group_unicast()
[all...]
Completed in 6 milliseconds