Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/misc/
Docxl.h13 #define OCXL_KERNEL_EVENT_FLAG_LAST 0x0001 /* This is the last event pending */ macro
/Linux-v5.4/drivers/misc/ocxl/
Dfile.c447 header.flags |= OCXL_KERNEL_EVENT_FLAG_LAST; in afu_read()