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:abuf
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/qcom/
H
A
D
apr.c
83
struct apr_rx_buf *
abuf
;
in apr_callback()
local
108
static int apr_do_rx_callback(struct packet_router *apr, struct apr_rx_buf *
abuf
)
in apr_do_rx_callback()
argument
183
struct apr_rx_buf *
abuf
, *b;
apr_rxwq()
local
[all...]
/kernel/linux/linux-6.6/drivers/soc/qcom/
H
A
D
apr.c
165
struct apr_rx_buf *
abuf
;
in apr_callback()
local
190
static int apr_do_rx_callback(struct packet_router *apr, struct apr_rx_buf *
abuf
)
in apr_do_rx_callback()
argument
262
gpr_do_rx_callback(struct packet_router *gpr, struct apr_rx_buf *
abuf
)
gpr_do_rx_callback()
argument
318
struct apr_rx_buf *
abuf
, *b;
apr_rxwq()
local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H
A
D
trace_fprobe.c
978
char
abuf
[MAX_BTF_ARGS_LEN];
in __trace_fprobe_create()
local
H
A
D
trace_kprobe.c
781
char
abuf
[MAX_BTF_ARGS_LEN];
in __trace_kprobe_create()
local
/kernel/linux/linux-5.10/kernel/
H
A
D
auditsc.c
1036
char
abuf
[96];
in audit_log_execve_info()
local
[all...]
/kernel/linux/linux-6.6/kernel/
H
A
D
auditsc.c
1145
char
abuf
[96];
in audit_log_execve_info()
local
[all...]
Completed in 11 milliseconds