Home
last modified time | relevance | path

Searched refs:to_error_list (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dsecurity.c201 LIST_HEAD(to_error_list); in check_pkey_qps()
217 list_add(&pp->to_error_list, in check_pkey_qps()
218 &to_error_list); in check_pkey_qps()
226 &to_error_list, in check_pkey_qps()
227 to_error_list) { in check_pkey_qps()
230 list_del(&pp->to_error_list); in check_pkey_qps()
460 * a to_error_list during the destroy process. in ib_destroy_qp_security_begin()
532 * the to_error_list is in use. in ib_destroy_qp_security_end()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsecurity.c201 LIST_HEAD(to_error_list); in check_pkey_qps()
217 list_add(&pp->to_error_list, in check_pkey_qps()
218 &to_error_list); in check_pkey_qps()
226 &to_error_list, in check_pkey_qps()
227 to_error_list) { in check_pkey_qps()
230 list_del(&pp->to_error_list); in check_pkey_qps()
460 * a to_error_list during the destroy process. in ib_destroy_qp_security_begin()
532 * the to_error_list is in use. in ib_destroy_qp_security_end()
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h1710 struct list_head to_error_list; member
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h1749 struct list_head to_error_list; member

Completed in 21 milliseconds