Lines Matching defs:scm
139 static void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata()
144 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata()
149 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq()
154 static inline void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata()
157 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata()
160 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq()
1523 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb()
1563 static int maybe_init_creds(struct scm_cookie *scm, in maybe_init_creds()
1582 struct scm_cookie *scm) in unix_skb_scm_eq()
1627 struct scm_cookie scm; in unix_dgram_sendmsg() local
1830 struct scm_cookie scm; in unix_stream_sendmsg() local
1928 struct scm_cookie scm; in unix_stream_sendpage() local
2081 struct scm_cookie scm; in unix_dgram_recvmsg() local
2247 struct scm_cookie scm; in unix_stream_read_generic() local