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:extracts
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpni.c
34
extr = &dpni_ext->
extracts
[i];
in dpni_prepare_key_cfg()
36
switch (cfg->
extracts
[i].type) {
in dpni_prepare_key_cfg()
38
extr->prot = cfg->
extracts
[i].extract.from_hdr.prot;
in dpni_prepare_key_cfg()
40
cfg->
extracts
[i].extract.from_hdr.type);
in dpni_prepare_key_cfg()
41
extr->size = cfg->
extracts
[i].extract.from_hdr.size;
in dpni_prepare_key_cfg()
42
extr->offset = cfg->
extracts
[i].extract.from_hdr.offset;
in dpni_prepare_key_cfg()
44
cfg->
extracts
[i].extract.from_hdr.field);
in dpni_prepare_key_cfg()
46
cfg->
extracts
[i].extract.from_hdr.hdr_index;
in dpni_prepare_key_cfg()
49
extr->size = cfg->
extracts
[i].extract.from_data.size;
in dpni_prepare_key_cfg()
51
cfg->
extracts
[
in dpni_prepare_key_cfg()
[all...]
H
A
D
dpkg.h
473
* @
extracts
: Array of required extractions
477
struct dpkg_extract
extracts
[DPKG_MAX_NUM_OF_EXTRACTS];
member
H
A
D
dpni-cmd.h
440
struct dpni_dist_extract
extracts
[DPKG_MAX_NUM_OF_EXTRACTS];
member
H
A
D
dpaa2-eth.c
3129
kg_cfg.
extracts
[0].type = DPKG_EXTRACT_FROM_HDR;
in dpaa2_eth_set_vlan_qos()
3130
kg_cfg.
extracts
[0].extract.from_hdr.prot = NET_PROT_VLAN;
in dpaa2_eth_set_vlan_qos()
3131
kg_cfg.
extracts
[0].extract.from_hdr.type = DPKG_FULL_FIELD;
in dpaa2_eth_set_vlan_qos()
3132
kg_cfg.
extracts
[0].extract.from_hdr.field = NH_FLD_VLAN_TCI;
in dpaa2_eth_set_vlan_qos()
3664
&cls_cfg.
extracts
[cls_cfg.num_extracts];
in dpaa2_eth_set_dist_key()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpni.c
36
extr = &dpni_ext->
extracts
[i];
in dpni_prepare_key_cfg()
38
switch (cfg->
extracts
[i].type) {
in dpni_prepare_key_cfg()
40
extr->prot = cfg->
extracts
[i].extract.from_hdr.prot;
in dpni_prepare_key_cfg()
42
cfg->
extracts
[i].extract.from_hdr.type);
in dpni_prepare_key_cfg()
43
extr->size = cfg->
extracts
[i].extract.from_hdr.size;
in dpni_prepare_key_cfg()
44
extr->offset = cfg->
extracts
[i].extract.from_hdr.offset;
in dpni_prepare_key_cfg()
46
cfg->
extracts
[i].extract.from_hdr.field);
in dpni_prepare_key_cfg()
48
cfg->
extracts
[i].extract.from_hdr.hdr_index;
in dpni_prepare_key_cfg()
51
extr->size = cfg->
extracts
[i].extract.from_data.size;
in dpni_prepare_key_cfg()
53
cfg->
extracts
[
in dpni_prepare_key_cfg()
[all...]
H
A
D
dpkg.h
474
* @
extracts
: Array of required extractions
478
struct dpkg_extract
extracts
[DPKG_MAX_NUM_OF_EXTRACTS];
member
H
A
D
dpni-cmd.h
451
struct dpni_dist_extract
extracts
[DPKG_MAX_NUM_OF_EXTRACTS];
member
H
A
D
dpaa2-eth.c
3701
kg_cfg.
extracts
[0].type = DPKG_EXTRACT_FROM_HDR;
in dpaa2_eth_set_vlan_qos()
3702
kg_cfg.
extracts
[0].extract.from_hdr.prot = NET_PROT_VLAN;
in dpaa2_eth_set_vlan_qos()
3703
kg_cfg.
extracts
[0].extract.from_hdr.type = DPKG_FULL_FIELD;
in dpaa2_eth_set_vlan_qos()
3704
kg_cfg.
extracts
[0].extract.from_hdr.field = NH_FLD_VLAN_TCI;
in dpaa2_eth_set_vlan_qos()
4236
&cls_cfg.
extracts
[cls_cfg.num_extracts];
in dpaa2_eth_set_dist_key()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H
A
D
binstr.S
29
|
extracts
and shifts. The three msbs from d2 will go into
55
| d6: temp for bit-field
extracts
H
A
D
sgetem.S
10
| The entry point sGETMAN
extracts
the mantissa of the
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H
A
D
binstr.S
29
|
extracts
and shifts. The three msbs from d2 will go into
55
| d6: temp for bit-field
extracts
H
A
D
sgetem.S
10
| The entry point sGETMAN
extracts
the mantissa of the
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H
A
D
fplsp.S
7501
# sgetman():
extracts
the mantissa of the input argument. The #
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H
A
D
fplsp.S
7501
# sgetman():
extracts
the mantissa of the input argument. The #
Completed in 50 milliseconds