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
refs:efi_type
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H
A
D
efi.c
17
enum
efi_type
efi_get_type(struct boot_params *bp)
in efi_get_type()
20
enum
efi_type
et;
in efi_get_type()
62
enum
efi_type
et;
in efi_get_system_table()
86
enum
efi_type
et)
in get_kexec_setup_data()
133
enum
efi_type
et;
in efi_get_conf_table()
170
enum
efi_type
et)
in get_vendor_table()
211
enum
efi_type
et;
in efi_find_vendor_table()
H
A
D
misc.h
206
enum
efi_type
{
enum
214
enum
efi_type
efi_get_type(struct boot_params *bp);
223
static inline enum
efi_type
efi_get_type(struct boot_params *bp)
in efi_get_type()
H
A
D
mem.c
54
enum
efi_type
et;
in init_unaccepted_memory()
H
A
D
acpi.c
56
enum
efi_type
et;
in efi_get_rsdp_addr()
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_extfree_item.c
108
efip->efi_format.
efi_type
= XFS_LI_EFI;
in xfs_efi_item_format()
202
dst_efi_fmt->
efi_type
= src_efi_fmt_32->
efi_type
;
in xfs_efi_copy_format()
216
dst_efi_fmt->
efi_type
= src_efi_fmt_64->
efi_type
;
in xfs_efi_copy_format()
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_extfree_item.c
99
efip->efi_format.
efi_type
= XFS_LI_EFI;
in xfs_efi_item_format()
193
dst_efi_fmt->
efi_type
= src_efi_fmt_32->
efi_type
;
in xfs_efi_copy_format()
207
dst_efi_fmt->
efi_type
= src_efi_fmt_64->
efi_type
;
in xfs_efi_copy_format()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H
A
D
xfs_log_format.h
582
uint16_t
efi_type
; /* efi log item type */
member
590
uint16_t
efi_type
; /* efi log item type */
member
598
uint16_t
efi_type
; /* efi log item type */
member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H
A
D
xfs_log_format.h
619
uint16_t
efi_type
; /* efi log item type */
member
635
uint16_t
efi_type
; /* efi log item type */
member
651
uint16_t
efi_type
; /* efi log item type */
member
Completed in 9 milliseconds