Searched refs:PT_INVALID (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | hfi.h | 1095 #define PT_INVALID 2 macro
|
D | file_ops.c | 1834 hfi1_put_tid(dd, tid, PT_INVALID, in exp_tid_free()
|
D | chip.c | 5956 if (type == PT_INVALID) { in hfi1_put_tid() 5958 } else if (type > PT_INVALID) { in hfi1_put_tid() 5993 hfi1_put_tid(dd, i, PT_INVALID, 0, 0); in hfi1_clear_tids() 5997 hfi1_put_tid(dd, i, PT_INVALID, 0, 0); in hfi1_clear_tids()
|