Searched refs:sl (Results 1 – 19 of 19) sorted by relevance
| /include/linux/ |
| A D | seqlock.h | 818 seqcount_spinlock_init(&(sl)->seqcount, &(sl)->lock); \ 826 seqlock_t sl = __SEQLOCK_UNLOCKED(sl) 876 spin_lock(&sl->lock); in write_seqlock() 890 spin_unlock(&sl->lock); in write_sequnlock() 902 spin_lock_bh(&sl->lock); in write_seqlock_bh() 917 spin_unlock_bh(&sl->lock); in write_sequnlock_bh() 929 spin_lock_irq(&sl->lock); in write_seqlock_irq() 1002 spin_lock(&sl->lock); in read_seqlock_excl() 1011 spin_unlock(&sl->lock); in read_sequnlock_excl() 1025 spin_lock_bh(&sl->lock); in read_seqlock_excl_bh() [all …]
|
| A D | slimbus.h | 86 int (*probe)(struct slim_device *sl); 87 void (*remove)(struct slim_device *sl); 88 void (*shutdown)(struct slim_device *sl); 89 int (*device_status)(struct slim_device *sl,
|
| A D | w1.h | 255 int (*add_slave)(struct w1_slave *sl); 256 void (*remove_slave)(struct w1_slave *sl); 304 int w1_reset_select_slave(struct w1_slave *sl);
|
| A D | hrtimer.h | 239 extern void hrtimer_setup_sleeper_on_stack(struct hrtimer_sleeper *sl, clockid_t clock_id, 280 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
|
| A D | io-pgtable.h | 163 u32 sl:2; member
|
| /include/uapi/rdma/ |
| A D | ib_user_mad.h | 82 __u8 sl; member 126 __u8 sl; member
|
| A D | ib_user_sa.h | 68 __u8 sl; member
|
| A D | efa-abi.h | 98 __u8 sl; member
|
| A D | vmw_pvrdma-abi.h | 302 __u8 sl; member
|
| A D | ib_user_verbs.h | 516 __u8 sl; member 556 __u8 sl; member 691 __u8 sl; member
|
| /include/trace/events/ |
| A D | ib_umad.h | 23 __field(u8, sl) 64 __entry->sl = umad_hdr->sl; 96 __entry->sl, __entry->path_bits, __entry->grh_present,
|
| A D | ib_mad.h | 35 __field(u8, sl) 102 be32_to_cpu(__entry->dlid), __entry->sl, 199 __field(u8, sl) 224 __entry->sl = wc->sl; 242 __entry->slid, __entry->src_qp, __entry->sl
|
| /include/linux/soc/qcom/ |
| A D | apr.h | 155 int (*probe)(struct apr_device *sl); 156 void (*remove)(struct apr_device *sl);
|
| /include/uapi/linux/ |
| A D | rds.h | 255 __u8 sl; member 271 __u8 sl; member
|
| /include/net/ |
| A D | ieee802154_netdev.h | 474 const struct ieee802154_llsec_seclevel *sl); 476 const struct ieee802154_llsec_seclevel *sl);
|
| A D | cfg802154.h | 114 const struct ieee802154_llsec_seclevel *sl); 117 const struct ieee802154_llsec_seclevel *sl);
|
| /include/rdma/ |
| A D | ib_sa.h | 175 u8 sl; member 321 u8 sl; member
|
| A D | ib_verbs.h | 960 u8 sl; member 1049 u8 sl; member 1966 __u8 sl; member 4624 static inline void rdma_ah_set_sl(struct rdma_ah_attr *attr, u8 sl) in rdma_ah_set_sl() argument 4626 attr->sl = sl; in rdma_ah_set_sl() 4631 return attr->sl; in rdma_ah_get_sl()
|
| /include/linux/mlx5/ |
| A D | mlx5_ifc.h | 854 u8 sl[0x4]; member
|
Completed in 706 milliseconds