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_subscr
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/net/tipc/
H
A
D
subscr.h
64
struct
tipc_subscr
s;
77
struct
tipc_subscr
*s,
96
struct
tipc_subscr
*sub__ = sub_; \
106
struct
tipc_subscr
*sub__ = sub_; \
H
A
D
topsrv.c
117
static void tipc_conn_delete_sub(struct tipc_conn *con, struct
tipc_subscr
*s);
231
static void tipc_conn_delete_sub(struct tipc_conn *con, struct
tipc_subscr
*s)
in tipc_conn_delete_sub()
363
struct
tipc_subscr
*s)
in tipc_conn_rcv_sub()
393
struct
tipc_subscr
s;
in tipc_conn_rcv_from_sock()
576
struct
tipc_subscr
sub;
in tipc_topsrv_kern_subscr()
H
A
D
subscr.c
46
struct
tipc_subscr
*s = &sub->evt.s;
in tipc_sub_send_event()
132
struct
tipc_subscr
*s,
in tipc_sub_subscribe()
/kernel/linux/linux-5.10/net/tipc/
H
A
D
subscr.h
73
struct
tipc_subscr
*s,
96
struct
tipc_subscr
*sub__ = sub_; \
106
struct
tipc_subscr
*sub__ = sub_; \
H
A
D
subscr.c
80
struct
tipc_subscr
*s = &sub->evt.s;
in tipc_sub_report_overlap()
106
struct
tipc_subscr
*s = &sub->evt.s;
in tipc_sub_timeout()
131
struct
tipc_subscr
*s,
in tipc_sub_subscribe()
H
A
D
topsrv.c
116
static void tipc_conn_delete_sub(struct tipc_conn *con, struct
tipc_subscr
*s);
230
static void tipc_conn_delete_sub(struct tipc_conn *con, struct
tipc_subscr
*s)
in tipc_conn_delete_sub()
362
struct
tipc_subscr
*s)
in tipc_conn_rcv_sub()
392
struct
tipc_subscr
s;
in tipc_conn_rcv_from_sock()
571
struct
tipc_subscr
sub;
in tipc_topsrv_kern_subscr()
H
A
D
name_table.c
402
struct
tipc_subscr
*sb = &sub->evt.s;
in tipc_service_subscribe()
799
struct
tipc_subscr
*s = &sub->evt.s;
in tipc_nametbl_subscribe()
828
struct
tipc_subscr
*s = &sub->evt.s;
in tipc_nametbl_unsubscribe()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
tipc.h
117
struct
tipc_subscr
{
struct
133
struct
tipc_subscr
s; /* associated subscription */
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
tipc.h
117
struct
tipc_subscr
{
struct
133
struct
tipc_subscr
s; /* associated subscription */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
tipc.h
59
struct
tipc_subscr
{
struct
73
struct
tipc_subscr
s;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
tipc.h
59
struct
tipc_subscr
{
struct
73
struct
tipc_subscr
s;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
tipc.h
46
struct
tipc_subscr
{
struct
60
struct
tipc_subscr
s;
Completed in 9 milliseconds