Searched refs:ptr_edb_base (Results 1 – 2 of 2) sorted by relevance
339 u_int *ptr_edb_base; member
363 fi->q.ptr_edb_base = NULL;460 if ((fi->q.ptr_edb_base = (u_int *)__get_free_pages(GFP_KERNEL, 5) ) == 0) {465 fi->q.ptr_edb[i] = fi->q.ptr_edb_base + 2*i;545 memset((char *)fi->q.ptr_edb_base, 0, EDB_LEN * 8);1217 ptr_edb = fi->q.ptr_edb_base - 1;1389 ptr_edb = fi->q.ptr_edb_base - 1;4590 if (fi->q.ptr_edb_base)4591 free_pages((u_long)fi->q.ptr_edb_base, 5);