Lines Matching defs:scm
140 static void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata()
145 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata()
150 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq()
155 static inline void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata()
158 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata()
161 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq()
1617 static void unix_peek_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_peek_fds()
1664 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb()
1704 static int maybe_init_creds(struct scm_cookie *scm, in maybe_init_creds()
1723 struct scm_cookie *scm) in unix_skb_scm_eq()
1768 struct scm_cookie scm; in unix_dgram_sendmsg() local
2019 struct scm_cookie scm; in unix_stream_sendmsg() local
2132 struct scm_cookie scm; in unix_stream_sendpage() local
2285 struct scm_cookie scm; in __unix_dgram_recvmsg() local
2580 struct scm_cookie scm; in unix_stream_read_generic() local