Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/uv/
Duv_bau.h460 struct bau_pq_entry { struct
491 struct bau_pq_entry *msg; argument
493 struct bau_pq_entry *queue_first;
494 struct bau_pq_entry *queue_last;
612 struct bau_pq_entry *queue_first;
613 struct bau_pq_entry *queue_last;
614 struct bau_pq_entry *bau_msg_head;
/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c214 struct bau_pq_entry *msg; in reply_to_message()
235 struct bau_pq_entry *msg = mdp->msg; in bau_process_retry_msg()
236 struct bau_pq_entry *msg2; in bau_process_retry_msg()
292 struct bau_pq_entry *msg = mdp->msg; in bau_process_message()
378 struct bau_pq_entry *msg; in do_reset()
1195 static struct bau_pq_entry *find_another_by_swack(struct bau_pq_entry *msg, in find_another_by_swack()
1198 struct bau_pq_entry *msg_next = msg + 1; in find_another_by_swack()
1223 struct bau_pq_entry *msg = mdp->msg; in process_uv2_message()
1224 struct bau_pq_entry *other_msg; in process_uv2_message()
1282 struct bau_pq_entry *msg; in uv_bau_message_interrupt()
[all …]