Searched defs:ref_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/drm2/ttm/
H A Dttm_object.c116 enum ttm_ref_type ref_type; member in struct:ttm_ref_object
147 ttm_base_object_init(struct ttm_object_file *tfile, struct ttm_base_object *base, bool shareable, enum ttm_object_type object_type, void (*rcount_release) (struct ttm_base_object **), void (*ref_obj_release) (struct ttm_base_object *, enum ttm_ref_type ref_type)) argument
257 ttm_ref_object_add(struct ttm_object_file *tfile, struct ttm_base_object *base, enum ttm_ref_type ref_type, bool *existed) argument
341 ttm_ref_object_base_unref(struct ttm_object_file *tfile, unsigned long key, enum ttm_ref_type ref_type) argument
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Ddf-scan.c542 df_ref_create(struct df *df, rtx reg, rtx *loc, rtx insn, basic_block bb, enum df_ref_type ref_type, enum df_ref_flags ref_flags) argument
931 df_ref_create_structure(struct dataflow *dflow, rtx reg, rtx *loc, basic_block bb, rtx insn, enum df_ref_type ref_type, enum df_ref_flags ref_flags) argument
1046 df_ref_record(struct dataflow *dflow, rtx reg, rtx *loc, basic_block bb, rtx insn, enum df_ref_type ref_type, enum df_ref_flags ref_flags, bool record_live) argument
1282 df_uses_record(struct dataflow *dflow, rtx *loc, enum df_ref_type ref_type, basic_block bb, rtx insn, enum df_ref_flags flags) argument
[all...]
/freebsd-11.0-release/contrib/gcc/cp/
H A Dcall.c4432 tree ref_type = totype; local

Completed in 217 milliseconds