Searched refs:mp (Results 1 – 1 of 1) sorted by relevance
612 static int lsm_msg_msg_alloc(struct msg_msg *mp) in lsm_msg_msg_alloc() argument615 mp->security = NULL; in lsm_msg_msg_alloc()619 mp->security = kzalloc(blob_sizes.lbs_msg_msg, GFP_KERNEL); in lsm_msg_msg_alloc()620 if (mp->security == NULL) in lsm_msg_msg_alloc()