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:bitmask_free
(Results
1 - 7
of
7
) sorted by relevance
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H
A
D
meminfo.c
108
bitmask_free
(bmp);
in get_nmems()
114
bitmask_free
(bmp);
in get_nmems()
119
bitmask_free
(bmp);
in get_nmems()
H
A
D
cpuinfo.c
188
bitmask_free
(bmp);
in get_ncpus()
194
bitmask_free
(bmp);
in get_ncpus()
472
bitmask_free
(domains[i]);
in partition_domains()
484
bitmask_free
(cpusc);
in partition_domains()
486
bitmask_free
(cpusb);
in partition_domains()
488
bitmask_free
(cpusa);
in partition_domains()
H
A
D
libcpuset.c
630
bitmask_free
(cp->cpus);
in cpuset_alloc()
632
bitmask_free
(cp->mems);
in cpuset_alloc()
643
bitmask_free
(cp->cpus);
in cpuset_free()
645
bitmask_free
(cp->mems);
in cpuset_free()
669
bitmask_free
(cp->cpus);
in cpuset_setcpus()
683
bitmask_free
(cp->mems);
in cpuset_setmems()
997
bitmask_free
(*bmpp);
in read_mask()
1008
bitmask_free
(bmp);
in read_mask()
1479
bitmask_free
(mems);
in parse_distmap_line()
1480
bitmask_free
(cpu
in parse_distmap_line()
[all...]
H
A
D
bitmask.h
33
*
bitmask_free
(bmp): Free struct bitmask
130
*
bitmask_free
(a);
131
*
bitmask_free
(b);
132
*
bitmask_free
(c);
133
*
bitmask_free
(d);
134
*
bitmask_free
(e);
135
*
bitmask_free
(f);
136
*
bitmask_free
(g);
149
void
bitmask_free
(struct bitmask *bmp);
H
A
D
libbitmask.c
101
void
bitmask_free
(struct bitmask *bmp)
in bitmask_free()
function
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
H
A
D
cpuset_sched_domains_check.c
130
bitmask_free
(alldomains);
in check_sched_domains()
H
A
D
cpuset_cpu_hog.c
218
bitmask_free
(cpumask);
in cpu_hog()
Completed in 7 milliseconds