Searched refs:policy (Results 501 - 510 of 510) sorted by relevance

<<21

/linux-master/drivers/target/
H A Dtarget_core_user.c483 .policy = tcmu_attr_policy,
/linux-master/drivers/net/
H A Damt.c3336 .policy = amt_policy,
/linux-master/drivers/net/ppp/
H A Dppp_generic.c1366 .policy = ppp_nl_policy,
/linux-master/include/net/
H A Dcfg80211.h1252 * preference. The driver should follow its internal policy in
1394 * @acl_policy: ACL policy to be applied on the station's
4454 * Parameters include ACL policy, an array of MAC address of stations
5298 * @policy: policy pointer for attributes within %NL80211_ATTR_VENDOR_DATA.
5299 * Set this to %VENDOR_CMD_RAW_DATA if no policy can be given and the
5301 * @maxattr: highest attribute number in policy
5314 const struct nla_policy *policy; member in struct:wiphy_vendor_command
8220 * @td_bitmap: transition disable policy
8221 * @td_bitmap_len: Length of transition disable policy
[all...]
/linux-master/net/netfilter/ipvs/
H A Dip_vs_ctl.c4242 .policy = ip_vs_cmd_policy,
/linux-master/net/bluetooth/
H A Dhci_sync.c2326 /* Select filter policy to accept all advertising */
2679 * just abort and return filer policy value to not use the
2747 /* Select filter policy to use accept list */
3988 cp.policy = cpu_to_le16(link_policy);
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c3774 "Label policy only applies to IPv6 VXLAN devices");
4578 .policy = vxlan_policy,
/linux-master/net/wireless/
H A Dnl80211.c297 /* policy for the attributes */
831 /* policy for the key attributes */
844 /* policy for the key default flags */
852 /* policy for WoWLAN attributes */
887 /* policy for coalesce rule attributes */
898 /* policy for GTK rekey offload attributes */
936 /* policy for NAN function attributes */
960 /* policy for Service Response Filter attributes */
970 /* policy for packet pattern attributes */
7096 * channels) tuple for each subband (checked in policy),
[all...]
/linux-master/net/core/
H A Drtnetlink.c1993 /* IFLA_IFALIAS is a string, but policy is set to NLA_BINARY to
3632 ops->policy, extack);
4388 * policy.
/linux-master/kernel/sched/
H A Dfair.c8394 if (unlikely(p->policy != SCHED_NORMAL) || !sched_feat(WAKEUP_PREEMPTION))
12853 /* Account for a task changing its policy or group.

Completed in 627 milliseconds

<<21