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
defs:nr_node
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/net/netrom/
H
A
D
nr_route.c
47
struct
nr_node
*
nr_node
;
in nr_node_get()
local
81
static void re_sort_routes(struct
nr_node
*
nr_node
, in
argument
101
struct
nr_node
*
nr_node
;
nr_add_node()
local
287
__nr_remove_node(struct
nr_node
*
nr_node
)
__nr_remove_node()
argument
296
nr_remove_node(struct
nr_node
*
nr_node
)
nr_remove_node()
argument
325
struct
nr_node
*
nr_node
;
nr_del_node()
local
710
struct
nr_node
*
nr_node
= NULL;
nr_link_failed()
local
752
struct
nr_node
*
nr_node
;
nr_route_frame()
local
868
struct
nr_node
*
nr_node
= hlist_entry(v, struct
nr_node
,
nr_node_show()
local
[all...]
/kernel/linux/linux-6.6/net/netrom/
H
A
D
nr_route.c
47
struct
nr_node
*
nr_node
;
in nr_node_get()
local
81
static void re_sort_routes(struct
nr_node
*
nr_node
, in
argument
101
struct
nr_node
*
nr_node
;
nr_add_node()
local
288
__nr_remove_node(struct
nr_node
*
nr_node
)
__nr_remove_node()
argument
297
nr_remove_node(struct
nr_node
*
nr_node
)
nr_remove_node()
argument
326
struct
nr_node
*
nr_node
;
nr_del_node()
local
713
struct
nr_node
*
nr_node
= NULL;
nr_link_failed()
local
755
struct
nr_node
*
nr_node
;
nr_route_frame()
local
871
struct
nr_node
*
nr_node
= hlist_entry(v, struct
nr_node
,
nr_node_show()
local
[all...]
/kernel/linux/linux-5.10/include/net/
H
A
D
netrom.h
108
struct
nr_node
{
struct
126
static __inline__ void nr_node_put(struct
nr_node
*
nr_node
)
in nr_node_put()
argument
148
static __inline__ void nr_node_lock(struct
nr_node
*
nr_node
)
in nr_node_lock()
argument
154
nr_node
_unlock(struct
nr_node
*
nr_node
)
nr_node_unlock()
argument
[all...]
/kernel/linux/linux-6.6/include/net/
H
A
D
netrom.h
109
struct
nr_node
{
struct
127
static __inline__ void nr_node_put(struct
nr_node
*
nr_node
)
in nr_node_put()
argument
149
static __inline__ void nr_node_lock(struct
nr_node
*
nr_node
)
in nr_node_lock()
argument
155
nr_node
_unlock(struct
nr_node
*
nr_node
)
nr_node_unlock()
argument
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
uniphier-xdmac.c
80
unsigned int
nr_node
;
member
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
uniphier-xdmac.c
80
unsigned int
nr_node
;
member
Completed in 4 milliseconds