Home
last modified time | relevance | path

Searched refs:end_type (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Domap-dma.h174 enum end_type { enum
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_rl.c1027 int end_type = incl_default ? RL_ROOT : RL_LEAF; in adf_rl_remove_sla_all() local
1035 for (j = RL_LEAF; j >= end_type; j--) { in adf_rl_remove_sla_all()
/linux/tools/lib/bpf/
H A Dbtf.c581 void *end_type = next_type + btf->hdr.type_len; in btf_parse_type_sec() local
584 while (next_type + sizeof(struct btf_type) <= end_type) { in btf_parse_type_sec()
591 if (next_type + type_size > end_type) { in btf_parse_type_sec()
607 if (next_type != end_type) { in btf_parse_type_sec()