Home
last modified time | relevance | path

Searched defs:new_bytes (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/block/
H A Dreqlist.c67 void coroutine_fn reqlist_shrink_req(BlockReq *req, int64_t new_bytes) in reqlist_shrink_req()
H A Dblock-copy.c233 int64_t new_bytes) in block_copy_task_shrink()
H A Dio.c3551 int64_t old_size, new_bytes; in bdrv_co_truncate() local
/openbmc/linux/sound/soc/codecs/
H A Drt5677-spi.c309 size_t new_bytes, copy_bytes, period_bytes; in rt5677_spi_copy_work() local
/openbmc/linux/drivers/virtio/
H A Dvirtio_mem.c396 unsigned long new_bytes = old_bytes + 1; in virtio_mem_bbm_bb_states_prepare_next_bb() local
/openbmc/linux/tools/perf/util/
H A Dmachine.c1017 u8 *new_bytes = event->text_poke.bytes + event->text_poke.old_len; in machine__process_text_poke() local
/openbmc/linux/include/linux/
H A Dperf_event.h1788 const void *new_bytes, in perf_event_text_poke()
/openbmc/linux/kernel/events/
H A Dcore.c9392 const void *new_bytes; global() member
9443 perf_event_text_poke(const void * addr,const void * old_bytes,size_t old_len,const void * new_bytes,size_t new_len) perf_event_text_poke() argument