Home
last modified time | relevance | path

Searched defs:size (Results 476 – 500 of 10271) sorted by relevance

1...<<11121314151617181920>>...411

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_bignum.c20 static void rk_reverse_memcpy(void *dst, const void *src, u32 size) in rk_reverse_memcpy()
64 int rk_bn_set_data(struct rk_bignum *bn, const u8 *data, u32 size, enum bignum_endian endian) in rk_bn_set_data()
80 int rk_bn_get_data(const struct rk_bignum *bn, u8 *data, u32 size, enum bignum_endian endian) in rk_bn_get_data()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcacheflush.h52 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in flush_dcache_range() local
74 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in clean_dcache_range() local
93 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in invalidate_dcache_range() local
/OK3568_Linux_fs/kernel/arch/x86/realmode/
H A Dinit.c49 size_t size = real_mode_size_needed(); in reserve_real_mode() local
95 size_t size = PAGE_ALIGN(real_mode_blob_end - real_mode_blob); in setup_real_mode() local
183 size_t size = PAGE_ALIGN(real_mode_blob_end - real_mode_blob); in set_real_mode_permissions() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Doffscreen_texture.cpp58 const Size size; member in mbgl::OffscreenTexture::Impl
66 const Size size, in OffscreenTexture()
73 const Size size, in OffscreenTexture()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbranch.c5 static bool cross_area(u64 addr1, u64 addr2, int size) in cross_area()
109 static int count_str_scnprintf(int idx, const char *str, char *bf, int size) in count_str_scnprintf()
114 int branch_type_str(struct branch_type_stat *st, char *bf, int size) in branch_type_str()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/
H A Dmem.c28 nvif_mem_ctor_map(struct nvif_mmu *mmu, const char *name, u8 type, u64 size, in nvif_mem_ctor_map()
49 int type, u8 page, u64 size, void *argv, u32 argc, in nvif_mem_ctor_type()
89 u8 page, u64 size, void *argv, u32 argc, struct nvif_mem *mem) in nvif_mem_ctor()
/OK3568_Linux_fs/kernel/lib/
H A Dtest_static_keys.c55 static void invert_keys(struct test_key *keys, int size) in invert_keys()
68 static int verify_keys(struct test_key *keys, int size, bool invert) in verify_keys()
112 int size; in test_key_func() local
/OK3568_Linux_fs/kernel/sound/synth/
H A Dutil_mem.c60 __snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in __snd_util_mem_alloc()
125 snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in snd_util_mem_alloc()
167 unsigned int size; in snd_util_mem_avail() local
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/i2c/
H A Datomisp-libmsrlisthelper.c27 u32 size; /*!< Container size including this header */ member
35 u32 size; /*!< Size of record including header */ member
51 unsigned int size) in set_msr_configuration()
91 unsigned int size) in parse_and_apply()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_managed.c42 size_t size; member
86 size_t size, gfp_t gfp, int nid) in alloc_dr()
188 void *drmm_kmalloc(struct drm_device *dev, size_t size, gfp_t gfp) in drmm_kmalloc()
218 size_t size; in drmm_kstrdup() local
H A Ddrm_mm.c308 static struct drm_mm_node *best_hole(struct drm_mm *mm, u64 size) in best_hole()
328 static bool usable_hole_addr(struct rb_node *rb, u64 size) in usable_hole_addr()
333 static struct drm_mm_node *find_hole_addr(struct drm_mm *mm, u64 addr, u64 size) in find_hole_addr()
360 u64 start, u64 end, u64 size, in first_hole()
519 u64 size, u64 alignment, in drm_mm_insert_node_in_range()
741 u64 size, in drm_mm_scan_init_with_range()
966 void drm_mm_init(struct drm_mm *mm, u64 start, u64 size) in drm_mm_init()
1006 u64 start, size; in drm_mm_dump_hole() local
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dstate.c19 int used, size, free; in state_ensure_space() local
47 loff_t size; in state_read_file() local
238 int size; in sandbox_write_state() local
308 int state_setprop(int node, const char *prop_name, const void *data, int size) in state_setprop()
/OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/
H A Dsolo6x10-p2m.c29 void *sys_addr, u32 ext_addr, u32 size, in solo_p2m_dma()
125 dma_addr_t dma_addr, u32 ext_addr, u32 size, in solo_p2m_fill_desc()
146 dma_addr_t dma_addr, u32 ext_addr, u32 size, in solo_p2m_dma_t()
204 static int solo_p2m_test(struct solo_dev *solo_dev, int base, int size) in solo_p2m_test()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_ffs.h57 u8 size[3]; member
89 u8 size[3]; member
135 u8 size[3]; member
144 u8 size[3]; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbcmap.c94 int size = len * sizeof(u16); in fb_alloc_cmap_gfp() local
169 size_t size; in fb_copy_cmap() local
194 size_t size; in fb_cmap_to_user() local
269 int rc, size = cmap->len * sizeof(u16); in fb_set_user_cmap() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/
H A Dhalmac_bb_rf_88xx.c178 u32 *size) in get_psd_status_88xx()
266 get_h2c_ack_iqk_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_h2c_ack_iqk_88xx()
304 get_h2c_ack_pwr_trk_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_h2c_ack_pwr_trk_88xx()
346 get_psd_data_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_psd_data_88xx()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-viapro.c102 static void vt596_dump_regs(const char *msg, u8 size) in vt596_dump_regs()
124 static inline void vt596_dump_regs(const char *msg, u8 size) { } in vt596_dump_regs()
128 static int vt596_transaction(u8 size) in vt596_transaction()
192 int size, union i2c_smbus_data *data) in vt596_access()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_halmac.c295 static u8 _halmac_mfree(void *p, void *buffer, u32 size) in _halmac_mfree()
301 static void *_halmac_malloc(void *p, u32 size) in _halmac_malloc()
306 static u8 _halmac_memcpy(void *p, void *dest, void *src, u32 size) in _halmac_memcpy()
312 static u8 _halmac_memset(void *p, void *addr, u8 value, u32 size) in _halmac_memset()
456 …halmac_event_with_waittime(struct dvobj_priv *d, HALMAC_FEATURE_ID id, u8 *buf, u32 size, u32 time) in init_halmac_event_with_waittime()
482 static inline int init_halmac_event(struct dvobj_priv *d, HALMAC_FEATURE_ID id, u8 *buf, u32 size) in init_halmac_event()
522 …void *p, HALMAC_FEATURE_ID feature_id, HALMAC_CMD_PROCESS_STATUS process_status, u8 *buf, u32 size) in _halmac_event_indication()
717 u32 count, size; in init_priv() local
741 u32 count, size; in deinit_priv() local
1164 u32 fwmaxsize, size = 0; in rtw_halmac_init_hal_fw_file() local
[all …]
/OK3568_Linux_fs/kernel/arch/microblaze/pci/
H A Dpci-common.c87 resource_size_t size; in pcibios_vaddr_is_ioport() local
105 resource_size_t size; in pci_address_to_pio() local
175 unsigned long size, in pci_phys_mem_access_prot()
218 int pci_legacy_read(struct pci_bus *bus, loff_t port, u32 *val, size_t size) in pci_legacy_read()
258 int pci_legacy_write(struct pci_bus *bus, loff_t port, u32 val, size_t size) in pci_legacy_write()
310 resource_size_t size = vma->vm_end - vma->vm_start; in pci_mmap_legacy_page_range() local
1056 #define NULL_PCI_OP(rw, size, type) \ argument
1100 #define EARLY_PCI_OP(rw, size, type) \ argument
/OK3568_Linux_fs/kernel/drivers/pnp/pnpbios/
H A Drsparser.c85 int io, size, mask, i, flags; in pnpbios_parse_allocated_resource_data() local
218 unsigned char *p, int size, in pnpbios_parse_mem_option()
234 unsigned char *p, int size, in pnpbios_parse_mem32_option()
250 unsigned char *p, int size, in pnpbios_parse_fixed_mem32_option()
263 unsigned char *p, int size, in pnpbios_parse_irq_option()
282 unsigned char *p, int size, in pnpbios_parse_dma_option()
289 unsigned char *p, int size, in pnpbios_parse_port_option()
305 unsigned char *p, int size, in pnpbios_parse_fixed_port_option()
/OK3568_Linux_fs/kernel/drivers/media/i2c/cx25840/
H A Dcx25840-firmware.c68 static int check_fw_load(struct i2c_client *client, int size) in check_fw_load()
85 static int fw_write(struct i2c_client *client, const u8 *data, int size) in fw_write()
102 int size, retval; in cx25840_loadfw() local
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dmdb.c33 sector_t *start, sector_t *size) in hfs_get_last_session()
79 int off2, len, size, sect; in hfs_mdb_get() local
310 int off, size, len; in hfs_mdb_commit() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c577 int size, ret; in amdgpu_get_pp_table() local
879 ssize_t size; in amdgpu_get_pp_od_clk_voltage() local
978 ssize_t size; in amdgpu_get_pp_features() local
1039 ssize_t size; in amdgpu_get_pp_dpm_sclk() local
1143 ssize_t size; in amdgpu_get_pp_dpm_mclk() local
1211 ssize_t size; in amdgpu_get_pp_dpm_socclk() local
1281 ssize_t size; in amdgpu_get_pp_dpm_fclk() local
1351 ssize_t size; in amdgpu_get_pp_dpm_dcefclk() local
1421 ssize_t size; in amdgpu_get_pp_dpm_pcie() local
1657 ssize_t size; in amdgpu_get_pp_power_profile_mode() local
[all …]
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rockchip-host.c135 int where, int size, u32 *val) in rockchip_pcie_rd_own_conf()
160 int where, int size, u32 val) in rockchip_pcie_wr_own_conf()
189 int where, int size, u32 *val) in rockchip_pcie_rd_other_conf()
226 int where, int size, u32 val) in rockchip_pcie_wr_other_conf()
258 int size, u32 *val) in rockchip_pcie_rd_conf()
275 int where, int size, u32 val) in rockchip_pcie_wr_conf()
877 u64 pci_addr, size; in rockchip_pcie_cfg_atu() local
1093 const char *buf, size_t size) in pcie_deferred_store()
1115 const char *buf, size_t size) in pcie_reset_ep_store()
/OK3568_Linux_fs/kernel/fs/ufs/
H A Dutil.h266 #define ubh_bread(sb,fragment,size) _ubh_bread_(uspi,sb,fragment,size) argument
276 #define ubh_ubhcpymem(mem,ubh,size) _ubh_ubhcpymem_(uspi,mem,ubh,size) argument
278 #define ubh_memcpyubh(ubh,mem,size) _ubh_memcpyubh_(uspi,ubh,mem,size) argument
390 #define ubh_find_first_zero_bit(ubh,begin,size) _ubh_find_next_zero_bit_(uspi,ubh,begin,size,0) argument
392 #define ubh_find_next_zero_bit(ubh,begin,size,offset) _ubh_find_next_zero_bit_(uspi,ubh,begin,size,… argument
395 unsigned begin, unsigned size, unsigned offset) in _ubh_find_next_zero_bit_()
417 unsigned size, unsigned offset) in find_last_zero_bit()
439 #define ubh_find_last_zero_bit(ubh,begin,size,offset) _ubh_find_last_zero_bit_(uspi,ubh,begin,size,… argument
444 unsigned base, count, pos, size; in _ubh_find_last_zero_bit_() local

1...<<11121314151617181920>>...411