Searched refs:call_struc (Results 1 – 1 of 1) sorted by relevance
22 struct call_struc { struct29 struct call_struc *next; /* pointer to next entry */ argument30 struct call_struc *prev; argument47 static struct call_struc *divert_head = NULL; /* head of remembered entrys */61 struct call_struc *cs = (struct call_struc *) arg; in deflect_timer_expire()119 struct call_struc *cs; in cf_command()158 if (!(cs = kmalloc(sizeof(struct call_struc), GFP_ATOMIC))) in cf_command()207 struct call_struc *cs; in deflect_extern_action()389 struct call_struc *cs = NULL; in isdn_divert_icall()453 if (!(cs = kmalloc(sizeof(struct call_struc), GFP_ATOMIC))) in isdn_divert_icall()[all …]