Searched refs:ape_record (Results 1 – 1 of 1) sorted by relevance
76 void *ape_record; member260 kfree_data(ape->ape_record, ape->ape_record_len); in audit_pipe_entry_free()477 ape->ape_record = kalloc_data(record_len, Z_NOWAIT); in audit_pipe_append()478 if (ape->ape_record == NULL) { in audit_pipe_append()485 bcopy(record, ape->ape_record, record_len); in audit_pipe_append()1024 error = uiomove((char *)ape->ape_record + ap->ap_qoffset, in audit_pipe_read()