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:sys_time
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/common_modules/newip/examples/
H
A
D
nip_udp_client_demo.c
29
struct timeval
sys_time
;
in _sendto()
local
H
A
D
nip_tcp_client_demo.c
30
struct timeval
sys_time
;
in _send()
local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H
A
D
ptp.c
87
iwl_mvm_get_crosstimestamp_fw(struct iwl_mvm *mvm, u32 *gp2, u64 *
sys_time
)
in iwl_mvm_get_crosstimestamp_fw()
argument
161
ktime_t
sys_time
;
in iwl_mvm_phc_get_crosstimestamp()
local
127
iwl_mvm_phc_get_crosstimestamp_loop(struct iwl_mvm *mvm, ktime_t *
sys_time
, u32 *gp2)
iwl_mvm_phc_get_crosstimestamp_loop()
argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H
A
D
test_vsyscall.c
171
static inline long
sys_time
(time_t *t)
in sys_time()
function
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H
A
D
test_vsyscall.c
168
static inline long
sys_time
(time_t *t)
in sys_time()
function
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H
A
D
messages.c
743
struct avs_sys_time
sys_time
;
in avs_ipc_set_system_time()
local
Completed in 5 milliseconds