Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-4.19/block/
Dblk-cgroup.c57 const struct blkcg_policy *pol) in blkcg_policy_enabled()
123 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc() local
222 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() local
236 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() local
327 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy() local
461 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats() local
503 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs()
706 struct blkcg_policy *pol, int off) in blkg_stat_recursive_sum()
748 struct blkcg_policy *pol, int off) in blkg_rwstat_recursive_sum()
782 const struct blkcg_policy *pol, in blkg_lookup_check()
[all …]
/kernel/linux/linux-5.10/security/safesetid/
Dsecurityfs.c72 struct setid_ruleset *pol = in __release_ruleset() local
84 static void release_ruleset(struct setid_ruleset *pol){ in release_ruleset()
88 static void insert_rule(struct setid_ruleset *pol, struct setid_rule *rule) in insert_rule()
98 static int verify_ruleset(struct setid_ruleset *pol) in verify_ruleset()
142 struct setid_ruleset *pol; in handle_policy_update() local
267 struct setid_ruleset *pol; in safesetid_file_read() local
Dlsm.c69 struct setid_ruleset *pol; in setid_policy_lookup() local
/kernel/linux/linux-5.10/block/
Dblk-cgroup.c61 const struct blkcg_policy *pol) in blkcg_policy_enabled()
180 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc() local
275 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() local
289 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() local
390 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy() local
464 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats() local
505 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs()
547 const struct blkcg_policy *pol, in blkg_lookup_check()
608 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep()
934 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_print_stat() local
[all …]
Dblk-cgroup-rwstat.c103 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
/kernel/linux/linux-4.19/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()
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()
Dblk-cgroup.h363 struct blkcg_policy *pol) in blkg_to_pd()
369 struct blkcg_policy *pol) in blkcg_to_cpd()
926 static inline int blkcg_policy_register(struct blkcg_policy *pol) { return 0; } in blkcg_policy_register()
927 static inline void blkcg_policy_unregister(struct blkcg_policy *pol) { } in blkcg_policy_unregister()
929 const struct blkcg_policy *pol) { return 0; } in blkcg_activate_policy()
931 const struct blkcg_policy *pol) { } in blkcg_deactivate_policy()
936 struct blkcg_policy *pol) { return NULL; } in blkg_to_pd()
/kernel/linux/linux-5.10/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.h376 struct blkcg_policy *pol) in blkg_to_pd()
382 struct blkcg_policy *pol) in blkcg_to_cpd()
637 static inline int blkcg_policy_register(struct blkcg_policy *pol) { return 0; } in blkcg_policy_register()
638 static inline void blkcg_policy_unregister(struct blkcg_policy *pol) { } in blkcg_policy_unregister()
640 const struct blkcg_policy *pol) { return 0; } in blkcg_activate_policy()
642 const struct blkcg_policy *pol) { } in blkcg_deactivate_policy()
648 struct blkcg_policy *pol) { return NULL; } in blkg_to_pd()
/kernel/linux/linux-4.19/mm/
Dmempolicy.c132 struct mempolicy *pol = p->mempolicy; in get_task_policy() local
154 static inline int mpol_store_user_nodemask(const struct mempolicy *pol) in mpol_store_user_nodemask()
167 static int mpol_new_interleave(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_interleave()
175 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred()
186 static int mpol_new_bind(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_bind()
203 static int mpol_set_nodemask(struct mempolicy *pol, in mpol_set_nodemask()
294 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default()
298 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask()
318 static void mpol_rebind_preferred(struct mempolicy *pol, in mpol_rebind_preferred()
349 static void mpol_rebind_policy(struct mempolicy *pol, const nodemask_t *newmask) in mpol_rebind_policy()
[all …]
/kernel/linux/linux-5.10/mm/
Dmempolicy.c158 struct mempolicy *pol = p->mempolicy; in get_task_policy() local
180 static inline int mpol_store_user_nodemask(const struct mempolicy *pol) in mpol_store_user_nodemask()
193 static int mpol_new_interleave(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_interleave()
201 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred()
212 static int mpol_new_bind(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_bind()
229 static int mpol_set_nodemask(struct mempolicy *pol, in mpol_set_nodemask()
320 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default()
324 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask()
344 static void mpol_rebind_preferred(struct mempolicy *pol, in mpol_rebind_preferred()
375 static void mpol_rebind_policy(struct mempolicy *pol, const nodemask_t *newmask) in mpol_rebind_policy()
[all …]
/kernel/linux/linux-4.19/net/xfrm/
Dxfrm_policy.c400 struct xfrm_policy *pol; in xfrm_dst_hash_transfer() local
435 struct xfrm_policy *pol; in xfrm_idx_hash_transfer() local
573 struct xfrm_policy *pol; in xfrm_hash_rebuild() local
730 static bool xfrm_policy_mark_match(struct xfrm_policy *policy, in xfrm_policy_mark_match()
743 struct xfrm_policy *pol; in xfrm_policy_insert() local
812 struct xfrm_policy *pol, *ret; in xfrm_policy_bysel_ctx() local
851 struct xfrm_policy *pol, *ret; in xfrm_policy_byid() local
895 struct xfrm_policy *pol; in xfrm_policy_flush_secctx_check() local
945 struct xfrm_policy *pol; in xfrm_policy_flush() local
997 struct xfrm_policy *pol; in xfrm_policy_walk() local
[all …]
/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_policy.c524 struct xfrm_policy *pol; in xfrm_dst_hash_transfer() local
559 struct xfrm_policy *pol; in xfrm_idx_hash_transfer() local
694 xfrm_policy_inexact_alloc_bin(const struct xfrm_policy *pol, u8 dir) in xfrm_policy_inexact_alloc_bin()
1224 struct xfrm_policy *pol; in xfrm_hash_rebuild() local
1446 struct xfrm_policy *pol) in xfrm_policy_mark_match()
1503 struct xfrm_policy *pol, *delpol = NULL; in xfrm_policy_insert_inexact_list() local
1540 struct xfrm_policy *pol, *newpos = NULL, *delpol = NULL; in xfrm_policy_insert_list() local
1622 struct xfrm_policy *pol; in __xfrm_policy_bysel_ctx() local
1645 struct xfrm_policy *pol, *ret = NULL; in xfrm_policy_bysel_ctx() local
1713 struct xfrm_policy *pol, *ret; in xfrm_policy_byid() local
[all …]
/kernel/linux/linux-5.10/drivers/mfd/
Dwm8350-gpio.c162 static int gpio_set_polarity(struct wm8350 *wm8350, int gpio, int pol) in gpio_set_polarity()
184 int pol, int pull, int invert, int debounce) in wm8350_gpio_config()
/kernel/linux/linux-4.19/drivers/mfd/
Dwm8350-gpio.c167 static int gpio_set_polarity(struct wm8350 *wm8350, int gpio, int pol) in gpio_set_polarity()
189 int pol, int pull, int invert, int debounce) in wm8350_gpio_config()
/kernel/linux/linux-5.10/drivers/cpufreq/
Dpowernow-k8.c923 struct cpufreq_policy *pol; member
930 struct cpufreq_policy *pol = pta->pol; in powernowk8_target_fn() local
984 static int powernowk8_target(struct cpufreq_policy *pol, unsigned index) in powernowk8_target()
1022 static int powernowk8_cpu_init(struct cpufreq_policy *pol) in powernowk8_cpu_init()
1092 static int powernowk8_cpu_exit(struct cpufreq_policy *pol) in powernowk8_cpu_exit()
/kernel/linux/linux-4.19/drivers/cpufreq/
Dpowernow-k8.c929 struct cpufreq_policy *pol; member
936 struct cpufreq_policy *pol = pta->pol; in powernowk8_target_fn() local
990 static int powernowk8_target(struct cpufreq_policy *pol, unsigned index) in powernowk8_target()
1028 static int powernowk8_cpu_init(struct cpufreq_policy *pol) in powernowk8_cpu_init()
1098 static int powernowk8_cpu_exit(struct cpufreq_policy *pol) in powernowk8_cpu_exit()
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun4i-csi/
Dsun4i_csi.h25 #define CSI_CFG_VREF_POL(pol) ((pol) << 2) argument
26 #define CSI_CFG_HREF_POL(pol) ((pol) << 1) argument
27 #define CSI_CFG_PCLK_POL(pol) ((pol) << 0) argument
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dtxx9pio.h20 __u32 pol; member
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dtxx9pio.h20 __u32 pol; member
/kernel/linux/linux-4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c40 u8 lane, pol; in hdmi_phy_parse_lanes() local
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c37 u8 lane, pol; in hdmi_phy_parse_lanes() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
Docelot_police.c158 struct ocelot_policer *pol) in ocelot_port_policer_add()
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-tb10x.c45 uint32_t im, mod, pol; in tb10x_irq_set_type() local
/kernel/linux/linux-4.19/drivers/irqchip/
Dirq-tb10x.c57 uint32_t im, mod, pol; in tb10x_irq_set_type() local

123456