Home
last modified time | relevance | path

Searched refs:to_error_list (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/infiniband/core/
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()
/linux-6.1.9/include/rdma/
Dib_verbs.h1739 struct list_head to_error_list; member