/kernel/ |
D | dma-coherent.c | 11 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()
|
D | kfifo.c | 39 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()
|
D | taskstats.c | 80 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
|
D | resource.c | 295 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
|
D | module.c | 374 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 …]
|
D | user.c | 148 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()
|
D | kallsyms.c | 282 int lookup_symbol_attrs(unsigned long addr, unsigned long *size, in lookup_symbol_attrs() 306 unsigned long offset, size; in sprint_symbol() local
|
D | audit.c | 514 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
|
D | audit_tree.c | 115 size_t size; in alloc_chunk() local 213 int size = chunk->count - 1; in untag_chunk() local
|
D | kexec.c | 486 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
|
D | sched_stats.h | 77 unsigned int size = PAGE_SIZE * (1 + num_online_cpus() / 32); in schedstat_open() local
|
D | printk.c | 144 unsigned size = memparse(str, &str); in log_buf_len_setup() local
|
D | lockdep.c | 3179 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()
|
D | relay.c | 133 static void *relay_alloc_buf(struct rchan_buf *buf, size_t *size) in relay_alloc_buf()
|
D | compat.c | 1042 unsigned long size; in compat_sys_migrate_pages() local
|
D | kprobes.c | 1124 unsigned long offset = 0, size = 0; in init_kprobes() local
|
/kernel/power/ |
D | swsusp.c | 226 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()
|
D | user.c | 195 loff_t size; in snapshot_ioctl() local
|
D | power.h | 13 unsigned long size; member
|
D | disk.c | 863 unsigned long size; in image_size_store() local
|
D | snapshot.c | 176 static void *chain_alloc(struct chain_allocator *ca, unsigned int size) in chain_alloc()
|
/kernel/trace/ |
D | trace_stack.c | 251 int size; in t_show() local
|
D | trace.c | 1479 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
|
D | ring_buffer.c | 450 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()
|
D | ftrace.c | 346 void ftrace_release(void *start, unsigned long size) in ftrace_release()
|