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:hl_debugfs
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H
A
D
debugfs.c
1740
struct hl_dbg_device_entry *dev_entry = &hdev->
hl_debugfs
;
in hl_debugfs_device_init()
1772
struct hl_dbg_device_entry *entry = &hdev->
hl_debugfs
;
in hl_debugfs_device_fini()
1789
struct hl_dbg_device_entry *dev_entry = &hdev->
hl_debugfs
;
in hl_debugfs_add_device()
1800
struct hl_dbg_device_entry *entry = &hdev->
hl_debugfs
;
in hl_debugfs_remove_device()
1807
struct hl_dbg_device_entry *dev_entry = &hpriv->hdev->
hl_debugfs
;
in hl_debugfs_add_file()
1816
struct hl_dbg_device_entry *dev_entry = &hpriv->hdev->
hl_debugfs
;
in hl_debugfs_remove_file()
1825
struct hl_dbg_device_entry *dev_entry = &cb->hdev->
hl_debugfs
;
in hl_debugfs_add_cb()
1834
struct hl_dbg_device_entry *dev_entry = &cb->hdev->
hl_debugfs
;
in hl_debugfs_remove_cb()
1843
struct hl_dbg_device_entry *dev_entry = &cs->ctx->hdev->
hl_debugfs
;
in hl_debugfs_add_cs()
1852
struct hl_dbg_device_entry *dev_entry = &cs->ctx->hdev->
hl_debugfs
;
in hl_debugfs_remove_cs()
[all...]
H
A
D
habanalabs.h
3180
* @
hl_debugfs
: device's debugfs manager.
3359
struct hl_dbg_device_entry
hl_debugfs
;
member
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H
A
D
debugfs.c
1207
struct hl_dbg_device_entry *dev_entry = &hdev->
hl_debugfs
;
in hl_debugfs_add_device()
1331
struct hl_dbg_device_entry *entry = &hdev->
hl_debugfs
;
in hl_debugfs_remove_device()
1341
struct hl_dbg_device_entry *dev_entry = &hpriv->hdev->
hl_debugfs
;
in hl_debugfs_add_file()
1350
struct hl_dbg_device_entry *dev_entry = &hpriv->hdev->
hl_debugfs
;
in hl_debugfs_remove_file()
1359
struct hl_dbg_device_entry *dev_entry = &cb->hdev->
hl_debugfs
;
in hl_debugfs_add_cb()
1368
struct hl_dbg_device_entry *dev_entry = &cb->hdev->
hl_debugfs
;
in hl_debugfs_remove_cb()
1377
struct hl_dbg_device_entry *dev_entry = &cs->ctx->hdev->
hl_debugfs
;
in hl_debugfs_add_cs()
1386
struct hl_dbg_device_entry *dev_entry = &cs->ctx->hdev->
hl_debugfs
;
in hl_debugfs_remove_cs()
1395
struct hl_dbg_device_entry *dev_entry = &hdev->
hl_debugfs
;
in hl_debugfs_add_job()
1404
struct hl_dbg_device_entry *dev_entry = &hdev->
hl_debugfs
;
in hl_debugfs_remove_job()
[all...]
H
A
D
habanalabs.h
1528
* @
hl_debugfs
: device's debugfs manager.
1635
struct hl_dbg_device_entry
hl_debugfs
;
member
Completed in 16 milliseconds