Searched refs:try_inc_mod_count (Results 1 – 24 of 24) sorted by relevance
85 if (try_inc_mod_count(ep->module)) in lookup_exec_domain()100 if (try_inc_mod_count(ep->module)) in lookup_exec_domain()
180 if (try_inc_mod_count(ime->owner)) in inter_module_get()593 int try_inc_mod_count(struct module *mod) in try_inc_mod_count() function1291 int try_inc_mod_count(struct module *mod) in try_inc_mod_count() function
85 EXPORT_SYMBOL(try_inc_mod_count);
47 if (ret && !try_inc_mod_count(ret->module)) { in get_mtd_chip_driver()
122 if (sched->module && !try_inc_mod_count(sched->module)) { in ip_vs_sched_getbyname()
125 if (vapp->module && !try_inc_mod_count(vapp->module)) { in ip_vs_app_get()
174 if (index <= 0 && try_inc_mod_count(tmp->owner)) in fs_name()245 if (fs && !try_inc_mod_count(fs->owner)) in get_fs_type()251 if (fs && !try_inc_mod_count(fs->owner)) in get_fs_type()
141 if (!try_inc_mod_count(fmt->module)) in sys_uselib()896 if (!try_inc_mod_count(fmt->module)) in search_binary_handler()
103 if (actqf && !try_inc_mod_count(actqf->qf_owner)) in find_quota_format()
28 return try_inc_mod_count(alg->cra_module); in crypto_alg_get()
49 if (atm_lane_ops && try_inc_mod_count(atm_lane_ops->owner)) { in try_atm_lane_ops()80 if (atm_mpoa_ops && try_inc_mod_count(atm_mpoa_ops->owner)) { in try_atm_mpoa_ops()117 if (atm_clip_ops && try_inc_mod_count(atm_clip_ops->owner)) { in try_atm_clip_ops()386 if (!try_inc_mod_count(dev->ops->owner)) in __vcc_connect()
209 if (nls && !try_inc_mod_count(nls->owner)) in find_nls()
197 extern int try_inc_mod_count(struct module *mod);
1018 ? ( try_inc_mod_count((fops)->owner) ? (fops) : NULL ) \
202 if (mse->ops->owner && !try_inc_mod_count(mse->ops->owner)) in busmouse_open()
237 if (ret && ret->module && !try_inc_mod_count(ret->module)) in get_mtd_device()
285 static inline int try_inc_mod_count(struct module *mod) in try_inc_mod_count() function
524 if (!try_inc_mod_count(module)) { in request_firmware_nowait()
633 if (!try_inc_mod_count(THIS_MODULE)) in new_user()
1092 if (*module && (try_inc_mod_count(*module) == 0)) in ieee1394_get_chardev()
746 if (try_inc_mod_count(dev->owner)) { in dev_open()
2104 try_inc_mod_count(mod); in HiSax_mod_inc_use_count()
2049 if ( (de->next == de) || !try_inc_mod_count (owner) ) in devfs_get_ops()
2532 if (!try_inc_mod_count(cam->ops->owner)) in cpia_open()