Home | History | Annotate | Download | only in src

Lines Matching refs:p_new

399     void *p_new;
406 p_new = GKI_getbuf(size);
411 p_new = GKI_getpoolbuf(4);
414 return p_new;