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:restarted
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/net/rose/
H
A
D
rose_link.c
146
neigh->
restarted
= 1;
in rose_link_rx_restart()
153
neigh->
restarted
= 1;
in rose_link_rx_restart()
166
if (neigh->
restarted
) {
in rose_link_rx_restart()
272
neigh->
restarted
= 0;
in rose_transmit_link()
277
if (neigh->
restarted
) {
in rose_transmit_link()
H
A
D
rose_route.c
100
rose_neigh->
restarted
= 0;
in rose_add_node()
387
sn->
restarted
= 1;
in rose_add_loopback_neigh()
688
if (node->neighbour[i]->
restarted
) {
in rose_get_neigh()
768
rose_neigh->
restarted
= 0;
in rose_del_route_by_neigh()
1205
(rose_neigh->
restarted
) ? "yes" : "no",
in rose_neigh_show()
/kernel/linux/linux-6.6/net/rose/
H
A
D
rose_link.c
146
neigh->
restarted
= 1;
in rose_link_rx_restart()
153
neigh->
restarted
= 1;
in rose_link_rx_restart()
166
if (neigh->
restarted
) {
in rose_link_rx_restart()
272
neigh->
restarted
= 0;
in rose_transmit_link()
277
if (neigh->
restarted
) {
in rose_transmit_link()
H
A
D
rose_route.c
100
rose_neigh->
restarted
= 0;
in rose_add_node()
388
sn->
restarted
= 1;
in rose_add_loopback_neigh()
692
if (node->neighbour[i]->
restarted
) {
in rose_get_neigh()
772
rose_neigh->
restarted
= 0;
in rose_del_route_by_neigh()
1202
(rose_neigh->
restarted
) ? "yes" : "no",
in rose_neigh_show()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H
A
D
ip_vs_wrr.c
165
bool last_pass = false,
restarted
= false;
in ip_vs_wrr_schedule()
local
198
restarted
= true;
in ip_vs_wrr_schedule()
201
if (last_pass &&
restarted
&&
in ip_vs_wrr_schedule()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H
A
D
ip_vs_wrr.c
165
bool last_pass = false,
restarted
= false;
in ip_vs_wrr_schedule()
local
198
restarted
= true;
in ip_vs_wrr_schedule()
201
if (last_pass &&
restarted
&&
in ip_vs_wrr_schedule()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H
A
D
adapter.h
158
unsigned long
restarted
;
member
H
A
D
sge.c
2987
qs->rspq.
restarted
++;
in sge_timer_rx()
/kernel/linux/linux-5.10/include/net/
H
A
D
rose.h
100
char
restarted
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
rose.h
101
char
restarted
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H
A
D
adapter.h
158
unsigned long
restarted
;
member
H
A
D
sge.c
2985
qs->rspq.
restarted
++;
in sge_timer_rx()
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H
A
D
turbostat.c
3330
int
restarted
= 0;
in turbostat_loop()
local
3336
restarted
++;
in turbostat_loop()
3344
if (
restarted
> 10) {
in turbostat_loop()
3350
restarted
= 0;
in turbostat_loop()
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
extent-tree.c
4752
int
restarted
;
member
5100
* ->
restarted
flag.
in do_walk_down()
5102
if (wc->
restarted
) {
in do_walk_down()
5110
wc->
restarted
= 0;
in do_walk_down()
5466
wc->
restarted
= test_bit(BTRFS_ROOT_DEAD_TREE, &root->state);
in btrfs_drop_snapshot()
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
extent-tree.c
5030
int
restarted
;
member
5377
* ->
restarted
flag.
in do_walk_down()
5379
if (wc->
restarted
) {
in do_walk_down()
5387
wc->
restarted
= 0;
in do_walk_down()
5745
wc->
restarted
= test_bit(BTRFS_ROOT_DEAD_TREE, &root->state);
in btrfs_drop_snapshot()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H
A
D
turbostat.c
3531
int
restarted
= 0;
in turbostat_loop()
local
3542
restarted
++;
in turbostat_loop()
3550
if (
restarted
> 10) {
in turbostat_loop()
3556
restarted
= 0;
in turbostat_loop()
Completed in 44 milliseconds