/linux-6.6.21/include/net/ |
D | scm.h | 48 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram() 53 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) in unix_get_peersec_dgram() 57 static __inline__ void scm_set_cred(struct scm_cookie *scm, in scm_set_cred() 66 static __inline__ void scm_destroy_cred(struct scm_cookie *scm) in scm_destroy_cred() 72 static __inline__ void scm_destroy(struct scm_cookie *scm) in scm_destroy() 80 struct scm_cookie *scm, bool forcecreds) in scm_send() 94 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 115 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 124 static __inline__ void scm_pidfd_recv(struct msghdr *msg, struct scm_cookie *scm) in scm_pidfd_recv() 161 struct scm_cookie *scm, int flags) in __scm_recv_common() [all …]
|
/linux-6.6.21/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 | 202 csio_get_scsi_ioreq(struct csio_scsim *scm) in csio_get_scsi_ioreq() 217 csio_put_scsi_ioreq(struct csio_scsim *scm, struct csio_ioreq *ioreq) in csio_put_scsi_ioreq() 224 csio_put_scsi_ioreq_list(struct csio_scsim *scm, struct list_head *reqlist, in csio_put_scsi_ioreq_list() 232 csio_get_scsi_ddp(struct csio_scsim *scm) in csio_get_scsi_ddp() 247 csio_put_scsi_ddp(struct csio_scsim *scm, struct csio_dma_buf *ddp) in csio_put_scsi_ddp() 254 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-6.6.21/net/unix/ |
D | scm.c | 107 int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_attach_fds() 129 void unix_detach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_detach_fds() 143 struct scm_cookie scm; in unix_destruct_scm() local
|
D | af_unix.c | 188 static void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata() 193 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata() 198 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq() 203 static inline void unix_get_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_get_secdata() 206 static inline void unix_set_secdata(struct scm_cookie *scm, struct sk_buff *skb) in unix_set_secdata() 209 static inline bool unix_secdata_eq(struct scm_cookie *scm, struct sk_buff *skb) in unix_secdata_eq() 1775 static void unix_peek_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_peek_fds() 1822 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb() 1865 struct scm_cookie *scm) in unix_skb_scm_eq() 1901 struct scm_cookie scm; in unix_dgram_sendmsg() local [all …]
|
/linux-6.6.21/net/core/ |
D | scm.c | 122 void __scm_destroy(struct scm_cookie *scm) in __scm_destroy() 309 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
|
/linux-6.6.21/arch/arm/boot/dts/ti/omap/ |
D | omap2420.dtsi | 33 scm: scm@0 { label
|
D | omap2430.dtsi | 33 scm: scm@2000 { label
|
D | omap3.dtsi | 98 scm: scm@2000 { label
|
D | am33xx-l4.dtsi | 294 scm: scm@0 { label
|
D | am437x-l4.dtsi | 284 scm: scm@0 { label
|
D | dra7-l4.dtsi | 58 scm: scm@0 { label
|
/linux-6.6.21/drivers/firmware/ |
D | qcom_scm.c | 1367 static int qcom_scm_waitq_wakeup(struct qcom_scm *scm, unsigned int wq_ctx) in qcom_scm_waitq_wakeup() 1383 struct qcom_scm *scm = data; in qcom_scm_irq_handler() local 1410 struct qcom_scm *scm; in qcom_scm_probe() local
|
/linux-6.6.21/arch/arm64/boot/dts/qcom/ |
D | sdx75.dtsi | 201 scm: scm { label
|
D | sm6125.dtsi | 162 scm: scm { label
|
D | msm8976.dtsi | 207 scm: scm { label
|
D | qcm2290.dtsi | 148 scm: scm { label
|
D | msm8953.dtsi | 167 scm: scm { label
|
D | qcs404.dtsi | 152 scm: scm { label
|
D | msm8939.dtsi | 222 scm: scm { label
|
D | sm6350.dtsi | 360 scm: scm { label
|
D | sm6115.dtsi | 264 scm: scm { label
|
D | msm8916.dtsi | 234 scm: scm { label
|
/linux-6.6.21/net/ |
D | compat.c | 290 void scm_detach_fds_compat(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds_compat()
|