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:old_time
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/
H
A
D
server_writeback.c
39
unsigned long
old_time
, now;
in hmdfs_server_check_writeback()
local
/kernel/linux/linux-6.6/fs/hmdfs/
H
A
D
server_writeback.c
39
unsigned long
old_time
, now;
in hmdfs_server_check_writeback()
local
/kernel/linux/linux-5.10/fs/sysv/
H
A
D
inode.c
38
u32 time = (u32)ktime_get_real_seconds(),
old_time
;
in sysv_sync_fs()
local
/kernel/linux/linux-6.6/fs/sysv/
H
A
D
inode.c
38
u32 time = (u32)ktime_get_real_seconds(),
old_time
;
in sysv_sync_fs()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_ptp.h
90
u64
old_time
;
member
/kernel/linux/linux-6.6/drivers/iio/
H
A
D
industrialio-gts-helper.c
1054
iio_gts_find_new_gain_by_old_gain_time(struct iio_gts *gts, int old_gain, int
old_time
, int new_time, int *new_gain)
iio_gts_find_new_gain_by_old_gain_time()
argument
/kernel/liteos_a/fs/fat/os_adapt/
H
A
D
fatfs.c
2043
DWORD
old_time
= combine_time(&(df[0].fno));
in get_oldest_time()
local
2064
DWORD
old_time
= -1;
in fscheck()
local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
unistdndk.cpp
837
struct timespec
old_time
;
in Usleep()
local
Completed in 12 milliseconds