Searched refs:bau_payload_queue_entry (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/uv/
H A Duv_bau.h286 struct bau_payload_queue_entry { struct
325 struct bau_payload_queue_entry *msg;
328 struct bau_payload_queue_entry *va_queue_first;
329 struct bau_payload_queue_entry *va_queue_last;
385 struct bau_payload_queue_entry *va_queue_first;
386 struct bau_payload_queue_entry *va_queue_last;
387 struct bau_payload_queue_entry *bau_msg_head;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtlb_uv.c115 struct bau_payload_queue_entry *msg;
139 struct bau_payload_queue_entry *msg;
140 struct bau_payload_queue_entry *msg2;
200 struct bau_payload_queue_entry *msg;
286 struct bau_payload_queue_entry *msg;
819 struct bau_payload_queue_entry *msg;
1395 struct bau_payload_queue_entry *pqp;
1396 struct bau_payload_queue_entry *pqp_malloc;
1399 pqp = (struct bau_payload_queue_entry *) kmalloc_node(
1400 (DEST_Q_SIZE + 1) * sizeof(struct bau_payload_queue_entry),
[all...]

Completed in 58 milliseconds