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:TIME_WAIT
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
cgroup_tcp_skb.h
32
TIME_WAIT
,
enumerator
/kernel/linux/linux-5.10/kernel/time/
H
A
D
ntp.c
441
time_state =
TIME_WAIT
;
in second_overflow()
448
time_state =
TIME_WAIT
;
in second_overflow()
450
case
TIME_WAIT
:
in second_overflow()
786
result =
TIME_WAIT
;
in __do_adjtimex()
792
result =
TIME_WAIT
;
in __do_adjtimex()
/kernel/linux/linux-6.6/kernel/time/
H
A
D
ntp.c
441
time_state =
TIME_WAIT
;
in second_overflow()
448
time_state =
TIME_WAIT
;
in second_overflow()
450
case
TIME_WAIT
:
in second_overflow()
835
result =
TIME_WAIT
;
in __do_adjtimex()
841
result =
TIME_WAIT
;
in __do_adjtimex()
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H
A
D
leap-a-day.c
88
case
TIME_WAIT
: return "
TIME_WAIT
";
in time_state_str()
147
if (ret !=
TIME_WAIT
) {
in sigalarm()
148
printf("Error: Timer seeing incorrect NTP state? (Should be
TIME_WAIT
)\n");
in sigalarm()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H
A
D
leap-a-day.c
88
case
TIME_WAIT
: return "
TIME_WAIT
";
in time_state_str()
147
if (ret !=
TIME_WAIT
) {
in sigalarm()
148
printf("Error: Timer seeing incorrect NTP state? (Should be
TIME_WAIT
)\n");
in sigalarm()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
timex.h
139
#define
TIME_WAIT
4
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
timex.h
139
#define
TIME_WAIT
4
macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
timex.h
81
#define
TIME_WAIT
4
macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
cgroup_tcp_skb.c
293
ASSERT_EQ(skel->bss->g_sock_state,
TIME_WAIT
, "g_sock_state");
in test_cgroup_tcp_skb()
331
ASSERT_EQ(skel->bss->g_sock_state,
TIME_WAIT
, "g_sock_state");
in test_cgroup_tcp_skb()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
timex.h
202
#define
TIME_WAIT
4 /* leap second has occurred */
macro
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
timex.h
202
#define
TIME_WAIT
4 /* leap second has occurred */
macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
cgroup_tcp_skb.c
167
g_sock_state =
TIME_WAIT
;
in egress_close_local()
/kernel/linux/linux-5.10/net/netfilter/
H
A
D
nf_conntrack_standalone.c
951
XASSIGN(
TIME_WAIT
, tn);
in nf_conntrack_standalone_init_tcp_sysctl()
/kernel/linux/linux-6.6/net/netfilter/
H
A
D
nf_conntrack_standalone.c
989
XASSIGN(
TIME_WAIT
, tn);
in nf_conntrack_standalone_init_tcp_sysctl()
Completed in 10 milliseconds