Searched defs:fn_type (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
| H A D | fs.c | 767 enum mlx5_flow_namespace_type fn_type; in get_flow_table() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
| H A D | fs.c | 717 enum mlx5_flow_namespace_type fn_type; in get_flow_table() local 874 enum mlx5_flow_namespace_type fn_type; in mlx5_ib_fs_add_op_fc() local
|
| /third_party/libabigail/src/ |
| H A D | abg-writer.cc | 2481 function_type_sptr fn_type = is_function_type(*i); in write_translation_unit() local 3434 write_function_type(const function_type_sptr& fn_type, in write_function_type() argument [all...] |
| H A D | abg-suppression.cc | 2721 function_type_sptr fn_type = fn->get_type(); in suppresses_function() local
|
| H A D | abg-reader.cc | 700 record_artifacts_as_used_in_fn_type(const function_type *fn_type) in record_artifacts_as_used_in_fn_type() argument 720 record_artifacts_as_used_in_fn_type(const function_type_sptr& fn_type) record_artifacts_as_used_in_fn_type() argument [all...] |
| H A D | abg-dwarf-reader.cc | 3474 associate_die_repr_to_fn_type_per_tu(const Dwarf_Die *die, const function_type_sptr &fn_type) associate_die_repr_to_fn_type_per_tu() argument [all...] |
| H A D | abg-ir.cc | 8587 const function_type* fn_type = is_function_type(t); in get_type_name() local 8746 get_function_type_name(const function_type_sptr& fn_type, in get_function_type_name() argument 8761 get_function_type_name(const function_type* fn_type, in get_function_type_name() argument 8783 get_function_type_name(const function_type& fn_type, bool internal) get_function_type_name() argument 8829 get_method_type_name(const method_type_sptr fn_type, bool internal) get_method_type_name() argument 8844 get_method_type_name(const method_type* fn_type, bool internal) get_method_type_name() argument 8864 get_method_type_name(const method_type& fn_type, bool internal) get_method_type_name() argument 9038 get_pretty_representation(const function_type_sptr& fn_type, bool internal) get_pretty_representation() argument 9053 get_pretty_representation(const function_type* fn_type, bool internal) get_pretty_representation() argument 9075 get_pretty_representation(const function_type& fn_type, bool internal) get_pretty_representation() argument 13633 maybe_update_types_lookup_map(const function_type_sptr& fn_type) maybe_update_types_lookup_map() argument 13816 synthesize_function_type_from_translation_unit(const function_type& fn_type, translation_unit& tu) synthesize_function_type_from_translation_unit() argument 20122 function_decl(const string& name, type_base_sptr fn_type, bool declared_inline, const location& locus, const string& linkage_name, visibility vis, binding bind) function_decl() argument 20301 set_type(const function_type_sptr& fn_type) set_type() argument [all...] |
| /third_party/libabigail/include/ |
| H A D | abg-ir.h | 3822 set_type(const method_type_sptr fn_type) in set_type() argument
|
Completed in 57 milliseconds