| /linux/include/linux/ |
| H A D | mempolicy.h | 67 static inline void mpol_put(struct mempolicy *pol) in mpol_put() 77 static inline int mpol_needs_cond_ref(struct mempolicy *pol) in mpol_needs_cond_ref() 82 static inline void mpol_cond_put(struct mempolicy *pol) in mpol_cond_put() 89 static inline struct mempolicy *mpol_dup(struct mempolicy *pol) in mpol_dup() 96 static inline void mpol_get(struct mempolicy *pol) in mpol_get() 176 static inline bool mpol_is_preferred_many(struct mempolicy *pol) in mpol_is_preferred_many() 200 static inline void mpol_put(struct mempolicy *pol) in mpol_put() 204 static inline void mpol_cond_put(struct mempolicy *pol) in mpol_cond_put() 208 static inline void mpol_get(struct mempolicy *pol) in mpol_get() 301 static inline bool mpol_is_preferred_many(struct mempolicy *pol) in mpol_is_preferred_many()
|
| /linux/security/safesetid/ |
| H A D | securityfs.c | 72 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 270 struct setid_ruleset *pol; in safesetid_file_read() local
|
| H A D | lsm.c | 70 struct setid_ruleset *pol; in setid_policy_lookup() local
|
| /linux/block/ |
| H A D | blk-cgroup.c | 344 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc() local 418 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() local 432 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() local 538 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy() local 606 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy_all() local 671 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats() local 711 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs() 834 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() 1176 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_print_one_stat() local 1400 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_css_alloc() local [all …]
|
| H A D | blk-cgroup.h | 287 const struct blkcg_policy *pol) in blkg_to_pd() 293 struct blkcg_policy *pol) in blkcg_to_cpd() 480 const struct blkcg_policy *pol) in blkcg_policy_enabled() 505 static inline int blkcg_policy_register(struct blkcg_policy *pol) { return 0; } in blkcg_policy_register() 506 static inline void blkcg_policy_unregister(struct blkcg_policy *pol) { } in blkcg_policy_unregister() 508 const struct blkcg_policy *pol) { return 0; } in blkcg_activate_policy() 510 const struct blkcg_policy *pol) { } in blkcg_deactivate_policy() 513 const struct blkcg_policy *pol) { return NULL; } in blkg_to_pd()
|
| H A D | blk-cgroup-rwstat.c | 96 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
|
| /linux/net/xfrm/ |
| H A D | xfrm_policy.c | 582 struct xfrm_policy *pol; in xfrm_dst_hash_transfer() local 617 struct xfrm_policy *pol; in xfrm_idx_hash_transfer() local 752 xfrm_policy_inexact_alloc_bin(const struct xfrm_policy *pol, u8 dir) in xfrm_policy_inexact_alloc_bin() 1280 struct xfrm_policy *pol; in xfrm_hash_rebuild() local 1481 struct xfrm_policy *pol) in xfrm_policy_mark_match() 1539 struct xfrm_policy *pol, *newpos = NULL, *delpol = NULL; in xfrm_policy_insert_list() local 1627 struct xfrm_policy *pol; in __xfrm_policy_bysel_ctx() local 1650 struct xfrm_policy *pol, *ret = NULL; in xfrm_policy_bysel_ctx() local 1718 struct xfrm_policy *pol, *ret; in xfrm_policy_byid() local 1758 struct xfrm_policy *pol; in xfrm_policy_flush_secctx_check() local [all …]
|
| /linux/security/ipe/ |
| H A D | policy_tests.c | 250 struct ipe_policy *pol; in ipe_parser_unsigned_test() local 278 struct ipe_policy *pol = NULL; in ipe_parser_widestring_test() local
|
| H A D | eval.c | 319 struct ipe_policy *pol = NULL; in ipe_evaluate_event() local
|
| /linux/drivers/mfd/ |
| H A D | wm8350-gpio.c | 162 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/drivers/cpufreq/ |
| H A D | powernow-k8.c | 925 struct cpufreq_policy *pol; member 932 struct cpufreq_policy *pol = pta->pol; in powernowk8_target_fn() local 986 static int powernowk8_target(struct cpufreq_policy *pol, unsigned index) in powernowk8_target() 1024 static int powernowk8_cpu_init(struct cpufreq_policy *pol) in powernowk8_cpu_init() 1095 static void powernowk8_cpu_exit(struct cpufreq_policy *pol) in powernowk8_cpu_exit()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_police.c | 19 struct lan966x_tc_policer *pol, in lan966x_police_add() 141 struct lan966x_tc_policer pol; in lan966x_police_port_add() local
|
| /linux/drivers/media/platform/sunxi/sun4i-csi/ |
| H A D | sun4i_csi.h | 25 #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/net/key/ |
| H A D | af_key.c | 1960 parse_ipsecrequest(struct xfrm_policy *xp, struct sadb_x_policy *pol, in parse_ipsecrequest() 2012 parse_ipsecrequests(struct xfrm_policy *xp, struct sadb_x_policy *pol) in parse_ipsecrequests() 2087 struct sadb_x_policy *pol; in pfkey_xfrm_policy2msg() local 2269 struct sadb_x_policy *pol; in pfkey_spdadd() local 2383 struct sadb_x_policy *pol; in pfkey_spddelete() local 2571 struct sadb_x_policy *pol; in pfkey_migrate() local 2669 struct sadb_x_policy *pol; in pfkey_spdget() local 3176 struct sadb_x_policy *pol; in pfkey_send_acquire() local 3288 struct sadb_x_policy *pol = (struct sadb_x_policy*)data; in pfkey_compile_policy() local 3577 struct sadb_x_policy *pol; in pfkey_send_migrate() local
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | hdmi_phy.c | 37 u8 lane, pol; in hdmi_phy_parse_lanes() local
|
| /linux/security/selinux/ss/ |
| H A D | avtab.c | 306 int avtab_read_item(struct avtab *a, struct policy_file *fp, struct policydb *pol, in avtab_read_item() argument 477 avtab_read(struct avtab * a,struct policy_file * fp,struct policydb * pol) avtab_read() argument [all...] |
| /linux/drivers/irqchip/ |
| H A D | irq-tb10x.c | 44 uint32_t mod, pol, im = data->mask; in tb10x_irq_set_type() local
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_police.c | 203 struct ocelot_policer *pol) in ocelot_port_policer_add()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | hdmi_phy.c | 46 u8 lane, pol; in hdmi_phy_parse_lanes() local
|
| /linux/include/uapi/linux/netfilter/ |
| H A D | xt_policy.h | 68 struct xt_policy_elem pol[XT_POLICY_MAX_ELEM]; member
|
| /linux/drivers/media/pci/zoran/ |
| H A D | zr36016.c | 214 struct vfe_settings *cap, struct vfe_polarity *pol) in zr36016_set_video()
|
| H A D | zr36050.c | 544 struct vfe_settings *cap, struct vfe_polarity *pol) in zr36050_set_video()
|
| H A D | zr36060.c | 484 struct vfe_settings *cap, struct vfe_polarity *pol) in zr36060_set_video()
|
| /linux/drivers/counter/ |
| H A D | ti-ecap-capture.c | 236 size_t idx, enum counter_signal_polarity *pol) in ecap_cnt_pol_read() 252 size_t idx, enum counter_signal_polarity pol) in ecap_cnt_pol_write()
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | omap3isp.h | 70 u8 pol; member
|