Lines Matching defs:scm
142 static void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata()
147 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata()
152 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq()
157 static inline void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata()
160 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata()
163 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq()
1517 static void unix_detach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_detach_fds()
1530 struct scm_cookie scm; in unix_destruct_scm() local
1557 static int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_attach_fds()
1578 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb()
1618 static int maybe_init_creds(struct scm_cookie *scm, in maybe_init_creds()
1637 struct scm_cookie *scm) in unix_skb_scm_eq()
1664 struct scm_cookie scm; in unix_dgram_sendmsg() local
1866 struct scm_cookie scm; in unix_stream_sendmsg() local
1963 struct scm_cookie scm; in unix_stream_sendpage() local
2116 struct scm_cookie scm; in unix_dgram_recvmsg() local
2278 struct scm_cookie scm; in unix_stream_read_generic() local