Home
last modified time | relevance | path

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

12

/kernel/
Dresource.c150 static void free_resource(struct resource *res) in free_resource()
167 struct resource *res = NULL; in alloc_resource() local
343 bool first_lvl, struct resource *res) in find_next_iomem_res()
400 struct resource res; in __walk_iomem_res_desc() local
480 struct resource res; in walk_system_ram_range() local
539 struct resource res; in region_intersects() local
579 static void resource_clip(struct resource *res, resource_size_t min, in resource_clip()
765 struct resource *res; in lookup_resource() local
935 static int __adjust_resource(struct resource *res, resource_size_t start, in __adjust_resource()
982 int adjust_resource(struct resource *res, resource_size_t start, in adjust_resource()
[all …]
Diomem.c129 static void devm_memremap_release(struct device *dev, void *res) in devm_memremap_release()
134 static int devm_memremap_match(struct device *dev, void *res, void *match_data) in devm_memremap_match()
Dkallsyms.c282 char *res; in cleanup_symbol_name() local
341 int res; in lookup_symbol_name() local
368 int res; in lookup_symbol_attrs() local
Dauditfilter.c1091 static void audit_log_rule_change(char *action, struct audit_krule *rule, int res) in audit_log_rule_change()
1433 int res = update_lsm_rule(r); in audit_update_lsm_rules() local
Dkcov.c444 int res = 0; in kcov_mmap() local
676 int res; in kcov_ioctl() local
Dkexec_file.c532 static int locate_mem_hole_callback(struct resource *res, void *arg) in locate_mem_hole_callback()
561 struct resource res = { }; in kexec_walk_memblock() local
Dreboot.c112 static void devm_unregister_reboot_notifier(struct device *dev, void *res) in devm_unregister_reboot_notifier()
Dacct.c146 struct bsd_acct_struct *res; in acct_get() local
Dauditsc.c1402 int res; in audit_log_proctitle() local
2622 int res) in audit_seccomp_actions_logged()
/kernel/irq/
Ddevres.c18 static void devm_irq_release(struct device *dev, void *res) in devm_irq_release()
25 static int devm_irq_match(struct device *dev, void *res, void *data) in devm_irq_match()
154 static void devm_irq_desc_release(struct device *dev, void *res) in devm_irq_desc_release()
240 static void devm_irq_remove_generic_chip(struct device *dev, void *res) in devm_irq_remove_generic_chip()
Dhandle.c146 irqreturn_t res; in __handle_irq_event_percpu() local
Dirq_sim.c128 static void devm_irq_sim_release(struct device *dev, void *res) in devm_irq_sim_release()
Dchip.c755 irqreturn_t res; in handle_fasteoi_nmi() local
928 irqreturn_t res; in handle_percpu_devid_irq() local
971 irqreturn_t res; in handle_percpu_devid_fasteoi_nmi() local
/kernel/debug/kdb/
Dkdb_support.c326 int kdb_getarea_size(void *res, unsigned long addr, size_t size) in kdb_getarea_size()
351 int kdb_putarea_size(unsigned long addr, void *res, size_t size) in kdb_putarea_size()
377 static int kdb_getphys(void *res, unsigned long addr, size_t size) in kdb_getphys()
563 long res = 0; in kdb_task_state_string() local
Dkdb_io.c475 int res; in kdb_input_flush() local
/kernel/bpf/
Dhelpers.c365 unsigned long long *res, bool *is_negative) in __bpf_strtoull()
416 long long *res) in __bpf_strtoll()
438 long *, res) in BPF_CALL_4() argument
463 unsigned long *, res) in BPF_CALL_4() argument
Doffload.c305 void *res; in bpf_prog_offload_info_fill() local
529 void *res; in bpf_map_offload_info_fill() local
/kernel/time/
Dsched_clock.c98 u64 cyc, res; in sched_clock() local
170 u64 res, wrap, new_mask, new_epoch, cyc, ns; in sched_clock_register() local
Dclockevents.c29 int res; member
404 int res; in __clockevents_unbind() local
/kernel/power/
Duser.c138 ssize_t res; in snapshot_read() local
171 ssize_t res; in snapshot_write() local
Dhibernate.c1053 dev_t res; in resume_store() local
/kernel/dma/
Dmapping.c28 static void dmam_release(struct device *dev, void *res) in dmam_release()
36 static int dmam_match(struct device *dev, void *res, void *match_data) in dmam_match()
/kernel/sched/
Dpsi.c940 int psi_show(struct seq_file *m, struct psi_group *group, enum psi_res res) in psi_show()
1008 char *buf, size_t nbytes, enum psi_res res) in psi_trigger_create()
1192 size_t nbytes, enum psi_res res) in psi_write()
/kernel/locking/
Drtmutex.c936 int chain_walk = 0, res; in task_blocks_on_rt_mutex() local
1206 static void rt_mutex_handle_deadlock(int res, int detect_deadlock, in rt_mutex_handle_deadlock()
Dlockdep_proc.c589 int res; in lock_stat_open() local

12