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:CPU_FREE
(Results
1 - 17
of
17
) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/sched/
H
A
D
__sched_cpucount.c
46
CPU_FREE
(cpusetp);
in __sched_cpucount_0100()
72
CPU_FREE
(cpusetp);
in __sched_cpucount_0200()
95
CPU_FREE
(cpusetp);
in __sched_cpucount_0300()
/third_party/ltp/include/lapi/
H
A
D
cpuset.h
31
#ifndef
CPU_FREE
32
#define
CPU_FREE
(ptr) free(ptr)
macro
/third_party/ltp/testcases/kernel/syscalls/getcpu/
H
A
D
getcpu01.c
49
CPU_FREE
(set);
in set_cpu_affinity()
60
CPU_FREE
(set);
in set_cpu_affinity()
63
CPU_FREE
(set);
in set_cpu_affinity()
/third_party/ltp/testcases/kernel/syscalls/sched_getaffinity/
H
A
D
sched_getaffinity01.c
58
CPU_FREE
(mask);
in do_test()
82
CPU_FREE
(mask);
in do_test()
/third_party/ltp/testcases/kernel/syscalls/sched_setaffinity/
H
A
D
sched_setaffinity01.c
121
CPU_FREE
(mask);
in cleanup()
124
CPU_FREE
(emask);
in cleanup()
/third_party/ltp/lib/
H
A
D
tst_cpu.c
93
CPU_FREE
(cpus);
in tst_ncpus_available()
/third_party/ltp/testcases/kernel/syscalls/nice/
H
A
D
nice05.c
98
CPU_FREE
(set);
in setup()
/third_party/musl/porting/liteos_a/user/include/
H
A
D
sched.h
120
#define
CPU_FREE
(set) free(set)
macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H
A
D
sched.h
112
#define
CPU_FREE
(set) free(set)
macro
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
sched.h
112
#define
CPU_FREE
(set) free(set)
macro
/third_party/musl/porting/liteos_a/kernel/include/
H
A
D
sched.h
113
#define
CPU_FREE
(set) free(set)
macro
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
sched.h
112
#define
CPU_FREE
(set) free(set)
macro
/third_party/musl/porting/linux/user/include/
H
A
D
sched.h
127
#define
CPU_FREE
(set) free(set)
macro
/third_party/musl/porting/liteos_m/user/include/
H
A
D
sched.h
124
#define
CPU_FREE
(set) free(set)
macro
/third_party/musl/include/
H
A
D
sched.h
138
#define
CPU_FREE
(set) free(set)
macro
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H
A
D
perf_event_open02.c
193
CPU_FREE
(mask);
in bind_to_current_cpu()
/third_party/python/Modules/
H
A
D
posixmodule.c
7244
CPU_FREE
(cpu_set);
in os_sched_setaffinity_impl()
7260
CPU_FREE
(cpu_set);
in os_sched_setaffinity_impl()
7265
CPU_FREE
(cpu_set);
in os_sched_setaffinity_impl()
7298
CPU_FREE
(mask);
in os_sched_getaffinity_impl()
7325
CPU_FREE
(mask);
in os_sched_getaffinity_impl()
7330
CPU_FREE
(mask);
in os_sched_getaffinity_impl()
Completed in 21 milliseconds