Searched defs:sp (Results 1 – 14 of 14) sorted by relevance
| /include/linux/ |
| D | srcu.h | 70 #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()
|
| D | mempolicy.h | 223 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()
|
| D | signal.h | 444 #define save_altstack_ex(uss, sp) do { \ argument
|
| D | compat.h | 710 #define compat_save_altstack_ex(uss, sp) do { \ argument
|
| D | sched.h | 2994 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()
|
| D | pe.h | 35 uint16_t sp; /* initial %sp register */ member
|
| D | skbuff.h | 661 struct sec_path *sp; member
|
| /include/scsi/ |
| D | fc_encode.h | 568 struct fc_els_csp *sp; in fc_flogi_fill() local 593 struct fc_els_csp *sp; in fc_fdisc_fill() local
|
| D | libfc.h | 458 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument
|
| /include/linux/ceph/ |
| D | decode.h | 110 void *sp = *p; in ceph_extract_encoded_string() local
|
| /include/net/sctp/ |
| D | sctp.h | 427 struct sctp_sock *sp = sctp_sk(asoc->base.sk); in sctp_frag_point() local
|
| D | structs.h | 240 static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp) in sctp_opt2sk()
|
| /include/net/ |
| D | xfrm.h | 986 secpath_get(struct sec_path *sp) in secpath_get() 996 secpath_put(struct sec_path *sp) in secpath_put()
|
| /include/video/ |
| D | pm3fb.h | 585 #define PM3FBDestReadMode_StripePitch(sp) (((sp) & 0x7) << 2) argument 618 #define PM3FBSourceReadMode_StripePitch(sp) (((sp) & 0x7) << 2) argument
|