Searched defs:sp (Results 1 – 15 of 15) sorted by relevance
/include/net/ |
D | transp_v6.h | 50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, in ip6_dgram_sock_seq_show()
|
D | xfrm.h | 1826 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state() local 1835 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload() local
|
/include/linux/ |
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 | ptrace.h | 16 __u64 sp; member
|
D | signal.h | 447 #define save_altstack_ex(uss, sp) do { \ argument
|
D | compat.h | 493 #define compat_save_altstack_ex(uss, sp) do { \ argument
|
D | pe.h | 147 uint16_t sp; /* initial %sp register */ member
|
/include/linux/sched/ |
D | task.h | 73 unsigned long clone_flags, unsigned long sp, unsigned long arg, in copy_thread_tls()
|
D | signal.h | 509 static inline int __on_sig_stack(unsigned long sp) in __on_sig_stack() 523 static inline int on_sig_stack(unsigned long sp) in on_sig_stack() 540 static inline int sas_ss_flags(unsigned long sp) in sas_ss_flags() 555 static inline unsigned long sigsp(unsigned long sp, struct ksignal *ksig) in sigsp()
|
/include/scsi/ |
D | fc_encode.h | 556 struct fc_els_csp *sp; in fc_flogi_fill() local 581 struct fc_els_csp *sp; in fc_fdisc_fill() local
|
D | libfc.h | 454 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument
|
/include/net/sctp/ |
D | sctp.h | 574 static inline __u32 sctp_mtu_payload(const struct sctp_sock *sp, in sctp_mtu_payload() 608 static inline __u32 sctp_min_frag_point(struct sctp_sock *sp, __u16 datasize) in sctp_min_frag_point()
|
D | structs.h | 244 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
|