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:hstate
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H
A
D
radix_hugetlbpage.c
13
struct
hstate
*
hstate
= hstate_file(vma->vm_file);
in radix__flush_hugetlb_page()
local
22
struct
hstate
*
hstate
= hstate_file(vma->vm_file);
in radix__local_flush_hugetlb_page()
local
32
struct
hstate
*
hstate
= hstate_file(vma->vm_file);
in radix__flush_hugetlb_tlb_range()
local
H
A
D
slice.c
794
struct
hstate
*
hstate
= hstate_file(file);
in file_to_psize()
local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H
A
D
hugetlb.h
20
static inline int hstate_get_psize(struct
hstate
*
hstate
)
in hstate_get_psize()
argument
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H
A
D
radix_hugetlbpage.c
13
struct
hstate
*
hstate
= hstate_file(vma->vm_file);
in radix__flush_hugetlb_page()
local
22
struct
hstate
*
hstate
= hstate_file(vma->vm_file);
in radix__local_flush_hugetlb_page()
local
32
struct
hstate
*
hstate
= hstate_file(vma->vm_file);
in radix__flush_hugetlb_tlb_range()
local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H
A
D
hugetlb.h
19
static inline int hstate_get_psize(struct
hstate
*
hstate
)
in hstate_get_psize()
argument
/kernel/linux/linux-6.6/mm/
H
A
D
page_vma_mapped.c
189
struct
hstate
*
hstate
= hstate_vma(vma);
in page_vma_mapped_walk()
local
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H
A
D
book3e_hugetlbpage.c
200
struct
hstate
*
hstate
= hstate_file(vma->vm_file);
in flush_hugetlb_page()
local
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H
A
D
e500_hugetlbpage.c
190
struct
hstate
*
hstate
= hstate_file(vma->vm_file);
in flush_hugetlb_page()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/
H
A
D
atmel_hlcdc_crtc.c
296
struct atmel_hlcdc_crtc_state *
hstate
;
in atmel_hlcdc_crtc_select_output_mode()
local
/kernel/linux/linux-5.10/arch/powerpc/mm/
H
A
D
hugetlbpage.c
220
int __init pseries_alloc_bootmem_huge_page(struct
hstate
*
hstate
)
in pseries_alloc_bootmem_huge_page()
argument
562
struct
hstate
*
hstate
= hstate_file(file);
in hugetlb_get_unmapped_area()
local
/kernel/linux/linux-6.6/arch/powerpc/mm/
H
A
D
hugetlbpage.c
222
static int __init pseries_alloc_bootmem_huge_page(struct
hstate
*
hstate
)
in pseries_alloc_bootmem_huge_page()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/
H
A
D
atmel_hlcdc_crtc.c
321
struct atmel_hlcdc_crtc_state *
hstate
;
in atmel_hlcdc_crtc_select_output_mode()
local
H
A
D
atmel_hlcdc_plane.c
601
struct atmel_hlcdc_plane_state *
hstate
=
in atmel_hlcdc_plane_atomic_check()
local
740
struct atmel_hlcdc_plane_state *
hstate
=
atmel_hlcdc_plane_atomic_update()
local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_nvmet.c
1315
u32
hstate
;
in lpfc_nvmet_ls_req()
local
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_nvmet.c
1314
u32
hstate
;
in lpfc_nvmet_ls_req()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
hugetlb.h
38
struct
hstate
*
hstate
;
member
412
struct
hstate
*
hstate
;
member
480
struct
hstate
{
struct
506
struct
hstate
*hstat
member
774
struct
hstate
{};
global()
struct
[all...]
/kernel/linux/linux-5.10/fs/hugetlbfs/
H
A
D
inode.c
52
struct
hstate
*
hstate
;
member
[all...]
/kernel/linux/linux-6.6/fs/hugetlbfs/
H
A
D
inode.c
50
struct
hstate
*
hstate
;
member
[all...]
/kernel/linux/linux-6.6/include/linux/
H
A
D
hugetlb.h
50
struct
hstate
*
hstate
;
member
534
struct
hstate
*
hstate
;
member
714
struct
hstate
{
struct
743
struct
hstate
*
hstate
;
global()
member
[all...]
/kernel/linux/linux-5.10/mm/
H
A
D
hugetlb.c
3724
struct
hstate
*
hstate
=
hstate
_vma(vma);
hugetlb_vm_op_pagesize()
local
[all...]
Completed in 25 milliseconds