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:pgaddr
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H
A
D
ionic_dev.c
603
int ionic_get_cmb(struct ionic_lif *lif, u32 *pgid, phys_addr_t *
pgaddr
, int order)
in ionic_get_cmb()
argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_file_ops.c
893
static int mmap_kvaddr(struct vm_area_struct *vma, u64
pgaddr
,
in mmap_kvaddr()
argument
979
u64
pgaddr
, ureg;
in qib_mmapf()
local
[all...]
/kernel/linux/linux-5.10/fs/fuse/
H
A
D
dev.c
759
void *
pgaddr
= kmap_atomic(cs->pg);
in fuse_copy_do()
local
/kernel/linux/linux-6.6/fs/fuse/
H
A
D
dev.c
752
void *
pgaddr
= kmap_local_page(cs->pg);
in fuse_copy_do()
local
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_file_ops.c
892
static int mmap_kvaddr(struct vm_area_struct *vma, u64
pgaddr
,
in mmap_kvaddr()
argument
978
u64
pgaddr
, ureg;
in qib_mmapf()
local
[all...]
Completed in 11 milliseconds