Home
last modified time | relevance | path

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

/lib/raid6/
Dx86.h57 static inline int boot_cpu_has(int flag) in boot_cpu_has() argument
61 eax = (flag & 0x100) ? 7 : in boot_cpu_has()
62 (flag & 0x20) ? 0x80000001 : 1; in boot_cpu_has()
68 return ((flag & 0x100 ? ebx : in boot_cpu_has()
69 (flag & 0x80) ? ecx : edx) >> (flag & 31)) & 1; in boot_cpu_has()
/lib/
Ddynamic_debug.c81 static struct { unsigned flag:8; char opt_char; } opt_array[] = { member
99 if (dp->flags & opt_array[i].flag) in ddebug_describe_flags()
416 flags |= opt_array[i].flag; in ddebug_parse_flags()
DKconfig.debug15 to /dev/kmsg. This flag just specifies if the timestamp should
111 If a source file is compiled with DEBUG flag set, any
113 disabled at runtime as below. Note that DEBUG flag is