Home
last modified time | relevance | path

Searched defs:pol (Results 1 – 17 of 17) sorted by relevance

/external/kernel-headers/original/linux/
Dmempolicy.h80 static inline void mpol_free(struct mempolicy *pol) in mpol_free()
87 static inline struct mempolicy *mpol_copy(struct mempolicy *pol) in mpol_copy()
95 #define vma_set_policy(vma, pol) ((vma)->vm_policy = (pol)) argument
97 static inline void mpol_get(struct mempolicy *pol) in mpol_get()
194 static inline void mpol_get(struct mempolicy *pol) in mpol_get()
228 #define vma_set_policy(vma, pol) do {} while(0) argument
238 static inline void mpol_rebind_policy(struct mempolicy *pol, in mpol_rebind_policy()
/external/openssl/crypto/x509v3/
Dv3_cpols.c136 POLICYINFO *pol; variable
203 POLICYINFO *pol; in policy_section() local
365 static int i2r_certpol(X509V3_EXT_METHOD *method, STACK_OF(POLICYINFO) *pol, in i2r_certpol()
/external/chromium/chrome/browser/chromeos/login/
Dsigned_settings.cc87 em::ChromeDeviceSettingsProto pol; in EnumerateWhitelist() local
400 em::ChromeDeviceSettingsProto pol; in LookUpInPolicy() local
438 em::ChromeDeviceSettingsProto pol; in Execute() local
610 em::ChromeDeviceSettingsProto pol; in SetInPolicy() local
713 em::ChromeDeviceSettingsProto pol; in LookUpInPolicy() local
Dsigned_settings_helper_unittest.cc91 em::ChromeDeviceSettingsProto pol; in BuildPolicyData() local
Dsigned_settings_unittest.cc132 em::ChromeDeviceSettingsProto pol; in BuildPolicyData() local
152 em::ChromeDeviceSettingsProto pol; in SetAllowNewUsers() local
162 em::ChromeDeviceSettingsProto pol; in CheckWhitelist() local
474 em::ChromeDeviceSettingsProto pol; in TEST_F() local
Downership_service.cc59 void OwnershipService::set_cached_policy(const em::PolicyData& pol) { in set_cached_policy()
/external/valgrind/main/VEX/priv/
Dguest_generic_x87.c618 UInt pol, UInt idx, in compute_PCMPxSTRx_gen_output()
728 UInt pol = (imm8 >> 4) & 3; // imm8[5:4] polarity in compute_PCMPxSTRx() local
/external/iptables/include/linux/netfilter/
Dxt_policy.h64 struct xt_policy_elem pol[XT_POLICY_MAX_ELEM]; member
/external/valgrind/main/none/tests/amd64/
Dpcmpstr64.c130 UInt pol, UInt idx ) in pcmpXstrX_WRK_gen_output_fmt_I()
215 UInt pol = (imm8 >> 4) & 3; // imm8[5:4] polarity in pcmpXstrX_WRK() local
1398 UInt pol, UInt idx ) in pcmpXstrX_WRK_gen_output_fmt_I()
1482 UInt pol = (imm8 >> 4) & 3; // imm8[5:4] polarity in pcmpXstrX_WRK() local
/external/strace/
Dmem.c868 int pol; local
/external/libsepol/src/
Dlink.c1935 policydb_t *pol = state->base; in is_decl_requires_met() local
2138 static int enable_avrules(link_state_t * state, policydb_t * pol) in enable_avrules()
2441 static int populate_roleattributes(link_state_t *state, policydb_t *pol) in populate_roleattributes()
Dexpand.c2685 static void discard_tunables(sepol_handle_t *sh, policydb_t *pol) in discard_tunables()
Dpolicydb.c1409 int symtab_insert(policydb_t * pol, uint32_t sym, in symtab_insert()
/external/sepolicy/check_seapp/
Dcheck_seapp.c141 static policy_info pol = { variable
/external/iptables/iptables/
Diptables.c480 const char *pol = iptc_get_policy(chain, &counters, handle); in print_header() local
Dip6tables.c475 const char *pol = ip6tc_get_policy(chain, &counters, handle); in print_header() local
/external/iproute2/include/linux/
Dxfrm.h414 struct xfrm_userpolicy_info pol; member