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:current_settings
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
khugepaged.c
348
static struct settings *
current_settings
(void)
in current_settings()
function
364
write_settings(
current_settings
());
in push_settings()
374
write_settings(
current_settings
());
in pop_settings()
796
struct settings settings = *
current_settings
();
in __madvise_collapse()
909
struct settings settings = *
current_settings
();
in alloc_at_fault()
971
struct settings settings = *
current_settings
();
in collapse_max_ptes_none()
1252
current_settings
()->khugepaged.max_ptes_shared);
in collapse_fork_compound()
/kernel/linux/linux-5.10/include/net/bluetooth/
H
A
D
mgmt.h
120
__le32
current_settings
;
member
612
__le32
current_settings
;
member
/kernel/linux/linux-6.6/include/net/bluetooth/
H
A
D
mgmt.h
124
__le32
current_settings
;
member
621
__le32
current_settings
;
member
/kernel/linux/linux-5.10/net/bluetooth/
H
A
D
mgmt.c
1027
rp.
current_settings
= cpu_to_le32(get_current_settings(hdev));
in read_controller_info()
1083
rp->
current_settings
= cpu_to_le32(get_current_settings(hdev));
in read_ext_controller_info()
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
mgmt.c
1166
rp.
current_settings
= cpu_to_le32(get_current_settings(hdev));
in read_controller_info()
1222
rp->
current_settings
= cpu_to_le32(get_current_settings(hdev));
in read_ext_controller_info()
Completed in 39 milliseconds