Searched defs:pol (Results 1 – 8 of 8) sorted by relevance
63 static inline void mpol_put(struct mempolicy *pol) in mpol_put()73 static inline int mpol_needs_cond_ref(struct mempolicy *pol) in mpol_needs_cond_ref()78 static inline void mpol_cond_put(struct mempolicy *pol) in mpol_cond_put()85 static inline struct mempolicy *mpol_dup(struct mempolicy *pol) in mpol_dup()94 static inline void mpol_get(struct mempolicy *pol) in mpol_get()189 static inline bool mpol_is_preferred_many(struct mempolicy *pol) in mpol_is_preferred_many()208 static inline void mpol_cond_put(struct mempolicy *pol) in mpol_cond_put()212 static inline void mpol_get(struct mempolicy *pol) in mpol_get()306 static inline bool mpol_is_preferred_many(struct mempolicy *pol) in mpol_is_preferred_many()
382 struct blkcg_policy *pol) in blkg_to_pd()388 struct blkcg_policy *pol) in blkcg_to_cpd()658 static inline int blkcg_policy_register(struct blkcg_policy *pol) { return 0; } in blkcg_policy_register()659 static inline void blkcg_policy_unregister(struct blkcg_policy *pol) { } in blkcg_policy_unregister()661 const struct blkcg_policy *pol) { return 0; } in blkcg_activate_policy()663 const struct blkcg_policy *pol) { } in blkcg_deactivate_policy()669 struct blkcg_policy *pol) { return NULL; } in blkg_to_pd()
104 #define NL_SET_BAD_ATTR_POLICY(extack, attr, pol) do { \ argument113 #define NL_SET_ERR_MSG_ATTR_POL(extack, attr, pol, msg) do { \ argument
21 u8 pol; member
68 struct xt_policy_elem pol[XT_POLICY_MAX_ELEM]; member
458 struct xfrm_userpolicy_info pol; member
633 struct ocelot_policer pol; member
1207 struct xfrm_policy *pol; in xfrm_sk_free_policy() local