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:exec_args
(Results
26 - 27
of
27
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/ata/
H
A
D
libata-scsi.c
385
const struct scsi_exec_args
exec_args
= {
in ata_cmd_ioctl()
local
493
const struct scsi_exec_args
exec_args
= {
in ata_task_ioctl()
local
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
sd.c
705
const struct scsi_exec_args
exec_args
= {
in sd_sec_submit()
local
1652
const struct scsi_exec_args
exec_args
= {
in sd_sync_cache()
local
1803
const struct scsi_exec_args
exec_args
= {
in sd_pr_in_command()
local
1891
const struct scsi_exec_args
exec_args
= {
in sd_pr_out_command()
local
2242
const struct scsi_exec_args
exec_args
= {
in sd_spinup_disk()
local
2451
const struct scsi_
exec_args
exec_args
= {
read_capacity_16()
local
2545
const struct scsi_
exec_args
exec_args
= {
read_capacity_10()
local
3827
const struct scsi_
exec_args
exec_args
= {
sd_start_stop_device()
local
3999
const struct scsi_
exec_args
exec_args
= {
sd_resume_runtime()
local
[all...]
Completed in 14 milliseconds
1
2