Home
last modified time | relevance | path

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

123

/Linux-v5.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
/Linux-v5.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()
923 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()
/Linux-v5.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()
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
/Linux-v5.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 …]
/Linux-v5.10/net/xfrm/
Dxfrm_policy.c525 struct xfrm_policy *pol; in xfrm_dst_hash_transfer() local
560 struct xfrm_policy *pol; in xfrm_idx_hash_transfer() local
695 xfrm_policy_inexact_alloc_bin(const struct xfrm_policy *pol, u8 dir) in xfrm_policy_inexact_alloc_bin()
1215 struct xfrm_policy *pol; in xfrm_hash_rebuild() local
1437 struct xfrm_policy *pol) in xfrm_policy_mark_match()
1494 struct xfrm_policy *pol, *delpol = NULL; in xfrm_policy_insert_inexact_list() local
1531 struct xfrm_policy *pol, *newpos = NULL, *delpol = NULL; in xfrm_policy_insert_list() local
1613 struct xfrm_policy *pol; in __xfrm_policy_bysel_ctx() local
1636 struct xfrm_policy *pol, *ret = NULL; in xfrm_policy_bysel_ctx() local
1704 struct xfrm_policy *pol, *ret; in xfrm_policy_byid() local
[all …]
/Linux-v5.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()
/Linux-v5.10/drivers/cpufreq/
Dpowernow-k8.c926 struct cpufreq_policy *pol; member
933 struct cpufreq_policy *pol = pta->pol; in powernowk8_target_fn() local
987 static int powernowk8_target(struct cpufreq_policy *pol, unsigned index) in powernowk8_target()
1025 static int powernowk8_cpu_init(struct cpufreq_policy *pol) in powernowk8_cpu_init()
1095 static int powernowk8_cpu_exit(struct cpufreq_policy *pol) in powernowk8_cpu_exit()
/Linux-v5.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
/Linux-v5.10/arch/mips/include/asm/
Dtxx9pio.h20 __u32 pol; member
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c37 u8 lane, pol; in hdmi_phy_parse_lanes() local
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_police.c158 struct ocelot_policer *pol) in ocelot_port_policer_add()
/Linux-v5.10/drivers/input/touchscreen/
Dwm97xx-core.c228 enum wm97xx_gpio_pol pol, enum wm97xx_gpio_sticky sticky, in wm97xx_config_gpio()
303 u16 status, pol; in wm97xx_pen_irq_worker() local
/Linux-v5.10/drivers/irqchip/
Dirq-tb10x.c45 uint32_t im, mod, pol; in tb10x_irq_set_type() local
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_phy.c46 u8 lane, pol; in hdmi_phy_parse_lanes() local
/Linux-v5.10/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_crtc.c86 unsigned int pol = 0; in fsl_dcu_drm_crtc_mode_set_nofb() local
/Linux-v5.10/include/linux/platform_data/media/
Domap4iss.h21 u8 pol; member
/Linux-v5.10/drivers/ssb/
Ddriver_gpio.c127 u32 pol = chipco_read32(chipco, SSB_CHIPCO_GPIOPOL); in ssb_gpio_irq_chipco_handler() local
324 u32 pol = ssb_read32(extif->dev, SSB_EXTIF_GPIO_INTPOL); in ssb_gpio_irq_extif_handler() local
/Linux-v5.10/security/selinux/ss/
Davtab.c433 int avtab_read_item(struct avtab *a, void *fp, struct policydb *pol, in avtab_read_item()
601 int avtab_read(struct avtab *a, void *fp, struct policydb *pol) in avtab_read()
/Linux-v5.10/net/key/
Daf_key.c1992 parse_ipsecrequests(struct xfrm_policy *xp, struct sadb_x_policy *pol) in parse_ipsecrequests()
2067 struct sadb_x_policy *pol; in pfkey_xfrm_policy2msg() local
2249 struct sadb_x_policy *pol; in pfkey_spdadd() local
2363 struct sadb_x_policy *pol; in pfkey_spddelete() local
2551 struct sadb_x_policy *pol; in pfkey_migrate() local
2649 struct sadb_x_policy *pol; in pfkey_spdget() local
3144 struct sadb_x_policy *pol; in pfkey_send_acquire() local
3252 struct sadb_x_policy *pol = (struct sadb_x_policy*)data; in pfkey_compile_policy() local
3541 struct sadb_x_policy *pol; in pfkey_send_migrate() local
/Linux-v5.10/include/uapi/linux/netfilter/
Dxt_policy.h68 struct xt_policy_elem pol[XT_POLICY_MAX_ELEM]; member
/Linux-v5.10/drivers/staging/media/zoran/
Dzr36016.c242 struct vfe_settings *cap, struct vfe_polarity *pol) in zr36016_set_video()

123