Searched refs:mh (Results 1 – 3 of 3) sorted by relevance
36 struct smp_hdr *mh = (struct smp_hdr *)buff; in ZTEST() local50 mh->nh_len = sys_cpu_to_be16(TRANSPORT_NETBUF_SIZE - sizeof(struct smp_hdr) + 1); in ZTEST()56 mh->nh_len = sys_cpu_to_be16(TEST_FRAME_SIZE - sizeof(struct smp_hdr)); in ZTEST()83 struct smp_hdr *mh = (struct smp_hdr *)buff; in ZTEST() local89 mh->nh_len = sys_cpu_to_be16(TEST_FRAME_SIZE - sizeof(struct smp_hdr)); in ZTEST()103 struct smp_hdr *mh = (struct smp_hdr *)buff; in ZTEST() local116 mh->nh_len = sys_cpu_to_be16(TEST_FRAME_SIZE - sizeof(struct smp_hdr)); in ZTEST()183 struct smp_hdr *mh = (struct smp_hdr *)buff; in ZTEST() local194 mh->nh_len = sys_cpu_to_be16(TEST_FRAME_SIZE); in ZTEST()
86 struct ma_heap *mh; in ma_heap_add() local94 mh = &mah_data.ma_heaps[mah_data.nheaps++]; in ma_heap_add()95 h = &mh->heap; in ma_heap_add()97 mh->attr = attr; in ma_heap_add()
342 .highlight .mh /* Literal.Number.Hex */,