Searched refs:high_pkey (Results 1 – 12 of 12) sorted by relevance
33 tmp_ibpkey->u.ibpkey.high_pkey = high; in ibpkey_from_record()34 if (tmp_ibpkey->u.ibpkey.low_pkey > tmp_ibpkey->u.ibpkey.high_pkey) { in ibpkey_from_record()36 tmp_ibpkey->u.ibpkey.low_pkey, tmp_ibpkey->u.ibpkey.high_pkey); in ibpkey_from_record()82 ibpkey->u.ibpkey.high_pkey); in ibpkey_to_record()134 uint16_t high2 = c->u.ibpkey.high_pkey; in sepol_ibpkey_exists()164 int high2 = c->u.ibpkey.high_pkey; in sepol_ibpkey_query()
531 return compare_ranges((*aa)->u.ibpkey.low_pkey, (*aa)->u.ibpkey.high_pkey, in ibpkey_data_cmp()532 (*bb)->u.ibpkey.low_pkey, (*bb)->u.ibpkey.high_pkey); in ibpkey_data_cmp()
2225 n->u.ibpkey.high_pkey = c->u.ibpkey.high_pkey; in ocontext_copy_selinux()
1927 c->u.ibpkey.high_pkey >= pkey && in sepol_ibpkey_sid()
1421 buf[3] = cpu_to_le32(c->u.ibpkey.high_pkey); in ocontext_write_selinux()
2673 high = ibpkeycon->u.ibpkey.high_pkey; in write_selinux_ibpkey_rules_to_conf()
2812 high = ibpkeycon->u.ibpkey.high_pkey; in write_selinux_ibpkey_rules_to_cil()
2696 high = ibpkeycon->u.ibpkey.high_pkey; in ocontext_selinux_ibpkey_to_cil()
2847 c->u.ibpkey.high_pkey = le32_to_cpu(buf[3]); in ocontext_read_selinux()
367 uint16_t high_pkey; member
5121 newc->u.ibpkey.high_pkey = high; in define_ibpkey_context()5139 high2 = c->u.ibpkey.high_pkey; in define_ibpkey_context()
3242 new_ocon->u.ibpkey.high_pkey = cil_ibpkeycon->pkey_high; in cil_ibpkeycon_to_policydb()