Home
last modified time | relevance | path

Searched refs:smsg_app_event (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/s390/net/
Dsmsgiucv_app.c50 struct smsg_app_event { struct
60 static void smsg_app_event_free(struct smsg_app_event *ev) in smsg_app_event_free() argument
66 static struct smsg_app_event *smsg_app_event_alloc(const char *from, in smsg_app_event_alloc()
69 struct smsg_app_event *ev; in smsg_app_event_alloc()
99 struct smsg_app_event *p, *n; in smsg_event_work_fn()
122 struct smsg_app_event *se; in smsg_app_callback()