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:cmdptr
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
dbdma.h
19
unsigned int
cmdptr
; /* (lower 32 bits of) command address (phys) */
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
dbdma.h
19
unsigned int
cmdptr
; /* (lower 32 bits of) command address (phys) */
member
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H
A
D
pfunc_core.c
71
const void *
cmdptr
;
member
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H
A
D
pfunc_core.c
71
const void *
cmdptr
;
member
[all...]
/kernel/linux/linux-5.10/kernel/debug/kdb/
H
A
D
kdb_main.c
873
static unsigned int
cmdptr
;
variable
[all...]
/kernel/linux/linux-6.6/kernel/debug/kdb/
H
A
D
kdb_main.c
871
static unsigned int
cmdptr
;
variable
[all...]
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H
A
D
mpi3mr_os.c
4943
static inline void mpi3mr_init_drv_cmd(struct mpi3mr_drv_cmd *
cmdptr
,
in mpi3mr_init_drv_cmd()
argument
H
A
D
mpi3mr_fw.c
350
struct mpi3mr_drv_cmd *
cmdptr
= NULL;
in mpi3mr_process_admin_reply_desc()
local
4535
mpi3mr_drv_cmd_comp_reset(struct mpi3mr_ioc *mrioc, struct mpi3mr_drv_cmd *
cmdptr
)
mpi3mr_drv_cmd_comp_reset()
argument
4559
struct mpi3mr_drv_cmd *
cmdptr
;
mpi3mr_flush_drv_cmds()
local
[all...]
/kernel/linux/linux-5.10/sound/sparc/
H
A
D
dbri.c
316
s32 *
cmdptr
; /* Pointer to the last queued cmd */
member
[all...]
/kernel/linux/linux-6.6/sound/sparc/
H
A
D
dbri.c
315
s32 *
cmdptr
; /* Pointer to the last queued cmd */
member
[all...]
Completed in 21 milliseconds