Home
last modified time | relevance | path

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

/include/linux/
A Dmpi.h68 int mpi_cmp_ui(MPI u, ulong v);
A Dtypes.h94 typedef unsigned long ulong; typedef
/include/trace/events/
A Dxen.h34 TRACE_DEFINE_SIZEOF(ulong);
46 memcpy(__entry->args, mc->args, sizeof(ulong) * nargs);
47 memset(__entry->args + nargs, 0, sizeof(ulong) * (6 - nargs));
/include/hyperv/
A Dhvhdk.h484 #define HV_EVENT_FLAGS_UL_COUNT (256 / sizeof(ulong))
490 ulong flags[HV_EVENT_FLAGS_UL_COUNT]; /* linux only */

Completed in 13 milliseconds