Home
last modified time | relevance | path

Searched refs:policy_max (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Diwpm_util.c457 int iwpm_parse_nlmsg(struct netlink_callback *cb, int policy_max, in iwpm_parse_nlmsg() argument
465 ret = nlmsg_validate_deprecated(cb->nlh, nlh_len, policy_max - 1, in iwpm_parse_nlmsg()
471 ret = nlmsg_parse_deprecated(cb->nlh, nlh_len, nltb, policy_max - 1, in iwpm_parse_nlmsg()
477 ret = iwpm_validate_nlmsg_attr(nltb, policy_max); in iwpm_parse_nlmsg()
H A Diwpm_util.h243 int iwpm_parse_nlmsg(struct netlink_callback *cb, int policy_max,
/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c2537 unsigned int policy_max) in intel_pstate_update_perf_limits() argument
2542 max_policy_perf = policy_max / perf_ctl_scaling; in intel_pstate_update_perf_limits()
2543 if (policy_max == policy_min) { in intel_pstate_update_perf_limits()