Home
last modified time | relevance | path

Searched defs:ib_qp_security (Results 1 – 5 of 5) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h80776 struct ib_qp_security { struct
80777 struct ib_qp *qp;
80778 struct ib_device *dev;
80779 struct mutex mutex;
80780 struct ib_ports_pkeys *ports_pkeys;
80781 struct list_head shared_qp_list;
80782 void *security;
80783 bool destroying;
80784 atomic_t error_list_count;
80785 struct completion error_complete;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h89742 struct ib_qp_security { struct
89743 struct ib_qp *qp;
89744 struct ib_device *dev;
89745 struct mutex mutex;
89746 struct ib_ports_pkeys *ports_pkeys;
89747 struct list_head shared_qp_list;
89748 void *security;
89749 bool destroying;
89750 atomic_t error_list_count;
89751 struct completion error_complete;
[all …]
Dvmlinux.h89742 struct ib_qp_security { struct
89743 struct ib_qp *qp;
89744 struct ib_device *dev;
89745 struct mutex mutex;
89746 struct ib_ports_pkeys *ports_pkeys;
89747 struct list_head shared_qp_list;
89748 void *security;
89749 bool destroying;
89750 atomic_t error_list_count;
89751 struct completion error_complete;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h56469 struct ib_qp_security { struct
56470 struct ib_qp *qp;
56471 struct ib_device *dev;
56472 struct mutex mutex;
56473 struct ib_ports_pkeys *ports_pkeys;
56474 struct list_head shared_qp_list;
56475 void *security;
56476 bool destroying;
56477 atomic_t error_list_count;
56478 struct completion error_complete;
[all …]
Dvmlinux_510.h56469 struct ib_qp_security { struct
56470 struct ib_qp *qp;
56471 struct ib_device *dev;
56472 struct mutex mutex;
56473 struct ib_ports_pkeys *ports_pkeys;
56474 struct list_head shared_qp_list;
56475 void *security;
56476 bool destroying;
56477 atomic_t error_list_count;
56478 struct completion error_complete;
[all …]