Home
last modified time | relevance | path

Searched defs:policy (Results 1 – 25 of 39) sorted by relevance

12

/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.h20 struct policy { struct
21 struct channel_packet pkt;
22 uint32_t pfid[MAX_VFS];
23 uint32_t port[MAX_VFS];
24 unsigned int enabled;
25 struct core_share core_share[MAX_VCPU_PER_VM];
/f-stack/freebsd/kern/
H A Dksched.c108 getscheduler(struct ksched *ksched, struct thread *td, int *policy) in getscheduler()
133 int e, policy; in ksched_setparam() local
172 ksched_setscheduler(struct ksched *ksched, struct thread *td, int policy, in ksched_setscheduler()
210 ksched_getscheduler(struct ksched *ksched, struct thread *td, int *policy) in ksched_getscheduler()
226 ksched_get_priority_max(struct ksched *ksched, int policy, int *prio) in ksched_get_priority_max()
247 ksched_get_priority_min(struct ksched *ksched, int policy, int *prio) in ksched_get_priority_min()
H A Dkern_cpuset.c1426 int policy, prefer, error; in sysctl_handle_domainset() local
2106 int *policy; member
2233 int policy; member
2246 id_t id, size_t domainsetsize, const domainset_t *maskp, int policy) in kern_cpuset_setdomain()
H A Dkern_malloc.c586 malloc_large(size_t *size, struct malloc_type *mtp, struct domainset *policy, in malloc_large()
/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.c136 struct ep_policy *policy) in set_policy()
407 struct ep_policy *policy) in rte_power_empty_poll_stat_init()
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dmain.c51 struct channel_packet *policy; in parse_args() local
H A Dvm_power_cli_guest.c41 static struct channel_packet policy; variable
52 struct channel_packet *policy; in set_policy_mac() local
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_devargs.h59 enum rte_dev_policy policy; member
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c101 nvlist_t *policy; in zpool_get_load_policy() local
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzutil.h70 nvlist_t *policy; /* load policy (max txg, rewind, etc.) */ member
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c611 __in efx_filter_replacement_policy_t policy, in ef10_filter_add_lookup_equal_spec()
828 __in efx_filter_replacement_policy_t policy, in ef10_filter_add_internal()
1004 __in enum efx_filter_replacement_policy_e policy) in ef10_filter_add()
H A Defx_filter.c1466 __in efx_filter_replacement_policy_t policy) in siena_filter_add()
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/
H A DZFS-pool-latency-heatmaps-influxdb.json140 "policy": "default", string
264 "policy": "default", string
402 "policy": "default", string
526 "policy": "default", string
650 "policy": "default", string
774 "policy": "default", string
912 "policy": "default", string
1036 "policy": "default", string
1160 "policy": "default", string
1284 "policy": "default", string
[all …]
/f-stack/freebsd/net80211/
H A Dieee80211_acl.c249 acl_setpolicy(struct ieee80211vap *vap, int policy) in acl_setpolicy()
H A Dieee80211_freebsd.h379 #define _IEEE80211_POLICY_MODULE(policy, name, version) \ argument
/f-stack/freebsd/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c293 int policy; in pthread_attr_clone() local
/f-stack/tools/netstat/
H A Dnetisr.c84 netisr_dispatch_policy_to_string(u_int policy, char *buf, in netisr_dispatch_policy_to_string()
/f-stack/freebsd/netinet/
H A Dsctp_usrreq.c3615 uint16_t policy; local
3657 uint16_t policy; local
6208 uint16_t policy; local
/f-stack/freebsd/netipsec/
H A Dkey_debug.c610 kdebug_secpolicy_policy(u_int policy) in kdebug_secpolicy_policy()
H A Dipsec.h86 u_int policy; /* policy_type per pfkeyv2.h */ member
/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_api.c928 rte_eth_bond_xmit_policy_set(uint16_t bonded_port_id, uint8_t policy) in rte_eth_bond_xmit_policy_set()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c2270 zpool_load_policy_t policy; in spa_load_verify() local
3639 nvlist_t *nv, *mos_config, *policy; local
5055 zpool_load_policy_t policy; local
5144 spa_open_rewind(const char *name, spa_t **spapp, void *tag, nvlist_t *policy,
5939 zpool_load_policy_t policy; local
6121 zpool_load_policy_t policy; local
/f-stack/freebsd/net/
H A Dnetisr.c797 u_int policy; in netisr_select_cpuid() local
/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c455 nvlist_t *policy) in get_configs()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c1860 zpool_load_policy_t policy; in zpool_import_props() local
3804 zpool_load_policy_t policy; in zpool_clear() local

12