Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5677-spi.c309 size_t new_bytes, copy_bytes, period_bytes; in rt5677_spi_copy_work() local
/linux-6.12.1/fs/bcachefs/
Dsuper-io.c156 size_t new_bytes = __vstruct_bytes(struct bch_sb, u64s); in bch2_sb_realloc() local
Dsnapshot.c167 size_t new_bytes = kmalloc_size_roundup(struct_size(new, s, idx + 1)); in __snapshot_t_mut() local
Dbtree_iter.c2953 unsigned new_bytes = roundup_pow_of_two(new_top); in __bch2_trans_kmalloc() local
/linux-6.12.1/drivers/virtio/
Dvirtio_mem.c401 unsigned long new_bytes = old_bytes + 1; in virtio_mem_bbm_bb_states_prepare_next_bb() local
/linux-6.12.1/tools/perf/util/
Dmachine.c799 u8 *new_bytes = event->text_poke.bytes + event->text_poke.old_len; in machine__process_text_poke() local
/linux-6.12.1/include/linux/
Dperf_event.h1815 const void *new_bytes, in perf_event_text_poke()
/linux-6.12.1/kernel/events/
Dcore.c9499 const void *new_bytes; member
9550 size_t old_len, const void *new_bytes, size_t new_len) in perf_event_text_poke()