Home
last modified time | relevance | path

Searched defs:blk_crypto_profile (Results 1 – 8 of 8) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h125773 struct blk_crypto_profile { struct
125774 struct blk_crypto_ll_ops ll_ops;
125775 unsigned int max_dun_bytes_supported;
125776 unsigned int modes_supported[4];
125777 struct device *dev;
125778 unsigned int num_slots;
125779 struct rw_semaphore lock;
125780 wait_queue_head_t idle_slots_wait_queue;
125781 struct list_head idle_slots;
125782 spinlock_t idle_slots_lock;
[all …]
Dvmlinux.h125773 struct blk_crypto_profile { struct
125774 struct blk_crypto_ll_ops ll_ops;
125775 unsigned int max_dun_bytes_supported;
125776 unsigned int modes_supported[4];
125777 struct device *dev;
125778 unsigned int num_slots;
125779 struct rw_semaphore lock;
125780 wait_queue_head_t idle_slots_wait_queue;
125781 struct list_head idle_slots;
125782 spinlock_t idle_slots_lock;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h31472 struct blk_crypto_profile { struct
31492 struct blk_crypto_profile *profile; argument
Dvmlinux.h31472 struct blk_crypto_profile { struct
31492 struct blk_crypto_profile *profile; argument
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h54667 struct blk_crypto_profile { struct
54668 struct blk_crypto_ll_ops ll_ops;
54669 unsigned int max_dun_bytes_supported;
54670 unsigned int modes_supported[4];
54671 struct device *dev;
54672 unsigned int num_slots;
54673 struct rw_semaphore lock;
54674 wait_queue_head_t idle_slots_wait_queue;
54675 struct list_head idle_slots;
54676 spinlock_t idle_slots_lock;
[all …]
Dvmlinux.h54667 struct blk_crypto_profile { struct
54668 struct blk_crypto_ll_ops ll_ops;
54669 unsigned int max_dun_bytes_supported;
54670 unsigned int modes_supported[4];
54671 struct device *dev;
54672 unsigned int num_slots;
54673 struct rw_semaphore lock;
54674 wait_queue_head_t idle_slots_wait_queue;
54675 struct list_head idle_slots;
54676 spinlock_t idle_slots_lock;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h53768 struct blk_crypto_profile { struct
53769 struct blk_crypto_ll_ops ll_ops;
53770 unsigned int max_dun_bytes_supported;
53771 unsigned int modes_supported[4];
53772 struct device *dev;
53773 unsigned int num_slots;
53774 struct rw_semaphore lock;
53775 wait_queue_head_t idle_slots_wait_queue;
53776 struct list_head idle_slots;
53777 spinlock_t idle_slots_lock;
[all …]
Dvmlinux_608.h53768 struct blk_crypto_profile { struct
53769 struct blk_crypto_ll_ops ll_ops;
53770 unsigned int max_dun_bytes_supported;
53771 unsigned int modes_supported[4];
53772 struct device *dev;
53773 unsigned int num_slots;
53774 struct rw_semaphore lock;
53775 wait_queue_head_t idle_slots_wait_queue;
53776 struct list_head idle_slots;
53777 spinlock_t idle_slots_lock;
[all …]