| /Linux-v6.1/fs/btrfs/ |
| D | free-space-cache.c | 34 u64 bytes; member 587 static int io_ctl_add_entry(struct btrfs_io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry() 922 u64 bytes = ctl->unit; in copy_free_space_cache() local 1569 static inline unsigned long bytes_to_bits(u64 bytes, u32 unit) in bytes_to_bits() 1861 u64 offset, u64 bytes, bool update_stat) in bitmap_clear_bits() 1897 u64 bytes) in bitmap_set_bits() 1938 u64 *bytes, bool for_alloc) in search_bitmap() 1992 find_free_space(struct btrfs_free_space_ctl *ctl, u64 *offset, u64 *bytes, in find_free_space() 2134 u64 *offset, u64 *bytes) in remove_from_bitmap() 2211 u64 bytes, enum btrfs_trim_state trim_state) in add_bytes_to_bitmap() [all …]
|
| /Linux-v6.1/include/linux/ |
| D | uio.h | 167 size_t bytes, struct iov_iter *i) in copy_folio_to_iter() 173 size_t copy_to_iter(const void *addr, size_t bytes, struct iov_iter *i) in copy_to_iter() 181 size_t copy_from_iter(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter() 189 bool copy_from_iter_full(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full() 199 size_t copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_nocache() 207 bool copy_from_iter_full_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full_nocache() 317 bool csum_and_copy_from_iter_full(void *addr, size_t bytes, in csum_and_copy_from_iter_full()
|
| D | overflow.h | 142 size_t bytes; in size_mul() local 161 size_t bytes; in size_add() local 182 size_t bytes; in size_sub() local
|
| /Linux-v6.1/include/sound/ |
| D | pcm-indirect.h | 55 unsigned int bytes = qsize - rec->hw_ready; in snd_pcm_indirect_playback_transfer() local 85 int bytes = ptr - rec->hw_io; in snd_pcm_indirect_playback_pointer() local 123 size_t bytes = rec->sw_buffer_size - rec->sw_ready; in snd_pcm_indirect_capture_transfer() local 154 int bytes = ptr - rec->hw_io; in snd_pcm_indirect_capture_pointer() local
|
| /Linux-v6.1/drivers/net/ethernet/google/gve/ |
| D | gve_tx.c | 55 size_t bytes) in gve_tx_fifo_pad_alloc_one_frag() 60 static bool gve_tx_fifo_can_alloc(struct gve_tx_fifo *fifo, size_t bytes) in gve_tx_fifo_can_alloc() 75 static int gve_tx_alloc_fifo(struct gve_tx_fifo *fifo, size_t bytes, in gve_tx_alloc_fifo() 130 static void gve_tx_free_fifo(struct gve_tx_fifo *fifo, size_t bytes) in gve_tx_free_fifo() 142 size_t bytes; in gve_tx_free_ring() local 175 size_t bytes; in gve_tx_alloc_ring() local 284 int bytes; in gve_skb_fifo_bytes_required() local 657 u64 pkts = 0, bytes = 0; in gve_clean_tx_done() local
|
| /Linux-v6.1/lib/raid6/ |
| D | recov.c | 20 static void raid6_2data_recov_intx1(int disks, size_t bytes, int faila, in raid6_2data_recov_intx1() 64 static void raid6_datap_recov_intx1(int disks, size_t bytes, int faila, in raid6_datap_recov_intx1() 108 void raid6_dual_recov(int disks, size_t bytes, int faila, int failb, void **ptrs) in raid6_dual_recov()
|
| D | recov_ssse3.c | 16 static void raid6_2data_recov_ssse3(int disks, size_t bytes, int faila, in raid6_2data_recov_ssse3() 191 static void raid6_datap_recov_ssse3(int disks, size_t bytes, int faila, in raid6_datap_recov_ssse3()
|
| /Linux-v6.1/arch/powerpc/include/asm/ |
| D | cacheflush.h | 67 unsigned long bytes = l1_dcache_bytes(); in flush_dcache_range() local 89 unsigned long bytes = l1_dcache_bytes(); in clean_dcache_range() local 108 unsigned long bytes = l1_dcache_bytes(); in invalidate_dcache_range() local
|
| /Linux-v6.1/tools/include/linux/ |
| D | overflow.h | 84 size_t bytes; in array_size() local 106 size_t bytes; in array3_size() local 118 size_t bytes; in __ab_c_size() local
|
| /Linux-v6.1/sound/i2c/other/ |
| D | pt2258.c | 34 unsigned char bytes[2]; in snd_pt2258_reset() local 97 unsigned char bytes[2]; in pt2258_stereo_volume_put() local 146 unsigned char bytes[2]; in pt2258_switch_put() local
|
| /Linux-v6.1/tools/testing/selftests/bpf/progs/ |
| D | test_sockmap_kern.h | 237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 268 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local 314 int ret = 0, *bytes, zero = 0; in bpf_prog8() local 331 int ret = 0, *bytes, zero = 0; in bpf_prog9() local 347 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog10() local
|
| /Linux-v6.1/drivers/net/ethernet/intel/i40e/ |
| D | i40e_nvm.c | 812 u8 *bytes, int *perrno) in i40e_nvmupd_command() 928 u8 *bytes, int *perrno) in i40e_nvmupd_state_init() 1067 u8 *bytes, int *perrno) in i40e_nvmupd_state_reading() 1109 u8 *bytes, int *perrno) in i40e_nvmupd_state_writing() 1375 u8 *bytes, int *perrno) in i40e_nvmupd_exec_aq() 1459 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_result() 1528 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_event() 1562 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_read() 1641 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_write()
|
| /Linux-v6.1/lib/ |
| D | iov_iter.c | 305 static size_t copy_page_to_iter_pipe(struct page *page, size_t offset, size_t bytes, in copy_page_to_iter_pipe() 458 static size_t copy_pipe_to_iter(const void *addr, size_t bytes, in copy_pipe_to_iter() 489 static size_t csum_and_copy_to_pipe_iter(const void *addr, size_t bytes, in csum_and_copy_to_pipe_iter() 521 size_t _copy_to_iter(const void *addr, size_t bytes, struct iov_iter *i) in _copy_to_iter() 546 static size_t copy_mc_pipe_to_iter(const void *addr, size_t bytes, in copy_mc_pipe_to_iter() 607 size_t _copy_mc_to_iter(const void *addr, size_t bytes, struct iov_iter *i) in _copy_mc_to_iter() 623 size_t _copy_from_iter(void *addr, size_t bytes, struct iov_iter *i) in _copy_from_iter() 640 size_t _copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i) in _copy_from_iter_nocache() 672 size_t _copy_from_iter_flushcache(void *addr, size_t bytes, struct iov_iter *i) in _copy_from_iter_flushcache() 712 size_t copy_page_to_iter(struct page *page, size_t offset, size_t bytes, in copy_page_to_iter() [all …]
|
| /Linux-v6.1/lib/zstd/compress/ |
| D | zstd_cwksp.h | 231 ZSTD_cwksp* ws, size_t bytes, ZSTD_cwksp_alloc_phase_e phase) { in ZSTD_cwksp_reserve_internal() 262 MEM_STATIC BYTE* ZSTD_cwksp_reserve_buffer(ZSTD_cwksp* ws, size_t bytes) { in ZSTD_cwksp_reserve_buffer() 269 MEM_STATIC void* ZSTD_cwksp_reserve_aligned(ZSTD_cwksp* ws, size_t bytes) { in ZSTD_cwksp_reserve_aligned() 279 MEM_STATIC void* ZSTD_cwksp_reserve_table(ZSTD_cwksp* ws, size_t bytes) { in ZSTD_cwksp_reserve_table() 305 MEM_STATIC void* ZSTD_cwksp_reserve_object(ZSTD_cwksp* ws, size_t bytes) { in ZSTD_cwksp_reserve_object()
|
| /Linux-v6.1/drivers/gpu/drm/i915/gvt/ |
| D | mmio.c | 64 void *p_data, unsigned int bytes, bool read) in failsafe_emulate_mmio_rw() 106 void *p_data, unsigned int bytes) in intel_vgpu_emulate_mmio_read() 181 void *p_data, unsigned int bytes) in intel_vgpu_emulate_mmio_write()
|
| /Linux-v6.1/drivers/rtc/ |
| D | rtc-rx8581.c | 192 size_t bytes) in rx8571_nvram_read() 201 size_t bytes) in rx8571_nvram_write() 210 size_t bytes) in rx85x1_nvram_read() 223 size_t bytes) in rx85x1_nvram_write()
|
| /Linux-v6.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| D | sp_local.h | 76 #define store_sp_var(var, data, bytes) \ argument 91 #define store_sp_var_with_offset(var, offset, data, bytes) \ argument 95 #define load_sp_var(var, data, bytes) \ argument 98 #define load_sp_var_with_offset(var, offset, data, bytes) \ argument
|
| /Linux-v6.1/sound/i2c/ |
| D | i2c.c | 132 int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_sendbytes() 139 int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_readbytes() 262 unsigned char *bytes, int count) in snd_i2c_bit_sendbytes() 288 unsigned char *bytes, int count) in snd_i2c_bit_readbytes()
|
| D | tea6330t.c | 98 unsigned char bytes[3]; in snd_tea6330t_put_master_volume() local 150 unsigned char bytes[3]; in snd_tea6330t_put_master_switch() local 202 unsigned char bytes[2]; in snd_tea6330t_put_bass() local 250 unsigned char bytes[2]; in snd_tea6330t_put_treble() local 289 unsigned char bytes[7]; in snd_tea6330t_update_mixer() local
|
| /Linux-v6.1/sound/soc/intel/common/ |
| D | sst-dsp.c | 195 void sst_dsp_outbox_write(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_outbox_write() 208 void sst_dsp_outbox_read(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_outbox_read() 221 void sst_dsp_inbox_write(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_inbox_write() 234 void sst_dsp_inbox_read(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_inbox_read()
|
| /Linux-v6.1/drivers/ps3/ |
| D | ps3-vuart.c | 352 const void *buf, unsigned int bytes, u64 *bytes_written) in ps3_vuart_raw_write() 382 unsigned int bytes, u64 *bytes_read) in ps3_vuart_raw_read() 415 unsigned int bytes) in ps3_vuart_clear_rx_bytes() 475 unsigned int bytes) in ps3_vuart_write() 550 u64 bytes; in ps3_vuart_queue_rx_bytes() local 599 unsigned int bytes) in ps3_vuart_read() 672 int ps3_vuart_read_async(struct ps3_system_bus_device *dev, unsigned int bytes) in ps3_vuart_read_async() 783 u64 bytes; in ps3_vuart_handle_interrupt_rx() local
|
| /Linux-v6.1/drivers/nvmem/ |
| D | meson-efuse.c | 18 void *val, size_t bytes) in meson_efuse_read() 27 void *val, size_t bytes) in meson_efuse_write()
|
| D | stm32-romem.c | 38 size_t bytes) in stm32_romem_read() 69 size_t bytes) in stm32_bsec_read() 116 size_t bytes) in stm32_bsec_write()
|
| /Linux-v6.1/drivers/mfd/ |
| D | rsmu_spi.c | 26 static int rsmu_read_device(struct rsmu_ddata *rsmu, u8 reg, u8 *buf, u16 bytes) in rsmu_read_device() 64 static int rsmu_write_device(struct rsmu_ddata *rsmu, u8 reg, u8 *buf, u16 bytes) in rsmu_write_device() 93 u16 bytes; in rsmu_write_page_register() local
|
| /Linux-v6.1/include/rdma/ |
| D | iba.h | 73 bytes) \ argument 82 #define IBA_SET_MEM(field, ptr, in, bytes) _IBA_SET_MEM(field, ptr, in, bytes) argument 94 bytes) \ argument 104 #define IBA_GET_MEM(field, ptr, out, bytes) _IBA_GET_MEM(field, ptr, out, bytes) argument
|