Searched refs:source_type (Results 1 – 8 of 8) sorted by relevance
54 mix(keyp->source_type); in avtab_hash()107 if (key->source_type == cur->key.source_type && in avtab_insert()112 if (key->source_type < cur->key.source_type) in avtab_insert()114 if (key->source_type == cur->key.source_type && in avtab_insert()117 if (key->source_type == cur->key.source_type && in avtab_insert()147 if (key->source_type == cur->key.source_type && in avtab_insert_nonunique()152 if (key->source_type < cur->key.source_type) in avtab_insert_nonunique()154 if (key->source_type == cur->key.source_type && in avtab_insert_nonunique()157 if (key->source_type == cur->key.source_type && in avtab_insert_nonunique()177 if (key->source_type == cur->key.source_type && in avtab_search()[all …]
29 u16 source_type; /* source type */ member
143 u32 source_type; member
242 return (key->source_type + (key->target_type << 3) + in rangetr_hash()251 v = key1->source_type - key2->source_type; in rangetr_cmp()1862 rt->source_type = le32_to_cpu(buf[0]); in range_read()1873 if (!policydb_type_isvalid(p, rt->source_type) || in range_read()3221 buf[0] = cpu_to_le32(rt->source_type); in range_write_helper()
523 rtr.source_type = scontext->type; in mls_compute_sid()
657 avkey.source_type = i + 1; in context_struct_compute_av()1499 avkey.source_type = scontext->type; in security_compute_sid()
2236 u16 source_type, source_index; in snd_asihpi_mux_get() local2241 &source_type, &source_index)); in snd_asihpi_mux_get()2248 if ((source_type == src_node_type) in snd_asihpi_mux_get()2256 h_control, source_type, source_index); in snd_asihpi_mux_get()2266 u16 source_type, source_index; in snd_asihpi_mux_put() local2273 &source_type, &source_index); in snd_asihpi_mux_put()2277 source_type, source_index)); in snd_asihpi_mux_put()
186 u8 source_type; member