Searched defs:hashent (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Duser.c63 static void uid_hash_insert(struct user_struct *up, struct hlist_head *hashent) argument
74 static struct user_struct *uid_hash_find(uid_t uid, struct hlist_head *hashent) argument
136 struct hlist_head *hashent = uidhashentry(ns, uid); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Duser.c63 static void uid_hash_insert(struct user_struct *up, struct hlist_head *hashent) argument
74 static struct user_struct *uid_hash_find(uid_t uid, struct hlist_head *hashent) argument
136 struct hlist_head *hashent = uidhashentry(ns, uid); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/quota/
H A Ddquot.c275 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, argument
815 unsigned int hashent = hashfn(sb, id, type); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/quota/
H A Ddquot.c275 static struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, argument
815 unsigned int hashent = hashfn(sb, id, type); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/sctp/
H A Dstructs.h1271 int hashent; member in struct:sctp_ep_common
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/sctp/
H A Dstructs.h1271 int hashent; member in struct:sctp_ep_common

Completed in 189 milliseconds