Searched refs:constructor (Results 1 – 11 of 11) sorted by relevance
29 cperf_constructor_t constructor; member
683 ctx[i] = cperf_testmap[opts.test].constructor( in main()
21 cperf_constructor_t constructor; member
399 ctx[i] = cperf_testmap[test_data->test].constructor( in main()
194 rte_swx_extern_type_constructor_t constructor,
688 rte_swx_extern_type_constructor_t constructor, in rte_swx_pipeline_extern_type_register() argument704 CHECK(constructor, EINVAL); in rte_swx_pipeline_extern_type_register()714 elem->constructor = constructor; in rte_swx_pipeline_extern_type_register()785 obj_handle = type->constructor(args); in rte_swx_pipeline_extern_object_config()
127 rte_swx_extern_type_constructor_t constructor; member
186 static void __attribute__((constructor(RTE_PRIO(prio)), used)) func(void)
133 using the constructor scheme. The constructor scheme used here to support multi-process.
89 Fields initialized by the constructor do not need to be re-initialized at mbuf allocation.
455 During pool creation ``rte_crypto_op_init()`` is called as a constructor to