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