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:kfd_event_data
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H
A
D
kfd_events.c
607
struct
kfd_event_data
__user *data)
in copy_signaled_event_data()
668
struct
kfd_event_data
__user *events =
in kfd_wait_on_events()
669
(struct
kfd_event_data
__user *) data;
in kfd_wait_on_events()
685
struct
kfd_event_data
event_data;
in kfd_wait_on_events()
688
sizeof(struct
kfd_event_data
))) {
in kfd_wait_on_events()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H
A
D
kfd_events.c
800
struct
kfd_event_data
*event_data)
in init_event_waiter()
865
struct
kfd_event_data
__user *data)
in copy_signaled_event_data()
939
struct
kfd_event_data
__user *events =
in kfd_wait_on_events()
940
(struct
kfd_event_data
__user *) data;
in kfd_wait_on_events()
959
struct
kfd_event_data
event_data;
in kfd_wait_on_events()
962
sizeof(struct
kfd_event_data
))) {
in kfd_wait_on_events()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
kfd_ioctl.h
211
/* For
kfd_event_data
.hw_exception_data.reset_type. */
215
/* For
kfd_event_data
.hw_exception_data.reset_cause. */
280
struct
kfd_event_data
{
struct
293
kfd_event_data
array, to KFD */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
kfd_ioctl.h
195
struct
kfd_event_data
{
struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
kfd_ioctl.h
195
struct
kfd_event_data
{
struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
kfd_ioctl.h
174
struct
kfd_event_data
{
struct
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
kfd_ioctl.h
42
* - 1.14 - Update
kfd_event_data
256
/* For
kfd_event_data
.hw_exception_data.reset_type. */
260
/* For
kfd_event_data
.hw_exception_data.reset_cause. */
330
struct
kfd_event_data
{
struct
346
kfd_event_data
array, to KFD */
Completed in 11 milliseconds