Home
last modified time | relevance | path

Searched defs:size (Results 276 – 300 of 10271) sorted by relevance

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/
H A Dcentaur.c27 centaur_get_free_region(unsigned long base, unsigned long size, int replace_reg) in centaur_get_free_region()
59 unsigned long *size, mtrr_type * type) in centaur_get_mcr()
75 unsigned long size, mtrr_type type) in centaur_set_mcr()
100 centaur_validate_add_page(unsigned long base, unsigned long size, unsigned int type) in centaur_validate_add_page()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/output/output_1.0/
H A Dia_css_output.host.c48 unsigned int size) in ia_css_output_encode()
59 unsigned int size) in ia_css_output_config()
78 unsigned int size) in ia_css_output0_config()
88 unsigned int size) in ia_css_output1_config()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dc-r3k.c30 unsigned long flags, status, dummy, size; in r3k_cache_size() local
105 unsigned long size, i, flags; in r3k_flush_icache_range() local
162 unsigned long size, i, flags; in r3k_flush_dcache_range() local
272 static void r3k_flush_kernel_vmap_range(unsigned long vaddr, int size) in r3k_flush_kernel_vmap_range()
277 static void r3k_dma_cache_wback_inv(unsigned long start, unsigned long size) in r3k_dma_cache_wback_inv()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/isp_param/src/
H A Disp_param.c28 char *address, size_t size) in ia_css_isp_param_set_mem_init()
39 ia_css_ptr address, size_t size) in ia_css_isp_param_set_css_mem_init()
50 u32 address, size_t size) in ia_css_isp_param_set_isp_mem_init()
117 u32 size = 0; in ia_css_isp_param_allocate_isp_parameters() local
193 size_t size = host->params[pclass][mem].size; in ia_css_isp_param_copy_isp_mem_if_to_ddr() local
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dsetup-res.c196 int resno, resource_size_t size) in pci_revert_fw_address()
251 resource_size_t size, in pcibios_align_resource()
258 int resno, resource_size_t size, resource_size_t align) in __pci_assign_resource()
306 resource_size_t size, resource_size_t min_align) in _pci_assign_resource()
324 resource_size_t align, size; in pci_assign_resource() local
421 int pci_resize_resource(struct pci_dev *dev, int resno, int size) in pci_resize_resource()
H A Daccess.c35 #define PCI_OP_READ(size, type, len) \ argument
50 #define PCI_OP_WRITE(size, type, len) \ argument
78 int where, int size, u32 *val) in pci_generic_config_read()
100 int where, int size, u32 val) in pci_generic_config_write()
120 int where, int size, u32 *val) in pci_generic_config_read32()
140 int where, int size, u32 val) in pci_generic_config_write32()
217 #define PCI_USER_READ_CONFIG(size, type) \ argument
237 #define PCI_USER_WRITE_CONFIG(size, type) \ argument
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dswap_case.c43 u32 size; member
66 ulong *valuep, enum pci_size_t size) in sandbox_swap_case_read_config()
128 ulong value, enum pci_size_t size) in sandbox_swap_case_write_config()
160 unsigned int size = barinfo[barnum].size; in sandbox_swap_case_find_bar() local
195 ulong *valuep, enum pci_size_t size) in sandbox_swap_case_read_io()
213 ulong value, enum pci_size_t size) in sandbox_swap_case_write_io()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcmpxchg.h85 #define __raw_cmpxchg(ptr, old, new, size, lock) \ argument
133 #define __cmpxchg(ptr, old, new, size) \ argument
136 #define __sync_cmpxchg(ptr, old, new, size) \ argument
139 #define __cmpxchg_local(ptr, old, new, size) \ argument
158 #define __raw_try_cmpxchg(_ptr, _pold, _new, size, lock) \ argument
221 #define __try_cmpxchg(ptr, pold, new, size) \ argument
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dliodn.c28 static void set_srio_liodn(struct srio_liodn_id_table *tbl, int size) in set_srio_liodn()
44 static void set_liodn(struct liodn_id_table *tbl, int size) in set_liodn()
61 static void set_fman_liodn(struct fman_liodn_id_table *tbl, int size) in set_fman_liodn()
96 struct fman_liodn_id_table *tbl, int size) in setup_fman_liodn_base()
155 static void set_rman_liodn(struct liodn_id_table *tbl, int size) in set_rman_liodn()
168 static void setup_rman_liodn_base(struct liodn_id_table *tbl, int size) in setup_rman_liodn_base()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.c18 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_read_mbx()
41 s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_write_mbx()
165 static s32 ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_read_posted_mbx()
192 static s32 ixgbe_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_write_posted_mbx()
332 static s32 ixgbe_write_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_write_mbx_pf()
371 static s32 ixgbe_read_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_read_mbx_pf()
/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/
H A Dcommon-pci.c192 static u32 local_byte_lane_enable_bits(u32 n, int size) in local_byte_lane_enable_bits()
203 static int local_read_config(int where, int size, u32 *value) in local_read_config()
214 static int local_write_config(int where, int size, u32 value) in local_write_config()
227 static u32 byte_lane_enable_bits(u32 n, int size) in byte_lane_enable_bits()
238 static int ixp4xx_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32… in ixp4xx_pci_read_config()
261 static int ixp4xx_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u… in ixp4xx_pci_write_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_cfg.c95 u32 size) in wilc_wlan_cfg_set_str()
108 static int wilc_wlan_cfg_set_bin(u8 *frame, u32 offset, u16 id, u8 *b, u32 size) in wilc_wlan_cfg_set_bin()
136 static void wilc_wlan_parse_response_frame(struct wilc *wl, u8 *info, int size) in wilc_wlan_parse_response_frame()
221 int wilc_wlan_cfg_set_wid(u8 *frame, u32 offset, u16 id, u8 *buf, int size) in wilc_wlan_cfg_set_wid()
303 u16 size = get_unaligned_le16(cfg->s[i].str); in wilc_wlan_cfg_get_val() local
314 void wilc_wlan_cfg_indicate_rx(struct wilc *wilc, u8 *frame, int size, in wilc_wlan_cfg_indicate_rx()
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Duaccess.h35 #define __access_ok(addr, size) ({ \ argument
40 #define access_ok(addr, size) \ argument
87 #define __get_user_nocheck(x, ptr, size) \ argument
103 #define __get_user_check(x, ptr, size) \ argument
185 #define __put_user_nocheck(x, ptr, size) \ argument
199 #define __put_user_check(x, ptr, size) \ argument
/OK3568_Linux_fs/u-boot/cmd/
H A Dpci.c28 enum pci_size_t size; member
32 static int pci_byte_size(enum pci_size_t size) in pci_byte_size()
45 static int pci_field_width(enum pci_size_t size) in pci_field_width()
69 u64 base, size; in pci_bar_show() local
349 enum pci_size_t size, ulong length) in pci_cfg_display()
385 static int pci_cfg_modify(struct udevice *dev, ulong addr, ulong size, in pci_cfg_modify()
485 enum pci_size_t size = PCI_SIZE_32; in do_pci() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcmpxchg.h11 #define BITOFF_CAL(size, off) ((sizeof(u32) - size - off) * BITS_PER_BYTE) argument
13 #define BITOFF_CAL(size, off) (off * BITS_PER_BYTE) argument
152 __xchg_local(void *ptr, unsigned long x, unsigned int size) in __xchg_local()
171 __xchg_relaxed(void *ptr, unsigned long x, unsigned int size) in __xchg_relaxed()
393 unsigned int size) in __cmpxchg()
413 unsigned int size) in __cmpxchg_local()
433 unsigned int size) in __cmpxchg_relaxed()
453 unsigned int size) in __cmpxchg_acquire()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dcow_user.c28 __u64 size; member
47 __u64 size; member
90 __u64 size; member
102 __u64 size; member
125 void cow_sizes(int version, __u64 size, int sectorsize, int align, in cow_sizes()
146 static int absolutize(char *to, int size, char *from) in absolutize()
198 int sectorsize, int alignment, unsigned long long *size) in write_cow_header()
407 unsigned long long size, offset; in init_cow_file() local
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Drheap.c157 int size; in attach_free_block() local
329 int rh_attach_region(rh_info_t * info, unsigned long start, int size) in rh_attach_region()
370 unsigned long rh_detach_region(rh_info_t * info, unsigned long start, int size) in rh_detach_region()
442 unsigned long rh_alloc_align(rh_info_t * info, int size, int alignment, const char *owner) in rh_alloc_align()
517 unsigned long rh_alloc(rh_info_t * info, int size, const char *owner) in rh_alloc()
527 unsigned long rh_alloc_fixed(rh_info_t * info, unsigned long start, int size, const char *owner) in rh_alloc_fixed()
616 int size; in rh_free() local
683 int size; in rh_set_owner() local
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dpmb.c40 unsigned long size; member
55 unsigned long size; member
138 unsigned long size) in pmb_mapping_exists()
191 static bool pmb_size_valid(unsigned long size) in pmb_size_valid()
202 static inline bool pmb_addr_valid(unsigned long addr, unsigned long size) in pmb_addr_valid()
212 static int pmb_size_to_flags(unsigned long size) in pmb_size_to_flags()
336 unsigned long size, pgprot_t prot) in pmb_bolt_mapping()
410 void __iomem *pmb_remap_caller(phys_addr_t phys, unsigned long size, in pmb_remap_caller()
581 unsigned int size; in pmb_synchronize() local
825 unsigned int size; in pmb_seq_show() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dmemblock.h55 phys_addr_t size; member
394 static __always_inline phys_addr_t memblock_phys_alloc(phys_addr_t size, in memblock_phys_alloc()
411 static __always_inline void *memblock_alloc(phys_addr_t size, phys_addr_t align) in memblock_alloc()
417 static inline void *memblock_alloc_raw(phys_addr_t size, in memblock_alloc_raw()
425 static inline void *memblock_alloc_from(phys_addr_t size, in memblock_alloc_from()
433 static inline void *memblock_alloc_low(phys_addr_t size, in memblock_alloc_low()
440 static inline void *memblock_alloc_node(phys_addr_t size, in memblock_alloc_node()
448 phys_addr_t size) in memblock_free_early()
454 phys_addr_t size, int nid) in memblock_free_early_nid()
459 static inline void memblock_free_late(phys_addr_t base, phys_addr_t size) in memblock_free_late()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Dxattr.c144 int size, dxd_t * ea) in ea_write_inline()
201 static int ea_write(struct inode *ip, struct jfs_ea_list *ealist, int size, in ea_write()
430 int size; in ea_get() local
801 ssize_t size; in __jfs_getxattr() local
859 ssize_t size = 0; in jfs_listxattr() local
909 const void *value, size_t size, int flags) in __jfs_xattr_set()
928 const char *name, void *value, size_t size, int flags) in jfs_xattr_get()
937 size_t size, int flags) in jfs_xattr_set()
945 const char *name, void *value, size_t size, in jfs_xattr_get_os2()
956 size_t size, int flags) in jfs_xattr_set_os2()
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dmemtype.c771 resource_size_t size = end - start; in memtype_reserve_io() local
808 int arch_io_reserve_memtype_wc(resource_size_t start, resource_size_t size) in arch_io_reserve_memtype_wc()
816 void arch_io_free_memtype_wc(resource_size_t start, resource_size_t size) in arch_io_free_memtype_wc()
823 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot()
833 static inline int range_is_allowed(unsigned long pfn, unsigned long size) in range_is_allowed()
839 static inline int range_is_allowed(unsigned long pfn, unsigned long size) in range_is_allowed()
859 unsigned long size, pgprot_t *vma_prot) in phys_mem_access_prot_allowed()
878 int memtype_kernel_map_sync(u64 base, unsigned long size, in memtype_kernel_map_sync()
911 static int reserve_pfn_range(u64 paddr, unsigned long size, pgprot_t *vma_prot, in reserve_pfn_range()
981 static void free_pfn_range(u64 paddr, unsigned long size) in free_pfn_range()
[all …]
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpolicy_unpack.c182 struct aa_loaddata *aa_loaddata_alloc(size_t size) in aa_loaddata_alloc()
201 static bool inbounds(struct aa_ext *e, size_t size) in inbounds()
224 size_t size = 0; in unpack_u16_chunk() local
281 size_t size = unpack_u16_chunk(e, &tag); in unpack_nameX() local
358 int size; in unpack_array() local
376 u32 size; in unpack_blob() local
396 size_t size = 0; in unpack_str() local
445 size_t size; in unpack_dfa() local
483 int i, size; in unpack_trans_table() local
551 int i, size; in unpack_xattrs() local
[all …]
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dkcmp.c16 size_t syscall_arg__scnprintf_kcmp_idx(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_kcmp_idx()
29 static size_t kcmp__scnprintf_type(int type, char *bf, size_t size, bool show_prefix) in kcmp__scnprintf_type()
35 size_t syscall_arg__scnprintf_kcmp_type(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_kcmp_type()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt.c95 static void *unflatten_dt_alloc(void **mem, unsigned long size, in unflatten_dt_alloc()
370 void *(*dt_alloc)(u64 size, u64 align), in __unflatten_device_tree()
373 int size; in __unflatten_device_tree() local
427 static void *kernel_tree_alloc(u64 size, u64 align) in kernel_tree_alloc()
480 phys_addr_t base, size; in __reserved_mem_reserve_reg() local
589 u64 base, size; in early_init_fdt_scan_reserved_mem() local
707 int *size) in of_get_flat_dt_prop()
830 int size; in of_flat_dt_match_machine() local
1016 u64 base, size; in early_init_dt_scan_memory() local
1126 void __init __weak early_init_dt_add_memory_arch(u64 base, u64 size) in early_init_dt_add_memory_arch()
[all …]
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dsmem.c112 __le32 size; member
149 __le32 size; member
191 __le32 size; member
211 __le32 size; /* includes padding bytes */ member
228 __le32 size; member
245 size_t size; member
351 size_t size) in qcom_smem_alloc_private()
401 size_t size) in qcom_smem_alloc_global()
441 int qcom_smem_alloc(unsigned host, unsigned item, size_t size) in qcom_smem_alloc()
483 size_t *size) in qcom_smem_get_global()
[all …]

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