Home
last modified time | relevance | path

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

/linux/fs/proc/
A Dthread_self.c40 struct dentry *thread_self; in proc_setup_thread_self() local
44 thread_self = d_alloc_name(s->s_root, "thread-self"); in proc_setup_thread_self()
45 if (thread_self) { in proc_setup_thread_self()
54 d_add(thread_self, inode); in proc_setup_thread_self()
57 dput(thread_self); in proc_setup_thread_self()
65 fs_info->proc_thread_self = thread_self; in proc_setup_thread_self()
A Dbuilt-in.a25 thread_self.o/
A DMakefile29 proc-y += thread_self.o
A D.thread_self.o.cmd1thread_self.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/…
3 source_fs/proc/thread_self.o := fs/proc/thread_self.c
5 deps_fs/proc/thread_self.o := \
925 fs/proc/thread_self.o: $(deps_fs/proc/thread_self.o)
927 $(deps_fs/proc/thread_self.o):
A D.built-in.a.cmd1 …rsion.o fs/proc/softirqs.o fs/proc/namespaces.o fs/proc/self.o fs/proc/thread_self.o fs/proc/proc_…
/linux/tools/testing/selftests/proc/
A Dproc-subset-pid.c85 bool thread_self = false; in main() local
101 assert(!thread_self); in main()
102 thread_self = true; in main()
/linux/fs/
A Dbuilt-in.a109 proc/thread_self.o/

Completed in 12 milliseconds