Home
last modified time | relevance | path

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

/linux/security/
H A Dcommoncap.c69 struct user_namespace *target_ns, in cap_capable_helper()
124 int cap_capable(const struct cred *cred, struct user_namespace *target_ns, in cap_capable()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c699 static u64 find_target_cycles(struct mlx5_core_dev *mdev, s64 target_ns) in find_target_cycles()
723 s64 target_ns; in perout_conf_internal_timer() local
1076 s64 target_ns; in perout_conf_next_event_timer() local
/linux/include/linux/
H A Duser_namespace.h237 static inline bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns()
/linux/kernel/
H A Duser_namespace.c1319 bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns()
/linux/net/sched/
H A Dsch_cake.c2261 u64 target_ns, u64 rtt_est_ns) in cake_set_rate()