Searched refs:ss (Results 1 – 14 of 14) sorted by relevance
| /include/rdma/ |
| D | rdmavt_mr.h | 93 static inline void rvt_put_ss(struct rvt_sge_state *ss) in rvt_put_ss() argument 95 while (ss->num_sge) { in rvt_put_ss() 96 rvt_put_mr(ss->sge.mr); in rvt_put_ss() 97 if (--ss->num_sge) in rvt_put_ss() 98 ss->sge = *ss->sg_list++; in rvt_put_ss() 114 static inline void rvt_update_sge(struct rvt_sge_state *ss, u32 length, in rvt_update_sge() argument 117 struct rvt_sge *sge = &ss->sge; in rvt_update_sge() 125 if (--ss->num_sge) in rvt_update_sge() 126 *sge = *ss->sg_list++; in rvt_update_sge() 138 static inline void rvt_skip_sge(struct rvt_sge_state *ss, u32 length, in rvt_skip_sge() argument [all …]
|
| D | rdmavt_qp.h | 652 u32 rvt_restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, u32 len); 885 void rvt_copy_sge(struct rvt_qp *qp, struct rvt_sge_state *ss,
|
| /include/net/libeth/ |
| D | tx.h | 83 struct libeth_sq_napi_stats *ss; member 114 cp->ss->packets += sqe->packets; in libeth_tx_complete() 115 cp->ss->bytes += sqe->bytes; in libeth_tx_complete()
|
| /include/trace/hooks/ |
| D | cgroup.h | 23 TP_PROTO(struct cgroup_subsys *ss, struct cgroup_taskset *tset), 24 TP_ARGS(ss, tset));
|
| /include/linux/ |
| D | cgroup.h | 52 struct cgroup_subsys *ss; member 91 #define cgroup_subsys_enabled(ss) \ argument 92 static_branch_likely(&ss ## _enabled_key) 98 #define cgroup_subsys_on_dfl(ss) \ argument 99 static_branch_likely(&ss ## _on_dfl_key) 102 struct cgroup_subsys_state *css_from_id(int id, struct cgroup_subsys *ss); 104 struct cgroup_subsys *ss); 106 struct cgroup_subsys *ss); 108 struct cgroup_subsys *ss); 117 int cgroup_add_dfl_cftypes(struct cgroup_subsys *ss, struct cftype *cfts); [all …]
|
| D | cgroup-defs.h | 168 struct cgroup_subsys *ss; member 699 struct cgroup_subsys *ss; /* NULL for cgroup core files */ member
|
| D | pe.h | 184 uint16_t ss; /* relative stack segment */ member
|
| /include/uapi/video/ |
| D | uvesafb.h | 19 __u16 ss; member
|
| /include/uapi/linux/netfilter/ |
| D | nfnetlink_osf.h | 58 __u16 ss, mss; member
|
| /include/sound/ |
| D | soc-dai.h | 497 #define snd_soc_dai_get_dma_data(dai, ss) snd_soc_dai_dma_data_get(dai, ss->stream) argument 505 #define snd_soc_dai_set_dma_data(dai, ss, data) snd_soc_dai_dma_data_set(dai, ss->stream, data) argument
|
| /include/uapi/sound/ |
| D | hdspm.h | 25 ss, enumerator
|
| /include/uapi/linux/usb/ |
| D | ch11.h | 280 } __attribute__ ((packed)) ss; member
|
| /include/linux/usb/ |
| D | serial.h | 277 void (*get_serial)(struct tty_struct *tty, struct serial_struct *ss); 278 int (*set_serial)(struct tty_struct *tty, struct serial_struct *ss);
|
| D | gadget.h | 895 struct usb_descriptor_header **ss,
|