Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dutil.c4 unsigned name_to_int(const struct qstr *qstr) in name_to_int() function
H A Dinternal.h155 unsigned name_to_int(const struct qstr *qstr);
H A Dbase.c3514 tgid = name_to_int(&dentry->d_name); in proc_pid_lookup()
3820 tid = name_to_int(&dentry->d_name); in proc_task_lookup()