Home
last modified time | relevance | path

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

/linux/tools/sched_ext/include/scx/
H A Denums.h12 static inline void __ENUM_set(u64 *val, char *type, char *name) in __ENUM_set() function
22 __ENUM_set(&skel->rodata->__##name, #type, #name); \