Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c561 #define SOCK_EMPTY ((unsigned short)~0) macro
1502 ((unsigned short *)*table)[i] = SOCK_EMPTY; in alloc_conv_table()
1572 if (_socket_to_pnode[i] == SOCK_EMPTY) in build_socket_tables()
1576 if (_pnode_to_socket[i] == SOCK_EMPTY) in build_socket_tables()
1597 if (_socket_to_node[sockid - minsock] == SOCK_EMPTY) in build_socket_tables()
1600 if (_node_to_socket[nid] == SOCK_EMPTY) in build_socket_tables()