Home
last modified time | relevance | path

Searched defs:func_p (Results 1 - 6 of 6) sorted by relevance

/third_party/jerryscript/jerry-ext/arg/
H A Darg-transform-functions.c432 jerry_value_t *func_p = c_arg_p->dest; in jerryx_arg_transform_function() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-function-object.c237 ecma_object_t *func_p = ecma_create_object (prototype_obj_p, in ecma_op_create_function_object() local
456 ecma_object_t *func_p = ecma_create_object (prototype_obj_p, in ecma_op_create_arrow_function_object() local
/third_party/jerryscript/jerry-core/vm/
H A Dopcodes.c885 opfunc_set_home_object (ecma_object_t *func_p, /**< function object */ in opfunc_set_home_object() argument
H A Dvm.c1267 ecma_object_t *func_p = ecma_get_object_from_value (left_value); in vm_loop() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_common.c1925 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps() argument
1948 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps() argument
1966 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p) ice_parse_fdir_func_caps() argument
2002 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, void *buf, u32 cap_count) ice_parse_func_caps() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.c2295 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps() argument
2318 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps() argument
2337 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, struct ice_aqc_list_caps_elem *cap) ice_parse_1588_func_caps() argument
2390 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p) ice_parse_fdir_func_caps() argument
2424 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, void *buf, u32 cap_count) ice_parse_func_caps() argument
[all...]

Completed in 17 milliseconds