#ifndef _LINUX_SECUREBITS_H #define _LINUX_SECUREBITS_H 1 #include #define issecure(X) (issecure_mask(X) & current_cred_xxx(securebits)) #endif /* !_LINUX_SECUREBITS_H */ '/favicon.ico'/>
summaryrefslogtreecommitdiff
V_CMD_NEWLINK/DELLINK support
AgeCommit message (Expand)Author
2021-06-08selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEVPetr Machata
Steve Wise
2018-10-03RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman