kref_set           25 include/linux/kref.h void kref_set(struct kref *kref, int num);
kref_set           34 lib/kref.c     	kref_set(kref, 1);