/linux-4.1.27/include/net/ |
H A D | scm.h | 44 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) unix_get_peersec_dgram() argument 49 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) unix_get_peersec_dgram() argument 53 static __inline__ void scm_set_cred(struct scm_cookie *scm, scm_set_cred() argument 62 static __inline__ void scm_destroy_cred(struct scm_cookie *scm) scm_destroy_cred() argument 68 static __inline__ void scm_destroy(struct scm_cookie *scm) scm_destroy() argument 90 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) scm_passec() argument 106 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) scm_passec() argument 75 scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm, bool forcecreds) scm_send() argument 110 scm_recv(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm, int flags) scm_recv() argument
|
/linux-4.1.27/net/core/ |
H A D | scm.c | 118 void __scm_destroy(struct scm_cookie *scm) __scm_destroy() argument 254 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) scm_detach_fds() argument
|
/linux-4.1.27/drivers/scsi/csiostor/ |
H A D | csio_isr.c | 217 struct csio_scsim *scm; csio_scsi_isr_handler() local
|
H A D | csio_scsi.h | 192 csio_get_scsi_ioreq(struct csio_scsim *scm) csio_get_scsi_ioreq() argument 207 csio_put_scsi_ioreq(struct csio_scsim *scm, struct csio_ioreq *ioreq) csio_put_scsi_ioreq() argument 214 csio_put_scsi_ioreq_list(struct csio_scsim *scm, struct list_head *reqlist, csio_put_scsi_ioreq_list() argument 222 csio_get_scsi_ddp(struct csio_scsim *scm) csio_get_scsi_ddp() argument 237 csio_put_scsi_ddp(struct csio_scsim *scm, struct csio_dma_buf *ddp) csio_put_scsi_ddp() argument 244 csio_put_scsi_ddp_list(struct csio_scsim *scm, struct list_head *reqlist, csio_put_scsi_ddp_list() argument
|
H A D | csio_scsi.c | 118 csio_scsi_gather_active_ios(struct csio_scsim *scm, csio_scsi_gather_active_ios() argument 776 struct csio_scsim *scm = csio_hw_to_scsim(hw); csio_scsis_io_active() local 848 struct csio_scsim *scm = csio_hw_to_scsim(hw); csio_scsis_tm_active() local 891 struct csio_scsim *scm = csio_hw_to_scsim(hw); csio_scsis_aborting() local 988 struct csio_scsim *scm = csio_hw_to_scsim(hw); csio_scsis_closing() local 1109 struct csio_scsim *scm = csio_hw_to_scsim(hw); csio_scsi_cmpl_handler() local 1159 csio_scsi_cleanup_io_q(struct csio_scsim *scm, struct list_head *q) csio_scsi_cleanup_io_q() argument 1233 csio_scsi_abort_io_q(struct csio_scsim *scm, struct list_head *q, uint32_t tmo) csio_scsi_abort_io_q() argument 1273 csio_scsim_cleanup_io(struct csio_scsim *scm, bool abort) csio_scsim_cleanup_io() argument 1318 csio_scsim_cleanup_io_lnode(struct csio_scsim *scm, struct csio_lnode *ln) csio_scsim_cleanup_io_lnode() argument 1561 struct csio_scsim *scm = csio_hw_to_scsim(hw); csio_scsi_err_handler() local 2321 csio_scsi_alloc_ddp_bufs(struct csio_scsim *scm, struct csio_hw *hw, csio_scsi_alloc_ddp_bufs() argument 2394 csio_scsi_free_ddp_bufs(struct csio_scsim *scm, struct csio_hw *hw) csio_scsi_free_ddp_bufs() argument 2418 csio_scsim_init(struct csio_scsim *scm, struct csio_hw *hw) csio_scsim_init() argument 2506 csio_scsim_exit(struct csio_scsim *scm) csio_scsim_exit() argument
|
/linux-4.1.27/net/ |
H A D | compat.c | 258 void scm_detach_fds_compat(struct msghdr *kmsg, struct scm_cookie *scm) scm_detach_fds_compat() argument
|
/linux-4.1.27/net/unix/ |
H A D | af_unix.c | 141 static void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) unix_get_secdata() argument 146 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) unix_set_secdata() argument 151 static inline void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) unix_get_secdata() argument 154 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) unix_set_secdata() argument 1459 static void unix_detach_fds(struct scm_cookie *scm, struct sk_buff *skb) unix_detach_fds() argument 1472 struct scm_cookie scm; unix_destruct_scm() local 1501 static int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) unix_attach_fds() argument 1536 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) unix_scm_to_skb() argument 1586 struct scm_cookie scm; unix_dgram_sendmsg() local 1792 struct scm_cookie scm; unix_stream_sendmsg() local 1930 struct scm_cookie scm; unix_dgram_recvmsg() local 2067 struct scm_cookie scm; unix_stream_recvmsg() local
|
/linux-4.1.27/net/netlink/ |
H A D | af_netlink.c | 2332 struct scm_cookie scm; netlink_sendmsg() local 2418 struct scm_cookie scm; netlink_recvmsg() local 730 netlink_mmap_sendmsg(struct sock *sk, struct msghdr *msg, u32 dst_portid, u32 dst_group, struct scm_cookie *scm) netlink_mmap_sendmsg() argument
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-pci-defs.h | 1019 uint32_t scm:1; member in struct:cvmx_pci_ctl_status_2::cvmx_pci_ctl_status_2_s 1063 uint32_t scm:1; member in struct:cvmx_pci_ctl_status_2::cvmx_pci_ctl_status_2_cn31xx 2268 uint64_t scm:32; member in struct:cvmx_pci_scm_reg::cvmx_pci_scm_reg_s
|