Lines Matching refs:_inp
90 #define SCTP_INP_READ_INIT(_inp) argument
91 #define SCTP_INP_READ_DESTROY(_inp) argument
92 #define SCTP_INP_READ_LOCK(_inp) argument
93 #define SCTP_INP_READ_UNLOCK(_inp) argument
95 #define SCTP_INP_LOCK_INIT(_inp) argument
96 #define SCTP_ASOC_CREATE_LOCK_INIT(_inp) argument
97 #define SCTP_INP_LOCK_DESTROY(_inp) argument
98 #define SCTP_ASOC_CREATE_LOCK_DESTROY(_inp) argument
100 #define SCTP_INP_RLOCK(_inp) argument
101 #define SCTP_INP_WLOCK(_inp) argument
102 #define SCTP_INP_RLOCK_ASSERT(_inp) argument
103 #define SCTP_INP_WLOCK_ASSERT(_inp) argument
105 #define SCTP_INP_LOCK_CONTENDED(_inp) (0) /* Don't know if this is possible */ argument
107 #define SCTP_INP_READ_CONTENDED(_inp) (0) /* Don't know if this is possible */ argument
109 #define SCTP_ASOC_CREATE_LOCK_CONTENDED(_inp) (0) /* Don't know if this is possible */ argument
117 #define SCTP_INP_INCR_REF(_inp) argument
118 #define SCTP_INP_DECR_REF(_inp) argument
120 #define SCTP_ASOC_CREATE_LOCK(_inp) argument
122 #define SCTP_INP_RUNLOCK(_inp) argument
123 #define SCTP_INP_WUNLOCK(_inp) argument
124 #define SCTP_ASOC_CREATE_UNLOCK(_inp) argument