/linux-3.3/include/linux/ |
D | task_io_accounting_ops.h | 10 static inline void task_io_account_read(size_t bytes) in task_io_account_read() 24 static inline void task_io_account_write(size_t bytes) in task_io_account_write() 38 static inline void task_io_account_cancelled_write(size_t bytes) in task_io_account_cancelled_write() 58 static inline void task_io_account_read(size_t bytes) in task_io_account_read() 67 static inline void task_io_account_write(size_t bytes) in task_io_account_write() 76 static inline void task_io_account_cancelled_write(size_t bytes) in task_io_account_cancelled_write()
|
/linux-3.3/include/asm-generic/ |
D | xor.h | 19 xor_8regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_2() 38 xor_8regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_3() 59 xor_8regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_4() 81 xor_8regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_5() 104 xor_32regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_32regs_2() 140 xor_32regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_3() 186 xor_32regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_4() 241 xor_32regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_5() 305 xor_8regs_p_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_p_2() 331 xor_8regs_p_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_p_3() [all …]
|
/linux-3.3/drivers/scsi/lpfc/ |
D | lpfc_compat.h | 38 lpfc_memcpy_to_slim(void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() 60 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim() 83 lpfc_memcpy_to_slim( void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() 90 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim()
|
/linux-3.3/drivers/iommu/ |
D | omap-iovmm.c | 50 size_t bytes; in sgtable_len() local 86 static unsigned sgtable_nents(size_t bytes, u32 da, u32 pa) in sgtable_nents() 108 static struct sg_table *sgtable_alloc(const size_t bytes, u32 flags, in sgtable_alloc() 179 size_t bytes; in vmap_sg() local 257 size_t bytes, u32 flags) in alloc_iovm_area() 333 size_t bytes; in free_iovm_area() local 384 const size_t bytes = PAGE_SIZE; in sgtable_fill_vmalloc() local 424 size_t bytes; in map_iovm_area() local 449 size_t bytes; in map_iovm_area() local 477 size_t bytes; in unmap_iovm_area() local [all …]
|
/linux-3.3/drivers/xen/ |
D | xencomm.c | 29 void *buffer, unsigned long bytes) in xencomm_init() 71 void *buffer, unsigned long bytes) in xencomm_alloc() 120 static int xencomm_create(void *buffer, unsigned long bytes, in xencomm_create() 167 unsigned long bytes, struct xencomm_mini *xc_desc, in xencomm_create_mini() 185 struct xencomm_handle *xencomm_map(void *ptr, unsigned long bytes) in xencomm_map() 201 struct xencomm_handle *__xencomm_map_no_alloc(void *ptr, unsigned long bytes, in __xencomm_map_no_alloc()
|
/linux-3.3/arch/x86/include/asm/ |
D | xor_32.h | 32 xor_pII_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_pII_mmx_2() 75 xor_pII_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_3() 124 xor_pII_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_4() 179 xor_pII_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_5() 259 xor_p5_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_p5_mmx_2() 306 xor_p5_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_3() 363 xor_p5_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_4() 429 xor_p5_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_5() 587 xor_sse_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2() 640 xor_sse_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3() [all …]
|
D | xor_64.h | 91 xor_sse_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2() 142 xor_sse_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3() 201 xor_sse_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4() 268 xor_sse_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_5()
|
/linux-3.3/arch/sparc/include/asm/ |
D | xor_32.h | 24 sparc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in sparc_2() 61 sparc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_3() 112 sparc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_4() 176 sparc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_5()
|
/linux-3.3/sound/drivers/ |
D | pcm-indirect2.c | 139 unsigned int bytes) in snd_pcm_indirect2_increase_min_periods() 274 unsigned int bytes; in snd_pcm_indirect2_playback_transfer() local 318 unsigned int bytes = rec->sw_ready; in snd_pcm_indirect2_playback_transfer() local 435 unsigned int bytes; in snd_pcm_indirect2_capture_transfer() local 483 size_t bytes = rec->sw_buffer_size - rec->sw_ready; in snd_pcm_indirect2_capture_transfer() local
|
/linux-3.3/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_fifo.c | 192 static bool vmw_fifo_is_full(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_is_full() 204 uint32_t bytes, bool interruptible, in vmw_fifo_wait_noirq() 237 uint32_t bytes, bool interruptible, in vmw_fifo_wait() 298 void *vmw_fifo_reserve(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_reserve() 383 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_res_copy() 405 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_slow_copy() 422 void vmw_fifo_commit(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_commit() 474 uint32_t bytes = sizeof(__le32) + sizeof(*cmd_fence); in vmw_fifo_send_fence() local
|
/linux-3.3/arch/arm/include/asm/ |
D | xor.h | 47 xor_arm4regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_arm4regs_2() 67 xor_arm4regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_3() 89 xor_arm4regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_4() 108 xor_arm4regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_5()
|
/linux-3.3/lib/raid6/ |
D | recov.c | 25 void raid6_2data_recov(int disks, size_t bytes, int faila, int failb, in raid6_2data_recov() 70 void raid6_datap_recov(int disks, size_t bytes, int faila, void **ptrs) in raid6_datap_recov() 105 void raid6_dual_recov(int disks, size_t bytes, int faila, int failb, void **ptrs) in raid6_dual_recov()
|
D | sse2.c | 43 static void raid6_sse21_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse21_gen_syndrome() 103 static void raid6_sse22_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse22_gen_syndrome() 169 static void raid6_sse24_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse24_gen_syndrome()
|
D | sse1.c | 45 static void raid6_sse11_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse11_gen_syndrome() 103 static void raid6_sse12_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse12_gen_syndrome()
|
/linux-3.3/include/sound/ |
D | pcm-indirect.h | 66 unsigned int bytes = qsize - rec->hw_ready; in snd_pcm_indirect_playback_transfer() local 95 int bytes = ptr - rec->hw_io; in snd_pcm_indirect_playback_pointer() local 131 size_t bytes = rec->sw_buffer_size - rec->sw_ready; in snd_pcm_indirect_capture_transfer() local 161 int bytes = ptr - rec->hw_io; in snd_pcm_indirect_capture_pointer() local
|
/linux-3.3/arch/tile/lib/ |
D | usercopy_64.S | 39 #define __get_user_N(bytes, LOAD) \ argument 57 #define __put_user_N(bytes, STORE) \ argument
|
D | usercopy_32.S | 39 #define __get_user_N(bytes, LOAD) \ argument 70 #define __put_user_N(bytes, STORE) \ argument
|
/linux-3.3/fs/btrfs/ |
D | free-space-cache.c | 473 static int io_ctl_add_entry(struct io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry() 1088 static inline unsigned long bytes_to_bits(u64 bytes, u32 unit) in bytes_to_bits() 1371 u64 offset, u64 bytes) in __bitmap_clear_bits() 1386 u64 bytes) in bitmap_clear_bits() 1394 u64 bytes) in bitmap_set_bits() 1410 u64 *bytes) in search_bitmap() 1442 find_free_space(struct btrfs_free_space_ctl *ctl, u64 *offset, u64 *bytes) in find_free_space() 1499 u64 *offset, u64 *bytes) in remove_from_bitmap() 1577 u64 bytes) in add_bytes_to_bitmap() 1639 u64 bytes, offset, bytes_added; in insert_into_bitmap() local [all …]
|
/linux-3.3/sound/i2c/other/ |
D | pt2258.c | 48 unsigned char bytes[2]; in snd_pt2258_reset() local 111 unsigned char bytes[2]; in pt2258_stereo_volume_put() local 160 unsigned char bytes[2]; in pt2258_switch_put() local
|
/linux-3.3/arch/cris/arch-v10/ |
D | README.mm | 86 is limited to 0xb0000000 bytes (minus 8192 bytes, since the first page, function 157 Linux/CRIS, a page is 8192 bytes (for technical reasons not equal to 4096 as in function
|
/linux-3.3/fs/ntfs/ |
D | file.c | 355 int bytes) in ntfs_fault_in_pages_readable() 373 size_t iov_ofs, int bytes) in ntfs_fault_in_pages_readable_iovec() 481 unsigned nr_pages, s64 pos, size_t bytes) in ntfs_prepare_pages_for_non_resident_write() 1278 size_t bytes) in ntfs_copy_from_user() 1326 const struct iovec *iov, size_t iov_ofs, size_t bytes) in __ntfs_copy_from_user_iovec_inatomic() 1355 size_t *iov_ofsp, size_t bytes) in ntfs_set_next_iovec() 1394 size_t *iov_ofs, size_t bytes) in ntfs_copy_from_user_iovec() 1471 s64 pos, size_t bytes) in ntfs_commit_pages_after_non_resident_write() 1625 const unsigned nr_pages, s64 pos, size_t bytes) in ntfs_commit_pages_after_write() 1786 size_t bytes, iov_ofs = 0; /* Offset in the current iovec. */ in ntfs_file_buffered_write() local
|
/linux-3.3/drivers/staging/bcm/ |
D | InterfaceIdleMode.c | 49 int bytes; in InterfaceIdleModeRespond() local 270 int bytes; in InterfaceHandleShutdownModeWakeup() local
|
/linux-3.3/sound/i2c/ |
D | i2c.c | 146 int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_sendbytes() 153 int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_readbytes() 276 unsigned char *bytes, int count) in snd_i2c_bit_sendbytes() 302 unsigned char *bytes, int count) in snd_i2c_bit_readbytes()
|
/linux-3.3/crypto/async_tx/ |
D | async_raid6_recov.c | 135 __2data_recov_4(int disks, size_t bytes, int faila, int failb, in __2data_recov_4() 174 __2data_recov_5(int disks, size_t bytes, int faila, int failb, in __2data_recov_5() 248 __2data_recov_n(int disks, size_t bytes, int faila, int failb, in __2data_recov_n() 325 async_raid6_2data_recov(int disks, size_t bytes, int faila, int failb, in async_raid6_2data_recov() 398 async_raid6_datap_recov(int disks, size_t bytes, int faila, in async_raid6_datap_recov()
|
/linux-3.3/drivers/mfd/ |
D | wm8350-i2c.c | 25 int bytes, void *dest) in wm8350_i2c_read_device() 41 int bytes, void *src) in wm8350_i2c_write_device()
|