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:secs
(Results
1 - 25
of
162
) sorted by relevance
1
2
3
4
5
6
7
/kernel/linux/linux-5.10/arch/x86/um/vdso/
H
A
D
um_vdso.c
46
long
secs
;
in __vdso_time()
local
/kernel/linux/linux-5.10/arch/sh/boards/mach-dreamcast/
H
A
D
rtc.c
64
time64_t
secs
= rtc_tm_to_time64(tm);
in aica_rtc_settimeofday()
local
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H
A
D
verify_pefile.h
20
const struct section_header *
secs
;
member
H
A
D
verify_pefile.c
31
const struct section_header *
secs
, *sec;
in pefile_parse_binary()
local
/kernel/linux/linux-6.6/arch/sh/boards/mach-dreamcast/
H
A
D
rtc.c
64
time64_t
secs
= rtc_tm_to_time64(tm);
in aica_rtc_settimeofday()
local
/kernel/linux/linux-5.10/drivers/rtc/
H
A
D
rtc-sun4v.c
46
static int hypervisor_set_time(unsigned long
secs
)
in hypervisor_set_time()
argument
H
A
D
lib.c
51
unsigned int month, year,
secs
;
in rtc_time64_to_tm()
local
H
A
D
rtc-ds1672.c
86
unsigned long
secs
= rtc_tm_to_time64(tm);
in ds1672_set_time()
local
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
lib_test.c
48
time64_t
secs
;
in rtc_time64_to_tm_test_date_range()
local
H
A
D
rtc-sun4v.c
46
static int hypervisor_set_time(unsigned long
secs
)
in hypervisor_set_time()
argument
H
A
D
lib.c
54
unsigned int
secs
;
in rtc_time64_to_tm()
local
H
A
D
rtc-ds1672.c
86
unsigned long
secs
= rtc_tm_to_time64(tm);
in ds1672_set_time()
local
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H
A
D
verify_pefile.h
20
const struct section_header *
secs
;
member
/kernel/linux/linux-6.6/arch/x86/um/vdso/
H
A
D
um_vdso.c
46
long
secs
;
in __vdso_time()
local
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H
A
D
main.h
30
struct sgx_secs
secs
;
member
/kernel/linux/linux-6.6/kernel/time/
H
A
D
time_test.c
67
time64_t
secs
;
in time64_to_tm_test_date_range()
local
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H
A
D
clocksource-switch.c
106
int run_tests(int
secs
)
in run_tests()
argument
/kernel/linux/linux-5.10/tools/testing/selftests/rtc/
H
A
D
rtctest.c
117
time_t
secs
, new;
in TEST_F()
local
171
time_t
secs
, new;
in TEST_F()
local
219
time_t
secs
, new;
variable
273
time_t
secs
, new;
global()
variable
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
ktime.h
38
static inline ktime_t ktime_set(const s64
secs
, const unsigned long nsecs)
in ktime_set()
argument
/kernel/linux/linux-6.6/include/linux/
H
A
D
ktime.h
38
static inline ktime_t ktime_set(const s64
secs
, const unsigned long nsecs)
in ktime_set()
argument
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H
A
D
clocksource-switch.c
106
int run_tests(int
secs
)
in run_tests()
argument
/kernel/linux/linux-5.10/arch/mips/mti-malta/
H
A
D
malta-time.c
66
int
secs
;
in estimate_frequencies()
local
/kernel/linux/linux-5.10/arch/parisc/kernel/
H
A
D
time.c
182
time64_t
secs
= rtc_tm_to_time64(tm);
in rtc_generic_set_time()
local
/kernel/linux/linux-6.6/arch/mips/mti-malta/
H
A
D
malta-time.c
66
int
secs
;
in estimate_frequencies()
local
/kernel/linux/linux-6.6/arch/parisc/kernel/
H
A
D
time.c
181
time64_t
secs
= rtc_tm_to_time64(tm);
in rtc_generic_set_time()
local
Completed in 8 milliseconds
1
2
3
4
5
6
7