From mboxrd@z Thu Jan 1 00:00:00 1970 From: jhkim@sysmate.com (Jeong-Hwan Kim) Date: Mon, 03 Mar 2014 19:51:18 +0900 Subject: where is the module reference count incremented or decremented ? Message-ID: <53145EA6.8000008@sysmate.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi, everyone When the module is communicating with user through /proc file system, where is the module reference count incremented or decremented in kernel source? Thanks in advance. Best Regards, J.Hwan Kim