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()
533 return compare_ranges((*aa)->u.ibpkey.low_pkey, (*aa)->u.ibpkey.high_pkey, in ibpkey_data_cmp()534 (*bb)->u.ibpkey.low_pkey, (*bb)->u.ibpkey.high_pkey); in ibpkey_data_cmp()
2204 n->u.ibpkey.high_pkey = c->u.ibpkey.high_pkey; in ocontext_copy_selinux()
1903 c->u.ibpkey.high_pkey >= pkey && in sepol_ibpkey_sid()
1511 buf[3] = cpu_to_le32(c->u.ibpkey.high_pkey); in ocontext_write_selinux()
2877 high = ibpkeycon->u.ibpkey.high_pkey; in write_selinux_ibpkey_rules_to_cil()
2751 high = ibpkeycon->u.ibpkey.high_pkey; in write_selinux_ibpkey_rules_to_conf()
2665 high = ibpkeycon->u.ibpkey.high_pkey; in ocontext_selinux_ibpkey_to_cil()
3033 c->u.ibpkey.high_pkey = pkey_hi; in ocontext_read_selinux()
369 uint16_t high_pkey; member
5056 newc->u.ibpkey.high_pkey = high; in define_ibpkey_context()5074 high2 = c->u.ibpkey.high_pkey; in define_ibpkey_context()
3260 new_ocon->u.ibpkey.high_pkey = cil_ibpkeycon->pkey_high; in cil_ibpkeycon_to_policydb()