Searched refs:tag_users (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Dadi_64.c184 if (tag_desc->tag_users == 0) {
190 tag_desc->tag_users++;
212 tag_desc->tag_users = 0;
225 tag_desc->tag_users = 1;
286 tag_desc->tag_users = 0;
305 tag_desc->tag_users--;
306 if (tag_desc->tag_users == 0) {
/linux-master/arch/sparc/include/asm/
H A Dmmu_64.h104 unsigned long tag_users; /* number of references to descriptor */ member in struct:__anon1147

Completed in 117 milliseconds