Searched defs:order (Results 1 - 25 of 166) sorted by relevance

1234567

/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic_flag_test_and_set_explicit.c21 atomic_flag_test_and_set_explicit(volatile atomic_flag *object, memory_order order) argument
H A Datomic_flag_clear_explicit.c21 atomic_flag_clear_explicit(volatile atomic_flag *object, memory_order order) argument
H A Datomic_signal_fence.c21 void atomic_signal_fence(memory_order order) { argument
H A Datomic_thread_fence.c21 void atomic_thread_fence(memory_order order) { argument
/freebsd-current/crypto/openssl/crypto/sm2/
H A Dsm2_key.c27 const BIGNUM *priv_key = NULL, *order = NULL; local
/freebsd-current/contrib/wpa/src/crypto/
H A Ddh_groups.h18 const u8 *order; member in struct:dh_group
H A Dcrypto_internal-modexp.c42 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) argument
/freebsd-current/sys/dev/drm2/
H A Ddrm_hashtab.h50 unsigned int order; member in struct:drm_open_hash
H A Ddrm_hashtab.c42 int drm_ht_create(struct drm_open_hash *ht, unsigned int order) argument
/freebsd-current/contrib/bearssl/src/ec/
H A Dec_keygen.c33 const unsigned char *order; local
/freebsd-current/sys/dev/ofw/
H A Dofw_firmware.c77 ofw_firmware_add_device(device_t dev, phandle_t node, u_int order, argument
/freebsd-current/usr.sbin/lastlogin/
H A Dlastlogin.c56 static int order = 1; variable
/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Dpaging.c45 int blk_idx, order, num_of_pages, size; local
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dpage_pool.h38 uint32_t order; member in struct:page_pool_params
/freebsd-current/libexec/ypxfr/
H A Dypxfr_misc.c196 unsigned int order; local
/freebsd-current/sys/dev/firewire/
H A Dfwohci_pci.c408 fwohci_pci_add_child(device_t dev, u_int order, const char *name, int unit) argument
/freebsd-current/sys/dev/spibus/
H A Dofw_spibus.c163 ofw_spibus_add_child(device_t dev, u_int order, const char *name, int unit) argument
/freebsd-current/sys/isa/
H A Disahint.c43 int order; local
/freebsd-current/sys/dev/pwm/
H A Dofw_pwmbus.c57 ofw_pwmbus_add_child(device_t dev, u_int order, const char *name, int unit) argument
/freebsd-current/usr.sbin/yppoll/
H A Dyppoll.c131 int order, c, r; local
/freebsd-current/sys/dev/atkbdc/
H A Datkbdc_isa.c248 atkbdc_isa_add_child(device_t bus, u_int order, const char *name, int unit) argument
/freebsd-current/contrib/wpa/src/common/
H A Ddragonfly.c191 int dragonfly_generate_scalar(const struct crypto_bignum *order, argument
182 dragonfly_get_rand_2_to_r_1(struct crypto_bignum *val, const struct crypto_bignum *order) argument
/freebsd-current/crypto/openssl/crypto/ec/
H A Deck_prn.c77 const BIGNUM *order = NULL, *cofactor = NULL; local
/freebsd-current/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2.c151 bhnd_pcie2_add_child(device_t dev, u_int order, const char *name, int unit) argument
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mem.c42 mlx5_ib_cont_pages(struct ib_umem *umem, u64 addr, unsigned long max_page_shift, int *count, int *shift, int *ncont, int *order) argument

Completed in 246 milliseconds

1234567