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:second_entry
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn321/
H
A
D
dcn321_fpu.c
252
struct _vcs_dpi_voltage_scaling_st *
second_entry
)
in swap_table_entries()
255
*first_entry = *
second_entry
;
in swap_table_entries()
256
*
second_entry
= temp_entry;
in swap_table_entries()
251
swap_table_entries(struct _vcs_dpi_voltage_scaling_st *first_entry, struct _vcs_dpi_voltage_scaling_st *
second_entry
)
swap_table_entries()
argument
/kernel/linux/linux-5.10/drivers/media/pci/intel/ipu3/
H
A
D
ipu3-cio2.c
162
entry[1].
second_entry
.num_of_pages = CIO2_LOP_ENTRIES * CIO2_MAX_LOPS;
in cio2_fbpt_entry_init_dummy()
163
entry[1].
second_entry
.last_page_available_bytes = PAGE_SIZE - 1;
in cio2_fbpt_entry_init_dummy()
183
entry[1].
second_entry
.num_of_pages = PFN_UP(remaining);
in cio2_fbpt_entry_init_buf()
192
entry[1].
second_entry
.last_page_available_bytes =
in cio2_fbpt_entry_init_buf()
564
unsigned int bytes = entry[1].
second_entry
.num_of_bytes;
in cio2_buffer_done()
H
A
D
ipu3-cio2.h
425
}
second_entry
;
member
/kernel/linux/linux-6.6/drivers/media/pci/intel/ipu3/
H
A
D
ipu3-cio2.c
179
entry[1].
second_entry
.num_of_pages = CIO2_LOP_ENTRIES * CIO2_MAX_LOPS;
in cio2_fbpt_entry_init_dummy()
180
entry[1].
second_entry
.last_page_available_bytes = PAGE_SIZE - 1;
in cio2_fbpt_entry_init_dummy()
200
entry[1].
second_entry
.num_of_pages = PFN_UP(remaining);
in cio2_fbpt_entry_init_buf()
210
entry[1].
second_entry
.last_page_available_bytes = remaining - 1;
in cio2_fbpt_entry_init_buf()
564
unsigned int received = entry[1].
second_entry
.num_of_bytes;
in cio2_buffer_done()
H
A
D
ipu3-cio2.h
447
}
second_entry
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H
A
D
dcn32_fpu.c
2356
struct _vcs_dpi_voltage_scaling_st *
second_entry
)
in swap_table_entries()
2359
*first_entry = *
second_entry
;
in swap_table_entries()
2360
*
second_entry
= temp_entry;
in swap_table_entries()
2355
swap_table_entries(struct _vcs_dpi_voltage_scaling_st *first_entry, struct _vcs_dpi_voltage_scaling_st *
second_entry
)
swap_table_entries()
argument
Completed in 14 milliseconds