Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c110 static int set_ctxt_pkey(struct hfi1_ctxtdata *uctxt, unsigned long arg);
280 ret = set_ctxt_pkey(uctxt, arg); in hfi1_file_ioctl()
1599 static int set_ctxt_pkey(struct hfi1_ctxtdata *uctxt, unsigned long arg) in set_ctxt_pkey() function