Home
last modified time | relevance | path

Searched refs:__MOD_INC_USE_COUNT (Results 1 – 25 of 35) sorted by relevance

12

/linux-2.4.37.9/fs/
Dfilesystems.c29 __MOD_INC_USE_COUNT(nfsd_linkage->owner); in sys_nfsservctl()
Dblock_dev.c569 __MOD_INC_USE_COUNT(bdev->bd_op->owner); in do_open()
Dsuper.c61 __MOD_INC_USE_COUNT(fs->owner); in get_filesystem()
/linux-2.4.37.9/include/linux/
Dmodule.h154 #define __MOD_INC_USE_COUNT(mod) \ macro
295 #define MOD_INC_USE_COUNT __MOD_INC_USE_COUNT(THIS_MODULE)
Dpersonality.h118 __MOD_INC_USE_COUNT(ep->module); \
/linux-2.4.37.9/include/linux/mtd/
Dcompatmac.h257 #define __MOD_INC_USE_COUNT(mod) \ macro
262 #define __MOD_INC_USE_COUNT(mod) macro
289 __MOD_INC_USE_COUNT(mod); in try_inc_mod_count()
/linux-2.4.37.9/drivers/hotplug/
Dpci_hotplug_core.c566 __MOD_INC_USE_COUNT(ops->owner); \
666 __MOD_INC_USE_COUNT(slot->ops->owner); in power_write_file()
676 __MOD_INC_USE_COUNT(slot->ops->owner); in power_write_file()
774 __MOD_INC_USE_COUNT(slot->ops->owner); in attention_write_file()
1063 __MOD_INC_USE_COUNT(slot->ops->owner); in test_write_file()
/linux-2.4.37.9/fs/proc/
Dinode.c162 __MOD_INC_USE_COUNT(de->owner); in proc_get_inode()
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_nat_helper.c476 __MOD_INC_USE_COUNT(ct_helper->me); in ip_nat_helper_register()
497 __MOD_INC_USE_COUNT(ct_helper->me); in ip_nat_helper_register()
Dip_tables.c654 __MOD_INC_USE_COUNT(match->me); in check_match()
701 __MOD_INC_USE_COUNT(target->me); in check_entry()
1127 __MOD_INC_USE_COUNT(t->me); in do_replace()
Darp_tables.c545 __MOD_INC_USE_COUNT(target->me); in check_entry()
932 __MOD_INC_USE_COUNT(t->me); in do_replace()
/linux-2.4.37.9/fs/partitions/
Dibm.c74 __MOD_INC_USE_COUNT(bdev->bd_op->owner); in ibm_ioctl_unopened()
/linux-2.4.37.9/drivers/scsi/
Dfcal.c139 if (fc->module) __MOD_INC_USE_COUNT(fc->module); in fcal_detect()
Dpluto.c232 if (fc->module) __MOD_INC_USE_COUNT(fc->module); in pluto_detect()
Dsr.c536 __MOD_INC_USE_COUNT(scsi_CDs[MINOR(cdi->dev)].device->host->hostt->module); in sr_open()
538 __MOD_INC_USE_COUNT(sr_template.module); in sr_open()
Dsd.c479 __MOD_INC_USE_COUNT(SDev->host->hostt->module); in sd_open()
481 __MOD_INC_USE_COUNT(sd_template.module); in sd_open()
/linux-2.4.37.9/drivers/sound/
Dsequencer.c1044 __MOD_INC_USE_COUNT (synth_devs[i]->owner); in sequencer_open()
1075 __MOD_INC_USE_COUNT (midi_devs[i]->owner); in sequencer_open()
1087 __MOD_INC_USE_COUNT (tmr->owner); in sequencer_open()
Dmidibuf.c177 __MOD_INC_USE_COUNT (midi_devs[dev]->owner); in MIDIbuf_open()
Daudio.c92 __MOD_INC_USE_COUNT(driver->owner); in audio_open()
99 __MOD_INC_USE_COUNT(coprocessor->owner); in audio_open()
Dmpu401.c502 __MOD_INC_USE_COUNT(coprocessor->owner); in mpu401_open()
845 __MOD_INC_USE_COUNT(coprocessor->owner); in mpu_synth_open()
Dsoundcard.c228 __MOD_INC_USE_COUNT (mixer_devs[dev]->owner); in sound_open()
/linux-2.4.37.9/drivers/video/
Dfbmem.c726 __MOD_INC_USE_COUNT(info->fbops->owner); in fb_open()
802 __MOD_INC_USE_COUNT(owner); in register_framebuffer()
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6_tables.c739 __MOD_INC_USE_COUNT(match->me); in check_match()
786 __MOD_INC_USE_COUNT(target->me); in check_entry()
1208 __MOD_INC_USE_COUNT(t->me); in do_replace()
/linux-2.4.37.9/drivers/media/video/
Dvideodev.c178 __MOD_INC_USE_COUNT(vfl->owner); in video_open()
/linux-2.4.37.9/kernel/
Dfork.c701 __MOD_INC_USE_COUNT(p->binfmt->module); in do_fork()

12