Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/samsung/common/
H A Dmisc.c168 static int check_keys(void) in check_keys() function
364 while (check_keys()) in download_menu()
374 key = check_keys(); in download_menu()
396 key = check_keys(); in download_menu()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_recv.c79 static int check_keys(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in check_keys() function
207 err = check_keys(rxe, pkt, qpn, qp); in hdr_check()
266 err = check_keys(rxe, pkt, bth_qpn(pkt), qp); in rxe_rcv_mcast_pkt()