Searched refs:MAX_SOCKETS (Results 1 – 4 of 4) sorted by relevance
31 #define MAX_SOCKETS 2 macro191 for (i = 0; i < MAX_SOCKETS; i++) { in pd6729_interrupt()632 socket = kzalloc_objs(struct pd6729_socket, MAX_SOCKETS); 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()
6 #define MAX_SOCKETS 2 macro
72 if (idx > MAX_SOCKETS) in xsk_xdp_shared_umem()
236 for (j = 0; j < MAX_SOCKETS; j++) { in __test_spec_init()2589 ifobj->xsk_arr = calloc(MAX_SOCKETS, sizeof(*ifobj->xsk_arr)); in ifobject_create()