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:pd_entry
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_hmc.c
67
sd_entry->u.pd_table.
pd_entry
=
in i40e_add_sd_table_entry()
101
* 2. Adds
pd_entry
in the pd_table
103
* 4. Initializes the
pd_entry
's ref count to 1
116
struct i40e_hmc_pd_entry *
pd_entry
;
in i40e_add_pd_table_entry()
local
137
pd_entry
= &pd_table->
pd_entry
[rel_pd_idx];
in i40e_add_pd_table_entry()
138
if (!
pd_entry
->valid) {
in i40e_add_pd_table_entry()
140
pd_entry
->rsrc_pg = true;
in i40e_add_pd_table_entry()
149
pd_entry
->rsrc_pg = false;
in i40e_add_pd_table_entry()
152
pd_entry
in i40e_add_pd_table_entry()
193
struct i40e_hmc_
pd_entry
*
pd_entry
;
i40e_remove_pd_bp()
local
[all...]
H
A
D
i40e_lan_hmc.c
227
* 3. Decrement the ref count for
pd_entry
589
if (pd_table->
pd_entry
[rel_pd_idx].valid) {
in i40e_delete_lan_hmc_object()
983
struct i40e_hmc_pd_entry *
pd_entry
;
in i40e_hmc_get_object_va()
local
1027
pd_entry
= &sd_entry->u.pd_table.
pd_entry
[rel_pd_idx];
in i40e_hmc_get_object_va()
1030
*object_base = (u8 *)
pd_entry
->bp.addr.va + obj_offset_in_pd;
in i40e_hmc_get_object_va()
H
A
D
i40e_hmc.h
47
struct i40e_hmc_pd_entry *
pd_entry
; /* [512] for sw book keeping */
member
48
struct i40e_virt_mem pd_entry_virt_mem; /* virt mem for
pd_entry
*/
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_hmc.c
66
sd_entry->u.pd_table.
pd_entry
=
in i40e_add_sd_table_entry()
100
* 2. Adds
pd_entry
in the pd_table
102
* 4. Initializes the
pd_entry
's ref count to 1
114
struct i40e_hmc_pd_entry *
pd_entry
;
in i40e_add_pd_table_entry()
local
136
pd_entry
= &pd_table->
pd_entry
[rel_pd_idx];
in i40e_add_pd_table_entry()
137
if (!
pd_entry
->valid) {
in i40e_add_pd_table_entry()
139
pd_entry
->rsrc_pg = true;
in i40e_add_pd_table_entry()
148
pd_entry
->rsrc_pg = false;
in i40e_add_pd_table_entry()
151
pd_entry
in i40e_add_pd_table_entry()
191
struct i40e_hmc_
pd_entry
*
pd_entry
;
i40e_remove_pd_bp()
local
[all...]
H
A
D
i40e_lan_hmc.c
227
* 3. Decrement the ref count for
pd_entry
589
if (pd_table->
pd_entry
[rel_pd_idx].valid) {
in i40e_delete_lan_hmc_object()
983
struct i40e_hmc_pd_entry *
pd_entry
;
in i40e_hmc_get_object_va()
local
1027
pd_entry
= &sd_entry->u.pd_table.
pd_entry
[rel_pd_idx];
in i40e_hmc_get_object_va()
1030
*object_base = (u8 *)
pd_entry
->bp.addr.va + obj_offset_in_pd;
in i40e_hmc_get_object_va()
H
A
D
i40e_hmc.h
47
struct i40e_hmc_pd_entry *
pd_entry
; /* [512] for sw book keeping */
member
48
struct i40e_virt_mem pd_entry_virt_mem; /* virt mem for
pd_entry
*/
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H
A
D
hmc.c
412
if (pd_table->
pd_entry
&&
in irdma_sc_del_hmc_obj()
413
pd_table->
pd_entry
[rel_pd_idx].valid) {
in irdma_sc_del_hmc_obj()
451
pd_table->
pd_entry
) {
in irdma_sc_del_hmc_obj()
453
pd_table->
pd_entry
= NULL;
in irdma_sc_del_hmc_obj()
506
sd_entry->u.pd_table.
pd_entry
= vmem->va;
in irdma_add_sd_table_entry()
535
* 2. Adds
pd_entry
in the pd_table
537
* 4. Initializes the
pd_entry
's ref count to 1
548
struct irdma_hmc_pd_entry *
pd_entry
;
in irdma_add_pd_table_entry()
local
565
pd_entry
= &pd_table->
pd_entry
[rel_pd_id
in irdma_add_pd_table_entry()
617
struct irdma_hmc_
pd_entry
*
pd_entry
;
irdma_remove_pd_bp()
local
[all...]
H
A
D
pble.c
142
struct irdma_hmc_pd_entry *
pd_entry
;
in add_bp_pages()
local
165
pd_entry
= &sd_entry->u.pd_table.
pd_entry
[rel_pd_idx++];
in add_bp_pages()
166
if (!
pd_entry
->valid) {
in add_bp_pages()
H
A
D
hmc.h
74
struct irdma_hmc_pd_entry *
pd_entry
;
member
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H
A
D
i40iw_hmc.c
493
if (pd_table->
pd_entry
[rel_pd_idx].valid) {
in i40iw_sc_del_hmc_obj()
575
sd_entry->u.pd_table.
pd_entry
= (struct i40iw_hmc_pd_entry *)
in i40iw_add_sd_table_entry()
607
* 2. Adds
pd_entry
in the pd_table
609
* 4. Initializes the
pd_entry
's ref count to 1
622
struct i40iw_hmc_pd_entry *
pd_entry
;
in i40iw_add_pd_table_entry()
local
638
pd_entry
= &pd_table->
pd_entry
[rel_pd_idx];
in i40iw_add_pd_table_entry()
639
if (!
pd_entry
->valid) {
in i40iw_add_pd_table_entry()
641
pd_entry
->rsrc_pg = true;
in i40iw_add_pd_table_entry()
649
pd_entry
in i40iw_add_pd_table_entry()
697
struct i40iw_hmc_
pd_entry
*
pd_entry
;
i40iw_remove_pd_bp()
local
[all...]
H
A
D
i40iw_pble.c
256
struct i40iw_hmc_pd_entry *
pd_entry
;
in add_bp_pages()
local
289
pd_entry
= &sd_entry->u.pd_table.
pd_entry
[rel_pd_idx++];
in add_bp_pages()
290
if (!
pd_entry
->valid) {
in add_bp_pages()
H
A
D
i40iw_hmc.h
117
struct i40iw_hmc_pd_entry *
pd_entry
;
member
/kernel/linux/linux-5.10/drivers/crypto/amcc/
H
A
D
crypto4xx_core.c
695
u32
pd_entry
;
in crypto4xx_build_pd()
local
796
pd_entry
= crypto4xx_get_pd_from_pdr_nolock(dev);
in crypto4xx_build_pd()
797
if (
pd_entry
== ERING_WAS_FULL) {
in crypto4xx_build_pd()
807
pd = &dev->pdr[
pd_entry
];
in crypto4xx_build_pd()
810
pd_uinfo = &dev->pdr_uinfo[
pd_entry
];
in crypto4xx_build_pd()
/kernel/linux/linux-6.6/drivers/crypto/amcc/
H
A
D
crypto4xx_core.c
695
u32
pd_entry
;
in crypto4xx_build_pd()
local
796
pd_entry
= crypto4xx_get_pd_from_pdr_nolock(dev);
in crypto4xx_build_pd()
797
if (
pd_entry
== ERING_WAS_FULL) {
in crypto4xx_build_pd()
807
pd = &dev->pdr[
pd_entry
];
in crypto4xx_build_pd()
810
pd_uinfo = &dev->pdr_uinfo[
pd_entry
];
in crypto4xx_build_pd()
Completed in 13 milliseconds