| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | features.c | 56 int bch_print_cache_set_feature_compat(struct cache_set *c, char *buf, int size) in bch_print_cache_set_feature_compat() 63 int bch_print_cache_set_feature_ro_compat(struct cache_set *c, char *buf, int size) in bch_print_cache_set_feature_ro_compat() 70 int bch_print_cache_set_feature_incompat(struct cache_set *c, char *buf, int size) in bch_print_cache_set_feature_incompat()
|
| /OK3568_Linux_fs/kernel/net/wimax/ |
| H A D | op-msg.c | 107 const void *msg, size_t size, in wimax_msg_alloc() 169 const void *wimax_msg_data_len(struct sk_buff *msg, size_t *size) in wimax_msg_data_len() 262 size_t size = skb->len; in wimax_msg_send() local 295 const void *buf, size_t size, gfp_t gfp_flags) in wimax_msg()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | acpi.c | 94 void __init __iomem *__acpi_map_table(unsigned long phys, unsigned long size) in __acpi_map_table() 102 void __init __acpi_unmap_table(void __iomem *map, unsigned long size) in __acpi_unmap_table() 264 void __iomem *acpi_os_ioremap(acpi_physical_address phys, acpi_size size) in acpi_os_ioremap() 405 void arch_reserve_mem_area(acpi_physical_address addr, size_t size) in arch_reserve_mem_area()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | dma-iommu.c | 21 static void *dma_iommu_alloc_coherent(struct device *dev, size_t size, in dma_iommu_alloc_coherent() 30 static void dma_iommu_free_coherent(struct device *dev, size_t size, in dma_iommu_free_coherent() 43 unsigned long offset, size_t size, in dma_iommu_map_page() 53 size_t size, enum dma_data_direction direction, in dma_iommu_unmap_page()
|
| /OK3568_Linux_fs/kernel/drivers/pci/endpoint/ |
| H A D | pci-epc-mem.c | 23 static int pci_epc_mem_get_order(struct pci_epc_mem *mem, size_t size) in pci_epc_mem_get_order() 119 size_t size, size_t page_size) in pci_epc_mem_init() 169 phys_addr_t *phys_addr, size_t size) in pci_epc_mem_alloc_addr() 235 void __iomem *virt_addr, size_t size) in pci_epc_mem_free_addr()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/ |
| H A D | ipu3-dmamap.c | 21 size_t size) in imgu_dmamap_free_buffer() 34 static struct page **imgu_dmamap_alloc_buffer(size_t size, gfp_t gfp) in imgu_dmamap_alloc_buffer() 98 size_t size = PAGE_ALIGN(len); in imgu_dmamap_alloc() local 190 size_t size = 0; in imgu_dmamap_map_sg() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/ |
| H A D | ia_css_tnr.host.c | 37 unsigned int size) in ia_css_tnr_encode() 78 unsigned int size) in ia_css_tnr_config() 113 size_t size) in ia_css_init_tnr_state()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | iomap_32.c | 11 static int is_io_mapping_possible(resource_size_t base, unsigned long size) in is_io_mapping_possible() 21 int iomap_create_wc(resource_size_t base, unsigned long size, pgprot_t *prot) in iomap_create_wc() 41 void iomap_free(resource_size_t base, unsigned long size) in iomap_free()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ |
| H A D | ia_css_gc.host.c | 41 unsigned int size) in ia_css_gc_encode() 56 unsigned int size) in ia_css_ce_encode() 67 unsigned int size) in ia_css_gc_vamem_encode()
|
| /OK3568_Linux_fs/kernel/drivers/bus/ |
| H A D | mvebu-mbus.c | 202 u32 *size, u8 *target, u8 *attr, in mvebu_mbus_read_window() 272 phys_addr_t base, size_t size, in mvebu_mbus_window_conflicts() 305 phys_addr_t base, size_t size) in mvebu_mbus_find_window() 329 int win, phys_addr_t base, size_t size, in mvebu_mbus_setup_window() 374 phys_addr_t base, size_t size, in mvebu_mbus_alloc_window() 420 u32 size; in mvebu_sdram_debug_show_orion() local 449 u32 size; in mvebu_sdram_debug_show_dove() local 652 u64 base, size, end; in mvebu_mbus_setup_cpu_target_nooverlap() local 705 u32 size = readl(mbus->sdramwins_base + DDR_SIZE_CS_OFF(i)); in mvebu_mbus_default_setup_cpu_target() local 737 u32 size = readl(mbus->sdramwins_base + DDR_SIZE_CS_OFF(i)); in mvebu_mbus_default_save_cpu_target() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | alloc.c | 56 size_t size, dma_addr_t *dma_handle, in mlx5_dma_zalloc_coherent_node() 74 static int mlx5_buf_alloc_node(struct mlx5_core_dev *dev, int size, in mlx5_buf_alloc_node() 106 int size, struct mlx5_frag_buf *buf) in mlx5_buf_alloc() 121 int mlx5_frag_buf_alloc_node(struct mlx5_core_dev *dev, int size, in mlx5_frag_buf_alloc_node() 166 int size = buf->size; in mlx5_frag_buf_free() local
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | acl.c | 29 static inline int f2fs_acl_count(size_t size) in f2fs_acl_count() 46 static struct posix_acl *f2fs_acl_from_disk(const char *value, size_t size) in f2fs_acl_from_disk() 114 const struct posix_acl *acl, size_t *size) in f2fs_acl_to_disk() 230 size_t size = 0; in __f2fs_set_acl() local 291 int size = sizeof(struct posix_acl) + acl->a_count * in f2fs_acl_clone() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/ |
| H A D | signal.c | 164 int copy_fpstate_to_sigframe(void __user *buf, void __user *buf_fx, int size) in copy_fpstate_to_sigframe() 280 static int __fpu__restore_sig(void __user *buf, void __user *buf_fx, int size) in __fpu__restore_sig() 490 int size = xstate_sigframe_size(); in fpu__restore_sig() local 502 unsigned long *buf_fx, unsigned long *size) in fpu__alloc_mathframe() 525 int size = fpu_user_xstate_size + FP_XSTATE_MAGIC2_SIZE; in fpu__init_prepare_fx_sw_frame() local
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | uaccess.h | 49 static inline int ___range_ok(unsigned long addr, unsigned long size) in ___range_ok() 55 #define __range_ok(addr, size) \ argument 58 #define access_ok(addr, size) (__range_ok((addr), (size)) == 0) argument 62 static inline int access_ok(const void __user *addr, unsigned long size) in access_ok() 253 #define __put_user_check(x, ptr, size) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ipa/ |
| H A D | ipa_mem.c | 63 u16 size; in ipa_mem_setup() local 292 static int ipa_imem_init(struct ipa *ipa, unsigned long addr, size_t size) in ipa_imem_init() 335 size_t size; in ipa_imem_exit() local 366 static int ipa_smem_init(struct ipa *ipa, u32 item, size_t size) in ipa_smem_init() 439 size_t size; in ipa_smem_exit() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_efuse.c | 105 u32 *size) in rtw_hal_efuse_get_logical_size() 115 u32 *size) in rtw_hal_efuse_get_size() 125 u32 *size) in rtw_hal_efuse_get_avl() 168 u8 size) in rtw_hal_efuse_get_info() 183 u8 size) in rtw_hal_get_efuse_info() 303 u32 *size) in rtw_hal_efuse_bt_get_logical_size() 313 u32 *size) in rtw_hal_efuse_bt_get_size() 323 u32 *size) in rtw_hal_efuse_bt_get_avl() 353 struct hal_info_t *hal_info, u32 addr, u32 size, u8 *val) in rtw_hal_efuse_bt_read_hidden() 373 struct hal_info_t *hal_info, u32 addr, u32 size, u8 *data, u8 type) in rtw_hal_efuse_read_phy_efuse()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_efuse.c | 105 u32 *size) in rtw_hal_efuse_get_logical_size() 115 u32 *size) in rtw_hal_efuse_get_size() 125 u32 *size) in rtw_hal_efuse_get_avl() 168 u8 size) in rtw_hal_efuse_get_info() 183 u8 size) in rtw_hal_get_efuse_info() 303 u32 *size) in rtw_hal_efuse_bt_get_logical_size() 313 u32 *size) in rtw_hal_efuse_bt_get_size() 323 u32 *size) in rtw_hal_efuse_bt_get_avl() 353 struct hal_info_t *hal_info, u32 addr, u32 size, u8 *val) in rtw_hal_efuse_bt_read_hidden() 373 struct hal_info_t *hal_info, u32 addr, u32 size, u8 *data, u8 type) in rtw_hal_efuse_read_phy_efuse()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/falcon/ |
| H A D | cmdq.c | 26 nvkm_falcon_cmdq_has_room(struct nvkm_falcon_cmdq *cmdq, u32 size, bool *rewind) in nvkm_falcon_cmdq_has_room() 51 nvkm_falcon_cmdq_push(struct nvkm_falcon_cmdq *cmdq, void *data, u32 size) in nvkm_falcon_cmdq_push() 71 nvkm_falcon_cmdq_open(struct nvkm_falcon_cmdq *cmdq, u32 size) in nvkm_falcon_cmdq_open() 176 u32 index, u32 offset, u32 size) in nvkm_falcon_cmdq_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 232 enum halmac_efuse_bank bank, u32 size, u8 *map) in dump_efuse_map_bt_88xx() 463 get_efuse_available_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_efuse_available_size_88xx() 491 get_efuse_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_efuse_size_88xx() 511 get_log_efuse_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_log_efuse_size_88xx() 535 u32 size = adapter->hw_cfg_info.eeprom_size; in dump_log_efuse_map_88xx() local 613 u32 size = adapter->hw_cfg_info.eeprom_size; in dump_log_efuse_mask_88xx() local 699 u32 size = adapter->hw_cfg_info.eeprom_size; in read_logical_efuse_88xx() local 1090 read_hw_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u32 size, in read_hw_efuse_88xx() 1810 read_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u32 size, u8 *map) in read_efuse_88xx() 2232 get_efuse_data_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_efuse_data_88xx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 231 enum halmac_efuse_bank bank, u32 size, u8 *map) in dump_efuse_map_bt_88xx() 462 get_efuse_available_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_efuse_available_size_88xx() 490 get_efuse_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_efuse_size_88xx() 510 get_log_efuse_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_log_efuse_size_88xx() 534 u32 size = adapter->hw_cfg_info.eeprom_size; in dump_log_efuse_map_88xx() local 612 u32 size = adapter->hw_cfg_info.eeprom_size; in dump_log_efuse_mask_88xx() local 698 u32 size = adapter->hw_cfg_info.eeprom_size; in read_logical_efuse_88xx() local 1089 read_hw_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u32 size, in read_hw_efuse_88xx() 1809 read_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u32 size, u8 *map) in read_efuse_88xx() 2231 get_efuse_data_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_efuse_data_88xx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 231 enum halmac_efuse_bank bank, u32 size, u8 *map) in dump_efuse_map_bt_88xx() 462 get_efuse_available_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_efuse_available_size_88xx() 490 get_efuse_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_efuse_size_88xx() 510 get_log_efuse_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_log_efuse_size_88xx() 534 u32 size = adapter->hw_cfg_info.eeprom_size; in dump_log_efuse_map_88xx() local 612 u32 size = adapter->hw_cfg_info.eeprom_size; in dump_log_efuse_mask_88xx() local 698 u32 size = adapter->hw_cfg_info.eeprom_size; in read_logical_efuse_88xx() local 1089 read_hw_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u32 size, in read_hw_efuse_88xx() 1809 read_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u32 size, u8 *map) in read_efuse_88xx() 2231 get_efuse_data_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_efuse_data_88xx() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/plat-omap/ |
| H A D | sram.c | 43 static void *omap_sram_push_address(unsigned long size) in omap_sram_push_address() 61 void *omap_sram_push(void *funcp, unsigned long size) in omap_sram_push() 97 void __init omap_map_sram(unsigned long start, unsigned long size, in omap_map_sram()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
| H A D | nvsw.c | 30 nvkm_nvsw_mthd_(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_nvsw_mthd_() 61 const struct nvkm_oclass *oclass, void *data, u32 size, in nvkm_nvsw_new_() 82 void *data, u32 size, struct nvkm_object **pobject) in nvkm_nvsw_new()
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | ioremap.c | 40 __ioremap_29bit(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap_29bit() 72 #define __ioremap_29bit(offset, size, prot) NULL argument 85 __ioremap_caller(phys_addr_t phys_addr, unsigned long size, in __ioremap_caller()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | facility.h | 62 static inline unsigned long __stfle_asm(u64 *stfle_fac_list, int size) in __stfle_asm() 79 static inline void __stfle(u64 *stfle_fac_list, int size) in __stfle() 96 static inline void stfle(u64 *stfle_fac_list, int size) in stfle()
|