Home
last modified time | relevance | path

Searched refs:u64 (Results 101 – 125 of 291) sorted by relevance

12345678910>>...12

/dragonfly/contrib/wpa_supplicant/src/pae/
H A Dieee802_1x_cp.c23 static u64 default_cs_id = CS_ID_GCM_AES_128;
46 u64 cipher_suite;
72 u64 current_cipher_suite;
597 void ieee802_1x_cp_set_ciphersuite(void *cp_ctx, u64 cs) in ieee802_1x_cp_set_ciphersuite()
H A Dieee802_1x_cp.h28 void ieee802_1x_cp_set_ciphersuite(void *cp_ctx, u64 cs);
H A Dieee802_1x_kay.h148 int (*set_current_cipher_suite)(void *ctx, u64 cs);
238 u64 mka_sci_u64(struct ieee802_1x_mka_sci *sci);
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dmmhub_v1_0.h26 u64 mmhub_v1_0_get_fb_location(struct amdgpu_device *adev);
H A Dsdma_v4_0.c279 u64 *rptr; in sdma_v4_0_ring_get_rptr()
282 rptr = ((u64 *)&ring->adev->wb.wb[ring->rptr_offs]); in sdma_v4_0_ring_get_rptr()
298 u64 wptr; in sdma_v4_0_ring_get_wptr()
302 wptr = READ_ONCE(*((u64 *)&adev->wb.wb[ring->wptr_offs])); in sdma_v4_0_ring_get_wptr()
333 u64 *wb = (u64 *)&adev->wb.wb[ring->wptr_offs]; in sdma_v4_0_ring_set_wptr()
626 u64 wptr_gpu_addr; in sdma_v4_0_gfx_resume()
928 u64 gpu_addr; in sdma_v4_0_ring_test_ring()
990 u64 gpu_addr; in sdma_v4_0_ring_test_ib()
H A Damdgpu_gart.h43 u64 table_addr;
/dragonfly/sys/dev/drm/include/linux/
H A Dkernel.h51 #define U64_MAX ((u64)~0ULL)
165 u64_to_user_ptr(u64 address) in u64_to_user_ptr()
H A Dtimekeeping.h30 static inline u64 ktime_get_raw_ns(void) in ktime_get_raw_ns()
H A Ddma-fence-array.h94 u64 context, unsigned seqno,
H A Dhrtimer.h59 u64 range_ns, const enum hrtimer_mode mode);
/dragonfly/contrib/expat/lib/
H A Dsiphash.h159 sip_tobin(void *dst, uint64_t u64) { in sip_tobin() argument
160 SIP_U64TO8_LE((unsigned char *)dst, u64); in sip_tobin()
/dragonfly/sys/dev/raid/mpr/
H A Dmpr_mapping.c265 _mapping_get_enc_idx_from_id(struct mpr_softc *sc, u64 enc_id, in _mapping_get_enc_idx_from_id()
266 u64 phy_bits) in _mapping_get_enc_idx_from_id()
380 _mapping_get_ir_mt_idx_from_wwid(struct mpr_softc *sc, u64 wwid) in _mapping_get_ir_mt_idx_from_wwid()
402 _mapping_get_mt_idx_from_id(struct mpr_softc *sc, u64 dev_id) in _mapping_get_mt_idx_from_id()
573 u64 physical_id; in _mapping_get_free_dpm_idx()
646 Mpi2EventIrConfigElement_t *element, u64 wwid) in _mapping_update_ir_missing_cnt()
707 le64toh(((u64)dpm_entry->PhysicalIdentifier.High << 32) | in _mapping_update_ir_missing_cnt()
708 (u64)dpm_entry->PhysicalIdentifier.Low)) && (missing_cnt == in _mapping_update_ir_missing_cnt()
2218 u64 physical_id; in _mapping_process_dpm_pg0()
2998 u64 *wwid_table; in mpr_mapping_ir_config_change_event()
[all …]
H A Dmprvar.h98 typedef uint64_t u64; typedef
114 u64 physical_id;
142 u64 enclosure_id;
808 u64 *wwid);
833 unsigned int mpr_mapping_get_raid_tid(struct mpr_softc *sc, u64 wwid,
H A Dmpr_mapping.h120 u64 *sas_address, u16 handle, u32 device_info, u8 *is_SATA_SSD);
/dragonfly/sys/dev/drm/i915/
H A Di915_guc_submission.h72 u64 submissions[I915_NUM_ENGINES];
H A Dintel_guc_log.h55 int i915_guc_log_control(struct drm_i915_private *dev_priv, u64 control_val);
H A Dintel_ringbuffer.c723 u64 gtt_offset = req->engine->semaphore.signal_ggtt[id]; in gen8_rcs_signal()
749 u64 gtt_offset = req->engine->semaphore.signal_ggtt[id]; in gen8_xcs_signal()
885 u64 offset = GEN8_WAIT_OFFSET(req->engine, signal->engine->id); in gen8_ring_sync_to()
1107 u64 offset, u32 length, in i965_emit_bb_start()
1130 u64 offset, u32 len, in i830_emit_bb_start()
1189 u64 offset, u32 len, in i915_emit_bb_start()
1785 u64 offset, u32 len, in gen8_emit_bb_start()
1809 u64 offset, u32 len, in hsw_emit_bb_start()
1831 u64 offset, u32 len, in gen6_emit_bb_start()
H A Di915_perf.c330 u64 single_context:1;
331 u64 ctx_handle;
1821 static u64 oa_exponent_to_ns(struct drm_i915_private *dev_priv, int exponent)
2503 static u64 oa_exponent_to_ns(struct drm_i915_private *dev_priv, int exponent)
2525 u64 __user *uprops,
2529 u64 __user *uprop = uprops;
2551 u64 oa_period, oa_freq_hz;
2552 u64 id, value;
2617 u64 tmp = NSEC_PER_SEC;
H A Di915_pvinfo.h59 u64 magic; /* VGT_MAGIC */
/dragonfly/sys/dev/raid/mps/
H A Dmps_mapping.h69 u64 *sas_address, u16 handle, u32 device_info);
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_macsec_linux.c41 u64 rxsci;
115 static int nla_put_rxsc_config(struct nl_msg *msg, u64 sci) in nla_put_rxsc_config()
463 static int macsec_drv_set_current_cipher_suite(void *priv, u64 cs) in macsec_drv_set_current_cipher_suite()
632 static int do_dump(struct macsec_drv_data *drv, u8 txsa, u64 rxsci, u8 rxsa, in do_dump()
991 u64 sci, unsigned char an, Boolean state) in set_active_rx_sa()
1065 static struct rtnl_link * lookup_sc(struct nl_cache *cache, int parent, u64 sci) in lookup_sc()
1098 u64 sci; in macsec_drv_create_transmit_sc()
/dragonfly/sys/dev/netif/ix/
H A Dixgbe_82598.h49 u64 ixgbe_get_supported_physical_layer_82598(struct ixgbe_hw *hw);
/dragonfly/contrib/xz/src/xz/
H A Dfile_io.h30 uint64_t u64[IO_BUFFER_SIZE / sizeof(uint64_t)]; member
/dragonfly/contrib/pam_passwdqc/
H A Dpasswdqc_filter.h77 uint64_t u64[2]; member
120 return h->u64[1]; in passwdqc_filter_h2f()
/dragonfly/sys/dev/drm/
H A Dlinux_hrtimer.c65 u64 range_ns, const enum hrtimer_mode mode) in hrtimer_start_range_ns()

12345678910>>...12