Lines Matching full:static
176 static DEFINE_MUTEX(mutex);
177 static LIST_HEAD(q);
184 static struct my_data *get_entry()
196 static void release_entry(struct kref *ref)
204 static void put_entry(struct my_data *entry)
216 static void release_entry(struct kref *ref)
221 static void put_entry(struct my_data *entry)
240 static struct my_data *get_entry()
253 static void release_entry(struct kref *ref)
263 static void put_entry(struct my_data *entry)
291 static struct my_data *get_entry_rcu()
304 static void release_entry_rcu(struct kref *ref)
314 static void put_entry(struct my_data *entry)