Searched refs:procfs_hashtab (Results 1 – 1 of 1) sorted by relevance
132 static struct hashhead *procfs_hashtab; variable139 return &procfs_hashtab[pid & procfs_hashmask]; in procfs_hashhead()661 procfs_hashtab = hashinit(PROCFS_HASHSIZE, HASH_LIST, true, in procfs_modcmd()673 hashdone(procfs_hashtab, HASH_LIST, procfs_hashmask); in procfs_modcmd()