Searched defs:context_ptr (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| D | uverbs_main.c | 436 void ib_uverbs_cq_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_cq_event_handler() 441 void ib_uverbs_qp_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_qp_event_handler() 450 void ib_uverbs_wq_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_wq_event_handler() 455 void ib_uverbs_srq_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_srq_event_handler()
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| D | uverbs_main.c | 447 void ib_uverbs_cq_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_cq_event_handler() 452 void ib_uverbs_qp_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_qp_event_handler() 461 void ib_uverbs_wq_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_wq_event_handler() 466 void ib_uverbs_srq_event_handler(struct ib_event *event, void *context_ptr) in ib_uverbs_srq_event_handler()
|
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-io.c | 177 void *context_ptr; member
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-io.c | 170 void *context_ptr; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/ |
| D | ib_srp.c | 1278 static bool srp_terminate_cmd(struct scsi_cmnd *scmnd, void *context_ptr, in srp_terminate_cmd()
|
| /kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/ |
| D | ib_srp.c | 1280 static bool srp_terminate_cmd(struct scsi_cmnd *scmnd, void *context_ptr) in srp_terminate_cmd()
|