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:phonet_device
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/net/phonet/
H
A
D
pn_dev.c
48
static struct
phonet_device
*__phonet_device_alloc(struct net_device *dev)
in __phonet_device_alloc()
51
struct
phonet_device
*pnd = kmalloc(sizeof(*pnd), GFP_ATOMIC);
in __phonet_device_alloc()
62
static struct
phonet_device
*__phonet_get(struct net_device *dev)
in __phonet_get()
65
struct
phonet_device
*pnd;
in __phonet_get()
75
static struct
phonet_device
*__phonet_get_rcu(struct net_device *dev)
in __phonet_get_rcu()
78
struct
phonet_device
*pnd;
in __phonet_get_rcu()
90
struct
phonet_device
*pnd;
in phonet_device_destroy()
112
struct
phonet_device
*pnd;
in phonet_device_get()
134
struct
phonet_device
*pnd;
in phonet_address_add()
153
struct
phonet_device
*pn
in phonet_address_del()
[all...]
H
A
D
pn_netlink.c
124
struct
phonet_device
*pnd;
in getaddr_dumpit()
/kernel/linux/linux-6.6/net/phonet/
H
A
D
pn_dev.c
48
static struct
phonet_device
*__phonet_device_alloc(struct net_device *dev)
in __phonet_device_alloc()
51
struct
phonet_device
*pnd = kmalloc(sizeof(*pnd), GFP_ATOMIC);
in __phonet_device_alloc()
62
static struct
phonet_device
*__phonet_get(struct net_device *dev)
in __phonet_get()
65
struct
phonet_device
*pnd;
in __phonet_get()
75
static struct
phonet_device
*__phonet_get_rcu(struct net_device *dev)
in __phonet_get_rcu()
78
struct
phonet_device
*pnd;
in __phonet_get_rcu()
90
struct
phonet_device
*pnd;
in phonet_device_destroy()
112
struct
phonet_device
*pnd;
in phonet_device_get()
133
struct
phonet_device
*pnd;
in phonet_address_add()
152
struct
phonet_device
*pn
in phonet_address_del()
[all...]
H
A
D
pn_netlink.c
124
struct
phonet_device
*pnd;
in getaddr_dumpit()
/kernel/linux/linux-5.10/include/net/phonet/
H
A
D
pn_dev.h
20
struct
phonet_device
{
struct
/kernel/linux/linux-6.6/include/net/phonet/
H
A
D
pn_dev.h
25
struct
phonet_device
{
struct
Completed in 4 milliseconds