Home
last modified time | relevance | path

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

/linux-6.8/sound/soc/codecs/
Drt5677-spi.c309 size_t new_bytes, copy_bytes, period_bytes; in rt5677_spi_copy_work() local
/linux-6.8/fs/bcachefs/
Dsuper-io.c156 size_t new_bytes = __vstruct_bytes(struct bch_sb, u64s); in bch2_sb_realloc() local
Dbtree_iter.c2777 unsigned new_bytes = roundup_pow_of_two(new_top); in __bch2_trans_kmalloc() local
/linux-6.8/drivers/virtio/
Dvirtio_mem.c396 unsigned long new_bytes = old_bytes + 1; in virtio_mem_bbm_bb_states_prepare_next_bb() local
/linux-6.8/tools/perf/util/
Dmachine.c1016 u8 *new_bytes = event->text_poke.bytes + event->text_poke.old_len; in machine__process_text_poke() local
/linux-6.8/include/linux/
Dperf_event.h1801 const void *new_bytes, in perf_event_text_poke()
/linux-6.8/kernel/events/
Dcore.c9343 const void *new_bytes; member
9394 size_t old_len, const void *new_bytes, size_t new_len) in perf_event_text_poke()