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:kts
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/aoe/
H
A
D
aoenet.c
37
static struct ktstate
kts
;
variable
[all...]
H
A
D
aoecmd.c
51
static struct ktstate *
kts
;
variable
[all...]
/kernel/linux/linux-6.6/drivers/block/aoe/
H
A
D
aoenet.c
37
static struct ktstate
kts
;
variable
[all...]
H
A
D
aoecmd.c
50
static struct ktstate *
kts
;
variable
[all...]
/kernel/linux/linux-5.10/kernel/time/
H
A
D
time.c
784
struct __kernel_timespec
kts
;
in get_timespec64()
local
807
struct __kernel_timespec
kts
= {
in put_timespec64()
local
/kernel/linux/linux-6.6/kernel/time/
H
A
D
time.c
874
struct __kernel_timespec
kts
;
in get_timespec64()
local
905
struct __kernel_timespec
kts
= {
in put_timespec64()
local
/kernel/linux/linux-5.10/net/netfilter/
H
A
D
nfnetlink_log.c
588
struct timespec64
kts
= ktime_to_timespec64(skb->tstamp);
in __build_packet_message()
local
H
A
D
nfnetlink_queue.c
582
struct timespec64
kts
= ktime_to_timespec64(entskb->tstamp);
in nfqnl_build_packet_message()
local
/kernel/linux/linux-6.6/net/netfilter/
H
A
D
nfnetlink_log.c
602
struct timespec64
kts
= ktime_to_timespec64(skb_tstamp_cond(skb, true));
in __build_packet_message()
local
H
A
D
nfnetlink_queue.c
607
struct timespec64
kts
= ktime_to_timespec64(tstamp);
in nfqnl_build_packet_message()
local
/kernel/linux/linux-5.10/arch/alpha/kernel/
H
A
D
osf_sys.c
985
struct timespec64
kts
;
in SYSCALL_DEFINE2()
local
1001
struct timespec64
kts
;
in SYSCALL_DEFINE2()
local
/kernel/linux/linux-6.6/arch/alpha/kernel/
H
A
D
osf_sys.c
986
struct timespec64
kts
;
in SYSCALL_DEFINE2()
local
1002
struct timespec64
kts
;
in SYSCALL_DEFINE2()
local
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
tcp.c
2059
struct __kernel_timespec
kts
= {
in tcp_recv_timestamp()
local
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp.c
2235
struct __kernel_timespec
kts
= {
in tcp_recv_timestamp()
local
Completed in 33 milliseconds