/Linux-v4.19/include/net/ |
D | scm.h | 47 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram() 52 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram() 56 static __inline__ void scm_set_cred(struct scm_cookie *scm, in scm_set_cred() 65 static __inline__ void scm_destroy_cred(struct scm_cookie *scm) in scm_destroy_cred() 71 static __inline__ void scm_destroy(struct scm_cookie *scm) in scm_destroy() 79 struct scm_cookie *scm, bool forcecreds) in scm_send() 93 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 109 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 114 struct scm_cookie *scm, int flags) in scm_recv()
|
/Linux-v4.19/drivers/scsi/csiostor/ |
D | csio_scsi.c | 118 csio_scsi_gather_active_ios(struct csio_scsim *scm, in csio_scsi_gather_active_ios() 776 struct csio_scsim *scm = csio_hw_to_scsim(hw); in csio_scsis_io_active() local 848 struct csio_scsim *scm = csio_hw_to_scsim(hw); in csio_scsis_tm_active() local 891 struct csio_scsim *scm = csio_hw_to_scsim(hw); in csio_scsis_aborting() local 988 struct csio_scsim *scm = csio_hw_to_scsim(hw); in csio_scsis_closing() local 1109 struct csio_scsim *scm = csio_hw_to_scsim(hw); in csio_scsi_cmpl_handler() local 1159 csio_scsi_cleanup_io_q(struct csio_scsim *scm, struct list_head *q) in csio_scsi_cleanup_io_q() 1233 csio_scsi_abort_io_q(struct csio_scsim *scm, struct list_head *q, uint32_t tmo) in csio_scsi_abort_io_q() 1273 csio_scsim_cleanup_io(struct csio_scsim *scm, bool abort) in csio_scsim_cleanup_io() 1318 csio_scsim_cleanup_io_lnode(struct csio_scsim *scm, struct csio_lnode *ln) in csio_scsim_cleanup_io_lnode() [all …]
|
D | csio_scsi.h | 192 csio_get_scsi_ioreq(struct csio_scsim *scm) in csio_get_scsi_ioreq() 207 csio_put_scsi_ioreq(struct csio_scsim *scm, struct csio_ioreq *ioreq) in csio_put_scsi_ioreq() 214 csio_put_scsi_ioreq_list(struct csio_scsim *scm, struct list_head *reqlist, in csio_put_scsi_ioreq_list() 222 csio_get_scsi_ddp(struct csio_scsim *scm) in csio_get_scsi_ddp() 237 csio_put_scsi_ddp(struct csio_scsim *scm, struct csio_dma_buf *ddp) in csio_put_scsi_ddp() 244 csio_put_scsi_ddp_list(struct csio_scsim *scm, struct list_head *reqlist, in csio_put_scsi_ddp_list()
|
D | csio_isr.c | 217 struct csio_scsim *scm; in csio_scsi_isr_handler() local
|
/Linux-v4.19/net/unix/ |
D | af_unix.c | 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() 1487 static void unix_detach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_detach_fds() 1500 struct scm_cookie scm; in unix_destruct_scm() local 1527 static int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_attach_fds() 1548 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb() [all …]
|
/Linux-v4.19/net/core/ |
D | scm.c | 119 void __scm_destroy(struct scm_cookie *scm) in __scm_destroy() 255 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap2420.dtsi | 36 scm: scm@0 { label
|
D | omap2430.dtsi | 36 scm: scm@2000 { label
|
D | omap3.dtsi | 97 scm: scm@2000 { label
|
D | am33xx.dtsi | 200 scm: scm@210000 { label
|
D | am4372.dtsi | 194 scm: scm@210000 { label
|
D | dra7.dtsi | 165 scm: scm@2000 { label
|
/Linux-v4.19/arch/arm64/boot/dts/qcom/ |
D | msm8916.dtsi | 303 scm: scm { label
|
/Linux-v4.19/drivers/firmware/ |
D | qcom_scm.c | 515 struct qcom_scm *scm; in qcom_scm_probe() local
|
/Linux-v4.19/net/netlink/ |
D | af_netlink.c | 1842 struct scm_cookie scm; in netlink_sendmsg() local 1918 struct scm_cookie scm; in netlink_recvmsg() local
|
/Linux-v4.19/net/ |
D | compat.c | 264 void scm_detach_fds_compat(struct msghdr *kmsg, struct scm_cookie *scm) in scm_detach_fds_compat()
|
/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-pci-defs.h | 1019 uint32_t scm:1; member 1063 uint32_t scm:1; member 2268 uint64_t scm:32; member
|