Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/core/
Duverbs_main.c438 void ib_uverbs_cq_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_cq_event_handler()
443 void ib_uverbs_qp_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_qp_event_handler()
452 void ib_uverbs_wq_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_wq_event_handler()
457 void ib_uverbs_srq_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_srq_event_handler()
/Linux-v5.15/drivers/md/
Ddm-io.c170 void *context_ptr; member
/Linux-v5.15/drivers/infiniband/ulp/srp/
Dib_srp.c1278 static bool srp_terminate_cmd(struct scsi_cmnd *scmnd, void *context_ptr, in srp_terminate_cmd()