Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/arch/x86/platform/uv/
Dtlb_uv.c211 struct bau_pq_entry *msg; in reply_to_message()
232 struct bau_pq_entry *msg = mdp->msg; in bau_process_retry_msg()
233 struct bau_pq_entry *msg2; in bau_process_retry_msg()
289 struct bau_pq_entry *msg = mdp->msg; in bau_process_message()
375 struct bau_pq_entry *msg; in do_reset()
1192 static struct bau_pq_entry *find_another_by_swack(struct bau_pq_entry *msg, in find_another_by_swack()
1195 struct bau_pq_entry *msg_next = msg + 1; in find_another_by_swack()
1220 struct bau_pq_entry *msg = mdp->msg; in process_uv2_message()
1221 struct bau_pq_entry *other_msg; in process_uv2_message()
1279 struct bau_pq_entry *msg; in uv_bau_message_interrupt()
[all …]