Searched defs:msg_buf (Results 1 – 10 of 10) sorted by relevance
46 struct msg_buf { struct47 long int mtype; /* type of received/sent message */48 char mtext[80]; /* text of the message */
71 void *msg_buf; in main() local
94 void *msg_buf; in main() local
250 struct amdgpu_vcn_bo msg_buf; in amdgpu_cs_vcn_dec_create() local355 struct amdgpu_vcn_bo msg_buf; in amdgpu_cs_vcn_dec_destroy() local
31 char msg_buf[BPF_SCM_MSG_SIZE]; member
63 char* msg_buf = NULL; // message loaded from msg_file in main() local
71 char* msg_buf = NULL; // message loaded from msg_file in main() local
314 char *msg_buf, *p; in test_build_msg() local
115 char* msg_buf = NULL; // message loaded from msg_file in main() local
430 unsigned char const msg_buf[] = {'a', 'b', 'c'}; in TEST() local443 unsigned char const msg_buf[] = {'a', 'b', 'c'}; in TEST() local