Searched refs:ctxt (Results 1 – 8 of 8) sorted by relevance
| /include/linux/ |
| D | wwan.h | 183 int (*newlink)(void *ctxt, struct net_device *dev, 185 void (*dellink)(void *ctxt, struct net_device *dev, 193 void *ctxt, u32 def_link_id);
|
| D | console.h | 299 struct nbcon_context __private ctxt; member
|
| /include/linux/sunrpc/ |
| D | svc_rdma.h | 261 struct svc_rdma_recv_ctxt *ctxt); 263 extern void svc_rdma_release_ctxt(struct svc_xprt *xprt, void *ctxt); 276 struct svc_rdma_send_ctxt *ctxt); 294 struct svc_rdma_send_ctxt *ctxt); 296 struct svc_rdma_send_ctxt *ctxt);
|
| D | svc_xprt.h | 26 void (*xpo_release_ctxt)(struct svc_xprt *xprt, void *ctxt);
|
| /include/kvm/ |
| D | device.h | 39 void *ctxt; /* Current context of the device*/ member
|
| D | arm_arch_timer.h | 143 u32 timer_get_ctl(struct arch_timer_context *ctxt); 144 u64 timer_get_cval(struct arch_timer_context *ctxt);
|
| /include/trace/events/ |
| D | rpcrdma.h | 1540 const struct svc_rdma_recv_ctxt *ctxt, 1545 TP_ARGS(ctxt, p, hdrlen), 1558 __entry->cq_id = ctxt->rc_cid.ci_queue_id; 1559 __entry->completion_id = ctxt->rc_cid.ci_completion_id; 1575 const struct svc_rdma_recv_ctxt *ctxt, 1579 TP_ARGS(ctxt, hdrlen), 1588 __entry->cq_id = ctxt->rc_cid.ci_queue_id; 1589 __entry->completion_id = ctxt->rc_cid.ci_completion_id; 1600 const struct svc_rdma_recv_ctxt *ctxt, 1604 TP_ARGS(ctxt, p), [all …]
|
| /include/uapi/rdma/hfi/ |
| D | hfi1_ioctl.h | 86 __u16 ctxt; /* ctxt on unit assigned to caller */ member
|