Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/apic/
Dx2apic_uv_x.c527 #define SOCK_EMPTY ((unsigned short)~0) macro
1450 ((unsigned short *)*table)[i] = SOCK_EMPTY; in alloc_conv_table()
1520 if (_socket_to_pnode[i] == SOCK_EMPTY) in build_socket_tables()
1524 if (_pnode_to_socket[i] == SOCK_EMPTY) in build_socket_tables()
1545 if (_socket_to_node[sockid - minsock] == SOCK_EMPTY) in build_socket_tables()
1548 if (_node_to_socket[nid] == SOCK_EMPTY) in build_socket_tables()