Lines Matching defs:scm
141 static void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata()
146 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata()
151 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq()
156 static inline void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata()
159 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata()
162 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq()
1491 static void unix_detach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_detach_fds()
1504 struct scm_cookie scm; in unix_destruct_scm() local
1533 static int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_attach_fds()
1568 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb()
1608 static int maybe_init_creds(struct scm_cookie *scm, in maybe_init_creds()
1627 struct scm_cookie *scm) in unix_skb_scm_eq()
1654 struct scm_cookie scm; in unix_dgram_sendmsg() local
1859 struct scm_cookie scm; in unix_stream_sendmsg() local
1960 struct scm_cookie scm; in unix_stream_sendpage() local
2113 struct scm_cookie scm; in unix_dgram_recvmsg() local
2263 struct scm_cookie scm; in unix_stream_read_generic() local