Searched refs:tep_get_ref (Results 1 – 4 of 4) sorted by relevance
6 tep_alloc, tep_free,tep_ref, tep_unref,tep_get_ref - Create, destroy, manage19 int *tep_get_ref*(struct tep_handle pass:[*]_tep_);60 int ref = tep_get_ref(tep);62 if ( (ref+1) != tep_get_ref(tep)) {
19 int *tep_get_ref*(struct tep_handle pass:[*]_tep_);
580 int tep_get_ref(struct tep_handle *tep);
7486 int tep_get_ref(struct tep_handle *tep) in tep_get_ref() function