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:mentry
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H
A
D
dm.h
22
struct mlx5_user_mmap_entry
mentry
;
member
30
struct mlx5_user_mmap_entry
mentry
;
member
H
A
D
dm.c
150
add_dm_mmap_entry(struct ib_ucontext *context, struct mlx5_user_mmap_entry *
mentry
, u8 mmap_flag, size_t size, u64 address)
add_dm_mmap_entry()
argument
532
mlx5_ib_dm_mmap_free(struct mlx5_ib_dev *dev, struct mlx5_user_mmap_entry *
mentry
)
mlx5_ib_dm_mmap_free()
argument
[all...]
H
A
D
main.c
2116
struct mlx5_user_mmap_entry *
mentry
= to_mmmap(entry);
in mlx5_ib_mmap_free()
local
2266
struct mlx5_user_mmap_entry *
mentry
;
in mlx5_ib_mmap_offset()
local
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H
A
D
dsp.c
230
struct avs_module_entry
mentry
;
in avs_dsp_init_module()
local
278
struct avs_module_entry
mentry
;
in avs_dsp_delete_module()
local
H
A
D
probes.c
20
struct avs_module_entry
mentry
;
in avs_dsp_init_probe()
local
41
struct avs_module_entry
mentry
;
in avs_dsp_delete_probe()
local
H
A
D
loader.c
210
static int avs_cldma_load_module(struct avs_dev *adev, struct avs_module_entry *
mentry
)
in avs_cldma_load_module()
argument
H
A
D
messages.h
538
static inline bool avs_module_entry_is_loaded(struct avs_module_entry *
mentry
)
in avs_module_entry_is_loaded()
argument
/kernel/linux/linux-6.6/sound/soc/sof/
H
A
D
sof-client-probes-ipc4.c
109
struct sof_man4_module *
mentry
= sof_ipc4_probe_get_module_info(cdev);
in ipc4_probes_init()
local
146
struct sof_man4_module *
mentry
= sof_ipc4_probe_get_module_info(cdev);
in ipc4_probes_deinit()
local
198
struct sof_man4_module *
mentry
= sof_ipc4_probe_get_module_info(cdev);
in ipc4_probes_points_add()
local
251
struct sof_man4_module *
mentry
in ipc4_probes_points_remove()
local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
verbs.c
1129
u16
mentry
= ent & PKEY_LOW_15_MASK;
in egress_pkey_matches_entry()
local
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
verbs.c
1087
u16
mentry
= ent & PKEY_LOW_15_MASK;
in egress_pkey_matches_entry()
local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H
A
D
main.c
2100
struct mlx5_user_mmap_entry *
mentry
= to_mmmap(entry);
in mlx5_ib_mmap_free()
local
2263
struct mlx5_user_mmap_entry *
mentry
;
mlx5_ib_mmap_offset()
local
[all...]
H
A
D
mlx5_ib.h
570
struct mlx5_user_mmap_entry
mentry
;
member
Completed in 22 milliseconds