blob: bf0db5bb376a0991932fc32e8e621fda8441e9c5 [file] [log] [blame]
name: get_random_bytes
ID: 463
format:
field:unsigned short common_type; offset:0; size:2; signed:0;
field:unsigned char common_flags; offset:2; size:1; signed:0;
field:unsigned char common_preempt_count; offset:3; size:1; signed:0;
field:int common_pid; offset:4; size:4; signed:1;
field:int nbytes; offset:8; size:4; signed:1;
field:unsigned long IP; offset:16; size:8; signed:0;
print fmt: "nbytes %d caller %pF", REC->nbytes, (void *)REC->IP