Searched refs:configuration_lock_entry (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/usr.sbin/nscd/ |
| H A D | mp_rs_query.c | 75 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_destroy() 228 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_request_process() 248 configuration_lock_entry(qstate->config_entry, in on_mp_read_session_request_process() 262 configuration_lock_entry( in on_mp_read_session_request_process() 277 configuration_lock_entry( in on_mp_read_session_request_process() 292 configuration_lock_entry(qstate->config_entry, in on_mp_read_session_request_process() 306 configuration_lock_entry(qstate->config_entry, in on_mp_read_session_request_process() 425 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_read_request_process() 529 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_close_notification()
|
| H A D | mp_ws_query.c | 76 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_destroy() 234 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_request_process() 427 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_write_request_process() 484 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_abandon_notification() 503 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_close_notification() 522 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in register_new_mp_cache_entry()
|
| H A D | query.c | 92 configuration_lock_entry(config_entry, CELT_POSITIVE); in clear_config_entry() 99 configuration_lock_entry(config_entry, CELT_NEGATIVE); in clear_config_entry() 106 configuration_lock_entry(config_entry, CELT_MULTIPART); in clear_config_entry() 126 configuration_lock_entry(config_entry, CELT_POSITIVE); in clear_config_entry_part() 133 configuration_lock_entry(config_entry, CELT_NEGATIVE); in clear_config_entry_part() 140 configuration_lock_entry(config_entry, CELT_MULTIPART); in clear_config_entry_part() 443 configuration_lock_entry(qstate->config_entry, CELT_POSITIVE); in on_write_request_process() 524 configuration_lock_entry(qstate->config_entry, CELT_NEGATIVE); in on_negative_write_request_process() 718 configuration_lock_entry(qstate->config_entry, CELT_POSITIVE); in on_read_request_process() 780 configuration_lock_entry( in on_read_request_process() [all …]
|
| H A D | config.c | 467 configuration_lock_entry(struct configuration_entry *entry, in configuration_lock_entry() function 470 TRACE_IN(configuration_lock_entry); in configuration_lock_entry() 487 TRACE_OUT(configuration_lock_entry); in configuration_lock_entry()
|
| H A D | config.h | 145 void configuration_lock_entry(struct configuration_entry *,
|