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:ax25_uid_assoc
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/net/ax25/
H
A
D
ax25_uid.c
50
ax25_uid_assoc
*ax25_findbyuid(kuid_t uid)
in ax25_findbyuid()
52
ax25_uid_assoc
*ax25_uid, *res = NULL;
in ax25_findbyuid()
71
ax25_uid_assoc
*ax25_uid;
in ax25_uid_ioctl()
72
ax25_uid_assoc
*user;
in ax25_uid_ioctl()
171
struct
ax25_uid_assoc
*pt;
in ax25_uid_seq_show()
173
pt = hlist_entry(v, struct
ax25_uid_assoc
, uid_node);
in ax25_uid_seq_show()
194
ax25_uid_assoc
*ax25_uid;
in ax25_uid_free()
H
A
D
ax25_route.c
400
ax25_uid_assoc
*user;
in ax25_rt_autobind()
H
A
D
af_ax25.c
1082
ax25_uid_assoc
*user;
in ax25_bind()
/kernel/linux/linux-6.6/net/ax25/
H
A
D
ax25_uid.c
50
ax25_uid_assoc
*ax25_findbyuid(kuid_t uid)
in ax25_findbyuid()
52
ax25_uid_assoc
*ax25_uid, *res = NULL;
in ax25_findbyuid()
71
ax25_uid_assoc
*ax25_uid;
in ax25_uid_ioctl()
72
ax25_uid_assoc
*user;
in ax25_uid_ioctl()
171
struct
ax25_uid_assoc
*pt;
in ax25_uid_seq_show()
173
pt = hlist_entry(v, struct
ax25_uid_assoc
, uid_node);
in ax25_uid_seq_show()
194
ax25_uid_assoc
*ax25_uid;
in ax25_uid_free()
H
A
D
ax25_route.c
399
ax25_uid_assoc
*user;
in ax25_rt_autobind()
H
A
D
af_ax25.c
1091
ax25_uid_assoc
*user;
in ax25_bind()
/kernel/linux/linux-5.10/include/net/
H
A
D
ax25.h
161
typedef struct
ax25_uid_assoc
{
struct
166
}
ax25_uid_assoc
;
typedef
174
static inline void ax25_uid_put(
ax25_uid_assoc
*assoc)
in ax25_uid_put()
481
ax25_uid_assoc
*ax25_findbyuid(kuid_t);
/kernel/linux/linux-6.6/include/net/
H
A
D
ax25.h
161
typedef struct
ax25_uid_assoc
{
struct
166
}
ax25_uid_assoc
;
typedef
174
static inline void ax25_uid_put(
ax25_uid_assoc
*assoc)
in ax25_uid_put()
472
ax25_uid_assoc
*ax25_findbyuid(kuid_t);
/kernel/linux/linux-5.10/net/netrom/
H
A
D
af_netrom.c
570
ax25_uid_assoc
*user;
in nr_bind()
642
ax25_uid_assoc
*user;
in nr_connect()
/kernel/linux/linux-6.6/net/netrom/
H
A
D
af_netrom.c
570
ax25_uid_assoc
*user;
in nr_bind()
642
ax25_uid_assoc
*user;
in nr_connect()
/kernel/linux/linux-5.10/net/rose/
H
A
D
af_rose.c
702
ax25_uid_assoc
*user;
in rose_bind()
764
ax25_uid_assoc
*user;
in rose_connect()
/kernel/linux/linux-6.6/net/rose/
H
A
D
af_rose.c
703
ax25_uid_assoc
*user;
in rose_bind()
766
ax25_uid_assoc
*user;
in rose_connect()
Completed in 15 milliseconds