Home
last modified time | relevance | path

Searched defs:target_ns (Results 1 – 4 of 4) sorted by relevance

/linux/security/
H A Dcommoncap.c69 struct user_namespace *target_ns, in cap_capable_helper() argument
123 cap_capable(const struct cred * cred,struct user_namespace * target_ns,int cap,unsigned int opts) cap_capable() argument
/linux/include/linux/
H A Duser_namespace.h242 static inline bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns()
/linux/kernel/
H A Duser_namespace.c1322 bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns()
/linux/net/sched/
H A Dsch_cake.c2271 u64 target_ns, u64 rtt_est_ns) in cake_set_rate()