Home
last modified time | relevance | path

Searched refs:module_put (Results 1 – 16 of 16) sorted by relevance

/kernel/module/
Dmain.c176 module_put(mod); in __module_put_and_kthread_exit()
614 module_put(b); in ref_module()
629 module_put(i); in module_unload_free()
786 module_put(fsa.owner); in __symbol_put()
807 module_put(modaddr); in symbol_put_addr()
846 void module_put(struct module *module) in module_put() function
856 EXPORT_SYMBOL(module_put);
2608 module_put(mod); in do_init_module()
2658 module_put(mod); in do_init_module()
/kernel/time/
Dclockevents.c373 module_put(newdev->owner); in clockevents_replace()
576 module_put(old->owner); in clockevents_exchange_device()
Dtimekeeping.c1474 module_put(new->owner); in change_clocksource()
1496 module_put(old->owner); in change_clocksource()
/kernel/irq/
Dmanage.c1869 module_put(desc->owner); in __setup_irq()
2005 module_put(desc->owner); in __free_irq()
2073 module_put(desc->owner); in __cleanup_nmi()
2495 module_put(desc->owner); in __free_percpu_irq()
/kernel/
Dstatic_call_inline.c342 module_put(mod); in __static_call_mod_text_reserved()
Djump_label.c606 module_put(mod); in __jump_label_mod_text_reserved()
Dkprobes.c1613 module_put(*probed_mod); in check_kprobe_address_safe()
1692 module_put(probed_mod); in register_kprobe()
Dfork.c1388 module_put(mm->binfmt->module); in __mmput()
/kernel/bpf/
Dinode.c702 module_put(bpf_preload_ops->owner); in bpf_preload_mod_put()
Dsyscall.c520 module_put(rec->fields[i].kptr.module); in btf_record_free()
2150 module_put(prog->aux->mod); in __bpf_prog_put_noref()
3277 module_put(prog->aux->mod); in bpf_tracing_prog_attach()
Dcore.c2704 module_put(btf_mod->module); in __bpf_free_used_btfs()
Dverifier.c2814 module_put(tab->descs[tab->nr_descs].module); in bpf_free_kfunc_btf_tab()
20014 module_put(mod); in bpf_check_attach_target()
20055 module_put(mod); in bpf_check_attach_target()
20061 module_put(mod); in bpf_check_attach_target()
20070 module_put(mod); in bpf_check_attach_target()
Dbtf.c3650 module_put(mod); in btf_parse_kptr()
/kernel/trace/
Dbpf_trace.c2297 module_put(mod); in bpf_put_raw_tracepoint()
2578 module_put(mods[i]); in kprobe_multi_put_modules()
2843 module_put(mod); in get_modules_for_addrs()
/kernel/livepatch/
Dcore.c725 module_put(patch->mod); in klp_free_patch_finish()
/kernel/events/
Dcore.c5231 module_put(event->pmu->module); in _free_event()
11670 module_put(pmu->module); in perf_try_init_event()
12093 module_put(pmu->module); in perf_event_alloc()