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:actual_type
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H
A
D
memtype.c
581
enum page_cache_mode
actual_type
;
in memtype_reserve()
local
618
actual_type
= pat_x_mtrr_type(start, end, req_type);
in memtype_reserve()
621
*new_type =
actual_type
;
in memtype_reserve()
639
entry_new->type =
actual_type
;
in memtype_reserve()
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H
A
D
memtype.c
542
enum page_cache_mode
actual_type
;
in memtype_reserve()
local
579
actual_type
= pat_x_mtrr_type(start, end, req_type);
in memtype_reserve()
582
*new_type =
actual_type
;
in memtype_reserve()
600
entry_new->type =
actual_type
;
in memtype_reserve()
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H
A
D
dbtest.c
819
params[0].reference.
actual_type
= node->type;
in acpi_db_read_from_object()
900
params[0].reference.
actual_type
= node->type;
in acpi_db_write_to_object()
H
A
D
utcopy.c
153
external_object->reference.
actual_type
=
in acpi_ut_copy_isimple_to_esimple()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H
A
D
dbtest.c
819
params[0].reference.
actual_type
= node->type;
in acpi_db_read_from_object()
900
params[0].reference.
actual_type
= node->type;
in acpi_db_write_to_object()
H
A
D
utcopy.c
153
external_object->reference.
actual_type
=
in acpi_ut_copy_isimple_to_esimple()
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
hda_controller.c
530
audio_tstamp_report->
actual_type
= SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK;
in azx_get_time_info()
556
audio_tstamp_report->
actual_type
=
in azx_get_time_info()
563
audio_tstamp_report->
actual_type
= SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT;
in azx_get_time_info()
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
hda_controller.c
512
audio_tstamp_report->
actual_type
= SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK;
in azx_get_time_info()
538
audio_tstamp_report->
actual_type
=
in azx_get_time_info()
545
audio_tstamp_report->
actual_type
= SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT;
in azx_get_time_info()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
skl-pcm.c
1267
audio_tstamp_report->
actual_type
= SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK;
in skl_platform_soc_get_time_info()
1272
audio_tstamp_report->
actual_type
= SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT;
in skl_platform_soc_get_time_info()
/kernel/linux/linux-5.10/include/sound/
H
A
D
pcm.h
320
u32
actual_type
:4;
member
334
tmp |= report->
actual_type
;
in snd_pcm_pack_audio_tstamp_report()
/kernel/linux/linux-6.6/include/sound/
H
A
D
pcm.h
321
u32
actual_type
:4;
member
335
tmp |= report->
actual_type
;
in snd_pcm_pack_audio_tstamp_report()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
skl-pcm.c
1261
audio_tstamp_report->
actual_type
= SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK;
in skl_platform_soc_get_time_info()
1266
audio_tstamp_report->
actual_type
= SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT;
in skl_platform_soc_get_time_info()
/kernel/linux/linux-5.10/include/acpi/
H
A
D
actypes.h
933
acpi_object_type
actual_type
; /* Type associated with the Handle */
member
/kernel/linux/linux-6.6/include/acpi/
H
A
D
actypes.h
935
acpi_object_type
actual_type
; /* Type associated with the Handle */
member
/kernel/linux/linux-5.10/sound/core/
H
A
D
pcm_lib.c
219
(runtime->audio_tstamp_report.
actual_type
==
in update_audio_tstamp()
289
if (runtime->audio_tstamp_report.
actual_type
== SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)
in snd_pcm_update_hw_ptr0()
/kernel/linux/linux-6.6/sound/core/
H
A
D
pcm_lib.c
245
(runtime->audio_tstamp_report.
actual_type
==
in update_audio_tstamp()
315
if (runtime->audio_tstamp_report.
actual_type
== SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)
in snd_pcm_update_hw_ptr0()
Completed in 34 milliseconds