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:ADJ_STATUS
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H
A
D
leapcrash.c
39
tx.modes =
ADJ_STATUS
;
in clear_time_state()
43
tx.modes =
ADJ_STATUS
;
in clear_time_state()
98
tx.modes =
ADJ_STATUS
;
in main()
H
A
D
leap-a-day.c
106
tx.modes =
ADJ_STATUS
;
in clear_time_state()
116
tx.modes =
ADJ_STATUS
;
in clear_time_state()
262
tx.modes =
ADJ_STATUS
;
in main()
319
tx.modes =
ADJ_STATUS
;
in main()
H
A
D
adjtick.c
123
tx1.modes |=
ADJ_STATUS
;
in check_tick_adj()
H
A
D
valid-adjtimex.c
55
tx.modes =
ADJ_STATUS
;
in clear_time_state()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H
A
D
leapcrash.c
39
tx.modes =
ADJ_STATUS
;
in clear_time_state()
43
tx.modes =
ADJ_STATUS
;
in clear_time_state()
98
tx.modes =
ADJ_STATUS
;
in main()
H
A
D
leap-a-day.c
106
tx.modes =
ADJ_STATUS
;
in clear_time_state()
116
tx.modes =
ADJ_STATUS
;
in clear_time_state()
262
tx.modes =
ADJ_STATUS
;
in main()
319
tx.modes =
ADJ_STATUS
;
in main()
H
A
D
adjtick.c
123
tx1.modes |=
ADJ_STATUS
;
in check_tick_adj()
H
A
D
valid-adjtimex.c
55
tx.modes =
ADJ_STATUS
;
in clear_time_state()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
timex.h
100
#define
ADJ_STATUS
0x0010
macro
113
#define MOD_STATUS
ADJ_STATUS
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
timex.h
100
#define
ADJ_STATUS
0x0010
macro
113
#define MOD_STATUS
ADJ_STATUS
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
timex.h
39
#define
ADJ_STATUS
0x0010
macro
54
#define MOD_STATUS
ADJ_STATUS
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
timex.h
143
#define
ADJ_STATUS
0x0010 /* clock status */
macro
161
#define MOD_STATUS
ADJ_STATUS
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
timex.h
143
#define
ADJ_STATUS
0x0010 /* clock status */
macro
161
#define MOD_STATUS
ADJ_STATUS
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
time.c
612
txc.modes =
ADJ_STATUS
;
in stp_clear_leap()
658
txc.modes =
ADJ_STATUS
;
in stp_check_leap()
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
time.c
604
txc.modes =
ADJ_STATUS
;
in stp_clear_leap()
650
txc.modes =
ADJ_STATUS
;
in stp_check_leap()
/kernel/linux/linux-5.10/kernel/time/
H
A
D
ntp.c
664
if (txc->modes &
ADJ_STATUS
)
in process_adjtimex_modes()
/kernel/linux/linux-6.6/kernel/time/
H
A
D
ntp.c
712
if (txc->modes &
ADJ_STATUS
)
in process_adjtimex_modes()
Completed in 10 milliseconds