Home
last modified time | relevance | path

Searched refs:sl (Results 1 – 19 of 19) sorted by relevance

/include/linux/
A Dseqlock.h818 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 Dslimbus.h86 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 Dw1.h255 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 Dhrtimer.h239 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 Dio-pgtable.h163 u32 sl:2; member
/include/uapi/rdma/
A Dib_user_mad.h82 __u8 sl; member
126 __u8 sl; member
A Dib_user_sa.h68 __u8 sl; member
A Defa-abi.h98 __u8 sl; member
A Dvmw_pvrdma-abi.h302 __u8 sl; member
A Dib_user_verbs.h516 __u8 sl; member
556 __u8 sl; member
691 __u8 sl; member
/include/trace/events/
A Dib_umad.h23 __field(u8, sl)
64 __entry->sl = umad_hdr->sl;
96 __entry->sl, __entry->path_bits, __entry->grh_present,
A Dib_mad.h35 __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 Dapr.h155 int (*probe)(struct apr_device *sl);
156 void (*remove)(struct apr_device *sl);
/include/uapi/linux/
A Drds.h255 __u8 sl; member
271 __u8 sl; member
/include/net/
A Dieee802154_netdev.h474 const struct ieee802154_llsec_seclevel *sl);
476 const struct ieee802154_llsec_seclevel *sl);
A Dcfg802154.h114 const struct ieee802154_llsec_seclevel *sl);
117 const struct ieee802154_llsec_seclevel *sl);
/include/rdma/
A Dib_sa.h175 u8 sl; member
321 u8 sl; member
A Dib_verbs.h960 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 Dmlx5_ifc.h854 u8 sl[0x4]; member

Completed in 706 milliseconds