Searched refs:pid_buffer_start (Results 1 – 2 of 2) sorted by relevance
442 kfree(tsin->pid_buffer_start); in free_input_block()489 tsin->pid_buffer_start = kzalloc(PID_TABLE_SIZE + PID_TABLE_SIZE, GFP_KERNEL); in configure_memdma_and_inputblock()490 if (!tsin->pid_buffer_start) { in configure_memdma_and_inputblock()502 tsin->pid_buffer_aligned = tsin->pid_buffer_start + PID_TABLE_SIZE; in configure_memdma_and_inputblock()
45 void *pid_buffer_start; member
Completed in 7 milliseconds