Home
last modified time | relevance | path

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

123

/Linux-v5.4/security/safesetid/
Dsecurityfs.c62 struct setuid_ruleset *pol = in __release_ruleset() local
74 static void release_ruleset(struct setuid_ruleset *pol) in release_ruleset()
79 static void insert_rule(struct setuid_ruleset *pol, struct setuid_rule *rule) in insert_rule()
84 static int verify_ruleset(struct setuid_ruleset *pol) in verify_ruleset()
113 struct setuid_ruleset *pol; in handle_policy_update() local
213 struct setuid_ruleset *pol; in safesetid_file_read() local
Dlsm.c53 struct setuid_ruleset *pol; in setuid_policy_lookup() local
/Linux-v5.4/block/
Dblk-cgroup.c61 const struct blkcg_policy *pol) in blkcg_policy_enabled()
171 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc() local
276 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() local
290 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() local
407 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy() local
482 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats() local
523 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs()
715 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
745 const struct blkcg_policy *pol, in blkg_lookup_check()
806 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep()
[all …]
/Linux-v5.4/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.h408 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()
/Linux-v5.4/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 …]
/Linux-v5.4/net/xfrm/
Dxfrm_policy.c520 struct xfrm_policy *pol; in xfrm_dst_hash_transfer() local
555 struct xfrm_policy *pol; in xfrm_idx_hash_transfer() local
690 xfrm_policy_inexact_alloc_bin(const struct xfrm_policy *pol, u8 dir) in xfrm_policy_inexact_alloc_bin()
1210 struct xfrm_policy *pol; in xfrm_hash_rebuild() local
1431 static bool xfrm_policy_mark_match(struct xfrm_policy *policy, in xfrm_policy_mark_match()
1498 struct xfrm_policy *pol, *delpol = NULL; in xfrm_policy_insert_inexact_list() local
1535 struct xfrm_policy *pol, *newpos = NULL, *delpol = NULL; in xfrm_policy_insert_list() local
1618 struct xfrm_policy *pol; in __xfrm_policy_bysel_ctx() local
1642 struct xfrm_policy *pol, *ret = NULL; in xfrm_policy_bysel_ctx() local
1710 struct xfrm_policy *pol, *ret; in xfrm_policy_byid() local
[all …]
/Linux-v5.4/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.4/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.4/drivers/media/platform/sunxi/sun4i-csi/
Dsun4i_csi.h25 #define CSI_CFG_VSYNC_POL(pol) ((pol) << 2) argument
26 #define CSI_CFG_HSYNC_POL(pol) ((pol) << 1) argument
27 #define CSI_CFG_PCLK_POL(pol) ((pol) << 0) argument
/Linux-v5.4/arch/mips/include/asm/
Dtxx9pio.h20 __u32 pol; member
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c37 u8 lane, pol; in hdmi_phy_parse_lanes() local
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_tc.c17 struct ocelot_policer pol = { 0 }; in ocelot_setup_tc_cls_matchall() local
Docelot_police.c175 struct ocelot_policer *pol) in ocelot_port_policer_add()
/Linux-v5.4/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.4/drivers/irqchip/
Dirq-tb10x.c45 uint32_t im, mod, pol; in tb10x_irq_set_type() local
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_phy.c46 u8 lane, pol; in hdmi_phy_parse_lanes() local
/Linux-v5.4/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.4/security/selinux/ss/
Davtab.c387 int avtab_read_item(struct avtab *a, void *fp, struct policydb *pol, in avtab_read_item()
555 int avtab_read(struct avtab *a, void *fp, struct policydb *pol) in avtab_read()
/Linux-v5.4/include/linux/platform_data/media/
Domap4iss.h21 u8 pol; member
/Linux-v5.4/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.4/net/key/
Daf_key.c1985 parse_ipsecrequests(struct xfrm_policy *xp, struct sadb_x_policy *pol) in parse_ipsecrequests()
2060 struct sadb_x_policy *pol; in pfkey_xfrm_policy2msg() local
2242 struct sadb_x_policy *pol; in pfkey_spdadd() local
2356 struct sadb_x_policy *pol; in pfkey_spddelete() local
2544 struct sadb_x_policy *pol; in pfkey_migrate() local
2642 struct sadb_x_policy *pol; in pfkey_spdget() local
3137 struct sadb_x_policy *pol; in pfkey_send_acquire() local
3245 struct sadb_x_policy *pol = (struct sadb_x_policy*)data; in pfkey_compile_policy() local
3534 struct sadb_x_policy *pol; in pfkey_send_migrate() local
/Linux-v5.4/include/uapi/linux/netfilter/
Dxt_policy.h68 struct xt_policy_elem pol[XT_POLICY_MAX_ELEM]; member
/Linux-v5.4/drivers/bcma/
Ddriver_gpio.c108 u32 pol = bcma_cc_read32(cc, BCMA_CC_GPIOPOL); in bcma_gpio_irq_handler() local
/Linux-v5.4/drivers/media/platform/qcom/camss/
Dcamss-csiphy.h26 u8 pol; member

123