Searched defs:new_bytes (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | rt5677-spi.c | 309 size_t new_bytes, copy_bytes, period_bytes; in rt5677_spi_copy_work() local
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | rt5677-spi.c | 309 size_t new_bytes, copy_bytes, period_bytes; in rt5677_spi_copy_work() local
|
| /kernel/linux/linux-5.10/drivers/virtio/ |
| H A D | virtio_mem.c | 261 unsigned long new_bytes = vm->next_mb_id - vm->first_mb_id + 2; in virtio_mem_mb_state_prepare_next_mb() local
|
| /kernel/linux/linux-6.6/drivers/virtio/ |
| H A D | virtio_mem.c | 396 unsigned long new_bytes = old_bytes + 1; in virtio_mem_bbm_bb_states_prepare_next_bb() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | machine.c | 838 u8 *new_bytes = event->text_poke.bytes + event->text_poke.old_len; in machine__process_text_poke() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | machine.c | 1017 u8 *new_bytes = event->text_poke.bytes + event->text_poke.old_len; in machine__process_text_poke() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | perf_event.h | 1522 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
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | perf_event.h | 1778 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
|
| /kernel/linux/linux-5.10/kernel/events/ |
| H A D | core.c | 8869 const void *new_bytes; member 8919 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
|
| /kernel/linux/linux-6.6/kernel/events/ |
| H A D | core.c | 9323 const void *new_bytes; member 9373 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
|
Completed in 53 milliseconds