Home
last modified time | relevance | path

Searched refs:policy (Results 1026 - 1050 of 1069) sorted by relevance

1...<<414243

/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c1845 max_data->policy = tsk->policy; in __update_max_tr()
4394 "(uid:%d nice:%ld policy:%ld rt_prio:%ld)\n", in print_trace_header()
4397 data->policy, data->rt_priority); in print_trace_header()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.h1082 uint8 policy; member
H A Ddhd.h68 int setScheduler(struct task_struct *p, int policy, struct sched_param *param);
1309 uint wbtext_policy; /* wbtext policy of dongle */
1310 bool wbtext_support; /* for product policy only */
2698 /* Flags to indicate if we distingish power off policy when
/kernel/linux/linux-5.10/drivers/block/
H A Dnbd.c2335 .policy = nbd_attr_policy,
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_generic.c1253 .policy = ppp_nl_policy,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c2417 msg_body.policy = 1; in wcn36xx_smd_add_ba_session()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1551 mc_pol->policy = cpu_to_le16(*drcs_info); in mwifiex_cmd_set_mc_policy()
/kernel/linux/linux-5.10/drivers/net/team/
H A Dteam.c2867 .policy = team_nl_policy,
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_user.c476 .policy = tcmu_attr_policy,
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h1087 * @acl_policy: ACL policy to be applied on the station's
3824 * Parameters include ACL policy, an array of MAC address of stations
4600 * @policy: policy pointer for attributes within %NL80211_ATTR_VENDOR_DATA.
4601 * Set this to %VENDOR_CMD_RAW_DATA if no policy can be given and the
4603 * @maxattr: highest attribute number in policy
4616 const struct nla_policy *policy; member
/kernel/linux/linux-5.10/net/ieee802154/
H A Dnl802154.c176 /* policy for the attributes */
2501 .policy = nl802154_policy,
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6mr.c221 .policy = ip6mr_rule_policy,
H A Dip6_tunnel.c2236 .policy = ip6_tnl_policy,
/kernel/linux/linux-6.6/drivers/block/
H A Dnbd.c2370 .policy = nbd_attr_policy,
/kernel/linux/linux-6.6/drivers/net/team/
H A Dteam.c2859 .policy = team_nl_policy,
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1544 mc_pol->policy = cpu_to_le16(*drcs_info); in mwifiex_cmd_set_mc_policy()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipsec.c532 "expire policy",
1158 printk("Failed to add xfrm policy"); in xfrm_prepare()
1164 printk("Failed to add xfrm policy"); in xfrm_prepare()
1209 printk("Failed to add xfrm policy"); in xfrm_cleanup()
1215 printk("Failed to add xfrm policy"); in xfrm_cleanup()
1387 req.acq.policy.sel.family = AF_INET; in xfrm_monitor_acquire()
1527 printk("Failed to add xfrm policy"); in xfrm_expire_policy()
/kernel/linux/linux-6.6/net/ieee802154/
H A Dnl802154.c178 /* policy for the attributes */
2886 .policy = nl802154_policy,
/kernel/linux/linux-6.6/net/mptcp/
H A Dpm_netlink.c1198 /* no validation needed - was already done via nested policy */ in mptcp_pm_parse_pm_addr_attr()
2370 .policy = mptcp_pm_policy,
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_tunnel.c2178 .policy = ip6_tnl_policy,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c1574 tlv = (struct rtw89_btc_btf_tlv *)&btc->policy[len]; in _append_tdma()
1617 tlv = (struct rtw89_btc_btf_tlv *)&btc->policy[len]; in _append_slot()
1925 "[BTC], %s(): action = %d -> policy type/len: 0x%04x/%d\n", in _fw_set_policy()
1938 btc->policy, btc->policy_len); in _fw_set_policy()
/kernel/linux/linux-5.10/net/ipv4/
H A Dipmr.c234 .policy = ipmr_rule_policy,
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_ctl.c4004 .policy = ip_vs_cmd_policy,
/kernel/linux/linux-6.6/drivers/net/
H A Damt.c3342 .policy = amt_policy,
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h1133 * preference. The driver should follow its internal policy in
1275 * @acl_policy: ACL policy to be applied on the station's
4279 * Parameters include ACL policy, an array of MAC address of stations
5113 * @policy: policy pointer for attributes within %NL80211_ATTR_VENDOR_DATA.
5114 * Set this to %VENDOR_CMD_RAW_DATA if no policy can be given and the
5116 * @maxattr: highest attribute number in policy
5129 const struct nla_policy *policy; member
7994 * @td_bitmap: transition disable policy
7995 * @td_bitmap_len: Length of transition disable policy
[all...]

Completed in 120 milliseconds

1...<<414243