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:dbell
(Results
1 - 25
of
32
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/crypto/cavium/zip/
H
A
D
zip_device.c
80
union zip_quex_doorbell
dbell
;
in zip_load_instr()
local
/kernel/linux/linux-6.6/drivers/crypto/cavium/zip/
H
A
D
zip_device.c
80
union zip_quex_doorbell
dbell
;
in zip_load_instr()
local
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H
A
D
vmci_doorbell.c
121
struct dbell_entry *
dbell
;
in dbell_index_table_find()
local
356
struct dbell_entry *
dbell
;
in dbell_fire_entries()
local
[all...]
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H
A
D
vmci_doorbell.c
121
struct dbell_entry *
dbell
;
in dbell_index_table_find()
local
356
struct dbell_entry *
dbell
;
in dbell_fire_entries()
local
[all...]
/kernel/linux/linux-5.10/drivers/virt/
H
A
D
fsl_hypervisor.c
603
uint32_t
dbell
; /* Local copy of doorbell queue data */
in fsl_hv_read()
local
/kernel/linux/linux-6.6/drivers/virt/
H
A
D
fsl_hypervisor.c
603
uint32_t
dbell
; /* Local copy of doorbell queue data */
in fsl_hv_read()
local
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H
A
D
fsl_rio.c
90
struct fsl_rio_dbell *
dbell
;
variable
[all...]
H
A
D
fsl_rmu.c
317
struct rio_dbell *
dbell
;
in fsl_rio_dbell_handler()
local
1027
fsl_rio_doorbell_init(struct fsl_rio_
dbell
*
dbell
)
fsl_rio_doorbell_init()
argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H
A
D
fsl_rio.c
99
struct fsl_rio_dbell *
dbell
;
variable
[all...]
H
A
D
fsl_rmu.c
317
struct rio_dbell *
dbell
;
in fsl_rio_dbell_handler()
local
1027
fsl_rio_doorbell_init(struct fsl_rio_
dbell
*
dbell
)
fsl_rio_doorbell_init()
argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H
A
D
bfa_msgq.c
187
struct bfi_msgq_h2i_db *
dbell
=
in bfa_msgq_cmdq_dbell()
local
230
struct bfi_msgq_i2h_db *
dbell
= (struct bfi_msgq_i2h_db *)mb;
in bfa_msgq_cmdq_ci_update()
local
445
struct bfi_msgq_h2i_db *
dbell
=
in bfa_msgq_rspq_dbell()
local
462
struct bfi_msgq_i2h_db *
dbell
= (struct bfi_msgq_i2h_db *)mb;
bfa_msgq_rspq_pi_update()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H
A
D
bfa_msgq.c
187
struct bfi_msgq_h2i_db *
dbell
=
in bfa_msgq_cmdq_dbell()
local
228
struct bfi_msgq_i2h_db *
dbell
= (struct bfi_msgq_i2h_db *)mb;
in bfa_msgq_cmdq_ci_update()
local
443
struct bfi_msgq_h2i_db *
dbell
=
in bfa_msgq_rspq_dbell()
local
460
struct bfi_msgq_i2h_db *
dbell
= (struct bfi_msgq_i2h_db *)mb;
bfa_msgq_rspq_pi_update()
local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H
A
D
qedf_io.c
781
struct fcoe_db_data
dbell
= { 0 };
in qedf_ring_doorbell()
local
/kernel/linux/linux-5.10/drivers/scsi/qedi/
H
A
D
qedi_fw.c
956
struct iscsi_db_data
dbell
= { 0 };
in qedi_ring_doorbell()
local
/kernel/linux/linux-6.6/drivers/rapidio/
H
A
D
rio.c
406
struct rio_dbell *
dbell
= kmalloc(sizeof(*
dbell
), GFP_KERNEL);
in rio_setup_inb_dbell()
local
477
struct rio_dbell *
dbell
;
in rio_release_inb_dbell()
local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H
A
D
qedf_io.c
776
struct fcoe_db_data
dbell
= { 0 };
in qedf_ring_doorbell()
local
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-dpi-defs.h
142
uint64_t
dbell
:32;
member
156
uint64_t
dbell
:16;
member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-dpi-defs.h
142
uint64_t
dbell
:32;
member
156
uint64_t
dbell
:16;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H
A
D
ionic_lif.h
267
static inline void debug_stats_txq_post(struct ionic_queue *q, bool
dbell
)
in debug_stats_txq_post()
argument
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H
A
D
bnx2i_hwi.c
212
struct bnx2i_5771x_dbell
dbell
;
in bnx2i_ring_577xx_doorbell()
local
H
A
D
bnx2i.h
570
struct bnx2i_5771x_dbell_hdr
dbell
;
member
/kernel/linux/linux-5.10/drivers/rapidio/devices/
H
A
D
tsi721.c
386
struct rio_dbell *
dbell
;
in tsi721_db_dpc()
local
/kernel/linux/linux-5.10/drivers/rapidio/
H
A
D
rio.c
406
struct rio_dbell *
dbell
= kmalloc(sizeof(*
dbell
), GFP_KERNEL);
in rio_setup_inb_dbell()
local
477
struct rio_dbell *
dbell
;
in rio_release_inb_dbell()
local
[all...]
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H
A
D
tsi721.c
386
struct rio_dbell *
dbell
;
in tsi721_db_dpc()
local
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H
A
D
bnx2i_hwi.c
212
struct bnx2i_5771x_dbell
dbell
;
in bnx2i_ring_577xx_doorbell()
local
Completed in 43 milliseconds
1
2