Searched refs:tag_p (Results 1 – 3 of 3) sorted by relevance
47 tnf_tag_data_t ***tag_p; in tnf_probe_get_num_args() local49 tag_p = probe_p->slot_types; in tnf_probe_get_num_args()50 while (*tag_p) { in tnf_probe_get_num_args()52 tag_p++; in tnf_probe_get_num_args()73 tnf_tag_data_t *tag_p; in tnf_probe_get_arg_indexed() local84 tag_p = **tag_ppp; in tnf_probe_get_arg_indexed()85 if (!tag_p) in tnf_probe_get_arg_indexed()89 align = tag_p->tag_align - 1; in tnf_probe_get_arg_indexed()93 elem_size = tag_p->tag_ref_size; in tnf_probe_get_arg_indexed()111 tnf_tag_data_t *tag_p; in tnf_probe_get_type_indexed() local[all …]
665 tnf_tag_data_t **list_p, *tag_p; in tnf_root_tag_1() local669 while (tag_p = *list_p++) { in tnf_root_tag_1()670 if (!tag_p->tag_index) /* not written */ in tnf_root_tag_1()671 tag_p->tag_desc(ops, tag_p); in tnf_root_tag_1()
3587 volatile uint64_t *tag_p; in tm_vmem_free() local3604 tag_p = (volatile uint64_t *) in tm_vmem_free()3608 tlb_vpn[i] = tag_p[i] & SCHIZO_VPN_MASK; in tm_vmem_free()