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

/freebsd-10-stable/contrib/libgnuregex/
H A Dregex_internal.h298 re_context_type ctx_type; /* for ANCHOR */ member in union:__anon1735::__anon1736
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.c1708 void ecore_calc_session_ctx_validation(void *p_ctx_mem, u16 ctx_size, u8 ctx_type, u32 cid) argument
1725 void ecore_calc_task_ctx_validation(void *p_ctx_mem, u16 ctx_size, u8 ctx_type, u32 tid) argument
1738 ecore_memset_session_ctx(void *p_ctx_mem, u32 ctx_size, u8 ctx_type) argument
1760 ecore_memset_task_ctx(void *p_ctx_mem, u32 ctx_size, u8 ctx_type) argument
[all...]
H A Decore_cxt.c2635 ecore_cxt_get_task_ctx(struct ecore_hwfn *p_hwfn, u32 tid, u8 ctx_type, void **pp_task_ctx) argument

Completed in 76 milliseconds