Searched refs:dispatch_event_fd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | devx.c | 24 static void dispatch_event_fd(struct list_head *fd_list, const void *data); 1359 dispatch_event_fd(&obj_event->obj_sub_list, eqe); in devx_cq_comp() 2327 static void dispatch_event_fd(struct list_head *fd_list, in dispatch_event_fd() function 2371 dispatch_event_fd(&event->unaffiliated_list, data); in devx_event_notifier() 2383 dispatch_event_fd(&obj_event->obj_sub_list, data); in devx_event_notifier()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | devx.c | 24 static void dispatch_event_fd(struct list_head *fd_list, const void *data); 1447 dispatch_event_fd(&obj_event->obj_sub_list, eqe); in devx_cq_comp() 2494 static void dispatch_event_fd(struct list_head *fd_list, in dispatch_event_fd() function 2538 dispatch_event_fd(&event->unaffiliated_list, data); in devx_event_notifier() 2550 dispatch_event_fd(&obj_event->obj_sub_list, data); in devx_event_notifier()
|
Completed in 8 milliseconds