Searched defs:pol (Results 1 – 6 of 6) sorted by relevance
66 static inline void mpol_put(struct mempolicy *pol) in mpol_put()76 static inline int mpol_needs_cond_ref(struct mempolicy *pol) in mpol_needs_cond_ref()81 static inline void mpol_cond_put(struct mempolicy *pol) in mpol_cond_put()88 static inline struct mempolicy *mpol_dup(struct mempolicy *pol) in mpol_dup()97 static inline void mpol_get(struct mempolicy *pol) in mpol_get()221 static inline void mpol_cond_put(struct mempolicy *pol) in mpol_cond_put()225 static inline void mpol_get(struct mempolicy *pol) in mpol_get()
408 struct blkcg_policy *pol) in blkg_to_pd()414 struct blkcg_policy *pol) in blkcg_to_cpd()850 static inline int blkcg_policy_register(struct blkcg_policy *pol) { return 0; } in blkcg_policy_register()851 static inline void blkcg_policy_unregister(struct blkcg_policy *pol) { } in blkcg_policy_unregister()853 const struct blkcg_policy *pol) { return 0; } in blkcg_activate_policy()855 const struct blkcg_policy *pol) { } in blkcg_deactivate_policy()861 struct blkcg_policy *pol) { return NULL; } in blkg_to_pd()
21 u8 pol; member
68 struct xt_policy_elem pol[XT_POLICY_MAX_ELEM]; member
451 struct xfrm_userpolicy_info pol; member
1183 struct xfrm_policy *pol; in xfrm_sk_free_policy() local