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:cvmx_fpa_alloc
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/octeon/
H
A
D
ethernet-mem.c
52
memory =
cvmx_fpa_alloc
(pool);
in cvm_oct_free_hw_skbuff()
120
fpa =
cvmx_fpa_alloc
(pool);
in cvm_oct_free_hw_memory()
H
A
D
ethernet-tx.c
517
struct cvmx_wqe *work =
cvmx_fpa_alloc
(CVMX_FPA_WQE_POOL);
in cvm_oct_xmit_pow()
528
packet_buffer =
cvmx_fpa_alloc
(CVMX_FPA_PACKET_POOL);
in cvm_oct_xmit_pow()
H
A
D
octeon-stubs.h
1246
static inline void *
cvmx_fpa_alloc
(uint64_t pool)
in cvmx_fpa_alloc()
function
/kernel/linux/linux-6.6/drivers/staging/octeon/
H
A
D
ethernet-mem.c
52
memory =
cvmx_fpa_alloc
(pool);
in cvm_oct_free_hw_skbuff()
120
fpa =
cvmx_fpa_alloc
(pool);
in cvm_oct_free_hw_memory()
H
A
D
ethernet-tx.c
514
struct cvmx_wqe *work =
cvmx_fpa_alloc
(CVMX_FPA_WQE_POOL);
in cvm_oct_xmit_pow()
525
packet_buffer =
cvmx_fpa_alloc
(CVMX_FPA_PACKET_POOL);
in cvm_oct_xmit_pow()
H
A
D
octeon-stubs.h
1246
static inline void *
cvmx_fpa_alloc
(uint64_t pool)
in cvmx_fpa_alloc()
function
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-cmd-queue.h
372
(uint64_t *)
cvmx_fpa_alloc
(qptr->fpa_pool);
in cvmx_cmd_queue_write()
475
(uint64_t *)
cvmx_fpa_alloc
(qptr->fpa_pool);
in cvmx_cmd_queue_write2()
577
(uint64_t *)
cvmx_fpa_alloc
(qptr->fpa_pool);
in cvmx_cmd_queue_write3()
H
A
D
cvmx-fpa.h
185
static inline void *
cvmx_fpa_alloc
(uint64_t pool)
in cvmx_fpa_alloc()
function
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-cmd-queue.h
372
(uint64_t *)
cvmx_fpa_alloc
(qptr->fpa_pool);
in cvmx_cmd_queue_write()
475
(uint64_t *)
cvmx_fpa_alloc
(qptr->fpa_pool);
in cvmx_cmd_queue_write2()
577
(uint64_t *)
cvmx_fpa_alloc
(qptr->fpa_pool);
in cvmx_cmd_queue_write3()
H
A
D
cvmx-fpa.h
185
static inline void *
cvmx_fpa_alloc
(uint64_t pool)
in cvmx_fpa_alloc()
function
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
H
A
D
cvmx-cmd-queue.c
175
buffer =
cvmx_fpa_alloc
(fpa_pool);
in cvmx_cmd_queue_initialize()
H
A
D
cvmx-helper.c
844
cvmx_ptr_to_phys(
cvmx_fpa_alloc
(CVMX_FPA_WQE_POOL));
in __cvmx_helper_errata_fix_ipd_ptr_alignment()
856
cvmx_ptr_to_phys(
cvmx_fpa_alloc
(CVMX_FPA_PACKET_POOL));
in __cvmx_helper_errata_fix_ipd_ptr_alignment()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/
H
A
D
cvmx-cmd-queue.c
171
buffer =
cvmx_fpa_alloc
(fpa_pool);
in cvmx_cmd_queue_initialize()
H
A
D
cvmx-helper.c
850
cvmx_ptr_to_phys(
cvmx_fpa_alloc
(CVMX_FPA_WQE_POOL));
in __cvmx_helper_errata_fix_ipd_ptr_alignment()
862
cvmx_ptr_to_phys(
cvmx_fpa_alloc
(CVMX_FPA_PACKET_POOL));
in __cvmx_helper_errata_fix_ipd_ptr_alignment()
Completed in 17 milliseconds