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:nmask
(Results
1 - 10
of
10
) sorted by relevance
/third_party/ltp/testcases/kernel/mem/ksm/
H
A
D
ksm04.c
64
unsigned long
nmask
[MAXNODES / BITS_PER_LONG] = { 0 };
in verify_ksm()
local
H
A
D
ksm02.c
64
unsigned long
nmask
[MAXNODES / BITS_PER_LONG] = { 0 };
in verify_ksm()
local
/third_party/ltp/testcases/kernel/mem/vma/
H
A
D
vma02.c
70
struct bitmask *
nmask
= numa_allocate_nodemask();
in main()
local
H
A
D
vma04.c
63
static struct bitmask *
nmask
;
variable
/third_party/ltp/testcases/kernel/mem/cpuset/
H
A
D
cpuset01.c
51
unsigned long
nmask
[MAXNODES / BITS_PER_LONG] = { 0 };
in test_cpuset()
local
/third_party/ltp/testcases/kernel/syscalls/sigaction/
H
A
D
sigaction01.c
93
sigset_t
nmask
, omask;
in handler()
local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
H
A
D
cpuset_syscall_test.c
166
struct bitmask *
nmask
;
in test_get_mempolicy()
local
/third_party/ltp/testcases/kernel/mem/lib/
H
A
D
mem.c
171
unsigned long
nmask
[MAXNODES / BITS_PER_LONG] = { 0 };
in set_global_mempolicy()
local
/third_party/ltp/tools/sparse/sparse-src/
H
A
D
simplify.c
780
unsigned long long omask,
nmask
;
in simplify_mask_or_and()
local
914
unsigned long long mask, omask,
nmask
;
in simplify_shift()
local
1472
unsigned long long
nmask
;
simplify_constant_mask()
local
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H
A
D
libcpuset.c
3089
static int get_mempolicy(int *policy, unsigned long *
nmask
,
in get_mempolicy()
argument
3096
static int set_mempolicy(int mode, unsigned long *
nmask
, unsigned long maxnode)
in set_mempolicy()
argument
Completed in 10 milliseconds