Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 14 of 14) sorted by relevance

/include/linux/
Dsrcu.h70 #define init_srcu_struct(sp) \ argument
171 static inline int srcu_read_lock_held(struct srcu_struct *sp) in srcu_read_lock_held()
180 static inline int srcu_read_lock_held(struct srcu_struct *sp) in srcu_read_lock_held()
199 #define srcu_dereference_check(p, sp, c) \ argument
212 #define srcu_dereference(p, sp) srcu_dereference_check((p), (sp), 0) argument
231 static inline int srcu_read_lock(struct srcu_struct *sp) __acquires(sp) in srcu_read_lock()
249 static inline void srcu_read_unlock(struct srcu_struct *sp, int idx) in srcu_read_unlock()
Dmempolicy.h223 static inline void mpol_shared_policy_init(struct shared_policy *sp, in mpol_shared_policy_init()
233 mpol_shared_policy_lookup(struct shared_policy *sp, unsigned long idx) in mpol_shared_policy_lookup()
Dsignal.h444 #define save_altstack_ex(uss, sp) do { \ argument
Dcompat.h710 #define compat_save_altstack_ex(uss, sp) do { \ argument
Dsched.h2994 static inline int on_sig_stack(unsigned long sp) in on_sig_stack()
3017 static inline int sas_ss_flags(unsigned long sp) in sas_ss_flags()
3032 static inline unsigned long sigsp(unsigned long sp, struct ksignal *ksig) in sigsp()
3105 unsigned long clone_flags, unsigned long sp, unsigned long arg, in copy_thread_tls()
Dpe.h35 uint16_t sp; /* initial %sp register */ member
Dskbuff.h661 struct sec_path *sp; member
/include/scsi/
Dfc_encode.h568 struct fc_els_csp *sp; in fc_flogi_fill() local
593 struct fc_els_csp *sp; in fc_fdisc_fill() local
Dlibfc.h458 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument
/include/linux/ceph/
Ddecode.h110 void *sp = *p; in ceph_extract_encoded_string() local
/include/net/sctp/
Dsctp.h427 struct sctp_sock *sp = sctp_sk(asoc->base.sk); in sctp_frag_point() local
Dstructs.h240 static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp) in sctp_opt2sk()
/include/net/
Dxfrm.h986 secpath_get(struct sec_path *sp) in secpath_get()
996 secpath_put(struct sec_path *sp) in secpath_put()
/include/video/
Dpm3fb.h585 #define PM3FBDestReadMode_StripePitch(sp) (((sp) & 0x7) << 2) argument
618 #define PM3FBSourceReadMode_StripePitch(sp) (((sp) & 0x7) << 2) argument