Searched refs:registered_count (Results 1 – 2 of 2) sorted by relevance
358 uint32_t registered_count; member2066 if (port_actions->registered_count) { in exec_handle_spawnattr_policy()2068 port_actions->registered_count)) { in exec_handle_spawnattr_policy()2073 port_actions->registered_count = 0; in exec_handle_spawnattr_policy()2094 for (uint32_t i = 0; i < port_actions->registered_count; i++) { in exec_port_actions_destroy()2100 kfree_type(ipc_port_t, port_actions->registered_count, in exec_port_actions_destroy()2153 if (++actions->registered_count > TASK_PORT_REGISTER_MAX) { in exec_handle_port_actions()2183 if (actions->registered_count) { in exec_handle_port_actions()2185 actions->registered_count, Z_WAITOK | Z_ZERO); in exec_handle_port_actions()
54 SYSCTL_INT(_net_netagent, OID_AUTO, registered_count, CTLFLAG_RD | CTLFLAG_LOCKED,