Home
last modified time | relevance | path

Searched refs:ib_umad_file (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/trace/events/
H A Dib_umad.h17 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr,
110 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr,
115 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr,
120 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr,
/kernel/linux/linux-6.6/include/trace/events/
H A Dib_umad.h17 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr,
110 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr,
115 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr,
120 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr,
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duser_mad.c112 struct ib_umad_file { struct
171 static int hdr_size(struct ib_umad_file *file) in hdr_size()
178 static struct ib_mad_agent *__get_agent(struct ib_umad_file *file, int id) in __get_agent()
183 static int queue_packet(struct ib_umad_file *file, in queue_packet()
206 static void dequeue_send(struct ib_umad_file *file, in dequeue_send()
217 struct ib_umad_file *file = agent->context; in send_handler()
237 struct ib_umad_file *file = agent->context; in recv_handler()
297 static ssize_t copy_recv_mad(struct ib_umad_file *file, char __user *buf, in copy_recv_mad()
353 static ssize_t copy_send_mad(struct ib_umad_file *file, char __user *buf, in copy_send_mad()
378 struct ib_umad_file *fil in ib_umad_read()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Duser_mad.c112 struct ib_umad_file { struct
171 static int hdr_size(struct ib_umad_file *file) in hdr_size()
178 static struct ib_mad_agent *__get_agent(struct ib_umad_file *file, int id) in __get_agent()
183 static int queue_packet(struct ib_umad_file *file, in queue_packet()
206 static void dequeue_send(struct ib_umad_file *file, in dequeue_send()
217 struct ib_umad_file *file = agent->context; in send_handler()
237 struct ib_umad_file *file = agent->context; in recv_handler()
297 static ssize_t copy_recv_mad(struct ib_umad_file *file, char __user *buf, in copy_recv_mad()
353 static ssize_t copy_send_mad(struct ib_umad_file *file, char __user *buf, in copy_send_mad()
378 struct ib_umad_file *fil in ib_umad_read()
[all...]

Completed in 3 milliseconds