| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | img-mdc-dma.c | 186 static inline unsigned int to_mdc_width(unsigned int bytes) in to_mdc_width() 192 unsigned int bytes) in mdc_set_read_width() 199 unsigned int bytes) in mdc_set_write_width() 578 size_t bytes = 0; in mdc_tx_status() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/dw/ |
| H A D | idma32.c | 53 size_t bytes, unsigned int width, size_t *len) in idma32_bytes2block()
|
| H A D | dw.c | 47 size_t bytes, unsigned int width, size_t *len) in dw_dma_bytes2block()
|
| /OK3568_Linux_fs/kernel/fs/efivarfs/ |
| H A D | file.c | 23 ssize_t bytes; in efivarfs_file_write() local
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_counter.c | 248 u64 bytes; in page_counter_memparse() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | sdla.c | 82 int offset, bytes; in __sdla_read() local 113 int offset, bytes; in __sdla_write() local 146 int len, addr, bytes; in sdla_clear() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | syscopyarea.c | 321 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_copyarea() local
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/ |
| H A D | stub.c | 152 char bytes[CMSG_SPACE(sizeof(int))]; in send_fd_handoff() member
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | string.c | 649 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8() 668 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv()
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-rv8803.c | 455 size_t bytes) in rv8803_nvram_write() 461 void *val, size_t bytes) in rv8803_nvram_read()
|
| H A D | rtc-pcf85063.c | 329 void *val, size_t bytes) in pcf85063_nvmem_read() 335 void *val, size_t bytes) in pcf85063_nvmem_write()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-stripe.c | 326 void *addr, size_t bytes, struct iov_iter *i) in stripe_dax_copy_from_iter() 345 void *addr, size_t bytes, struct iov_iter *i) in stripe_dax_copy_to_iter()
|
| H A D | dm-log-writes.c | 903 static int log_dax(struct log_writes_c *lc, sector_t sector, size_t bytes, in log_dax() 962 pgoff_t pgoff, void *addr, size_t bytes, in log_writes_dax_copy_from_iter() 986 pgoff_t pgoff, void *addr, size_t bytes, in log_writes_dax_copy_to_iter()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | slab.h | 598 size_t bytes; in kmalloc_array() local 633 size_t bytes; in kmalloc_array_node() local
|
| /OK3568_Linux_fs/kernel/drivers/nvdimm/ |
| H A D | pmem.c | 311 void *addr, size_t bytes, struct iov_iter *i) in pmem_copy_from_iter() 317 void *addr, size_t bytes, struct iov_iter *i) in pmem_copy_to_iter()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | cache.c | 70 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/ |
| H A D | quick_allocator.hpp | 40 char bytes[size]; member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | sha256-spe-glue.c | 99 unsigned int bytes; in ppc_spe_sha256_update() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/gasket/ |
| H A D | gasket_page_table.c | 231 ulong bytes; in gasket_page_table_init() local 1136 ulong bytes) in gasket_page_table_are_addrs_bad() 1151 ulong dev_addr, ulong bytes) in gasket_page_table_is_dev_addr_bad()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | x86.c | 6068 static int kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt_helper() 6101 gva_t addr, void *val, unsigned int bytes, in kvm_fetch_guest_virt() 6127 gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt() 6145 gva_t addr, void *val, unsigned int bytes, in emulator_read_std() 6158 unsigned long addr, void *val, unsigned int bytes) in kvm_read_guest_phys_system() 6166 static int kvm_write_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_write_guest_virt_helper() 6198 unsigned int bytes, struct x86_exception *exception, in emulator_write_std() 6212 unsigned int bytes, struct x86_exception *exception) in kvm_write_guest_virt_system() 6289 const void *val, int bytes) in emulator_write_phys() 6312 static int read_prepare(struct kvm_vcpu *vcpu, void *val, int bytes) in read_prepare() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | blkcache.c | 79 lbaint_t bytes; in blkcache_fill() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/tm6000/ |
| H A D | tm6000-i2c.c | 216 unsigned char bytes[17]; in tm6000_i2c_eeprom() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | si_dma.c | 75 unsigned bytes = count * 8; in si_dma_vm_copy_pages() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | sun3xflop.h | 123 static int bytes=0; in sun3xflop_hardint() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/eeprom/ |
| H A D | eeprom_93cx6.c | 279 u8 *data, const u16 bytes) in eeprom_93cx6_multireadb()
|