HomeSort by relevance Sort by last modified time
    Searched refs:init_buffers (Results 1 - 6 of 6) sorted by null

  /external/ltp/testcases/kernel/syscalls/pread/
pread03.c 95 void init_buffers(); /* function to initialize/allocate buffers */
156 init_buffers();
177 * init_buffers() - allocate/Initialize write_buf array.
181 void init_buffers(void) function
pread02.c 94 void init_buffers(); /* function to initialize/allocate buffers */
188 init_buffers();
248 * init_buffers() - allocate/Initialize write_buf array.
255 void init_buffers(void) function
pread01.c 98 void init_buffers(); /* function to initialize/allocate buffers */
199 init_buffers();
255 * init_buffers - allocates both write_buf and read_buf arrays.
262 void init_buffers(void) function
  /external/ltp/testcases/kernel/syscalls/pwrite/
pwrite01.c 99 void init_buffers(); /* function to initialize/allocate buffers */
210 init_buffers();
222 * init_buffers() - allocate/Initialize write_buf array.
229 void init_buffers(void) function
pwrite04.c 62 void init_buffers(char *[]);
82 init_buffers(wbuf);
218 * init_buffers() allocates wbuf[] array
222 void init_buffers(char *wbuf[]) function
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.c 570 init_buffers(struct vl_compositor *c) function
    [all...]

Completed in 200 milliseconds