Home
last modified time | relevance | path

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

/linux-4.19.296/fs/proc/
Dutil.c3 unsigned name_to_int(const struct qstr *qstr) in name_to_int() function
Dinternal.h130 unsigned name_to_int(const struct qstr *qstr);
Dfd.c211 struct fd_data data = {.fd = name_to_int(&dentry->d_name)}; in proc_lookupfd_common()
Dgeneric.c414 if (*parent == &proc_root && name_to_int(&qstr) != ~0U) { in __proc_create()
Dbase.c3196 tgid = name_to_int(&dentry->d_name); in proc_pid_lookup()
3491 tid = name_to_int(&dentry->d_name); in proc_task_lookup()