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:vas_cop_feat_caps
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
vas-sysfs.c
23
struct
vas_cop_feat_caps
*caps;
32
static ssize_t update_total_credits_store(struct
vas_cop_feat_caps
*caps,
in update_total_credits_store()
59
static ssize_t _name##_show(struct
vas_cop_feat_caps
*caps, char *buf) \
66
ssize_t (*show)(struct
vas_cop_feat_caps
*, char *);
67
ssize_t (*store)(struct
vas_cop_feat_caps
*, const char *, size_t);
125
struct
vas_cop_feat_caps
*caps;
in vas_type_show()
142
struct
vas_cop_feat_caps
*caps;
in vas_type_store()
180
struct
vas_cop_feat_caps
*caps = centry->caps;
in vas_caps_kobj_name()
198
int sysfs_add_vas_caps(struct
vas_cop_feat_caps
*caps)
in sysfs_add_vas_caps()
272
int sysfs_add_vas_caps(struct
vas_cop_feat_caps
*cap
[all...]
H
A
D
vas.h
70
struct
vas_cop_feat_caps
{
struct
92
struct
vas_cop_feat_caps
caps;
140
int sysfs_add_vas_caps(struct
vas_cop_feat_caps
*caps);
H
A
D
vas.c
302
struct
vas_cop_feat_caps
*cop_feat_caps;
in vas_allocate_window()
494
struct
vas_cop_feat_caps
*caps;
in vas_deallocate_window()
572
struct
vas_cop_feat_caps
*caps;
in get_vas_capabilities()
635
struct
vas_cop_feat_caps
*caps = &vcaps->caps;
in reconfig_open_windows()
833
struct
vas_cop_feat_caps
*caps;
in vas_reconfig_capabilties()
956
struct
vas_cop_feat_caps
*caps;
in vas_migration_handler()
Completed in 3 milliseconds