Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 6 of 6) sorted by relevance

/security/integrity/ima/
Dima_crypto.c318 static inline int ahash_wait(int err, struct crypto_wait *wait) in ahash_wait()
338 struct crypto_wait wait; in ima_calc_file_hash_atfm() local
669 struct crypto_wait wait; in calc_buffer_ahash_atfm() local
/security/tomoyo/
Dsecurityfs_if.c161 static __poll_t tomoyo_poll(struct file *file, poll_table *wait) in tomoyo_poll()
Daudit.c471 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait) in tomoyo_poll_log()
Dcommon.c2187 static __poll_t tomoyo_poll_query(struct file *file, poll_table *wait) in tomoyo_poll_query()
2524 __poll_t tomoyo_poll_control(struct file *file, poll_table *wait) in tomoyo_poll_control()
/security/apparmor/include/
Dpolicy_ns.h69 wait_queue_head_t wait; member
/security/keys/
Drequest_key.c100 struct key *session_keyring, int wait) in call_usermodehelper_keys()