Home
last modified time | relevance | path

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

/arch/x86/include/asm/uv/
Duv_bau.h439 struct bau_pq_entry { struct
470 struct bau_pq_entry *msg; argument
472 struct bau_pq_entry *queue_first;
473 struct bau_pq_entry *queue_last;
587 struct bau_pq_entry *queue_first;
588 struct bau_pq_entry *queue_last;
589 struct bau_pq_entry *bau_msg_head;
/arch/x86/platform/uv/
Dtlb_uv.c199 struct bau_pq_entry *msg; in reply_to_message()
220 struct bau_pq_entry *msg = mdp->msg; in bau_process_retry_msg()
221 struct bau_pq_entry *msg2; in bau_process_retry_msg()
277 struct bau_pq_entry *msg = mdp->msg; in bau_process_message()
363 struct bau_pq_entry *msg; in do_reset()
1159 struct bau_pq_entry *find_another_by_swack(struct bau_pq_entry *msg, in find_another_by_swack()
1162 struct bau_pq_entry *msg_next = msg + 1; in find_another_by_swack()
1187 struct bau_pq_entry *msg = mdp->msg; in process_uv2_message()
1188 struct bau_pq_entry *other_msg; in process_uv2_message()
1246 struct bau_pq_entry *msg; in uv_bau_message_interrupt()
[all …]