Home
last modified time | relevance | path

Searched refs:time_stamp (Results 1 – 25 of 51) sorted by relevance

123

/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/src/
Dipa_nat_drv.c162 uint32_t *time_stamp) in ipa_nat_query_timestamp() argument
166 NULL == time_stamp) { in ipa_nat_query_timestamp()
172 return ipa_nati_query_timestamp(tbl_hdl, rule_hdl, time_stamp); in ipa_nat_query_timestamp()
Dipa_nat_drvi.c148 return ((time_stamp_proto *)temp)->time_stamp; in Read32BitFieldValue()
978 uint32_t *time_stamp) in ipa_nati_query_timestamp() argument
1006 *time_stamp = Read32BitFieldValue(tbl_ptr[tbl_entry].ts_proto, in ipa_nati_query_timestamp()
1153 sw_rule->time_stamp = 0; in ipa_nati_generate_tbl_rule()
2252 IPADUMP("TS:0x%x Proto:0x%x ", sw_rule.time_stamp, sw_rule.protocol); in ipa_nati_print_rule()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/src/
Dipa_nat_drv.c162 uint32_t *time_stamp) in ipa_nat_query_timestamp() argument
166 NULL == time_stamp) { in ipa_nat_query_timestamp()
172 return ipa_nati_query_timestamp(tbl_hdl, rule_hdl, time_stamp); in ipa_nat_query_timestamp()
Dipa_nat_drvi.c165 return ((time_stamp_proto *)temp)->time_stamp; in Read32BitFieldValue()
1032 uint32_t *time_stamp) in ipa_nati_query_timestamp() argument
1060 *time_stamp = Read32BitFieldValue(tbl_ptr[tbl_entry].ts_proto, in ipa_nati_query_timestamp()
1240 sw_rule->time_stamp = 0; in ipa_nati_generate_tbl_rule()
2340 IPADUMP("TS:0x%x Proto:0x%x ", sw_rule.time_stamp, sw_rule.protocol); in ipa_nati_print_rule()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/inc/
Dipa_nat_drvi.h175 uint32_t time_stamp:24; member
264 uint64_t time_stamp:24; member
403 uint32_t *time_stamp);
Dipa_nat_drv.h115 uint32_t *time_stamp);
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/inc/
Dipa_nat_drvi.h175 uint32_t time_stamp:24; member
276 uint64_t time_stamp:24; member
427 uint32_t *time_stamp);
Dipa_nat_drv.h131 uint32_t *time_stamp);
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_q6venc.h186 long long time_stamp; member
Dmsm_vidc_dec.h558 int64_t time_stamp; member
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_q6venc.h186 long long time_stamp; member
Dmsm_vidc_dec.h550 int64_t time_stamp; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_q6venc.h222 long long time_stamp; member
Dmsm_vidc_dec.h511 int64_t time_stamp; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_q6venc.h222 long long time_stamp; member
Dmsm_vidc_dec.h524 int64_t time_stamp; member
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp162 void* time_stamp; member
228 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop()
628 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
634 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp, in flush_get_fence_copybit()
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_vidc_dec.h552 int64_t time_stamp; member
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dmsm_vidc_dec.h562 int64_t time_stamp; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_vidc_dec.h516 int64_t time_stamp; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_vidc_dec.h552 int64_t time_stamp; member
/hardware/qcom/msm8998/kernel-headers/linux/
Dmsm_vidc_dec.h526 int64_t time_stamp; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_vidc_dec.h516 int64_t time_stamp; member
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit_c2d.cpp160 void* time_stamp; member
230 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop()
649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
655 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp, in flush_get_fence_copybit()
/hardware/qcom/display/msm8909w_3100/libcopybit/
Dcopybit_c2d.cpp160 void* time_stamp; member
230 if(LINK_c2dWaitTimestamp(ctx->time_stamp)) { in c2d_wait_loop()
649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
655 if(LINK_c2dCreateFenceFD(ctx->dst[ctx->dst_surface_type], ctx->time_stamp, in flush_get_fence_copybit()

123