Searched refs:allocate_phandle (Results 1 – 3 of 3) sorted by relevance
134 allocate_phandle(fcode_env_t *env) in allocate_phandle() function201 env->allocate_phandle = allocate_phandle; in _init()
226 void (*allocate_phandle)(fcode_env_t *); member299 #define ALLOCATE_PHANDLE(e) env->allocate_phandle(e)
1018 env->allocate_phandle = safe_allocate_phandle; in _init()