/kernel/linux/linux-5.10/arch/riscv/net/ |
H A D | bpf_jit_core.c | 183 void *bpf_jit_alloc_exec(unsigned long size) in bpf_jit_alloc_exec() argument
|
/kernel/linux/linux-5.10/arch/s390/appldata/ |
H A D | appldata.h | 39 unsigned int size; /* size of record */ member
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | module.c | 28 static void *module_map(unsigned long size) in module_map() argument 37 static void *module_map(unsigned long size) in module_map() argument 43 void *module_alloc(unsigned long size) in module_alloc() argument
|
H A D | auxio_64.c | 108 unsigned long size; in auxio_probe() local
|
/kernel/linux/linux-5.10/arch/x86/include/asm/e820/ |
H A D | types.h | 57 u64 size; member
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/ |
H A D | centaur.c | 27 centaur_get_free_region(unsigned long base, unsigned long size, int replace_reg) in centaur_get_free_region() argument 58 centaur_get_mcr(unsigned int reg, unsigned long *base, unsigned long *size, mtrr_type * type) centaur_get_mcr() argument 74 centaur_set_mcr(unsigned int reg, unsigned long base, unsigned long size, mtrr_type type) centaur_set_mcr() argument 100 centaur_validate_add_page(unsigned long base, unsigned long size, unsigned int type) centaur_validate_add_page() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | dumpstack_64.c | 61 u16 size; member
|
H A D | static_call.c | 26 int size = CALL_INSN_SIZE; in __static_call_transform() local
|
H A D | check.c | 29 u64 size; member 75 unsigned size; in set_corruption_check_size() local 150 unsigned long size = scan_areas[i].size; in check_for_bios_corruption() local [all...] |
/kernel/linux/linux-5.10/arch/sh/drivers/pci/ |
H A D | ops-sh7786.c | 89 sh7786_pcie_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) sh7786_pcie_read() argument 125 sh7786_pcie_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) sh7786_pcie_write() argument [all...] |
/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | ipl_report.c | 36 size_t size; in find_bootdata_space() local
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | cacheflush.h | 66 static inline void flush_kernel_vmap_range(void *addr, int size) in flush_kernel_vmap_range() argument 70 static inline void invalidate_kernel_vmap_range(void *addr, int size) in invalidate_kernel_vmap_range() argument
|
H A D | io_noioport.h | 38 static inline void __iomem *ioport_map(unsigned long port, unsigned int size) in ioport_map() argument
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
H A D | e820.h | 61 __u64 size; /* size of memory segment */ member
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | mem_detect.h | 72 get_mem_detect_reserved(unsigned long *start, unsigned long *size) get_mem_detect_reserved() argument
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | os_info.c | 30 int size = sizeof(*os_info) - offsetof(struct os_info, version_major); in os_info_csum() local 37 void os_info_crashkernel_add(unsigned long base, unsigned long size) in os_info_crashkernel_add() argument 47 void os_info_entry_add(int nr, void *ptr, u64 size) in os_info_entry_add() argument 78 unsigned long addr, size = 0; in os_info_old_alloc() local 160 os_info_old_entry(int nr, unsigned long *size) os_info_old_entry() argument [all...] |
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | tlb-debugfs.c | 27 const char *size; member 94 unsigned long vpn, ppn, asid, size; in tlb_seq_show() local
|
H A D | mmap.c | 161 int valid_mmap_phys_addr_range(unsigned long pfn, size_t size) in valid_mmap_phys_addr_range() argument
|
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
H A D | cacheinfo.c | 95 unsigned int size, sets, line_size; in fill_cacheinfo() local 67 ci_leaf_init(struct cacheinfo *this_leaf, enum cache_type type, unsigned int level, unsigned int size, unsigned int sets, unsigned int line_size) ci_leaf_init() argument [all...] |
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | mmapper_kern.c | 52 int size; in mmapper_mmap() local
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | mem_encrypt.h | 82 early_set_memory_decrypted(unsigned long vaddr, unsigned long size) { return 0; } in early_set_memory_decrypted() argument 84 early_set_memory_encrypted(unsigned long vaddr, unsigned long size) { return 0; } in early_set_memory_encrypted() argument 63 sme_early_encrypt(resource_size_t paddr, unsigned long size) sme_early_encrypt() argument 65 sme_early_decrypt(resource_size_t paddr, unsigned long size) sme_early_decrypt() argument
|
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | main.c | 187 void *__wrap_malloc(int size) in __wrap_malloc() argument 208 void *__wrap_calloc(int n, int size) in __wrap_calloc() argument
|
/kernel/linux/linux-5.10/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() argument 30 static void dma_iommu_free_coherent(struct device *dev, size_t size, in dma_iommu_free_coherent() argument 34 iommu_free_coherent(get_iommu_table_base(dev), size, vaddr, dma_handle); in dma_iommu_free_coherent() local 56 iommu_unmap_page(get_iommu_table_base(dev), dma_handle, size, direction, in dma_iommu_unmap_page() local 42 dma_iommu_map_page(struct device *dev, struct page *page, unsigned long offset, size_t size, enum dma_data_direction direction, unsigned long attrs) dma_iommu_map_page() argument 52 dma_iommu_unmap_page(struct device *dev, dma_addr_t dma_handle, size_t size, enum dma_data_direction direction, unsigned long attrs) dma_iommu_unmap_page() argument
|
/kernel/linux/linux-5.10/arch/s390/hypfs/ |
H A D | hypfs_sprp.c | 49 static int hypfs_sprp_create(void **data_ptr, void **free_ptr, size_t *size) in hypfs_sprp_create() argument
|
/kernel/linux/linux-5.10/arch/arm/xen/ |
H A D | mm.c | 47 dma_cache_maint(struct device *dev, dma_addr_t handle, size_t size, u32 op) dma_cache_maint() argument 79 xen_dma_sync_for_cpu(struct device *dev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_for_cpu() argument 86 xen_dma_sync_for_device(struct device *dev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_for_device() argument [all...] |