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:progs
(Results
1 - 2
of
2
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
bpf.h
532
* continue executing. This flag is used for fentry
progs
when there are no
533
* fexit
progs
.
536
/* Call original function after fentry
progs
, but before fexit
progs
.
553
struct bpf_prog *
progs
[BPF_MAX_TRAMP_PROGS];
member
662
struct bpf_dispatcher_prog
progs
[BPF_DISPATCHER_MAX];
member
682
.mutex = __MUTEX_INITIALIZER(_name.mutex), .func = &_name##_func, .
progs
= {}, .num_progs = 0, .image = NULL, \
785
u32 func_cnt; /* used by non-func prog as the number of func
progs
*/
1051
void bpf_prog_array_free(struct bpf_prog_array *
progs
);
1052
int bpf_prog_array_length(struct bpf_prog_array *
progs
);
[all...]
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H
A
D
configure_llvm
358
--
progs
-suffix=SUFFIX program name suffix []
7298
echo "
progs
suffix $progs_suffix"
Completed in 10 milliseconds