![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _LINUX_SECUREBITS_H 0003 #define _LINUX_SECUREBITS_H 1 0004 0005 #include <uapi/linux/securebits.h> 0006 0007 #define issecure(X) (issecure_mask(X) & current_cred_xxx(securebits)) 0008 #endif /* !_LINUX_SECUREBITS_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |