Searched refs:gru_mesq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
H A D | grukservices.c | 591 gru_mesq(cb, mqd->mq_gpa, gru_get_tri(mhdr), 1, IMA); in send_noop_message() 635 * Handle a gru_mesq full. 751 * Handle a gru_mesq failure. Some of these failures are software recoverable 821 gru_mesq(cb, mqd->mq_gpa, gru_get_tri(mhdr), clines, IMA); in gru_send_message_gpa()
|
H A D | gru_instructions.h | 570 static inline void gru_mesq(void *cb, unsigned long queue, in gru_mesq() function
|
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/ |
H A D | grukservices.c | 591 gru_mesq(cb, mqd->mq_gpa, gru_get_tri(mhdr), 1, IMA); in send_noop_message() 635 * Handle a gru_mesq full. 751 * Handle a gru_mesq failure. Some of these failures are software recoverable 821 gru_mesq(cb, mqd->mq_gpa, gru_get_tri(mhdr), clines, IMA); in gru_send_message_gpa()
|
H A D | gru_instructions.h | 570 static inline void gru_mesq(void *cb, unsigned long queue, in gru_mesq() function
|
Completed in 7 milliseconds