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:PTR_PG
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H
A
D
qplib_res.c
269
dst_virt_ptr[
PTR_PG
(i)][PTR_IDX(i)] =
in bnxt_qplib_alloc_init_hwq()
286
dst_virt_ptr[
PTR_PG
(i)][PTR_IDX(i)] =
in bnxt_qplib_alloc_init_hwq()
292
dst_virt_ptr[
PTR_PG
(i - 1)][PTR_IDX(i - 1)] |=
in bnxt_qplib_alloc_init_hwq()
295
dst_virt_ptr[
PTR_PG
(i - 2)]
in bnxt_qplib_alloc_init_hwq()
326
dst_virt_ptr[
PTR_PG
(i)][PTR_IDX(i)] =
in bnxt_qplib_alloc_init_hwq()
331
dst_virt_ptr[
PTR_PG
(i - 1)][PTR_IDX(i - 1)] |=
in bnxt_qplib_alloc_init_hwq()
334
dst_virt_ptr[
PTR_PG
(i - 2)]
in bnxt_qplib_alloc_init_hwq()
441
ptr = &pbl_ptr[
PTR_PG
(j + k)][PTR_IDX(j + k)];
in bnxt_qplib_map_tqm_pgtbl()
449
ptr = &pbl_ptr[
PTR_PG
(j)][PTR_IDX(j)];
in bnxt_qplib_map_tqm_pgtbl()
H
A
D
qplib_res.h
69
#define
PTR_PG
(x) (((x) & ~PTR_MAX_IDX_PER_PG) / PTR_CNT_PER_PG)
macro
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H
A
D
qplib_res.c
270
dst_virt_ptr[
PTR_PG
(i)][PTR_IDX(i)] =
in bnxt_qplib_alloc_init_hwq()
287
dst_virt_ptr[
PTR_PG
(i)][PTR_IDX(i)] =
in bnxt_qplib_alloc_init_hwq()
293
dst_virt_ptr[
PTR_PG
(i - 1)][PTR_IDX(i - 1)] |=
in bnxt_qplib_alloc_init_hwq()
296
dst_virt_ptr[
PTR_PG
(i - 2)]
in bnxt_qplib_alloc_init_hwq()
327
dst_virt_ptr[
PTR_PG
(i)][PTR_IDX(i)] =
in bnxt_qplib_alloc_init_hwq()
332
dst_virt_ptr[
PTR_PG
(i - 1)][PTR_IDX(i - 1)] |=
in bnxt_qplib_alloc_init_hwq()
335
dst_virt_ptr[
PTR_PG
(i - 2)]
in bnxt_qplib_alloc_init_hwq()
442
ptr = &pbl_ptr[
PTR_PG
(j + k)][PTR_IDX(j + k)];
in bnxt_qplib_map_tqm_pgtbl()
450
ptr = &pbl_ptr[
PTR_PG
(j)][PTR_IDX(j)];
in bnxt_qplib_map_tqm_pgtbl()
H
A
D
qplib_res.h
80
#define
PTR_PG
(x) (((x) & ~PTR_MAX_IDX_PER_PG) / PTR_CNT_PER_PG)
macro
Completed in 5 milliseconds