lsm_task_alloc
int lsm_task_alloc(struct task_struct *task);
if (lsm_task_alloc(current))
int rc = lsm_task_alloc(task);