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:desired_cpu
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpaa2-eth-debugfs.c
109
ch->nctx.
desired_cpu
,
in dpaa2_dbg_ch_show()
H
A
D
dpaa2-eth.c
1571
ch->nctx.
desired_cpu
);
in dpaa2_eth_poll()
2667
nctx->
desired_cpu
= i;
in dpaa2_eth_setup_dpio()
2758
if (priv->channel[i]->nctx.
desired_cpu
== cpu)
in dpaa2_eth_get_affine_channel()
/kernel/linux/linux-5.10/include/soc/fsl/
H
A
D
dpaa2-io.h
74
* @
desired_cpu
: The cpu on which the notifications will show up. Use
87
int
desired_cpu
;
member
/kernel/linux/linux-6.6/include/soc/fsl/
H
A
D
dpaa2-io.h
76
* @
desired_cpu
: The cpu on which the notifications will show up. Use
89
int
desired_cpu
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpaa2-eth-debugfs.c
109
ch->nctx.
desired_cpu
,
in dpaa2_dbg_ch_show()
H
A
D
dpaa2-xsk.c
408
fq = &priv->fq[ch->nctx.
desired_cpu
];
in dpaa2_xsk_tx()
H
A
D
dpaa2-eth.c
2022
ch->nctx.
desired_cpu
);
in dpaa2_eth_poll()
3191
nctx->
desired_cpu
= i;
in dpaa2_eth_setup_dpio()
3282
if (priv->channel[i]->nctx.
desired_cpu
== cpu)
in dpaa2_eth_get_affine_channel()
H
A
D
dpaa2-switch.c
2856
nctx->
desired_cpu
= DPAA2_IO_ANY_CPU;
in dpaa2_switch_setup_dpio()
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
H
A
D
dpio-service.c
265
d = service_select_by_cpu(d, ctx->
desired_cpu
);
in dpaa2_io_service_register()
334
d = service_select_by_cpu(d, ctx->
desired_cpu
);
in dpaa2_io_service_rearm()
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
H
A
D
dpio-service.c
303
d = service_select_by_cpu(d, ctx->
desired_cpu
);
in dpaa2_io_service_register()
372
d = service_select_by_cpu(d, ctx->
desired_cpu
);
in dpaa2_io_service_rearm()
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
H
A
D
dpaa2-qdma.c
470
ppriv->nctx.
desired_cpu
= DPAA2_IO_ANY_CPU;
in dpaa2_qdma_dpio_setup()
/kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/
H
A
D
dpaa2-qdma.c
469
ppriv->nctx.
desired_cpu
= DPAA2_IO_ANY_CPU;
in dpaa2_qdma_dpio_setup()
/kernel/linux/linux-5.10/drivers/crypto/caam/
H
A
D
caamalg_qi2.c
4680
nctx->
desired_cpu
= cpu;
in dpaa2_dpseci_dpio_setup()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H
A
D
caamalg_qi2.c
4692
nctx->
desired_cpu
= cpu;
in dpaa2_dpseci_dpio_setup()
Completed in 33 milliseconds