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:drop_it
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H
A
D
sunbmac.c
816
drop_it
:
in bigmac_rx()
831
goto
drop_it
;
in bigmac_rx()
855
goto
drop_it
;
in bigmac_rx()
H
A
D
sungem.c
799
drop_it
:
in gem_rx()
811
goto
drop_it
;
in gem_rx()
831
goto
drop_it
;
in gem_rx()
H
A
D
sunhme.c
2019
drop_it
:
in happy_meal_rx()
2035
goto
drop_it
;
in happy_meal_rx()
2044
goto
drop_it
;
in happy_meal_rx()
2061
goto
drop_it
;
in happy_meal_rx()
H
A
D
cassini.c
2312
drop_it
:
in cas_rx_ringN()
2322
goto
drop_it
;
in cas_rx_ringN()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H
A
D
sunbmac.c
816
drop_it
:
in bigmac_rx()
831
goto
drop_it
;
in bigmac_rx()
855
goto
drop_it
;
in bigmac_rx()
H
A
D
sunhme.c
1786
drop_it
:
in happy_meal_rx()
1802
goto
drop_it
;
in happy_meal_rx()
1811
goto
drop_it
;
in happy_meal_rx()
1828
goto
drop_it
;
in happy_meal_rx()
H
A
D
sungem.c
799
drop_it
:
in gem_rx()
811
goto
drop_it
;
in gem_rx()
831
goto
drop_it
;
in gem_rx()
H
A
D
cassini.c
2283
drop_it
:
in cas_rx_ringN()
2293
goto
drop_it
;
in cas_rx_ringN()
/kernel/linux/linux-5.10/drivers/block/drbd/
H
A
D
drbd_main.c
1484
int
drop_it
;
in we_should_drop_the_connection()
local
1487
drop_it
= connection->meta.socket == sock
in we_should_drop_the_connection()
1492
if (
drop_it
)
in we_should_drop_the_connection()
1495
drop_it
= !--connection->ko_count;
in we_should_drop_the_connection()
1496
if (!
drop_it
) {
in we_should_drop_the_connection()
1502
return
drop_it
; /* && (device->state == R_PRIMARY) */;
in we_should_drop_the_connection()
/kernel/linux/linux-6.6/drivers/block/drbd/
H
A
D
drbd_main.c
1473
int
drop_it
;
in we_should_drop_the_connection()
local
1476
drop_it
= connection->meta.socket == sock
in we_should_drop_the_connection()
1481
if (
drop_it
)
in we_should_drop_the_connection()
1484
drop_it
= !--connection->ko_count;
in we_should_drop_the_connection()
1485
if (!
drop_it
) {
in we_should_drop_the_connection()
1491
return
drop_it
; /* && (device->state == R_PRIMARY) */;
in we_should_drop_the_connection()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H
A
D
b44.c
798
drop_it
:
in b44_rx()
814
goto
drop_it
;
in b44_rx()
824
goto
drop_it
;
in b44_rx()
H
A
D
tg3.c
6870
drop_it
:
in tg3_rx()
6898
goto
drop_it
;
in tg3_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H
A
D
b44.c
777
drop_it
:
in b44_rx()
793
goto
drop_it
;
in b44_rx()
803
goto
drop_it
;
in b44_rx()
H
A
D
tg3.c
6851
drop_it
:
in tg3_rx()
6879
goto
drop_it
;
in tg3_rx()
Completed in 88 milliseconds