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