Searched refs:pythonmod_clear (Results 1 – 3 of 3) sorted by relevance
66 void pythonmod_clear(struct module_qstate* qstate, int id);
746 void pythonmod_clear(struct module_qstate* qstate, int id) in pythonmod_clear() function781 &pythonmod_clear, &pythonmod_get_mem
518 else if(fptr == &pythonmod_clear) return 1; in fptr_whitelist_mod_clear()