Home
last modified time | relevance | path

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

12345

/freebsd-12-stable/usr.sbin/nscd/
Dcacheplcs.c108 cache_queue_policy_add_item(struct cache_policy_ *policy, in cache_queue_policy_add_item()
122 cache_queue_policy_remove_item(struct cache_policy_ *policy, in cache_queue_policy_remove_item()
136 cache_queue_policy_get_first_item(struct cache_policy_ *policy) in cache_queue_policy_get_first_item()
147 cache_queue_policy_get_last_item(struct cache_policy_ *policy) in cache_queue_policy_get_last_item()
159 cache_queue_policy_get_next_item(struct cache_policy_ *policy, in cache_queue_policy_get_next_item()
174 cache_queue_policy_get_prev_item(struct cache_policy_ *policy, in cache_queue_policy_get_prev_item()
245 cache_fifo_policy_update_item(struct cache_policy_ *policy, in cache_fifo_policy_update_item()
268 destroy_cache_fifo_policy(struct cache_policy_ *policy) in destroy_cache_fifo_policy()
284 cache_lru_policy_update_item(struct cache_policy_ *policy, in cache_lru_policy_update_item()
313 destroy_cache_lru_policy(struct cache_policy_ *policy) in destroy_cache_lru_policy()
[all …]
Dcachelib.c292 struct cache_policy_ *policy; in clear_cache_entry() local
374 struct cache_policy_ *policy, in flush_cache_policy()
428 struct cache_policy_ *policy, *connected_policy; in flush_cache_entry() local
811 struct cache_policy_ *policy, *connected_policy; in cache_write() local
Dparser.c228 const char *entry_name, enum cache_policy_t policy) in set_positive_policy()
244 const char *entry_name, enum cache_policy_t policy) in set_negative_policy()
/freebsd-12-stable/sys/kern/
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()
/freebsd-12-stable/lib/libthr/thread/
Dthr_kern.c73 _rtp_to_schedparam(const struct rtprio *rtp, int *policy, in _rtp_to_schedparam()
94 _schedparam_to_rtp(int policy, const struct sched_param *param, in _schedparam_to_rtp()
116 _thr_getscheduler(lwpid_t lwpid, int *policy, struct sched_param *param) in _thr_getscheduler()
129 _thr_setscheduler(lwpid_t lwpid, int policy, const struct sched_param *param) in _thr_setscheduler()
Dthr_getprio.c46 int policy, ret; in _pthread_getprio() local
Dthr_setschedparam.c53 _pthread_setschedparam(pthread_t pthread, int policy, in _pthread_setschedparam()
Dthr_getschedparam.c50 _pthread_getschedparam(pthread_t pthread, int * __restrict policy, in _pthread_getschedparam()
Dthr_attr.c261 int * __restrict policy) in _thr_attr_getschedpolicy()
466 int policy; in _thr_attr_setschedparam() local
497 _thr_attr_setschedpolicy(pthread_attr_t *attr, int policy) in _thr_attr_setschedpolicy()
/freebsd-12-stable/usr.bin/cpuset/
Dcpuset.c74 int policy; member
189 struct numa_policy *policy; in parsedomainlist() local
249 int policy; in printaffinity() local
290 int policy; in main() local
/freebsd-12-stable/usr.sbin/rrenumd/
Drrenumd.c82 u_long policy : 1; member
269 , char *policy in sock6_open()
358 , char *policy in sock4_open()
540 char *policy = NULL; in main() local
/freebsd-12-stable/crypto/openssl/crypto/x509v3/
Dv3_pci.c88 ASN1_OCTET_STRING **policy) in process_pci_value()
251 ASN1_OCTET_STRING *policy = NULL; in r2i_pci() local
Dpcy_data.c38 X509_POLICY_DATA *policy_data_new(POLICYINFO *policy, in policy_data_new()
/freebsd-12-stable/sbin/ipf/libipf/
Dprintdstlistpolicy.c11 printdstlistpolicy(ippool_policy_t policy) in printdstlistpolicy()
/freebsd-12-stable/lib/libipsec/
Dipsec_get_policylen.c47 ipsec_get_policylen(policy) in ipsec_get_policylen() argument
Dpfkey.c872 pfkey_send_spdadd(so, src, prefs, dst, prefd, proto, policy, policylen, seq) in pfkey_send_spdadd() argument
899 policy, policylen, seq) in pfkey_send_spdadd2() argument
926 pfkey_send_spdupdate(so, src, prefs, dst, prefd, proto, policy, policylen, seq) in pfkey_send_spdupdate() argument
953 policy, policylen, seq) in pfkey_send_spdupdate2() argument
980 pfkey_send_spddelete(so, src, prefs, dst, prefd, proto, policy, policylen, seq) in pfkey_send_spddelete() argument
1049 pfkey_send_spdsetidx(so, src, prefs, dst, prefd, proto, policy, policylen, seq) in pfkey_send_spdsetidx() argument
1449 ltime, vtime, policy, policylen, seq) in pfkey_send_x4() argument
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddt_work.c50 dtrace_optval_t policy = dtp->dt_options[DTRACEOPT_BUFPOLICY]; in dtrace_sleep() local
275 dtrace_optval_t policy = dtp->dt_options[DTRACEOPT_BUFPOLICY]; in dtrace_work() local
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Drobust_av.c862 static int set_frame_classifier_type4_ipv4(struct dscp_policy_data *policy) in set_frame_classifier_type4_ipv4()
929 static int set_frame_classifier_type4_ipv6(struct dscp_policy_data *policy) in set_frame_classifier_type4_ipv6()
995 static int wpas_set_frame_classifier_params(struct dscp_policy_data *policy) in wpas_set_frame_classifier_params()
1066 struct dscp_policy_data *policy) in wpas_add_dscp_policy()
1171 static void wpas_fill_dscp_policy(struct dscp_policy_data *policy, u8 attr_id, in wpas_fill_dscp_policy()
1285 struct dscp_policy_data policy; in wpas_handle_qos_mgmt_recv_action() local
/freebsd-12-stable/contrib/openpam/lib/libpam/
Dopenpam_load.c123 openpam_clear_chains(pam_chain_t *policy[]) in openpam_clear_chains()
/freebsd-12-stable/tools/regression/priv/
Dpriv_audit_control.c64 long policy; in priv_audit_control() local
/freebsd-12-stable/usr.sbin/mfiutil/
Dmfi_volume.c120 uint8_t changes, policy; in update_cache_policy() local
187 uint8_t policy; in process_cache_command() local
/freebsd-12-stable/sbin/setkey/
Dtest-policy.c96 int test(char *policy, int family) in test()
/freebsd-12-stable/crypto/openssl/apps/
Dts.c158 char *data = NULL, *digest = NULL, *policy = NULL; in ts_main() local
368 const char *policy, int no_nonce, in query_command()
415 const char *policy, int no_nonce, int cert) in create_query()
559 const char *policy, const char *in, int token_in, in reply_command()
667 const char *chain, const char *policy) in create_response()
/freebsd-12-stable/crypto/openssl/crypto/ts/
Dts_rsp_sign.c211 int TS_RESP_CTX_add_policy(TS_RESP_CTX *ctx, const ASN1_OBJECT *policy) in TS_RESP_CTX_add_policy()
382 ASN1_OBJECT *policy; in TS_RESP_create_response() local
506 ASN1_OBJECT *policy = NULL; in ts_RESP_get_policy() local
533 ASN1_OBJECT *policy) in ts_RESP_create_tst_info()
/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/zfs/
Dzfs_comutil.c71 nvlist_t *policy; in zpool_get_load_policy() local

12345