Home
last modified time | relevance | path

Searched refs:_new (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/arm/include/
H A Datomic.h200 [newv] "r" (_new) \ in ATOMIC_ACQ_REL_LONG()
225 [newv] "r" (_new) \
230 atomic_fcmpset_8(volatile uint8_t *_ptr, uint8_t *_old, uint8_t _new)
240 atomic_fcmpset_acq_8(volatile uint8_t *_ptr, uint8_t *_old, uint8_t _new) in atomic_fcmpset_acq_8() argument
250 atomic_fcmpset_rel_8(volatile uint8_t *_ptr, uint8_t *_old, uint8_t _new) in atomic_fcmpset_rel_8() argument
260 atomic_fcmpset_16(volatile uint16_t *_ptr, uint16_t *_old, uint16_t _new) in atomic_fcmpset_16() argument
270 atomic_fcmpset_acq_16(volatile uint16_t *_ptr, uint16_t *_old, uint16_t _new) in atomic_fcmpset_acq_16() argument
280 atomic_fcmpset_rel_16(volatile uint16_t *_ptr, uint16_t *_old, uint16_t _new) in atomic_fcmpset_rel_16() argument
290 atomic_fcmpset_32(volatile uint32_t *_ptr, uint32_t *_old, uint32_t _new) in atomic_fcmpset_32() argument
299 atomic_fcmpset_acq_32(volatile uint32_t *_ptr, uint32_t *_old, uint32_t _new) in atomic_fcmpset_acq_32() argument
[all …]
/freebsd/sys/dev/hpt27xx/
H A Dlist.h46 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_hea… in __list_add() argument
48 next->prev = _new; in __list_add()
49 _new->next = next; in __list_add()
50 _new->prev = prev; in __list_add()
51 prev->next = _new; in __list_add()
54 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) in list_add() argument
56 __list_add(_new, head, head->next); in list_add()
59 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail() argument
61 __list_add(_new, head->prev, head); in list_add_tail()
/freebsd/sys/dev/hptnr/
H A Dlist.h45 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_hea… in __list_add() argument
47 next->prev = _new; in __list_add()
48 _new->next = next; in __list_add()
49 _new->prev = prev; in __list_add()
50 prev->next = _new; in __list_add()
53 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) in list_add() argument
55 __list_add(_new, head, head->next); in list_add()
58 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail() argument
60 __list_add(_new, head->prev, head); in list_add_tail()
/freebsd/sys/dev/hptrr/
H A Dlist.h48 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_hea… in __list_add() argument
50 next->prev = _new; in __list_add()
51 _new->next = next; in __list_add()
52 _new->prev = prev; in __list_add()
53 prev->next = _new; in __list_add()
56 static HPT_INLINE void list_add(struct list_head *_new, struct list_head *head) in list_add() argument
58 __list_add(_new, head, head->next); in list_add()
61 static HPT_INLINE void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail() argument
63 __list_add(_new, head->prev, head); in list_add_tail()
/freebsd/crypto/openssl/doc/man3/
H A DX509_dup.pod350 B<I<TYPE>_new>() allocates an empty object of the indicated type.
353 B<I<TYPE>_new_ex>() is similar to B<I<TYPE>_new>() but also passes the
380 B<I<TYPE>_new>(), B<I<TYPE>_new_ex>() and B<I<TYPE>_dup>() return a pointer to
H A DOPENSSL_LH_COMPFUNC.pod76 B<lh_I<TYPE>_new>() creates a new B<LHASH_OF>(B<I<TYPE>>) structure to store
91 B<lh_I<TYPE>_new>() as shown in this example:
121 htable = B<lh_I<TYPE>_new>(LHASH_HASH_FN(stuff), LHASH_COMP_FN(stuff));
210 OPENSSL_LH_new() is the same as the B<lh_I<TYPE>_new>() except that it is not
225 B<lh_I<TYPE>_new>() and OPENSSL_LH_new() return NULL on error, otherwise a
H A DDEFINE_STACK_OF.pod109 B<sk_I<TYPE>_new>() allocates a new empty stack using comparison function
258 B<sk_I<TYPE>_new>(), B<sk_I<TYPE>_new_null>() and B<sk_I<TYPE>_new_reserve>()
/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_typ.c19 sname *sname##_new(void) \
/freebsd/crypto/openssl/include/crypto/
H A Dsparse_array.h26 ossl_sa_##type##_new(void) \
/freebsd/crypto/openssl/doc/internal/man3/
H A DOPENSSL_SA.pod61 B<ossl_sa_I<TYPE>_new>() allocates a new empty sparse array.
110 B<ossl_sa_I<TYPE>_new>() returns an empty sparse array or NULL if an error
H A Dossl_cmp_msg_create.pod96 Thus, the I<ctx> may be modified by this and related ossl_cmp_*_new() functions.
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c515 TYPE *, NULL, IS_0, TYPE##_new(), TYPE##_free)
532 TYPE *, NULL, DEFAULT, TYPE##_new(), TYPE##_free)
721 IS_0, TYPE##_new(), TYPE##_free)
/freebsd/sys/dev/sfxge/common/
H A Defx_impl.h1167 unsigned int _new = (_wptr); \
1170 if ((_new) >= (_old)) \
1173 ((_new) - (_old)) * sizeof (efx_desc_t)); \
/freebsd/sys/netinet/libalias/
H A Dalias_local.h235 DifferentialChecksum(u_short * _cksum, void * _new, void * _old, int _n);
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h801 pre stname *fname##_new(void) \
811 stname *fname##_new(void) \
H A Dlhash.h168 …static ossl_unused ossl_inline LHASH_OF(type) *lh_##type##_new(unsigned long (*hfn)(const type *),…
H A Dsafestack.h.in80 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new(sk_##t1##_compfunc compare) \
H A Dlhash.h.in170 …static ossl_unused ossl_inline LHASH_OF(type) *lh_##type##_new(unsigned long (*hfn)(const type *),…
H A Dsafestack.h77 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new(sk_##t1##_compfunc compare) \
H A Dasn1t.h.in802 pre stname *fname##_new(void) \
812 stname *fname##_new(void) \
H A Dasn1.h325 attr type *name##_new(void); \
H A Dasn1.h.in278 attr type *name##_new(void); \
/freebsd/libexec/rc/
H A Drc.subr1914 local _name _rcvar_val _var _defval _v _msg _new _d _dot
1986 eval _new=\$${_var}_newvar
1991 if [ -z "$_new" ]; then
1994 eval $_new=\"\$$_var\"
1996 _msg="Use \$$_new instead."
/freebsd/contrib/libxo/libxo/
H A Dlibxo.c165 #define XSS_TRANSITION(_old, _new) ((_old) << 8 | (_new)) argument
/freebsd/crypto/openssl/doc/man7/
H A Dmigration_guide.pod574 function call (typically those function names have a C<_new> suffix to them).

12