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:pf_start_line
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_cxt.c
473
p_mngr->
pf_start_line
= RESC_START(p_hwfn, QED_ILT);
in qed_cxt_cfg_ilt_compute()
482
p_hwfn->my_id, p_hwfn->p_cxt_mngr->
pf_start_line
);
in qed_cxt_cfg_ilt_compute()
487
curr_line = p_mngr->
pf_start_line
;
in qed_cxt_cfg_ilt_compute()
724
*line_count = curr_line - p_hwfn->p_cxt_mngr->
pf_start_line
;
in qed_cxt_cfg_ilt_compute()
726
if (curr_line - p_hwfn->p_cxt_mngr->
pf_start_line
>
in qed_cxt_cfg_ilt_compute()
960
p_hwfn->p_cxt_mngr->
pf_start_line
+ lines_to_skip;
in qed_ilt_blk_alloc()
1603
line = clients[i].first.val - p_mngr->
pf_start_line
;
in qed_ilt_init_pf()
1607
for (; line <= clients[i].last.val - p_mngr->
pf_start_line
;
in qed_ilt_init_pf()
2154
p_hwfn->p_cxt_mngr->
pf_start_line
;
in qed_cxt_get_tid_mem_info()
2216
shadow_line = line - p_hwfn->p_cxt_mngr->
pf_start_line
;
in qed_cxt_dynamic_ilt_alloc()
[all...]
H
A
D
qed_cxt.h
322
u32
pf_start_line
;
member
H
A
D
qed_debug.c
4539
u32
pf_start_line
, start_page_id, offset = 0;
in qed_ilt_dump_pages_section()
local
4554
pf_start_line
= p_hwfn->p_cxt_mngr->
pf_start_line
;
in qed_ilt_dump_pages_section()
4573
start_page_id = clients[ILT_CLI_CDUC].first.val -
pf_start_line
;
in qed_ilt_dump_pages_section()
4602
cdut_pf_init_pages -
pf_start_line
;
in qed_ilt_dump_pages_section()
4611
cdut_pf_pages + cdut_vf_init_pages -
pf_start_line
;
in qed_ilt_dump_pages_section()
4731
p_hwfn->p_cxt_mngr->
pf_start_line
);
in qed_ilt_dump()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_cxt.c
473
p_mngr->
pf_start_line
= RESC_START(p_hwfn, QED_ILT);
in qed_cxt_cfg_ilt_compute()
482
p_hwfn->my_id, p_hwfn->p_cxt_mngr->
pf_start_line
);
in qed_cxt_cfg_ilt_compute()
487
curr_line = p_mngr->
pf_start_line
;
in qed_cxt_cfg_ilt_compute()
724
*line_count = curr_line - p_hwfn->p_cxt_mngr->
pf_start_line
;
in qed_cxt_cfg_ilt_compute()
726
if (curr_line - p_hwfn->p_cxt_mngr->
pf_start_line
>
in qed_cxt_cfg_ilt_compute()
960
p_hwfn->p_cxt_mngr->
pf_start_line
+ lines_to_skip;
in qed_ilt_blk_alloc()
1589
line = clients[i].first.val - p_mngr->
pf_start_line
;
in qed_ilt_init_pf()
1593
for (; line <= clients[i].last.val - p_mngr->
pf_start_line
;
in qed_ilt_init_pf()
2162
p_hwfn->p_cxt_mngr->
pf_start_line
;
in qed_cxt_get_tid_mem_info()
2224
shadow_line = line - p_hwfn->p_cxt_mngr->
pf_start_line
;
in qed_cxt_dynamic_ilt_alloc()
[all...]
H
A
D
qed_cxt.h
334
u32
pf_start_line
;
member
H
A
D
qed_debug.c
4653
u32
pf_start_line
, start_page_id, offset = *given_offset;
in qed_ilt_dump_pages_section()
local
4674
pf_start_line
= p_hwfn->p_cxt_mngr->
pf_start_line
;
in qed_ilt_dump_pages_section()
4706
start_page_id = clients[ILT_CLI_CDUC].first.val -
pf_start_line
;
in qed_ilt_dump_pages_section()
4735
cdut_pf_init_pages -
pf_start_line
;
in qed_ilt_dump_pages_section()
4744
cdut_pf_pages + cdut_vf_init_pages -
pf_start_line
;
in qed_ilt_dump_pages_section()
4757
start_page_id = clients[ILT_CLI_SRC].first.val -
pf_start_line
;
in qed_ilt_dump_pages_section()
4881
p_hwfn->p_cxt_mngr->
pf_start_line
);
in qed_ilt_dump_dump_common_global_params()
Completed in 43 milliseconds