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:mod_mem
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/kernel/module/
H
A
D
strict_rwx.c
17
const struct module_memory *
mod_mem
= &mod->mem[type];
in module_set_memory()
local
H
A
D
tree_lookup.c
24
struct module_memory *
mod_mem
= container_of(n, struct module_memory, mtn.node);
in __mod_tree_val()
local
31
struct module_memory *
mod_mem
= container_of(n, struct module_memory, mtn.node);
in __mod_tree_size()
local
H
A
D
kallsyms.c
264
struct module_memory *
mod_mem
;
in find_kallsyms_symbol()
local
H
A
D
main.c
119
struct module_memory *
mod_mem
= &mod->mem[type];
in mod_update_bounds()
local
1224
struct module_memory *
mod_mem
= &mod->mem[type];
in free_mod_mem()
local
2320
const struct module_memory *
mod_mem
in flush_module_icache()
local
2514
const struct module_memory *
mod_mem
= &mod->mem[type];
do_init_module()
local
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
module.c
150
struct module_memory *
mod_mem
;
in module_frob_arch_sections()
local
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
vpe.c
202
struct module_memory *
mod_mem
;
in layout_sections()
local
/kernel/linux/linux-6.6/arch/parisc/kernel/
H
A
D
module.c
286
struct module_memory *
mod_mem
;
in module_frob_arch_sections()
local
[all...]
/kernel/linux/linux-5.10/drivers/ipack/carriers/
H
A
D
tpci200.h
161
phys_addr_t
mod_mem
[IPACK_SPACE_COUNT];
member
/kernel/linux/linux-6.6/drivers/ipack/carriers/
H
A
D
tpci200.h
159
phys_addr_t
mod_mem
[IPACK_SPACE_COUNT];
member
/kernel/linux/linux-6.6/arch/ia64/kernel/
H
A
D
module.c
816
struct module_memory *
mod_mem
;
in apply_relocate_add()
local
Completed in 12 milliseconds