Searched defs:psize (Results 126 – 139 of 139) sorted by relevance
123456
/openbmc/linux/fs/proc/ |
H A D | task_mmu.c | 203 const struct seq_operations *ops, int psize) in proc_maps_open()
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | spi-nor-core.c | 2316 size_t psize; in spi_nor_parse_sfdp() local
|
/openbmc/linux/arch/x86/mm/pat/ |
H A D | set_memory.c | 879 unsigned long numpages, pmask, psize, lpaddr, pfn, old_pfn; in __should_split_large_page() local
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 286 u32 i, bsize, psize, blocks; in bpf_prog_calc_tag() local
|
/openbmc/linux/fs/f2fs/ |
H A D | data.c | 2757 loff_t psize = (loff_t)(page->index + 1) << PAGE_SHIFT; in f2fs_write_single_data_page() local
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptbase.c | 1643 u32 psize; in mpt_mapresources() local
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 5185 unsigned long psize, porder; in kvmppc_hv_setup_htab_rma() local
|
/openbmc/linux/net/mptcp/ |
H A D | protocol.c | 1822 size_t psize, offset; in mptcp_sendmsg() local
|
/openbmc/linux/tools/perf/util/ |
H A D | header.c | 278 static int do_read_bitmap(struct feat_fd *ff, unsigned long **pset, u64 *psize) in do_read_bitmap()
|
/openbmc/qemu/accel/kvm/ |
H A D | kvm-all.c | 1003 unsigned long *bmap_clear = NULL, psize = qemu_real_host_page_size(); in kvm_log_clear_one_slot() local
|
/openbmc/qemu/system/ |
H A D | physmem.c | 1159 char *psize; in ram_block_format() local
|
/openbmc/linux/net/core/ |
H A D | skbuff.c | 1800 int i, order, psize, new_frags; in skb_copy_ubufs() local
|
/openbmc/linux/mm/ |
H A D | hugetlb.c | 6570 long pages = 0, psize = huge_page_size(h); in hugetlb_change_protection() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf.c | 9685 void *bpf_map__initial_value(struct bpf_map *map, size_t *psize) in bpf_map__initial_value()
|
123456