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:comp_pkt
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/
H
A
D
pci-hyperv.c
563
struct hv_pci_compl *
comp_pkt
= context;
in hv_pci_generic_compl()
local
566
comp_pkt
->completion_status = resp->status;
in hv_pci_generic_compl()
568
comp_pkt
->completion_status = -1;
in hv_pci_generic_compl()
570
complete(&
comp_pkt
->host_event);
in hv_pci_generic_compl()
880
struct hv_pci_compl
comp_pkt
;
member
903
comp->
comp_pkt
.completion_status = -1;
in hv_pci_read_config_compl()
915
comp->
comp_pkt
.completion_status = read_resp->status;
in hv_pci_read_config_compl()
917
complete(&comp->
comp_pkt
.host_event);
in hv_pci_read_config_compl()
942
struct hv_read_config_compl
comp_pkt
;
in hv_read_config_block()
local
949
init_completion(&
comp_pkt
in hv_read_config_block()
996
struct hv_pci_compl *
comp_pkt
= context;
hv_pci_write_config_compl()
local
1023
struct hv_pci_compl
comp_pkt
;
hv_write_config_block()
local
1327
struct hv_pci_compl
comp_pkt
;
global()
member
1334
struct compose_comp_ctxt *
comp_pkt
= context;
hv_pci_compose_compl()
local
1998
struct q_res_req_compl
comp_pkt
;
new_pcichild_device()
local
2607
struct hv_pci_compl
comp_pkt
;
hv_pci_protocol_negotiation()
local
2830
struct hv_pci_compl
comp_pkt
;
hv_pci_enter_d0()
local
2979
struct hv_pci_compl
comp_pkt
;
hv_send_resources_allocated()
local
3325
struct hv_pci_compl
comp_pkt
;
hv_pci_bus_exit()
local
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/
H
A
D
pci-hyperv.c
961
struct hv_pci_compl *
comp_pkt
= context;
in hv_pci_generic_compl()
local
963
comp_pkt
->completion_status = resp->status;
in hv_pci_generic_compl()
964
complete(&
comp_pkt
->host_event);
in hv_pci_generic_compl()
1372
struct hv_pci_compl
comp_pkt
;
member
1395
comp->
comp_pkt
.completion_status = -1;
in hv_pci_read_config_compl()
1407
comp->
comp_pkt
.completion_status = read_resp->status;
in hv_pci_read_config_compl()
1409
complete(&comp->
comp_pkt
.host_event);
in hv_pci_read_config_compl()
1434
struct hv_read_config_compl
comp_pkt
;
in hv_read_config_block()
local
1441
init_completion(&
comp_pkt
.
comp_pkt
in hv_read_config_block()
1488
struct hv_pci_compl *
comp_pkt
= context;
hv_pci_write_config_compl()
local
1515
struct hv_pci_compl
comp_pkt
;
hv_write_config_block()
local
1674
struct hv_pci_compl
comp_pkt
;
global()
member
1681
struct compose_comp_ctxt *
comp_pkt
= context;
hv_pci_compose_compl()
local
2473
struct q_res_req_compl
comp_pkt
;
new_pcichild_device()
local
3110
struct hv_pci_compl
comp_pkt
;
hv_pci_protocol_negotiation()
local
3331
struct hv_pci_compl
comp_pkt
;
hv_pci_enter_d0()
local
3480
struct hv_pci_compl
comp_pkt
;
hv_send_resources_allocated()
local
3819
struct hv_pci_compl
comp_pkt
;
hv_pci_bus_exit()
local
[all...]
Completed in 7 milliseconds