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:tr
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H
A
D
syscall.c
2611
struct bpf_trampoline *
tr
= NULL;
in bpf_tracing_prog_attach()
local
[all...]
H
A
D
verifier.c
12068
struct bpf_trampoline *
tr
;
in check_attach_btf_id()
local
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
bpf.h
715
static inline int bpf_trampoline_link_prog(struct bpf_prog *prog, struct bpf_trampoline *
tr
)
in bpf_trampoline_link_prog()
argument
719
static inline int bpf_trampoline_unlink_prog(struct bpf_prog *prog, struct bpf_trampoline *
tr
)
in bpf_trampoline_unlink_prog()
argument
727
static inline void bpf_trampoline_put(struct bpf_trampoline *
tr
)
in bpf_trampoline_put()
argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_msgbuf.c
10436
const trap_t *
tr
;
in dhd_prot_dump_extended_trap()
local
[all...]
H
A
D
dhd_pcie.c
3535
trap_t *
tr
= &bus->dhd->last_trap_info;
in dhdpcie_checkdied()
local
10148
trap_t *
tr
= &bus->dhd->last_trap_info;
in dhd_bus_dump_trap_info()
local
[all...]
H
A
D
dhd_sdio.c
3624
trap_t *
tr
= &bus->dhd->last_trap_info;
in dhdsdio_checkdied()
local
10286
trap_t *
tr
= &bus->dhd->last_trap_info;
in dhd_bus_dump_trap_info()
local
[all...]
Completed in 59 milliseconds