Home
last modified time | relevance | path

Searched refs:t_id (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-trng.c69 cet->t_id = cpu_to_le32(flow); in sun8i_ce_trng_read()
Dsun8i-ce-prng.c123 cet->t_id = cpu_to_le32(flow); in sun8i_ce_prng_generate()
Dsun8i-ce.h167 __le32 t_id; member
Dsun8i-ce-hash.c312 cet->t_id = cpu_to_le32(flow); in sun8i_ce_hash_run()
Dsun8i-ce-cipher.c116 cet->t_id = cpu_to_le32(flow); in sun8i_ce_cipher_prepare()
/Linux-v5.15/tools/lib/bpf/
Dbtf.c3998 __u32 t_id, c_id; in btf_dedup_merge_hypot_map() local
4004 t_id = resolve_type_id(d, targ_type_id); in btf_dedup_merge_hypot_map()
4006 t_kind = btf_kind(btf__type_by_id(d->btf, t_id)); in btf_dedup_merge_hypot_map()
4029 d->map[c_id] = t_id; in btf_dedup_merge_hypot_map()
4040 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()
4045 !is_type_mapped(d, t_id)) { in btf_dedup_merge_hypot_map()
4052 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()