You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- #ifndef __VMLINUX_SCHED_H__
- #define __VMLINUX_SCHED_H__
-
- /* copy from include/linux/sched.h */
- #define PF_KSWAPD 0x00020000 /* I am kswapd */
-
- #endif
|