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:cgroup_require
(Results
1 - 9
of
9
) sorted by relevance
/third_party/ltp/testcases/kernel/controllers/
H
A
D
cgroup_lib.sh
12
# Must call
cgroup_require
before calling
19
[ "$_cgroup_state" ] || tst_brk TBROK "cgroup_get_mountpoint: No previous state found. Forgot to call
cgroup_require
?"
30
# Must call
cgroup_require
before calling
38
[ "$_cgroup_state" ] || tst_brk TBROK "cgroup_get_test_path: No previous state found. Forgot to call
cgroup_require
?"
44
[ ! -e "$test_path" ] && tst_brk TBROK "cgroup_get_test_path: No test path found. Forgot to call
cgroup_require
?"
54
# Must call
cgroup_require
before calling
61
[ "$_cgroup_state" ] || tst_brk TBROK "cgroup_get_version: No previous state found. Forgot to call
cgroup_require
?"
71
# Cleans up any setup done by calling
cgroup_require
.
88
# Must call
cgroup_require
before calling
108
# USAGE:
cgroup_require
CONTROLLE
109
cgroup_require
()
global()
function
[all...]
/third_party/ltp/testcases/kernel/controllers/cgroup_fj/
H
A
D
cgroup_fj_common.sh
60
cgroup_require
"$subsystem"
/third_party/ltp/testcases/kernel/controllers/memcg/control/
H
A
D
memcg_control_test.sh
68
cgroup_require
"memory"
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
H
A
D
memcg_stress_test.sh
24
cgroup_require
"memory"
/third_party/ltp/testcases/kernel/controllers/cgroup/
H
A
D
cgroup_regression_test.sh
167
cgroup_require
"cpu"
288
cgroup_require
"$subsys"
/third_party/ltp/testcases/kernel/controllers/cpuset/
H
A
D
cpuset_regression_test.sh
125
cgroup_require
"cpuset"
/third_party/ltp/testcases/kernel/controllers/memcg/regression/
H
A
D
memcg_regression_test.sh
63
cgroup_require
"memory"
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
H
A
D
memcg_lib.sh
74
cgroup_require
"memory"
/third_party/ltp/testcases/kernel/controllers/pids/
H
A
D
pids.sh
44
cgroup_require
"pids"
Completed in 3 milliseconds