Searched refs:isdn_ppp_bundle_arr (Results 1 – 1 of 1) sorted by relevance
64 static ippp_bundle *isdn_ppp_bundle_arr = NULL; variable939 kfree(isdn_ppp_bundle_arr); in isdn_ppp_cleanup()1559 if ((isdn_ppp_bundle_arr = kzalloc(sz, GFP_KERNEL)) == NULL) in isdn_ppp_mp_bundle_array_init()1562 spin_lock_init(&isdn_ppp_bundle_arr[i].lock); in isdn_ppp_mp_bundle_array_init()1570 if (isdn_ppp_bundle_arr[i].ref_ct <= 0) in isdn_ppp_mp_bundle_alloc()1571 return (isdn_ppp_bundle_arr + i); in isdn_ppp_mp_bundle_alloc()