Searched refs:MAX_SOCKETS (Results 1 – 5 of 5) sorted by relevance
25 #define MAX_SOCKETS 1 macro27 #define MAX_ROWS (MAX_SIDES * MAX_SOCKETS)
31 #define MAX_SOCKETS 2 macro191 for (i = 0; i < MAX_SOCKETS; i++) { in pd6729_interrupt()631 socket = kcalloc(MAX_SOCKETS, sizeof(struct pd6729_socket), in pd6729_pci_probe()681 for (i = 0; i < MAX_SOCKETS; i++) { in pd6729_pci_probe()714 for (i = 0; i < MAX_SOCKETS; i++) { in pd6729_pci_probe()746 for (i = 0; i < MAX_SOCKETS; i++) { in pd6729_pci_remove()
68 #define MAX_SOCKETS 4 macro69 static struct socket_info sockets[MAX_SOCKETS];362 if ((socketno < 0) || (socketno >= MAX_SOCKETS)) in card_present()
36 #define MAX_SOCKETS 2 macro
410 for (j = 0; j < MAX_SOCKETS; j++) { in __test_spec_init()2241 ifobj->xsk_arr = calloc(MAX_SOCKETS, sizeof(*ifobj->xsk_arr)); in ifobject_create()