Home
last modified time | relevance | path

Searched defs:fn_id (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
H A Ddev.h19 u16 fn_id; member
H A Ddev.c83 static void mlx5_sf_dev_add(struct mlx5_core_dev *dev, u16 sf_index, u16 fn_id, u32 sfnum) in mlx5_sf_dev_add() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddebug_info_manager.h111 Instruction* GetDebugFunction(uint32_t fn_id) { in GetDebugFunction() argument
H A Ddebug_info_manager.cpp108 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction() local
122 auto fn_id = inst->GetSingleWordOperand( in RegisterDbgFunction() local
847 auto fn_id = in ClearDebugInfo() local
853 auto fn_id = instr->GetSingleWordOperand( ClearDebugInfo() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddebug_info_manager.h111 Instruction* GetDebugFunction(uint32_t fn_id) { in GetDebugFunction() argument
H A Ddebug_info_manager.cpp108 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction() local
122 auto fn_id = inst->GetSingleWordOperand( in RegisterDbgFunction() local
847 auto fn_id = in ClearDebugInfo() local
853 auto fn_id = instr->GetSingleWordOperand( ClearDebugInfo() local
[all...]
/third_party/spirv-tools/source/opt/
H A Ddebug_info_manager.h112 Instruction* GetDebugFunction(uint32_t fn_id) { in GetDebugFunction() argument
H A Ddebug_info_manager.cpp109 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction() local
123 auto fn_id = inst->GetSingleWordOperand( in RegisterDbgFunction() local
855 auto fn_id = in ClearDebugInfo() local
861 auto fn_id = instr->GetSingleWordOperand( ClearDebugInfo() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dhw_table.c61 mlx5_sf_table_fn_to_hwc(struct mlx5_sf_hw_table *table, u16 fn_id) in mlx5_sf_table_fn_to_hwc() argument
H A Ddevlink.c40 mlx5_sf_lookup_by_function_id(struct mlx5_sf_table *table, unsigned int fn_id) in mlx5_sf_lookup_by_function_id() argument
/third_party/libabigail/src/
H A Dabg-corpus-priv.h271 fn_id_is_in_id_fns_map(const string& fn_id) in fn_id_is_in_id_fns_map() argument
292 string fn_id = fn->get_id(); in fn_id_is_in_id_fns_map() local
310 const string fn_id = fn->get_id(); in fn_is_in_fns() local
[all...]
H A Dabg-corpus.cc141 const string& fn_id = priv_->get_id(*fn); in maybe_add_fn_to_exported_fns() local

Completed in 12 milliseconds