/linux/include/linux/ |
H A D | mempolicy.h | 66 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() 95 static inline void mpol_get(struct mempolicy *pol) in mpol_get() 175 static inline bool mpol_is_preferred_many(struct mempolicy *pol) in mpol_is_preferred_many() 199 static inline void mpol_put(struct mempolicy *pol) in mpol_put() 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() 300 static inline bool mpol_is_preferred_many(struct mempolicy *pol) in mpol_is_preferred_many()
|
/linux/mm/ |
H A D | mempolicy.c | 341 struct mempolicy *pol = p->mempolicy; in get_task_policy() local 363 static inline int mpol_store_user_nodemask(const struct mempolicy *pol) in mpol_store_user_nodemask() 376 static int mpol_new_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_nodemask() 384 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred() 402 static int mpol_set_nodemask(struct mempolicy *pol, in mpol_set_nodemask() 484 void __mpol_put(struct mempolicy *pol) in __mpol_put() 491 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default() 495 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask() 515 static void mpol_rebind_preferred(struct mempolicy *pol, in mpol_rebind_preferred() 528 static void mpol_rebind_policy(struct mempolicy *pol, const nodemask_t *newmask) in mpol_rebind_policy() [all …]
|
/linux/block/ |
H A D | blk-cgroup.c | 114 const struct blkcg_policy *pol) in blkcg_policy_enabled() 339 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc() local 417 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() local 431 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() local 546 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy() local 612 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy_all() local 674 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats() local 714 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs() 870 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() 1237 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_print_one_stat() local [all …]
|
H A D | blk-cgroup.h | 282 struct blkcg_policy *pol) in blkg_to_pd() 288 struct blkcg_policy *pol) in blkcg_to_cpd() 482 static inline int blkcg_policy_register(struct blkcg_policy *pol) { return 0; } in blkcg_policy_register() 483 static inline void blkcg_policy_unregister(struct blkcg_policy *pol) { } in blkcg_policy_unregister() 485 const struct blkcg_policy *pol) { return 0; } in blkcg_activate_policy() 487 const struct blkcg_policy *pol) { } in blkcg_deactivate_policy() 490 struct blkcg_policy *pol) { return NULL; } in blkg_to_pd()
|
H A D | blk-cgroup-rwstat.c | 97 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 | 579 struct xfrm_policy *pol; in xfrm_dst_hash_transfer() local 614 struct xfrm_policy *pol; in xfrm_idx_hash_transfer() local 749 xfrm_policy_inexact_alloc_bin(const struct xfrm_policy *pol, u8 dir) in xfrm_policy_inexact_alloc_bin() 1286 struct xfrm_policy *pol; in xfrm_hash_rebuild() local 1487 struct xfrm_policy *pol) in xfrm_policy_mark_match() 1545 struct xfrm_policy *pol, *newpos = NULL, *delpol = NULL; in xfrm_policy_insert_list() local 1633 struct xfrm_policy *pol; in __xfrm_policy_bysel_ctx() local 1656 struct xfrm_policy *pol, *ret = NULL; in xfrm_policy_bysel_ctx() local 1724 struct xfrm_policy *pol, *ret; in xfrm_policy_byid() local 1764 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
|
/linux/drivers/cpufreq/ |
H A D | powernow-k8.c | 923 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 void powernowk8_cpu_exit(struct cpufreq_policy *pol) in powernowk8_cpu_exit()
|
/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/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/arch/mips/include/asm/ |
H A D | txx9pio.h | 20 __u32 pol; member
|
/linux/net/key/ |
H A D | af_key.c | 1943 parse_ipsecrequest(struct xfrm_policy *xp, struct sadb_x_policy *pol, in parse_ipsecrequest() 1995 parse_ipsecrequests(struct xfrm_policy *xp, struct sadb_x_policy *pol) in parse_ipsecrequests() 2070 struct sadb_x_policy *pol; in pfkey_xfrm_policy2msg() local 2252 struct sadb_x_policy *pol; in pfkey_spdadd() local 2366 struct sadb_x_policy *pol; in pfkey_spddelete() local 2554 struct sadb_x_policy *pol; in pfkey_migrate() local 2652 struct sadb_x_policy *pol; in pfkey_spdget() local 3159 struct sadb_x_policy *pol; in pfkey_send_acquire() local 3271 struct sadb_x_policy *pol = (struct sadb_x_policy*)data; in pfkey_compile_policy() local 3560 struct sadb_x_policy *pol; in pfkey_send_migrate() local
|
/linux/drivers/input/touchscreen/ |
H A D | wm97xx-core.c | 228 enum wm97xx_gpio_pol pol, enum wm97xx_gpio_sticky sticky, in wm97xx_config_gpio() 304 u16 status, pol; in wm97xx_pen_interrupt() local
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_phy.c | 37 u8 lane, pol; in hdmi_phy_parse_lanes() local
|
/linux/drivers/ssb/ |
H A D | driver_gpio.c | 129 u32 pol = chipco_read32(chipco, SSB_CHIPCO_GPIOPOL); in ssb_gpio_irq_chipco_handler() local 330 u32 pol = ssb_read32(extif->dev, SSB_EXTIF_GPIO_INTPOL); in ssb_gpio_irq_extif_handler() local
|
/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/drivers/gpu/drm/fsl-dcu/ |
H A D | fsl_dcu_drm_crtc.c | 88 unsigned int pol = 0; in fsl_dcu_drm_crtc_mode_set_nofb() local
|
/linux/security/safesetid/ |
H A D | lsm.c | 70 struct setid_ruleset *pol; in setid_policy_lookup() local
|
/linux/include/uapi/linux/netfilter/ |
H A D | xt_policy.h | 68 struct xt_policy_elem pol[XT_POLICY_MAX_ELEM]; member
|
/linux/arch/mips/alchemy/devboards/ |
H A D | db1550.c | 261 static void db1550_spi_cs_en(struct au1550_spi_info *spi, int cs, int pol) in db1550_spi_cs_en()
|
/linux/drivers/bcma/ |
H A D | driver_gpio.c | 116 u32 pol = bcma_cc_read32(cc, BCMA_CC_GPIOPOL); in bcma_gpio_irq_handler() local
|
/linux/drivers/counter/ |
H A D | ti-ecap-capture.c | 237 size_t idx, enum counter_signal_polarity *pol) in ecap_cnt_pol_read() 253 size_t idx, enum counter_signal_polarity pol) in ecap_cnt_pol_write()
|