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
defs:ctx_buf
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_nvmet.c
385
lpfc_nvmet_ctxbuf_post(struct lpfc_hba *phba, struct lpfc_nvmet_ctxbuf *
ctx_buf
)
in lpfc_nvmet_ctxbuf_post()
argument
1429
struct lpfc_nvmet_ctxbuf *
ctx_buf
, *next_ctx_buf;
in __lpfc_nvmet_clean_io_for_cpu()
local
1479
struct lpfc_nvmet_ctxbuf *
ctx_buf
;
lpfc_nvmet_setup_io_context()
local
2176
lpfc_nvmet_process_rcv_fcp_req(struct lpfc_nvmet_ctxbuf *
ctx_buf
)
lpfc_nvmet_process_rcv_fcp_req()
argument
2284
struct lpfc_nvmet_ctxbuf *
ctx_buf
=
lpfc_nvmet_fcp_rqst_defer_work()
local
2296
struct lpfc_nvmet_ctxbuf *
ctx_buf
= NULL;
lpfc_nvmet_replenish_context()
local
2373
struct lpfc_nvmet_ctxbuf *
ctx_buf
;
lpfc_nvmet_unsol_fcp_buffer()
local
[all...]
H
A
D
lpfc_sli.h
154
void *
ctx_buf
; /* caller buffer information */
member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_nvmet.c
386
lpfc_nvmet_ctxbuf_post(struct lpfc_hba *phba, struct lpfc_nvmet_ctxbuf *
ctx_buf
)
in lpfc_nvmet_ctxbuf_post()
argument
1433
struct lpfc_nvmet_ctxbuf *
ctx_buf
, *next_ctx_buf;
in __lpfc_nvmet_clean_io_for_cpu()
local
1486
struct lpfc_nvmet_ctxbuf *
ctx_buf
;
lpfc_nvmet_setup_io_context()
local
2179
lpfc_nvmet_process_rcv_fcp_req(struct lpfc_nvmet_ctxbuf *
ctx_buf
)
lpfc_nvmet_process_rcv_fcp_req()
argument
2287
struct lpfc_nvmet_ctxbuf *
ctx_buf
=
lpfc_nvmet_fcp_rqst_defer_work()
local
2299
struct lpfc_nvmet_ctxbuf *
ctx_buf
= NULL;
lpfc_nvmet_replenish_context()
local
2376
struct lpfc_nvmet_ctxbuf *
ctx_buf
;
lpfc_nvmet_unsol_fcp_buffer()
local
[all...]
H
A
D
lpfc_sli.h
186
void *
ctx_buf
; /* caller buffer information */
member
/kernel/linux/linux-5.10/drivers/crypto/
H
A
D
talitos.c
1995
u8 *
ctx_buf
= req_ctx->buf[req_ctx->buf_idx];
in ahash_process_req()
local
/kernel/linux/linux-6.6/drivers/crypto/
H
A
D
talitos.c
1996
u8 *
ctx_buf
= req_ctx->buf[req_ctx->buf_idx];
in ahash_process_req()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H
A
D
ice_common.c
1248
u8
ctx_buf
[ICE_RXQ_CTX_SZ] = { 0 };
in ice_write_rxq_ctx()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cudbg_lib.c
2400
u8 *
ctx_buf
;
in cudbg_collect_dump_context()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cudbg_lib.c
2400
u8 *
ctx_buf
;
in cudbg_collect_dump_context()
local
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H
A
D
s5p_mfc_common.h
335
struct s5p_mfc_priv_buf
ctx_buf
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_common.c
1472
u8
ctx_buf
[ICE_RXQ_CTX_SZ] = { 0 };
in ice_write_rxq_ctx()
local
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H
A
D
s5p_mfc_common.h
339
struct s5p_mfc_priv_buf
ctx_buf
;
member
Completed in 39 milliseconds