Home
last modified time | relevance | path

Searched refs:CLIENT_REGISTERED (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Ddevice.c98 #define CLIENT_REGISTERED XA_MARK_1 macro
1331 xa_for_each_marked (&clients, index, client, CLIENT_REGISTERED) { in enable_device_and_get()
1745 xa_set_mark(&clients, client->client_id, CLIENT_REGISTERED); in assign_client_id()
1826 xa_clear_mark(&clients, client->client_id, CLIENT_REGISTERED); in ib_unregister_client()
1860 xa_for_each_marked (&clients, index, client, CLIENT_REGISTERED) { in __ib_get_global_client_nl_info()