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:ts64
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/fs/coda/
H
A
D
coda_linux.c
71
struct timespec64
ts64
= {
in coda_to_timespec64()
local
79
static struct coda_timespec timespec64_to_coda(struct timespec64
ts64
)
in timespec64_to_coda()
argument
/kernel/linux/linux-5.10/drivers/dma-buf/
H
A
D
sync_debug.c
79
struct timespec64
ts64
=
in sync_print_fence()
local
/kernel/linux/linux-6.6/fs/coda/
H
A
D
coda_linux.c
71
struct timespec64
ts64
= {
in coda_to_timespec64()
local
79
static struct coda_timespec timespec64_to_coda(struct timespec64
ts64
)
in timespec64_to_coda()
argument
/kernel/linux/linux-6.6/drivers/dma-buf/
H
A
D
sync_debug.c
79
struct timespec64
ts64
=
in sync_print_fence()
local
/kernel/linux/linux-5.10/kernel/time/
H
A
D
time.c
816
static int __get_old_timespec32(struct timespec64 *
ts64
,
in __get_old_timespec32()
argument
832
static int __put_old_timespec32(const struct timespec64 *
ts64
,
in __put_old_timespec32()
argument
/kernel/linux/linux-6.6/kernel/time/
H
A
D
time.c
914
static int __get_old_timespec32(struct timespec64 *
ts64
,
in __get_old_timespec32()
argument
930
static int __put_old_timespec32(const struct timespec64 *
ts64
,
in __put_old_timespec32()
argument
/kernel/linux/linux-5.10/drivers/firewire/
H
A
D
nosy.c
411
struct timespec64
ts64
;
in packet_irq_handler()
local
441
struct timespec64
ts64
;
in bus_reset_irq_handler()
local
/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/
H
A
D
pcan_usb_pro.h
152
__le32
ts64
[2];
member
/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/
H
A
D
pcan_usb_pro.h
159
__le32
ts64
[2];
member
/kernel/linux/linux-6.6/drivers/firewire/
H
A
D
nosy.c
411
struct timespec64
ts64
;
in packet_irq_handler()
local
441
struct timespec64
ts64
;
in bus_reset_irq_handler()
local
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
dummy_hcd.c
842
struct timespec64
ts64
;
in dummy_g_get_frame()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_ptp.c
1853
struct timespec64
ts64
= *ts;
in ice_ptp_settime64()
local
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
dummy_hcd.c
845
struct timespec64
ts64
;
in dummy_g_get_frame()
local
/kernel/linux/linux-6.6/sound/core/
H
A
D
rawmidi.c
1142
struct timespec64
ts64
= {0, 0};
in get_framing_tstamp()
local
1172
struct timespec64
ts64
= get_framing_tstamp(substream);
in snd_rawmidi_receive()
local
Completed in 21 milliseconds