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()118 struct call_struc *cs; in cf_command()157 if (!(cs = kmalloc(sizeof(struct call_struc), GFP_ATOMIC))) in cf_command()206 { struct call_struc *cs; in deflect_extern_action()391 struct call_struc *cs = NULL; in isdn_divert_icall()455 if (!(cs = kmalloc(sizeof(struct call_struc), GFP_ATOMIC))) in isdn_divert_icall()[all …]