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:new_nid
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/include/net/page_pool/
H
A
D
helpers.h
232
static inline void page_pool_nid_changed(struct page_pool *pool, int
new_nid
)
in page_pool_nid_changed()
argument
/kernel/linux/linux-5.10/include/net/
H
A
D
page_pool.h
223
static inline void page_pool_nid_changed(struct page_pool *pool, int
new_nid
)
in page_pool_nid_changed()
argument
/kernel/linux/linux-5.10/net/core/
H
A
D
page_pool.c
530
void page_pool_update_nid(struct page_pool *pool, int
new_nid
)
in page_pool_update_nid()
argument
/kernel/linux/linux-6.6/net/core/
H
A
D
page_pool.c
930
void page_pool_update_nid(struct page_pool *pool, int
new_nid
)
in page_pool_update_nid()
argument
/kernel/linux/linux-5.10/fs/f2fs/
H
A
D
xattr.c
441
nid_t
new_nid
= 0;
in write_all_xattrs()
local
/kernel/linux/linux-6.6/fs/f2fs/
H
A
D
xattr.c
440
nid_t
new_nid
= 0;
in write_all_xattrs()
local
/kernel/linux/linux-5.10/arch/powerpc/mm/
H
A
D
numa.c
1445
int
new_nid
;
in find_and_online_cpu_nid()
local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/mm/
H
A
D
numa.c
1423
int
new_nid
;
in find_and_update_cpu_nid()
local
/kernel/linux/linux-5.10/arch/sparc/mm/
H
A
D
init_64.c
948
int prev_nid,
new_nid
;
in memblock_nid_range_sun4u()
local
/kernel/linux/linux-6.6/arch/sparc/mm/
H
A
D
init_64.c
964
int prev_nid,
new_nid
;
in memblock_nid_range_sun4u()
local
/kernel/linux/linux-5.10/mm/
H
A
D
hugetlb.c
5723
int
new_nid
= page_to_nid(newpage);
in move_hugetlb_state()
local
/kernel/linux/linux-6.6/mm/
H
A
D
hugetlb.c
7283
int
new_nid
= folio_nid(new_folio);
in move_hugetlb_state()
local
Completed in 32 milliseconds