Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dcred.h307 #define get_current_user() \ macro
/linux-3.4.99/fs/notify/inotify/
Dinotify_user.c705 group->inotify_data.user = get_current_user(); in inotify_new_group()
/linux-3.4.99/fs/notify/fanotify/
Dfanotify_user.c695 user = get_current_user(); in SYSCALL_DEFINE2()
/linux-3.4.99/fs/
Deventpoll.c824 user = get_current_user(); in ep_alloc()
/linux-3.4.99/Documentation/security/
Dcredentials.txt375 struct user_struct *get_current_user(void);
/linux-3.4.99/kernel/events/
Dcore.c3777 rb->mmap_user = get_current_user(); in perf_mmap()