Searched refs:configuration_lock_entry (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/usr.sbin/nscd/ |
| H A D | mp_rs_query.c | 73 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_destroy() 226 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_request_process() 246 configuration_lock_entry(qstate->config_entry, in on_mp_read_session_request_process() 260 configuration_lock_entry( in on_mp_read_session_request_process() 275 configuration_lock_entry( in on_mp_read_session_request_process() 290 configuration_lock_entry(qstate->config_entry, in on_mp_read_session_request_process() 304 configuration_lock_entry(qstate->config_entry, in on_mp_read_session_request_process() 423 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_read_request_process() 527 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_close_notification()
|
| H A D | mp_ws_query.c | 74 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_destroy() 232 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_request_process() 425 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_write_request_process() 482 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_abandon_notification() 501 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_close_notification() 520 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in register_new_mp_cache_entry()
|
| H A D | query.c | 90 configuration_lock_entry(config_entry, CELT_POSITIVE); in clear_config_entry() 97 configuration_lock_entry(config_entry, CELT_NEGATIVE); in clear_config_entry() 104 configuration_lock_entry(config_entry, CELT_MULTIPART); in clear_config_entry() 124 configuration_lock_entry(config_entry, CELT_POSITIVE); in clear_config_entry_part() 131 configuration_lock_entry(config_entry, CELT_NEGATIVE); in clear_config_entry_part() 138 configuration_lock_entry(config_entry, CELT_MULTIPART); in clear_config_entry_part() 441 configuration_lock_entry(qstate->config_entry, CELT_POSITIVE); in on_write_request_process() 522 configuration_lock_entry(qstate->config_entry, CELT_NEGATIVE); in on_negative_write_request_process() 716 configuration_lock_entry(qstate->config_entry, CELT_POSITIVE); in on_read_request_process() 778 configuration_lock_entry( in on_read_request_process() [all …]
|
| H A D | config.c | 465 configuration_lock_entry(struct configuration_entry *entry, in configuration_lock_entry() function 468 TRACE_IN(configuration_lock_entry); in configuration_lock_entry() 485 TRACE_OUT(configuration_lock_entry); in configuration_lock_entry()
|
| H A D | config.h | 143 void configuration_lock_entry(struct configuration_entry *,
|