Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 25) sorted by relevance

/kernel/
Ddma-coherent.c11 int size; member
17 dma_addr_t device_addr, size_t size, int flags) in dma_declare_coherent_memory()
76 dma_addr_t device_addr, size_t size) in dma_mark_declared_memory_occupied()
109 int dma_alloc_from_coherent(struct device *dev, ssize_t size, in dma_alloc_from_coherent()
Dkfifo.c39 struct kfifo *kfifo_init(unsigned char *buffer, unsigned int size, in kfifo_init()
68 struct kfifo *kfifo_alloc(unsigned int size, gfp_t gfp_mask, spinlock_t *lock) in kfifo_alloc()
Dtaskstats.c80 size_t size) in prepare_reply()
389 size_t size; in cgroupstats_user_cmd() local
433 size_t size; in taskstats_user_cmd() local
527 size_t size; in taskstats_exit() local
Dresource.c295 resource_size_t size, resource_size_t min, in find_resource() argument
348 resource_size_t size, resource_size_t min, in allocate_resource() argument
484 int adjust_resource(struct resource *res, resource_size_t start, resource_size_t size) in adjust_resource()
839 int iomem_map_sanity_check(resource_size_t addr, unsigned long size) in iomem_map_sanity_check()
897 int size = PAGE_SIZE; in iomem_is_exclusive() local
Dmodule.c374 static int split_block(unsigned int i, unsigned short size) in split_block()
406 static void *percpu_modalloc(unsigned long size, unsigned long align, in percpu_modalloc()
490 static void percpu_modcopy(void *pcpudest, const void *from, unsigned long size) in percpu_modcopy()
517 static inline void *percpu_modalloc(unsigned long size, unsigned long align, in percpu_modalloc()
533 unsigned long size) in percpu_modcopy()
1127 unsigned int nloaded = 0, i, size[2]; in add_sect_attrs() local
1603 static long get_offset(struct module *mod, unsigned int *size, in get_offset()
1713 unsigned long size = sechdrs[info].sh_size; in get_modinfo() local
1845 static void *module_alloc_update_bounds(unsigned long size) in module_alloc_update_bounds()
2387 static inline int within(unsigned long addr, void *start, unsigned long size) in within()
[all …]
Duser.c148 const char *buf, size_t size) in cpu_shares_store()
177 const char *buf, size_t size) in cpu_rt_runtime_store()
204 const char *buf, size_t size) in cpu_rt_period_store()
Dkallsyms.c282 int lookup_symbol_attrs(unsigned long addr, unsigned long *size, in lookup_symbol_attrs()
306 unsigned long offset, size; in sprint_symbol() local
Daudit.c514 int multi, void *payload, int size) in audit_make_reply()
566 void *payload, int size) in audit_send_reply()
765 int size; in audit_receive_msg() local
Daudit_tree.c115 size_t size; in alloc_chunk() local
213 int size = chunk->count - 1; in untag_chunk() local
Dkexec.c486 unsigned long hole_start, hole_end, size; in kimage_alloc_crash_control_pages() local
1176 unsigned long long start, end = ULLONG_MAX, size; in module_init() local
Dsched_stats.h77 unsigned int size = PAGE_SIZE * (1 + num_online_cpus() / 32); in schedstat_open() local
Dprintk.c144 unsigned size = memparse(str, &str); in log_buf_len_setup() local
Dlockdep.c3179 static inline int within(const void *addr, void *start, unsigned long size) in within()
3184 void lockdep_free_key_range(void *start, unsigned long size) in lockdep_free_key_range()
Drelay.c133 static void *relay_alloc_buf(struct rchan_buf *buf, size_t *size) in relay_alloc_buf()
Dcompat.c1042 unsigned long size; in compat_sys_migrate_pages() local
Dkprobes.c1124 unsigned long offset = 0, size = 0; in init_kprobes() local
/kernel/power/
Dswsusp.c226 long size, highmem_size; in swsusp_shrink_memory() local
274 unsigned int size; member
291 int hibernate_nvs_register(unsigned long start, unsigned long size) in hibernate_nvs_register()
Duser.c195 loff_t size; in snapshot_ioctl() local
Dpower.h13 unsigned long size; member
Ddisk.c863 unsigned long size; in image_size_store() local
Dsnapshot.c176 static void *chain_alloc(struct chain_allocator *ca, unsigned int size) in chain_alloc()
/kernel/trace/
Dtrace_stack.c251 int size; in t_show() local
Dtrace.c1479 int size = sizeof(tramp_name); local
3474 int __weak ftrace_arch_read_dyn_info(char *buf, int size)
3487 int size = ARRAY_SIZE(ftrace_dyn_info_buffer); local
3633 int cpu, len = 0, size, pc; local
Dring_buffer.c450 struct ring_buffer *ring_buffer_alloc(unsigned long size, unsigned flags) in ring_buffer_alloc()
602 int ring_buffer_resize(struct ring_buffer *buffer, unsigned long size) in ring_buffer_resize()
Dftrace.c346 void ftrace_release(void *start, unsigned long size) in ftrace_release()