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:pr_to_dev
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/
H
A
D
target_core_configfs.c
1663
static struct se_device *
pr_to_dev
(struct config_item *item)
in pr_to_dev()
function
1711
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_holder_show()
1732
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_pr_all_tgt_pts_show()
1753
return sprintf(page, "0x%08x\n",
pr_to_dev
(item)->t10_pr.pr_generation);
in target_pr_res_pr_generation_show()
1760
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_pr_holder_tg_port_show()
1796
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_pr_registered_i_pts_show()
1836
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_pr_type_show()
1855
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_type_show()
1870
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_aptpl_active_show()
1883
struct se_device *dev =
pr_to_dev
(ite
in target_pr_res_aptpl_metadata_show()
[all...]
/kernel/linux/linux-6.6/drivers/target/
H
A
D
target_core_configfs.c
1769
static struct se_device *
pr_to_dev
(struct config_item *item)
in pr_to_dev()
function
1815
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_holder_show()
1836
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_pr_all_tgt_pts_show()
1857
return sprintf(page, "0x%08x\n",
pr_to_dev
(item)->t10_pr.pr_generation);
in target_pr_res_pr_generation_show()
1864
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_pr_holder_tg_port_show()
1900
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_pr_registered_i_pts_show()
1940
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_pr_type_show()
1959
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_type_show()
1974
struct se_device *dev =
pr_to_dev
(item);
in target_pr_res_aptpl_active_show()
1987
struct se_device *dev =
pr_to_dev
(ite
in target_pr_res_aptpl_metadata_show()
[all...]
Completed in 8 milliseconds