Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Drt5677-spi.c309 size_t new_bytes, copy_bytes, period_bytes; in rt5677_spi_copy_work() local
/linux-6.15/fs/bcachefs/
H A Dsuper-io.c188 size_t new_bytes = __vstruct_bytes(struct bch_sb, u64s); in bch2_sb_realloc() local
H A Dsnapshot.c169 size_t new_bytes = kmalloc_size_roundup(struct_size(new, s, idx + 1)); in __snapshot_t_mut() local
H A Dbtree_iter.c3103 unsigned new_bytes = roundup_pow_of_two(new_top); in __bch2_trans_kmalloc() local
/linux-6.15/drivers/virtio/
H A Dvirtio_mem.c403 unsigned long new_bytes = old_bytes + 1; in virtio_mem_bbm_bb_states_prepare_next_bb() local
/linux-6.15/tools/perf/util/
H A Dmachine.c811 u8 *new_bytes = event->text_poke.bytes + event->text_poke.old_len; in machine__process_text_poke() local
/linux-6.15/include/linux/
H A Dperf_event.h1906 const void *new_bytes, in perf_event_text_poke()
/linux-6.15/kernel/events/
H A Dcore.c9865 const void *new_bytes; member
9916 size_t old_len, const void *new_bytes, size_t new_len) in perf_event_text_poke()