Searched defs:sp (Results 1 – 18 of 18) sorted by relevance
| /include/linux/ |
| D | srcu.h | 44 #define init_srcu_struct(sp) \ argument 95 static inline int srcu_read_lock_held(struct srcu_struct *sp) in srcu_read_lock_held() 104 static inline int srcu_read_lock_held(struct srcu_struct *sp) in srcu_read_lock_held() 123 #define srcu_dereference_check(p, sp, c) \ argument 136 #define srcu_dereference(p, sp) srcu_dereference_check((p), (sp), 0) argument 155 static inline int srcu_read_lock(struct srcu_struct *sp) __acquires(sp) in srcu_read_lock() 171 static inline void srcu_read_unlock(struct srcu_struct *sp, int idx) in srcu_read_unlock()
|
| D | srcutiny.h | 71 static inline int __srcu_read_lock(struct srcu_struct *sp) in __srcu_read_lock() 80 static inline void synchronize_srcu_expedited(struct srcu_struct *sp) in synchronize_srcu_expedited() 85 static inline void srcu_barrier(struct srcu_struct *sp) in srcu_barrier() 91 static inline void srcu_torture_stats_print(struct srcu_struct *sp, in srcu_torture_stats_print()
|
| D | mempolicy.h | 231 static inline void mpol_shared_policy_init(struct shared_policy *sp, in mpol_shared_policy_init() 241 mpol_shared_policy_lookup(struct shared_policy *sp, unsigned long idx) in mpol_shared_policy_lookup()
|
| D | srcutree.h | 54 struct srcu_struct *sp; member
|
| D | signal.h | 433 #define save_altstack_ex(uss, sp) do { \ argument
|
| D | compat.h | 730 #define compat_save_altstack_ex(uss, sp) do { \ argument
|
| D | pe.h | 158 uint16_t sp; /* initial %sp register */ member
|
| D | skbuff.h | 698 struct sec_path *sp; member
|
| /include/net/ |
| D | transp_v6.h | 51 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, in ip6_dgram_sock_seq_show()
|
| D | xfrm.h | 1082 secpath_get(struct sec_path *sp) in secpath_get() 1092 secpath_put(struct sec_path *sp) in secpath_put() 1894 struct sec_path *sp = skb->sp; in xfrm_offload() local
|
| /include/linux/sched/ |
| D | task.h | 56 unsigned long clone_flags, unsigned long sp, unsigned long arg, in copy_thread_tls()
|
| D | signal.h | 463 static inline int on_sig_stack(unsigned long sp) in on_sig_stack() 486 static inline int sas_ss_flags(unsigned long sp) in sas_ss_flags() 501 static inline unsigned long sigsp(unsigned long sp, struct ksignal *ksig) in sigsp()
|
| /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 | 466 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument
|
| /include/net/sctp/ |
| D | sctp.h | 440 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/linux/ceph/ |
| D | decode.h | 111 void *sp = *p; in ceph_extract_encoded_string() local
|
| /include/video/ |
| D | pm3fb.h | 585 #define PM3FBDestReadMode_StripePitch(sp) (((sp) & 0x7) << 2) argument 618 #define PM3FBSourceReadMode_StripePitch(sp) (((sp) & 0x7) << 2) argument
|