Searched refs:t_id (Results 1 – 6 of 6) sorted by relevance
69 cet->t_id = cpu_to_le32(flow); in sun8i_ce_trng_read()
123 cet->t_id = cpu_to_le32(flow); in sun8i_ce_prng_generate()
167 __le32 t_id; member
312 cet->t_id = cpu_to_le32(flow); in sun8i_ce_hash_run()
116 cet->t_id = cpu_to_le32(flow); in sun8i_ce_cipher_prepare()
4093 __u32 t_id, c_id; in btf_dedup_merge_hypot_map() local4099 t_id = resolve_type_id(d, targ_type_id); in btf_dedup_merge_hypot_map()4101 t_kind = btf_kind(btf__type_by_id(d->btf, t_id)); in btf_dedup_merge_hypot_map()4124 d->map[c_id] = t_id; in btf_dedup_merge_hypot_map()4135 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()4140 !is_type_mapped(d, t_id)) { in btf_dedup_merge_hypot_map()4147 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()
Completed in 15 milliseconds