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

<<11121314151617181920>>

/linux-master/drivers/net/
H A Dvrf.c1818 .policy = vrf_nl_policy,
H A Dmacsec.c3435 .policy = macsec_genl_policy,
4430 .policy = macsec_rtnl_policy,
H A Dgeneve.c1816 .policy = geneve_policy,
/linux-master/net/nfc/
H A Dnetlink.c1818 .policy = nfc_genl_policy,
/linux-master/security/apparmor/
H A Dlsm.c39 #include "include/policy.h"
644 perms = *aa_lookup_perms(rules->policy, state);
1591 /* whether policy verification hashing is enabled */
1597 /* whether policy exactly as loaded is retained for debug and checkpointing */
1603 /* policy loaddata compression level */
1624 /* lock out loading/removal of policy
1625 * TODO: add in at boot loading of policy, which is the only way to
1626 * load policy, if lock_policy is set
1640 /* Determines how paranoid loading of policy is and how much verification
1641 * on the loaded policy i
[all...]
/linux-master/net/wireless/
H A Dcore.c932 * Validate we have a policy (can be explicitly set to
936 if (WARN_ON(!rdev->wiphy.vendor_commands[i].policy))
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1782 enum mlxsw_reg_sfd_rec_policy policy)
1793 mlxsw_reg_sfd_uc_pack(sfd_pl, 0, policy, mac, fid, vid, action,
1778 __mlxsw_sp_port_fdb_uc_op(struct mlxsw_sp *mlxsw_sp, u16 local_port, const char *mac, u16 fid, u16 vid, bool adding, enum mlxsw_reg_sfd_rec_action action, enum mlxsw_reg_sfd_rec_policy policy) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c2236 "WRT: no dump - type %d and policy mismatch=%d\n",
2242 "WRT: no dump - type %d and policy mismatch=%d\n",
2248 "WRT: no dump - type %d and policy mismatch=%d\n",
3111 u32 policy = le32_to_cpu(dump_data->trig->apply_policy); local
3114 if (policy & IWL_FW_INI_APPLY_POLICY_DUMP_COMPLETE_CMD) {
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c2049 tlv = (struct rtw89_btc_btf_tlv *)&btc->policy[len];
2057 tlv_v7 = (struct rtw89_btc_btf_tlv_v7 *)&btc->policy[len];
2099 tlv = (struct rtw89_btc_btf_tlv *)&btc->policy[len];
2146 tlv = (struct rtw89_btc_btf_tlv_v7 *)&btc->policy[len];
2159 btc->policy[len] = i; /* slot-id */
2160 memcpy(&btc->policy[len + 1], &dm->slot.v7[i],
2518 "[BTC], %s(): action = %d -> policy type/len: 0x%04x/%d\n",
2531 btc->policy, btc->policy_len);
H A Dcore.h3086 u8 policy[RTW89_BTC_POLICY_MAXLEN]; member in struct:rtw89_btc
5284 struct rtw89_mcc_policy policy; member in struct:rtw89_mcc_role
/linux-master/arch/x86/kvm/
H A Dx86.c9570 for_each_cpu(cpu, freq->policy->cpus)
9592 struct cpufreq_policy *policy; local
9596 policy = cpufreq_cpu_get(cpu);
9597 if (policy) {
9598 if (policy->cpuinfo.max_freq)
9599 max_tsc_khz = policy->cpuinfo.max_freq;
9600 cpufreq_cpu_put(policy);
/linux-master/kernel/trace/
H A Dtrace.c1922 max_data->policy = tsk->policy;
4196 "(uid:%d nice:%ld policy:%ld rt_prio:%ld)\n",
4199 data->policy, data->rt_priority);
/linux-master/fs/btrfs/
H A Dvolumes.c6037 const enum btrfs_read_policy policy = READ_ONCE(fs_info->fs_devices->read_policy); local
6052 switch (policy) {
6056 policy);
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1544 mc_pol->policy = cpu_to_le16(*drcs_info);
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2940 u8 policy; member in struct:wcn36xx_hal_add_ba_session_req_msg
H A Dsmd.c2508 msg_body.policy = 1;
/linux-master/tools/testing/selftests/net/
H A Dipsec.c532 "expire policy",
1158 printk("Failed to add xfrm policy");
1164 printk("Failed to add xfrm policy");
1209 printk("Failed to add xfrm policy");
1215 printk("Failed to add xfrm policy");
1387 req.acq.policy.sel.family = AF_INET;
1527 printk("Failed to add xfrm policy");
/linux-master/net/ieee802154/
H A Dnl802154.c178 /* policy for the attributes */
3093 .policy = nl802154_policy,
/linux-master/drivers/net/team/
H A Dteam_core.c2812 .policy = team_nl_policy,
/linux-master/net/ipv6/
H A Dip6_tunnel.c2173 .policy = ip6_tnl_policy,
/linux-master/security/selinux/
H A Dselinuxfs.c4 * Added conditional policy language extensions
8 * Added support for the policy capability bitmap
35 /* selinuxfs pseudo filesystem for exporting the security policy API.
48 SEL_LOAD, /* load policy */
55 SEL_POLICYVERS, /* return policy version for this kernel */
57 SEL_MLS, /* return if MLS policy is enabled */
65 SEL_POLICY, /* allow userspace to read the in kernel policy */
605 pr_warn_ratelimited("SELinux: failed to load policy\n");
609 length = sel_make_policy_nodes(fsi, load_state.policy);
1997 [SEL_POLICY] = {"policy",
[all...]
/linux-master/include/linux/
H A Dmm.h617 * to hold the policy upon return. Caller should pass NULL @new to
618 * remove a policy and fall back to surrounding context--i.e. do not
619 * install a MPOL_DEFAULT policy, nor the task or system default
625 * get_policy() op must add reference [mpol_get()] to any policy at
626 * (vma,addr) marked as MPOL_SHARED. The shared policy infrastructure
628 * get_policy() must NOT add a ref if the policy at (vma,addr) is not
632 * policy.
3335 struct mempolicy *policy,
3366 /* We are about to modify the VMA's memory policy. */
/linux-master/drivers/block/
H A Dnbd.c2390 .policy = nbd_attr_policy,
/linux-master/net/bluetooth/
H A Dhci_event.c201 conn->link_policy = __le16_to_cpu(rp->policy);
245 hdev->link_policy = __le16_to_cpu(rp->policy);
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c629 .policy = hwsim_vendor_test_policy,
790 /* MAC80211_HWSIM netlink policy */
6345 .policy = hwsim_genl_policy,

Completed in 629 milliseconds

<<11121314151617181920>>