| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth_sysfs.c | 62 ssize_t bytes = 0; in dpaa_eth_show_fqids() local 133 ssize_t bytes = 0; in dpaa_eth_show_bpids() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/ |
| H A D | siw_qp_rx.c | 36 int pg_off, bytes, rv; in siw_rx_umem() local 135 int bytes; in siw_rx_pbl() local 545 int bytes, rv; in siw_proc_write() local 793 int bytes, rv; in siw_proc_rresp() local 1014 int bytes; in siw_get_hdr() local
|
| /OK3568_Linux_fs/kernel/arch/mips/crypto/ |
| H A D | poly1305-glue.c | 76 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in mips_poly1305_update() local 106 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local
|
| /OK3568_Linux_fs/kernel/tools/lib/ |
| H A D | string.c | 172 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8() 192 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv()
|
| /OK3568_Linux_fs/kernel/lib/raid6/ |
| H A D | recov_neon_inner.c | 27 void __raid6_2data_recov_neon(int bytes, uint8_t *p, uint8_t *q, uint8_t *dp, in __raid6_2data_recov_neon() 77 void __raid6_datap_recov_neon(int bytes, uint8_t *p, uint8_t *q, uint8_t *dq, in __raid6_datap_recov_neon()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | skmsg.c | 137 void sk_msg_return_zero(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return_zero() 161 void sk_msg_return(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return() 223 u32 bytes, bool charge) in __sk_msg_free_partial() 250 void sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, u32 bytes) in sk_msg_free_partial() 257 u32 bytes) in sk_msg_free_partial_nocharge() 311 struct sk_msg *msg, u32 bytes) in sk_msg_zerocopy_from_iter() 369 struct sk_msg *msg, u32 bytes) in sk_msg_memcopy_from_iter()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_noinline.c | 17 __u64 bytes; in test_xdp_noinline() member 30 __u64 bytes = 0, pkts = 0; in test_xdp_noinline() local
|
| H A D | l4lb_all.c | 15 __u64 bytes; in test_l4lb() member 28 __u64 bytes = 0, pkts = 0; in test_l4lb() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | utmisc.c | 90 u8 bytes[4]; in acpi_ut_dword_byte_swap() member 94 u8 bytes[4]; in acpi_ut_dword_byte_swap() member
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | chacha.h | 97 unsigned int bytes, int nrounds) in chacha_crypt() 106 unsigned int bytes) in chacha20_crypt()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | lzo.c | 136 unsigned long bytes; in lzo_compress_pages() local 292 unsigned long bytes; in lzo_decompress_bio() local 433 unsigned long bytes; in lzo_decompress() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xxfb_accel.c | 78 u16 bytes; in mb86290fb_imageblit1() local 127 u16 bytes; in mb86290fb_imageblit8() local 166 u16 bytes; in mb86290fb_imageblit16() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xics/ |
| H A D | icp-native.c | 29 u8 bytes[4]; member 33 u8 bytes[4]; member 38 u8 bytes[4]; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | overflow.h | 265 size_t bytes; in array_size() local 287 size_t bytes; in array3_size() local 303 size_t bytes; in __ab_c_size() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | interrupt.c | 176 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_imr_handler() 206 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_master_irq_handler() 245 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_ier_handler() 284 void *p_data, unsigned int bytes) in intel_vgpu_reg_iir_handler()
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder_alloc.c | 1121 binder_size_t offset, size_t bytes) in check_buffer() 1177 size_t bytes = binder_alloc_buffer_size(alloc, buffer); in binder_alloc_clear_buf() local 1214 size_t bytes) in binder_alloc_copy_user_to_buffer() 1246 size_t bytes) in binder_alloc_do_buffer_copy() 1285 size_t bytes) in binder_alloc_copy_to_buffer() 1295 size_t bytes) in binder_alloc_copy_from_buffer()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aorb/ |
| H A D | orb_algos.h | 20 Byte bytes; member 32 U32 bytes; member
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | poly1305-glue.c | 85 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in neon_poly1305_do_update() local 129 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local
|
| H A D | chacha-neon-glue.c | 43 int bytes, int nrounds) in chacha_doneon() 83 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch()
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/ |
| H A D | intel-pt-pkt-decoder-test.c | 22 u8 bytes[INTEL_PT_PKT_MAX_SZ]; member 173 static int dump_packet(struct intel_pt_pkt *packet, u8 *bytes, int len) in dump_packet()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-map.c | 168 unsigned int bytes = PAGE_SIZE; in bio_copy_user_iov() local 261 ssize_t bytes; in bio_map_user_iov() local 404 unsigned int bytes = PAGE_SIZE - offset; in bio_map_kern() local 486 unsigned int bytes = PAGE_SIZE; in bio_copy_kern() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | pmem.c | 15 unsigned long bytes = l1_dcache_bytes(); in __clean_pmem_range() local 27 unsigned long bytes = l1_dcache_bytes(); in __flush_pmem_range() local
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | file.c | 571 unsigned nr_pages, s64 pos, size_t bytes) in ntfs_prepare_pages_for_non_resident_write() 1386 s64 pos, size_t bytes) in ntfs_commit_pages_after_non_resident_write() 1540 const unsigned nr_pages, s64 pos, size_t bytes) in ntfs_commit_pages_after_write() 1686 unsigned ofs, struct iov_iter *i, size_t bytes) in ntfs_copy_from_user_iter() 1741 size_t bytes; in ntfs_perform_write() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | mem.c | 52 ulong addr, length, bytes; in do_mem_md() local 119 ulong bytes; in do_mem_mw() local 227 ulong addr1, addr2, count, ngood, bytes; in do_mem_cmp() local 371 ulong addr, length, i, bytes; in do_mem_loop() local 469 ulong addr, length, i, bytes; in do_mem_loopw() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | gen_stats.h | 26 __u64 bytes; member 30 __u64 bytes; member
|