Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-trng.c69 cet->t_id = cpu_to_le32(flow); in sun8i_ce_trng_read()
H A Dsun8i-ce-prng.c124 cet->t_id = cpu_to_le32(flow); in sun8i_ce_prng_generate()
H A Dsun8i-ce.h166 __le32 t_id; member
H A Dsun8i-ce-hash.c312 cet->t_id = cpu_to_le32(flow); in sun8i_ce_hash_run()
H A Dsun8i-ce-cipher.c117 cet->t_id = cpu_to_le32(flow); in sun8i_ce_cipher_prepare()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf.c3957 __u32 t_id, c_id; in btf_dedup_merge_hypot_map() local
3963 t_id = resolve_type_id(d, targ_type_id); in btf_dedup_merge_hypot_map()
3965 t_kind = btf_kind(btf__type_by_id(d->btf, t_id)); in btf_dedup_merge_hypot_map()
3980 d->map[c_id] = t_id; in btf_dedup_merge_hypot_map()
3982 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()
3987 !is_type_mapped(d, t_id)) { in btf_dedup_merge_hypot_map()
3994 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()