Home
last modified time | relevance | path

Searched defs:new_buffer (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-cmd-queue.h371 uint64_t *new_buffer = in cvmx_cmd_queue_write() local
474 uint64_t *new_buffer = in cvmx_cmd_queue_write2() local
576 uint64_t *new_buffer = in cvmx_cmd_queue_write3() local
/linux-4.1.27/drivers/acpi/acpica/
Dexfldio.c839 void *new_buffer; in acpi_ex_insert_into_field() local
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c1769 void zconf_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in zconf_switch_to_buffer()
1918 void zconfpush_buffer_state (YY_BUFFER_STATE new_buffer ) in zconfpush_buffer_state()
/linux-4.1.27/drivers/android/
Dbinder.c467 struct binder_buffer *new_buffer) in binder_insert_free_buffer()
500 struct binder_buffer *new_buffer) in binder_insert_allocated_buffer()
734 struct binder_buffer *new_buffer = (void *)buffer->data + size; in binder_alloc_buf() local