Searched refs:KERNELTOKEN_SESSION_MAGIC (Results 1 – 4 of 4) sorted by relevance
110 new_sp->magic_marker = KERNELTOKEN_SESSION_MAGIC; in kernel_add_session()243 if (session_p->magic_marker != KERNELTOKEN_SESSION_MAGIC) { in kernel_delete_session()411 (sp->magic_marker != KERNELTOKEN_SESSION_MAGIC)) { in handle2session()
38 #define KERNELTOKEN_SESSION_MAGIC 0xECF00003 macro
319 (session_p->magic_marker != KERNELTOKEN_SESSION_MAGIC)) { in C_DestroyObject()
351 (sp->magic_marker != KERNELTOKEN_SESSION_MAGIC)) { in kernel_remove_object_from_session()