Searched refs:crt_twarp_ctxt (Results 1 – 2 of 2) sorted by relevance
176 struct crt_twarp_ctxt { struct
2350 static struct crt_twarp_ctxt *2353 struct crt_twarp_ctxt *buf; in create_twarp_buf()2355 buf = kzalloc(sizeof(struct crt_twarp_ctxt), GFP_KERNEL); in create_twarp_buf()2360 (struct crt_twarp_ctxt, Timestamp)); in create_twarp_buf()2363 (struct crt_twarp_ctxt, Name)); in create_twarp_buf()2383 iov[num].iov_len = sizeof(struct crt_twarp_ctxt); in add_twarp_context()