Searched refs:copy_flags (Results 1 – 2 of 2) sorted by relevance
222 int gfp, int copy_flags) in sctp_copy_local_addr_list() argument238 (copy_flags & SCTP_ADDR4_PEERSUPP))) || in sctp_copy_local_addr_list()240 (copy_flags & SCTP_ADDR6_ALLOWED) && in sctp_copy_local_addr_list()241 (copy_flags & SCTP_ADDR6_PEERSUPP)))) { in sctp_copy_local_addr_list()
602 static inline void copy_flags(unsigned long clone_flags, struct task_struct *p) in copy_flags() function707 copy_flags(clone_flags, p); in do_fork()