Home
last modified time | relevance | path

Searched refs:uid_hash_entry_exists_locked (Results 1 – 1 of 1) sorted by relevance

/fs/proc/
Duid.c34 static bool uid_hash_entry_exists_locked(uid_t uid) in uid_hash_entry_exists_locked() function
52 exists = uid_hash_entry_exists_locked(uid); in proc_register_uid()
63 if (uid_hash_entry_exists_locked(uid)) in proc_register_uid()
265 uid_exists = uid_hash_entry_exists_locked(uid); in proc_uid_lookup()