Home
last modified time | relevance | path

Searched defs:ref_buf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c45 void *ref_buf; member
974 void *ref_buf; in intel_pt_alloc_snapshot_ref() local
1055 static bool intel_pt_compare_ref(void *ref_buf, size_t ref_offset, in intel_pt_compare_ref()
1072 static void intel_pt_copy_ref(void *ref_buf, size_t ref_size, size_t buf_size, in intel_pt_copy_ref()
H A Dintel-bts.c34 void *ref_buf; member
/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c112 struct vb2_buffer *ref_buf[V4L2_H264_NUM_DPB_ENTRIES]; member
H A Drkvdec-vp9.c414 struct rkvdec_decoded_buffer *ref_buf, in config_ref_registers()