Home
last modified time | relevance | path

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

/include/linux/
Dmempolicy.h66 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()
203 static inline void mpol_cond_put(struct mempolicy *pol) in mpol_cond_put()
207 static inline void mpol_get(struct mempolicy *pol) in mpol_get()
Dblk-cgroup.h379 struct blkcg_policy *pol) in blkg_to_pd()
385 struct blkcg_policy *pol) in blkcg_to_cpd()
655 static inline int blkcg_policy_register(struct blkcg_policy *pol) { return 0; } in blkcg_policy_register()
656 static inline void blkcg_policy_unregister(struct blkcg_policy *pol) { } in blkcg_policy_unregister()
658 const struct blkcg_policy *pol) { return 0; } in blkcg_activate_policy()
660 const struct blkcg_policy *pol) { } in blkcg_deactivate_policy()
666 struct blkcg_policy *pol) { return NULL; } in blkg_to_pd()
Dnetlink.h100 #define NL_SET_BAD_ATTR_POLICY(extack, attr, pol) do { \ argument
109 #define NL_SET_ERR_MSG_ATTR_POL(extack, attr, pol, msg) do { \ argument
Dmm.h2689 pgoff_t off, struct mempolicy *pol, struct vm_userfaultfd_ctx uff, in vma_merge()
/include/linux/platform_data/media/
Domap4iss.h21 u8 pol; member
/include/uapi/linux/netfilter/
Dxt_policy.h68 struct xt_policy_elem pol[XT_POLICY_MAX_ELEM]; member
/include/uapi/linux/
Dxfrm.h452 struct xfrm_userpolicy_info pol; member
/include/net/
Dxfrm.h1184 struct xfrm_policy *pol; in xfrm_sk_free_policy() local