Searched refs:high_pkey (Results 1 – 12 of 12) sorted by relevance
34 tmp_ibpkey->u.ibpkey.high_pkey = high; in ibpkey_from_record()35 if (tmp_ibpkey->u.ibpkey.low_pkey > tmp_ibpkey->u.ibpkey.high_pkey) { in ibpkey_from_record()37 tmp_ibpkey->u.ibpkey.low_pkey, tmp_ibpkey->u.ibpkey.high_pkey); in ibpkey_from_record()83 ibpkey->u.ibpkey.high_pkey); in ibpkey_to_record()135 uint16_t high2 = c->u.ibpkey.high_pkey; in sepol_ibpkey_exists()165 int high2 = c->u.ibpkey.high_pkey; in sepol_ibpkey_query()
535 return compare_ranges((*aa)->u.ibpkey.low_pkey, (*aa)->u.ibpkey.high_pkey, in ibpkey_data_cmp()536 (*bb)->u.ibpkey.low_pkey, (*bb)->u.ibpkey.high_pkey); in ibpkey_data_cmp()
2200 n->u.ibpkey.high_pkey = c->u.ibpkey.high_pkey; in ocontext_copy_selinux()
1923 c->u.ibpkey.high_pkey >= pkey && in sepol_ibpkey_sid()
1451 buf[3] = cpu_to_le32(c->u.ibpkey.high_pkey); in ocontext_write_selinux()
2709 high = ibpkeycon->u.ibpkey.high_pkey; in write_selinux_ibpkey_rules_to_conf()
2836 high = ibpkeycon->u.ibpkey.high_pkey; in write_selinux_ibpkey_rules_to_cil()
2654 high = ibpkeycon->u.ibpkey.high_pkey; in ocontext_selinux_ibpkey_to_cil()
2863 c->u.ibpkey.high_pkey = pkey_hi; in ocontext_read_selinux()
368 uint16_t high_pkey; member
5096 newc->u.ibpkey.high_pkey = high; in define_ibpkey_context()5114 high2 = c->u.ibpkey.high_pkey; in define_ibpkey_context()
3175 new_ocon->u.ibpkey.high_pkey = cil_ibpkeycon->pkey_high; in cil_ibpkeycon_to_policydb()