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 | 1849 struct sec_path *sp = skb_sec_path(skb); in xfrm_input_state() local 1858 struct sec_path *sp = skb_sec_path(skb); in xfrm_offload() local
|
/include/linux/ |
D | mempolicy.h | 218 static inline void mpol_shared_policy_init(struct shared_policy *sp, in mpol_shared_policy_init() 228 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 | 459 #define unsafe_save_altstack(uss, sp, label) do { \ argument
|
D | compat.h | 517 #define unsafe_compat_save_altstack(uss, sp, label) do { \ argument
|
D | pe.h | 171 uint16_t sp; /* initial %sp register */ member
|
/include/net/sctp/ |
D | sctp.h | 577 static inline __u32 __sctp_mtu_payload(const struct sctp_sock *sp, in __sctp_mtu_payload() 597 static inline __u32 sctp_mtu_payload(const struct sctp_sock *sp, in sctp_mtu_payload() 621 static inline __u32 sctp_min_frag_point(struct sctp_sock *sp, __u16 datasize) in sctp_min_frag_point()
|
D | structs.h | 250 static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp) in sctp_opt2sk()
|
/include/linux/sched/ |
D | signal.h | 545 static inline int __on_sig_stack(unsigned long sp) in __on_sig_stack() 559 static inline int on_sig_stack(unsigned long sp) in on_sig_stack() 576 static inline int sas_ss_flags(unsigned long sp) in sas_ss_flags() 591 static inline unsigned long sigsp(unsigned long sp, struct ksignal *ksig) in sigsp()
|
/include/linux/mfd/mt6359/ |
D | core.h | 120 #define MT6359_TOP_GEN(sp) \ argument
|
/include/linux/mfd/mt6358/ |
D | core.h | 143 #define MT6358_TOP_GEN(sp) \ argument
|
/include/linux/ceph/ |
D | decode.h | 111 void *sp = *p; in ceph_extract_encoded_string() local
|
/include/scsi/ |
D | libfc.h | 454 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument
|
/include/video/ |
D | pm3fb.h | 585 #define PM3FBDestReadMode_StripePitch(sp) (((sp) & 0x7) << 2) argument 618 #define PM3FBSourceReadMode_StripePitch(sp) (((sp) & 0x7) << 2) argument
|