Searched refs:MAX_LINKS (Results 1 – 8 of 8) sorted by relevance
196 for (i = cb->args[1]; i < MAX_LINKS; i++) { in netlink_diag_dump() 204 if (req->sdiag_protocol >= MAX_LINKS) in netlink_diag_dump()
95 static struct lock_class_key nlk_cb_mutex_keys[MAX_LINKS];97 static const char *const nlk_cb_mutex_key_strings[MAX_LINKS + 1] = {130 "nlk_cb_mutex-MAX_LINKS"659 if (protocol < 0 || protocol >= MAX_LINKS) in netlink_create() 661 protocol = array_index_nospec(protocol, MAX_LINKS); in netlink_create() 2012 if (unit < 0 || unit >= MAX_LINKS) in __netlink_kernel_create() 2649 if (++iter->link >= MAX_LINKS) in __netlink_seq_next() 2686 if (iter->link >= MAX_LINKS) in netlink_native_seq_stop() 2930 nl_table = kzalloc_objs(*nl_table, MAX_LINKS); in netlink_proto_init() 2934 for (i = 0; i < MAX_LINKS; in netlink_proto_init() [all...]
76 #define MAX_LINKS 128 macro
35 #define MAX_LINKS 32 macro
506 for (i = 0; i < MAX_LINKS; i++) { in dcn2_notify_link_rate_change()
1809 struct dc_link *links[MAX_LINKS];
5668 if (link_cnt > MAX_LINKS) { in amdgpu_dm_initialize_drm_device()5671 MAX_LINKS); in amdgpu_dm_initialize_drm_device()