Home
last modified time | relevance | path

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

/linux/drivers/crypto/allwinner/sun8i-ce/
A Dsun8i-ce-trng.c69 cet->t_id = cpu_to_le32(flow); in sun8i_ce_trng_read()
A Dsun8i-ce-prng.c123 cet->t_id = cpu_to_le32(flow); in sun8i_ce_prng_generate()
A Dsun8i-ce.h167 __le32 t_id; member
A Dsun8i-ce-hash.c312 cet->t_id = cpu_to_le32(flow); in sun8i_ce_hash_run()
A Dsun8i-ce-cipher.c116 cet->t_id = cpu_to_le32(flow); in sun8i_ce_cipher_prepare()
/linux/tools/lib/bpf/
A Dbtf.c4093 __u32 t_id, c_id; in btf_dedup_merge_hypot_map() local
4099 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