Home
last modified time | relevance | path

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

/linux-4.4.14/fs/proc/
Dinternal.h115 static inline unsigned name_to_int(const struct qstr *qstr) in name_to_int() function
Dfd.c215 unsigned fd = name_to_int(&dentry->d_name); in proc_lookupfd_common()
Dgeneric.c372 if (*parent == &proc_root && name_to_int(&qstr) != ~0U) { in __proc_create()
Dbase.c2973 tgid = name_to_int(&dentry->d_name); in proc_pid_lookup()
3230 tid = name_to_int(&dentry->d_name); in proc_task_lookup()