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:to_ap_queue
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-6.6/drivers/s390/crypto/
H
A
D
ap_queue.c
514
struct ap_queue *aq =
to_ap_queue
(dev);
in request_count_show()
535
struct ap_queue *aq =
to_ap_queue
(dev);
in request_count_store()
549
struct ap_queue *aq =
to_ap_queue
(dev);
in requestq_count_show()
564
struct ap_queue *aq =
to_ap_queue
(dev);
in pendingq_count_show()
579
struct ap_queue *aq =
to_ap_queue
(dev);
in reset_show()
603
struct ap_queue *aq =
to_ap_queue
(dev);
in reset_store()
622
struct ap_queue *aq =
to_ap_queue
(dev);
in interrupt_show()
641
struct ap_queue *aq =
to_ap_queue
(dev);
in config_show()
655
struct ap_queue *aq =
to_ap_queue
(dev);
in chkstop_show()
669
struct ap_queue *aq =
to_ap_queue
(de
in ap_functions_show()
[all...]
H
A
D
ap_bus.c
657
struct ap_queue *aq =
to_ap_queue
(&ap_dev->device);
in ap_uevent()
818
AP_QID_CARD(
to_ap_queue
(dev)->qid) == (int)(long)data)
in __ap_queue_devices_with_id_unregister()
828
card = AP_QID_CARD(
to_ap_queue
(dev)->qid);
in __ap_revise_reserved()
829
queue = AP_QID_QUEUE(
to_ap_queue
(dev)->qid);
in __ap_revise_reserved()
925
card = AP_QID_CARD(
to_ap_queue
(dev)->qid);
in ap_device_probe()
926
queue = AP_QID_QUEUE(
to_ap_queue
(dev)->qid);
in ap_device_probe()
939
hash_add(ap_queues, &
to_ap_queue
(dev)->hnode,
in ap_device_probe()
940
to_ap_queue
(dev)->qid);
in ap_device_probe()
948
hash_del(&
to_ap_queue
(dev)->hnode);
in ap_device_probe()
967
ap_queue_prepare_remove(
to_ap_queue
(de
in ap_device_remove()
[all...]
H
A
D
zcrypt_queue.c
44
struct ap_queue *aq =
to_ap_queue
(dev);
in online_show()
55
struct ap_queue *aq =
to_ap_queue
(dev);
in online_store()
H
A
D
ap_bus.h
225
#define
to_ap_queue
(x) container_of((x), struct ap_queue, ap_dev.device)
macro
H
A
D
zcrypt_cex4.c
649
struct ap_queue *aq =
to_ap_queue
(&ap_dev->device);
in zcrypt_cex4_queue_probe()
714
struct ap_queue *aq =
to_ap_queue
(&ap_dev->device);
in zcrypt_cex4_queue_remove()
H
A
D
vfio_ap_ops.c
2168
q->apqn =
to_ap_queue
(&apdev->device)->qid;
in vfio_ap_mdev_probe_queue()
/kernel/linux/linux-5.10/drivers/s390/crypto/
H
A
D
ap_queue.c
459
struct ap_queue *aq =
to_ap_queue
(dev);
in request_count_show()
480
struct ap_queue *aq =
to_ap_queue
(dev);
in request_count_store()
494
struct ap_queue *aq =
to_ap_queue
(dev);
in requestq_count_show()
509
struct ap_queue *aq =
to_ap_queue
(dev);
in pendingq_count_show()
524
struct ap_queue *aq =
to_ap_queue
(dev);
in reset_show()
548
struct ap_queue *aq =
to_ap_queue
(dev);
in reset_store()
567
struct ap_queue *aq =
to_ap_queue
(dev);
in interrupt_show()
586
struct ap_queue *aq =
to_ap_queue
(dev);
in config_show()
601
struct ap_queue *aq =
to_ap_queue
(dev);
in states_show()
663
struct ap_queue *aq =
to_ap_queue
(de
in last_err_rc_show()
[all...]
H
A
D
ap_bus.c
591
AP_QID_CARD(
to_ap_queue
(dev)->qid) == (int)(long) data)
in __ap_queue_devices_with_id_unregister()
607
card = AP_QID_CARD(
to_ap_queue
(dev)->qid);
in __ap_revise_reserved()
608
queue = AP_QID_QUEUE(
to_ap_queue
(dev)->qid);
in __ap_revise_reserved()
686
card = AP_QID_CARD(
to_ap_queue
(dev)->qid);
in ap_device_probe()
687
queue = AP_QID_QUEUE(
to_ap_queue
(dev)->qid);
in ap_device_probe()
700
hash_add(ap_queues, &
to_ap_queue
(dev)->hnode,
in ap_device_probe()
701
to_ap_queue
(dev)->qid);
in ap_device_probe()
710
hash_del(&
to_ap_queue
(dev)->hnode);
in ap_device_probe()
728
ap_queue_prepare_remove(
to_ap_queue
(dev));
in ap_device_remove()
736
ap_queue_remove(
to_ap_queue
(de
in ap_device_remove()
[all...]
H
A
D
zcrypt_queue.c
43
struct ap_queue *aq =
to_ap_queue
(dev);
in online_show()
54
struct ap_queue *aq =
to_ap_queue
(dev);
in online_store()
84
struct zcrypt_queue *zq =
to_ap_queue
(dev)->private;
in load_show()
H
A
D
zcrypt_cex2a.c
154
struct ap_queue *aq =
to_ap_queue
(&ap_dev->device);
in zcrypt_cex2a_queue_probe()
195
struct ap_queue *aq =
to_ap_queue
(&ap_dev->device);
in zcrypt_cex2a_queue_remove()
H
A
D
zcrypt_cex2c.c
102
struct zcrypt_queue *zq =
to_ap_queue
(dev)->private;
in cca_mkvps_show()
337
struct ap_queue *aq =
to_ap_queue
(&ap_dev->device);
in zcrypt_cex2c_queue_probe()
389
struct ap_queue *aq =
to_ap_queue
(&ap_dev->device);
in zcrypt_cex2c_queue_remove()
H
A
D
zcrypt_cex4.c
114
struct zcrypt_queue *zq =
to_ap_queue
(dev)->private;
in cca_mkvps_show()
317
struct zcrypt_queue *zq =
to_ap_queue
(dev)->private;
in ep11_mkvps_show()
365
struct zcrypt_queue *zq =
to_ap_queue
(dev)->private;
in ep11_queue_op_modes_show()
603
struct ap_queue *aq =
to_ap_queue
(&ap_dev->device);
in zcrypt_cex4_queue_probe()
670
struct ap_queue *aq =
to_ap_queue
(&ap_dev->device);
in zcrypt_cex4_queue_remove()
H
A
D
vfio_ap_drv.c
60
q->apqn =
to_ap_queue
(&apdev->device)->qid;
in vfio_ap_queue_dev_probe()
H
A
D
ap_bus.h
193
#define
to_ap_queue
(x) container_of((x), struct ap_queue, ap_dev.device)
macro
H
A
D
vfio_ap_ops.c
440
struct ap_queue *ap_queue =
to_ap_queue
(dev);
in vfio_ap_has_queue()
Completed in 16 milliseconds