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:mem_fd
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_memory_secure.c
21
mali_osk_errcode_t mali_mem_secure_attach_dma_buf(mali_mem_secure *secure_mem, u32 size, int
mem_fd
)
in mali_mem_secure_attach_dma_buf()
argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_memory_secure.c
20
_mali_osk_errcode_t mali_mem_secure_attach_dma_buf(mali_mem_secure *secure_mem, u32 size, int
mem_fd
)
in mali_mem_secure_attach_dma_buf()
argument
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
mremap_dontunmap.c
132
int
mem_fd
= memfd_create("memfd", MFD_CLOEXEC);
in mremap_dontunmap_simple_shmem()
local
H
A
D
mkdirty.c
30
static int
mem_fd
;
variable
H
A
D
ksm_functional_tests.c
30
static int
mem_fd
;
variable
H
A
D
uffd-common.c
24
int
mem_fd
;
in uffd_mem_fd_create()
local
79
int
mem_fd
= uffd_mem_fd_create(size * 2, true);
in hugetlb_allocate_area()
local
129
int
mem_fd
= uffd_
mem_fd
_create(bytes * 2, false);
shmem_allocate_area()
local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/include/linux/mali/
H
A
D
mali_utgard_uk_types.h
813
u32
mem_fd
; /**< [in] Memory descriptor */
member
855
u32
mem_fd
; /**< [in] Memory descriptor */
member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H
A
D
mali_utgard_uk_types.h
817
u32
mem_fd
; /**< [in] Memory descriptor */
member
858
u32
mem_fd
; /**< [in] Memory descriptor */
member
Completed in 9 milliseconds