Home
last modified time | relevance | path

Searched defs:size (Results 14776 - 14800 of 27873) sorted by relevance

1...<<591592593594595596597598599600>>...1115

/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Deeh_pe.c32 void eeh_set_pe_aux_size(int size) in eeh_set_pe_aux_size() argument
H A Dmodule_64.c347 dedotify_versions(struct modversion_info *vers, unsigned long size) dedotify_versions() argument
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dslb.c537 void slb_set_size(u16 size) in slb_set_size() argument
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.c739 static int find_alternative(u64 event, const unsigned int ev_alt[][MAX_ALT], int size) in find_alternative() argument
755 int isa207_get_alternatives(u64 event, u64 alt[], int size, unsigned int flags, in isa207_get_alternatives() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Ddevice-init.c372 u64 start, size; in ps3_setup_storage_dev() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c675 static int pseries_eeh_read_config(struct eeh_dev *edev, int where, int size, u32 *val) in pseries_eeh_read_config() argument
691 static int pseries_eeh_write_config(struct eeh_dev *edev, int where, int size, u32 val) in pseries_eeh_write_config() argument
H A Dplpks.c62 size_t size; member
253 size_t size; in _plpks_get_config() local
[all...]
H A Dibmebus.c67 ibmebus_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, unsigned long attrs) ibmebus_alloc_coherent() argument
81 ibmebus_free_coherent(struct device *dev, size_t size, void *vaddr, dma_addr_t dma_handle, unsigned long attrs) ibmebus_free_coherent() argument
89 ibmebus_map_page(struct device *dev, struct page *page, unsigned long offset, size_t size, enum dma_data_direction direction, unsigned long attrs) ibmebus_map_page() argument
99 ibmebus_unmap_page(struct device *dev, dma_addr_t dma_addr, size_t size, enum dma_data_direction direction, unsigned long attrs) ibmebus_unmap_page() argument
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/
H A Dmmu.c116 setibat(int index, unsigned long virt, phys_addr_t phys, unsigned int size, pgprot_t prot) setibat() argument
147 unsigned int size = bat_block_size(base, top); __mmu_mapin_ram() local
162 unsigned long size; mmu_mapin_ram() local
203 unsigned long size; mmu_mark_initmem_nx() local
255 setbat(int index, unsigned long virt, phys_addr_t phys, unsigned int size, pgprot_t prot) setbat() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c349 void *pasemi_dma_alloc_buf(struct pasemi_dmachan *chan, int size, in pasemi_dma_alloc_buf() argument
363 void pasemi_dma_free_buf(struct pasemi_dmachan *chan, int size, in pasemi_dma_free_buf() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dpci.c585 pnv_pci_cfg_read(struct pci_dn *pdn, int where, int size, u32 *val) pnv_pci_cfg_read() argument
621 pnv_pci_cfg_write(struct pci_dn *pdn, int where, int size, u32 val) pnv_pci_cfg_write() argument
676 pnv_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) pnv_pci_read_config() argument
705 pnv_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) pnv_pci_write_config() argument
[all...]
H A Dpci-ioda-tce.c232 pnv_pci_ioda2_table_do_free_pages(__va(hpa), size, in pnv_pci_ioda2_table_do_free_pages() local
242 const unsigned long size = tbl->it_indirect_levels ? in pnv_pci_ioda2_table_free_pages() local
216 pnv_pci_ioda2_table_do_free_pages(__be64 *addr, unsigned long size, unsigned int levels) pnv_pci_ioda2_table_do_free_pages() argument
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dfsl_gtm.c383 int size; in fsl_gtm_init() local
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dinit_64.c428 int size; in early_check_vec5() local
474 int size = 0; in dt_scan_mmu_pid_width() local
389 register_page_bootmem_memmap(unsigned long section_nr, struct page *start_page, unsigned long size) register_page_bootmem_memmap() argument
576 u64 size; probe_memory_block_size() local
[all...]
H A Dhugetlbpage.c509 bool __init arch_hugetlb_valid_size(unsigned long size) in arch_hugetlb_valid_size() argument
528 static int __init add_huge_page_size(unsigned long long size) in add_huge_page_size() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dtlb.c379 unsigned long size = 1UL << mmu_psize_defs[mmu_pte_psize].shift; in tlb_flush_pgtable() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/512x/
H A Dmpc512x_shared.c180 unsigned long size = diu_shared_fb.fb_len; in mpc512x_release_bootmem() local
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dtest_core.c21 static int touch_anon(char *buf, size_t size) in touch_anon() argument
51 size_t size = (size_t)arg; in alloc_and_touch_anon_noexit() local
H A Dcgroup_util.c103 size_t size; in cg_read_strcmp() local
459 int alloc_pagecache(int fd, size_t size) in alloc_pagecache() argument
484 size_t size = (unsigned long)arg; in alloc_anon() local
532 proc_read_text(int pid, bool thread, const char *item, char *buf, size_t size) proc_read_text() argument
[all...]
H A Dtest_memcontrol.c91 size_t size = MB(50); in alloc_anon_50M_check() local
122 size_t size = MB(50); in alloc_pagecache_50M_check() local
558 size_t size = MB(50); in alloc_pagecache_max_30M() local
685 size_t size = MB(50); alloc_anon_50M_check_swap() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c496 nested_map(struct vmx_pages *vmx, struct kvm_vm *vm, uint64_t nested_paddr, uint64_t paddr, uint64_t size, uint32_t eptp_memslot) nested_map() argument
/kernel/linux/linux-5.10/tools/testing/selftests/memfd/
H A Dmemfd_test.c142 static void mfd_assert_size(int fd, size_t size) in mfd_assert_size() argument
/kernel/linux/linux-6.6/arch/mips/net/
H A Dbpf_jit_comp.c898 static void jit_fill_hole(void *area, unsigned int size) in jit_fill_hole() argument
H A Dbpf_jit_comp64.c334 static void emit_ldx(struct jit_context *ctx, u8 dst, u8 src, s16 off, u8 size) in emit_ldx() argument
358 static void emit_stx(struct jit_context *ctx, u8 dst, u8 src, s16 off, u8 size) in emit_stx() argument
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dpci-alchemy.c260 alchemy_pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) alchemy_pci_read() argument
283 alchemy_pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) alchemy_pci_write() argument

Completed in 36 milliseconds

1...<<591592593594595596597598599600>>...1115