| /kernel/ |
| D | resource.c | 145 static void free_resource(struct resource *res) in free_resource() 319 struct resource *res) in find_next_iomem_res() 371 struct resource res; in __walk_iomem_res_desc() local 435 struct resource res, *rams; in walk_system_ram_res_rev() local 501 struct resource res; in walk_system_ram_range() local 544 struct resource res; in __region_intersects() local 644 static void resource_clip(struct resource *res, resource_size_t min, in resource_clip() 840 struct resource *res; in lookup_resource() local 1017 static int __adjust_resource(struct resource *res, resource_size_t start, in __adjust_resource() 1064 int adjust_resource(struct resource *res, resource_size_t start, in adjust_resource() [all …]
|
| D | iomem.c | 126 static void devm_memremap_release(struct device *dev, void *res) in devm_memremap_release() 131 static int devm_memremap_match(struct device *dev, void *res, void *match_data) in devm_memremap_match()
|
| D | resource_kunit.c | 176 struct resource *res = (struct resource *)ctx; in remove_free_resource() local 194 struct resource *res; in resource_test_request_region() local 205 struct resource *res; in resource_test_insert_resource() local
|
| D | regset.c | 12 int res; in __regset_get() local
|
| D | auditfilter.c | 1109 static void audit_log_rule_change(char *action, struct audit_krule *rule, int res) in audit_log_rule_change() 1449 int res = update_lsm_rule(r); in audit_update_lsm_rules() local
|
| D | kexec_file.c | 512 static int locate_mem_hole_callback(struct resource *res, void *arg) in locate_mem_hole_callback() 546 struct resource res = { }; in kexec_walk_memblock() local
|
| D | reboot.c | 133 static void devm_unregister_reboot_notifier(struct device *dev, void *res) in devm_unregister_reboot_notifier() 1174 bool res; in force_store() local
|
| D | crash_core.c | 153 static inline resource_size_t crash_resource_size(const struct resource *res) in crash_resource_size()
|
| D | kcov.c | 489 int res = 0; in kcov_mmap() local 696 int res; in kcov_ioctl() local
|
| /kernel/irq/ |
| D | devres.c | 19 static void devm_irq_release(struct device *dev, void *res) in devm_irq_release() 26 static int devm_irq_match(struct device *dev, void *res, void *data) in devm_irq_match() 155 static void devm_irq_desc_release(struct device *dev, void *res) in devm_irq_desc_release() 241 static void devm_irq_remove_generic_chip(struct device *dev, void *res) in devm_irq_remove_generic_chip() 288 static void devm_irq_domain_remove(struct device *dev, void *res) in devm_irq_domain_remove()
|
| D | handle.c | 148 irqreturn_t res; in __handle_irq_event_percpu() local
|
| D | chip.c | 799 irqreturn_t res; in handle_fasteoi_nmi() local 972 irqreturn_t res; in handle_percpu_devid_irq() local 1015 irqreturn_t res; in handle_percpu_devid_fasteoi_nmi() local
|
| /kernel/debug/kdb/ |
| D | kdb_support.c | 266 int kdb_getarea_size(void *res, unsigned long addr, size_t size) in kdb_getarea_size() 291 int kdb_putarea_size(unsigned long addr, void *res, size_t size) in kdb_putarea_size() 317 static int kdb_getphys(void *res, unsigned long addr, size_t size) in kdb_getphys()
|
| D | kdb_io.c | 481 int res; in kdb_input_flush() local
|
| /kernel/time/ |
| D | sched_clock.c | 90 u64 cyc, res; in sched_clock_noinstr() local 169 u64 res, wrap, new_mask, new_epoch, cyc, ns; in sched_clock_register() local
|
| D | clockevents.c | 29 int res; member 403 int res; in __clockevents_unbind() local
|
| /kernel/power/ |
| D | user.c | 140 ssize_t res; in snapshot_read() local 174 ssize_t res; in snapshot_write() local
|
| /kernel/cgroup/ |
| D | misc.c | 124 static void misc_cg_update_watermark(struct misc_res *res, u64 new_usage) in misc_cg_update_watermark() 168 struct misc_res *res; in misc_cg_try_charge() local
|
| /kernel/locking/ |
| D | mutex-debug.c | 94 static void devm_mutex_release(void *res) in devm_mutex_release()
|
| D | rtmutex.c | 1208 int chain_walk = 0, res; in task_blocks_on_rt_mutex() local 1486 bool res = true; in rtmutex_spin_on_owner() local 1661 static void __sched rt_mutex_handle_deadlock(int res, int detect_deadlock, in rt_mutex_handle_deadlock()
|
| /kernel/bpf/ |
| D | disasm.c | 28 const char *res; in __func_get_name() local
|
| D | offload.c | 472 int res; in bpf_prog_offload_info_fill() local 677 int res; in bpf_map_offload_info_fill() local
|
| /kernel/sched/ |
| D | psi.c | 1239 int psi_show(struct seq_file *m, struct psi_group *group, enum psi_res res) in psi_show() 1285 enum psi_res res, struct file *file, in psi_trigger_create() 1529 size_t nbytes, enum psi_res res) in psi_write()
|
| /kernel/futex/ |
| D | requeue.c | 778 int res, ret; in futex_wait_requeue_pi() local
|
| /kernel/dma/ |
| D | mapping.c | 40 static void dmam_release(struct device *dev, void *res) in dmam_release() 48 static int dmam_match(struct device *dev, void *res, void *match_data) in dmam_match()
|