Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accesstokenid/
H A Daccess_tokenid.h42 bool is_granted; member
H A Daccess_tokenid.c289 if (set_perm_data.is_granted) { in access_tokenid_set_permission()
/kernel/linux/linux-6.6/drivers/accesstokenid/
H A Daccess_tokenid.h42 bool is_granted; member
H A Daccess_tokenid.c282 if (set_perm_data.is_granted) { in access_tokenid_set_permission()
/kernel/linux/linux-5.10/security/tomoyo/
H A Daudit.c323 * @is_granted: True if granted log, false otherwise.
330 const bool is_granted) in tomoyo_get_audit()
342 if (is_granted && matched_acl && matched_acl->cond && in tomoyo_get_audit()
350 if (is_granted) in tomoyo_get_audit()
327 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) tomoyo_get_audit() argument
/kernel/linux/linux-6.6/security/tomoyo/
H A Daudit.c324 * @is_granted: True if granted log, false otherwise.
331 const bool is_granted) in tomoyo_get_audit()
343 if (is_granted && matched_acl && matched_acl->cond && in tomoyo_get_audit()
351 if (is_granted) in tomoyo_get_audit()
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) tomoyo_get_audit() argument
/kernel/linux/linux-5.10/fs/dlm/
H A Dlock.c238 static inline int is_granted(struct dlm_lkb *lkb) in is_granted() function
/kernel/linux/linux-6.6/fs/dlm/
H A Dlock.c239 static inline int is_granted(struct dlm_lkb *lkb) in is_granted() function

Completed in 17 milliseconds