Home
last modified time | relevance | path

Searched refs:size (Results 16801 - 16825 of 24481) sorted by relevance

1...<<671672673674675676677678679680>>...980

/kernel/linux/linux-6.6/arch/parisc/kernel/vdso64/
H A Dsigtramp.S56 .size __kernel_sigtramp_rt,.-__kernel_sigtramp_rt
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dkup.h101 u32 size, unsigned long dir) in allow_user_access()
100 allow_user_access(void __user *to, const void __user *from, u32 size, unsigned long dir) allow_user_access() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dfadump-internal.h17 /* The upper limit percentage for user specified boot memory size (25%) */
58 u64 size; member
101 * Maximum size supported by firmware to copy from source to
H A Dpci.h57 * We want to avoid touching the cacheline size or MWI bit.
58 * pSeries firmware sets the cacheline size (which is not the cpu cacheline
59 * size in all cases) and hardware treats MWI the same as memory write.
111 unsigned long size,
H A Dprom.h22 #define OF_DT_PROP 0x3 /* Property: name off, size,
40 * the job of everybody. It's just a list of u64 pairs (base/size) that
41 * ends when size is 0
45 __be32 totalsize; /* total size of DT block */
54 __be32 dt_strings_size; /* size of the DT strings block */
56 __be32 dt_struct_size; /* size of the DT structure block */
64 * size parameters.
68 unsigned long *size);
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H A Devent.c31 e->attr.size = sizeof(e->attr); in event_init_opts()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/
H A Dvalidate.c15 unsigned long COPY_LOOP(void *to, const void *from, unsigned long size);
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dproc-fns.h59 void (*dcache_clean_area)(void *addr, int size);
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dcore_irongate.h203 extern void __iomem *irongate_ioremap(unsigned long addr, unsigned long size);
H A Dhwrpb.h168 unsigned long size; /* size of hwrpb */ member
186 unsigned long ctb_size; /* console terminal block size */
/kernel/linux/linux-6.6/arch/arm/vdso/
H A DMakefile19 -z max-page-size=4096 -shared $(ldflags-y) \
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dmux.h129 unsigned long size; member
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dcache-v4wt.S18 * The size of one data cache line.
33 * This is the size at which it becomes more efficient to
85 sub r3, r1, r0 @ calculate total size
130 * flush_kern_dcache_area(void *addr, size_t size)
136 * - size - region size
175 * dma_unmap_area(start, size, dir)
177 * - size - size of region
187 * dma_map_area(start, size, di
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/
H A Dmv2120-setup.c51 .size = 0x00080000,
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-msglog.c149 opal_msglog_attr.size = memcons_get_size(opal_memcons); in opal_msglog_init()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dperf_buffer.c17 static void on_sample(void *ctx, int cpu, void *data, __u32 size) in on_sample() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_tcpnotify_user.c34 static void dummyfn(void *ctx, int cpu, void *data, __u32 size) in dummyfn() argument
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dpdc.h58 int pdc_stable_get_size(unsigned long *size);
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/
H A Dsigtramp.S56 .size __kernel_sigtramp_rt,.-__kernel_sigtramp_rt
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsetup.h151 unsigned long size; member
H A Dnospec-insn.h34 .size \name, .-\name
/kernel/linux/linux-6.6/arch/s390/appldata/
H A Dappldata_mem.c48 u64 totalram; /* total main memory size */
49 u64 freeram; /* free main memory size */
50 u64 totalhigh; /* total high memory size */
51 u64 freehigh; /* free high memory size */
54 u64 cached; /* size of (used) cache, w/o buffers */
55 u64 totalswap; /* total swap space size */
117 .size = sizeof(struct appldata_mem_data),
H A Dappldata_net_sum.c119 .size = sizeof(struct appldata_net_sum_data),
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dcacheinfo.c54 return this_leaf ? this_leaf->size : 0; in get_cache_size()
82 if (of_property_read_bool(np, "cache-size")) in populate_cache_leaves()
84 if (of_property_read_bool(np, "i-cache-size")) in populate_cache_leaves()
86 if (of_property_read_bool(np, "d-cache-size")) in populate_cache_leaves()
99 if (of_property_read_bool(np, "cache-size")) in populate_cache_leaves()
101 if (of_property_read_bool(np, "i-cache-size")) in populate_cache_leaves()
103 if (of_property_read_bool(np, "d-cache-size")) in populate_cache_leaves()
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dio_32.h18 void __iomem *ioremap(phys_addr_t offset, size_t size);

Completed in 22 milliseconds

1...<<671672673674675676677678679680>>...980