Home
last modified time | relevance | path

Searched full:__must_hold_shared (Results 1 – 5 of 5) sorted by relevance

/linux/security/tomoyo/
H A Dcommon.c861 __must_hold_shared(&tomoyo_ss) in tomoyo_update_manager_entry()
893 __must_hold_shared(&tomoyo_ss) in tomoyo_write_manager()
913 __must_hold_shared(&tomoyo_ss) in tomoyo_read_manager()
940 __must_hold_shared(&tomoyo_ss) in tomoyo_manager()
995 __must_hold_shared(&tomoyo_ss) in tomoyo_select_domain()
1067 __must_hold_shared(&tomoyo_ss) in tomoyo_write_task()
1096 __must_hold_shared(&tomoyo_ss) in tomoyo_delete_domain()
1136 __must_hold_shared(&tomoyo_ss) in tomoyo_write_domain2()
1181 __must_hold_shared(&tomoyo_ss) in tomoyo_write_domain()
1612 __must_hold_shared(&tomoyo_ss) in tomoyo_read_domain2()
[all …]
H A Dcommon.h1003 int tomoyo_env_perm(struct tomoyo_request_info *r, const char *env) __must_hold_shared(&tomoyo_ss);
1005 const struct tomoyo_path_info *filename) __must_hold_shared(&tomoyo_ss);
1006 int tomoyo_find_next_domain(struct linux_binprm *bprm) __must_hold_shared(&tomoyo_ss);
1034 __must_hold_shared(&tomoyo_ss)
H A Ddomain.c614 __must_hold_shared(&tomoyo_ss) in tomoyo_environ()
/linux/crypto/
H A Dapi.c60 __must_hold_shared(&crypto_alg_sem) in __crypto_alg_lookup()
/linux/include/linux/
H A Dsched.h2146 extern int __cond_resched_rwlock_read(rwlock_t *lock) __must_hold_shared(lock);