Home
last modified time | relevance | path

Searched refs:has_capability (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dcapability.h204 extern bool has_capability(struct task_struct *t, int cap);
215 static inline bool has_capability(struct task_struct *t, int cap) in has_capability() function