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:paction
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/tc_act/
H
A
D
tc_gact.h
20
int
paction
;
member
/kernel/linux/linux-6.6/include/uapi/linux/tc_act/
H
A
D
tc_gact.h
20
int
paction
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/tc_act/
H
A
D
tc_gact.h
21
int
paction
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/tc_act/
H
A
D
tc_gact.h
33
int
paction
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/tc_act/
H
A
D
tc_gact.h
33
int
paction
;
member
/kernel/linux/linux-5.10/net/sched/
H
A
D
act_gact.c
92
if (TC_ACT_EXT_CMP(p_parm->
paction
, TC_ACT_GOTO_CHAIN)) {
in tcf_gact_init()
129
gact->tcfg_paction = p_parm->
paction
;
in tcf_gact_init()
203
.
paction
= gact->tcfg_paction,
in tcf_gact_dump()
/kernel/linux/linux-6.6/net/sched/
H
A
D
act_gact.c
92
if (TC_ACT_EXT_CMP(p_parm->
paction
, TC_ACT_GOTO_CHAIN)) {
in tcf_gact_init()
129
gact->tcfg_paction = p_parm->
paction
;
in tcf_gact_init()
204
.
paction
= gact->tcfg_paction,
in tcf_gact_dump()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H
A
D
qos_conf.c
169
struct flow_action_entry *
paction
= &flow->rule->action.entries[0];
in nfp_flower_install_rate_limiter()
local
223
action =
paction
+ i;
in nfp_flower_install_rate_limiter()
257
action =
paction
+ i;
in nfp_flower_install_rate_limiter()
697
struct flow_action_entry *
paction
= &fl_act->action.entries[0];
in nfp_act_install_actions()
local
711
action =
paction
+ i;
in nfp_act_install_actions()
Completed in 4 milliseconds