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:tstmp
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
otx2_ptp.c
298
u64
tstmp
, new_thresh;
in otx2_ptp_extts_check()
local
301
tstmp
= ptp_tstmp_read(ptp);
in otx2_ptp_extts_check()
304
if (
tstmp
!= ptp->last_extts) {
in otx2_ptp_extts_check()
307
event.timestamp = ptp->ptp_tstamp2nsec(&ptp->time_counter,
tstmp
);
in otx2_ptp_extts_check()
309
new_thresh =
tstmp
% 500000000;
in otx2_ptp_extts_check()
316
ptp->last_extts =
tstmp
;
in otx2_ptp_extts_check()
H
A
D
otx2_struct.h
203
u64
tstmp
: 1;
member
H
A
D
otx2_txrx.c
708
ext->
tstmp
= 1;
in otx2_sqe_add_ext()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
otx2_struct.h
204
u64
tstmp
: 1;
member
H
A
D
otx2_txrx.c
554
ext->
tstmp
= 1;
in otx2_sqe_add_ext()
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H
A
D
q_struct.h
533
u64
tstmp
:1;
member
562
u64
tstmp
:1;
H
A
D
nicvf_queues.c
1412
hdr->
tstmp
= 1;
in nicvf_sq_add_hdr_subdesc()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H
A
D
q_struct.h
533
u64
tstmp
:1;
member
562
u64
tstmp
:1;
H
A
D
nicvf_queues.c
1413
hdr->
tstmp
= 1;
in nicvf_sq_add_hdr_subdesc()
Completed in 13 milliseconds