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:PRIV
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/include/net/
H
A
D
atmclip.h
45
#define
PRIV
(dev) ((struct clip_priv *) netdev_priv(dev))
macro
/kernel/linux/linux-6.6/include/net/
H
A
D
atmclip.h
45
#define
PRIV
(dev) ((struct clip_priv *) netdev_priv(dev))
macro
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
uPD98402.c
35
#define
PRIV
(dev) ((struct uPD98402_priv *) dev->phy_data)
macro
[all...]
H
A
D
idt77105.c
44
#define
PRIV
(dev) ((struct idt77105_priv *) dev->phy_data)
macro
[all...]
H
A
D
suni.c
39
#define
PRIV
(dev) ((struct suni_priv *) dev->phy_data)
macro
[all...]
H
A
D
atmtcp.c
21
#define
PRIV
(dev) ((struct atmtcp_dev_data *) ((dev)->dev_data))
macro
[all...]
H
A
D
iphase.c
71
#define
PRIV
(dev) ((struct suni_priv *) dev->phy_data)
macro
/kernel/linux/linux-6.6/drivers/atm/
H
A
D
idt77105.c
44
#define
PRIV
(dev) ((struct idt77105_priv *) dev->phy_data)
macro
[all...]
H
A
D
atmtcp.c
21
#define
PRIV
(dev) ((struct atmtcp_dev_data *) ((dev)->dev_data))
macro
[all...]
H
A
D
suni.c
38
#define
PRIV
(dev) ((struct suni_priv *) dev->phy_data)
macro
[all...]
H
A
D
iphase.c
72
#define
PRIV
(dev) ((struct suni_priv *) dev->phy_data)
macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H
A
D
perfctr.h
58
#define
PRIV
0x00000001
macro
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H
A
D
perfctr.h
58
#define
PRIV
0x00000001
macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
test_loader.c
44
PRIV
= 1,
enumerator
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H
A
D
axnet_cs.c
122
static inline struct axnet_dev *
PRIV
(struct net_device *dev)
in PRIV()
function
[all...]
H
A
D
pcnet_cs.c
214
static inline struct pcnet_dev *
PRIV
(struct net_device *dev)
in PRIV()
function
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H
A
D
axnet_cs.c
122
static inline struct axnet_dev *
PRIV
(struct net_device *dev)
in PRIV()
function
[all...]
H
A
D
pcnet_cs.c
213
static inline struct pcnet_dev *
PRIV
(struct net_device *dev)
in PRIV()
function
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H
A
D
sa2ul.c
70
#define
PRIV
0x1
macro
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H
A
D
ns83820.c
450
static inline struct ns83820 *
PRIV
(struct net_device *dev)
in PRIV()
function
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H
A
D
ns83820.c
450
static inline struct ns83820 *
PRIV
(struct net_device *dev)
in PRIV()
function
[all...]
Completed in 30 milliseconds