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:cake_flow
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/net/sched/
H
A
D
sch_cake.c
125
struct
cake_flow
{
struct
150
struct
cake_flow
flows[CAKE_QUEUES];
852
static struct sk_buff *dequeue_head(struct
cake_flow
*flow)
in dequeue_head()
866
static void flow_queue_add(struct
cake_flow
*flow, struct sk_buff *skb)
in flow_queue_add()
1152
struct
cake_flow
*flow)
in cake_ack_filter()
1508
struct
cake_flow
*flow;
in cake_drop()
1703
struct
cake_flow
*flow;
in cake_enqueue()
1914
struct
cake_flow
*flow = &b->flows[q->cur_flow];
in cake_dequeue_one()
1951
struct
cake_flow
*flow;
in cake_dequeue()
2051
flow = list_first_entry(head, struct
cake_flow
, flowchai
in cake_dequeue()
[all...]
/kernel/linux/linux-6.6/net/sched/
H
A
D
sch_cake.c
126
struct
cake_flow
{
struct
151
struct
cake_flow
flows[CAKE_QUEUES];
853
static struct sk_buff *dequeue_head(struct
cake_flow
*flow)
in dequeue_head()
867
static void flow_queue_add(struct
cake_flow
*flow, struct sk_buff *skb)
in flow_queue_add()
1153
struct
cake_flow
*flow)
in cake_ack_filter()
1509
struct
cake_flow
*flow;
in cake_drop()
1704
struct
cake_flow
*flow;
in cake_enqueue()
1915
struct
cake_flow
*flow = &b->flows[q->cur_flow];
in cake_dequeue_one()
1952
struct
cake_flow
*flow;
in cake_dequeue()
2052
flow = list_first_entry(head, struct
cake_flow
, flowchai
in cake_dequeue()
[all...]
Completed in 10 milliseconds