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:prb_bdqc
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/net/packet/
H
A
D
diag.c
86
pdr.pdr_retire_tmo = ring->
prb_bdqc
.retire_blk_tov;
in pdiag_put_ring()
87
pdr.pdr_sizeof_priv = ring->
prb_bdqc
.blk_sizeof_priv;
in pdiag_put_ring()
88
pdr.pdr_features = ring->
prb_bdqc
.feature_req_word;
in pdiag_put_ring()
H
A
D
internal.h
75
struct tpacket_kbdq_core
prb_bdqc
;
member
H
A
D
af_packet.c
229
#define GET_PBDQC_FROM_RB(x) ((struct tpacket_kbdq_core *)(&(x)->
prb_bdqc
))
649
from_timer(po, t, rx_ring.
prb_bdqc
.retire_blk_timer);
in prb_retire_rx_blk_timer_expired()
1114
if (rb->
prb_bdqc
.kactive_blk_num)
in prb_previous_blk_num()
1115
prev = rb->
prb_bdqc
.kactive_blk_num-1;
in prb_previous_blk_num()
1117
prev = rb->
prb_bdqc
.knum_blocks-1;
in prb_previous_blk_num()
1231
len = READ_ONCE(po->rx_ring.
prb_bdqc
.knum_blocks);
in __tpacket_v3_has_room()
1232
idx = READ_ONCE(po->rx_ring.
prb_bdqc
.kactive_blk_num);
in __tpacket_v3_has_room()
/kernel/linux/linux-6.6/net/packet/
H
A
D
diag.c
86
pdr.pdr_retire_tmo = ring->
prb_bdqc
.retire_blk_tov;
in pdiag_put_ring()
87
pdr.pdr_sizeof_priv = ring->
prb_bdqc
.blk_sizeof_priv;
in pdiag_put_ring()
88
pdr.pdr_features = ring->
prb_bdqc
.feature_req_word;
in pdiag_put_ring()
H
A
D
internal.h
75
struct tpacket_kbdq_core
prb_bdqc
;
member
H
A
D
af_packet.c
234
#define GET_PBDQC_FROM_RB(x) ((struct tpacket_kbdq_core *)(&(x)->
prb_bdqc
))
684
from_timer(po, t, rx_ring.
prb_bdqc
.retire_blk_timer);
in prb_retire_rx_blk_timer_expired()
1149
if (rb->
prb_bdqc
.kactive_blk_num)
in prb_previous_blk_num()
1150
prev = rb->
prb_bdqc
.kactive_blk_num-1;
in prb_previous_blk_num()
1152
prev = rb->
prb_bdqc
.knum_blocks-1;
in prb_previous_blk_num()
1266
len = READ_ONCE(po->rx_ring.
prb_bdqc
.knum_blocks);
in __tpacket_v3_has_room()
1267
idx = READ_ONCE(po->rx_ring.
prb_bdqc
.kactive_blk_num);
in __tpacket_v3_has_room()
Completed in 13 milliseconds