| /OK3568_Linux_fs/kernel/drivers/firmware/efi/test/ |
| H A D | efi_test.c | 36 size_t len; in user_ucs2_strsize() local 64 size_t len) in copy_ucs2_from_user_len() 89 get_ucs2_strsize_from_user(efi_char16_t __user *src, size_t *len) in get_ucs2_strsize_from_user() 113 size_t len; in copy_ucs2_from_user() local 131 copy_ucs2_to_user_len(efi_char16_t __user *dst, efi_char16_t *src, size_t len) in copy_ucs2_to_user_len()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/ |
| H A D | encx24j600-regmap.c | 34 const void *buf, size_t len) in encx24j600_cmdn() 61 size_t len) in regmap_encx24j600_sfr_read() 112 u8 reg, u8 *val, size_t len, in regmap_encx24j600_sfr_update() 169 size_t len) in regmap_encx24j600_sfr_write() 245 size_t len) in regmap_encx24j600_write()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/apei/ |
| H A D | ghes.c | 168 unsigned long addr, len; in ghes_estatus_pool_init() local 294 static void ghes_copy_tofrom_phys(void *buffer, u64 paddr, u32 len, in ghes_copy_tofrom_phys() 322 u32 len = cper_estatus_len(estatus); in __ghes_check_estatus() local 593 u32 len; in ghes_vendor_record_work_func() local 610 u32 len; in ghes_defer_non_standard_event() local 719 u32 len; in ghes_estatus_cached() local 751 u32 len, cache_len; in ghes_estatus_cache_alloc() local 778 u32 len; in ghes_estatus_cache_free() local 965 u32 len, node_len; in ghes_proc_in_irq() local 1033 u32 len, node_len; in ghes_in_nmi_queue_one_entry() local
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | addr.c | 188 u64 len = PAGE_SIZE; in ceph_do_readpage() local 329 u64 len; in start_read() local 599 loff_t len = PAGE_SIZE; in writepage_nounlock() local 899 u64 offset = 0, len = 0; in ceph_writepages_start() local 1312 static bool skip_page_read(struct page *page, loff_t pos, size_t len) in skip_page_read() 1341 loff_t pos, unsigned len, unsigned flags, in ceph_write_begin() 1414 loff_t pos, unsigned len, unsigned copied, in ceph_write_end() 1589 size_t len; in ceph_page_mkwrite() local 1696 char *data, size_t len) in ceph_fill_inline_data() 1746 u64 len, inline_version; in ceph_uninline_data() local
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_sock.c | 598 u16 opcode, u16 len, in create_monitor_ctrl_command() 627 size_t len; in send_monitor_note() local 1095 int len, err = 0; in hci_sock_bind() local 1432 int len; in hci_sock_cmsg() local 1453 size_t len, int flags) in hci_sock_recvmsg() 1514 u16 opcode, index, len; in hci_mgmt_cmd() local 1634 static int hci_logging_frame(struct sock *sk, struct msghdr *msg, int len) in hci_logging_frame() 1719 size_t len) in hci_sock_sendmsg() 1861 sockptr_t optval, unsigned int len) in hci_sock_setsockopt() 1951 int len, opt, err = 0; in hci_sock_getsockopt() local
|
| /OK3568_Linux_fs/u-boot/drivers/power/pmic/ |
| H A D | act8846.c | 29 int len) in act8846_write() 39 static int act8846_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in act8846_read()
|
| H A D | pfuze100.c | 33 int len) in pfuze100_write() 43 static int pfuze100_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in pfuze100_read()
|
| H A D | lp87565.c | 26 int len) in lp87565_write() 37 static int lp87565_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp87565_read()
|
| H A D | max77686.c | 31 int len) in max77686_write() 41 static int max77686_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max77686_read()
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | bitext.c | 28 int bit_map_string_get(struct bit_map *t, int len, int align) in bit_map_string_get() 103 void bit_map_clear(struct bit_map *t, int offset, int len) in bit_map_clear()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/maps/ |
| H A D | map_funcs.c | 23 …void __xipram simple_map_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) in simple_map_copy_from() 28 … __xipram simple_map_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) in simple_map_copy_to()
|
| /OK3568_Linux_fs/kernel/arch/mips/fw/arc/ |
| H A D | cmdline.c | 50 int len = strlen(used_arc[i][0]); in move_firmware_args() local 89 int len = strlen(ignored[i]); in prom_init_cmdline() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/ |
| H A D | cmd_dek.c | 29 static int blob_encap_dek(const u8 *src, u8 *dst, u32 len) in blob_encap_dek() 63 uint32_t src_addr, dst_addr, len; in do_dek_blob() local
|
| /OK3568_Linux_fs/kernel/arch/x86/um/asm/ |
| H A D | checksum.h | 55 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, in csum_tcpudp_nofold() 72 __u32 len, __u8 proto, in csum_tcpudp_magic()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | __bsd_locale_defaults.h | 25 #define __libcpp_wcsnrtombs_l(dst, src, nwc, len, ps, loc) wcsnrtombs_l(dst, src, nwc, len, ps, lo… argument 27 #define __libcpp_mbsnrtowcs_l(dst, src, nms, len, ps, loc) mbsnrtowcs_l(dst, src, nms, len, ps, lo… argument 32 #define __libcpp_mbsrtowcs_l(dest, src, len, ps, l) mbsrtowcs_l(dest, src, len, ps, l) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_util.h | 41 static inline void _add_bitmap_bit(u8 *bitmap, u8 *arr, u32 len) in _add_bitmap_bit() 48 static inline void _clr_bitmap_bit(u8 *bitmap, u8 *arr, u32 len) in _clr_bitmap_bit() 61 static inline void _and_bitmaps( u8* ref_bitmap, u8* _bitmap, u32 len) in _and_bitmaps()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-i2c.h | 45 u8 *data, int len) in i2c_write() 62 u8 adr, u8 reg, u8 *val, u8 len) in i2c_read_regs() 73 u8 adr, u16 reg, u8 *val, u8 len) in i2c_read_regs16()
|
| /OK3568_Linux_fs/u-boot/board/micronas/vct/ |
| H A D | ebi_onenand.c | 74 static void *memcpy_16_from_onenand(void *dst, const void *src, unsigned int len) in memcpy_16_from_onenand() 87 static void *memcpy_32_from_onenand(void *dst, const void *src, unsigned int len) in memcpy_32_from_onenand() 112 static void *memcpy_16_to_onenand(void *dst, const void *src, unsigned int len) in memcpy_16_to_onenand()
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | hmcdrv_dev.c | 200 char __user *buf, size_t len) in hmcdrv_dev_transfer() 222 size_t len, loff_t *pos) in hmcdrv_dev_read() 247 size_t len, loff_t *pos) in hmcdrv_dev_write()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | scan.c | 88 int len; in orinoco_add_hostscan_result() local 135 size_t len) in orinoco_add_extscan_result() 169 size_t len) in orinoco_add_hostscan_results()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kmsg_dump.h | 82 size_t size, size_t *len) in kmsg_dump_get_line_nolock() 88 const char *line, size_t size, size_t *len) in kmsg_dump_get_line() 94 char *buf, size_t size, size_t *len) in kmsg_dump_get_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | sfc_nor_mtd.c | 36 u32 addr, len; in sfc_erase_mtd() local 82 static int sfc_write_mtd(struct mtd_info *mtd, loff_t to, size_t len, in sfc_write_mtd() 131 static int sfc_read_mtd(struct mtd_info *mtd, loff_t from, size_t len, in sfc_read_mtd()
|
| /OK3568_Linux_fs/kernel/arch/hexagon/lib/ |
| H A D | checksum.c | 51 __u32 len, __u8 proto, __wsum sum) in csum_tcpudp_magic() 59 __u32 len, __u8 proto, __wsum sum) in csum_tcpudp_nofold() 85 unsigned int do_csum(const void *voidptr, int len) in do_csum()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | cookie.c | 75 static void compute_mac1(u8 mac1[COOKIE_LEN], const void *message, size_t len, in compute_mac1() 83 static void compute_mac2(u8 mac2[COOKIE_LEN], const void *message, size_t len, in compute_mac2() 156 void wg_cookie_add_mac_to_packet(void *message, size_t len, in wg_cookie_add_mac_to_packet()
|
| /OK3568_Linux_fs/kernel/tools/objtool/arch/x86/ |
| H A D | decode.c | 89 unsigned int *len, enum insn_type *type, in arch_decode_instruction() 576 const char *arch_nop_insn(int len) in arch_nop_insn() 596 const char *arch_ret_insn(int len) in arch_ret_insn()
|