Home
last modified time | relevance | path

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

/lib/raid6/
Dx86.h52 static inline int boot_cpu_has(int flag) in boot_cpu_has() argument
56 eax = (flag & 0x100) ? 7 : in boot_cpu_has()
57 (flag & 0x20) ? 0x80000001 : 1; in boot_cpu_has()
63 return ((flag & 0x100 ? ebx : in boot_cpu_has()
64 (flag & 0x80) ? ecx : edx) >> (flag & 31)) & 1; in boot_cpu_has()
/lib/
Ddynamic_debug.c77 static struct { unsigned flag:8; char opt_char; } opt_array[] = { member
95 if (dp->flags & opt_array[i].flag) in ddebug_describe_flags()
400 flags |= opt_array[i].flag; in ddebug_parse_flags()
DKconfig.debug11 to /dev/kmsg. This flag just specifies if the timestamp should
945 to flag any non-RCU used of annotated pointers. This can be
950 Say Y to make sparse flag questionable use of RCU-protected pointers
1405 If a source file is compiled with DEBUG flag set, any
1407 disabled at runtime as below. Note that DEBUG flag is