/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | vport.c | 686 rep->policy = MLX5_GET_PR(hca_vport_context, ctx, vport_state_policy); in mlx5_query_hca_vport_context() 1055 req->policy); in mlx5_core_modify_hca_vport_context()
|
/kernel/linux/linux-5.10/drivers/hwtracing/stm/ |
H A D | core.c | 96 * This is called when either policy gets assigned to an stm device or an 631 * point, try to use the task name and "default" policy entries. in stm_char_write() 956 if (stm->policy) in stm_unregister_device() 957 stp_policy_unbind(stm->policy); in stm_unregister_device()
|
/kernel/linux/linux-5.10/drivers/net/ |
H A D | gtp.c | 754 .policy = gtp_policy, 1368 .policy = gtp_genl_policy,
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | netlink_compat.c | 218 tipc_genl_family.policy, NULL); in __tipc_nl_compat_dumpit() 231 tipc_genl_family.policy, in __tipc_nl_compat_dumpit()
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_netem.c | 926 const struct nla_policy *policy, int len) in parse_attr() 938 nested_len, policy, NULL); in parse_attr() 925 parse_attr(struct nlattr *tb[], int maxtype, struct nlattr *nla, const struct nla_policy *policy, int len) parse_attr() argument
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | driver.h | 466 enum port_state_policy policy; member 795 enum port_state_policy policy; member
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | kvm.h | 1601 __u32 policy; member 1630 __u32 policy; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | kvm.h | 1630 __u32 policy; member 1659 __u32 policy; member
|
/kernel/linux/linux-5.10/net/core/ |
H A D | fib_rules.c | 777 ops->policy, extack); in fib_nl_newrule() 885 ops->policy, extack); in fib_nl_delrule()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | vport.c | 690 rep->policy = MLX5_GET_PR(hca_vport_context, ctx, vport_state_policy); in mlx5_query_hca_vport_context() 1059 req->policy); in mlx5_core_modify_hca_vport_context()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | ata_piix.c | 812 static int piix_sidpr_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, in piix_sidpr_set_lpm() argument 815 return sata_link_scr_lpm(link, policy, false); in piix_sidpr_set_lpm()
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | debug.c | 410 unsigned long policy = SM_I(sbi)->ipu_policy; in stat_show() local 412 for_each_set_bit(j, &policy, F2FS_IPU_MAX) in stat_show()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | client.c | 330 /* Match the xprt security policy */ in nfs_match_client() 331 if (clp->cl_xprtsec.policy != data->xprtsec.policy) in nfs_match_client()
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | driver.h | 461 enum port_state_policy policy; member 880 enum port_state_policy policy; member
|
/kernel/linux/linux-6.6/drivers/hwtracing/stm/ |
H A D | core.c | 96 * This is called when either policy gets assigned to an stm device or an 631 * point, try to use the task name and "default" policy entries. in stm_char_write() 956 if (stm->policy) in stm_unregister_device() 957 stp_policy_unbind(stm->policy); in stm_unregister_device()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | netlink_compat.c | 217 tipc_genl_family.policy, NULL); in __tipc_nl_compat_dumpit() 230 tipc_genl_family.policy, in __tipc_nl_compat_dumpit()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_netem.c | 937 const struct nla_policy *policy, int len) in parse_attr() 949 nested_len, policy, NULL); in parse_attr() 936 parse_attr(struct nlattr *tb[], int maxtype, struct nlattr *nla, const struct nla_policy *policy, int len) parse_attr() argument
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | kvm.h | 1217 __u32 policy; member 1241 __u32 policy; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | kvm.h | 1217 __u32 policy; member 1241 __u32 policy; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | kvm.h | 1140 __u32 policy; member 1164 __u32 policy; member
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind.tex | 293 select the exact caching policy in use for a given address-space 294 object. In particular, by selecting the policy
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | helpers.cpp | 178 void finish_ra_test(ra_test_policy policy, bool lower) in finish_ra_test() argument 188 aco::register_allocation(program.get(), live_vars.live_out, policy); in finish_ra_test()
|
/third_party/rust/crates/libc/src/unix/bsd/ |
H A D | mod.rs | 785 pub fn sched_get_priority_min(policy: ::c_int) -> ::c_int; in sched_get_priority_min() 786 pub fn sched_get_priority_max(policy: ::c_int) -> ::c_int; in sched_get_priority_max()
|
/base/powermgr/power_manager/services/native/src/ |
H A D | power_state_machine.cpp | 1416 auto policy = DelayedSingleton<PowerModePolicy>::GetInstance(); in WakeupDeviceInner() local 1417 if (policy == nullptr) { in WakeupDeviceInner() 1421 policy->RemoveBackupMapSettingSwitch(PowerModePolicy::ServiceType::DISPLAY_OFFTIME); in WakeupDeviceInner()
|
/base/security/access_token/services/privacymanager/src/record/ |
H A D | permission_record_manager.cpp | 1832 ConfigPolicyLoaderInterface* policy = loader.GetObject<ConfigPolicyLoaderInterface>(); in GetConfigValue() local 1833 if (policy == nullptr) { in GetConfigValue() 1838 if (policy->GetConfigValue(ServiceType::PRIVACY_SERVICE, value)) { in GetConfigValue()
|