Searched refs:check_cap_lower (Results 1 – 1 of 1) sorted by relevance
80 static inline void check_cap_lower(unsigned int cap, char *message) in check_cap_lower() function131 check_cap_lower(CAP_NET_RAW, "CAP_NET_RAW(it wasn't in ambient set)"); in verify_prctl()132 check_cap_lower(CAP_NET_BIND_SERVICE, "CAP_NET_BIND_SERVICE(it was in ambient set)"); in verify_prctl()