Home
last modified time | relevance | path

Searched defs:trap_list (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/rdma/
H A Drdma_vt.h27 struct trap_list { struct
28 u32 list_len;
29 struct list_head list;
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dmad.c129 struct list_head trap_list; in cleanup_traps() local
160 struct trap_list *trap_list; in check_and_add_trap() local
231 struct trap_list *trap_list; in subn_handle_opa_trap_repress() local
/OK3568_Linux_fs/kernel/include/net/
H A Ddevlink.h44 struct list_head trap_list; member