Home
last modified time | relevance | path

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

/linux-2.4.37.9/kernel/
Duser.c38 static inline void uid_hash_insert(struct user_struct *up, struct user_struct **hashent) in uid_hash_insert()
59 static inline struct user_struct *uid_hash_find(uid_t uid, struct user_struct **hashent) in uid_hash_find()
87 struct user_struct **hashent = uidhashentry(uid); in alloc_uid() local
/linux-2.4.37.9/fs/
Ddquot.c195 static inline struct dquot *find_dquot(unsigned int hashent, struct super_block *sb, unsigned int i… in find_dquot()
593 unsigned int hashent = hashfn(sb, id, type); in dqget() local
/linux-2.4.37.9/net/ipv6/
Dtcp_ipv6.c71 int hashent = (lport ^ fport); in tcp_v6_hashfn() local
/linux-2.4.37.9/include/net/
Dtcp.h178 int hashent; member
Dsock.h619 int hashent; member
/linux-2.4.37.9/include/net/sctp/
Dstructs.h1116 int hashent; member