/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace.c | 1845 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 D | wl_cfg80211.h | 1082 uint8 policy; member
|
H A D | dhd.h | 68 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 D | nbd.c | 2335 .policy = nbd_attr_policy,
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | ppp_generic.c | 1253 .policy = ppp_nl_policy,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/ |
H A D | smd.c | 2417 msg_body.policy = 1; in wcn36xx_smd_add_ba_session()
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_cmd.c | 1551 mc_pol->policy = cpu_to_le16(*drcs_info); in mwifiex_cmd_set_mc_policy()
|
/kernel/linux/linux-5.10/drivers/net/team/ |
H A D | team.c | 2867 .policy = team_nl_policy,
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_user.c | 476 .policy = tcmu_attr_policy,
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 1087 * @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 D | nl802154.c | 176 /* policy for the attributes */ 2501 .policy = nl802154_policy,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6mr.c | 221 .policy = ip6mr_rule_policy,
|
H A D | ip6_tunnel.c | 2236 .policy = ip6_tnl_policy,
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | nbd.c | 2370 .policy = nbd_attr_policy,
|
/kernel/linux/linux-6.6/drivers/net/team/ |
H A D | team.c | 2859 .policy = team_nl_policy,
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_cmd.c | 1544 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 D | ipsec.c | 532 "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 D | nl802154.c | 178 /* policy for the attributes */ 2886 .policy = nl802154_policy,
|
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | pm_netlink.c | 1198 /* 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 D | ip6_tunnel.c | 2178 .policy = ip6_tnl_policy,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | coex.c | 1574 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 D | ipmr.c | 234 .policy = ipmr_rule_policy,
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | 4004 .policy = ip_vs_cmd_policy,
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | amt.c | 3342 .policy = amt_policy,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 1133 * 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...] |