| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_dma.c | 134 dma_addr_t dma_addr, size_t size, int flags) in __dma_update_trans() 180 size_t size, int flags) in __dma_purge_tlb() 219 dma_addr_t dma_addr, size_t size, int flags) in dma_update_trans() 261 unsigned long start, int size) in __dma_alloc_iommu() 271 static dma_addr_t dma_alloc_address(struct device *dev, int size) in dma_alloc_address() 303 static void dma_free_address(struct device *dev, dma_addr_t dma_addr, int size) in dma_free_address() 334 unsigned long offset, size_t size, in s390_dma_map_pages() 375 size_t size, enum dma_data_direction direction, in s390_dma_unmap_pages() 395 static void *s390_dma_alloc(struct device *dev, size_t size, in s390_dma_alloc() 422 static void s390_dma_free(struct device *dev, size_t size, in s390_dma_free() [all …]
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | policy_unpack_test.c | 189 size_t size; in policy_unpack_test_unpack_blob_with_null_name() local 203 size_t size; in policy_unpack_test_unpack_blob_with_name() local 218 int size; in policy_unpack_test_unpack_blob_out_of_bounds() local 235 size_t size; in policy_unpack_test_unpack_str_with_null_name() local 248 size_t size; in policy_unpack_test_unpack_str_with_name() local 261 int size; in policy_unpack_test_unpack_str_out_of_bounds() local 276 size_t size; in policy_unpack_test_unpack_strdup_with_null_name() local 292 size_t size; in policy_unpack_test_unpack_strdup_with_name() local 308 int size; in policy_unpack_test_unpack_strdup_out_of_bounds() local 382 size_t size; in policy_unpack_test_unpack_u16_chunk_basic() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/ia64/mm/ |
| H A D | ioremap.c | 23 early_ioremap (unsigned long phys_addr, unsigned long size) in early_ioremap() 33 ioremap (unsigned long phys_addr, unsigned long size) in ioremap() 103 ioremap_uc(unsigned long phys_addr, unsigned long size) in ioremap_uc() 113 early_iounmap (volatile void __iomem *addr, unsigned long size) in early_iounmap()
|
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/ |
| H A D | benchmark.c | 53 unsigned long size, unsigned long step) in benchmark_insert() 74 unsigned long size, unsigned long step) in benchmark_tagging() 95 unsigned long size, unsigned long step) in benchmark_delete() 115 static void benchmark_size(unsigned long size, unsigned long step) in benchmark_size() 139 unsigned long size[] = {1 << 10, 1 << 20, 0}; in benchmark() local
|
| /OK3568_Linux_fs/kernel/mm/kasan/ |
| H A D | sw_tags.c | 70 bool kasan_check_range(unsigned long addr, size_t size, bool write, in kasan_check_range() 134 #define DEFINE_HWASAN_LOAD_STORE(size) \ argument 152 void __hwasan_loadN_noabort(unsigned long addr, unsigned long size) in __hwasan_loadN_noabort() 158 void __hwasan_storeN_noabort(unsigned long addr, unsigned long size) in __hwasan_storeN_noabort() 164 void __hwasan_tag_memory(unsigned long addr, u8 tag, unsigned long size) in __hwasan_tag_memory()
|
| /OK3568_Linux_fs/kernel/lib/zstd/ |
| H A D | zstd_common.c | 28 #define stack_push(stack, size) \ argument 51 void *ZSTD_stackAllocAll(void *opaque, size_t *size) in ZSTD_stackAllocAll() 58 void *ZSTD_stackAlloc(void *opaque, size_t size) in ZSTD_stackAlloc() 69 void *ZSTD_malloc(size_t size, ZSTD_customMem customMem) { return customMem.customAlloc(customMem.o… in ZSTD_malloc()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ohci-dbg.c | 23 #define ohci_dbg_sw(ohci, next, size, format, arg...) \ argument 34 #define ohci_dbg_nosw(ohci, next, size, format, arg...) \ argument 47 unsigned *size) in ohci_dump_intr_mask() 69 unsigned *size) in maybe_print_eds() 101 ohci_dump_status (struct ohci_hcd *controller, char **next, unsigned *size) in ohci_dump_status() 168 #define dbg_port_sw(hc,num,value,next,size) \ argument 195 unsigned *size) in ohci_dump_roothub() 402 unsigned temp, size = count; in show_list() local 468 size_t temp, size; in fill_async_buffer() local 491 unsigned temp, size, seen_count; in fill_periodic_buffer() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_acpi.c | 51 u16 size; /* structure size in bytes (includes size field) */ member 58 u16 size; /* structure size in bytes (includes size field) */ member 65 u16 size; /* structure size in bytes (includes size field) */ member 82 u16 size; /* structure size in bytes (includes size field) */ member 90 u16 size; /* structure size in bytes (includes size field) */ member 99 u16 size; /* structure size in bytes (includes size field) */ member 215 size_t size; in radeon_atif_verify_interface() local 262 size_t size; in radeon_atif_get_notification_params() local 323 size_t size; in radeon_atif_get_sbios_requests() local 511 size_t size; in radeon_atcs_verify_interface() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/ |
| H A D | mtrr.c | 230 set_mtrr(unsigned int reg, unsigned long base, unsigned long size, mtrr_type type) in set_mtrr() 242 unsigned long size, mtrr_type type) in set_mtrr_cpuslocked() 254 unsigned long size, mtrr_type type) in set_mtrr_from_inactive_cpu() 301 int mtrr_add_page(unsigned long base, unsigned long size, in mtrr_add_page() 407 static int mtrr_check(unsigned long base, unsigned long size) in mtrr_check() 453 int mtrr_add(unsigned long base, unsigned long size, unsigned int type, in mtrr_add() 478 int mtrr_del_page(int reg, unsigned long base, unsigned long size) in mtrr_del_page() 543 int mtrr_del(int reg, unsigned long base, unsigned long size) in mtrr_del() 567 int arch_phys_wc_add(unsigned long base, unsigned long size) in arch_phys_wc_add()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | manager-sysfs.c | 44 const char *buf, size_t size) in manager_display_store() 127 const char *buf, size_t size) in manager_default_color_store() 172 const char *buf, size_t size) in manager_trans_key_type_store() 207 const char *buf, size_t size) in manager_trans_key_value_store() 243 const char *buf, size_t size) in manager_trans_key_enabled_store() 284 const char *buf, size_t size) in manager_alpha_blending_enabled_store() 323 const char *buf, size_t size) in manager_cpr_enable_store() 375 const char *buf, size_t size) in manager_cpr_coef_store() 477 const char *buf, size_t size) in manager_attr_store()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmxtlv.c | 118 int size; in bcm_xtlv_put_data() local 136 int size; in bcm_xtlv_put_8() local 154 int size; in bcm_xtlv_put_16() local 173 int size; in bcm_xtlv_put_32() local 233 int size; in bcm_pack_xtlv_entry() local 270 int size; in bcm_unpack_xtlv_buf() local 310 int size; in bcm_pack_xtlv_buf() local 415 int size; in bcm_get_data_from_xtlv_buf() local 450 int size; /* entire size of the XTLV including header, data, and optional padding */ in bcm_xtlv_size() local
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | xsha1.c | 50 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() 84 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() 123 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() 160 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() 200 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() 234 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() 270 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_bb_rf_88xx.c | 222 u32 *size) in get_dpk_status_88xx() 259 u32 *size) in get_psd_status_88xx() 347 get_h2c_ack_iqk_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_h2c_ack_iqk_88xx() 385 get_h2c_ack_dpk_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_h2c_ack_dpk_88xx() 423 get_dpk_data_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_dpk_data_88xx() 481 get_h2c_ack_pwr_trk_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_h2c_ack_pwr_trk_88xx() 523 get_psd_data_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_psd_data_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_bb_rf_88xx.c | 221 u32 *size) in get_dpk_status_88xx() 258 u32 *size) in get_psd_status_88xx() 346 get_h2c_ack_iqk_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_h2c_ack_iqk_88xx() 384 get_h2c_ack_dpk_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_h2c_ack_dpk_88xx() 422 get_dpk_data_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_dpk_data_88xx() 480 get_h2c_ack_pwr_trk_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_h2c_ack_pwr_trk_88xx() 522 get_psd_data_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_psd_data_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_bb_rf_88xx.c | 221 u32 *size) in get_dpk_status_88xx() 258 u32 *size) in get_psd_status_88xx() 346 get_h2c_ack_iqk_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_h2c_ack_iqk_88xx() 384 get_h2c_ack_dpk_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_h2c_ack_dpk_88xx() 422 get_dpk_data_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_dpk_data_88xx() 480 get_h2c_ack_pwr_trk_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_h2c_ack_pwr_trk_88xx() 522 get_psd_data_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_psd_data_88xx()
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | ioremap.c | 21 static void __iomem *__ioremap_caller(phys_addr_t phys_addr, size_t size, in __ioremap_caller() 65 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) in __ioremap() 85 void __iomem *ioremap_cache(phys_addr_t phys_addr, size_t size) in ioremap_cache() 104 bool arch_memremap_can_ram_remap(resource_size_t offset, size_t size, in arch_memremap_can_ram_remap()
|
| /OK3568_Linux_fs/u-boot/board/cavium/thunderx/ |
| H A D | atf.c | 21 ssize_t atf_read_mmc(uintptr_t offset, void *buffer, size_t size) in atf_read_mmc() 34 ssize_t atf_read_nor(uintptr_t offset, void *buffer, size_t size) in atf_read_nor() 69 ssize_t atf_erase_nor(uintptr_t offset, size_t size) in atf_erase_nor() 81 ssize_t atf_write_nor(uintptr_t offset, const void *buffer, size_t size) in atf_write_nor() 95 ssize_t atf_write_mmc(uintptr_t offset, const void *buffer, size_t size) in atf_write_mmc() 232 size_t size, offset; in do_atf() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_sysfs.c | 246 loff_t offset, size_t size) in qlcnic_sysfs_validate_crb() 269 loff_t offset, size_t size) in qlcnic_sysfs_read_crb() 286 loff_t offset, size_t size) in qlcnic_sysfs_write_crb() 302 loff_t offset, size_t size) in qlcnic_sysfs_validate_mem() 315 loff_t offset, size_t size) in qlcnic_sysfs_read_mem() 337 loff_t offset, size_t size) in qlcnic_sysfs_write_mem() 402 size_t size) in qlcnic_sysfs_write_pm_config() 452 size_t size) in qlcnic_sysfs_read_pm_config() 545 size_t size) in qlcnic_sysfs_write_esw_config() 629 size_t size) in qlcnic_sysfs_read_esw_config() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | ctrl.c | 35 nvkm_control_mthd_pstate_info(struct nvkm_control *ctrl, void *data, u32 size) in nvkm_control_mthd_pstate_info() 68 nvkm_control_mthd_pstate_attr(struct nvkm_control *ctrl, void *data, u32 size) in nvkm_control_mthd_pstate_attr() 141 nvkm_control_mthd_pstate_user(struct nvkm_control *ctrl, void *data, u32 size) in nvkm_control_mthd_pstate_user() 170 nvkm_control_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_control_mthd() 193 void *data, u32 size, struct nvkm_object **pobject) in nvkm_control_new()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | read_write.c | 28 loff_t offset, size_t size) in ecryptfs_write_lower() 59 size_t offset_in_page, size_t size) in ecryptfs_write_lower_page_segment() 94 size_t size) in ecryptfs_write() 219 int ecryptfs_read_lower(char *data, loff_t offset, size_t size, in ecryptfs_read_lower() 246 size_t offset_in_page, size_t size, in ecryptfs_read_lower_page_segment()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | sysmem.h | 153 static inline void *sysmem_alloc(enum memblk_id id, phys_size_t size) in sysmem_alloc() 158 static inline ulong sysmem_alloc_temporary_mem(phys_size_t size) in sysmem_alloc_temporary_mem() 164 phys_addr_t base, phys_size_t size) in sysmem_alloc_base() 170 phys_size_t size) in sysmem_alloc_base_by_name() 176 phys_size_t size) in sysmem_fdt_reserve_alloc_base()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | regset.c | 8 unsigned int size, in __regset_get() 35 unsigned int size, in regset_get() 44 unsigned int size, in regset_get_alloc() 64 unsigned int offset, unsigned int size, in copy_regset_to_user()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | huge_pages.c | 151 u64 size, in huge_pages_object() 301 fake_huge_pages_object(struct drm_i915_private *i915, u64 size, bool single) in fake_huge_pages_object() 556 unsigned int size = in igt_mock_ppgtt_misaligned_dma() local 676 u64 size = page_num << PAGE_SHIFT; in igt_mock_ppgtt_huge_fill() local 790 unsigned int size; in igt_mock_ppgtt_64K() member 861 unsigned int size = objects[i].size; in igt_mock_ppgtt_64K() local 1036 u64 size, u64 offset, in __igt_write_huge() 1096 u64 size; in igt_write_huge() local 1194 igt_create_shmem(struct drm_i915_private *i915, u32 size, u32 flags) in igt_create_shmem() 1205 igt_create_internal(struct drm_i915_private *i915, u32 size, u32 flags) in igt_create_internal() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/ |
| H A D | qe_common.c | 36 int size; member 116 static s32 cpm_muram_alloc_common(unsigned long size, in cpm_muram_alloc_common() 149 s32 cpm_muram_alloc(unsigned long size, unsigned long align) in cpm_muram_alloc() 171 int size; in cpm_muram_free() local 201 s32 cpm_muram_alloc_fixed(unsigned long offset, unsigned long size) in cpm_muram_alloc_fixed()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_user_copy.c | 42 static bool is_zeroed(void *from, size_t size) in is_zeroed() 47 static int test_check_nonzero_user(char *kmem, char __user *umem, size_t size) in test_check_nonzero_user() 106 size_t size) in test_copy_struct_from_user() 222 #define test_legit(size, check) \ in test_user_copy_init() argument 287 #define test_illegal(size, check) \ in test_user_copy_init() argument
|