Searched refs:is_granted (Results 1 - 2 of 2) sorted by relevance

/linux-master/security/tomoyo/
H A Daudit.c324 * @is_granted: True if granted log, false otherwise.
331 const bool is_granted)
343 if (is_granted && matched_acl && matched_acl->cond &&
351 if (is_granted)
328 tomoyo_get_audit(const struct tomoyo_policy_namespace *ns, const u8 profile, const u8 index, const struct tomoyo_acl_info *matched_acl, const bool is_granted) argument
/linux-master/fs/dlm/
H A Dlock.c239 static inline int is_granted(struct dlm_lkb *lkb) function

Completed in 136 milliseconds