Searched refs:CAP_SYSLOG (Results 1 – 11 of 11) sorted by relevance
28 #ifndef CAP_SYSLOG29 #define CAP_SYSLOG 34 macro
2420 value = perf_cap__capable(CAP_SYSLOG) ? in symbol__read_kptr_restrict()2430 if (perf_event_paranoid() > 1 && !perf_cap__capable(CAP_SYSLOG)) in symbol__read_kptr_restrict()
353 #define CAP_SYSLOG 34 macro
360 #define CAP_SYSLOG 34 macro
483 local unpriv=$(capsh --drop=CAP_SYSLOG -- -c "$cmd")
733 if (security_capable(cred, &init_user_ns, CAP_SYSLOG, in kallsyms_show_value()
96 CAP_SYSLOG capability permits reading kernel space memory addresses from
240 ``CAP_SYSLOG`` to use ``dmesg(8)``.465 ``CAP_SYSLOG`` and effective user and group ids are equal to the real
591 if (capable(CAP_SYSLOG)) in check_syslog_permissions()
902 if (!has_capability_noaudit(current, CAP_SYSLOG) || in restricted_pointer()