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:TCMU_DEV
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/
H
A
D
target_core_user.c
166
#define
TCMU_DEV
(_se_dev) container_of(_se_dev, struct tcmu_dev, se_dev)
macro
626
struct tcmu_dev *udev =
TCMU_DEV
(se_dev);
in tcmu_alloc_cmd()
1179
struct tcmu_dev *udev =
TCMU_DEV
(se_dev);
in tcmu_queue_cmd()
1237
struct tcmu_dev *udev =
TCMU_DEV
(se_dev);
in tcmu_tmr_notify()
1772
struct tcmu_dev *udev =
TCMU_DEV
(dev);
in tcmu_dev_call_rcu()
2057
struct tcmu_dev *udev =
TCMU_DEV
(dev);
in tcmu_configure_device()
2169
struct tcmu_dev *udev =
TCMU_DEV
(dev);
in tcmu_free_device()
2177
struct tcmu_dev *udev =
TCMU_DEV
(dev);
in tcmu_destroy_device()
2351
struct tcmu_dev *udev =
TCMU_DEV
(dev);
in tcmu_set_configfs_dev_params()
2413
struct tcmu_dev *udev =
TCMU_DEV
(de
in tcmu_show_configfs_dev_params()
[all...]
/kernel/linux/linux-6.6/drivers/target/
H
A
D
target_core_user.c
174
#define
TCMU_DEV
(_se_dev) container_of(_se_dev, struct tcmu_dev, se_dev)
macro
636
struct tcmu_dev *udev =
TCMU_DEV
(se_dev);
in tcmu_alloc_cmd()
986
struct tcmu_dev *udev =
TCMU_DEV
(se_dev);
in tcmu_unplug_device()
994
struct tcmu_dev *udev =
TCMU_DEV
(se_dev);
in tcmu_plug_device()
1206
struct tcmu_dev *udev =
TCMU_DEV
(se_dev);
in tcmu_queue_cmd()
1263
struct tcmu_dev *udev =
TCMU_DEV
(se_dev);
in tcmu_tmr_notify()
1645
struct tcmu_dev *udev =
TCMU_DEV
(dev);
in tcmu_dev_call_rcu()
2199
struct tcmu_dev *udev =
TCMU_DEV
(dev);
in tcmu_configure_device()
2314
struct tcmu_dev *udev =
TCMU_DEV
(dev);
in tcmu_free_device()
2322
struct tcmu_dev *udev =
TCMU_DEV
(de
in tcmu_destroy_device()
[all...]
Completed in 8 milliseconds