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:was_up
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H
A
D
qt202x_phy.c
387
bool
was_up
= efx->link_state.up;
in qt202x_phy_poll()
local
H
A
D
txc43128_phy.c
492
bool
was_up
= efx->link_state.up;
in txc43128_phy_poll()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H
A
D
qt202x_phy.c
387
bool
was_up
= efx->link_state.up;
in qt202x_phy_poll()
local
H
A
D
txc43128_phy.c
492
bool
was_up
= efx->link_state.up;
in txc43128_phy_poll()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
H
A
D
gve_main.c
1219
static void gve_reset_and_teardown(struct gve_priv *priv, bool
was_up
)
in gve_reset_and_teardown()
argument
1228
static int gve_reset_recovery(struct gve_priv *priv, bool
was_up
)
in gve_reset_recovery()
argument
1249
bool
was_up
= netif_carrier_ok(priv->dev);
in gve_reset()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
H
A
D
gve_main.c
2124
static void gve_reset_and_teardown(struct gve_priv *priv, bool
was_up
)
in gve_reset_and_teardown()
argument
2133
static int gve_reset_recovery(struct gve_priv *priv, bool
was_up
)
in gve_reset_recovery()
argument
2154
bool
was_up
= netif_carrier_ok(priv->dev);
in gve_reset()
local
2358
bool
was_up
= netif_carrier_ok(priv->dev);
gve_shutdown()
local
2376
bool
was_up
= netif_carrier_ok(priv->dev);
gve_suspend()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H
A
D
ena_netdev.c
485
bool
was_up
;
in ena_destroy_and_free_all_xdp_queues()
local
/kernel/linux/linux-5.10/drivers/net/bonding/
H
A
D
bond_main.c
1437
bool
was_up
= !!(bond_dev->flags & IFF_UP);
in bond_setup_by_slave()
local
/kernel/linux/linux-6.6/drivers/net/bonding/
H
A
D
bond_main.c
1503
bool
was_up
= !!(bond_dev->flags & IFF_UP);
in bond_setup_by_slave()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H
A
D
ena_netdev.c
556
bool
was_up
;
in ena_destroy_and_free_all_xdp_queues()
local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
chip.c
7140
int
was_up
;
in handle_link_down()
local
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
chip.c
7101
int
was_up
;
in handle_link_down()
local
Completed in 68 milliseconds