Referenced Macros for: /Users/paulross/dev/linux/linux-3.13/kernel/cpu.c

Return to Index

Referenced Macros:


Macro Usage (referenced macros only)

Macros Out-of-scope

__must_check [References: 1] Defined? False

#define __must_check __attribute__((warn_unused_result))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc4.h#13

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 200-1

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#204

__deprecated [References: 1] Defined? False

#define __deprecated __attribute__((deprecated))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#63

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 190-1

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#208

ADDR [References: 6] Defined? False

#define ADDR BITOP_ADDR(addr)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bitops.h#45

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 95-29 138-29 173-29 239-23 279-25 291-25

undef'd @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bitops.h#384

READ_LOCK_SIZE [References: 2] Defined? False

#define READ_LOCK_SIZE(insn) __ASM_FORM(insn##l)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rwlock.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 225-27 264-27

undef'd @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock.h#277

READ_LOCK_ATOMIC [References: 4] Defined? False

#define READ_LOCK_ATOMIC(n) atomic_##n

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rwlock.h#17

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 244-2 244-32 246-6 248-2

undef'd @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock.h#278

WRITE_LOCK_ADD [References: 1] Defined? False

#define WRITE_LOCK_ADD(n) __ASM_FORM_COMMA(addl n)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rwlock.h#18

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 270-27

undef'd @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock.h#279

WRITE_LOCK_SUB [References: 1] Defined? False

#define WRITE_LOCK_SUB(n) __ASM_FORM_COMMA(subl n)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rwlock.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 234-27

undef'd @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock.h#280

WRITE_LOCK_CMP [References: 3] Defined? False

#define WRITE_LOCK_CMP RW_LOCK_BIAS

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rwlock.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 220-24 256-26 258-13

undef'd @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock.h#281

u32 [References: 70] Defined? False

#define u32 unsigned int

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#176

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apicdef.h: 180-18 182-18 185-3 188-3 193-3 197-3 200-18 202-18 204-18 206-18 209-3 211-3 216-3 218-3 223-3 225-3 229-3 230-3 233-18 236-3 238-3 242-3 244-3 248-3 252-3 256-10 257-3 261-10 262-3 266-10 267-3 272-4 281-4 284-4 285-4 289-18 291-18 293-18 295-18 297-18 299-18 301-18 304-3 314-3 319-4 322-4 325-3 329-3 336-3 340-3 347-3 351-3 358-3 362-3 371-3 375-3 384-3 388-3 394-3 398-3 399-3 404-3 405-3 408-18 410-18 412-18 414-18 417-3 419-3 422-18

undef'd @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#426

copy_user_diag [References: 2] Defined? False

#define copy_user_diag __compiletime_warning

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/uaccess.h#553

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess.h: 556-13 558-13

undef'd @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/uaccess.h#561

__copy_to_user_overflow [References: 1] Defined? False

#define __copy_to_user_overflow __copy_from_user_overflow

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/uaccess.h#583

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess.h: 635-3

undef'd @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/uaccess.h#641

_SIG_SET_BINOP [References: 3] Defined? False

#define _SIG_SET_BINOP(name,op) static inline void name(sigset_t *r, const sigset_t *a, \
const sigset_t *b) { extern void _NSIG_WORDS_is_unsupported_size(void); unsigned \
long a0, a1, a2, a3, b0, b1, b2, b3; switch (_NSIG_WORDS) { case 4: a3 = a->sig[3]; \
a2 = a->sig[2]; b3 = b->sig[3]; b2 = b->sig[2]; r->sig[3] = op(a3, b3); r->sig[2] \
= op(a2, b2); case 2: a1 = a->sig[1]; b1 = b->sig[1]; r->sig[1] = op(a1, b1); case \
1: a0 = a->sig[0]; b0 = b->sig[0]; r->sig[0] = op(a0, b0); break; default: \
_NSIG_WORDS_is_unsupported_size(); } }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#95

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 120-1 123-1 126-1

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#128

_sig_or [References: 4] Defined? False

#define _sig_or(x,y) ((x) | (y))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#119

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 120-1

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#129

_sig_and [References: 4] Defined? False

#define _sig_and(x,y) ((x) & (y))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#122

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 123-1

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#130

_sig_andn [References: 4] Defined? False

#define _sig_andn(x,y) ((x) & ~(y))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#125

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 126-1

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#131

_SIG_SET_OP [References: 1] Defined? False

#define _SIG_SET_OP(name,op) static inline void name(sigset_t *set) { extern void \
_NSIG_WORDS_is_unsupported_size(void); switch (_NSIG_WORDS) { case 4: set->sig[3] \
= op(set->sig[3]); set->sig[2] = op(set->sig[2]); case 2: set->sig[1] = op(set->sig[1]); \
case 1: set->sig[0] = op(set->sig[0]); break; default: _NSIG_WORDS_is_unsupported_size(); \
} }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#133

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 150-1

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#152

_sig_not [References: 4] Defined? False

#define _sig_not(x) (~(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#149

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 150-1

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/signal.h#153

IS_SUBSYS_ENABLED [References: 12] Defined? False

#define IS_SUBSYS_ENABLED(option) IS_BUILTIN(option)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#53

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 6-5 10-5 14-5 18-5 22-5 26-5 30-5 34-5 38-5 42-5 46-5 50-5

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#55

IS_SUBSYS_ENABLED [References: 12] Defined? False

#define IS_SUBSYS_ENABLED(option) IS_MODULE(option)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#60

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 6-5 10-5 14-5 18-5 22-5 26-5 30-5 34-5 38-5 42-5 46-5 50-5

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#62

SUBSYS [References: 8] Defined? False

#define SUBSYS(_x) _x ## _subsys_id,

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#51

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 7-1 15-1 19-1 27-1 31-1 35-1 39-1 43-1

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#65

IS_SUBSYS_ENABLED [References: 12] Defined? False

#define IS_SUBSYS_ENABLED(option) IS_BUILTIN(option)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#653

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 6-5 10-5 14-5 18-5 22-5 26-5 30-5 34-5 38-5 42-5 46-5 50-5

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#655

SUBSYS [References: 8] Defined? False

#define SUBSYS(_x) extern struct cgroup_subsys _x ## _subsys;

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#652

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 7-1 15-1 19-1 27-1 31-1 35-1 39-1 43-1

undef'd @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#656


Macros In Scope

ACCESS_ONCE [References: 24] Defined? True

#define ACCESS_ONCE(x) (*(volatile typeof(x) *)&(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#352

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 96-8 109-16 166-29 173-29
include/ linux/ cgroup.h: 552-9 715-9 728-9
idr.h: 114-27 117-10
llist.h: 160-9
percpu-refcount.h: 110-15 139-15 164-15
radix-tree.h: 152-9
rculist.h: 32-2 33-2
rculist_bl.h: 23-19
sched.h: 2255-9 2764-9 2770-9
seqlock.h: 111-8 166-17
kernel/ cpu.c: 226-2 248-2

These macros depend on me:

ACCESS_ONCE __rcu_access_index rcu_access_index
__rcu_access_pointer rcu_access_pointer
__rcu_dereference_check rcu_dereference_bh_check rcu_dereference_bh hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_rcu_bh
rcu_dereference_check rcu_dereference __hlist_for_each_rcu
__task_cred task_cred_xxx task_euid
task_uid
hlist_for_each_entry_continue_rcu
task_css_set_check task_css_check
rcu_dereference_raw hlist_bl_for_each_entry_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
rcu_dereference_raw_notrace hlist_for_each_entry_rcu_notrace
rcu_dereference_sched_check rcu_dereference_sched
srcu_dereference_check srcu_dereference
__rcu_dereference_index_check rcu_dereference_index_check
list_first_or_null_rcu

ACPI_PDC_C_C1_FFH [References: 1] Defined? True

#define ACPI_PDC_C_C1_FFH (0x0100)

defined @ /Users/paulross/dev/linux/linux-3.13/include/acpi/pdc_intel.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 154-12

These macros depend on me:

ACPI_PDC_C_C1_FFH ACPI_PDC_C_CAPABILITY_SMP

ACPI_PDC_C_C1_HALT [References: 2] Defined? True

#define ACPI_PDC_C_C1_HALT (0x0002)

defined @ /Users/paulross/dev/linux/linux-3.13/include/acpi/pdc_intel.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 154-12 157-13

These macros depend on me:

ACPI_PDC_C_C1_HALT ACPI_PDC_C_CAPABILITY_SMP
ACPI_PDC_EST_CAPABILITY_SMP
ACPI_PDC_EST_CAPABILITY_SWSMP

ACPI_PDC_C_C2C3_FFH [References: 2] Defined? True

#define ACPI_PDC_C_C2C3_FFH (0x0200)

defined @ /Users/paulross/dev/linux/linux-3.13/include/acpi/pdc_intel.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 154-12 166-15

These macros depend on me:

ACPI_PDC_C_C2C3_FFH ACPI_PDC_C_CAPABILITY_SMP

ACPI_PDC_C_CAPABILITY_SMP [References: 1] Defined? True

#define ACPI_PDC_C_CAPABILITY_SMP (ACPI_PDC_SMP_C2C3 | ACPI_PDC_SMP_C1PT | ACPI_PDC_C_C1_HALT \
| ACPI_PDC_C_C1_FFH | ACPI_PDC_C_C2C3_FFH)

defined @ /Users/paulross/dev/linux/linux-3.13/include/acpi/pdc_intel.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 154-12

I depend on these macros:

ACPI_PDC_C_CAPABILITY_SMP ACPI_PDC_C_C1_FFH
ACPI_PDC_C_C1_HALT
ACPI_PDC_C_C2C3_FFH
ACPI_PDC_SMP_C1PT
ACPI_PDC_SMP_C2C3

ACPI_PDC_EST_CAPABILITY_SWSMP [References: 1] Defined? True

#define ACPI_PDC_EST_CAPABILITY_SWSMP (ACPI_PDC_SMP_C1PT | ACPI_PDC_C_C1_HALT | \
ACPI_PDC_SMP_P_SWCOORD | ACPI_PDC_SMP_P_HWCOORD | ACPI_PDC_P_FFH)

defined @ /Users/paulross/dev/linux/linux-3.13/include/acpi/pdc_intel.h#23

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 157-13

I depend on these macros:

ACPI_PDC_EST_CAPABILITY_SWSMP ACPI_PDC_C_C1_HALT
ACPI_PDC_P_FFH
ACPI_PDC_SMP_C1PT
ACPI_PDC_SMP_P_HWCOORD
ACPI_PDC_SMP_P_SWCOORD

ACPI_PDC_P_FFH [References: 1] Defined? True

#define ACPI_PDC_P_FFH (0x0001)

defined @ /Users/paulross/dev/linux/linux-3.13/include/acpi/pdc_intel.h#7

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 157-13

These macros depend on me:

ACPI_PDC_P_FFH ACPI_PDC_EST_CAPABILITY_SMP
ACPI_PDC_EST_CAPABILITY_SWSMP

ACPI_PDC_SMP_C1PT [References: 2] Defined? True

#define ACPI_PDC_SMP_C1PT (0x0008)

defined @ /Users/paulross/dev/linux/linux-3.13/include/acpi/pdc_intel.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 154-12 157-13

These macros depend on me:

ACPI_PDC_SMP_C1PT ACPI_PDC_C_CAPABILITY_SMP
ACPI_PDC_EST_CAPABILITY_SMP
ACPI_PDC_EST_CAPABILITY_SWSMP

ACPI_PDC_SMP_C2C3 [References: 1] Defined? True

#define ACPI_PDC_SMP_C2C3 (0x0010)

defined @ /Users/paulross/dev/linux/linux-3.13/include/acpi/pdc_intel.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 154-12

These macros depend on me:

ACPI_PDC_SMP_C2C3 ACPI_PDC_C_CAPABILITY_SMP

ACPI_PDC_SMP_P_HWCOORD [References: 1] Defined? True

#define ACPI_PDC_SMP_P_HWCOORD (0x0800)

defined @ /Users/paulross/dev/linux/linux-3.13/include/acpi/pdc_intel.h#17

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 157-13

These macros depend on me:

ACPI_PDC_SMP_P_HWCOORD ACPI_PDC_EST_CAPABILITY_SWSMP

ACPI_PDC_SMP_P_SWCOORD [References: 1] Defined? True

#define ACPI_PDC_SMP_P_SWCOORD (0x0020)

defined @ /Users/paulross/dev/linux/linux-3.13/include/acpi/pdc_intel.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 157-13

These macros depend on me:

ACPI_PDC_SMP_P_SWCOORD ACPI_PDC_EST_CAPABILITY_SWSMP

ACPI_PDC_T_FFH [References: 1] Defined? True

#define ACPI_PDC_T_FFH (0x0004)

defined @ /Users/paulross/dev/linux/linux-3.13/include/acpi/pdc_intel.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 160-13

ALLOC_SPLIT_PTLOCKS [References: 7] Defined? True

#define ALLOC_SPLIT_PTLOCKS (SPINLOCK_SIZE > BITS_PER_LONG/8)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm_types.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1320-5
mm_types.h: 159-5

I depend on these macros:

ALLOC_SPLIT_PTLOCKS BITS_PER_LONG
SPINLOCK_SIZE

ALTERNATIVE [References: 57] Defined? True

#define ALTERNATIVE(oldinstr,newinstr,feature) OLDINSTR(oldinstr) ".pushsection \
.altinstructions,\"a\"\n" ALTINSTR_ENTRY(feature, 1) ".popsection\n" ".pushsection \
.discard,\"aw\",@progbits\n" DISCARD_ENTRY(1) ".popsection\n" ".pushsection \
.altinstr_replacement, \"ax\"\n" ALTINSTR_REPLACEMENT(newinstr, feature, 1) \
".popsection"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#101

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
arch_hweight.h: 28-7 53-7
barrier.h: 112-2 113-2
processor.h: 806-2 819-2
smap.h: 64-2 70-2
uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR

These macros depend on me:

ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8

ALTERNATIVE_2 [References: 1] Defined? True

#define ALTERNATIVE_2(oldinstr,newinstr1,feature1,newinstr2,feature2) OLDINSTR(oldinstr) \
".pushsection .altinstructions,\"a\"\n" ALTINSTR_ENTRY(feature1, 1) ALTINSTR_ENTRY(feature2, \
2) ".popsection\n" ".pushsection .discard,\"aw\",@progbits\n" DISCARD_ENTRY(1) \
DISCARD_ENTRY(2) ".popsection\n" ".pushsection .altinstr_replacement, \"ax\"\n" \
ALTINSTR_REPLACEMENT(newinstr1, feature1, 1) ALTINSTR_REPLACEMENT(newinstr2, \
feature2, 2) ".popsection"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#113

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess_64.h: 36-2

I depend on these macros:

ALTERNATIVE_2 ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR

These macros depend on me:

ALTERNATIVE_2 alternative_call_2

ALTINSTR_ENTRY [References: 59] Defined? True

#define ALTINSTR_ENTRY(feature,number) " .long 661b - .\n" " .long " b_replacement(number)"f \
- .\n" " .word " __stringify(feature) "\n" " .byte " alt_slen "\n" " .byte " \
alt_rlen(number) "\n"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#87

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
arch_hweight.h: 28-7 53-7
barrier.h: 112-2 113-2
processor.h: 806-2 819-2
smap.h: 64-2 70-2
uaccess_64.h: 36-2 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement

These macros depend on me:

ALTINSTR_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2

ALTINSTR_REPLACEMENT [References: 59] Defined? True

#define ALTINSTR_REPLACEMENT(newinstr,feature,number) b_replacement(number)":\n\t" newinstr \
"\n" e_replacement(number) ":\n\t"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#97

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
arch_hweight.h: 28-7 53-7
barrier.h: 112-2 113-2
processor.h: 806-2 819-2
smap.h: 64-2 70-2
uaccess_64.h: 36-2 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

ALTINSTR_REPLACEMENT b_replacement
e_replacement

These macros depend on me:

ALTINSTR_REPLACEMENT ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2

APIC_ALL_CPUS [References: 2] Defined? True

#define APIC_ALL_CPUS 0xFFu

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#46

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 607-6 635-29

APIC_BASE [References: 2] Defined? True

#define APIC_BASE (fix_to_virt(FIX_APIC_BASE))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#145

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 103-40 112-28

APIC_BASE_MSR [References: 5] Defined? True

#define APIC_BASE_MSR 0x800

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#146

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 139-8 144-8 154-9 172-9 179-9

APIC_DEBUG [References: 1] Defined? True

#define APIC_DEBUG 2

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apic.h#24

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 64-24

APIC_DFR [References: 2] Defined? True

#define APIC_DFR 0xE0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#47

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 135-13 151-13

APIC_EOI [References: 2] Defined? True

#define APIC_EOI 0xB0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#39

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 144-25 446-18

APIC_EOI_ACK [References: 2] Defined? True

#define APIC_EOI_ACK 0x0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#40

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 144-41 446-28

APIC_ICR [References: 2] Defined? True

#define APIC_ICR 0x300

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#67

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 172-26 179-26

APIC_ID [References: 2] Defined? True

#define APIC_ID 0x20

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 135-32 557-18

APIC_LDR [References: 1] Defined? True

#define APIC_LDR 0xD0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#42

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 135-50

APIC_LVR [References: 2] Defined? True

#define APIC_LVR 0x30

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 136-13 495-21

APIC_XAPIC [References: 1] Defined? True

#define APIC_XAPIC(x) ((x) >= 0x14)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#32

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 497-6

ARCH_HAS_IOREMAP_WC [References: 1] Defined? True

#define ARCH_HAS_IOREMAP_WC

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/io.h#37

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ iomap.h: 66-1

ASM_CLAC [References: 24] Defined? True

#define ASM_CLAC ALTERNATIVE(ASM_NOP3, __stringify(__ASM_CLAC), X86_FEATURE_SMAP)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/smap.h#74

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

ASM_CLAC ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR
ASM_NOP3 K8_NOP3 K8_NOP2 K8_NOP1 GENERIC_NOP1
_ASM_MK_NOP __stringify __stringify_1
X86_FEATURE_SMAP
__ASM_CLAC
__stringify __stringify_1

These macros depend on me:

ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned

ASM_NOP3 [References: 52] Defined? True

#define ASM_NOP3 _ASM_MK_NOP(K8_NOP3)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/nops.h#119

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 112-2 113-2
smap.h: 64-2 70-2
uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

ASM_NOP3 K8_NOP3 K8_NOP2 K8_NOP1 GENERIC_NOP1
_ASM_MK_NOP __stringify __stringify_1

These macros depend on me:

ASM_NOP3 ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned

ASM_OUTPUT2 [References: 2] Defined? True

#define ASM_OUTPUT2(a,...) a

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#191

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
uaccess_64.h: 36-2

These macros depend on me:

ASM_OUTPUT2 percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8

ASM_STAC [References: 24] Defined? True

#define ASM_STAC ALTERNATIVE(ASM_NOP3, __stringify(__ASM_STAC), X86_FEATURE_SMAP)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/smap.h#76

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

ASM_STAC ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR
ASM_NOP3 K8_NOP3 K8_NOP2 K8_NOP1 GENERIC_NOP1
_ASM_MK_NOP __stringify __stringify_1
X86_FEATURE_SMAP
__ASM_STAC
__stringify __stringify_1

These macros depend on me:

ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned

ASM_X86_CMPXCHG_H [References: 2] Defined? True

#define ASM_X86_CMPXCHG_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cmpxchg.h: 2-1

ATOMIC_INIT [References: 2] Defined? True

#define ATOMIC_INIT(i) { (i) }

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/atomic.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 27-8 62-10

These macros depend on me:

ATOMIC_INIT STATIC_KEY_INIT_FALSE STATIC_KEY_INIT
STATIC_KEY_INIT_TRUE
__CTL_TABLE_POLL_INITIALIZER DEFINE_CTL_TABLE_POLL
__MUTEX_INITIALIZER DEFINE_MUTEX

AT_VECTOR_SIZE [References: 1] Defined? True

#define AT_VECTOR_SIZE (2*(AT_VECTOR_SIZE_ARCH + AT_VECTOR_SIZE_BASE + 1))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm_types.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 386-27

I depend on these macros:

AT_VECTOR_SIZE AT_VECTOR_SIZE_ARCH
AT_VECTOR_SIZE_BASE

AT_VECTOR_SIZE_ARCH [References: 6] Defined? True

#define AT_VECTOR_SIZE_ARCH 2

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/auxvec.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 20-1 386-27

These macros depend on me:

AT_VECTOR_SIZE_ARCH AT_VECTOR_SIZE

AT_VECTOR_SIZE_BASE [References: 1] Defined? True

#define AT_VECTOR_SIZE_BASE 20

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/auxvec.h#6

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 386-27

These macros depend on me:

AT_VECTOR_SIZE_BASE AT_VECTOR_SIZE

BAD_APICID [References: 1] Defined? True

#define BAD_APICID 0xFFFFu

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#431

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 665-10

These macros depend on me:

BAD_APICID NUM_APIC_CLUSTERS

BASE_PREFETCH [References: 2] Defined? True

#define BASE_PREFETCH "prefetcht0 (%1)"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#795

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 806-2 819-2

BITMAP_LAST_WORD_MASK [References: 10] Defined? True

#define BITMAP_LAST_WORD_MASK(nbits) ( ((nbits) % BITS_PER_LONG) ? (1UL<<((nbits) % \
BITS_PER_LONG))-1 : ~0UL )

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/bitmap.h#150

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitmap.h: 176-20 228-20 237-31 246-29 255-34 263-20 271-23 279-30 296-24
kernel/ cpu.c: 653-47

I depend on these macros:

BITMAP_LAST_WORD_MASK BITS_PER_LONG

These macros depend on me:

BITMAP_LAST_WORD_MASK CPU_MASK_LAST_WORD CPU_BITS_ALL
CPU_MASK_ALL
NODE_MASK_LAST_WORD NODE_MASK_ALL

BITOP_ADDR [References: 12] Defined? True

#define BITOP_ADDR(x) "=m" (*(volatile long *) (x))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bitops.h#40

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 75-6 80-6 95-29 113-6 117-6 138-29 173-29 189-6 193-6 239-23 279-25 291-25

These macros depend on me:

BITOP_ADDR CONST_MASK_ADDR

BITOP_LE_SWIZZLE [References: 9] Defined? True

#define BITOP_LE_SWIZZLE 0

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bitops/le.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ le.h: 54-9 59-15 64-17 69-17 74-19 79-31 84-33 89-33 94-35

BITS_PER_BYTE [References: 20] Defined? True

#define BITS_PER_BYTE 8

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/bitops.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq.h: 39-8
mpspec.h: 47-8 111-21
include/ linux/ bitmap.h: 164-13 171-18 185-13
cpumask.h: 14-26 629-9 715-14 761-34
idr.h: 32-2
mmzone.h: 656-2
nodemask.h: 98-18
kernel/ cpu.c: 642-53 653-7 653-47 660-8 665-8 669-8 673-8

These macros depend on me:

BITS_PER_BYTE BITS_TO_LONGS CPU_BITS_ALL
CPU_BITS_NONE
CPU_MASK_ALL
CPU_MASK_NONE
DECLARE_BITMAP
NODE_MASK_ALL
NODE_MASK_NONE
PHYSID_ARRAY_SIZE PHYSID_MASK_ALL
PHYSID_MASK_NONE

BITS_PER_LONG [References: 236] Defined? True

#define BITS_PER_LONG 64

defined @ Unnamed Pre-include#3

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 19-5 21-7 312-25
percpu.h: 495-59 498-24
include/ asm-generic/ atomic-long.h: 21-5
bitops/ sched.h: 14-5
bitsperlong.h: 17-10
div64.h: 23-5
getorder.h: 19-5
linux/ bitmap.h: 161-6 172-7 176-20 182-6 193-6 201-6 210-6 219-6 227-6 228-20 236-6 237-31 245-6 246-29 254-6 255-34 262-6 263-20 270-6 271-23 278-6 279-30 286-6 295-6 296-24
bitops.h: 188-5 191-7
cpumask.h: 761-17 765-52 766-13 772-16 797-16
fcntl.h: 11-5
fs.h: 504-5 658-5 667-7 686-5 692-7 875-5 877-7 999-5 1044-5
gfp.h: 220-24
hrtimer.h: 455-5
jiffies.h: 79-6 283-5
kernel.h: 58-5
ktime.h: 48-5 65-6 76-6
math64.h: 7-5
mm.h: 631-46 1320-5
mm_types.h: 159-5 210-6
nodemask.h: 283-21
page-flags-layout.h: 55-47 76-65
percpu.h: 75-5
proportions.h: 84-5
signal.h: 389-16
slab.h: 384-23
time.h: 88-6
workqueue.h: 83-20
kernel/ cpu.c: 642-36 646-5 653-47

These macros depend on me:

BITS_PER_LONG ALLOC_SPLIT_PTLOCKS
ASSOC_ARRAY_KEY_CHUNK_SIZE
BIO_POOL_OFFSET BIO_POOL_IDX
BIO_POOL_MASK
BITMAP_FIRST_WORD_MASK
BITMAP_LAST_WORD_MASK CPU_MASK_LAST_WORD CPU_BITS_ALL
CPU_MASK_ALL
NODE_MASK_LAST_WORD NODE_MASK_ALL
BIT_MASK
BIT_WORD
PROP_FRAC_SHIFT PROP_FRAC_BASE
PROP_MAX_SHIFT PROP_FRAC_SHIFT PROP_FRAC_BASE
force_o_largefile
get_order
small_const_nbits

BITS_TO_LONGS [References: 20] Defined? True

#define BITS_TO_LONGS(nr) DIV_ROUND_UP(nr, BITS_PER_BYTE * sizeof(long))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/bitops.h#13

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq.h: 39-8
mpspec.h: 47-8 111-21
include/ linux/ bitmap.h: 164-13 171-18 185-13
cpumask.h: 14-26 629-9 715-14 761-34
idr.h: 32-2
mmzone.h: 656-2
nodemask.h: 98-18
kernel/ cpu.c: 642-53 653-7 653-47 660-8 665-8 669-8 673-8

I depend on these macros:

BITS_TO_LONGS BITS_PER_BYTE
DIV_ROUND_UP

These macros depend on me:

BITS_TO_LONGS CPU_BITS_ALL
CPU_BITS_NONE
CPU_MASK_ALL
CPU_MASK_NONE
DECLARE_BITMAP
NODE_MASK_ALL
NODE_MASK_NONE
PHYSID_ARRAY_SIZE PHYSID_MASK_ALL
PHYSID_MASK_NONE

BUG [References: 13] Defined? True

#define BUG() do { asm volatile("1:\tud2\n" ".pushsection __bug_table,\"a\"\n" __BUG_C0 \
"\t.word %c1, 0\n" "\t.org 2b+%c2\n" ".popsection" : : "i" (__FILE__), "i" (__LINE__), \
"i" (sizeof(struct bug_entry))); unreachable(); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bug.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 219-2
include/ asm-generic/ pgtable.h: 205-2
linux/ fs.h: 2358-2
huge_mm.h: 210-2
quota.h: 108-3 135-3
radix-tree.h: 215-2
seccomp.h: 39-2
slab.h: 295-2
kernel/ cpu.c: 189-2 338-2 422-2 502-3

I depend on these macros:

BUG __BUG_C0
unreachable

These macros depend on me:

BUG BUG_ON assert_raw_spin_locked assert_spin_locked
nmi_enter
nmi_exit
replace_fops

BUGFLAG_WARNING [References: 1] Defined? True

#define BUGFLAG_WARNING (1 << 0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bug.h#7

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bug.h: 93-22

These macros depend on me:

BUGFLAG_WARNING BUGFLAG_TAINT

BUG_ON [References: 8] Defined? True

#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while(0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bug.h#55

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 219-2
include/ linux/ fs.h: 2358-2
radix-tree.h: 215-2
seccomp.h: 39-2
kernel/ cpu.c: 189-2 338-2 422-2 502-3

I depend on these macros:

BUG_ON BUG __BUG_C0
unreachable
unlikely

These macros depend on me:

BUG_ON assert_raw_spin_locked assert_spin_locked
nmi_enter
nmi_exit
replace_fops

BUILDIO [References: 3] Defined? True

#define BUILDIO(bwl,bw,type) static inline void out##bwl(unsigned type value, int port) { \
asm volatile("out" #bwl " %" #bw "0, %w1" : : "a"(value), "Nd"(port)); } static \
inline unsigned type in##bwl(int port) { unsigned type value; asm volatile("in" \
#bwl " %w1, %" #bw "0" : "=a"(value) : "Nd"(port)); return value; } static inline \
void out##bwl##_p(unsigned type value, int port) { out##bwl(value, port); \
slow_down_io(); } static inline unsigned type in##bwl##_p(int port) { unsigned \
type value = in##bwl(port); slow_down_io(); return value; } static inline void \
outs##bwl(int port, const void *addr, unsigned long count) { asm volatile("rep; \
outs" #bwl : "+S"(addr), "+c"(count) : "d"(port)); } static inline void ins##bwl(int \
port, void *addr, unsigned long count) { asm volatile("rep; ins" #bwl : "+D"(addr), \
"+c"(count) : "d"(port)); }

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/io.h#268

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 308-1 309-1 310-1

I depend on these macros:

BUILDIO inline notrace

BUILD_BUG_ON [References: 1] Defined? True

#define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/bug.h#71

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 124-2

These macros depend on me:

BUILD_BUG_ON BUILD_BUG_ON_NOT_POWER_OF_2
MAX_SWAPFILES_CHECK
__cmpxchg_double cmpxchg_double
cmpxchg_double_local
__kfree_rcu kfree_rcu
__pcpu_double_call_return_bool __this_cpu_cmpxchg_double
this_cpu_cmpxchg_double
cmpxchg64
cmpxchg64_local

BUILD_BUG_ON_INVALID [References: 16] Defined? True

#define BUILD_BUG_ON_INVALID(e) ((void)(sizeof((__force long)(e))))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/bug.h#41

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 862-2 868-2 874-2
include/ linux/ gfp.h: 259-2 323-2
mm.h: 297-2 423-2 424-2 439-2 476-2 482-2 1359-2
page-flags.h: 463-2 469-2 475-2 481-2

I depend on these macros:

BUILD_BUG_ON_INVALID __force

These macros depend on me:

BUILD_BUG_ON_INVALID VM_BUG_ON __cmpxchg_double cmpxchg_double
cmpxchg_double_local
__pcpu_double_call_return_bool __this_cpu_cmpxchg_double
this_cpu_cmpxchg_double

CAP_BOP_ALL [References: 3] Defined? True

#define CAP_BOP_ALL(c,a,b,OP) do { unsigned __capi; CAP_FOR_EACH_U32(__capi) { c.cap[__capi] \
= a.cap[__capi] OP b.cap[__capi]; } } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/capability.h#98

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 118-2 126-2 134-2

I depend on these macros:

CAP_BOP_ALL CAP_FOR_EACH_U32 _KERNEL_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_3

CAP_CHOWN [References: 5] Defined? True

#define CAP_CHOWN 0

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#98

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 179-36 186-36 193-36 200-38

These macros depend on me:

CAP_CHOWN CAP_FS_MASK_B0 CAP_FS_SET
CAP_NFSD_SET

CAP_DAC_OVERRIDE [References: 5] Defined? True

#define CAP_DAC_OVERRIDE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#104

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 179-36 186-36 193-36 200-38

These macros depend on me:

CAP_DAC_OVERRIDE CAP_FS_MASK_B0 CAP_FS_SET
CAP_NFSD_SET

CAP_DAC_READ_SEARCH [References: 5] Defined? True

#define CAP_DAC_READ_SEARCH 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#110

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 179-36 186-36 193-36 200-38

These macros depend on me:

CAP_DAC_READ_SEARCH CAP_FS_MASK_B0 CAP_FS_SET
CAP_NFSD_SET

CAP_FOR_EACH_U32 [References: 5] Defined? True

#define CAP_FOR_EACH_U32(__capi) for (__capi = 0; __capi < _KERNEL_CAPABILITY_U32S; ++__capi) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/capability.h#52

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 118-2 126-2 134-2 141-2 148-2

I depend on these macros:

CAP_FOR_EACH_U32 _KERNEL_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_3

These macros depend on me:

CAP_FOR_EACH_U32 CAP_BOP_ALL
CAP_UOP_ALL

CAP_FOWNER [References: 5] Defined? True

#define CAP_FOWNER 3

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#116

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 179-36 186-36 193-36 200-38

These macros depend on me:

CAP_FOWNER CAP_FS_MASK_B0 CAP_FS_SET
CAP_NFSD_SET

CAP_FSETID [References: 5] Defined? True

#define CAP_FSETID 4

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#125

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 179-36 186-36 193-36 200-38

These macros depend on me:

CAP_FSETID CAP_FS_MASK_B0 CAP_FS_SET
CAP_NFSD_SET

CAP_FS_MASK_B0 [References: 5] Defined? True

#define CAP_FS_MASK_B0 (CAP_TO_MASK(CAP_CHOWN) | CAP_TO_MASK(CAP_MKNOD) | CAP_TO_MASK(CAP_DAC_OVERRIDE) \
| CAP_TO_MASK(CAP_DAC_READ_SEARCH) | CAP_TO_MASK(CAP_FOWNER) | CAP_TO_MASK(CAP_FSETID)) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/capability.h#68

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 179-36 186-36 193-36 200-38

I depend on these macros:

CAP_FS_MASK_B0 CAP_CHOWN
CAP_DAC_OVERRIDE
CAP_DAC_READ_SEARCH
CAP_FOWNER
CAP_FSETID
CAP_MKNOD
CAP_TO_MASK

These macros depend on me:

CAP_FS_MASK_B0 CAP_FS_SET
CAP_NFSD_SET

CAP_FS_MASK_B1 [References: 5] Defined? True

#define CAP_FS_MASK_B1 (CAP_TO_MASK(CAP_MAC_OVERRIDE))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/capability.h#75

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 179-36 186-36 193-36 200-38

I depend on these macros:

CAP_FS_MASK_B1 CAP_MAC_OVERRIDE
CAP_TO_MASK

These macros depend on me:

CAP_FS_MASK_B1 CAP_FS_SET
CAP_NFSD_SET

CAP_FS_SET [References: 3] Defined? True

#define CAP_FS_SET ((kernel_cap_t){{ CAP_FS_MASK_B0 | CAP_TO_MASK(CAP_LINUX_IMMUTABLE), \
CAP_FS_MASK_B1 } })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/capability.h#83

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 179-36 186-36

I depend on these macros:

CAP_FS_SET CAP_FS_MASK_B0 CAP_CHOWN
CAP_DAC_OVERRIDE
CAP_DAC_READ_SEARCH
CAP_FOWNER
CAP_FSETID
CAP_MKNOD
CAP_TO_MASK
CAP_FS_MASK_B1 CAP_MAC_OVERRIDE
CAP_TO_MASK
CAP_LINUX_IMMUTABLE
CAP_TO_MASK

CAP_LINUX_IMMUTABLE [References: 3] Defined? True

#define CAP_LINUX_IMMUTABLE 9

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#163

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 179-36 186-36

These macros depend on me:

CAP_LINUX_IMMUTABLE CAP_FS_SET

CAP_MAC_OVERRIDE [References: 5] Defined? True

#define CAP_MAC_OVERRIDE 32

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#323

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 179-36 186-36 193-36 200-38

These macros depend on me:

CAP_MAC_OVERRIDE CAP_FS_MASK_B1 CAP_FS_SET
CAP_NFSD_SET

CAP_MKNOD [References: 5] Defined? True

#define CAP_MKNOD 27

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#305

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 179-36 186-36 193-36 200-38

These macros depend on me:

CAP_MKNOD CAP_FS_MASK_B0 CAP_FS_SET
CAP_NFSD_SET

CAP_NFSD_SET [References: 2] Defined? True

#define CAP_NFSD_SET ((kernel_cap_t){{ CAP_FS_MASK_B0 | CAP_TO_MASK(CAP_SYS_RESOURCE), \
CAP_FS_MASK_B1 } })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/capability.h#86

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 193-36 200-38

I depend on these macros:

CAP_NFSD_SET CAP_FS_MASK_B0 CAP_CHOWN
CAP_DAC_OVERRIDE
CAP_DAC_READ_SEARCH
CAP_FOWNER
CAP_FSETID
CAP_MKNOD
CAP_TO_MASK
CAP_FS_MASK_B1 CAP_MAC_OVERRIDE
CAP_TO_MASK
CAP_SYS_RESOURCE
CAP_TO_MASK

CAP_SYS_RESOURCE [References: 2] Defined? True

#define CAP_SYS_RESOURCE 24

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#290

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 193-36 200-38

These macros depend on me:

CAP_SYS_RESOURCE CAP_NFSD_SET

CAP_TO_INDEX [References: 1] Defined? True

#define CAP_TO_INDEX(x) ((x) >> 5)

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#354

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 174-48

These macros depend on me:

CAP_TO_INDEX cap_lower
cap_raise
cap_raised

CAP_TO_MASK [References: 41] Defined? True

#define CAP_TO_MASK(x) (1 << ((x) & 31))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#355

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 173-36 174-12 179-36 186-36 193-36 200-38

These macros depend on me:

CAP_TO_MASK CAP_FS_MASK_B0 CAP_FS_SET
CAP_NFSD_SET
CAP_FS_MASK_B1 CAP_FS_SET
CAP_NFSD_SET
CAP_FS_SET
CAP_NFSD_SET
cap_lower
cap_raise
cap_raised

CAP_UOP_ALL [References: 1] Defined? True

#define CAP_UOP_ALL(c,a,OP) do { unsigned __capi; CAP_FOR_EACH_U32(__capi) { c.cap[__capi] \
= OP a.cap[__capi]; } } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/capability.h#106

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 141-2

I depend on these macros:

CAP_UOP_ALL CAP_FOR_EACH_U32 _KERNEL_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_3

CLEARPAGEFLAG [References: 23] Defined? True

#define CLEARPAGEFLAG(uname,lname) static inline void ClearPage##uname(struct page *page) \
{ clear_bit(PG_##lname, &page->flags); }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#144

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 199-1 200-1 201-1 202-1 203-1 206-1 207-1 208-1 209-1 210-1 219-1 221-1 222-1 229-1 232-1 233-1 246-1 252-1 256-1 264-1 270-1 315-1 336-24

I depend on these macros:

CLEARPAGEFLAG inline notrace

These macros depend on me:

CLEARPAGEFLAG PAGEFLAG

CONFIG_64BIT [References: 94] Defined? True

#define CONFIG_64BIT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3454

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ arch_hweight.h: 5-1
cmpxchg.h: 31-1
include/ asm-generic/ bitsperlong.h: 8-1
linux/ dcache.h: 97-1
mm_types.h: 131-4
types.h: 180-1
uapi/ asm-generic/ fcntl.h: 119-1 191-1

CONFIG_ACPI [References: 7] Defined? True

#define CONFIG_ACPI 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#579

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 81-1
mpspec.h: 99-1
include/ linux/ device.h: 651-2

CONFIG_ACPI_NUMA [References: 1] Defined? True

#define CONFIG_ACPI_NUMA 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3234

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 183-1

CONFIG_ACPI_SLEEP [References: 1] Defined? True

#define CONFIG_ACPI_SLEEP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1950

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ realmode.h: 20-2

CONFIG_AIO [References: 5] Defined? True

#define CONFIG_AIO 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3622

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 405-2

CONFIG_AMD_IOMMU [References: 1] Defined? True

#define CONFIG_AMD_IOMMU 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2925

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ device.h: 8-44

CONFIG_ARCH_CLOCKSOURCE_DATA [References: 2] Defined? True

#define CONFIG_ARCH_CLOCKSOURCE_DATA 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#524

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ clocksource.h: 27-1 181-2

CONFIG_ARCH_DMA_ADDR_T_64BIT [References: 81] Defined? True

#define CONFIG_ARCH_DMA_ADDR_T_64BIT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3608

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 146-1

CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK [References: 12] Defined? True

#define CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2940

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1425-5
mm_types.h: 144-45 427-46

These macros depend on me:

CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK USE_SPLIT_PMD_PTLOCKS

CONFIG_ARCH_HAS_CACHE_LINE_SIZE [References: 10] Defined? True

#define CONFIG_ARCH_HAS_CACHE_LINE_SIZE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2512

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 64-1

CONFIG_ARCH_HAS_CPU_AUTOPROBE [References: 2] Defined? True

#define CONFIG_ARCH_HAS_CPU_AUTOPROBE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1980

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpu.h: 50-1

CONFIG_ARCH_SUPPORTS_INT128 [References: 3] Defined? True

#define CONFIG_ARCH_SUPPORTS_INT128 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 136-13

CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING [References: 1] Defined? True

#define CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#619

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler-gcc.h: 51-14

CONFIG_ARCH_SUPPORTS_UPROBES [References: 1] Defined? True

#define CONFIG_ARCH_SUPPORTS_UPROBES 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2581

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ uprobes.h: 36-1

CONFIG_ARCH_USES_PG_UNCACHED [References: 4] Defined? True

#define CONFIG_ARCH_USES_PG_UNCACHED 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3551

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 104-2 264-1

CONFIG_ARCH_USE_BUILTIN_BSWAP [References: 1] Defined? True

#define CONFIG_ARCH_USE_BUILTIN_BSWAP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#562

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler-gcc4.h: 85-1

CONFIG_ARCH_USE_CMPXCHG_LOCKREF [References: 1] Defined? True

#define CONFIG_ARCH_USE_CMPXCHG_LOCKREF 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3494

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ lockref.h: 26-5

These macros depend on me:

CONFIG_ARCH_USE_CMPXCHG_LOCKREF USE_CMPXCHG_LOCKREF

CONFIG_ASSOCIATIVE_ARRAY [References: 1] Defined? True

#define CONFIG_ASSOCIATIVE_ARRAY 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2449

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ assoc_array.h: 19-1

CONFIG_AUDIT [References: 6] Defined? True

#define CONFIG_AUDIT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3210

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 604-2

CONFIG_AUDITSYSCALL [References: 9] Defined? True

#define CONFIG_AUDITSYSCALL 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#550

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2106-1
sched.h: 1235-2

CONFIG_BASE_SMALL [References: 5] Defined? True

#define CONFIG_BASE_SMALL 0

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3066

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mpspec.h: 19-5

These macros depend on me:

CONFIG_BASE_SMALL PID_MAX_DEFAULT PID_MAX_LIMIT
PID_MAX_LIMIT

CONFIG_BINARY_PRINTF [References: 6] Defined? True

#define CONFIG_BINARY_PRINTF 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3415

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 126-1

CONFIG_BLK_CGROUP [References: 4] Defined? True

#define CONFIG_BLK_CGROUP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1162

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ blk_types.h: 66-2
cgroup_subsys.h: 38-5

CONFIG_BLK_DEV_INTEGRITY [References: 1] Defined? True

#define CONFIG_BLK_DEV_INTEGRITY 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1549

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ blk_types.h: 73-13

CONFIG_BLK_DEV_IO_TRACE [References: 6] Defined? True

#define CONFIG_BLK_DEV_IO_TRACE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1496

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1075-2

CONFIG_BLOCK [References: 28] Defined? True

#define CONFIG_BLOCK 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#669

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ blk_types.h: 10-1
fs.h: 2112-1 2158-1 2212-1 2229-1 2279-1 2449-1 2520-1
sched.h: 1292-1

CONFIG_BSD_PROCESS_ACCT [References: 6] Defined? True

#define CONFIG_BSD_PROCESS_ACCT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#621

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 598-2

CONFIG_BUG [References: 3] Defined? True

#define CONFIG_BUG 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#691

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bug.h: 5-1
include/ asm-generic/ bug.h: 17-1

CONFIG_CC_STACKPROTECTOR [References: 19] Defined? True

#define CONFIG_CC_STACKPROTECTOR 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2869

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 423-1
segment.h: 102-1
include/ linux/ sched.h: 1135-2

CONFIG_CGROUPS [References: 19] Defined? True

#define CONFIG_CGROUPS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2724

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 27-1
sched.h: 609-2 1318-2 2307-1

CONFIG_CGROUP_CPUACCT [References: 3] Defined? True

#define CONFIG_CGROUP_CPUACCT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2768

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 18-5

CONFIG_CGROUP_DEVICE [References: 3] Defined? True

#define CONFIG_CGROUP_DEVICE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#97

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 26-5

CONFIG_CGROUP_FREEZER [References: 4] Defined? True

#define CONFIG_CGROUP_FREEZER 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#894

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 30-5
freezer.h: 73-1

CONFIG_CGROUP_PERF [References: 3] Defined? True

#define CONFIG_CGROUP_PERF 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2819

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 42-5

CONFIG_CGROUP_SCHED [References: 15] Defined? True

#define CONFIG_CGROUP_SCHED 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1429

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 14-5
sched.h: 1066-2 2700-1

CONFIG_CLOCKSOURCE_WATCHDOG [References: 1] Defined? True

#define CONFIG_CLOCKSOURCE_WATCHDOG 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2567

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ clocksource.h: 195-2

CONFIG_COMPAT [References: 12] Defined? True

#define CONFIG_COMPAT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#208

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1326-2
thread_info.h: 36-4

CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS [References: 6] Defined? True

#define CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#493

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 364-1

CONFIG_CPUSETS [References: 9] Defined? True

#define CONFIG_CPUSETS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1024

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 6-5
sched.h: 1312-2

CONFIG_DEBUG_BUGVERBOSE [References: 3] Defined? True

#define CONFIG_DEBUG_BUGVERBOSE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1050

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bug.h: 9-1
include/ asm-generic/ bug.h: 25-1

CONFIG_DEBUG_RODATA [References: 1] Defined? True

#define CONFIG_DEBUG_RODATA 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3693

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ sections.h: 10-39

CONFIG_DETECT_HUNG_TASK [References: 12] Defined? True

#define CONFIG_DETECT_HUNG_TASK 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1151

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 290-1 1207-1

CONFIG_DEVTMPFS [References: 1] Defined? True

#define CONFIG_DEVTMPFS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#214

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 995-1

CONFIG_EARLY_PRINTK [References: 1] Defined? True

#define CONFIG_EARLY_PRINTK 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3045

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ printk.h: 101-1

CONFIG_EPOLL [References: 9] Defined? True

#define CONFIG_EPOLL 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1906

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 803-2
sched.h: 670-2

CONFIG_FAIR_GROUP_SCHED [References: 6] Defined? True

#define CONFIG_FAIR_GROUP_SCHED 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1556

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1003-2

CONFIG_FANOTIFY [References: 6] Defined? True

#define CONFIG_FANOTIFY 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1420

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 667-2

CONFIG_FILE_LOCKING [References: 6] Defined? True

#define CONFIG_FILE_LOCKING 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3609

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 995-1 1920-1

CONFIG_FREEZER [References: 7] Defined? True

#define CONFIG_FREEZER 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2019

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ freezer.h: 12-1
workqueue.h: 645-1

CONFIG_FSNOTIFY [References: 3] Defined? True

#define CONFIG_FSNOTIFY 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#151

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 605-2

CONFIG_FS_POSIX_ACL [References: 3] Defined? True

#define CONFIG_FS_POSIX_ACL 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#902

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 532-2

CONFIG_FTRACE_MCOUNT_RECORD [References: 23] Defined? True

#define CONFIG_FTRACE_MCOUNT_RECORD 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2907

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 800-1

CONFIG_FUNCTION_GRAPH_TRACER [References: 6] Defined? True

#define CONFIG_FUNCTION_GRAPH_TRACER 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2473

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1415-2

CONFIG_FUTEX [References: 6] Defined? True

#define CONFIG_FUTEX 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1342

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1324-2

CONFIG_GENERIC_BUG [References: 18] Defined? True

#define CONFIG_GENERIC_BUG 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2286

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bug.h: 7-1 18-1
linux/ bug.h: 89-1

CONFIG_GENERIC_BUG_RELATIVE_POINTERS [References: 4] Defined? True

#define CONFIG_GENERIC_BUG_RELATIVE_POINTERS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3095

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bug.h: 20-2 26-2

CONFIG_GENERIC_FIND_FIRST_BIT [References: 1] Defined? True

#define CONFIG_GENERIC_FIND_FIRST_BIT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1765

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ find.h: 34-1

CONFIG_GENERIC_PENDING_IRQ [References: 2] Defined? True

#define CONFIG_GENERIC_PENDING_IRQ 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1740

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irq.h: 390-36
irqdesc.h: 61-2

CONFIG_GENERIC_SMP_IDLE_THREAD [References: 1] Defined? True

#define CONFIG_GENERIC_SMP_IDLE_THREAD 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#168

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ smpboot.h: 7-1

CONFIG_HAS_IOPORT [References: 1] Defined? True

#define CONFIG_HAS_IOPORT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2755

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ iomap.h: 60-1

CONFIG_HAVE_ALIGNED_STRUCT_PAGE [References: 10] Defined? True

#define CONFIG_HAVE_ALIGNED_STRUCT_PAGE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3198

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 76-53 204-2

CONFIG_HAVE_ARCH_SOFT_DIRTY [References: 1] Defined? True

#define CONFIG_HAVE_ARCH_SOFT_DIRTY 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#458

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 397-1

CONFIG_HAVE_CMPXCHG_DOUBLE [References: 5] Defined? True

#define CONFIG_HAVE_CMPXCHG_DOUBLE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#248

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 76-13

CONFIG_HAVE_KVM [References: 4] Defined? True

#define CONFIG_HAVE_KVM 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1224

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 16-2
irq_vectors.h: 107-1

CONFIG_HAVE_MEMBLOCK_NODE_MAP [References: 22] Defined? True

#define CONFIG_HAVE_MEMBLOCK_NODE_MAP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1537

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1542-1 1583-14
mmzone.h: 699-1 855-40 1044-62

CONFIG_HAVE_MEMORY_PRESENT [References: 6] Defined? True

#define CONFIG_HAVE_MEMORY_PRESENT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#176

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 826-1

CONFIG_HAVE_SETUP_PER_CPU_AREA [References: 10] Defined? True

#define CONFIG_HAVE_SETUP_PER_CPU_AREA 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#656

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ percpu.h: 72-1
linux/ percpu.h: 156-38

CONFIG_HAVE_UNSTABLE_SCHED_CLOCK [References: 6] Defined? True

#define CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1819

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1865-1

CONFIG_HIBERNATION [References: 5] Defined? True

#define CONFIG_HIBERNATION 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#110

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1903-1 1909-1
suspend.h: 305-1

CONFIG_HIGH_RES_TIMERS [References: 2] Defined? True

#define CONFIG_HIGH_RES_TIMERS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#52

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hrtimer.h: 185-2 262-1

CONFIG_HOTPLUG_CPU [References: 34] Defined? True

#define CONFIG_HOTPLUG_CPU 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#239

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq.h: 27-1
include/ linux/ cpu.h: 43-1 119-13 129-1 177-1
percpu_counter.h: 22-2
rcupdate.h: 304-13
sched.h: 1917-1
kernel/ cpu.c: 52-1 187-1

CONFIG_HUGETLBFS [References: 6] Defined? True

#define CONFIG_HUGETLBFS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2674

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1982-53
node.h: 24-54 45-1

CONFIG_HUGETLB_PAGE [References: 3] Defined? True

#define CONFIG_HUGETLB_PAGE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1371

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pageblock-flags.h: 41-1
vm_event_item.h: 56-3

CONFIG_HZ [References: 30] Defined? True

#define CONFIG_HZ 100

defined @ Unnamed Pre-include#4

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jiffies.h: 18-5 18-17 20-7 20-19 22-7 22-19 24-7 24-19 256-31

These macros depend on me:

CONFIG_HZ HZ DEFAULT_RATELIMIT_INTERVAL WARN_RATELIMIT
dev_level_ratelimited dev_alert_ratelimited
dev_crit_ratelimited
dev_emerg_ratelimited
dev_err_ratelimited
dev_info_ratelimited
dev_notice_ratelimited
dev_warn_ratelimited
printk_ratelimited pr_alert_ratelimited
pr_crit_ratelimited
pr_emerg_ratelimited
pr_err_ratelimited
pr_info_ratelimited
pr_notice_ratelimited
pr_warn_ratelimited
INITIAL_JIFFIES
LATCH
LOAD_FREQ
NTP_INTERVAL_FREQ NTP_INTERVAL_LENGTH
TICK_NSEC LOW_RES_NSEC KTIME_LOW_RES
MAX_SEC_IN_JIFFIES
NSEC_CONVERSION
SEC_CONVERSION
USEC_CONVERSION
cputime_to_secs
secs_to_cputime

CONFIG_IA32_EMULATION [References: 3] Defined? True

#define CONFIG_IA32_EMULATION 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#254

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 270-2
uapi/ asm/ auxvec.h: 13-13

CONFIG_ILLEGAL_POINTER_VALUE [References: 12] Defined? True

#define CONFIG_ILLEGAL_POINTER_VALUE 0xdead000000000000

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2188

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list.h: 107-16 108-16 625-12 626-13
list_bl.h: 106-12 107-13
poison.h: 12-1
rculist.h: 132-16 178-14 345-13 365-15
rculist_bl.h: 76-13

These macros depend on me:

CONFIG_ILLEGAL_POINTER_VALUE POISON_POINTER_DELTA LIST_POISON1
LIST_POISON2

CONFIG_IMA [References: 6] Defined? True

#define CONFIG_IMA 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2544

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 610-2 2356-1

CONFIG_INET [References: 1] Defined? True

#define CONFIG_INET 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2008

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ memcontrol.h: 452-13

CONFIG_INLINE_READ_UNLOCK [References: 1] Defined? True

#define CONFIG_INLINE_READ_UNLOCK 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2459

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 84-1

CONFIG_INLINE_READ_UNLOCK_IRQ [References: 1] Defined? True

#define CONFIG_INLINE_READ_UNLOCK_IRQ 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2594

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 100-1

CONFIG_INLINE_SPIN_UNLOCK_IRQ [References: 1] Defined? True

#define CONFIG_INLINE_SPIN_UNLOCK_IRQ 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2788

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 79-1

CONFIG_INLINE_WRITE_UNLOCK [References: 1] Defined? True

#define CONFIG_INLINE_WRITE_UNLOCK 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3715

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 88-1

CONFIG_INLINE_WRITE_UNLOCK_IRQ [References: 1] Defined? True

#define CONFIG_INLINE_WRITE_UNLOCK_IRQ 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#103

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 104-1

CONFIG_INOTIFY_USER [References: 6] Defined? True

#define CONFIG_INOTIFY_USER 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#73

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 663-2

CONFIG_INTEL_IOMMU [References: 1] Defined? True

#define CONFIG_INTEL_IOMMU 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3213

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ device.h: 8-13

CONFIG_INTEL_TXT [References: 2] Defined? True

#define CONFIG_INTEL_TXT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#200

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 147-2

CONFIG_IRQ_REMAP [References: 1] Defined? True

#define CONFIG_IRQ_REMAP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#733

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hw_irq.h: 148-2

CONFIG_KEYS [References: 8] Defined? True

#define CONFIG_KEYS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1254

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cred.h: 125-2
key.h: 40-1
sched.h: 679-2

CONFIG_KPROBES [References: 42] Defined? True

#define CONFIG_KPROBES 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1655

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 356-1

CONFIG_LATENCYTOP [References: 7] Defined? True

#define CONFIG_LATENCYTOP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#594

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ latencytop.h: 17-1
sched.h: 1404-2

CONFIG_MEMORY_FAILURE [References: 5] Defined? True

#define CONFIG_MEMORY_FAILURE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3492

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 107-2 270-1
swap.h: 67-1

CONFIG_MEMORY_ISOLATION [References: 6] Defined? True

#define CONFIG_MEMORY_ISOLATION 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#23

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 61-2

CONFIG_MIGRATION [References: 6] Defined? True

#define CONFIG_MIGRATION 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#425

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2649-1
swap.h: 56-1
vm_event_item.h: 48-3

CONFIG_MMU [References: 74] Defined? True

#define CONFIG_MMU 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3705

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 7-1 531-1
linux/ kernel.h: 196-13
mm.h: 80-1 339-2 347-1 523-1 1081-1 1305-13 1704-1 1837-1 1933-1
mm_types.h: 305-2 330-38 349-2
page-flags.h: 101-2 256-1 486-1
sched.h: 318-1
vmalloc.h: 60-1 118-1 156-1 183-1

CONFIG_MMU_NOTIFIER [References: 5] Defined? True

#define CONFIG_MMU_NOTIFIER 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#129

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 425-2

CONFIG_MODULES [References: 30] Defined? True

#define CONFIG_MODULES 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1445

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ export.h: 41-1
init.h: 316-1
jump_label.h: 66-2
percpu.h: 14-1

CONFIG_MODVERSIONS [References: 2] Defined? True

#define CONFIG_MODVERSIONS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3032

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ export.h: 43-1

CONFIG_MTRR [References: 2] Defined? True

#define CONFIG_MTRR 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#601

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 349-1

CONFIG_MUTEX_SPIN_ON_OWNER [References: 9] Defined? True

#define CONFIG_MUTEX_SPIN_ON_OWNER 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3035

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mutex.h: 58-2

CONFIG_NEED_MULTIPLE_NODES [References: 8] Defined? True

#define CONFIG_NEED_MULTIPLE_NODES 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2782

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 29-1
mmzone.h: 911-1

CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK [References: 9] Defined? True

#define CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#18

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 128-1

CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK [References: 9] Defined? True

#define CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#331

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 136-1

CONFIG_NET_CLS_CGROUP [References: 3] Defined? True

#define CONFIG_NET_CLS_CGROUP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#287

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 34-5

CONFIG_NODES_SHIFT [References: 75] Defined? True

#define CONFIG_NODES_SHIFT 6

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1983

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ topology.h: 73-42
include/ linux/ gfp.h: 323-2
list_lru.h: 83-2 123-2
mm.h: 631-20 643-25 660-25 814-33 815-40 820-19 820-33 821-25 821-40 2008-5 1535-2
mmzone.h: 655-24 656-2 692-27
nodemask.h: 98-18 248-9 254-9 259-2 277-9 283-5 369-5 408-5 426-9 483-30 508-5
numa.h: 6-1
page-flags-layout.h: 55-32 76-32 86-7 86-26
slub_def.h: 98-31

These macros depend on me:

CONFIG_NODES_SHIFT NODES_SHIFT MAX_NUMNODES MAX_ZONES_PER_ZONELIST
NODE_MASK_ALL
NODE_MASK_LAST_WORD NODE_MASK_ALL
NODE_MASK_NONE
NR_NODE_MEMBLKS
for_each_node_mask for_each_node_state for_each_node
for_each_online_node for_each_node_with_cpus
node_remap
nodelist_parse
nodelist_scnprintf
nodemask_parse_user
nodemask_scnprintf
nodes_and
nodes_andnot
nodes_clear
nodes_complement
nodes_empty
nodes_equal
nodes_fold
nodes_full
nodes_intersects
nodes_onto
nodes_or
nodes_remap
nodes_setall
nodes_shift_left
nodes_shift_right
nodes_subset
nodes_weight
nodes_xor
NODES_WIDTH NODES_MASK
NODES_PGOFF NODES_PGSHIFT
ZONES_PGOFF LAST_CPUPID_PGOFF LAST_CPUPID_PGSHIFT
ZONEID_PGOFF ZONEID_PGSHIFT
ZONES_PGSHIFT
NODES_PGSHIFT

CONFIG_NODES_SPAN_OTHER_NODES [References: 6] Defined? True

#define CONFIG_NODES_SPAN_OTHER_NODES 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3518

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1225-1

CONFIG_NO_BOOTMEM [References: 6] Defined? True

#define CONFIG_NO_BOOTMEM 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3199

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 734-2

CONFIG_NO_HZ_COMMON [References: 18] Defined? True

#define CONFIG_NO_HZ_COMMON 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1476

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 227-36 1831-1 1922-13

CONFIG_NR_CPUS [References: 214] Defined? True

#define CONFIG_NR_CPUS 64

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2827

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwlock.h: 6-5
spinlock.h: 124-2
spinlock_types.h: 14-6
include/ asm-generic/ percpu.h: 18-39
linux/ cpumask.h: 14-26 25-5 84-5 113-5 160-44 175-43 190-48 316-34 325-34 341-33 354-32 368-33 384-29 396-12 408-8 420-13 434-9 443-42 452-41 461-43 474-13 487-12 498-54 545-56 559-57 574-8 590-9 605-52 617-51 629-9 715-14 761-34 772-5 797-5 824-5 843-5
mm.h: 1319-5 1425-5
mm_types.h: 144-45 158-5 330-5 427-46
threads.h: 15-1
workqueue.h: 60-21 61-18
kernel/ cpu.c: 642-53 653-7 653-47 660-8 665-8 669-8 673-8

These macros depend on me:

CONFIG_NR_CPUS NR_CPUS CPU_BITS_ALL
CPU_BITS_NONE
CPU_MASK_ALL
CPU_MASK_LAST_WORD CPU_BITS_ALL
CPU_MASK_ALL
CPU_MASK_NONE
CPU_VECTOR_LIMIT NR_IRQS
DEFINE_EARLY_PER_CPU
DEFINE_EARLY_PER_CPU_READ_MOSTLY
PVCLOCK_VSYSCALL_NR_PAGES
USE_SPLIT_PTE_PTLOCKS USE_SPLIT_PMD_PTLOCKS
cpus_and
cpus_andnot
cpus_clear
cpus_empty
cpus_equal
cpus_intersects
cpus_or
cpus_setall
cpus_shift_left
cpus_subset
cpus_weight
cpus_xor
for_each_cpu_mask for_each_cpu_mask_nr
nr_cpumask_bits

CONFIG_NUMA [References: 102] Defined? True

#define CONFIG_NUMA 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1898

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mmzone_64.h: 9-1
numa.h: 11-1 60-1
topology.h: 46-1 143-1
include/ asm-generic/ topology.h: 32-1 65-14
linux/ device.h: 748-2 811-1
gfp.h: 126-1 272-6 329-1
memory_hotplug.h: 111-1 140-1
mm.h: 225-2 666-2
mm_types.h: 308-2
mmzone.h: 138-2 251-2 344-2 585-1 694-2 966-2 1208-1
node.h: 35-1
nodemask.h: 483-13
sched.h: 1337-2
slab.h: 306-1 324-1 593-1
slub_def.h: 93-2
swap.h: 322-1 341-1
vm_event_item.h: 35-3
vmstat.h: 148-1

CONFIG_OPTIMIZE_INLINING [References: 1] Defined? True

#define CONFIG_OPTIMIZE_INLINING 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2539

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler-gcc.h: 51-71

CONFIG_PAGEFLAGS_EXTENDED [References: 4] Defined? True

#define CONFIG_PAGEFLAGS_EXTENDED 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3129

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 90-2 328-1

CONFIG_PCI [References: 2] Defined? True

#define CONFIG_PCI 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1806

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ iomap.h: 70-1
pci_iomap.h: 16-1

CONFIG_PCI_MMCONFIG [References: 2] Defined? True

#define CONFIG_PCI_MMCONFIG 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1889

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 112-2

CONFIG_PERF_EVENTS [References: 12] Defined? True

#define CONFIG_PERF_EVENTS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3627

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 688-2 1332-2

CONFIG_PHYS_ADDR_T_64BIT [References: 81] Defined? True

#define CONFIG_PHYS_ADDR_T_64BIT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3156

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 162-1

CONFIG_PM [References: 4] Defined? True

#define CONFIG_PM 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#708

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pinctrl/ devinfo.h: 32-2
pm.h: 57-1

CONFIG_PM_RUNTIME [References: 6] Defined? True

#define CONFIG_PM_RUNTIME 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1911

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pm.h: 315-1 537-2

CONFIG_PM_SLEEP [References: 19] Defined? True

#define CONFIG_PM_SLEEP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1726

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 874-2
gfp.h: 397-1
pm.h: 303-1 528-2 635-1
pm_wakeup.h: 68-1
suspend.h: 346-1

CONFIG_PM_SLEEP_DEBUG [References: 1] Defined? True

#define CONFIG_PM_SLEEP_DEBUG 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#242

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ suspend.h: 417-1

CONFIG_PM_SLEEP_SMP [References: 4] Defined? True

#define CONFIG_PM_SLEEP_SMP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1277

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpu.h: 206-1
kernel/ cpu.c: 473-1 620-2

CONFIG_POSIX_MQUEUE [References: 6] Defined? True

#define CONFIG_POSIX_MQUEUE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2154

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 673-2

CONFIG_PREEMPT_NOTIFIERS [References: 13] Defined? True

#define CONFIG_PREEMPT_NOTIFIERS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#530

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ preempt.h: 121-1
sched.h: 1070-2

CONFIG_PREEMPT_VOLUNTARY [References: 23] Defined? True

#define CONFIG_PREEMPT_VOLUNTARY 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#858

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 145-1

CONFIG_PRINTK [References: 6] Defined? True

#define CONFIG_PRINTK 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#391

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 1013-1
printk.h: 110-1 256-1 309-1 379-1
ratelimit.h: 46-1

CONFIG_PROC_FS [References: 15] Defined? True

#define CONFIG_PROC_FS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3089

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable_types.h: 372-1
include/ linux/ irqdesc.h: 68-2
mm.h: 1891-1
proc_fs.h: 14-1
profile.h: 20-42
sched.h: 1941-1
signal.h: 446-1

CONFIG_PROFILING [References: 2] Defined? True

#define CONFIG_PROFILING 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2641

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ profile.h: 20-13 41-1

CONFIG_QUOTA [References: 6] Defined? True

#define CONFIG_QUOTA 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3456

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 593-2 1618-2

CONFIG_QUOTA_NETLINK_INTERFACE [References: 1] Defined? True

#define CONFIG_QUOTA_NETLINK_INTERFACE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2238

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ quota.h: 378-1

CONFIG_RING_BUFFER [References: 23] Defined? True

#define CONFIG_RING_BUFFER 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 484-1

CONFIG_RT_GROUP_SCHED [References: 6] Defined? True

#define CONFIG_RT_GROUP_SCHED 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#186

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1024-2

CONFIG_RT_MUTEXES [References: 7] Defined? True

#define CONFIG_RT_MUTEXES 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2667

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rtmutex.h: 102-1
sched.h: 1251-2

CONFIG_SCHEDSTATS [References: 36] Defined? True

#define CONFIG_SCHEDSTATS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#484

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 703-13 752-2 837-2 950-1 999-2 1094-13

CONFIG_SCHED_DEBUG [References: 12] Defined? True

#define CONFIG_SCHED_DEBUG 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2368

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 119-1 868-2

CONFIG_SCHED_MC [References: 3] Defined? True

#define CONFIG_SCHED_MC 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#647

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 116-1

CONFIG_SCHED_SMT [References: 3] Defined? True

#define CONFIG_SCHED_SMT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2665

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 82-1

CONFIG_SECCOMP [References: 1] Defined? True

#define CONFIG_SECCOMP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#51

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ seccomp.h: 8-1

CONFIG_SECCOMP_FILTER [References: 1] Defined? True

#define CONFIG_SECCOMP_FILTER 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3280

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ seccomp.h: 77-1

CONFIG_SECURITY [References: 10] Defined? True

#define CONFIG_SECURITY 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3227

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cred.h: 133-2
fs.h: 541-2 797-2 1260-2

CONFIG_SECURITY_SELINUX [References: 1] Defined? True

#define CONFIG_SECURITY_SELINUX 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3269

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ selinux.h: 23-1

CONFIG_SLUB [References: 4] Defined? True

#define CONFIG_SLUB 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1720

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 207-1 358-1 581-43 601-43

CONFIG_SMP [References: 374] Defined? True

#define CONFIG_SMP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2261

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ alternative.h: 32-1 60-1
apic.h: 55-1 428-1 539-2
barrier.h: 82-1
cache.h: 17-1
hardirq.h: 22-2
hw_irq.h: 183-1
mmu.h: 25-1
paravirt.h: 319-1 713-13
percpu.h: 27-1 48-1 532-1
pgtable_64.h: 75-2 88-2
processor.h: 155-1
segment.h: 95-1
smp.h: 29-2 88-1 222-1
topology.h: 34-1 137-1
include/ asm-generic/ bug.h: 193-1
percpu.h: 10-1 92-1 100-1
linux/ bit_spinlock.h: 25-13 43-13 61-13 78-13 90-13
cache.h: 25-1 39-1 55-13
cpu.h: 118-1
dcache.h: 100-1
debug_locks.h: 37-1
fs.h: 504-34 658-34 686-34
irq.h: 390-13 794-1
irqdesc.h: 58-2
irqnr.h: 27-1
list_bl.h: 20-13
lockref.h: 26-5
mmzone.h: 96-13 254-2
mutex.h: 54-46
percpu.h: 148-1 156-14
percpu_counter.h: 18-1
rcupdate.h: 264-78
rwlock.h: 67-13
sched.h: 227-13 778-1 1011-2 1050-2 1100-2 1811-1 1908-1 1922-45 2037-2 2197-1 2671-1
smp.h: 57-1
spinlock.h: 87-1 194-13 270-13
spinlock_types.h: 12-13
stop_machine.h: 23-1 100-45
timer.h: 245-3
vm_event_item.h: 75-3
vmalloc.h: 155-1
vmstat.h: 106-2 117-2 135-2 187-1
workqueue.h: 636-1
kernel/ cpu.c: 26-1

These macros depend on me:

CONFIG_SMP USE_CMPXCHG_LOCKREF

CONFIG_SPARSEMEM [References: 27] Defined? True

#define CONFIG_SPARSEMEM 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2645

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ sparsemem.h: 5-1
include/ linux/ mm.h: 646-13
mmzone.h: 371-2 1041-1 1058-1
page-flags-layout.h: 25-1 47-13

CONFIG_SPARSEMEM_EXTREME [References: 12] Defined? True

#define CONFIG_SPARSEMEM_EXTREME 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#804

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1119-1 1129-1

CONFIG_SPARSEMEM_VMEMMAP [References: 7] Defined? True

#define CONFIG_SPARSEMEM_VMEMMAP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2518

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ memory_model.h: 48-15
linux/ mm.h: 646-43
page-flags-layout.h: 47-43 59-1

CONFIG_SPARSE_IRQ [References: 1] Defined? True

#define CONFIG_SPARSE_IRQ 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1031

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqdesc.h: 76-1

CONFIG_SPLIT_PTLOCK_CPUS [References: 24] Defined? True

#define CONFIG_SPLIT_PTLOCK_CPUS 4

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#750

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1319-5 1425-5
mm_types.h: 144-45 158-5 330-5 427-46

These macros depend on me:

CONFIG_SPLIT_PTLOCK_CPUS USE_SPLIT_PTE_PTLOCKS USE_SPLIT_PMD_PTLOCKS

CONFIG_STOP_MACHINE [References: 1] Defined? True

#define CONFIG_STOP_MACHINE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1105

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ stop_machine.h: 100-13

CONFIG_SUSPEND [References: 1] Defined? True

#define CONFIG_SUSPEND 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1634

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ suspend.h: 191-1

CONFIG_SWAP [References: 3] Defined? True

#define CONFIG_SWAP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3536

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 246-1
swap.h: 371-1

CONFIG_SYSCTL [References: 6] Defined? True

#define CONFIG_SYSCTL 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3150

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ key.h: 335-1
mm.h: 44-1 1923-1
sysctl.h: 171-1

CONFIG_SYSFS [References: 14] Defined? True

#define CONFIG_SYSFS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2842

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 446-2 2168-1
slub_def.h: 85-2
sysfs.h: 182-1
workqueue.h: 651-1

CONFIG_SYSVIPC [References: 7] Defined? True

#define CONFIG_SYSVIPC 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1431

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1203-1
sem.h: 28-1

CONFIG_TASKSTATS [References: 6] Defined? True

#define CONFIG_TASKSTATS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2193

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 601-2

CONFIG_TASK_DELAY_ACCT [References: 24] Defined? True

#define CONFIG_TASK_DELAY_ACCT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3176

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 703-43 716-1 1094-43 1390-2

CONFIG_TASK_IO_ACCOUNTING [References: 1] Defined? True

#define CONFIG_TASK_IO_ACCOUNTING 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2700

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ task_io_accounting.h: 24-2

CONFIG_TASK_XACCT [References: 13] Defined? True

#define CONFIG_TASK_XACCT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#809

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1306-13 2707-1
task_io_accounting.h: 13-2

CONFIG_TIMERFD [References: 1] Defined? True

#define CONFIG_TIMERFD 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#400

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hrtimer.h: 321-1

CONFIG_TIMER_STATS [References: 11] Defined? True

#define CONFIG_TIMER_STATS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1273

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hrtimer.h: 115-2
timer.h: 27-2 202-1

CONFIG_TRACE_IRQFLAGS_SUPPORT [References: 2] Defined? True

#define CONFIG_TRACE_IRQFLAGS_SUPPORT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1144

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqflags.h: 89-1

CONFIG_TRACING [References: 38] Defined? True

#define CONFIG_TRACING 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2896

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hw_irq.h: 81-1 191-1
segment.h: 218-1
include/ linux/ kernel.h: 497-1
sched.h: 1430-2
slab.h: 321-1 373-1 581-93 581-147 601-93 601-147

CONFIG_TREE_RCU [References: 28] Defined? True

#define CONFIG_TREE_RCU 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1189

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 52-13 277-13

CONFIG_UID16 [References: 82] Defined? True

#define CONFIG_UID16 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2440

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ highuid.h: 45-1
types.h: 39-1

CONFIG_UNUSED_SYMBOLS [References: 2] Defined? True

#define CONFIG_UNUSED_SYMBOLS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3394

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ export.h: 77-1

CONFIG_USE_PERCPU_NUMA_NODE_ID [References: 3] Defined? True

#define CONFIG_USE_PERCPU_NUMA_NODE_ID 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#371

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 185-1

CONFIG_VM_EVENT_COUNTERS [References: 1] Defined? True

#define CONFIG_VM_EVENT_COUNTERS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1752

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vmstat.h: 14-1

CONFIG_VT [References: 1] Defined? True

#define CONFIG_VT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#739

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ suspend.h: 13-1

CONFIG_VT_CONSOLE_SLEEP [References: 4] Defined? True

#define CONFIG_VT_CONSOLE_SLEEP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2499

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pm.h: 39-1
suspend.h: 21-1

CONFIG_X86 [References: 3] Defined? True

#define CONFIG_X86 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#490

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 133-13
video/ edid.h: 7-1

CONFIG_X86_64 [References: 128] Defined? True

#define CONFIG_X86_64 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2502

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 89-1 256-1 276-1 510-1
atomic.h: 222-1
bitops.h: 403-2 444-2 481-1
clocksource.h: 8-1
cpufeature.h: 338-1
desc_defs.h: 81-1
idle.h: 12-1
io.h: 84-1
irqflags.h: 118-1 170-1
linkage.h: 53-13
mmu.h: 16-2
nops.h: 116-15
page.h: 11-1
page_types.h: 42-1
paravirt.h: 98-1 280-1 871-1
percpu.h: 5-1 439-1 498-2
pgtable_types.h: 88-13 214-1
processor.h: 400-1 461-2 537-2
realmode.h: 16-2 26-2
required-features.h: 20-40 32-41 44-43 57-1
rwsem.h: 49-1
sections.h: 10-13
smp.h: 209-1
special_insns.h: 86-1 162-1
uprobes.h: 43-2 49-2
uapi/ asm/ auxvec.h: 13-48

CONFIG_X86_64_SMP [References: 17] Defined? True

#define CONFIG_X86_64_SMP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#797

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ percpu.h: 37-1 81-1
smp.h: 193-15

CONFIG_X86_CMOV [References: 1] Defined? True

#define CONFIG_X86_CMOV 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#944

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ required-features.h: 32-13

CONFIG_X86_CMPXCHG64 [References: 8] Defined? True

#define CONFIG_X86_CMPXCHG64 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2772

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ percpu.h: 419-1
required-features.h: 27-1

CONFIG_X86_DEBUGCTLMSR [References: 24] Defined? True

#define CONFIG_X86_DEBUGCTLMSR 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2047

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 754-2 765-2

CONFIG_X86_DEV_DMA_OPS [References: 1] Defined? True

#define CONFIG_X86_DEV_DMA_OPS 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2103

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ device.h: 6-2

CONFIG_X86_HT [References: 2] Defined? True

#define CONFIG_X86_HT 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3112

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ topology.h: 30-1

CONFIG_X86_INTERNODE_CACHE_SHIFT [References: 3] Defined? True

#define CONFIG_X86_INTERNODE_CACHE_SHIFT 6

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#1075

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqdesc.h: 73-3
mmzone.h: 99-3 496-3

These macros depend on me:

CONFIG_X86_INTERNODE_CACHE_SHIFT INTERNODE_CACHE_SHIFT INTERNODE_CACHE_BYTES
____cacheline_internodealigned_in_smp

CONFIG_X86_IO_APIC [References: 16] Defined? True

#define CONFIG_X86_IO_APIC 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2694

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 98-2
hw_irq.h: 180-1 199-1
io_apic.h: 104-1
irq_vectors.h: 157-1
mpspec.h: 81-1
smp.h: 15-1

CONFIG_X86_L1_CACHE_SHIFT [References: 15] Defined? True

#define CONFIG_X86_L1_CACHE_SHIFT 6

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3598

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 36-3 38-1
processor.h: 131-30 155-1 253-27 284-3 286-1
pvclock.h: 98-30
include/ linux/ clocksource.h: 201-3
dcache.h: 163-3
fs.h: 1325-32 1326-31 1583-3
list_lru.h: 27-3
sem.h: 13-23

These macros depend on me:

CONFIG_X86_L1_CACHE_SHIFT L1_CACHE_SHIFT L1_CACHE_BYTES L1_CACHE_ALIGN
SMP_CACHE_BYTES PERCPU_ENOUGH_ROOM
____cacheline_aligned DECLARE_PER_CPU_ALIGNED
DEFINE_PER_CPU_ALIGNED
____cacheline_aligned_in_smp DECLARE_PER_CPU_SHARED_ALIGNED
DEFINE_PER_CPU_SHARED_ALIGNED
__cacheline_aligned __cacheline_aligned_in_smp

CONFIG_X86_LOCAL_APIC [References: 23] Defined? True

#define CONFIG_X86_LOCAL_APIC 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2061

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 38-13 48-1 434-1 532-1
fixmap.h: 95-2
hardirq.h: 11-2
irq.h: 45-1
mpspec.h: 55-1
smp.h: 12-1 58-13 208-1

CONFIG_X86_MCE_THRESHOLD [References: 1] Defined? True

#define CONFIG_X86_MCE_THRESHOLD 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2399

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 34-2

CONFIG_X86_MPPARSE [References: 5] Defined? True

#define CONFIG_X86_MPPARSE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#633

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mpspec.h: 76-1

CONFIG_X86_SMAP [References: 2] Defined? True

#define CONFIG_X86_SMAP 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2129

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ smap.h: 30-1 61-1

CONFIG_X86_THERMAL_VECTOR [References: 1] Defined? True

#define CONFIG_X86_THERMAL_VECTOR 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#2558

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 31-2

CONFIG_X86_TSC [References: 2] Defined? True

#define CONFIG_X86_TSC 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#98

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ tsc.h: 27-2 42-2

CONFIG_X86_X2APIC [References: 1] Defined? True

#define CONFIG_X86_X2APIC 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#514

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 123-1

CONFIG_ZONE_DMA [References: 17] Defined? True

#define CONFIG_ZONE_DMA 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#779

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 176-1
mmzone.h: 263-2
slab.h: 248-1
vm_event_item.h: 5-1
vmstat.h: 160-3

CONFIG_ZONE_DMA32 [References: 16] Defined? True

#define CONFIG_ZONE_DMA32 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/autoconf.h#3270

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 182-1
mmzone.h: 284-2
vm_event_item.h: 11-1
vmstat.h: 163-3

CONST_MASK [References: 3] Defined? True

#define CONST_MASK(nr) (1 << ((nr) & 7))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bitops.h#53

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 76-16 114-17 190-16

CONST_MASK_ADDR [References: 3] Defined? True

#define CONST_MASK_ADDR(nr,addr) BITOP_ADDR((void *)(addr) + ((nr)>>3))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bitops.h#52

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 75-6 113-6 189-6

I depend on these macros:

CONST_MASK_ADDR BITOP_ADDR

CPP_ASMLINKAGE [References: 58] Defined? True

#define CPP_ASMLINKAGE

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/linkage.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hw_irq.h: 29-8 30-8 31-8 32-8 33-8 35-8 36-8 37-8 39-8 40-8 41-8 42-8 43-8 44-8 45-8 46-8 47-8 48-8 49-8 50-8 51-8 52-8 53-8 54-8 55-8 56-8 57-8 58-8 59-8 60-8 61-8 62-8 63-8 64-8 65-8 66-8 67-8 68-8 69-8 70-8 71-8 73-8 74-8 75-8 77-8 78-8 180-8
processor.h: 420-8
special_insns.h: 104-8
include/ linux/ printk.h: 101-8 110-1 115-1 118-1 119-1 123-1 203-8
sched.h: 221-8 311-1

These macros depend on me:

CPP_ASMLINKAGE asmlinkage

CPU_BITS_ALL [References: 1] Defined? True

#define CPU_BITS_ALL { [BITS_TO_LONGS(NR_CPUS)-1] = CPU_MASK_LAST_WORD }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#773

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 653-47

I depend on these macros:

CPU_BITS_ALL BITS_TO_LONGS BITS_PER_BYTE
DIV_ROUND_UP
CPU_MASK_LAST_WORD BITMAP_LAST_WORD_MASK BITS_PER_LONG
NR_CPUS CONFIG_NR_CPUS
NR_CPUS CONFIG_NR_CPUS

CPU_DEAD [References: 1] Defined? True

#define CPU_DEAD 0x0007

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#89

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 354-20

These macros depend on me:

CPU_DEAD CPU_DEAD_FROZEN

CPU_DOWN_FAILED [References: 2] Defined? True

#define CPU_DOWN_FAILED 0x0006

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#88

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 304-16 335-21

These macros depend on me:

CPU_DOWN_FAILED CPU_DOWN_FAILED_FROZEN

CPU_DOWN_PREPARE [References: 1] Defined? True

#define CPU_DOWN_PREPARE 0x0005

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#87

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 301-21

These macros depend on me:

CPU_DOWN_PREPARE CPU_DOWN_PREPARE_FROZEN

CPU_DYING [References: 1] Defined? True

#define CPU_DYING 0x0008

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#90

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 276-13

These macros depend on me:

CPU_DYING CPU_DYING_FROZEN

CPU_MASK_LAST_WORD [References: 1] Defined? True

#define CPU_MASK_LAST_WORD BITMAP_LAST_WORD_MASK(NR_CPUS)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#795

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 653-47

I depend on these macros:

CPU_MASK_LAST_WORD BITMAP_LAST_WORD_MASK BITS_PER_LONG
NR_CPUS CONFIG_NR_CPUS

These macros depend on me:

CPU_MASK_LAST_WORD CPU_BITS_ALL
CPU_MASK_ALL

CPU_ONLINE [References: 1] Defined? True

#define CPU_ONLINE 0x0002

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#84

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 428-13

These macros depend on me:

CPU_ONLINE CPU_ONLINE_FROZEN

CPU_POST_DEAD [References: 1] Defined? True

#define CPU_POST_DEAD 0x0009

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#95

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 361-21

CPU_STARTING [References: 2] Defined? True

#define CPU_STARTING 0x000A

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#97

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 617-22 621-9

These macros depend on me:

CPU_STARTING CPU_STARTING_FROZEN

CPU_STARTING_FROZEN [References: 1] Defined? True

#define CPU_STARTING_FROZEN (CPU_STARTING | CPU_TASKS_FROZEN)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#114

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 621-9

I depend on these macros:

CPU_STARTING_FROZEN CPU_STARTING
CPU_TASKS_FROZEN

CPU_TASKS_FROZEN [References: 3] Defined? True

#define CPU_TASKS_FROZEN 0x0010

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#105

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 287-37 390-37 621-9

These macros depend on me:

CPU_TASKS_FROZEN CPU_DEAD_FROZEN
CPU_DOWN_FAILED_FROZEN
CPU_DOWN_PREPARE_FROZEN
CPU_DYING_FROZEN
CPU_ONLINE_FROZEN
CPU_STARTING_FROZEN
CPU_UP_CANCELED_FROZEN
CPU_UP_PREPARE_FROZEN

CPU_UP_CANCELED [References: 1] Defined? True

#define CPU_UP_CANCELED 0x0004

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#86

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 432-16

These macros depend on me:

CPU_UP_CANCELED CPU_UP_CANCELED_FROZEN

CPU_UP_PREPARE [References: 1] Defined? True

#define CPU_UP_PREPARE 0x0003

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#85

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 410-21

These macros depend on me:

CPU_UP_PREPARE CPU_UP_PREPARE_FROZEN

DCACHE_AUTODIR_TYPE [References: 1] Defined? True

#define DCACHE_AUTODIR_TYPE 0x00200000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#220

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 439-35

DCACHE_CANT_MOUNT [References: 2] Defined? True

#define DCACHE_CANT_MOUNT 0x00000100

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#194

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 385-28 391-21

DCACHE_DIRECTORY_TYPE [References: 1] Defined? True

#define DCACHE_DIRECTORY_TYPE 0x00100000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#219

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 434-35

DCACHE_ENTRY_TYPE [References: 2] Defined? True

#define DCACHE_ENTRY_TYPE 0x00700000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#217

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 412-40 429-27

DCACHE_FILE_TYPE [References: 1] Defined? True

#define DCACHE_FILE_TYPE 0x00400000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#222

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 449-35

DCACHE_MANAGED_DENTRY [References: 1] Defined? True

#define DCACHE_MANAGED_DENTRY (DCACHE_MOUNTED|DCACHE_NEED_AUTOMOUNT|DCACHE_MANAGE_TRANSIT) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#212

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 399-27

I depend on these macros:

DCACHE_MANAGED_DENTRY DCACHE_MANAGE_TRANSIT
DCACHE_MOUNTED
DCACHE_NEED_AUTOMOUNT

DCACHE_MANAGE_TRANSIT [References: 1] Defined? True

#define DCACHE_MANAGE_TRANSIT 0x00040000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#211

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 399-27

These macros depend on me:

DCACHE_MANAGE_TRANSIT DCACHE_MANAGED_DENTRY

DCACHE_MISS_TYPE [References: 2] Defined? True

#define DCACHE_MISS_TYPE 0x00000000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#218

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 417-23 454-35

DCACHE_MOUNTED [References: 2] Defined? True

#define DCACHE_MOUNTED 0x00010000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#209

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 399-27 404-27

These macros depend on me:

DCACHE_MOUNTED DCACHE_MANAGED_DENTRY

DCACHE_NEED_AUTOMOUNT [References: 1] Defined? True

#define DCACHE_NEED_AUTOMOUNT 0x00020000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#210

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 399-27

These macros depend on me:

DCACHE_NEED_AUTOMOUNT DCACHE_MANAGED_DENTRY

DCACHE_SYMLINK_TYPE [References: 1] Defined? True

#define DCACHE_SYMLINK_TYPE 0x00300000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#221

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 444-35

DECLARE_BITMAP [References: 12] Defined? True

#define DECLARE_BITMAP(name,bits) unsigned long name[BITS_TO_LONGS(bits)]

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq.h: 39-8
mpspec.h: 47-8
include/ linux/ cpumask.h: 14-26 715-14
idr.h: 32-2
mmzone.h: 656-2
nodemask.h: 98-18
kernel/ cpu.c: 653-7 660-8 665-8 669-8 673-8

I depend on these macros:

DECLARE_BITMAP BITS_TO_LONGS BITS_PER_BYTE
DIV_ROUND_UP

DECLARE_EARLY_PER_CPU [References: 1] Defined? True

#define DECLARE_EARLY_PER_CPU(_type,_name) DECLARE_PER_CPU(_type, _name); extern \
__typeof__(_type) *_name##_early_ptr; extern __typeof__(_type) _name##_early_map[] \

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#553

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ topology.h: 51-1

I depend on these macros:

DECLARE_EARLY_PER_CPU DECLARE_PER_CPU DECLARE_PER_CPU_SECTION __PCPU_ATTRS PER_CPU_ATTRIBUTES
PER_CPU_BASE_SECTION
__percpu

DECLARE_EARLY_PER_CPU_READ_MOSTLY [References: 3] Defined? True

#define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type,_name) DECLARE_PER_CPU_READ_MOSTLY(_type, \
_name); extern __typeof__(_type) *_name##_early_ptr; extern __typeof__(_type) \
_name##_early_map[]

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#558

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 550-1
smp.h: 56-1 57-1

I depend on these macros:

DECLARE_EARLY_PER_CPU_READ_MOSTLY DECLARE_PER_CPU_READ_MOSTLY DECLARE_PER_CPU_SECTION __PCPU_ATTRS PER_CPU_ATTRIBUTES
PER_CPU_BASE_SECTION
__percpu

DECLARE_INIT_PER_CPU [References: 1] Defined? True

#define DECLARE_INIT_PER_CPU(var) extern typeof(var) init_per_cpu_var(var)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#77

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 416-1

I depend on these macros:

DECLARE_INIT_PER_CPU init_per_cpu_var

DECLARE_PER_CPU [References: 16] Defined? True

#define DECLARE_PER_CPU(type,name) DECLARE_PER_CPU_SECTION(type, name, "")

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu-defs.h#91

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 514-1
current.h: 10-1
hw_irq.h: 195-1
irq_regs.h: 14-1
percpu.h: 526-1
preempt.h: 8-1
processor.h: 400-1 418-1 419-1 930-1
thread_info.h: 200-1
topology.h: 51-1
include/ linux/ hrtimer.h: 335-1
sched.h: 100-1
topology.h: 185-1
vmstat.h: 28-1

I depend on these macros:

DECLARE_PER_CPU DECLARE_PER_CPU_SECTION __PCPU_ATTRS PER_CPU_ATTRIBUTES
PER_CPU_BASE_SECTION
__percpu

These macros depend on me:

DECLARE_PER_CPU DECLARE_EARLY_PER_CPU

DECLARE_PER_CPU_FIRST [References: 1] Defined? True

#define DECLARE_PER_CPU_FIRST(type,name) DECLARE_PER_CPU_SECTION(type, name, PER_CPU_FIRST_SECTION) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu-defs.h#101

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 415-1

I depend on these macros:

DECLARE_PER_CPU_FIRST DECLARE_PER_CPU_SECTION __PCPU_ATTRS PER_CPU_ATTRIBUTES
PER_CPU_BASE_SECTION
__percpu
PER_CPU_FIRST_SECTION

DECLARE_PER_CPU_READ_MOSTLY [References: 8] Defined? True

#define DECLARE_PER_CPU_READ_MOSTLY(type,name) DECLARE_PER_CPU_SECTION(type, name, \
"..readmostly")

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu-defs.h#148

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 550-1
smp.h: 34-1 35-1 37-1 38-1 39-1 56-1 57-1

I depend on these macros:

DECLARE_PER_CPU_READ_MOSTLY DECLARE_PER_CPU_SECTION __PCPU_ATTRS PER_CPU_ATTRIBUTES
PER_CPU_BASE_SECTION
__percpu

These macros depend on me:

DECLARE_PER_CPU_READ_MOSTLY DECLARE_EARLY_PER_CPU_READ_MOSTLY

DECLARE_PER_CPU_SECTION [References: 28] Defined? True

#define DECLARE_PER_CPU_SECTION(type,name,sec) extern __PCPU_ATTRS(sec) __typeof__(type) \
name

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu-defs.h#79

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 514-1 550-1
current.h: 10-1
hardirq.h: 38-1
hw_irq.h: 195-1
irq_regs.h: 14-1
percpu.h: 526-1
preempt.h: 8-1
processor.h: 155-1 286-1 400-1 415-1 418-1 419-1 930-1
smp.h: 34-1 35-1 37-1 38-1 39-1 56-1 57-1
thread_info.h: 200-1
topology.h: 51-1
include/ linux/ hrtimer.h: 335-1
sched.h: 100-1
topology.h: 185-1
vmstat.h: 28-1

I depend on these macros:

DECLARE_PER_CPU_SECTION __PCPU_ATTRS PER_CPU_ATTRIBUTES
PER_CPU_BASE_SECTION
__percpu

These macros depend on me:

DECLARE_PER_CPU_SECTION DECLARE_PER_CPU DECLARE_EARLY_PER_CPU
DECLARE_PER_CPU_ALIGNED
DECLARE_PER_CPU_FIRST
DECLARE_PER_CPU_PAGE_ALIGNED
DECLARE_PER_CPU_READ_MOSTLY DECLARE_EARLY_PER_CPU_READ_MOSTLY
DECLARE_PER_CPU_SHARED_ALIGNED

DECLARE_PER_CPU_SHARED_ALIGNED [References: 3] Defined? True

#define DECLARE_PER_CPU_SHARED_ALIGNED(type,name) DECLARE_PER_CPU_SECTION(type, name, \
PER_CPU_SHARED_ALIGNED_SECTION) ____cacheline_aligned_in_smp

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu-defs.h#118

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 38-1
processor.h: 155-1 286-1

I depend on these macros:

DECLARE_PER_CPU_SHARED_ALIGNED DECLARE_PER_CPU_SECTION __PCPU_ATTRS PER_CPU_ATTRIBUTES
PER_CPU_BASE_SECTION
__percpu
PER_CPU_SHARED_ALIGNED_SECTION
____cacheline_aligned_in_smp ____cacheline_aligned SMP_CACHE_BYTES L1_CACHE_BYTES L1_CACHE_SHIFT CONFIG_X86_L1_CACHE_SHIFT

DEFINE_MUTEX [References: 1] Defined? True

#define DEFINE_MUTEX(mutexname) struct mutex mutexname = __MUTEX_INITIALIZER(mutexname)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mutex.h#116

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 27-8

I depend on these macros:

DEFINE_MUTEX __MUTEX_INITIALIZER ATOMIC_INIT
LIST_HEAD_INIT
__DEBUG_MUTEX_INITIALIZER
__DEP_MAP_MUTEX_INITIALIZER
__SPIN_LOCK_UNLOCKED __SPIN_LOCK_INITIALIZER __RAW_SPIN_LOCK_INITIALIZER SPIN_DEBUG_INIT
SPIN_DEP_MAP_INIT
__ARCH_SPIN_LOCK_UNLOCKED

DISCARD_ENTRY [References: 59] Defined? True

#define DISCARD_ENTRY(number) " .byte 0xff + (" alt_rlen(number) ") - (" alt_slen ")\n"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#94

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
arch_hweight.h: 28-7 53-7
barrier.h: 112-2 113-2
processor.h: 806-2 819-2
smap.h: 64-2 70-2
uaccess_64.h: 36-2 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen

These macros depend on me:

DISCARD_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2

DIV_ROUND_UP [References: 21] Defined? True

#define DIV_ROUND_UP(n,d) (((n) + (d) - 1) / (d))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#54

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq.h: 39-8
mpspec.h: 47-8 111-21
include/ linux/ bitmap.h: 164-13 171-18 185-13
cpumask.h: 14-26 629-9 715-14 761-34
idr.h: 32-2
mmzone.h: 656-2 1129-40
nodemask.h: 98-18
kernel/ cpu.c: 642-53 653-7 653-47 660-8 665-8 669-8 673-8

These macros depend on me:

DIV_ROUND_UP BITS_TO_LONGS CPU_BITS_ALL
CPU_BITS_NONE
CPU_MASK_ALL
CPU_MASK_NONE
DECLARE_BITMAP
NODE_MASK_ALL
NODE_MASK_NONE
PHYSID_ARRAY_SIZE PHYSID_MASK_ALL
PHYSID_MASK_NONE
DIV_ROUND_UP_SECTOR_T
NR_SECTION_ROOTS

DMA32_ZONE [References: 6] Defined? True

#define DMA32_ZONE(xx) xx##_DMA32,

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/vm_event_item.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vm_event_item.h: 25-3 28-3 29-3 30-3 31-3 32-3

These macros depend on me:

DMA32_ZONE FOR_ALL_ZONES

DMA_ZONE [References: 6] Defined? True

#define DMA_ZONE(xx) xx##_DMA,

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/vm_event_item.h#5

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vm_event_item.h: 25-3 28-3 29-3 30-3 31-3 32-3

These macros depend on me:

DMA_ZONE FOR_ALL_ZONES

DNAME_INLINE_LEN [References: 1] Defined? True

#define DNAME_INLINE_LEN 32

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#97

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 117-24

DQF_INFO_DIRTY_B [References: 1] Defined? True

#define DQF_INFO_DIRTY_B 31

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/quota.h#226

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ quota.h: 232-9

These macros depend on me:

DQF_INFO_DIRTY_B DQF_INFO_DIRTY

DQUOT_LIMITS_ENABLED [References: 1] Defined? True

#define DQUOT_LIMITS_ENABLED (1 << _DQUOT_LIMITS_ENABLED)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/quota.h#351

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ quota.h: 374-48

These macros depend on me:

DQUOT_LIMITS_ENABLED DQUOT_STATE_FLAGS

DQUOT_STATE_FLAGS [References: 1] Defined? True

#define DQUOT_STATE_FLAGS (DQUOT_USAGE_ENABLED | DQUOT_LIMITS_ENABLED | DQUOT_SUSPENDED)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/quota.h#353

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ quota.h: 374-48

I depend on these macros:

DQUOT_STATE_FLAGS DQUOT_LIMITS_ENABLED
DQUOT_SUSPENDED
DQUOT_USAGE_ENABLED

DQUOT_SUSPENDED [References: 1] Defined? True

#define DQUOT_SUSPENDED (1 << _DQUOT_SUSPENDED)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/quota.h#352

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ quota.h: 374-48

These macros depend on me:

DQUOT_SUSPENDED DQUOT_STATE_FLAGS

DQUOT_USAGE_ENABLED [References: 1] Defined? True

#define DQUOT_USAGE_ENABLED (1 << _DQUOT_USAGE_ENABLED)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/quota.h#350

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ quota.h: 374-48

These macros depend on me:

DQUOT_USAGE_ENABLED DQUOT_STATE_FLAGS

DT_DIR [References: 2] Defined? True

#define DT_DIR 4

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1494

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2783-43 2788-39

E820MAX [References: 1] Defined? True

#define E820MAX 128

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/e820.h#4

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ bootparam.h: 151-28

EAGAIN [References: 1] Defined? True

#define EAGAIN 11

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/errno-base.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1983-14

These macros depend on me:

EAGAIN EWOULDBLOCK

EBUSY [References: 3] Defined? True

#define EBUSY 16

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/errno-base.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 294-11 372-10 460-10

EDDMAXNR [References: 2] Defined? True

#define EDDMAXNR 6

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/edd.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ bootparam.h: 153-25
include/ uapi/ linux/ edd.h: 184-27

EDD_MBR_SIG_MAX [References: 2] Defined? True

#define EDD_MBR_SIG_MAX 16

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/edd.h#51

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ bootparam.h: 150-27
include/ uapi/ linux/ edd.h: 183-29

EINVAL [References: 6] Defined? True

#define EINVAL 22

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/errno-base.h#25

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 613-11
include/ linux/ dynamic_debug.h: 128-10
memory_hotplug.h: 258-10
kernel/ cpu.c: 297-11 396-10 450-11

ENABLE_TOPO_DEFINES [References: 2] Defined? True

#define ENABLE_TOPO_DEFINES

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/topology.h#34

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ topology.h: 123-1

ENOMEM [References: 1] Defined? True

#define ENOMEM 12

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/errno-base.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 553-11

ENOSYS [References: 3] Defined? True

#define ENOSYS 38

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/errno.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ memory_hotplug.h: 223-10
uprobes.h: 143-10 148-10

ERESTARTNOINTR [References: 1] Defined? True

#define ERESTARTNOINTR 513

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/errno.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2440-10

ETXTBSY [References: 2] Defined? True

#define ETXTBSY 26

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/errno-base.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2334-65 2339-65

EWOULDBLOCK [References: 1] Defined? True

#define EWOULDBLOCK EAGAIN

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/errno.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1983-14

I depend on these macros:

EWOULDBLOCK EAGAIN

EXPORT_SYMBOL [References: 8] Defined? True

#define EXPORT_SYMBOL(sym) __EXPORT_SYMBOL(sym, "")

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/export.h#67

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 191-1 199-1 382-1 654-1 663-1 667-1 671-1 675-1

I depend on these macros:

EXPORT_SYMBOL __EXPORT_SYMBOL VMLINUX_SYMBOL_STR __VMLINUX_SYMBOL_STR
__CRC_SYMBOL __used
__visible
__used
__visible

These macros depend on me:

EXPORT_SYMBOL EXPORT_PER_CPU_SYMBOL EXPORT_EARLY_PER_CPU_SYMBOL

EXPORT_SYMBOL_GPL [References: 4] Defined? True

#define EXPORT_SYMBOL_GPL(sym) __EXPORT_SYMBOL(sym, "_gpl")

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/export.h#70

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 76-1 92-1 470-1 651-1

I depend on these macros:

EXPORT_SYMBOL_GPL __EXPORT_SYMBOL VMLINUX_SYMBOL_STR __VMLINUX_SYMBOL_STR
__CRC_SYMBOL __used
__visible
__used
__visible

These macros depend on me:

EXPORT_SYMBOL_GPL EXPORT_PER_CPU_SYMBOL_GPL

FIRST_EXTERNAL_VECTOR [References: 1] Defined? True

#define FIRST_EXTERNAL_VECTOR 0x20

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/irq_vectors.h#35

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hw_irq.h: 189-48

These macros depend on me:

FIRST_EXTERNAL_VECTOR IRQ0_VECTOR IRQ10_VECTOR
IRQ11_VECTOR
IRQ12_VECTOR
IRQ13_VECTOR
IRQ14_VECTOR
IRQ15_VECTOR
IRQ1_VECTOR
IRQ2_VECTOR
IRQ3_VECTOR
IRQ4_VECTOR
IRQ5_VECTOR
IRQ6_VECTOR
IRQ7_VECTOR
IRQ8_VECTOR
IRQ9_VECTOR
IRQ_MOVE_CLEANUP_VECTOR

FIRST_VM86_IRQ [References: 1] Defined? True

#define FIRST_VM86_IRQ 3

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/irq_vectors.h#131

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_vectors.h: 137-15

FIXADDR_SIZE [References: 1] Defined? True

#define FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/fixmap.h#155

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 219-2

I depend on these macros:

FIXADDR_SIZE PAGE_SHIFT

These macros depend on me:

FIXADDR_SIZE FIXADDR_START

FIXADDR_START [References: 1] Defined? True

#define FIXADDR_START (FIXADDR_TOP - FIXADDR_SIZE)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/fixmap.h#157

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 219-2

I depend on these macros:

FIXADDR_START FIXADDR_SIZE PAGE_SHIFT
FIXADDR_TOP PAGE_SIZE PAGE_SHIFT
_AC __AC
VSYSCALL_END

FIXADDR_TOP [References: 4] Defined? True

#define FIXADDR_TOP (VSYSCALL_END-PAGE_SIZE)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/fixmap.h#47

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 214-9 219-2 220-9

I depend on these macros:

FIXADDR_TOP PAGE_SIZE PAGE_SHIFT
_AC __AC
VSYSCALL_END

These macros depend on me:

FIXADDR_TOP FIXADDR_BOOT_START
FIXADDR_START
__fix_to_virt
__virt_to_fix

FIX_BTMAPS_SLOTS [References: 4] Defined? True

#define FIX_BTMAPS_SLOTS 4

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/fixmap.h#133

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 137-42 139-42 140-44 142-36

These macros depend on me:

FIX_BTMAPS_SLOTS TOTAL_FIX_BTMAPS

FLOCK_VERIFY_WRITE [References: 1] Defined? True

#define FLOCK_VERIFY_WRITE 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1917

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1956-4

FL_DELEG [References: 1] Defined? True

#define FL_DELEG 4

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#883

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1974-37

FL_LEASE [References: 1] Defined? True

#define FL_LEASE 32

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#886

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1967-37

FOR_ALL_ZONES [References: 6] Defined? True

#define FOR_ALL_ZONES(xx) DMA_ZONE(xx) DMA32_ZONE(xx) xx##_NORMAL HIGHMEM_ZONE(xx) , \
xx##_MOVABLE

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/vm_event_item.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vm_event_item.h: 25-3 28-3 29-3 30-3 31-3 32-3

I depend on these macros:

FOR_ALL_ZONES DMA32_ZONE
DMA_ZONE
HIGHMEM_ZONE

GCC_VERSION [References: 11] Defined? True

#define GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler-gcc4.h: 7-6 7-31 16-5 16-29 20-5 44-5 61-5 78-5 85-5 89-5 89-54

I depend on these macros:

GCC_VERSION __GNUC__

GDT_ENTRY_TLS_ENTRIES [References: 1] Defined? True

#define GDT_ENTRY_TLS_ENTRIES 3

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/segment.h#211

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 445-31

These macros depend on me:

GDT_ENTRY_TLS_ENTRIES TLS_SIZE

GENERIC_NOP1 [References: 52] Defined? True

#define GENERIC_NOP1 0x90

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/nops.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 112-2 113-2
smap.h: 64-2 70-2
uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

These macros depend on me:

GENERIC_NOP1 GENERIC_NOP5
GENERIC_NOP8
K7_NOP1 K7_NOP5
K7_NOP8
K8_NOP1 ASM_NOP1
K8_NOP2 ASM_NOP2
K8_NOP3 ASM_NOP3 ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
K8_NOP4 ASM_NOP4
K8_NOP5_ATOMIC ASM_NOP5_ATOMIC
K8_NOP7 ASM_NOP7
K8_NOP8 ASM_NOP8
K8_NOP5 ASM_NOP5
K8_NOP6 ASM_NOP6
K8_NOP7 ASM_NOP7
K8_NOP5 ASM_NOP5
P6_NOP1

GEN_BINARY_RMWcc [References: 7] Defined? True

#define GEN_BINARY_RMWcc(op,var,vcon,val,arg0,cc) __GEN_RMWcc(op " %2, " arg0, var, cc, \
vcon (val))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rmwcc.h#36

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 80-2 144-2
atomic64_64.h: 75-2 141-2
bitops.h: 208-2 254-2 307-2

I depend on these macros:

GEN_BINARY_RMWcc __GEN_RMWcc

GEN_UNARY_RMWcc [References: 5] Defined? True

#define GEN_UNARY_RMWcc(op,var,arg0,cc) __GEN_RMWcc(op " " arg0, var, cc)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rmwcc.h#33

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 117-2 130-2
atomic64_64.h: 114-2 127-2
preempt.h: 90-2

I depend on these macros:

GEN_UNARY_RMWcc __GEN_RMWcc

GET_APIC_VERSION [References: 1] Defined? True

#define GET_APIC_VERSION(x) ((x) & 0xFFu)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#25

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 495-21

GFP_DMA [References: 2] Defined? True

#define GFP_DMA __GFP_DMA

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#151

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 447-17 485-47

I depend on these macros:

GFP_DMA __GFP_DMA ___GFP_DMA
__force

These macros depend on me:

GFP_DMA __get_dma_pages

GFP_KERNEL [References: 1] Defined? True

#define GFP_KERNEL (__GFP_WAIT | __GFP_IO | __GFP_FS)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#111

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 552-39

I depend on these macros:

GFP_KERNEL __GFP_FS ___GFP_FS
__force
__GFP_IO ___GFP_IO
__force
__GFP_WAIT ___GFP_WAIT
__force

These macros depend on me:

GFP_KERNEL NODEMASK_SCRATCH
THREADINFO_GFP THREADINFO_GFP_ACCOUNTED
__getname

GFP_MOVABLE_MASK [References: 2] Defined? True

#define GFP_MOVABLE_MASK (__GFP_RECLAIMABLE|__GFP_MOVABLE)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#132

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 159-2

I depend on these macros:

GFP_MOVABLE_MASK __GFP_MOVABLE ___GFP_MOVABLE
__force
__GFP_RECLAIMABLE ___GFP_RECLAIMABLE
__force

GFP_ZONEMASK [References: 1] Defined? True

#define GFP_ZONEMASK (__GFP_DMA|__GFP_HIGHMEM|__GFP_DMA32|__GFP_MOVABLE)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#53

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 255-35

I depend on these macros:

GFP_ZONEMASK __GFP_DMA ___GFP_DMA
__force
__GFP_DMA32 ___GFP_DMA32
__force
__GFP_HIGHMEM ___GFP_HIGHMEM
__force
__GFP_MOVABLE ___GFP_MOVABLE
__force

GFP_ZONE_BAD [References: 1] Defined? True

#define GFP_ZONE_BAD ( 1 << (___GFP_DMA | ___GFP_HIGHMEM) | 1 << (___GFP_DMA | ___GFP_DMA32) \
| 1 << (___GFP_DMA32 | ___GFP_HIGHMEM) | 1 << (___GFP_DMA | ___GFP_DMA32 | \
___GFP_HIGHMEM) | 1 << (___GFP_MOVABLE | ___GFP_HIGHMEM | ___GFP_DMA) | 1 << \
(___GFP_MOVABLE | ___GFP_DMA32 | ___GFP_DMA) | 1 << (___GFP_MOVABLE | ___GFP_DMA32 \
| ___GFP_HIGHMEM) | 1 << (___GFP_MOVABLE | ___GFP_DMA32 | ___GFP_DMA | ___GFP_HIGHMEM) \
)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#241

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 259-2

I depend on these macros:

GFP_ZONE_BAD ___GFP_DMA
___GFP_DMA32
___GFP_HIGHMEM
___GFP_MOVABLE

GFP_ZONE_TABLE [References: 1] Defined? True

#define GFP_ZONE_TABLE ( (ZONE_NORMAL << 0 * ZONES_SHIFT) | (OPT_ZONE_DMA << ___GFP_DMA * \
ZONES_SHIFT) | (OPT_ZONE_HIGHMEM << ___GFP_HIGHMEM * ZONES_SHIFT) | (OPT_ZONE_DMA32 \
<< ___GFP_DMA32 * ZONES_SHIFT) | (ZONE_NORMAL << ___GFP_MOVABLE * ZONES_SHIFT) | \
(OPT_ZONE_DMA << (___GFP_MOVABLE | ___GFP_DMA) * ZONES_SHIFT) | (ZONE_MOVABLE << \
(___GFP_MOVABLE | ___GFP_HIGHMEM) * ZONES_SHIFT) | (OPT_ZONE_DMA32 << (___GFP_MOVABLE \
| ___GFP_DMA32) * ZONES_SHIFT) )

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#224

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 257-7

I depend on these macros:

GFP_ZONE_TABLE OPT_ZONE_DMA
OPT_ZONE_DMA32
OPT_ZONE_HIGHMEM
ZONES_SHIFT
___GFP_DMA
___GFP_DMA32
___GFP_HIGHMEM
___GFP_MOVABLE

HASH_LEN_DECLARE [References: 1] Defined? True

#define HASH_LEN_DECLARE u32 hash; u32 len;

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#31

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 48-4

HAVE_ARCH_BUG [References: 4] Defined? True

#define HAVE_ARCH_BUG

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bug.h#5

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bug.h: 48-1 111-1

HAVE_SET_RESTORE_SIGMASK [References: 12] Defined? True

#define HAVE_SET_RESTORE_SIGMASK 1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/thread_info.h#240

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ thread_info.h: 123-45 161-1

HBP_NUM [References: 1] Defined? True

#define HBP_NUM 4

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#42

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 465-32

HIGHMEM_ZONE [References: 6] Defined? True

#define HIGHMEM_ZONE(xx)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/vm_event_item.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vm_event_item.h: 25-3 28-3 29-3 30-3 31-3 32-3

These macros depend on me:

HIGHMEM_ZONE FOR_ALL_ZONES

HPAGE_PMD_ORDER [References: 1] Defined? True

#define HPAGE_PMD_ORDER (HPAGE_PMD_SHIFT-PAGE_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/huge_mm.h#60

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ huge_mm.h: 124-5

I depend on these macros:

HPAGE_PMD_ORDER HPAGE_PMD_SHIFT BUILD_BUG BUILD_BUG_ON_MSG compiletime_assert _compiletime_assert __compiletime_assert __compiletime_error
__compiletime_error_fallback
PAGE_SHIFT

These macros depend on me:

HPAGE_PMD_ORDER HPAGE_PMD_NR

HRTIMER_STATE_CALLBACK [References: 1] Defined? True

#define HRTIMER_STATE_CALLBACK 0x02

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/hrtimer.h#82

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hrtimer.h: 418-24

HRTIMER_STATE_ENQUEUED [References: 1] Defined? True

#define HRTIMER_STATE_ENQUEUED 0x01

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/hrtimer.h#81

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hrtimer.h: 409-24

HRTIMER_STATE_INACTIVE [References: 1] Defined? True

#define HRTIMER_STATE_INACTIVE 0x00

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/hrtimer.h#80

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hrtimer.h: 401-25

HZ [References: 30] Defined? True

#define HZ CONFIG_HZ

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/param.h#7

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jiffies.h: 18-5 18-17 20-7 20-19 22-7 22-19 24-7 24-19 256-31

I depend on these macros:

HZ CONFIG_HZ

These macros depend on me:

HZ DEFAULT_RATELIMIT_INTERVAL WARN_RATELIMIT
dev_level_ratelimited dev_alert_ratelimited
dev_crit_ratelimited
dev_emerg_ratelimited
dev_err_ratelimited
dev_info_ratelimited
dev_notice_ratelimited
dev_warn_ratelimited
printk_ratelimited pr_alert_ratelimited
pr_crit_ratelimited
pr_emerg_ratelimited
pr_err_ratelimited
pr_info_ratelimited
pr_notice_ratelimited
pr_warn_ratelimited
INITIAL_JIFFIES
LATCH
LOAD_FREQ
NTP_INTERVAL_FREQ NTP_INTERVAL_LENGTH
TICK_NSEC LOW_RES_NSEC KTIME_LOW_RES
MAX_SEC_IN_JIFFIES
NSEC_CONVERSION
SEC_CONVERSION
USEC_CONVERSION
cputime_to_secs
secs_to_cputime

IDA_BITMAP_LONGS [References: 1] Defined? True

#define IDA_BITMAP_LONGS (IDA_CHUNK_SIZE / sizeof(long) - 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/idr.h#206

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ idr.h: 211-24

I depend on these macros:

IDA_BITMAP_LONGS IDA_CHUNK_SIZE

These macros depend on me:

IDA_BITMAP_LONGS IDA_BITMAP_BITS

IDA_CHUNK_SIZE [References: 1] Defined? True

#define IDA_CHUNK_SIZE 128

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/idr.h#205

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ idr.h: 211-24

These macros depend on me:

IDA_CHUNK_SIZE IDA_BITMAP_LONGS IDA_BITMAP_BITS

IDR_BITS [References: 4] Defined? True

#define IDR_BITS 8

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/idr.h#26

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ idr.h: 32-2 33-33 116-21 117-10

These macros depend on me:

IDR_BITS IDR_MASK
IDR_SIZE

IDR_MASK [References: 2] Defined? True

#define IDR_MASK ((1 << IDR_BITS)-1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/idr.h#28

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ idr.h: 116-21 117-10

I depend on these macros:

IDR_MASK IDR_BITS

IDR_SIZE [References: 1] Defined? True

#define IDR_SIZE (1 << IDR_BITS)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/idr.h#27

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ idr.h: 32-2

I depend on these macros:

IDR_SIZE IDR_BITS

INTERNODE_CACHE_SHIFT [References: 13] Defined? True

#define INTERNODE_CACHE_SHIFT CONFIG_X86_INTERNODE_CACHE_SHIFT

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cache.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 51-1
irqdesc.h: 73-3
mmzone.h: 99-3 496-3

I depend on these macros:

INTERNODE_CACHE_SHIFT CONFIG_X86_INTERNODE_CACHE_SHIFT

These macros depend on me:

INTERNODE_CACHE_SHIFT INTERNODE_CACHE_BYTES
____cacheline_internodealigned_in_smp

INT_MAX [References: 4] Defined? True

#define INT_MAX ((int)(~0U>>1))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#21

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpu.h: 71-25 72-26 73-27 74-28

These macros depend on me:

INT_MAX INT_MIN
MAX_RW_COUNT

INT_MIN [References: 2] Defined? True

#define INT_MIN (-INT_MAX - 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpu.h: 73-27 74-28

I depend on these macros:

INT_MIN INT_MAX

INVALID_GID [References: 2] Defined? True

#define INVALID_GID KGIDT_INIT(-1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/uidgid.h#68

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ quota.h: 129-14
uidgid.h: 127-22

I depend on these macros:

INVALID_GID KGIDT_INIT

INVALID_PROJID [References: 2] Defined? True

#define INVALID_PROJID KPROJIDT_INIT(-1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/projid.h#47

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ projid.h: 62-28
quota.h: 132-17

I depend on these macros:

INVALID_PROJID KPROJIDT_INIT

INVALID_UID [References: 2] Defined? True

#define INVALID_UID KUIDT_INIT(-1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/uidgid.h#67

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ quota.h: 126-14
uidgid.h: 122-22

I depend on these macros:

INVALID_UID KUIDT_INIT

IORESOURCE_TYPE_BITS [References: 1] Defined? True

#define IORESOURCE_TYPE_BITS 0x00001f00

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/ioport.h#31

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ioport.h: 170-22

IO_BITMAP_BITS [References: 1] Defined? True

#define IO_BITMAP_BITS 65536

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#259

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 277-27

These macros depend on me:

IO_BITMAP_BITS IO_BITMAP_BYTES IO_BITMAP_LONGS

IO_BITMAP_BYTES [References: 1] Defined? True

#define IO_BITMAP_BYTES (IO_BITMAP_BITS/8)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#260

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 277-27

I depend on these macros:

IO_BITMAP_BYTES IO_BITMAP_BITS

These macros depend on me:

IO_BITMAP_BYTES IO_BITMAP_LONGS

IO_BITMAP_LONGS [References: 1] Defined? True

#define IO_BITMAP_LONGS (IO_BITMAP_BYTES/sizeof(long))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#261

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 277-27

I depend on these macros:

IO_BITMAP_LONGS IO_BITMAP_BYTES IO_BITMAP_BITS

IRQ_NO_BALANCING_MASK [References: 1] Defined? True

#define IRQ_NO_BALANCING_MASK (IRQ_PER_CPU | IRQ_NO_BALANCING)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irq.h#109

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqdesc.h: 152-38

IRQ_STACK_ORDER [References: 1] Defined? True

#define IRQ_STACK_ORDER 2

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_64_types.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 403-17

These macros depend on me:

IRQ_STACK_ORDER IRQ_STACK_SIZE

IRQ_STACK_SIZE [References: 1] Defined? True

#define IRQ_STACK_SIZE (PAGE_SIZE << IRQ_STACK_ORDER)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_64_types.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 403-17

I depend on these macros:

IRQ_STACK_SIZE IRQ_STACK_ORDER
PAGE_SIZE PAGE_SHIFT
_AC __AC

IS_BUILTIN [References: 24] Defined? True

#define IS_BUILTIN(option) config_enabled(option)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kconfig.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 6-5 10-5 14-5 18-5 22-5 26-5 30-5 34-5 38-5 42-5 46-5 50-5

I depend on these macros:

IS_BUILTIN config_enabled _config_enabled __config_enabled ___config_enabled

IS_DEADDIR [References: 1] Defined? True

#define IS_DEADDIR(inode) ((inode)->i_flags & S_DEAD)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1672

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2808-10

I depend on these macros:

IS_DEADDIR S_DEAD

IS_ENABLED [References: 15] Defined? True

#define IS_ENABLED(option) (config_enabled(option) || config_enabled(option##_MODULE))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kconfig.h#30

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 272-6
lockref.h: 26-5
mm.h: 1425-5
mm_types.h: 144-45 427-46

I depend on these macros:

IS_ENABLED config_enabled _config_enabled __config_enabled ___config_enabled

These macros depend on me:

IS_ENABLED USE_CMPXCHG_LOCKREF
USE_SPLIT_PMD_PTLOCKS

IS_ERR_VALUE [References: 2] Defined? True

#define IS_ERR_VALUE(x) unlikely((x) >= (unsigned long)-MAX_ERRNO)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/err.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ err.h: 34-9 39-17

I depend on these macros:

IS_ERR_VALUE MAX_ERRNO
unlikely

IS_IMMEDIATE [References: 3] Defined? True

#define IS_IMMEDIATE(nr) (__builtin_constant_p(nr))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bitops.h#51

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 73-6 111-6 187-6

IS_MANDLOCK [References: 1] Defined? True

#define IS_MANDLOCK(inode) __IS_FLG(inode, MS_MANDLOCK)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1663

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1940-9

I depend on these macros:

IS_MANDLOCK MS_MANDLOCK
__IS_FLG

IS_MODULE [References: 12] Defined? True

#define IS_MODULE(option) config_enabled(option##_MODULE)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kconfig.h#44

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 6-5 10-5 14-5 18-5 22-5 26-5 30-5 34-5 38-5 42-5 46-5 50-5

I depend on these macros:

IS_MODULE config_enabled _config_enabled __config_enabled ___config_enabled

IS_ROOT [References: 1] Defined? True

#define IS_ROOT(x) ((x) == (x)->d_parent)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#27

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 380-32

I_DIRTY [References: 1] Defined? True

#define I_DIRTY (I_DIRTY_SYNC | I_DIRTY_DATASYNC | I_DIRTY_PAGES)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1748

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1753-28

I depend on these macros:

I_DIRTY I_DIRTY_DATASYNC
I_DIRTY_PAGES
I_DIRTY_SYNC

I_DIRTY_DATASYNC [References: 1] Defined? True

#define I_DIRTY_DATASYNC (1 << 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1734

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1753-28

These macros depend on me:

I_DIRTY_DATASYNC I_DIRTY

I_DIRTY_PAGES [References: 1] Defined? True

#define I_DIRTY_PAGES (1 << 2)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1735

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1753-28

These macros depend on me:

I_DIRTY_PAGES I_DIRTY

I_DIRTY_SYNC [References: 2] Defined? True

#define I_DIRTY_SYNC (1 << 0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1733

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1753-28 1758-28

These macros depend on me:

I_DIRTY_SYNC I_DIRTY

K8_NOP1 [References: 52] Defined? True

#define K8_NOP1 GENERIC_NOP1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/nops.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 112-2 113-2
smap.h: 64-2 70-2
uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

K8_NOP1 GENERIC_NOP1

These macros depend on me:

K8_NOP1 ASM_NOP1
K8_NOP2 ASM_NOP2
K8_NOP3 ASM_NOP3 ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
K8_NOP4 ASM_NOP4
K8_NOP5_ATOMIC ASM_NOP5_ATOMIC
K8_NOP7 ASM_NOP7
K8_NOP8 ASM_NOP8
K8_NOP5 ASM_NOP5
K8_NOP6 ASM_NOP6
K8_NOP7 ASM_NOP7
K8_NOP5 ASM_NOP5

K8_NOP2 [References: 52] Defined? True

#define K8_NOP2 0x66,K8_NOP1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/nops.h#39

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 112-2 113-2
smap.h: 64-2 70-2
uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

K8_NOP2 K8_NOP1 GENERIC_NOP1

These macros depend on me:

K8_NOP2 ASM_NOP2
K8_NOP3 ASM_NOP3 ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
K8_NOP4 ASM_NOP4
K8_NOP5_ATOMIC ASM_NOP5_ATOMIC
K8_NOP7 ASM_NOP7
K8_NOP8 ASM_NOP8
K8_NOP5 ASM_NOP5
K8_NOP6 ASM_NOP6
K8_NOP7 ASM_NOP7
K8_NOP5 ASM_NOP5

K8_NOP3 [References: 52] Defined? True

#define K8_NOP3 0x66,K8_NOP2

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/nops.h#40

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 112-2 113-2
smap.h: 64-2 70-2
uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

K8_NOP3 K8_NOP2 K8_NOP1 GENERIC_NOP1

These macros depend on me:

K8_NOP3 ASM_NOP3 ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
K8_NOP4 ASM_NOP4
K8_NOP5_ATOMIC ASM_NOP5_ATOMIC
K8_NOP7 ASM_NOP7
K8_NOP8 ASM_NOP8
K8_NOP5 ASM_NOP5
K8_NOP6 ASM_NOP6
K8_NOP7 ASM_NOP7

KERNEL_STACK_OFFSET [References: 1] Defined? True

#define KERNEL_STACK_OFFSET (5*8)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/thread_info.h#193

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 206-9

KERN_ERR [References: 3] Defined? True

#define KERN_ERR KERN_SOH "3"

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kern_levels.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 444-10 495-11 506-10

I depend on these macros:

KERN_ERR KERN_SOH

These macros depend on me:

KERN_ERR pr_err pgd_ERROR
pmd_ERROR
pte_ERROR
pud_ERROR
pr_err_once
pr_err_ratelimited

KERN_INFO [References: 2] Defined? True

#define KERN_INFO KERN_SOH "6"

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kern_levels.h#13

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 530-9 537-11

I depend on these macros:

KERN_INFO KERN_SOH

These macros depend on me:

KERN_INFO pr_info
pr_info_once
pr_info_ratelimited

KERN_SOH [References: 10] Defined? True

#define KERN_SOH "\001"

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kern_levels.h#4

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dynamic_debug.h: 124-10
memory_hotplug.h: 221-9
kernel/ cpu.c: 252-11 413-10 444-10 495-11 506-10 530-9 537-11 540-10

These macros depend on me:

KERN_SOH KERN_ALERT pr_alert
pr_alert_once
pr_alert_ratelimited
KERN_CRIT pr_crit
pr_crit_once
pr_crit_ratelimited
KERN_DEBUG dev_dbg
dev_dbg_ratelimited
dev_vdbg
dynamic_dev_dbg
dynamic_pr_debug
pr_debug
pr_debug_once
pr_debug_ratelimited
pr_devel
pr_devel_once
pr_devel_ratelimited
print_hex_dump_debug
KERN_DEFAULT
KERN_EMERG pr_emerg
pr_emerg_once
pr_emerg_ratelimited
KERN_ERR pr_err pgd_ERROR
pmd_ERROR
pte_ERROR
pud_ERROR
pr_err_once
pr_err_ratelimited
KERN_INFO pr_info
pr_info_once
pr_info_ratelimited
KERN_NOTICE pr_notice
pr_notice_once
pr_notice_ratelimited
KERN_WARNING pr_warn_once
pr_warn_ratelimited
pr_warning pr_warn

KERN_SOH_ASCII [References: 1] Defined? True

#define KERN_SOH_ASCII '\001'

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kern_levels.h#5

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ printk.h: 14-19

KERN_WARNING [References: 5] Defined? True

#define KERN_WARNING KERN_SOH "4"

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kern_levels.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dynamic_debug.h: 124-10
memory_hotplug.h: 221-9
kernel/ cpu.c: 252-11 413-10 540-10

I depend on these macros:

KERN_WARNING KERN_SOH

These macros depend on me:

KERN_WARNING pr_warn_once
pr_warn_ratelimited
pr_warning pr_warn

KEY_FLAG_INSTANTIATED [References: 1] Defined? True

#define KEY_FLAG_INSTANTIATED 0

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/key.h#163

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ key.h: 321-9

KEY_FLAG_NEGATIVE [References: 1] Defined? True

#define KEY_FLAG_NEGATIVE 5

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/key.h#168

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ key.h: 322-4

KGIDT_INIT [References: 3] Defined? True

#define KGIDT_INIT(value) ((kgid_t) value )

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/uidgid.h#60

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ quota.h: 129-14
uidgid.h: 127-22 159-9

These macros depend on me:

KGIDT_INIT GLOBAL_ROOT_GID
INVALID_GID

KMALLOC_MAX_CACHE_SIZE [References: 2] Defined? True

#define KMALLOC_MAX_CACHE_SIZE (1UL << KMALLOC_SHIFT_HIGH)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/slab.h#234

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 444-14 485-11

I depend on these macros:

KMALLOC_MAX_CACHE_SIZE KMALLOC_SHIFT_HIGH PAGE_SHIFT

KMALLOC_MIN_SIZE [References: 5] Defined? True

#define KMALLOC_MIN_SIZE (1 << KMALLOC_SHIFT_LOW)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/slab.h#242

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 264-14 267-6 269-6 472-16 475-16

I depend on these macros:

KMALLOC_MIN_SIZE KMALLOC_SHIFT_LOW

KMALLOC_SHIFT_HIGH [References: 4] Defined? True

#define KMALLOC_SHIFT_HIGH (PAGE_SHIFT + 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/slab.h#211

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 246-42 248-46 444-14 485-11

I depend on these macros:

KMALLOC_SHIFT_HIGH PAGE_SHIFT

These macros depend on me:

KMALLOC_SHIFT_HIGH KMALLOC_MAX_CACHE_SIZE

KMALLOC_SHIFT_LOW [References: 7] Defined? True

#define KMALLOC_SHIFT_LOW 3

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/slab.h#214

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 227-1 264-14 265-10 267-6 269-6 472-16 475-16

These macros depend on me:

KMALLOC_SHIFT_LOW KMALLOC_MIN_SIZE

KPROJIDT_INIT [References: 3] Defined? True

#define KPROJIDT_INIT(value) ((kprojid_t) value )

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/projid.h#43

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ projid.h: 62-28 81-9
quota.h: 132-17

These macros depend on me:

KPROJIDT_INIT INVALID_PROJID

KTIME_MAX [References: 3] Defined? True

#define KTIME_MAX ((s64)~((u64)1 << 63))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/time.h#87

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 77-6 78-29
time.h: 113-40

These macros depend on me:

KTIME_MAX KTIME_SEC_MAX
__wait_event_hrtimeout wait_event_hrtimeout
wait_event_interruptible_hrtimeout

KTIME_SEC_MAX [References: 2] Defined? True

#define KTIME_SEC_MAX (KTIME_MAX / NSEC_PER_SEC)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/time.h#89

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 77-6
time.h: 113-40

I depend on these macros:

KTIME_SEC_MAX KTIME_MAX
NSEC_PER_SEC

KUIDT_INIT [References: 3] Defined? True

#define KUIDT_INIT(value) ((kuid_t) value )

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/uidgid.h#59

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ quota.h: 126-14
uidgid.h: 122-22 154-9

These macros depend on me:

KUIDT_INIT GLOBAL_ROOT_UID
INVALID_UID

L1_CACHE_ALIGN [References: 9] Defined? True

#define L1_CACHE_ALIGN(x) ALIGN(x, L1_CACHE_BYTES)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cache.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 8-1

I depend on these macros:

L1_CACHE_ALIGN ALIGN __ALIGN_KERNEL __ALIGN_KERNEL_MASK
L1_CACHE_BYTES L1_CACHE_SHIFT CONFIG_X86_L1_CACHE_SHIFT

L1_CACHE_BYTES [References: 15] Defined? True

#define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cache.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 36-3 38-1
processor.h: 131-30 155-1 253-27 284-3 286-1
pvclock.h: 98-30
include/ linux/ clocksource.h: 201-3
dcache.h: 163-3
fs.h: 1325-32 1326-31 1583-3
list_lru.h: 27-3
sem.h: 13-23

I depend on these macros:

L1_CACHE_BYTES L1_CACHE_SHIFT CONFIG_X86_L1_CACHE_SHIFT

These macros depend on me:

L1_CACHE_BYTES L1_CACHE_ALIGN
SMP_CACHE_BYTES PERCPU_ENOUGH_ROOM
____cacheline_aligned DECLARE_PER_CPU_ALIGNED
DEFINE_PER_CPU_ALIGNED
____cacheline_aligned_in_smp DECLARE_PER_CPU_SHARED_ALIGNED
DEFINE_PER_CPU_SHARED_ALIGNED
__cacheline_aligned __cacheline_aligned_in_smp

L1_CACHE_SHIFT [References: 15] Defined? True

#define L1_CACHE_SHIFT (CONFIG_X86_L1_CACHE_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cache.h#7

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 36-3 38-1
processor.h: 131-30 155-1 253-27 284-3 286-1
pvclock.h: 98-30
include/ linux/ clocksource.h: 201-3
dcache.h: 163-3
fs.h: 1325-32 1326-31 1583-3
list_lru.h: 27-3
sem.h: 13-23

I depend on these macros:

L1_CACHE_SHIFT CONFIG_X86_L1_CACHE_SHIFT

These macros depend on me:

L1_CACHE_SHIFT L1_CACHE_BYTES L1_CACHE_ALIGN
SMP_CACHE_BYTES PERCPU_ENOUGH_ROOM
____cacheline_aligned DECLARE_PER_CPU_ALIGNED
DEFINE_PER_CPU_ALIGNED
____cacheline_aligned_in_smp DECLARE_PER_CPU_SHARED_ALIGNED
DEFINE_PER_CPU_SHARED_ALIGNED
__cacheline_aligned __cacheline_aligned_in_smp

LAST_CPUPID_SHIFT [References: 4] Defined? True

#define LAST_CPUPID_SHIFT 0

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags-layout.h#73

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags-layout.h: 76-44 90-39

These macros depend on me:

LAST_CPUPID_SHIFT LAST_CPUPID_WIDTH LAST_CPUPID_MASK
LAST_CPUPID_PGOFF LAST_CPUPID_PGSHIFT
LAST_CPUPID_PGSHIFT

LAST_CPUPID_WIDTH [References: 2] Defined? True

#define LAST_CPUPID_WIDTH LAST_CPUPID_SHIFT

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags-layout.h#77

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags-layout.h: 90-39

I depend on these macros:

LAST_CPUPID_WIDTH LAST_CPUPID_SHIFT

These macros depend on me:

LAST_CPUPID_WIDTH LAST_CPUPID_MASK
LAST_CPUPID_PGOFF LAST_CPUPID_PGSHIFT
LAST_CPUPID_PGSHIFT

LAST_VM86_IRQ [References: 1] Defined? True

#define LAST_VM86_IRQ 15

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/irq_vectors.h#132

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_vectors.h: 137-39

LINUX_MM_DEBUG_H [References: 3] Defined? True

#define LINUX_MM_DEBUG_H 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmdebug.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmdebug.h: 2-1

LINUX_PREEMPT_MASK_H [References: 1] Defined? True

#define LINUX_PREEMPT_MASK_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/preempt_mask.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ preempt_mask.h: 2-1

LIST_BL_BUG_ON [References: 5] Defined? True

#define LIST_BL_BUG_ON(x)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/list_bl.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list_bl.h: 65-2 66-2 93-2
rculist_bl.h: 13-2 14-2

LIST_BL_LOCKMASK [References: 13] Defined? True

#define LIST_BL_LOCKMASK 1UL

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/list_bl.h#21

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list_bl.h: 59-31 65-2 66-2 68-57 73-38 93-2 98-30
rculist_bl.h: 13-2 14-2 16-2 23-77

LIST_HEAD_INIT [References: 3] Defined? True

#define LIST_HEAD_INIT(name) { &(name), &(name) }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/list.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ semaphore.h: 35-28
kernel/ cpu.c: 27-8 62-10

These macros depend on me:

LIST_HEAD_INIT DEFINE_WAIT_BIT
DEFINE_WAIT_FUNC DEFINE_WAIT __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
KLIST_INIT DEFINE_KLIST
KTHREAD_WORKER_INIT DEFINE_KTHREAD_WORKER DEFINE_KTHREAD_WORKER_ONSTACK
KTHREAD_WORK_INIT DEFINE_KTHREAD_WORK DEFINE_KTHREAD_WORK_ONSTACK
LIST_HEAD
PLIST_HEAD_INIT INIT_RT_MUTEXES
__RT_MUTEX_INITIALIZER DEFINE_RT_MUTEX
PLIST_NODE_INIT
__MUTEX_INITIALIZER DEFINE_MUTEX
__RWSEM_INITIALIZER BLOCKING_NOTIFIER_INIT BLOCKING_NOTIFIER_HEAD
DECLARE_RWSEM
__SEMAPHORE_INITIALIZER DEFINE_SEMAPHORE

LIST_POISON1 [References: 3] Defined? True

#define LIST_POISON1 ((void *) 0x00100100 + POISON_POINTER_DELTA)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/poison.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list.h: 107-16 625-12
list_bl.h: 106-12

I depend on these macros:

LIST_POISON1 POISON_POINTER_DELTA CONFIG_ILLEGAL_POINTER_VALUE
_AC __AC

LIST_POISON2 [References: 8] Defined? True

#define LIST_POISON2 ((void *) 0x00200200 + POISON_POINTER_DELTA)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/poison.h#23

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list.h: 108-16 626-13
list_bl.h: 107-13
rculist.h: 132-16 178-14 345-13 365-15
rculist_bl.h: 76-13

I depend on these macros:

LIST_POISON2 POISON_POINTER_DELTA CONFIG_ILLEGAL_POINTER_VALUE
_AC __AC

LLIST_H [References: 1] Defined? True

#define LLIST_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/llist.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ llist.h: 2-1

LOCK_CONTENDED [References: 9] Defined? True

#define LOCK_CONTENDED(_lock,try,lock) lock(_lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#440

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 150-2 170-2 178-2 198-2 206-2 213-2
spinlock_api_smp.h: 129-2 137-2 144-2

LOCK_CONTENDED_FLAGS [References: 2] Defined? True

#define LOCK_CONTENDED_FLAGS(_lock,try,lock,lockfl,flags) lockfl((_lock), (flags))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#457

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 160-2 188-2

LOCK_PREFIX [References: 48] Defined? True

#define LOCK_PREFIX LOCK_PREFIX_HERE "\n\tlock; "

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#39

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 50-15 64-15 80-2 91-15 103-15 117-2 130-2 144-2 156-13 176-9 217-6 232-6
atomic64_64.h: 45-15 59-15 75-2 86-15 99-15 114-2 127-2 141-2 153-13 166-9
bitops.h: 74-16 79-16 112-16 116-16 188-16 192-16 208-2 254-2 307-2
rwsem.h: 66-8 89-8 106-8 138-8 157-8 175-8 192-8 211-15 221-17
spinlock.h: 87-8 116-9 137-6 154-3 225-15 234-15 264-15 270-15

I depend on these macros:

LOCK_PREFIX LOCK_PREFIX_HERE

These macros depend on me:

LOCK_PREFIX __cmpxchg cmpxchg cmpxchg64
add_smp
atomic_clear_mask
atomic_set_mask
cmpxchg_double
xadd _ASM_XADD
__xadd xadd_local
xadd_sync

LOCK_PREFIX_HERE [References: 48] Defined? True

#define LOCK_PREFIX_HERE ".pushsection .smp_locks,\"a\"\n" ".balign 4\n" ".long 671f - \
.\n" ".popsection\n" "671:"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#32

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 50-15 64-15 80-2 91-15 103-15 117-2 130-2 144-2 156-13 176-9 217-6 232-6
atomic64_64.h: 45-15 59-15 75-2 86-15 99-15 114-2 127-2 141-2 153-13 166-9
bitops.h: 74-16 79-16 112-16 116-16 188-16 192-16 208-2 254-2 307-2
rwsem.h: 66-8 89-8 106-8 138-8 157-8 175-8 192-8 211-15 221-17
spinlock.h: 87-8 116-9 137-6 154-3 225-15 234-15 264-15 270-15

These macros depend on me:

LOCK_PREFIX_HERE LOCK_PREFIX __cmpxchg cmpxchg cmpxchg64
add_smp
atomic_clear_mask
atomic_set_mask
cmpxchg_double
xadd _ASM_XADD
__xadd xadd_local
xadd_sync

LOCK_PTR_REG [References: 2] Defined? True

#define LOCK_PTR_REG "D"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock.h#26

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 229-10 238-10

LRU_ACTIVE [References: 2] Defined? True

#define LRU_ACTIVE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#159

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 164-31 166-42

LRU_BASE [References: 4] Defined? True

#define LRU_BASE 0

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#158

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 163-22 164-20 165-22 166-20

LRU_FILE [References: 2] Defined? True

#define LRU_FILE 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#160

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 165-33 166-31

LT_BACKTRACEDEPTH [References: 1] Defined? True

#define LT_BACKTRACEDEPTH 12

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/latencytop.h#18

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ latencytop.h: 21-26

LT_SAVECOUNT [References: 1] Defined? True

#define LT_SAVECOUNT 32

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/latencytop.h#17

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1405-39

MAJOR [References: 6] Defined? True

#define MAJOR(dev) ((unsigned int) ((dev) >> MINORBITS))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kdev_t.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 733-9
kdev_t.h: 25-9 30-10 45-19 74-9 79-23

I depend on these macros:

MAJOR MINORBITS

These macros depend on me:

MAJOR format_dev_t
print_dev_t

MASK_DECLARE_1 [References: 64] Defined? True

#define MASK_DECLARE_1(x) [x+1][0] = (1UL << (x))

defined @ /Users/paulross/dev/linux/linux-3.13/kernel/cpu.c#637

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 644-2 644-21 645-2 645-22 647-2 647-22 648-2 648-22

These macros depend on me:

MASK_DECLARE_1 MASK_DECLARE_2 MASK_DECLARE_4 MASK_DECLARE_8

MASK_DECLARE_2 [References: 32] Defined? True

#define MASK_DECLARE_2(x) MASK_DECLARE_1(x), MASK_DECLARE_1(x+1)

defined @ /Users/paulross/dev/linux/linux-3.13/kernel/cpu.c#638

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 644-2 644-21 645-2 645-22 647-2 647-22 648-2 648-22

I depend on these macros:

MASK_DECLARE_2 MASK_DECLARE_1

These macros depend on me:

MASK_DECLARE_2 MASK_DECLARE_4 MASK_DECLARE_8

MASK_DECLARE_4 [References: 16] Defined? True

#define MASK_DECLARE_4(x) MASK_DECLARE_2(x), MASK_DECLARE_2(x+2)

defined @ /Users/paulross/dev/linux/linux-3.13/kernel/cpu.c#639

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 644-2 644-21 645-2 645-22 647-2 647-22 648-2 648-22

I depend on these macros:

MASK_DECLARE_4 MASK_DECLARE_2 MASK_DECLARE_1

These macros depend on me:

MASK_DECLARE_4 MASK_DECLARE_8

MASK_DECLARE_8 [References: 8] Defined? True

#define MASK_DECLARE_8(x) MASK_DECLARE_4(x), MASK_DECLARE_4(x+4)

defined @ /Users/paulross/dev/linux/linux-3.13/kernel/cpu.c#640

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 644-2 644-21 645-2 645-22 647-2 647-22 648-2 648-22

I depend on these macros:

MASK_DECLARE_8 MASK_DECLARE_4 MASK_DECLARE_2 MASK_DECLARE_1

MAXQUOTAS [References: 4] Defined? True

#define MAXQUOTAS 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/quota.h#41

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 593-25
quota.h: 393-22 394-25 395-37

These macros depend on me:

MAXQUOTAS DQUOT_STATE_LAST DQUOT_NEGATIVE_USAGE
DQUOT_QUOTA_SYS_FILE

MAX_CFTYPE_NAME [References: 1] Defined? True

#define MAX_CFTYPE_NAME 64

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#417

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 425-12

MAX_CGROUP_ROOT_NAMELEN [References: 1] Defined? True

#define MAX_CGROUP_ROOT_NAMELEN 64

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#250

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 345-12

MAX_ERRNO [References: 2] Defined? True

#define MAX_ERRNO 4095

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/err.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ err.h: 34-9 39-17

These macros depend on me:

MAX_ERRNO IS_ERR_VALUE

MAX_IO_APICS [References: 1] Defined? True

#define MAX_IO_APICS 128

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#154

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 99-46

These macros depend on me:

MAX_IO_APICS IO_APIC_VECTOR_LIMIT NR_IRQS

MAX_IRQ_SOURCES [References: 1] Defined? True

#define MAX_IRQ_SOURCES (MAX_MP_BUSSES * 4)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/mpspec.h#39

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io_apic.h: 119-34

I depend on these macros:

MAX_IRQ_SOURCES MAX_MP_BUSSES

MAX_LOCAL_APIC [References: 4] Defined? True

#define MAX_LOCAL_APIC 32768

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#155

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mpspec.h: 111-21 156-2 162-2
numa.h: 31-29

These macros depend on me:

MAX_LOCAL_APIC PHYSID_ARRAY_SIZE PHYSID_MASK_ALL
PHYSID_MASK_NONE
physids_and
physids_clear
physids_complement
physids_empty
physids_equal
physids_or
physids_shift_left
physids_shift_right
physids_weight

MAX_MP_BUSSES [References: 2] Defined? True

#define MAX_MP_BUSSES 256

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/mpspec.h#37

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io_apic.h: 119-34
mpspec.h: 47-8

These macros depend on me:

MAX_MP_BUSSES MAX_IRQ_SOURCES

MAX_NR_ZONES [References: 12] Defined? True

#define MAX_NR_ZONES 4

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/bounds.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 335-32 655-24 656-2 692-27 724-25 894-40
page-flags-layout.h: 14-5 16-7 18-7

These macros depend on me:

MAX_NR_ZONES MAX_ZONES_PER_ZONELIST

MAX_NUMNODES [References: 44] Defined? True

#define MAX_NUMNODES (1 << NODES_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/numa.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ topology.h: 73-42
include/ linux/ gfp.h: 323-2
list_lru.h: 83-2 123-2
mm.h: 2008-5 1535-2
mmzone.h: 655-24 656-2 692-27
nodemask.h: 98-18 248-9 254-9 259-2 277-9 283-5 369-5 408-5 426-9 483-30
slub_def.h: 98-31

I depend on these macros:

MAX_NUMNODES NODES_SHIFT CONFIG_NODES_SHIFT

These macros depend on me:

MAX_NUMNODES MAX_ZONES_PER_ZONELIST
NODE_MASK_ALL
NODE_MASK_LAST_WORD NODE_MASK_ALL
NODE_MASK_NONE
NR_NODE_MEMBLKS
for_each_node_mask for_each_node_state for_each_node
for_each_online_node for_each_node_with_cpus
node_remap
nodelist_parse
nodelist_scnprintf
nodemask_parse_user
nodemask_scnprintf
nodes_and
nodes_andnot
nodes_clear
nodes_complement
nodes_empty
nodes_equal
nodes_fold
nodes_full
nodes_intersects
nodes_onto
nodes_or
nodes_remap
nodes_setall
nodes_shift_left
nodes_shift_right
nodes_subset
nodes_weight
nodes_xor

MAX_ORDER [References: 8] Defined? True

#define MAX_ORDER 11

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#24

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ huge_mm.h: 124-24
mmzone.h: 368-29 1075-6

These macros depend on me:

MAX_ORDER KMALLOC_SHIFT_MAX KMALLOC_MAX_ORDER
KMALLOC_MAX_SIZE
MAX_ORDER_NR_PAGES
ZONE_ALIGN
for_each_migratetype_order

MAX_PHYSMEM_BITS [References: 5] Defined? True

#define MAX_PHYSMEM_BITS 46

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/sparsemem.h#30

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 660-25 660-43
mmzone.h: 1129-40 1189-32 1197-32

These macros depend on me:

MAX_PHYSMEM_BITS MAXMEM
SECTIONS_SHIFT NR_MEM_SECTIONS NR_SECTION_ROOTS
ZONEID_SHIFT ZONEID_MASK
ZONEID_PGSHIFT

MAX_RESOURCE [References: 2] Defined? True

#define MAX_RESOURCE ((resource_size_t)~0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/range.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ range.h: 25-12 26-10

MAX_UINSN_BYTES [References: 2] Defined? True

#define MAX_UINSN_BYTES 16

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/uprobes.h#30

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uprobes.h: 39-13 40-13

MAX_ZONELISTS [References: 1] Defined? True

#define MAX_ZONELISTS 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#592

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 725-33

MAX_ZONES_PER_ZONELIST [References: 3] Defined? True

#define MAX_ZONES_PER_ZONELIST (MAX_NUMNODES * MAX_NR_ZONES)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#581

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 655-24 656-2 692-27

I depend on these macros:

MAX_ZONES_PER_ZONELIST MAX_NR_ZONES
MAX_NUMNODES NODES_SHIFT CONFIG_NODES_SHIFT

MINOR [References: 6] Defined? True

#define MINOR(dev) ((unsigned int) ((dev) & MINORMASK))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kdev_t.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 728-9
kdev_t.h: 25-29 30-29 46-19 74-33 79-9

I depend on these macros:

MINOR MINORMASK MINORBITS

These macros depend on me:

MINOR format_dev_t
print_dev_t

MINORBITS [References: 14] Defined? True

#define MINORBITS 20

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kdev_t.h#6

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 728-9 733-9
kdev_t.h: 25-9 25-29 30-10 30-29 35-9 45-19 46-19 54-9 74-9 74-33 79-9 79-23

These macros depend on me:

MINORBITS MAJOR format_dev_t
print_dev_t
MINORMASK MINOR format_dev_t
print_dev_t
MKDEV

MINORMASK [References: 6] Defined? True

#define MINORMASK ((1U << MINORBITS) - 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kdev_t.h#7

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 728-9
kdev_t.h: 25-29 30-29 46-19 74-33 79-9

I depend on these macros:

MINORMASK MINORBITS

These macros depend on me:

MINORMASK MINOR format_dev_t
print_dev_t

MKDEV [References: 2] Defined? True

#define MKDEV(ma,mi) (((ma) << MINORBITS) | (mi))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kdev_t.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kdev_t.h: 35-9 54-9

I depend on these macros:

MKDEV MINORBITS

MSEC_PER_SEC [References: 1] Defined? True

#define MSEC_PER_SEC 1000L

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/time.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 316-27

MSR_IA32_APICBASE [References: 1] Defined? True

#define MSR_IA32_APICBASE 0x0000001b

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/msr-index.h#302

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 195-9

MSR_IA32_DEBUGCTLMSR [References: 2] Defined? True

#define MSR_IA32_DEBUGCTLMSR 0x000001d9

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/msr-index.h#92

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 757-9 768-9

MS_MANDLOCK [References: 1] Defined? True

#define MS_MANDLOCK 64

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/fs.h#70

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1940-9

These macros depend on me:

MS_MANDLOCK IS_MANDLOCK
MS_RMT_MASK

MS_NOSEC [References: 1] Defined? True

#define MS_NOSEC (1<<28)

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/fs.h#91

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2770-57

NBUGINTS [References: 1] Defined? True

#define NBUGINTS 1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 107-36

NCAPINTS [References: 4] Defined? True

#define NCAPINTS 10

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cpufeature.h: 239-41
processor.h: 107-25 151-33 152-29

These macros depend on me:

NCAPINTS X86_BUG X86_BUG_AMD_APIC_C1E
X86_BUG_AMD_TLB_MMATCH
X86_BUG_COMA
X86_BUG_F00F
X86_BUG_FDIV

NEED_3DNOW [References: 6] Defined? True

#define NEED_3DNOW 0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#41

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

NEED_3DNOW REQUIRED_MASK1 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_CMOV [References: 6] Defined? True

#define NEED_CMOV (1<<(X86_FEATURE_CMOV & 31))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#33

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_CMOV X86_FEATURE_CMOV

These macros depend on me:

NEED_CMOV REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_CX8 [References: 6] Defined? True

#define NEED_CX8 (1<<(X86_FEATURE_CX8 & 31))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#27

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_CX8 X86_FEATURE_CX8

These macros depend on me:

NEED_CX8 REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_FPU [References: 6] Defined? True

#define NEED_FPU (1<<(X86_FEATURE_FPU & 31))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_FPU X86_FEATURE_FPU

These macros depend on me:

NEED_FPU REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_FXSR [References: 6] Defined? True

#define NEED_FXSR (1<<(X86_FEATURE_FXSR & 31))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#66

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_FXSR X86_FEATURE_FXSR

These macros depend on me:

NEED_FXSR REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_LM [References: 6] Defined? True

#define NEED_LM (1<<(X86_FEATURE_LM & 31))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#69

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_LM X86_FEATURE_LM

These macros depend on me:

NEED_LM REQUIRED_MASK1 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_MOVBE [References: 6] Defined? True

#define NEED_MOVBE 0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#53

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

NEED_MOVBE REQUIRED_MASK4 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_MSR [References: 6] Defined? True

#define NEED_MSR (1<<(X86_FEATURE_MSR & 31))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#65

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_MSR X86_FEATURE_MSR

These macros depend on me:

NEED_MSR REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_NOPL [References: 6] Defined? True

#define NEED_NOPL (1<<(X86_FEATURE_NOPL & 31))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#45

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_NOPL X86_FEATURE_NOPL

These macros depend on me:

NEED_NOPL REQUIRED_MASK3 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_PAE [References: 6] Defined? True

#define NEED_PAE (1<<(X86_FEATURE_PAE & 31))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#21

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_PAE X86_FEATURE_PAE

These macros depend on me:

NEED_PAE REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_PGE [References: 6] Defined? True

#define NEED_PGE (1<<(X86_FEATURE_PGE) & 31)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#63

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_PGE X86_FEATURE_PGE

These macros depend on me:

NEED_PGE REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_PSE [References: 6] Defined? True

#define NEED_PSE (1<<(X86_FEATURE_PSE) & 31)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#62

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_PSE X86_FEATURE_PSE

These macros depend on me:

NEED_PSE REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

NEED_XMM [References: 6] Defined? True

#define NEED_XMM (1<<(X86_FEATURE_XMM & 31))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#67

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_XMM X86_FEATURE_XMM

These macros depend on me:

NEED_XMM REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has
SSE_MASK

NEED_XMM2 [References: 6] Defined? True

#define NEED_XMM2 (1<<(X86_FEATURE_XMM2 & 31))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#68

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

NEED_XMM2 X86_FEATURE_XMM2

These macros depend on me:

NEED_XMM2 REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has
SSE_MASK

NGROUPS_SMALL [References: 1] Defined? True

#define NGROUPS_SMALL 32

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cred.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cred.h: 36-22

NODES_MASK [References: 2] Defined? True

#define NODES_MASK ((1UL << NODES_WIDTH) - 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#636

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 820-19 821-25

I depend on these macros:

NODES_MASK NODES_WIDTH NODES_SHIFT CONFIG_NODES_SHIFT

NODES_PGOFF [References: 7] Defined? True

#define NODES_PGOFF (SECTIONS_PGOFF - NODES_WIDTH)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#604

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 643-25 660-25 814-33 815-40 820-33 821-40

I depend on these macros:

NODES_PGOFF NODES_WIDTH NODES_SHIFT CONFIG_NODES_SHIFT
SECTIONS_PGOFF SECTIONS_WIDTH

These macros depend on me:

NODES_PGOFF NODES_PGSHIFT
ZONES_PGOFF LAST_CPUPID_PGOFF LAST_CPUPID_PGSHIFT
ZONEID_PGOFF ZONEID_PGSHIFT
ZONES_PGSHIFT

NODES_PGSHIFT [References: 2] Defined? True

#define NODES_PGSHIFT (NODES_PGOFF * (NODES_WIDTH != 0))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#614

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 820-33 821-40

I depend on these macros:

NODES_PGSHIFT NODES_PGOFF NODES_WIDTH NODES_SHIFT CONFIG_NODES_SHIFT
SECTIONS_PGOFF SECTIONS_WIDTH
NODES_WIDTH NODES_SHIFT CONFIG_NODES_SHIFT

NODES_SHIFT [References: 71] Defined? True

#define NODES_SHIFT CONFIG_NODES_SHIFT

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/numa.h#6

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ topology.h: 73-42
include/ linux/ gfp.h: 323-2
list_lru.h: 83-2 123-2
mm.h: 631-20 643-25 660-25 814-33 815-40 820-19 820-33 821-25 821-40 2008-5 1535-2
mmzone.h: 655-24 656-2 692-27
nodemask.h: 98-18 248-9 254-9 259-2 277-9 283-5 369-5 408-5 426-9 483-30 508-5
page-flags-layout.h: 55-32 76-32 86-7 86-26
slub_def.h: 98-31

I depend on these macros:

NODES_SHIFT CONFIG_NODES_SHIFT

These macros depend on me:

NODES_SHIFT MAX_NUMNODES MAX_ZONES_PER_ZONELIST
NODE_MASK_ALL
NODE_MASK_LAST_WORD NODE_MASK_ALL
NODE_MASK_NONE
NR_NODE_MEMBLKS
for_each_node_mask for_each_node_state for_each_node
for_each_online_node for_each_node_with_cpus
node_remap
nodelist_parse
nodelist_scnprintf
nodemask_parse_user
nodemask_scnprintf
nodes_and
nodes_andnot
nodes_clear
nodes_complement
nodes_empty
nodes_equal
nodes_fold
nodes_full
nodes_intersects
nodes_onto
nodes_or
nodes_remap
nodes_setall
nodes_shift_left
nodes_shift_right
nodes_subset
nodes_weight
nodes_xor
NODES_WIDTH NODES_MASK
NODES_PGOFF NODES_PGSHIFT
ZONES_PGOFF LAST_CPUPID_PGOFF LAST_CPUPID_PGSHIFT
ZONEID_PGOFF ZONEID_PGSHIFT
ZONES_PGSHIFT
NODES_PGSHIFT

NODES_WIDTH [References: 15] Defined? True

#define NODES_WIDTH NODES_SHIFT

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags-layout.h#56

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 631-20 643-25 660-25 814-33 815-40 820-19 820-33 821-25 821-40
page-flags-layout.h: 86-7

I depend on these macros:

NODES_WIDTH NODES_SHIFT CONFIG_NODES_SHIFT

These macros depend on me:

NODES_WIDTH NODES_MASK
NODES_PGOFF NODES_PGSHIFT
ZONES_PGOFF LAST_CPUPID_PGOFF LAST_CPUPID_PGSHIFT
ZONEID_PGOFF ZONEID_PGSHIFT
ZONES_PGSHIFT
NODES_PGSHIFT

NODE_DATA [References: 4] Defined? True

#define NODE_DATA(nid) (node_data[nid])

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/mmzone_64.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 289-9
mm.h: 796-10 1536-17
vmstat.h: 156-23

These macros depend on me:

NODE_DATA nid_page_nr
node_end_pfn
node_present_pages
node_spanned_pages
node_start_pfn pgdat_page_nr nid_page_nr

NODE_NOT_IN_PAGE_FLAGS [References: 4] Defined? True

#define NODE_NOT_IN_PAGE_FLAGS

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags-layout.h#87

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 620-1 673-1

NOTIFY_DONE [References: 1] Defined? True

#define NOTIFY_DONE 0x0000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/notifier.h#157

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 586-10

NOTIFY_OK [References: 5] Defined? True

#define NOTIFY_OK 0x0001

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/notifier.h#158

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ notifier.h: 171-30 173-9 180-15 180-27
kernel/ cpu.c: 589-9

These macros depend on me:

NOTIFY_OK NOTIFY_STOP

NOTIFY_STOP_MASK [References: 2] Defined? True

#define NOTIFY_STOP_MASK 0x8000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/notifier.h#159

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ notifier.h: 171-10 179-10

These macros depend on me:

NOTIFY_STOP_MASK NOTIFY_BAD
NOTIFY_STOP

NR_CPUS [References: 195] Defined? True

#define NR_CPUS CONFIG_NR_CPUS

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/threads.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 124-2
include/ asm-generic/ percpu.h: 18-39
linux/ cpumask.h: 14-26 25-5 84-5 113-5 160-44 175-43 190-48 316-34 325-34 341-33 354-32 368-33 384-29 396-12 408-8 420-13 434-9 443-42 452-41 461-43 474-13 487-12 498-54 545-56 559-57 574-8 590-9 605-52 617-51 629-9 715-14 761-34 772-5 797-5 824-5 843-5
mm.h: 1319-5 1425-5
mm_types.h: 144-45 158-5 330-5 427-46
workqueue.h: 60-21 61-18
kernel/ cpu.c: 642-53 653-7 653-47

I depend on these macros:

NR_CPUS CONFIG_NR_CPUS

These macros depend on me:

NR_CPUS CPU_BITS_ALL
CPU_BITS_NONE
CPU_MASK_ALL
CPU_MASK_LAST_WORD CPU_BITS_ALL
CPU_MASK_ALL
CPU_MASK_NONE
CPU_VECTOR_LIMIT NR_IRQS
DEFINE_EARLY_PER_CPU
DEFINE_EARLY_PER_CPU_READ_MOSTLY
PVCLOCK_VSYSCALL_NR_PAGES
USE_SPLIT_PTE_PTLOCKS USE_SPLIT_PMD_PTLOCKS
cpus_and
cpus_andnot
cpus_clear
cpus_empty
cpus_equal
cpus_intersects
cpus_or
cpus_setall
cpus_shift_left
cpus_subset
cpus_weight
cpus_xor
for_each_cpu_mask for_each_cpu_mask_nr
nr_cpumask_bits

NR_FIX_BTMAPS [References: 4] Defined? True

#define NR_FIX_BTMAPS 64

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/fixmap.h#132

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 137-42 139-42 140-44 142-36

These macros depend on me:

NR_FIX_BTMAPS TOTAL_FIX_BTMAPS

NR_IRQS_LEGACY [References: 1] Defined? True

#define NR_IRQS_LEGACY 16

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/irq_vectors.h#152

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irq.h: 371-1

These macros depend on me:

NR_IRQS_LEGACY IO_APIC_IRQ

NR_MEM_SECTIONS [References: 3] Defined? True

#define NR_MEM_SECTIONS (1UL << SECTIONS_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1067

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1129-40 1189-32 1197-32

I depend on these macros:

NR_MEM_SECTIONS SECTIONS_SHIFT MAX_PHYSMEM_BITS
SECTION_SIZE_BITS

These macros depend on me:

NR_MEM_SECTIONS NR_SECTION_ROOTS

NR_PAGEFLAGS [References: 6] Defined? True

#define NR_PAGEFLAGS 24

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/bounds.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 631-62
page-flags-layout.h: 55-63 76-81

These macros depend on me:

NR_PAGEFLAGS PAGE_FLAGS_CHECK_AT_PREP

NR_SECTION_ROOTS [References: 1] Defined? True

#define NR_SECTION_ROOTS DIV_ROUND_UP(NR_MEM_SECTIONS, SECTIONS_PER_ROOT)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1125

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1129-40

I depend on these macros:

NR_SECTION_ROOTS DIV_ROUND_UP
NR_MEM_SECTIONS SECTIONS_SHIFT MAX_PHYSMEM_BITS
SECTION_SIZE_BITS
SECTIONS_PER_ROOT PAGE_SIZE PAGE_SHIFT
_AC __AC

NR_VECTORS [References: 3] Defined? True

#define NR_VECTORS 256

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/irq_vectors.h#127

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hw_irq.h: 189-37 194-26
irq.h: 39-8

These macros depend on me:

NR_VECTORS MAX_HARDIRQS_PER_CPU
NR_IRQS

NSEC_PER_MSEC [References: 1] Defined? True

#define NSEC_PER_MSEC 1000000L

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/time.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 331-9

NSEC_PER_SEC [References: 13] Defined? True

#define NSEC_PER_SEC 1000000000L

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/time.h#17

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jiffies.h: 256-10 256-31
ktime.h: 77-6 80-41
time.h: 103-36 113-40 224-29 236-29 266-51

These macros depend on me:

NSEC_PER_SEC KTIME_SEC_MAX
MAX_SEC_IN_JIFFIES
NTP_INTERVAL_LENGTH
SEC_CONVERSION
TICK_NSEC LOW_RES_NSEC KTIME_LOW_RES
MAX_SEC_IN_JIFFIES
NSEC_CONVERSION
SEC_CONVERSION
USEC_CONVERSION

NSEC_PER_USEC [References: 4] Defined? True

#define NSEC_PER_USEC 1000L

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/time.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 114-43 326-9 336-9
time.h: 237-17

These macros depend on me:

NSEC_PER_USEC NTP_PHASE_LIMIT
PPM_SCALE PPM_SCALE_INV
USEC_CONVERSION

NULL [References: 116] Defined? True

#define NULL ((void *)0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/stddef.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 145-27 152-27
apic.h: 663-15
irq_regs.h: 18-9 26-2
pgtable.h: 674-19
smp.h: 43-9 48-9 53-9
topology.h: 67-9
include/ linux/ assoc_array.h: 60-16
dcache.h: 303-18
device.h: 442-43 448-43 620-10 831-40
fs.h: 486-10 1996-21 2543-37 2543-43
gfp.h: 307-59
irq.h: 445-51 457-36 468-36 549-23 560-28 571-31 582-27
irqdesc.h: 121-25
kobject.h: 180-56 185-46
kref.h: 71-2 121-2 138-2
list.h: 599-12 600-13 684-15
list_bl.h: 45-12 46-13
llist.h: 78-16 160-37 193-9
memcontrol.h: 294-9 299-9 317-9 336-9
mm.h: 1309-3 1315-3 1369-18 1815-9 1831-9
mmzone.h: 1137-10
percpu-refcount.h: 88-42 113-3 142-3 167-3
percpu_counter.h: 83-27
pid.h: 136-29
proc_fs.h: 34-57
radix-tree.h: 306-9 379-9
rbtree.h: 83-35
rculist.h: 159-14
rculist_bl.h: 50-14
rtmutex.h: 84-24
rwlock_api_smp.h: 121-3 132-3 149-2 159-2 169-2 177-2 187-2 197-2 205-2 212-2
sched.h: 651-28 1547-44 1572-45 1584-44 1605-37
seqlock.h: 229-2
slab.h: 558-10
spinlock_api_smp.h: 90-3 110-2 128-2 136-2 143-2 186-3
sysfs.h: 449-42 455-42 461-64 467-46
timer.h: 171-30 224-22
timerqueue.h: 47-15 48-15
topology.h: 191-9 198-9 205-2 212-2
vmstat.h: 32-2 37-2 42-2 47-2 137-8
wait.h: 97-15
workqueue.h: 605-22
kernel/ cpu.c: 43-8 61-19 132-30 182-34 304-55 432-55 620-21
usr/ include/ c++/ 4.2.1/ bits/ os_defines.h: 206-1
sys/ _types/ _null.h: 29-1

These macros depend on me:

NULL ATOMIC_INIT_NOTIFIER_HEAD
ATOMIC_NOTIFIER_INIT ATOMIC_NOTIFIER_HEAD
BLOCKING_INIT_NOTIFIER_HEAD
BLOCKING_NOTIFIER_INIT BLOCKING_NOTIFIER_HEAD
CLOCKSOURCE_OF_DECLARE
DEFINE_RES_DMA
DEFINE_RES_IO
DEFINE_RES_IRQ
DEFINE_RES_MEM
HLIST_HEAD
HLIST_HEAD_INIT
IDA_INIT DEFINE_IDA
INIT_HLIST_BL_HEAD
INIT_HLIST_HEAD
INIT_QUOTA_MODULE_NAMES
INIT_RADIX_TREE
KMEM_CACHE
LLIST_HEAD_INIT LLIST_HEAD
RADIX_TREE_INIT RADIX_TREE
RAW_INIT_NOTIFIER_HEAD
RAW_NOTIFIER_INIT RAW_NOTIFIER_HEAD
RB_EMPTY_ROOT
RB_ROOT
RCU_BATCH_INIT __SRCU_STRUCT_INIT DEFINE_SRCU
DEFINE_STATIC_SRCU
_CLASS_ATTR_STRING CLASS_ATTR_STRING
__ATTRIBUTE_GROUPS ATTRIBUTE_GROUPS
__ATTR_NULL __BIN_ATTR_NULL
__RT_MUTEX_INITIALIZER DEFINE_RT_MUTEX
__WAITQUEUE_INITIALIZER DECLARE_WAITQUEUE
___wait_event __wait_event wait_event
__wait_event_cmd wait_event_cmd
__wait_event_hrtimeout wait_event_hrtimeout
wait_event_interruptible_hrtimeout
__wait_event_interruptible wait_event_interruptible wait_event_freezable
__wait_event_interruptible_exclusive wait_event_interruptible_exclusive wait_event_freezable_exclusive
__wait_event_interruptible_lock_irq wait_event_interruptible_lock_irq
wait_event_interruptible_lock_irq_cmd
__wait_event_interruptible_lock_irq_timeout wait_event_interruptible_lock_irq_timeout
__wait_event_interruptible_timeout wait_event_interruptible_timeout wait_event_freezable_timeout
__wait_event_killable wait_event_killable wait_event_freezekillable
wait_event_freezekillable_unsafe
__wait_event_lock_irq wait_event_lock_irq
wait_event_lock_irq_cmd
__wait_event_timeout wait_event_timeout
__exit_p
__init_timer __setup_timer __INIT_DELAYED_WORK INIT_DEFERRABLE_WORK
INIT_DELAYED_WORK
setup_timer
init_timer
init_timer_deferrable
__init_timer_on_stack __setup_timer_on_stack __INIT_DELAYED_WORK_ONSTACK INIT_DEFERRABLE_WORK_ONSTACK
INIT_DELAYED_WORK_ONSTACK
setup_deferrable_timer_on_stack
setup_timer_on_stack
init_timer_on_stack
__parainstructions
__parainstructions_end
__verify_pcpu_ptr SHIFT_PERCPU_PTR per_cpu cpu_data topology_core_id
topology_physical_package_id
cpu_physical_id
early_per_cpu
init_idle_preempt_count
topology_core_cpumask
topology_thread_cpumask
per_cpu_ptr
__pcpu_double_call_return_bool __this_cpu_cmpxchg_double
this_cpu_cmpxchg_double
__pcpu_size_call __this_cpu_add __this_cpu_generic_add_return
__this_cpu_inc
__this_cpu_sub __this_cpu_dec
_this_cpu_generic_add_return
__this_cpu_and
__this_cpu_or
__this_cpu_write __this_cpu_generic_cmpxchg
__this_cpu_generic_cmpxchg_double __this_cpu_cmpxchg_double_1
__this_cpu_cmpxchg_double_2
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
__this_cpu_generic_xchg
_this_cpu_generic_cmpxchg
_this_cpu_generic_xchg
this_cpu_add this_cpu_inc inc_irq_stat
this_cpu_sub this_cpu_dec
this_cpu_and
this_cpu_or or_softirq_pending
this_cpu_write set_softirq_pending
__pcpu_size_call_return __this_cpu_read __this_cpu_generic_add_return
__this_cpu_generic_cmpxchg
__this_cpu_generic_cmpxchg_double __this_cpu_cmpxchg_double_1
__this_cpu_cmpxchg_double_2
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
__this_cpu_generic_xchg
_this_cpu_generic_add_return
_this_cpu_generic_cmpxchg
_this_cpu_generic_xchg
this_cpu_read __my_cpu_offset my_cpu_offset
local_softirq_pending
raw_smp_processor_id smp_processor_id get_cpu
safe_smp_processor_id
__pcpu_size_call_return2 __this_cpu_add_return __this_cpu_dec_return
__this_cpu_inc_return
__this_cpu_sub_return
__this_cpu_cmpxchg
__this_cpu_xchg
this_cpu_add_return this_cpu_dec_return
this_cpu_inc_return
this_cpu_sub_return
this_cpu_cmpxchg
this_cpu_xchg
__this_cpu_ptr __raw_get_cpu_var
__this_cpu_generic_to_op
_this_cpu_generic_to_op
this_cpu_ptr __get_cpu_var get_cpu_var
_this_cpu_generic_read
get_cpu_ptr
alloc_workqueue alloc_ordered_workqueue
create_freezable_workqueue
create_singlethread_workqueue
create_workqueue
css_for_each_child
css_for_each_descendant_post
css_for_each_descendant_pre
do_each_pid_task do_each_pid_thread
do_trace_printk trace_printk
fops_get
for_each_memcg_cache_index
for_each_zone_zonelist
ftrace_vprintk
get_signal
hlist_entry_safe hlist_for_each_entry
hlist_for_each_entry_continue
hlist_for_each_entry_continue_rcu
hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_from
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
hlist_for_each_entry_rcu_bh
hlist_for_each_entry_rcu_notrace
hlist_for_each_entry_safe
idr_for_each_entry
kern_mount
list_first_entry_or_null
list_first_or_null_rcu
llist_for_each_entry
llist_for_each_entry_safe
lock_map_acquire
lock_map_acquire_read
mutex_acquire
pte_alloc_kernel
pte_alloc_map
pte_alloc_map_lock
rb_entry_safe rbtree_postorder_for_each_entry_safe
rt_mutex_init
rwlock_acquire
rwlock_acquire_read
rwsem_acquire
rwsem_acquire_read
seqcount_acquire
seqcount_acquire_read
seqcount_init seqlock_init
spin_acquire
task_cred_xxx task_euid
task_uid
trace_puts trace_printk
wake_up
wake_up_all
wake_up_interruptible
wake_up_interruptible_all
wake_up_interruptible_nr
wake_up_nr

NUM_EXCEPTION_VECTORS [References: 1] Defined? True

#define NUM_EXCEPTION_VECTORS 32

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/segment.h#207

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ segment.h: 216-38

OFFSET_MAX [References: 2] Defined? True

#define OFFSET_MAX INT_LIMIT(loff_t)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#986

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 985-1

I depend on these macros:

OFFSET_MAX INT_LIMIT

OLDINSTR [References: 58] Defined? True

#define OLDINSTR(oldinstr) "661:\n\t" oldinstr "\n662:\n"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#79

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
arch_hweight.h: 28-7 53-7
barrier.h: 112-2 113-2
processor.h: 806-2 819-2
smap.h: 64-2 70-2
uaccess_64.h: 36-2 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

These macros depend on me:

OLDINSTR ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2

OOM_FLAG_ORIGIN [References: 3] Defined? True

#define OOM_FLAG_ORIGIN ((__force oom_flags_t)0x1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/oom.h#33

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ oom.h: 37-32 42-33 47-35

I depend on these macros:

OOM_FLAG_ORIGIN __force

OPT_ZONE_DMA [References: 2] Defined? True

#define OPT_ZONE_DMA ZONE_DMA

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#176

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 257-7

These macros depend on me:

OPT_ZONE_DMA GFP_ZONE_TABLE

OPT_ZONE_DMA32 [References: 2] Defined? True

#define OPT_ZONE_DMA32 ZONE_DMA32

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#182

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 257-7

These macros depend on me:

OPT_ZONE_DMA32 GFP_ZONE_TABLE

OPT_ZONE_HIGHMEM [References: 1] Defined? True

#define OPT_ZONE_HIGHMEM ZONE_NORMAL

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#172

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 257-7

These macros depend on me:

OPT_ZONE_HIGHMEM GFP_ZONE_TABLE

OVERFLOW_PROJID [References: 1] Defined? True

#define OVERFLOW_PROJID 65534

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/projid.h#48

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ projid.h: 93-12

O_NOATIME [References: 1] Defined? True

#define O_NOATIME 01000000

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/fcntl.h#59

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1803-24

O_NONBLOCK [References: 1] Defined? True

#define O_NONBLOCK 00004000

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/fcntl.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1982-36

These macros depend on me:

O_NONBLOCK O_NDELAY

O_WRONLY [References: 2] Defined? True

#define O_WRONLY 00000001

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/fcntl.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1982-27 1994-38

PAGEFLAG [References: 21] Defined? True

#define PAGEFLAG(uname,lname) TESTPAGEFLAG(uname, lname) SETPAGEFLAG(uname, lname) \
CLEARPAGEFLAG(uname, lname)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#168

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 199-1 200-1 201-1 202-1 203-1 206-1 207-1 208-1 209-1 210-1 219-1 221-1 222-1 229-1 232-1 233-1 246-1 252-1 256-1 264-1 270-1

I depend on these macros:

PAGEFLAG CLEARPAGEFLAG inline notrace
SETPAGEFLAG inline notrace
TESTPAGEFLAG inline notrace
test_bit

PAGEFLAG_FALSE [References: 1] Defined? True

#define PAGEFLAG_FALSE(uname) static inline int Page##uname(const struct page *page) { \
return 0; }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#174

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 242-1

I depend on these macros:

PAGEFLAG_FALSE inline notrace

PAGETABLE_LEVELS [References: 10] Defined? True

#define PAGETABLE_LEVELS 4

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64_types.h#23

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ paravirt.h: 548-5 588-5
pgtable.h: 553-5 598-5
pgtable_types.h: 261-5 282-5

PAGE_BUDDY_MAPCOUNT_VALUE [References: 2] Defined? True

#define PAGE_BUDDY_MAPCOUNT_VALUE (-128)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#467

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 471-42 477-31

PAGE_FLAGS_H [References: 1] Defined? True

#define PAGE_FLAGS_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#6

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 6-1

PAGE_FLAGS_LAYOUT_H [References: 1] Defined? True

#define PAGE_FLAGS_LAYOUT_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags-layout.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags-layout.h: 2-1

PAGE_FLAGS_PRIVATE [References: 1] Defined? True

#define PAGE_FLAGS_PRIVATE (1 << PG_private | 1 << PG_private_2)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#516

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 527-26

PAGE_MAPPING_ANON [References: 2] Defined? True

#define PAGE_MAPPING_ANON 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#885

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 894-50 910-41

These macros depend on me:

PAGE_MAPPING_ANON PAGE_MAPPING_FLAGS

PAGE_MAPPING_FLAGS [References: 1] Defined? True

#define PAGE_MAPPING_FLAGS (PAGE_MAPPING_ANON | PAGE_MAPPING_KSM)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#887

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 894-50

I depend on these macros:

PAGE_MAPPING_FLAGS PAGE_MAPPING_ANON
PAGE_MAPPING_KSM

PAGE_MAPPING_KSM [References: 1] Defined? True

#define PAGE_MAPPING_KSM 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#886

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 894-50

These macros depend on me:

PAGE_MAPPING_KSM PAGE_MAPPING_FLAGS

PAGE_MASK [References: 17] Defined? True

#define PAGE_MASK (~(PAGE_SIZE-1))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_types.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 220-9
pgtable.h: 138-25 143-25 148-25 367-9 368-36 377-9 378-36 387-51 493-24 566-24 606-24
pgtable_types.h: 258-31 305-31 310-31 325-31
include/ linux/ mm.h: 1346-20

I depend on these macros:

PAGE_MASK PAGE_SIZE PAGE_SHIFT
_AC __AC

These macros depend on me:

PAGE_MASK PFN_ALIGN PCPU_MIN_UNIT_SIZE
PHYSICAL_PAGE_MASK PTE_PFN_MASK PTE_FLAGS_MASK pte_pgprot
_PAGE_CHG_MASK _HPAGE_CHG_MASK
pmd_page
pte_to_pgoff
__virt_to_fix
offset_in_page

PAGE_OFFSET [References: 6] Defined? True

#define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_types.h#30

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 131-9
page_64.h: 17-55
pgtable.h: 493-24 566-24 606-24
include/ linux/ mm.h: 841-9

I depend on these macros:

PAGE_OFFSET __PAGE_OFFSET _AC __AC

These macros depend on me:

PAGE_OFFSET KERNEL_PGD_BOUNDARY KERNEL_PGD_PTRS
__ISA_IO_base
__va __boot_va
pfn_to_kaddr

PAGE_SHIFT [References: 77] Defined? True

#define PAGE_SHIFT 12

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_types.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 81-44 214-9 219-2 220-9 228-37
page_types.h: 56-40
pgtable.h: 25-38 138-25 138-42 143-25 143-42 148-25 148-42 349-9 355-9 367-9 368-36 377-9 378-36 387-51 493-24 530-21 550-22 566-24 606-24 836-10
pgtable_types.h: 258-31 305-31 310-31 325-31
processor.h: 403-17
thread_info.h: 206-31
include/ asm-generic/ getorder.h: 18-11
linux/ huge_mm.h: 124-5
mm.h: 445-22 841-9 1346-20 1429-20 1821-42
mm_types.h: 210-30
mmzone.h: 1075-22 1129-40 1136-19 1138-22 1138-51 1183-25 1189-6 1191-39 1197-6 1199-41
sched.h: 1985-22 1994-52 2376-43
slab.h: 246-42 248-46 384-23 444-14 485-11
swap.h: 90-17
vmalloc.h: 100-22

These macros depend on me:

PAGE_SHIFT FIXADDR_BOOT_SIZE FIXADDR_BOOT_START
FIXADDR_SIZE FIXADDR_START
HPAGE_PMD_ORDER HPAGE_PMD_NR
HUGETLB_PAGE_ORDER pageblock_order SECTION_BLOCKFLAGS_BITS
pageblock_nr_pages
IOREMAP_MAX_ORDER
KMALLOC_MAX_ORDER
KMALLOC_SHIFT_HIGH KMALLOC_MAX_CACHE_SIZE
KMALLOC_SHIFT_MAX KMALLOC_MAX_ORDER
KMALLOC_MAX_SIZE
PAGE_SIZE DEBUG_STKSZ
DECLARE_PER_CPU_PAGE_ALIGNED
DEFINE_PER_CPU_PAGE_ALIGNED
EXCEPTION_STKSZ
FIXADDR_TOP FIXADDR_BOOT_START
FIXADDR_START
__fix_to_virt
__virt_to_fix
FIXADDR_USER_END
IRQ_STACK_SIZE
MLOCK_LIMIT INIT_RLIMITS
NGROUPS_PER_BLOCK GROUP_AT
PAGE_ALIGN TASK_UNMAPPED_BASE
PAGE_ALIGNED
PAGE_MASK PFN_ALIGN PCPU_MIN_UNIT_SIZE
PHYSICAL_PAGE_MASK PTE_PFN_MASK PTE_FLAGS_MASK pte_pgprot
_PAGE_CHG_MASK _HPAGE_CHG_MASK
pmd_page
pte_to_pgoff
__virt_to_fix
offset_in_page
PFN_ALIGN PCPU_MIN_UNIT_SIZE
PFN_UP
PID_MAX_LIMIT
PVCLOCK_VSYSCALL_NR_PAGES
SECTIONS_PER_ROOT NR_SECTION_ROOTS
SECTION_NR_TO_ROOT
SECTION_ROOT_MASK
SIMPLE_TRANSACTION_LIMIT
TASK_SIZE_MAX STACK_TOP_MAX
TASK_SIZE STACK_TOP
TASK_UNMAPPED_BASE
TASK_SIZE_OF
USER_DS
THREAD_SIZE CURRENT_MASK stack_smp_processor_id
__page_aligned_bss
__page_aligned_data
PFN_DOWN
PFN_PHYS
PFN_SECTION_SHIFT PAGES_PER_SECTION PAGE_SECTION_MASK SECTION_ALIGN_DOWN
SECTION_ALIGN_UP
SECTION_ALIGN_UP
SECTION_BLOCKFLAGS_BITS
pfn_to_section_nr
section_nr_to_pfn
PFN_UP
ZONE_ALIGN
__fix_to_virt
__virt_to_fix
get_order
page_to_phys isa_page_to_bus
pfn_to_kaddr
pgd_page
pgoff_to_pte
pmd_page
pte_to_pgoff
pud_page
virt_to_page ZERO_PAGE
pmd_huge_pte

PAGE_SIZE [References: 39] Defined? True

#define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_types.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 214-9 219-2 220-9 228-37
pgtable.h: 25-38 138-25 143-25 148-25 367-9 368-36 377-9 378-36 387-51 493-24 566-24 606-24
pgtable_types.h: 258-31 305-31 310-31 325-31
processor.h: 403-17
thread_info.h: 206-31
include/ linux/ mm.h: 1346-20
mm_types.h: 210-30
mmzone.h: 1129-40 1136-19 1138-22 1138-51
sched.h: 1985-22 1994-52 2376-43
swap.h: 90-17
vmalloc.h: 100-22

I depend on these macros:

PAGE_SIZE PAGE_SHIFT
_AC __AC

These macros depend on me:

PAGE_SIZE DEBUG_STKSZ
DECLARE_PER_CPU_PAGE_ALIGNED
DEFINE_PER_CPU_PAGE_ALIGNED
EXCEPTION_STKSZ
FIXADDR_TOP FIXADDR_BOOT_START
FIXADDR_START
__fix_to_virt
__virt_to_fix
FIXADDR_USER_END
IRQ_STACK_SIZE
MLOCK_LIMIT INIT_RLIMITS
NGROUPS_PER_BLOCK GROUP_AT
PAGE_ALIGN TASK_UNMAPPED_BASE
PAGE_ALIGNED
PAGE_MASK PFN_ALIGN PCPU_MIN_UNIT_SIZE
PHYSICAL_PAGE_MASK PTE_PFN_MASK PTE_FLAGS_MASK pte_pgprot
_PAGE_CHG_MASK _HPAGE_CHG_MASK
pmd_page
pte_to_pgoff
__virt_to_fix
offset_in_page
PFN_ALIGN PCPU_MIN_UNIT_SIZE
PFN_UP
PID_MAX_LIMIT
PVCLOCK_VSYSCALL_NR_PAGES
SECTIONS_PER_ROOT NR_SECTION_ROOTS
SECTION_NR_TO_ROOT
SECTION_ROOT_MASK
SIMPLE_TRANSACTION_LIMIT
TASK_SIZE_MAX STACK_TOP_MAX
TASK_SIZE STACK_TOP
TASK_UNMAPPED_BASE
TASK_SIZE_OF
USER_DS
THREAD_SIZE CURRENT_MASK stack_smp_processor_id
__page_aligned_bss
__page_aligned_data

PATH_MAX [References: 1] Defined? True

#define PATH_MAX 4096

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/limits.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 342-26

PCPU_REF_PTR [References: 3] Defined? True

#define PCPU_REF_PTR 0

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu-refcount.h#93

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 112-6 141-6 166-6

PCPU_STATUS_BITS [References: 3] Defined? True

#define PCPU_STATUS_BITS 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu-refcount.h#91

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 112-6 141-6 166-6

These macros depend on me:

PCPU_STATUS_BITS PCPU_STATUS_MASK REF_STATUS

PCPU_STATUS_MASK [References: 3] Defined? True

#define PCPU_STATUS_MASK ((1 << PCPU_STATUS_BITS) - 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu-refcount.h#92

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 112-6 141-6 166-6

I depend on these macros:

PCPU_STATUS_MASK PCPU_STATUS_BITS

These macros depend on me:

PCPU_STATUS_MASK REF_STATUS

PENALTY_FOR_NODE_WITH_CPUS [References: 2] Defined? True

#define PENALTY_FOR_NODE_WITH_CPUS (1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/topology.h#66

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 66-1

PERCPU_ENOUGH_ROOM [References: 8] Defined? True

#define PERCPU_ENOUGH_ROOM (ALIGN(__per_cpu_end - __per_cpu_start, SMP_CACHE_BYTES) + \
PERCPU_MODULE_RESERVE)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 20-1

I depend on these macros:

PERCPU_ENOUGH_ROOM ALIGN __ALIGN_KERNEL __ALIGN_KERNEL_MASK
PERCPU_MODULE_RESERVE
SMP_CACHE_BYTES L1_CACHE_BYTES L1_CACHE_SHIFT CONFIG_X86_L1_CACHE_SHIFT

PER_CPU_ATTRIBUTES [References: 28] Defined? True

#define PER_CPU_ATTRIBUTES

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/percpu.h#118

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 514-1 550-1
current.h: 10-1
hardirq.h: 38-1
hw_irq.h: 195-1
irq_regs.h: 14-1
percpu.h: 526-1
preempt.h: 8-1
processor.h: 155-1 286-1 400-1 415-1 418-1 419-1 930-1
smp.h: 34-1 35-1 37-1 38-1 39-1 56-1 57-1
thread_info.h: 200-1
topology.h: 51-1
include/ linux/ hrtimer.h: 335-1
sched.h: 100-1
topology.h: 185-1
vmstat.h: 28-1

These macros depend on me:

PER_CPU_ATTRIBUTES __PCPU_ATTRS DECLARE_PER_CPU_SECTION DECLARE_PER_CPU DECLARE_EARLY_PER_CPU
DECLARE_PER_CPU_ALIGNED
DECLARE_PER_CPU_FIRST
DECLARE_PER_CPU_PAGE_ALIGNED
DECLARE_PER_CPU_READ_MOSTLY DECLARE_EARLY_PER_CPU_READ_MOSTLY
DECLARE_PER_CPU_SHARED_ALIGNED
DEFINE_PER_CPU_SECTION DEFINE_PER_CPU DEFINE_EARLY_PER_CPU
DEFINE_SRCU
DEFINE_STATIC_SRCU
DEFINE_PER_CPU_ALIGNED
DEFINE_PER_CPU_FIRST
DEFINE_PER_CPU_PAGE_ALIGNED
DEFINE_PER_CPU_READ_MOSTLY DEFINE_EARLY_PER_CPU_READ_MOSTLY
DEFINE_PER_CPU_SHARED_ALIGNED

PER_CPU_BASE_SECTION [References: 28] Defined? True

#define PER_CPU_BASE_SECTION ".data..percpu"

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/percpu.h#92

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 514-1 550-1
current.h: 10-1
hardirq.h: 38-1
hw_irq.h: 195-1
irq_regs.h: 14-1
percpu.h: 526-1
preempt.h: 8-1
processor.h: 155-1 286-1 400-1 415-1 418-1 419-1 930-1
smp.h: 34-1 35-1 37-1 38-1 39-1 56-1 57-1
thread_info.h: 200-1
topology.h: 51-1
include/ linux/ hrtimer.h: 335-1
sched.h: 100-1
topology.h: 185-1
vmstat.h: 28-1

These macros depend on me:

PER_CPU_BASE_SECTION __PCPU_ATTRS DECLARE_PER_CPU_SECTION DECLARE_PER_CPU DECLARE_EARLY_PER_CPU
DECLARE_PER_CPU_ALIGNED
DECLARE_PER_CPU_FIRST
DECLARE_PER_CPU_PAGE_ALIGNED
DECLARE_PER_CPU_READ_MOSTLY DECLARE_EARLY_PER_CPU_READ_MOSTLY
DECLARE_PER_CPU_SHARED_ALIGNED
DEFINE_PER_CPU_SECTION DEFINE_PER_CPU DEFINE_EARLY_PER_CPU
DEFINE_SRCU
DEFINE_STATIC_SRCU
DEFINE_PER_CPU_ALIGNED
DEFINE_PER_CPU_FIRST
DEFINE_PER_CPU_PAGE_ALIGNED
DEFINE_PER_CPU_READ_MOSTLY DEFINE_EARLY_PER_CPU_READ_MOSTLY
DEFINE_PER_CPU_SHARED_ALIGNED

PER_CPU_FIRST_SECTION [References: 1] Defined? True

#define PER_CPU_FIRST_SECTION "..first"

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/percpu.h#107

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 415-1

These macros depend on me:

PER_CPU_FIRST_SECTION DECLARE_PER_CPU_FIRST
DEFINE_PER_CPU_FIRST

PER_CPU_SHARED_ALIGNED_SECTION [References: 3] Defined? True

#define PER_CPU_SHARED_ALIGNED_SECTION "..shared_aligned"

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/percpu.h#104

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 38-1
processor.h: 155-1 286-1

These macros depend on me:

PER_CPU_SHARED_ALIGNED_SECTION DECLARE_PER_CPU_SHARED_ALIGNED
DEFINE_PER_CPU_SHARED_ALIGNED

PFN_PHYS [References: 1] Defined? True

#define PFN_PHYS(x) ((phys_addr_t)(x) << PAGE_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/pfn.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 841-9

I depend on these macros:

PFN_PHYS PAGE_SHIFT

PFN_SECTION_SHIFT [References: 5] Defined? True

#define PFN_SECTION_SHIFT (SECTION_SIZE_BITS - PAGE_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1065

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1183-25 1189-6 1191-39 1197-6 1199-41

I depend on these macros:

PFN_SECTION_SHIFT PAGE_SHIFT
SECTION_SIZE_BITS

These macros depend on me:

PFN_SECTION_SHIFT PAGES_PER_SECTION PAGE_SECTION_MASK SECTION_ALIGN_DOWN
SECTION_ALIGN_UP
SECTION_ALIGN_UP
SECTION_BLOCKFLAGS_BITS
pfn_to_section_nr
section_nr_to_pfn

PF_FREEZER_SKIP [References: 6] Defined? True

#define PF_FREEZER_SKIP 0x40000000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#1699

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ freezer.h: 108-20 120-21 133-21 158-20
suspend.h: 370-20 391-21

PF_FROZEN [References: 1] Defined? True

#define PF_FROZEN 0x00010000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#1685

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ freezer.h: 26-20

These macros depend on me:

PF_FROZEN task_contributes_to_load

PF_KSWAPD [References: 1] Defined? True

#define PF_KSWAPD 0x00040000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#1687

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ swap.h: 33-26

PF_MEMALLOC_NOIO [References: 4] Defined? True

#define PF_MEMALLOC_NOIO 0x00080000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#1688

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1730-6 1737-40 1738-20 1744-38

PF_NOFREEZE [References: 1] Defined? True

#define PF_NOFREEZE 0x00008000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#1684

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ freezer.h: 64-25

PHYSICAL_PAGE_MASK [References: 16] Defined? True

#define PHYSICAL_PAGE_MASK (((signed long)PAGE_MASK) & __PHYSICAL_MASK)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_types.h#18

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 138-25 143-25 148-25 367-9 368-36 377-9 378-36 387-51 493-24 566-24 606-24
pgtable_types.h: 258-31 305-31 310-31 325-31
include/ linux/ mm.h: 1346-20

I depend on these macros:

PHYSICAL_PAGE_MASK PAGE_MASK PAGE_SIZE PAGE_SHIFT
_AC __AC
__PHYSICAL_MASK __PHYSICAL_MASK_SHIFT

These macros depend on me:

PHYSICAL_PAGE_MASK PTE_PFN_MASK PTE_FLAGS_MASK pte_pgprot
_PAGE_CHG_MASK _HPAGE_CHG_MASK
pmd_page
pte_to_pgoff

PHYSID_ARRAY_SIZE [References: 1] Defined? True

#define PHYSID_ARRAY_SIZE BITS_TO_LONGS(MAX_LOCAL_APIC)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/mpspec.h#108

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mpspec.h: 111-21

I depend on these macros:

PHYSID_ARRAY_SIZE BITS_TO_LONGS BITS_PER_BYTE
DIV_ROUND_UP
MAX_LOCAL_APIC

These macros depend on me:

PHYSID_ARRAY_SIZE PHYSID_MASK_ALL
PHYSID_MASK_NONE

PMD_SHIFT [References: 1] Defined? True

#define PMD_SHIFT 21

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64_types.h#41

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 510-21

These macros depend on me:

PMD_SHIFT HPAGE_SHIFT HPAGE_SIZE HPAGE_MASK
HUGETLB_PAGE_ORDER pageblock_order SECTION_BLOCKFLAGS_BITS
pageblock_nr_pages
PMD_PAGE_SIZE PMD_PAGE_MASK
PMD_SIZE PMD_MASK pmd_addr_end
pmd_addr_end

PM_HIBERNATION_PREPARE [References: 1] Defined? True

#define PM_HIBERNATION_PREPARE 0x0001

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/suspend.h#336

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 576-7

PM_POST_HIBERNATION [References: 1] Defined? True

#define PM_POST_HIBERNATION 0x0002

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/suspend.h#337

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 581-7

PM_POST_SUSPEND [References: 1] Defined? True

#define PM_POST_SUSPEND 0x0004

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/suspend.h#339

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 580-7

PM_SUSPEND_PREPARE [References: 1] Defined? True

#define PM_SUSPEND_PREPARE 0x0003

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/suspend.h#338

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 575-7

POISON_POINTER_DELTA [References: 11] Defined? True

#define POISON_POINTER_DELTA _AC(CONFIG_ILLEGAL_POINTER_VALUE, UL)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/poison.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list.h: 107-16 108-16 625-12 626-13
list_bl.h: 106-12 107-13
rculist.h: 132-16 178-14 345-13 365-15
rculist_bl.h: 76-13

I depend on these macros:

POISON_POINTER_DELTA CONFIG_ILLEGAL_POINTER_VALUE
_AC __AC

These macros depend on me:

POISON_POINTER_DELTA LIST_POISON1
LIST_POISON2

POPCNT32 [References: 1] Defined? True

#define POPCNT32 ".byte 0xf3,0x40,0x0f,0xb8,0xc7"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/arch_hweight.h#6

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ arch_hweight.h: 28-7

POPCNT64 [References: 1] Defined? True

#define POPCNT64 ".byte 0xf3,0x48,0x0f,0xb8,0xc7"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/arch_hweight.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ arch_hweight.h: 53-7

PREEMPT_NEED_RESCHED [References: 4] Defined? True

#define PREEMPT_NEED_RESCHED 0x80000000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/preempt.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ preempt.h: 22-47 56-2 61-2 66-48

These macros depend on me:

PREEMPT_NEED_RESCHED PREEMPT_ENABLED PREEMPT_DISABLED INIT_PREEMPT_COUNT INIT_THREAD_INFO
init_task_preempt_count
init_idle_preempt_count
task_preempt_count

PTE_FLAGS_MASK [References: 4] Defined? True

#define PTE_FLAGS_MASK (~PTE_PFN_MASK)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#240

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable_types.h: 258-31 305-31 310-31 325-31

I depend on these macros:

PTE_FLAGS_MASK PTE_PFN_MASK PHYSICAL_PAGE_MASK PAGE_MASK PAGE_SIZE PAGE_SHIFT
_AC __AC
__PHYSICAL_MASK __PHYSICAL_MASK_SHIFT

These macros depend on me:

PTE_FLAGS_MASK pte_pgprot

PTE_PFN_MASK [References: 16] Defined? True

#define PTE_PFN_MASK ((pteval_t)PHYSICAL_PAGE_MASK)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#237

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 138-25 143-25 148-25 367-9 368-36 377-9 378-36 387-51 493-24 566-24 606-24
pgtable_types.h: 258-31 305-31 310-31 325-31
include/ linux/ mm.h: 1346-20

I depend on these macros:

PTE_PFN_MASK PHYSICAL_PAGE_MASK PAGE_MASK PAGE_SIZE PAGE_SHIFT
_AC __AC
__PHYSICAL_MASK __PHYSICAL_MASK_SHIFT

These macros depend on me:

PTE_PFN_MASK PTE_FLAGS_MASK pte_pgprot
_PAGE_CHG_MASK _HPAGE_CHG_MASK
pmd_page

PTE_SHIFT [References: 2] Defined? True

#define PTE_SHIFT ilog2(PTRS_PER_PTE)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#833

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 836-23 836-44

I depend on these macros:

PTE_SHIFT PTRS_PER_PTE
ilog2

PTRS_PER_PMD [References: 1] Defined? True

#define PTRS_PER_PMD 512

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64_types.h#42

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 510-35

PTRS_PER_PTE [References: 4] Defined? True

#define PTRS_PER_PTE 512

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64_types.h#47

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 138-4
pgtable.h: 530-36 836-23 836-44

These macros depend on me:

PTRS_PER_PTE PTE_SHIFT

PTRS_PER_PUD [References: 1] Defined? True

#define PTRS_PER_PUD 512

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64_types.h#35

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 618-35

PUD_SHIFT [References: 1] Defined? True

#define PUD_SHIFT 30

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64_types.h#34

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 618-21

These macros depend on me:

PUD_SHIFT PUD_PAGE_SIZE PUD_PAGE_MASK
PUD_SIZE PUD_MASK pud_addr_end
pud_addr_end

RADIX_TREE_EXCEPTIONAL_ENTRY [References: 2] Defined? True

#define RADIX_TREE_EXCEPTIONAL_ENTRY 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/radix-tree.h#51

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ radix-tree.h: 191-30 201-9

RADIX_TREE_INDIRECT_PTR [References: 3] Defined? True

#define RADIX_TREE_INDIRECT_PTR 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/radix-tree.h#44

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ radix-tree.h: 56-36 180-9 201-9

RADIX_TREE_ITER_CONTIG [References: 2] Defined? True

#define RADIX_TREE_ITER_CONTIG 0x0200

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/radix-tree.h#284

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ radix-tree.h: 357-17 372-16

These macros depend on me:

RADIX_TREE_ITER_CONTIG radix_tree_for_each_contig

RADIX_TREE_ITER_TAGGED [References: 1] Defined? True

#define RADIX_TREE_ITER_TAGGED 0x0100

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/radix-tree.h#283

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ radix-tree.h: 351-14

These macros depend on me:

RADIX_TREE_ITER_TAGGED radix_tree_for_each_tagged

RAW_NOTIFIER_HEAD [References: 1] Defined? True

#define RAW_NOTIFIER_HEAD(name) struct raw_notifier_head name = RAW_NOTIFIER_INIT(name)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/notifier.h#112

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 43-8

I depend on these macros:

RAW_NOTIFIER_HEAD RAW_NOTIFIER_INIT NULL

RAW_NOTIFIER_INIT [References: 1] Defined? True

#define RAW_NOTIFIER_INIT(name) { .head = NULL }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/notifier.h#102

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 43-8

I depend on these macros:

RAW_NOTIFIER_INIT NULL

These macros depend on me:

RAW_NOTIFIER_INIT RAW_NOTIFIER_HEAD

RB_CLEAR_NODE [References: 1] Defined? True

#define RB_CLEAR_NODE(node) ((node)->__rb_parent_color = (unsigned long)(node))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rbtree.h#57

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ timerqueue.h: 42-2

RB_EMPTY_ROOT [References: 1] Defined? True

#define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rbtree.h#52

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 486-10

I depend on these macros:

RB_EMPTY_ROOT NULL

RB_ROOT [References: 1] Defined? True

#define RB_ROOT (struct rb_root) { NULL, }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rbtree.h#49

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ timerqueue.h: 47-15

I depend on these macros:

RB_ROOT NULL

RECLAIM_DISTANCE [References: 2] Defined? True

#define RECLAIM_DISTANCE 30

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/topology.h#63

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 58-1

REC_FAILED_NUM [References: 6] Defined? True

#define REC_FAILED_NUM 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/suspend.h#65

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ suspend.h: 67-19 69-12 71-38 82-35 89-37 96-36

REF_STATUS [References: 3] Defined? True

#define REF_STATUS(count) (((unsigned long) count) & PCPU_STATUS_MASK)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu-refcount.h#96

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 112-6 141-6 166-6

I depend on these macros:

REF_STATUS PCPU_STATUS_MASK PCPU_STATUS_BITS

REG_IN [References: 2] Defined? True

#define REG_IN "D"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/arch_hweight.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ arch_hweight.h: 30-10 55-10

REG_OUT [References: 2] Defined? True

#define REG_OUT "a"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/arch_hweight.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ arch_hweight.h: 29-13 54-13

RELOC_HIDE [References: 52] Defined? True

#define RELOC_HIDE(ptr,off) ({ unsigned long __ptr; __asm__ ("" : "=r"(__ptr) : "0"(ptr)); \
(typeof(ptr)) (__ptr + (off)); })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#35

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 145-27 152-27
apic.h: 663-15
smp.h: 43-9 48-9 53-9
topology.h: 67-9
include/ linux/ compiler.h: 167-1
topology.h: 198-9 212-2
vmstat.h: 137-8

These macros depend on me:

RELOC_HIDE SHIFT_PERCPU_PTR per_cpu cpu_data topology_core_id
topology_physical_package_id
cpu_physical_id
early_per_cpu
init_idle_preempt_count
topology_core_cpumask
topology_thread_cpumask
per_cpu_ptr

REQUIRED_MASK0 [References: 6] Defined? True

#define REQUIRED_MASK0 (NEED_FPU|NEED_PSE|NEED_MSR|NEED_PAE| NEED_CX8|NEED_PGE|NEED_FXSR|NEED_CMOV| \
NEED_XMM|NEED_XMM2)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#80

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

REQUIRED_MASK0 NEED_CMOV X86_FEATURE_CMOV
NEED_CX8 X86_FEATURE_CX8
NEED_FPU X86_FEATURE_FPU
NEED_FXSR X86_FEATURE_FXSR
NEED_MSR X86_FEATURE_MSR
NEED_PAE X86_FEATURE_PAE
NEED_PGE X86_FEATURE_PGE
NEED_PSE X86_FEATURE_PSE
NEED_XMM X86_FEATURE_XMM
NEED_XMM2 X86_FEATURE_XMM2

These macros depend on me:

REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

REQUIRED_MASK1 [References: 6] Defined? True

#define REQUIRED_MASK1 (NEED_LM|NEED_3DNOW)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#85

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

REQUIRED_MASK1 NEED_3DNOW
NEED_LM X86_FEATURE_LM

These macros depend on me:

REQUIRED_MASK1 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

REQUIRED_MASK2 [References: 6] Defined? True

#define REQUIRED_MASK2 0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#87

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

REQUIRED_MASK2 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

REQUIRED_MASK3 [References: 6] Defined? True

#define REQUIRED_MASK3 (NEED_NOPL)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#88

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

REQUIRED_MASK3 NEED_NOPL X86_FEATURE_NOPL

These macros depend on me:

REQUIRED_MASK3 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

REQUIRED_MASK4 [References: 6] Defined? True

#define REQUIRED_MASK4 (NEED_MOVBE)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#89

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

REQUIRED_MASK4 NEED_MOVBE

These macros depend on me:

REQUIRED_MASK4 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

REQUIRED_MASK5 [References: 6] Defined? True

#define REQUIRED_MASK5 0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#90

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

REQUIRED_MASK5 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

REQUIRED_MASK6 [References: 6] Defined? True

#define REQUIRED_MASK6 0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#91

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

REQUIRED_MASK6 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

REQUIRED_MASK7 [References: 6] Defined? True

#define REQUIRED_MASK7 0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#92

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

REQUIRED_MASK7 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

REQUIRED_MASK8 [References: 6] Defined? True

#define REQUIRED_MASK8 0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#93

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

REQUIRED_MASK8 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

REQUIRED_MASK9 [References: 6] Defined? True

#define REQUIRED_MASK9 0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#94

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

REQUIRED_MASK9 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

REQUIRED_MASK_BIT_SET [References: 6] Defined? True

#define REQUIRED_MASK_BIT_SET(bit) ( (((bit)>>5)==0 && (1UL<<((bit)&31) & REQUIRED_MASK0)) \
|| (((bit)>>5)==1 && (1UL<<((bit)&31) & REQUIRED_MASK1)) || (((bit)>>5)==2 && \
(1UL<<((bit)&31) & REQUIRED_MASK2)) || (((bit)>>5)==3 && (1UL<<((bit)&31) & \
REQUIRED_MASK3)) || (((bit)>>5)==4 && (1UL<<((bit)&31) & REQUIRED_MASK4)) || \
(((bit)>>5)==5 && (1UL<<((bit)&31) & REQUIRED_MASK5)) || (((bit)>>5)==6 && \
(1UL<<((bit)&31) & REQUIRED_MASK6)) || (((bit)>>5)==7 && (1UL<<((bit)&31) & \
REQUIRED_MASK7)) || (((bit)>>5)==8 && (1UL<<((bit)&31) & REQUIRED_MASK8)) || \
(((bit)>>5)==9 && (1UL<<((bit)&31) & REQUIRED_MASK9)) )

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#245

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

REQUIRED_MASK_BIT_SET REQUIRED_MASK0 NEED_CMOV X86_FEATURE_CMOV
NEED_CX8 X86_FEATURE_CX8
NEED_FPU X86_FEATURE_FPU
NEED_FXSR X86_FEATURE_FXSR
NEED_MSR X86_FEATURE_MSR
NEED_PAE X86_FEATURE_PAE
NEED_PGE X86_FEATURE_PGE
NEED_PSE X86_FEATURE_PSE
NEED_XMM X86_FEATURE_XMM
NEED_XMM2 X86_FEATURE_XMM2
REQUIRED_MASK1 NEED_3DNOW
NEED_LM X86_FEATURE_LM
REQUIRED_MASK2
REQUIRED_MASK3 NEED_NOPL X86_FEATURE_NOPL
REQUIRED_MASK4 NEED_MOVBE
REQUIRED_MASK5
REQUIRED_MASK6
REQUIRED_MASK7
REQUIRED_MASK8
REQUIRED_MASK9

These macros depend on me:

REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

RLIM_NLIMITS [References: 1] Defined? True

#define RLIM_NLIMITS 16

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/resource.h#48

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 595-21

RWSEM_ACTIVE_BIAS [References: 5] Defined? True

#define RWSEM_ACTIVE_BIAS 0x00000001L

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rwsem.h#55

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 94-15 115-26 145-16 164-27 182-27

These macros depend on me:

RWSEM_ACTIVE_BIAS RWSEM_ACTIVE_READ_BIAS
RWSEM_ACTIVE_WRITE_BIAS

RWSEM_ACTIVE_MASK [References: 4] Defined? True

#define RWSEM_ACTIVE_MASK 0xffffffffL

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rwsem.h#49

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 115-26 145-16 182-27 202-28

These macros depend on me:

RWSEM_ACTIVE_MASK RWSEM_WAITING_BIAS RWSEM_ACTIVE_WRITE_BIAS

RWSEM_ACTIVE_READ_BIAS [References: 2] Defined? True

#define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rwsem.h#57

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 94-15 164-27

I depend on these macros:

RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS

RWSEM_ACTIVE_WRITE_BIAS [References: 3] Defined? True

#define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rwsem.h#58

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 115-26 145-16 182-27

I depend on these macros:

RWSEM_ACTIVE_WRITE_BIAS RWSEM_ACTIVE_BIAS
RWSEM_WAITING_BIAS RWSEM_ACTIVE_MASK

RWSEM_WAITING_BIAS [References: 4] Defined? True

#define RWSEM_WAITING_BIAS (-RWSEM_ACTIVE_MASK-1)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rwsem.h#56

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 115-26 145-16 182-27 202-28

I depend on these macros:

RWSEM_WAITING_BIAS RWSEM_ACTIVE_MASK

These macros depend on me:

RWSEM_WAITING_BIAS RWSEM_ACTIVE_WRITE_BIAS

RW_LOCK_BIAS [References: 5] Defined? True

#define RW_LOCK_BIAS 0x00100000

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rwlock.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 220-24 238-42 256-26 258-13 271-34

These macros depend on me:

RW_LOCK_BIAS __ARCH_RW_LOCK_UNLOCKED __RW_LOCK_UNLOCKED DEFINE_RWLOCK
rwlock_init

SA_ONSTACK [References: 1] Defined? True

#define SA_ONSTACK 0x08000000u

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/signal.h#80

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2133-6

SB_FREEZE_LEVELS [References: 2] Defined? True

#define SB_FREEZE_LEVELS (SB_FREEZE_COMPLETE - 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1227

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1231-32 1829-38

SD_CPU_INIT [References: 2] Defined? True

#define SD_CPU_INIT (struct sched_domain) { .min_interval = 1, .max_interval = 4, .busy_factor \
= 64, .imbalance_pct = 125, .cache_nice_tries = 1, .busy_idx = 2, .idle_idx = 1, \
.newidle_idx = 0, .wake_idx = 0, .forkexec_idx = 0, .flags = 1*SD_LOAD_BALANCE | \
1*SD_BALANCE_NEWIDLE | 1*SD_BALANCE_EXEC | 1*SD_BALANCE_FORK | 0*SD_BALANCE_WAKE \
| 1*SD_WAKE_AFFINE | 0*SD_SHARE_CPUPOWER | 0*SD_SHARE_PKG_RESOURCES | 0*SD_SERIALIZE \
| 1*SD_PREFER_SIBLING , .last_balance = jiffies, .balance_interval = 1, \
.max_newidle_lb_cost = 0, .next_decay_max_lb_cost = jiffies, }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/topology.h#148

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 148-1

I depend on these macros:

SD_CPU_INIT SD_BALANCE_EXEC
SD_BALANCE_FORK
SD_BALANCE_NEWIDLE
SD_BALANCE_WAKE
SD_LOAD_BALANCE
SD_PREFER_SIBLING
SD_SERIALIZE
SD_SHARE_CPUPOWER
SD_SHARE_PKG_RESOURCES
SD_WAKE_AFFINE

SD_MC_INIT [References: 2] Defined? True

#define SD_MC_INIT (struct sched_domain) { .min_interval = 1, .max_interval = 4, .busy_factor \
= 64, .imbalance_pct = 125, .cache_nice_tries = 1, .busy_idx = 2, .wake_idx = 0, \
.forkexec_idx = 0, .flags = 1*SD_LOAD_BALANCE | 1*SD_BALANCE_NEWIDLE | 1*SD_BALANCE_EXEC \
| 1*SD_BALANCE_FORK | 0*SD_BALANCE_WAKE | 1*SD_WAKE_AFFINE | 0*SD_SHARE_CPUPOWER \
| 1*SD_SHARE_PKG_RESOURCES | 0*SD_SERIALIZE , .last_balance = jiffies, .balance_interval \
= 1, .max_newidle_lb_cost = 0, .next_decay_max_lb_cost = jiffies, }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/topology.h#118

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 118-1

I depend on these macros:

SD_MC_INIT SD_BALANCE_EXEC
SD_BALANCE_FORK
SD_BALANCE_NEWIDLE
SD_BALANCE_WAKE
SD_LOAD_BALANCE
SD_SERIALIZE
SD_SHARE_CPUPOWER
SD_SHARE_PKG_RESOURCES
SD_WAKE_AFFINE

SD_SIBLING_INIT [References: 2] Defined? True

#define SD_SIBLING_INIT (struct sched_domain) { .min_interval = 1, .max_interval = 2, \
.busy_factor = 64, .imbalance_pct = 110, .flags = 1*SD_LOAD_BALANCE | 1*SD_BALANCE_NEWIDLE \
| 1*SD_BALANCE_EXEC | 1*SD_BALANCE_FORK | 0*SD_BALANCE_WAKE | 1*SD_WAKE_AFFINE | \
1*SD_SHARE_CPUPOWER | 1*SD_SHARE_PKG_RESOURCES | 0*SD_SERIALIZE | 0*SD_PREFER_SIBLING \
| arch_sd_sibling_asym_packing() , .last_balance = jiffies, .balance_interval = \
1, .smt_gain = 1178, .max_newidle_lb_cost = 0, .next_decay_max_lb_cost = jiffies, \
}

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/topology.h#88

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 88-1

I depend on these macros:

SD_SIBLING_INIT SD_BALANCE_EXEC
SD_BALANCE_FORK
SD_BALANCE_NEWIDLE
SD_BALANCE_WAKE
SD_LOAD_BALANCE
SD_PREFER_SIBLING
SD_SERIALIZE
SD_SHARE_CPUPOWER
SD_SHARE_PKG_RESOURCES
SD_WAKE_AFFINE

SECTIONS_PER_ROOT [References: 4] Defined? True

#define SECTIONS_PER_ROOT (PAGE_SIZE / sizeof (struct mem_section))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1119

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1129-40 1136-19 1138-22 1138-51

I depend on these macros:

SECTIONS_PER_ROOT PAGE_SIZE PAGE_SHIFT
_AC __AC

These macros depend on me:

SECTIONS_PER_ROOT NR_SECTION_ROOTS
SECTION_NR_TO_ROOT
SECTION_ROOT_MASK

SECTIONS_PGOFF [References: 9] Defined? True

#define SECTIONS_PGOFF ((sizeof(unsigned long)*8) - SECTIONS_WIDTH)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#603

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 643-25 660-25 814-33 815-40 820-33 821-40

I depend on these macros:

SECTIONS_PGOFF SECTIONS_WIDTH

These macros depend on me:

SECTIONS_PGOFF NODES_PGOFF NODES_PGSHIFT
ZONES_PGOFF LAST_CPUPID_PGOFF LAST_CPUPID_PGSHIFT
ZONEID_PGOFF ZONEID_PGSHIFT
ZONES_PGSHIFT
SECTIONS_PGSHIFT
ZONEID_PGOFF ZONEID_PGSHIFT

SECTIONS_SHIFT [References: 5] Defined? True

#define SECTIONS_SHIFT (MAX_PHYSMEM_BITS - SECTION_SIZE_BITS)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags-layout.h#28

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 660-25 660-43
mmzone.h: 1129-40 1189-32 1197-32

I depend on these macros:

SECTIONS_SHIFT MAX_PHYSMEM_BITS
SECTION_SIZE_BITS

These macros depend on me:

SECTIONS_SHIFT NR_MEM_SECTIONS NR_SECTION_ROOTS
ZONEID_SHIFT ZONEID_MASK
ZONEID_PGSHIFT

SECTIONS_WIDTH [References: 15] Defined? True

#define SECTIONS_WIDTH 0

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags-layout.h#50

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 631-5 643-25 660-25 814-33 815-40 820-33 821-40
page-flags-layout.h: 55-5 76-5

These macros depend on me:

SECTIONS_WIDTH SECTIONS_MASK
SECTIONS_PGOFF NODES_PGOFF NODES_PGSHIFT
ZONES_PGOFF LAST_CPUPID_PGOFF LAST_CPUPID_PGSHIFT
ZONEID_PGOFF ZONEID_PGSHIFT
ZONES_PGSHIFT
SECTIONS_PGSHIFT
ZONEID_PGOFF ZONEID_PGSHIFT
SECTIONS_PGSHIFT

SECTION_HAS_MEM_MAP [References: 1] Defined? True

#define SECTION_HAS_MEM_MAP (1UL<<1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1149

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1173-49

SECTION_MAP_LAST_BIT [References: 1] Defined? True

#define SECTION_MAP_LAST_BIT (1UL<<2)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1150

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1157-9

These macros depend on me:

SECTION_MAP_LAST_BIT SECTION_MAP_MASK

SECTION_MAP_MASK [References: 1] Defined? True

#define SECTION_MAP_MASK (~(SECTION_MAP_LAST_BIT-1))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1151

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1157-9

I depend on these macros:

SECTION_MAP_MASK SECTION_MAP_LAST_BIT

SECTION_MARKED_PRESENT [References: 1] Defined? True

#define SECTION_MARKED_PRESENT (1UL<<0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1148

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1163-49

SECTION_NR_TO_ROOT [References: 2] Defined? True

#define SECTION_NR_TO_ROOT(sec) ((sec) / SECTIONS_PER_ROOT)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1124

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1136-19 1138-22

I depend on these macros:

SECTION_NR_TO_ROOT SECTIONS_PER_ROOT PAGE_SIZE PAGE_SHIFT
_AC __AC

SECTION_ROOT_MASK [References: 1] Defined? True

#define SECTION_ROOT_MASK (SECTIONS_PER_ROOT - 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1126

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1138-51

I depend on these macros:

SECTION_ROOT_MASK SECTIONS_PER_ROOT PAGE_SIZE PAGE_SHIFT
_AC __AC

SECTION_SIZE_BITS [References: 16] Defined? True

#define SECTION_SIZE_BITS 27

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/sparsemem.h#28

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 660-25 660-43
mmzone.h: 1075-36 1129-40 1183-25 1189-6 1189-32 1191-39 1197-6 1197-32 1199-41

These macros depend on me:

SECTION_SIZE_BITS PA_SECTION_SHIFT
PFN_SECTION_SHIFT PAGES_PER_SECTION PAGE_SECTION_MASK SECTION_ALIGN_DOWN
SECTION_ALIGN_UP
SECTION_ALIGN_UP
SECTION_BLOCKFLAGS_BITS
pfn_to_section_nr
section_nr_to_pfn
SECTIONS_SHIFT NR_MEM_SECTIONS NR_SECTION_ROOTS
ZONEID_SHIFT ZONEID_MASK
ZONEID_PGSHIFT

SEC_JIFFIE_SC [References: 3] Defined? True

#define SEC_JIFFIE_SC (31 - SHIFT_HZ)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/jiffies.h#255

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jiffies.h: 256-46

I depend on these macros:

SEC_JIFFIE_SC SHIFT_HZ

These macros depend on me:

SEC_JIFFIE_SC MAX_SEC_IN_JIFFIES
NSEC_JIFFIE_SC NSEC_CONVERSION
SEC_CONVERSION
USEC_JIFFIE_SC USEC_CONVERSION
USEC_ROUND

SETPAGEFLAG [References: 21] Defined? True

#define SETPAGEFLAG(uname,lname) static inline void SetPage##uname(struct page *page) { \
set_bit(PG_##lname, &page->flags); }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#140

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 199-1 200-1 201-1 202-1 203-1 206-1 207-1 208-1 209-1 210-1 219-1 221-1 222-1 229-1 232-1 233-1 246-1 252-1 256-1 264-1 270-1

I depend on these macros:

SETPAGEFLAG inline notrace

These macros depend on me:

SETPAGEFLAG PAGEFLAG

SHIFT_HZ [References: 3] Defined? True

#define SHIFT_HZ 7

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/jiffies.h#25

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jiffies.h: 256-46

These macros depend on me:

SHIFT_HZ SEC_JIFFIE_SC MAX_SEC_IN_JIFFIES
NSEC_JIFFIE_SC NSEC_CONVERSION
SEC_CONVERSION
USEC_JIFFIE_SC USEC_CONVERSION
USEC_ROUND

SHIFT_PERCPU_PTR [References: 10] Defined? True

#define SHIFT_PERCPU_PTR(__p,__offset) ({ __verify_pcpu_ptr((__p)); RELOC_HIDE((typeof(*(__p)) \
__kernel __force *)(__p), (__offset)); })

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/percpu.h#45

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 145-27 152-27
apic.h: 663-15
smp.h: 43-9 48-9 53-9
topology.h: 67-9
include/ linux/ topology.h: 198-9 212-2
vmstat.h: 137-8

I depend on these macros:

SHIFT_PERCPU_PTR RELOC_HIDE
__force
__kernel
__verify_pcpu_ptr NULL
__percpu

These macros depend on me:

SHIFT_PERCPU_PTR per_cpu cpu_data topology_core_id
topology_physical_package_id
cpu_physical_id
early_per_cpu
init_idle_preempt_count
topology_core_cpumask
topology_thread_cpumask
per_cpu_ptr

SIGEV_MAX_SIZE [References: 1] Defined? True

#define SIGEV_MAX_SIZE 64

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/siginfo.h#274

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 283-12

These macros depend on me:

SIGEV_MAX_SIZE SIGEV_PAD_SIZE

SIGEV_PAD_SIZE [References: 1] Defined? True

#define SIGEV_PAD_SIZE ((SIGEV_MAX_SIZE - __ARCH_SIGEV_PREAMBLE_SIZE) / sizeof(int))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/siginfo.h#275

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 283-12

I depend on these macros:

SIGEV_PAD_SIZE SIGEV_MAX_SIZE
__ARCH_SIGEV_PREAMBLE_SIZE

SIGKILL [References: 1] Defined? True

#define SIGKILL 9

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/signal.h#31

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2450-9

These macros depend on me:

SIGKILL SIG_KERNEL_ONLY_MASK sig_kernel_only

SIGNAL_GROUP_EXIT [References: 1] Defined? True

#define SIGNAL_GROUP_EXIT 0x00000004

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#636

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 650-23

SIGRTMIN [References: 1] Defined? True

#define SIGRTMIN 32

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/signal.h#61

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 389-5

These macros depend on me:

SIGRTMIN sig_kernel_coredump
sig_kernel_ignore
sig_kernel_only
sig_kernel_stop

SIZE_MAX [References: 2] Defined? True

#define SIZE_MAX (~(size_t)0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#30

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 619-23
slab.h: 557-23

SI_MAX_SIZE [References: 1] Defined? True

#define SI_MAX_SIZE 128

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/siginfo.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 54-12

These macros depend on me:

SI_MAX_SIZE SI_PAD_SIZE

SI_PAD_SIZE [References: 1] Defined? True

#define SI_PAD_SIZE ((SI_MAX_SIZE - __ARCH_SI_PREAMBLE_SIZE) / sizeof(int))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/siginfo.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 54-12

I depend on these macros:

SI_PAD_SIZE SI_MAX_SIZE
__ARCH_SI_PREAMBLE_SIZE

SMP_CACHE_BYTES [References: 24] Defined? True

#define SMP_CACHE_BYTES L1_CACHE_BYTES

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cache.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 36-3 38-1
processor.h: 131-30 155-1 253-27 284-3 286-1
pvclock.h: 98-30
include/ linux/ cache.h: 12-1
clocksource.h: 201-3
dcache.h: 163-3
fs.h: 1325-32 1326-31 1583-3
list_lru.h: 27-3
sem.h: 13-23

I depend on these macros:

SMP_CACHE_BYTES L1_CACHE_BYTES L1_CACHE_SHIFT CONFIG_X86_L1_CACHE_SHIFT

These macros depend on me:

SMP_CACHE_BYTES PERCPU_ENOUGH_ROOM
____cacheline_aligned DECLARE_PER_CPU_ALIGNED
DEFINE_PER_CPU_ALIGNED
____cacheline_aligned_in_smp DECLARE_PER_CPU_SHARED_ALIGNED
DEFINE_PER_CPU_SHARED_ALIGNED
__cacheline_aligned __cacheline_aligned_in_smp

SPINLOCK_SIZE [References: 8] Defined? True

#define SPINLOCK_SIZE 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/bounds.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ lockref.h: 26-5
mm.h: 1320-5
mm_types.h: 159-5

These macros depend on me:

SPINLOCK_SIZE ALLOC_SPLIT_PTLOCKS
USE_CMPXCHG_LOCKREF

SPIN_DEBUG_INIT [References: 7] Defined? True

#define SPIN_DEBUG_INIT(lockname)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock_types.h#50

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1362-2
ratelimit.h: 31-2
sched.h: 2643-2
semaphore.h: 35-28
xattr.h: 73-2
kernel/ cpu.c: 27-8 62-10

These macros depend on me:

SPIN_DEBUG_INIT __RAW_SPIN_LOCK_INITIALIZER __RAW_SPIN_LOCK_UNLOCKED DEFINE_RATELIMIT_STATE WARN_RATELIMIT
dev_level_ratelimited dev_alert_ratelimited
dev_crit_ratelimited
dev_emerg_ratelimited
dev_err_ratelimited
dev_info_ratelimited
dev_notice_ratelimited
dev_warn_ratelimited
printk_ratelimited pr_alert_ratelimited
pr_crit_ratelimited
pr_emerg_ratelimited
pr_err_ratelimited
pr_info_ratelimited
pr_notice_ratelimited
pr_warn_ratelimited
DEFINE_RAW_SPINLOCK
INIT_PROP_LOCAL_SINGLE
__RT_MUTEX_INITIALIZER DEFINE_RT_MUTEX
__RWSEM_INITIALIZER BLOCKING_NOTIFIER_INIT BLOCKING_NOTIFIER_HEAD
DECLARE_RWSEM
__SEMAPHORE_INITIALIZER DEFINE_SEMAPHORE
raw_spin_lock_init spin_lock_init ATOMIC_INIT_NOTIFIER_HEAD
seqlock_init
__SPIN_LOCK_INITIALIZER __SPIN_LOCK_UNLOCKED ATOMIC_NOTIFIER_INIT ATOMIC_NOTIFIER_HEAD
DEFINE_SPINLOCK
IDR_INIT DEFINE_IDR
IDA_INIT DEFINE_IDA
KLIST_INIT DEFINE_KLIST
KTHREAD_WORKER_INIT DEFINE_KTHREAD_WORKER DEFINE_KTHREAD_WORKER_ONSTACK
__MUTEX_INITIALIZER DEFINE_MUTEX
__SEQLOCK_UNLOCKED DEFINE_SEQLOCK
__SRCU_STRUCT_INIT DEFINE_SRCU
DEFINE_STATIC_SRCU
__WAIT_QUEUE_HEAD_INITIALIZER COMPLETION_INITIALIZER DECLARE_COMPLETION DECLARE_COMPLETION_ONSTACK
DECLARE_WAIT_QUEUE_HEAD DECLARE_WAIT_QUEUE_HEAD_ONSTACK
KTHREAD_WORK_INIT DEFINE_KTHREAD_WORK DEFINE_KTHREAD_WORK_ONSTACK
__CTL_TABLE_POLL_INITIALIZER DEFINE_CTL_TABLE_POLL

SPIN_DEP_MAP_INIT [References: 7] Defined? True

#define SPIN_DEP_MAP_INIT(lockname)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock_types.h#41

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1362-2
ratelimit.h: 31-2
sched.h: 2643-2
semaphore.h: 35-28
xattr.h: 73-2
kernel/ cpu.c: 27-8 62-10

These macros depend on me:

SPIN_DEP_MAP_INIT __RAW_SPIN_LOCK_INITIALIZER __RAW_SPIN_LOCK_UNLOCKED DEFINE_RATELIMIT_STATE WARN_RATELIMIT
dev_level_ratelimited dev_alert_ratelimited
dev_crit_ratelimited
dev_emerg_ratelimited
dev_err_ratelimited
dev_info_ratelimited
dev_notice_ratelimited
dev_warn_ratelimited
printk_ratelimited pr_alert_ratelimited
pr_crit_ratelimited
pr_emerg_ratelimited
pr_err_ratelimited
pr_info_ratelimited
pr_notice_ratelimited
pr_warn_ratelimited
DEFINE_RAW_SPINLOCK
INIT_PROP_LOCAL_SINGLE
__RT_MUTEX_INITIALIZER DEFINE_RT_MUTEX
__RWSEM_INITIALIZER BLOCKING_NOTIFIER_INIT BLOCKING_NOTIFIER_HEAD
DECLARE_RWSEM
__SEMAPHORE_INITIALIZER DEFINE_SEMAPHORE
raw_spin_lock_init spin_lock_init ATOMIC_INIT_NOTIFIER_HEAD
seqlock_init
__SPIN_LOCK_INITIALIZER __SPIN_LOCK_UNLOCKED ATOMIC_NOTIFIER_INIT ATOMIC_NOTIFIER_HEAD
DEFINE_SPINLOCK
IDR_INIT DEFINE_IDR
IDA_INIT DEFINE_IDA
KLIST_INIT DEFINE_KLIST
KTHREAD_WORKER_INIT DEFINE_KTHREAD_WORKER DEFINE_KTHREAD_WORKER_ONSTACK
__MUTEX_INITIALIZER DEFINE_MUTEX
__SEQLOCK_UNLOCKED DEFINE_SEQLOCK
__SRCU_STRUCT_INIT DEFINE_SRCU
DEFINE_STATIC_SRCU
__WAIT_QUEUE_HEAD_INITIALIZER COMPLETION_INITIALIZER DECLARE_COMPLETION DECLARE_COMPLETION_ONSTACK
DECLARE_WAIT_QUEUE_HEAD DECLARE_WAIT_QUEUE_HEAD_ONSTACK
KTHREAD_WORK_INIT DEFINE_KTHREAD_WORK DEFINE_KTHREAD_WORK_ONSTACK
__CTL_TABLE_POLL_INITIALIZER DEFINE_CTL_TABLE_POLL

SPIN_THRESHOLD [References: 1] Defined? True

#define SPIN_THRESHOLD (1 << 15)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock.h#41

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 93-20

SPLIT_RSS_COUNTING [References: 10] Defined? True

#define SPLIT_RSS_COUNTING

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm_types.h#331

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1193-2 1257-13
sched.h: 1107-13

SPURIOUS_APIC_VECTOR [References: 3] Defined? True

#define SPURIOUS_APIC_VECTOR 0xff

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/irq_vectors.h#84

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_vectors.h: 88-7

SS_DISABLE [References: 1] Defined? True

#define SS_DISABLE 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/signal.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2127-38

SS_ONSTACK [References: 1] Defined? True

#define SS_ONSTACK 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/signal.h#7

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2128-24

STATIC_KEY_CHECK_USE [References: 2] Defined? True

#define STATIC_KEY_CHECK_USE() WARN(!static_key_initialized, "%s used before call to \
jump_label_init", __func__)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/jump_label.h#55

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jump_label.h: 157-2 163-2

I depend on these macros:

STATIC_KEY_CHECK_USE WARN __WARN_printf
unlikely

SYSCALL_ALIAS [References: 13] Defined? True

#define SYSCALL_ALIAS(alias,name) asm( ".globl " VMLINUX_SYMBOL_STR(alias) "\n\t" ".set \
" VMLINUX_SYMBOL_STR(alias) "," VMLINUX_SYMBOL_STR(name))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/linkage.h#27

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 27-1

I depend on these macros:

SYSCALL_ALIAS VMLINUX_SYMBOL_STR __VMLINUX_SYMBOL_STR

S_DEAD [References: 1] Defined? True

#define S_DEAD 16

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1633

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2808-10

These macros depend on me:

S_DEAD IS_DEADDIR

S_IFDIR [References: 2] Defined? True

#define S_IFDIR 0040000

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2251-32 2287-38

These macros depend on me:

S_IFDIR S_ISDIR

S_IFLNK [References: 1] Defined? True

#define S_IFLNK 0120000

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2252-6

These macros depend on me:

S_IFLNK S_ISLNK

S_IFMT [References: 7] Defined? True

#define S_IFMT 00170000

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#7

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2251-6 2251-32 2252-6 2287-38 2297-7 2304-7 2311-7

These macros depend on me:

S_IFMT S_ISBLK special_file
S_ISCHR special_file
S_ISDIR
S_ISFIFO special_file
S_ISLNK
S_ISREG
S_ISSOCK special_file

S_IFREG [References: 4] Defined? True

#define S_IFREG 0100000

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2251-6 2297-7 2304-7 2311-7

These macros depend on me:

S_IFREG S_ISREG

S_ISDIR [References: 2] Defined? True

#define S_ISDIR(m) (((m) & S_IFMT) == S_IFDIR)

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#21

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2251-32 2287-38

I depend on these macros:

S_ISDIR S_IFDIR
S_IFMT

S_ISGID [References: 3] Defined? True

#define S_ISGID 0002000

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1930-25 1930-48 2765-38

These macros depend on me:

S_ISGID S_IALLUGO

S_ISLNK [References: 1] Defined? True

#define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2252-6

I depend on these macros:

S_ISLNK S_IFLNK
S_IFMT

S_ISREG [References: 4] Defined? True

#define S_ISREG(m) (((m) & S_IFMT) == S_IFREG)

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2251-6 2297-7 2304-7 2311-7

I depend on these macros:

S_ISREG S_IFMT
S_IFREG

S_ISUID [References: 1] Defined? True

#define S_ISUID 0004000

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2765-17

These macros depend on me:

S_ISUID S_IALLUGO

S_IXGRP [References: 3] Defined? True

#define S_IXGRP 00010

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#35

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1930-35 2287-26 2765-58

These macros depend on me:

S_IXGRP S_IXUGO

S_IXOTH [References: 1] Defined? True

#define S_IXOTH 00001

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#40

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2287-26

These macros depend on me:

S_IXOTH S_IXUGO

S_IXUGO [References: 1] Defined? True

#define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/stat.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2287-26

I depend on these macros:

S_IXUGO S_IXGRP
S_IXOTH
S_IXUSR

S_IXUSR [References: 1] Defined? True

#define S_IXUSR 00100

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/stat.h#30

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2287-26

These macros depend on me:

S_IXUSR S_IXUGO

S_NOSEC [References: 1] Defined? True

#define S_NOSEC 4096

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1641

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2771-21

These macros depend on me:

S_NOSEC IS_NOSEC

TASK_COMM_LEN [References: 1] Defined? True

#define TASK_COMM_LEN 16

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#200

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1196-12

TASK_INTERRUPTIBLE [References: 2] Defined? True

#define TASK_INTERRUPTIBLE 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#136

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2460-17 2465-18

These macros depend on me:

TASK_INTERRUPTIBLE TASK_NORMAL TASK_ALL
wake_up
wake_up_all
wake_up_all_locked
wake_up_locked
wake_up_locked_poll
wake_up_nr
wake_up_poll
TASK_REPORT
___wait_is_interruptible ___wait_event __wait_event wait_event
__wait_event_cmd wait_event_cmd
__wait_event_hrtimeout wait_event_hrtimeout
wait_event_interruptible_hrtimeout
__wait_event_interruptible wait_event_interruptible wait_event_freezable
__wait_event_interruptible_exclusive wait_event_interruptible_exclusive wait_event_freezable_exclusive
__wait_event_interruptible_lock_irq wait_event_interruptible_lock_irq
wait_event_interruptible_lock_irq_cmd
__wait_event_interruptible_lock_irq_timeout wait_event_interruptible_lock_irq_timeout
__wait_event_interruptible_timeout wait_event_interruptible_timeout wait_event_freezable_timeout
__wait_event_killable wait_event_killable wait_event_freezekillable
wait_event_freezekillable_unsafe
__wait_event_lock_irq wait_event_lock_irq
wait_event_lock_irq_cmd
__wait_event_timeout wait_event_timeout
__wait_event_interruptible wait_event_interruptible wait_event_freezable
__wait_event_interruptible_exclusive wait_event_interruptible_exclusive wait_event_freezable_exclusive
__wait_event_interruptible_lock_irq wait_event_interruptible_lock_irq
wait_event_interruptible_lock_irq_cmd
__wait_event_interruptible_lock_irq_timeout wait_event_interruptible_lock_irq_timeout
__wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
__wait_event_interruptible_timeout wait_event_interruptible_timeout wait_event_freezable_timeout
wait_event_interruptible_hrtimeout
wake_up_interruptible
wake_up_interruptible_all
wake_up_interruptible_nr
wake_up_interruptible_poll
wake_up_interruptible_sync
wake_up_interruptible_sync_poll

TASK_RUNNING [References: 1] Defined? True

#define TASK_RUNNING 0

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#135

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 250-41

These macros depend on me:

TASK_RUNNING TASK_REPORT
__wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq

TASK_SIZE_OF [References: 6] Defined? True

#define TASK_SIZE_OF(child) ((test_tsk_thread_flag(child, TIF_ADDR32)) ? IA32_PAGE_OFFSET \
: TASK_SIZE_MAX)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#904

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2745-1

I depend on these macros:

TASK_SIZE_OF IA32_PAGE_OFFSET current
personality
TASK_SIZE_MAX PAGE_SIZE PAGE_SHIFT
_AC __AC
TIF_ADDR32

TASK_STATE_MAX [References: 1] Defined? True

#define TASK_STATE_MAX 1024

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#148

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 153-39

TASK_STATE_TO_CHAR_STR [References: 1] Defined? True

#define TASK_STATE_TO_CHAR_STR "RSDTtZXxKWP"

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#150

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 153-10

TASK_UNINTERRUPTIBLE [References: 1] Defined? True

#define TASK_UNINTERRUPTIBLE 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#137

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 124-3

These macros depend on me:

TASK_UNINTERRUPTIBLE TASK_KILLABLE ___wait_is_interruptible ___wait_event __wait_event wait_event
__wait_event_cmd wait_event_cmd
__wait_event_hrtimeout wait_event_hrtimeout
wait_event_interruptible_hrtimeout
__wait_event_interruptible wait_event_interruptible wait_event_freezable
__wait_event_interruptible_exclusive wait_event_interruptible_exclusive wait_event_freezable_exclusive
__wait_event_interruptible_lock_irq wait_event_interruptible_lock_irq
wait_event_interruptible_lock_irq_cmd
__wait_event_interruptible_lock_irq_timeout wait_event_interruptible_lock_irq_timeout
__wait_event_interruptible_timeout wait_event_interruptible_timeout wait_event_freezable_timeout
__wait_event_killable wait_event_killable wait_event_freezekillable
wait_event_freezekillable_unsafe
__wait_event_lock_irq wait_event_lock_irq
wait_event_lock_irq_cmd
__wait_event_timeout wait_event_timeout
__wait_event_killable wait_event_killable wait_event_freezekillable
wait_event_freezekillable_unsafe
TASK_NORMAL TASK_ALL
wake_up
wake_up_all
wake_up_all_locked
wake_up_locked
wake_up_locked_poll
wake_up_nr
wake_up_poll
TASK_REPORT
__wait_event wait_event
__wait_event_cmd wait_event_cmd
__wait_event_lock_irq wait_event_lock_irq
wait_event_lock_irq_cmd
__wait_event_timeout wait_event_timeout
task_contributes_to_load
wait_event_hrtimeout

TASK_WAKEKILL [References: 2] Defined? True

#define TASK_WAKEKILL 128

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#145

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2460-38 2659-35

These macros depend on me:

TASK_WAKEKILL TASK_KILLABLE ___wait_is_interruptible ___wait_event __wait_event wait_event
__wait_event_cmd wait_event_cmd
__wait_event_hrtimeout wait_event_hrtimeout
wait_event_interruptible_hrtimeout
__wait_event_interruptible wait_event_interruptible wait_event_freezable
__wait_event_interruptible_exclusive wait_event_interruptible_exclusive wait_event_freezable_exclusive
__wait_event_interruptible_lock_irq wait_event_interruptible_lock_irq
wait_event_interruptible_lock_irq_cmd
__wait_event_interruptible_lock_irq_timeout wait_event_interruptible_lock_irq_timeout
__wait_event_interruptible_timeout wait_event_interruptible_timeout wait_event_freezable_timeout
__wait_event_killable wait_event_killable wait_event_freezekillable
wait_event_freezekillable_unsafe
__wait_event_lock_irq wait_event_lock_irq
wait_event_lock_irq_cmd
__wait_event_timeout wait_event_timeout
__wait_event_killable wait_event_killable wait_event_freezekillable
wait_event_freezekillable_unsafe
TASK_STOPPED
TASK_TRACED

TESTCLEARFLAG [References: 12] Defined? True

#define TESTCLEARFLAG(uname,lname) static inline int TestClearPage##uname(struct page \
*page) { return test_and_clear_bit(PG_##lname, &page->flags); }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#160

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 199-24 200-34 201-24 204-2 207-26 221-31 222-36 228-36 232-28 253-2 257-2 271-1

I depend on these macros:

TESTCLEARFLAG inline notrace

These macros depend on me:

TESTCLEARFLAG TESTSCFLAG

TESTPAGEFLAG [References: 27] Defined? True

#define TESTPAGEFLAG(uname,lname) static inline int Page##uname(const struct page *page) \
{ return test_bit(PG_##lname, &page->flags); }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#136

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 198-1 199-1 200-1 201-1 202-1 203-1 205-1 206-1 207-1 208-1 209-1 210-1 212-1 219-1 221-1 222-1 228-1 229-1 232-1 233-1 246-1 252-1 256-1 264-1 270-1 336-1 337-1

I depend on these macros:

TESTPAGEFLAG inline notrace
test_bit

These macros depend on me:

TESTPAGEFLAG PAGEFLAG
__PAGEFLAG

TESTSCFLAG [References: 6] Defined? True

#define TESTSCFLAG(uname,lname) TESTSETFLAG(uname, lname) TESTCLEARFLAG(uname, lname)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#178

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 201-24 207-26 221-31 228-36 257-2 271-1

I depend on these macros:

TESTSCFLAG TESTCLEARFLAG inline notrace
TESTSETFLAG inline notrace

TESTSETFLAG [References: 6] Defined? True

#define TESTSETFLAG(uname,lname) static inline int TestSetPage##uname(struct page *page) \
{ return test_and_set_bit(PG_##lname, &page->flags); }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#156

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 201-24 207-26 221-31 228-36 257-2 271-1

I depend on these macros:

TESTSETFLAG inline notrace

These macros depend on me:

TESTSETFLAG TESTSCFLAG

THREAD_SIZE [References: 4] Defined? True

#define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_64_types.h#5

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 206-31
include/ linux/ sched.h: 1985-22 1994-52 2376-43

I depend on these macros:

THREAD_SIZE PAGE_SIZE PAGE_SHIFT
_AC __AC
THREAD_SIZE_ORDER

These macros depend on me:

THREAD_SIZE CURRENT_MASK stack_smp_processor_id

THREAD_SIZE_ORDER [References: 4] Defined? True

#define THREAD_SIZE_ORDER 1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_64_types.h#4

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 206-31
include/ linux/ sched.h: 1985-22 1994-52 2376-43

These macros depend on me:

THREAD_SIZE_ORDER THREAD_SIZE CURRENT_MASK stack_smp_processor_id

TICKET_LOCK_INC [References: 6] Defined? True

#define TICKET_LOCK_INC ((__ticket_t)__TICKET_LOCK_INC)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock_types.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 85-48 113-35 127-22 154-3 161-3 175-45

I depend on these macros:

TICKET_LOCK_INC __TICKET_LOCK_INC

TICKET_SHIFT [References: 2] Defined? True

#define TICKET_SHIFT (sizeof(__ticket_t) * 8)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock_types.h#24

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 113-54 130-60

TICKET_SLOWPATH_FLAG [References: 5] Defined? True

#define TICKET_SLOWPATH_FLAG ((__ticket_t)0)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock_types.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 91-15 110-47 130-36 149-6 158-7

TICK_NSEC [References: 3] Defined? True

#define TICK_NSEC ((NSEC_PER_SEC+HZ/2)/HZ)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/jiffies.h#60

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jiffies.h: 256-31

I depend on these macros:

TICK_NSEC HZ CONFIG_HZ
NSEC_PER_SEC

These macros depend on me:

TICK_NSEC LOW_RES_NSEC KTIME_LOW_RES
MAX_SEC_IN_JIFFIES
NSEC_CONVERSION
SEC_CONVERSION
USEC_CONVERSION

TIF_NEED_RESCHED [References: 6] Defined? True

#define TIF_NEED_RESCHED 3

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/thread_info.h#78

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2424-26 2429-28 2434-9 2551-9 2569-9 2632-9

These macros depend on me:

TIF_NEED_RESCHED _TIF_NEED_RESCHED
tif_need_resched

TIF_SECCOMP [References: 1] Defined? True

#define TIF_SECCOMP 8

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/thread_info.h#82

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ seccomp.h: 31-6

These macros depend on me:

TIF_SECCOMP _TIF_SECCOMP _TIF_ALLWORK_MASK
_TIF_WORK_MASK
_TIF_WORK_SYSCALL_ENTRY

TIF_SIGPENDING [References: 3] Defined? True

#define TIF_SIGPENDING 2

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/thread_info.h#77

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 245-2
include/ linux/ sched.h: 2439-31 2445-9

These macros depend on me:

TIF_SIGPENDING _TIF_SIGPENDING _TIF_DO_NOTIFY_MASK

TOTAL_FIX_BTMAPS [References: 4] Defined? True

#define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/fixmap.h#134

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 137-42 139-42 140-44 142-36

I depend on these macros:

TOTAL_FIX_BTMAPS FIX_BTMAPS_SLOTS
NR_FIX_BTMAPS

TS_COMM_LEN [References: 1] Defined? True

#define TS_COMM_LEN 32

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/taskstats.h#37

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ taskstats.h: 105-15

TS_COMPAT [References: 1] Defined? True

#define TS_COMPAT 0x0002

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/thread_info.h#234

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 270-38

TS_POLLING [References: 9] Defined? True

#define TS_POLLING 0x0004

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/thread_info.h#235

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2532-1 2534-39 2538-35 2556-36

TS_RESTORE_SIGMASK [References: 5] Defined? True

#define TS_RESTORE_SIGMASK 0x0008

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/thread_info.h#237

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 244-16 249-36 253-41 258-21 260-17

TYPECHECK_H_INCLUDED [References: 2] Defined? True

#define TYPECHECK_H_INCLUDED

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/typecheck.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ typecheck.h: 2-1

UEVENT_BUFFER_SIZE [References: 1] Defined? True

#define UEVENT_BUFFER_SIZE 2048

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kobject.h#33

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kobject.h: 124-11

UEVENT_NUM_ENVP [References: 1] Defined? True

#define UEVENT_NUM_ENVP 32

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kobject.h#32

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kobject.h: 122-13

UNLOCK_LOCK_PREFIX [References: 1] Defined? True

#define UNLOCK_LOCK_PREFIX

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock.h#37

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 161-3

USEC_PER_MSEC [References: 1] Defined? True

#define USEC_PER_MSEC 1000L

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/time.h#13

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 316-55

USEC_PER_SEC [References: 1] Defined? True

#define USEC_PER_SEC 1000000L

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/time.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 310-27

USE_CMPXCHG_LOCKREF [References: 1] Defined? True

#define USE_CMPXCHG_LOCKREF (IS_ENABLED(CONFIG_ARCH_USE_CMPXCHG_LOCKREF) && IS_ENABLED(CONFIG_SMP) \
&& SPINLOCK_SIZE <= 4)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockref.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ lockref.h: 26-5

I depend on these macros:

USE_CMPXCHG_LOCKREF CONFIG_ARCH_USE_CMPXCHG_LOCKREF
CONFIG_SMP
IS_ENABLED config_enabled _config_enabled __config_enabled ___config_enabled
SPINLOCK_SIZE

USE_SPLIT_PMD_PTLOCKS [References: 12] Defined? True

#define USE_SPLIT_PMD_PTLOCKS (USE_SPLIT_PTE_PTLOCKS && IS_ENABLED(CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK)) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm_types.h#27

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1425-5
mm_types.h: 144-45 427-46

I depend on these macros:

USE_SPLIT_PMD_PTLOCKS CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK
IS_ENABLED config_enabled _config_enabled __config_enabled ___config_enabled
USE_SPLIT_PTE_PTLOCKS CONFIG_SPLIT_PTLOCK_CPUS
NR_CPUS CONFIG_NR_CPUS

USE_SPLIT_PTE_PTLOCKS [References: 24] Defined? True

#define USE_SPLIT_PTE_PTLOCKS (NR_CPUS >= CONFIG_SPLIT_PTLOCK_CPUS)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm_types.h#26

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1319-5 1425-5
mm_types.h: 144-45 158-5 330-5 427-46

I depend on these macros:

USE_SPLIT_PTE_PTLOCKS CONFIG_SPLIT_PTLOCK_CPUS
NR_CPUS CONFIG_NR_CPUS

These macros depend on me:

USE_SPLIT_PTE_PTLOCKS USE_SPLIT_PMD_PTLOCKS

VFS_CAP_U32 [References: 1] Defined? True

#define VFS_CAP_U32 VFS_CAP_U32_2

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#66

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ capability.h: 74-9

I depend on these macros:

VFS_CAP_U32 VFS_CAP_U32_2

VFS_CAP_U32_2 [References: 1] Defined? True

#define VFS_CAP_U32_2 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#62

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ capability.h: 74-9

These macros depend on me:

VFS_CAP_U32_2 VFS_CAP_U32
XATTR_CAPS_SZ_2 XATTR_CAPS_SZ

VMALLOC_END [References: 1] Defined? True

#define VMALLOC_END _AC(0xffffe8ffffffffff, UL)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64_types.h#59

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 341-41

I depend on these macros:

VMALLOC_END _AC __AC

These macros depend on me:

VMALLOC_END VMALLOC_TOTAL

VMALLOC_START [References: 1] Defined? True

#define VMALLOC_START _AC(0xffffc90000000000, UL)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64_types.h#58

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 341-17

I depend on these macros:

VMALLOC_START _AC __AC

These macros depend on me:

VMALLOC_START VMALLOC_TOTAL

VMEMMAP_START [References: 4] Defined? True

#define VMEMMAP_START _AC(0xffffea0000000000, UL)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64_types.h#60

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 445-22 841-9 1346-20 1429-20

I depend on these macros:

VMEMMAP_START _AC __AC

These macros depend on me:

VMEMMAP_START vmemmap __page_to_pfn page_to_pfn mk_pmd
mk_pte
nth_page
page_to_phys isa_page_to_bus
__pfn_to_page pfn_to_page nth_page
pfn_to_nid
pgd_page
pgdat_page_nr nid_page_nr
pmd_page
pte_page
pud_page
virt_to_page ZERO_PAGE
pmd_huge_pte

VMLINUX_SYMBOL_STR [References: 12] Defined? True

#define VMLINUX_SYMBOL_STR(x) __VMLINUX_SYMBOL_STR(x)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/export.h#23

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 76-1 92-1 191-1 199-1 382-1 470-1 651-1 654-1 663-1 667-1 671-1 675-1

I depend on these macros:

VMLINUX_SYMBOL_STR __VMLINUX_SYMBOL_STR

These macros depend on me:

VMLINUX_SYMBOL_STR SYSCALL_ALIAS
__EXPORT_SYMBOL EXPORT_SYMBOL EXPORT_PER_CPU_SYMBOL EXPORT_EARLY_PER_CPU_SYMBOL
EXPORT_SYMBOL_GPL EXPORT_PER_CPU_SYMBOL_GPL
EXPORT_SYMBOL_GPL_FUTURE
EXPORT_UNUSED_SYMBOL
EXPORT_UNUSED_SYMBOL_GPL
cond_syscall

VM_BUG_ON [References: 16] Defined? True

#define VM_BUG_ON(cond) BUILD_BUG_ON_INVALID(cond)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmdebug.h#7

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 862-2 868-2 874-2
include/ linux/ gfp.h: 259-2 323-2
mm.h: 297-2 423-2 424-2 439-2 476-2 482-2 1359-2
page-flags.h: 463-2 469-2 475-2 481-2

I depend on these macros:

VM_BUG_ON BUILD_BUG_ON_INVALID __force

These macros depend on me:

VM_BUG_ON __cmpxchg_double cmpxchg_double
cmpxchg_double_local
__pcpu_double_call_return_bool __this_cpu_cmpxchg_double
this_cpu_cmpxchg_double

VM_EVENT_ITEM_H_INCLUDED [References: 1] Defined? True

#define VM_EVENT_ITEM_H_INCLUDED

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/vm_event_item.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vm_event_item.h: 2-1

VM_GROWSDOWN [References: 2] Defined? True

#define VM_GROWSDOWN 0x00000100

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#102

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1141-58 1147-26

These macros depend on me:

VM_GROWSDOWN VM_STACK_FLAGS

VM_GROWSUP [References: 5] Defined? True

#define VM_GROWSUP VM_NONE

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#148

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 148-1 1797-5 1155-60 1161-26

I depend on these macros:

VM_GROWSUP VM_NONE

VM_NONE [References: 4] Defined? True

#define VM_NONE 0x00000000

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#89

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1797-5 1155-60 1161-26

These macros depend on me:

VM_NONE VM_GROWSUP

VM_STACK_DEFAULT_FLAGS [References: 1] Defined? True

#define VM_STACK_DEFAULT_FLAGS VM_DATA_DEFAULT_FLAGS

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#155

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 155-1

I depend on these macros:

VM_STACK_DEFAULT_FLAGS VM_DATA_DEFAULT_FLAGS VM_EXEC
VM_MAYEXEC
VM_MAYREAD
VM_MAYWRITE
VM_READ
VM_WRITE
current
personality

These macros depend on me:

VM_STACK_DEFAULT_FLAGS VM_STACK_FLAGS

VM_UNMAPPED_AREA_TOPDOWN [References: 1] Defined? True

#define VM_UNMAPPED_AREA_TOPDOWN 1

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#1723

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1747-22

VM_WRITE [References: 1] Defined? True

#define VM_WRITE 0x00000002

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#92

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 531-6

These macros depend on me:

VM_WRITE VM_DATA_DEFAULT_FLAGS VM_STACK_DEFAULT_FLAGS VM_STACK_FLAGS

VSYSCALL_END [References: 5] Defined? True

#define VSYSCALL_END (-2UL << 20)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/vsyscall.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 81-12 214-9 219-2 220-9

These macros depend on me:

VSYSCALL_END FIXADDR_TOP FIXADDR_BOOT_START
FIXADDR_START
__fix_to_virt
__virt_to_fix

VSYSCALL_START [References: 1] Defined? True

#define VSYSCALL_START (-10UL << 20)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/vsyscall.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 81-25

These macros depend on me:

VSYSCALL_START VSYSCALL_ADDR

WARN [References: 6] Defined? True

#define WARN(condition,format,...) ({ int __ret_warn_on = !!(condition); if (unlikely(__ret_warn_on)) \
__WARN_printf(format); unlikely(__ret_warn_on); })

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bug.h#94

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess.h: 580-2
include/ asm-generic/ bug.h: 126-1 94-1
linux/ jump_label.h: 157-2 163-2

I depend on these macros:

WARN __WARN_printf
unlikely

These macros depend on me:

WARN DEBUG_LOCKS_WARN_ON SMP_DEBUG_LOCKS_WARN_ON
STATIC_KEY_CHECK_USE
WARN_ONCE dev_WARN_ONCE
WARN_RATELIMIT
dev_WARN

WARN_ON [References: 9] Defined? True

#define WARN_ON(condition) ({ int __ret_warn_on = !!(condition); if (unlikely(__ret_warn_on)) \
__WARN(); unlikely(__ret_warn_on); })

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bug.h#85

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 245-2
include/ asm-generic/ bug.h: 85-1
linux/ gfp.h: 159-2
kref.h: 47-2 71-2 121-2 138-2
kernel/ cpu.c: 84-6 224-2

I depend on these macros:

WARN_ON __WARN
unlikely

These macros depend on me:

WARN_ON WARN_ON_ONCE
WARN_ON_RATELIMIT
WARN_ON_SMP

WARN_ON_ONCE [References: 1] Defined? True

#define WARN_ON_ONCE(condition) ({ static bool __section(.data.unlikely) __warned; int \
__ret_warn_once = !!(condition); if (unlikely(__ret_warn_once)) if (WARN_ON(!__warned)) \
__warned = true; unlikely(__ret_warn_once); })

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bug.h#136

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kref.h: 47-2

I depend on these macros:

WARN_ON_ONCE WARN_ON __WARN
unlikely
__section
unlikely

WQ_FLAG_EXCLUSIVE [References: 2] Defined? True

#define WQ_FLAG_EXCLUSIVE 0x01

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/wait.h#18

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ wait.h: 121-17 134-17

These macros depend on me:

WQ_FLAG_EXCLUSIVE ___wait_event __wait_event wait_event
__wait_event_cmd wait_event_cmd
__wait_event_hrtimeout wait_event_hrtimeout
wait_event_interruptible_hrtimeout
__wait_event_interruptible wait_event_interruptible wait_event_freezable
__wait_event_interruptible_exclusive wait_event_interruptible_exclusive wait_event_freezable_exclusive
__wait_event_interruptible_lock_irq wait_event_interruptible_lock_irq
wait_event_interruptible_lock_irq_cmd
__wait_event_interruptible_lock_irq_timeout wait_event_interruptible_lock_irq_timeout
__wait_event_interruptible_timeout wait_event_interruptible_timeout wait_event_freezable_timeout
__wait_event_killable wait_event_killable wait_event_freezekillable
wait_event_freezekillable_unsafe
__wait_event_lock_irq wait_event_lock_irq
wait_event_lock_irq_cmd
__wait_event_timeout wait_event_timeout
__wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq

X2APIC_ENABLE [References: 1] Defined? True

#define X2APIC_ENABLE (1UL << 10)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#148

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 196-12

X86_EFLAGS_IF [References: 1] Defined? True

#define X86_EFLAGS_IF _BITUL(X86_EFLAGS_IF_BIT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/processor-flags.h#25

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irqflags.h: 157-19

I depend on these macros:

X86_EFLAGS_IF X86_EFLAGS_IF_BIT
_BITUL _AC __AC

X86_EFLAGS_IF_BIT [References: 1] Defined? True

#define X86_EFLAGS_IF_BIT 9

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/processor-flags.h#24

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irqflags.h: 157-19

These macros depend on me:

X86_EFLAGS_IF_BIT X86_EFLAGS_IF

X86_FEATURE_11AP [References: 1] Defined? True

#define X86_FEATURE_11AP (3*32+19)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#93

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2

X86_FEATURE_3DNOW [References: 1] Defined? True

#define X86_FEATURE_3DNOW (1*32+31)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#64

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 819-2

X86_FEATURE_ACPI [References: 1] Defined? True

#define X86_FEATURE_ACPI (0*32+22)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#42

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 159-6

X86_FEATURE_ALWAYS [References: 1] Defined? True

#define X86_FEATURE_ALWAYS (3*32+21)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#95

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cpufeature.h: 517-27

X86_FEATURE_CMOV [References: 6] Defined? True

#define X86_FEATURE_CMOV (0*32+15)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#35

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

X86_FEATURE_CMOV NEED_CMOV REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

X86_FEATURE_CX8 [References: 6] Defined? True

#define X86_FEATURE_CX8 (0*32+ 8)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

X86_FEATURE_CX8 NEED_CX8 REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has
cpu_has_cx8

X86_FEATURE_ERMS [References: 1] Defined? True

#define X86_FEATURE_ERMS (9*32+ 9)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#216

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess_64.h: 36-2

X86_FEATURE_EST [References: 1] Defined? True

#define X86_FEATURE_EST (4*32+ 7)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#114

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6

X86_FEATURE_EXTD_APICID [References: 1] Defined? True

#define X86_FEATURE_EXTD_APICID (3*32+26)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#100

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 497-25

X86_FEATURE_FPU [References: 6] Defined? True

#define X86_FEATURE_FPU (0*32+ 0)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#21

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

X86_FEATURE_FPU NEED_FPU REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has
cpu_has_fpu

X86_FEATURE_FXSR [References: 6] Defined? True

#define X86_FEATURE_FXSR (0*32+24)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#44

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

X86_FEATURE_FXSR NEED_FXSR REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has
cpu_has_fxsr

X86_FEATURE_HT [References: 1] Defined? True

#define X86_FEATURE_HT (0*32+28)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#48

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ smp.h: 29-17

These macros depend on me:

X86_FEATURE_HT cpu_has_ht

X86_FEATURE_LFENCE_RDTSC [References: 1] Defined? True

#define X86_FEATURE_LFENCE_RDTSC (3*32+18)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#92

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 113-2

X86_FEATURE_LM [References: 6] Defined? True

#define X86_FEATURE_LM (1*32+29)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#62

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

X86_FEATURE_LM NEED_LM REQUIRED_MASK1 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

X86_FEATURE_MFENCE_RDTSC [References: 1] Defined? True

#define X86_FEATURE_MFENCE_RDTSC (3*32+17)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#91

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 112-2

X86_FEATURE_MSR [References: 6] Defined? True

#define X86_FEATURE_MSR (0*32+ 5)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#26

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

X86_FEATURE_MSR NEED_MSR REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

X86_FEATURE_MWAIT [References: 1] Defined? True

#define X86_FEATURE_MWAIT (4*32+ 3)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#110

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 165-7

X86_FEATURE_NOPL [References: 6] Defined? True

#define X86_FEATURE_NOPL (3*32+20)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#94

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

X86_FEATURE_NOPL NEED_NOPL REQUIRED_MASK3 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

X86_FEATURE_PAE [References: 6] Defined? True

#define X86_FEATURE_PAE (0*32+ 6)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#27

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

X86_FEATURE_PAE NEED_PAE REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has

X86_FEATURE_PGE [References: 6] Defined? True

#define X86_FEATURE_PGE (0*32+13)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#33

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

X86_FEATURE_PGE NEED_PGE REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has
cpu_has_pge

X86_FEATURE_POPCNT [References: 2] Defined? True

#define X86_FEATURE_POPCNT (4*32+23)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#128

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ arch_hweight.h: 28-7 53-7

X86_FEATURE_PSE [References: 6] Defined? True

#define X86_FEATURE_PSE (0*32+ 3)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#24

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

X86_FEATURE_PSE NEED_PSE REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has
cpu_has_pse

X86_FEATURE_REP_GOOD [References: 1] Defined? True

#define X86_FEATURE_REP_GOOD (3*32+16)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#90

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess_64.h: 36-2

X86_FEATURE_SMAP [References: 50] Defined? True

#define X86_FEATURE_SMAP (9*32+20)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#221

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ smap.h: 64-2 70-2
uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

These macros depend on me:

X86_FEATURE_SMAP ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned

X86_FEATURE_X2APIC [References: 1] Defined? True

#define X86_FEATURE_X2APIC (4*32+21)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#126

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 192-7

These macros depend on me:

X86_FEATURE_X2APIC cpu_has_x2apic x2apic_supported

X86_FEATURE_XMM [References: 7] Defined? True

#define X86_FEATURE_XMM (0*32+25)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#45

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
processor.h: 806-2
smp.h: 29-17

These macros depend on me:

X86_FEATURE_XMM NEED_XMM REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has
SSE_MASK
cpu_has_xmm

X86_FEATURE_XMM2 [References: 6] Defined? True

#define X86_FEATURE_XMM2 (0*32+26)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#46

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

These macros depend on me:

X86_FEATURE_XMM2 NEED_XMM2 REQUIRED_MASK0 REQUIRED_MASK_BIT_SET cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
this_cpu_has
SSE_MASK
cpu_has_xmm2

X86_VENDOR_AMD [References: 1] Defined? True

#define X86_VENDOR_AMD 2

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#135

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 133-34

X86_VENDOR_CENTAUR [References: 1] Defined? True

#define X86_VENDOR_CENTAUR 5

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#137

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 147-20

X86_VENDOR_INTEL [References: 1] Defined? True

#define X86_VENDOR_INTEL 0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#133

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 146-27

ZERO_SIZE_PTR [References: 2] Defined? True

#define ZERO_SIZE_PTR ((void *)16)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/slab.h#101

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 451-12 489-11

These macros depend on me:

ZERO_SIZE_PTR ZERO_OR_NULL_PTR

ZONEID_MASK [References: 1] Defined? True

#define ZONEID_MASK ((1UL << ZONEID_SHIFT) - 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#639

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 660-43

I depend on these macros:

ZONEID_MASK ZONEID_SHIFT SECTIONS_SHIFT MAX_PHYSMEM_BITS
SECTION_SIZE_BITS
ZONES_SHIFT

ZONEID_PGOFF [References: 1] Defined? True

#define ZONEID_PGOFF ((SECTIONS_PGOFF < ZONES_PGOFF)? SECTIONS_PGOFF : ZONES_PGOFF)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#621

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 660-25

I depend on these macros:

ZONEID_PGOFF SECTIONS_PGOFF SECTIONS_WIDTH
ZONES_PGOFF NODES_PGOFF NODES_WIDTH NODES_SHIFT CONFIG_NODES_SHIFT
SECTIONS_PGOFF SECTIONS_WIDTH
ZONES_WIDTH ZONES_SHIFT

These macros depend on me:

ZONEID_PGOFF ZONEID_PGSHIFT

ZONEID_PGSHIFT [References: 1] Defined? True

#define ZONEID_PGSHIFT (ZONEID_PGOFF * (ZONEID_SHIFT != 0))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#629

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 660-25

I depend on these macros:

ZONEID_PGSHIFT ZONEID_PGOFF SECTIONS_PGOFF SECTIONS_WIDTH
ZONES_PGOFF NODES_PGOFF NODES_WIDTH NODES_SHIFT CONFIG_NODES_SHIFT
SECTIONS_PGOFF SECTIONS_WIDTH
ZONES_WIDTH ZONES_SHIFT
ZONEID_SHIFT SECTIONS_SHIFT MAX_PHYSMEM_BITS
SECTION_SIZE_BITS
ZONES_SHIFT

ZONEID_SHIFT [References: 2] Defined? True

#define ZONEID_SHIFT (SECTIONS_SHIFT + ZONES_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#620

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 660-25 660-43

I depend on these macros:

ZONEID_SHIFT SECTIONS_SHIFT MAX_PHYSMEM_BITS
SECTION_SIZE_BITS
ZONES_SHIFT

These macros depend on me:

ZONEID_SHIFT ZONEID_MASK
ZONEID_PGSHIFT

ZONES_MASK [References: 3] Defined? True

#define ZONES_MASK ((1UL << ZONES_WIDTH) - 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#635

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 643-42 814-19 815-25

I depend on these macros:

ZONES_MASK ZONES_WIDTH ZONES_SHIFT

ZONES_PGOFF [References: 5] Defined? True

#define ZONES_PGOFF (NODES_PGOFF - ZONES_WIDTH)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#605

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 643-25 660-25 814-33 815-40

I depend on these macros:

ZONES_PGOFF NODES_PGOFF NODES_WIDTH NODES_SHIFT CONFIG_NODES_SHIFT
SECTIONS_PGOFF SECTIONS_WIDTH
ZONES_WIDTH ZONES_SHIFT

These macros depend on me:

ZONES_PGOFF LAST_CPUPID_PGOFF LAST_CPUPID_PGSHIFT
ZONEID_PGOFF ZONEID_PGSHIFT
ZONES_PGSHIFT

ZONES_PGSHIFT [References: 3] Defined? True

#define ZONES_PGSHIFT (ZONES_PGOFF * (ZONES_WIDTH != 0))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#615

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 643-25 814-33 815-40

I depend on these macros:

ZONES_PGSHIFT ZONES_PGOFF NODES_PGOFF NODES_WIDTH NODES_SHIFT CONFIG_NODES_SHIFT
SECTIONS_PGOFF SECTIONS_WIDTH
ZONES_WIDTH ZONES_SHIFT
ZONES_WIDTH ZONES_SHIFT

ZONES_SHIFT [References: 36] Defined? True

#define ZONES_SHIFT 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags-layout.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 220-10 257-7 257-32 258-14
mm.h: 631-32 643-25 643-42 660-25 660-43 814-19 814-33 815-25 815-40
page-flags-layout.h: 55-20 76-20

These macros depend on me:

ZONES_SHIFT GFP_ZONE_TABLE
ZONEID_SHIFT ZONEID_MASK
ZONEID_PGSHIFT
ZONES_WIDTH ZONES_MASK
ZONES_PGOFF LAST_CPUPID_PGOFF LAST_CPUPID_PGSHIFT
ZONEID_PGOFF ZONEID_PGSHIFT
ZONES_PGSHIFT
ZONES_PGSHIFT

ZONES_WIDTH [References: 17] Defined? True

#define ZONES_WIDTH ZONES_SHIFT

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags-layout.h#53

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 631-32 643-25 643-42 660-25 814-19 814-33 815-25 815-40
page-flags-layout.h: 55-20 76-20

I depend on these macros:

ZONES_WIDTH ZONES_SHIFT

These macros depend on me:

ZONES_WIDTH ZONES_MASK
ZONES_PGOFF LAST_CPUPID_PGOFF LAST_CPUPID_PGSHIFT
ZONEID_PGOFF ZONEID_PGSHIFT
ZONES_PGSHIFT
ZONES_PGSHIFT

ZONE_PADDING [References: 2] Defined? True

#define ZONE_PADDING(name) struct zone_padding name;

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#100

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 389-2 408-2

_AC [References: 65] Defined? True

#define _AC(X,Y) __AC(X,Y)

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/const.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 214-9 219-2 220-9 228-37
io.h: 131-9
irqflags.h: 157-19
page_64.h: 14-24 17-34 17-55
pgtable.h: 25-38 138-25 143-25 148-25 367-9 368-36 377-9 378-36 387-51 493-24 566-24 606-24
pgtable_types.h: 258-31 305-31 310-31 325-31
processor.h: 403-17
thread_info.h: 206-31
include/ linux/ list.h: 107-16 108-16 625-12 626-13
list_bl.h: 106-12 107-13
mm.h: 341-17 341-41 445-22 841-9 1346-20 1429-20
mm_types.h: 210-30
mmzone.h: 1129-40 1136-19 1138-22 1138-51
rculist.h: 132-16 178-14 345-13 365-15
rculist_bl.h: 76-13
sched.h: 1985-22 1994-52 2376-43
swap.h: 90-17
vmalloc.h: 100-22

I depend on these macros:

_AC __AC

These macros depend on me:

_AC GDT_ENTRY
HPAGE_SIZE HPAGE_MASK
MAXMEM
MODULES_END MODULES_LEN
MODULES_VADDR MODULES_LEN
PAGE_SIZE DEBUG_STKSZ
DECLARE_PER_CPU_PAGE_ALIGNED
DEFINE_PER_CPU_PAGE_ALIGNED
EXCEPTION_STKSZ
FIXADDR_TOP FIXADDR_BOOT_START
FIXADDR_START
__fix_to_virt
__virt_to_fix
FIXADDR_USER_END
IRQ_STACK_SIZE
MLOCK_LIMIT INIT_RLIMITS
NGROUPS_PER_BLOCK GROUP_AT
PAGE_ALIGN TASK_UNMAPPED_BASE
PAGE_ALIGNED
PAGE_MASK PFN_ALIGN PCPU_MIN_UNIT_SIZE
PHYSICAL_PAGE_MASK PTE_PFN_MASK PTE_FLAGS_MASK pte_pgprot
_PAGE_CHG_MASK _HPAGE_CHG_MASK
pmd_page
pte_to_pgoff
__virt_to_fix
offset_in_page
PFN_ALIGN PCPU_MIN_UNIT_SIZE
PFN_UP
PID_MAX_LIMIT
PVCLOCK_VSYSCALL_NR_PAGES
SECTIONS_PER_ROOT NR_SECTION_ROOTS
SECTION_NR_TO_ROOT
SECTION_ROOT_MASK
SIMPLE_TRANSACTION_LIMIT
TASK_SIZE_MAX STACK_TOP_MAX
TASK_SIZE STACK_TOP
TASK_UNMAPPED_BASE
TASK_SIZE_OF
USER_DS
THREAD_SIZE CURRENT_MASK stack_smp_processor_id
__page_aligned_bss
__page_aligned_data
PGDIR_SIZE PGDIR_MASK pgd_addr_end
pgd_addr_end
PMD_PAGE_SIZE PMD_PAGE_MASK
PMD_SIZE PMD_MASK pmd_addr_end
pmd_addr_end
POISON_POINTER_DELTA LIST_POISON1
LIST_POISON2
PUD_PAGE_SIZE PUD_PAGE_MASK
PUD_SIZE PUD_MASK pud_addr_end
pud_addr_end
VMALLOC_END VMALLOC_TOTAL
VMALLOC_START VMALLOC_TOTAL
VMEMMAP_START vmemmap __page_to_pfn page_to_pfn mk_pmd
mk_pte
nth_page
page_to_phys isa_page_to_bus
__pfn_to_page pfn_to_page nth_page
pfn_to_nid
pgd_page
pgdat_page_nr nid_page_nr
pmd_page
pte_page
pud_page
virt_to_page ZERO_PAGE
pmd_huge_pte
X86_CR3_PCID_MASK
X86_CR8_TPR
X86_EFLAGS_IOPL
_BITUL X86_CR0_AM
X86_CR0_CD
X86_CR0_EM
X86_CR0_ET
X86_CR0_MP
X86_CR0_NE
X86_CR0_NW
X86_CR0_PE
X86_CR0_PG
X86_CR0_TS stts
X86_CR0_WP
X86_CR3_PCD
X86_CR3_PWT
X86_CR4_DE
X86_CR4_FSGSBASE
X86_CR4_MCE
X86_CR4_OSFXSR
X86_CR4_OSXMMEXCPT
X86_CR4_OSXSAVE
X86_CR4_PAE
X86_CR4_PCE
X86_CR4_PCIDE
X86_CR4_PGE
X86_CR4_PSE
X86_CR4_PVI
X86_CR4_SMAP
X86_CR4_SMEP
X86_CR4_SMXE
X86_CR4_TSD
X86_CR4_VME
X86_CR4_VMXE
X86_EFLAGS_AC
X86_EFLAGS_AF
X86_EFLAGS_CF
X86_EFLAGS_DF
X86_EFLAGS_FIXED
X86_EFLAGS_ID
X86_EFLAGS_IF
X86_EFLAGS_NT
X86_EFLAGS_OF
X86_EFLAGS_PF
X86_EFLAGS_RF
X86_EFLAGS_SF
X86_EFLAGS_TF
X86_EFLAGS_VIF
X86_EFLAGS_VIP
X86_EFLAGS_VM
X86_EFLAGS_ZF
_BITULL
__PAGE_OFFSET PAGE_OFFSET KERNEL_PGD_BOUNDARY KERNEL_PGD_PTRS
__ISA_IO_base
__va __boot_va
pfn_to_kaddr
__START_KERNEL_map __START_KERNEL
__phys_addr_symbol __pa_symbol

_ASM_ADD [References: 2] Defined? True

#define _ASM_ADD __ASM_SIZE(add)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/asm.h#32

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 192-20 211-27

I depend on these macros:

_ASM_ADD __ASM_SIZE __ASM_SEL __ASM_FORM

_ASM_EXTABLE [References: 24] Defined? True

#define _ASM_EXTABLE(from,to) " .pushsection \"__ex_table\",\"a\"\n" " .balign 8\n" " .long \
(" #from ") - .\n" " .long (" #to ") - .\n" " .popsection\n"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/asm.h#61

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

These macros depend on me:

_ASM_EXTABLE __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
loadsegment

_ASM_GENERIC_BUG_H [References: 1] Defined? True

#define _ASM_GENERIC_BUG_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bug.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bug.h: 2-1

_ASM_GENERIC_ERRNO_H [References: 3] Defined? True

#define _ASM_GENERIC_ERRNO_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/errno.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ errno.h: 2-1

_ASM_INC [References: 1] Defined? True

#define _ASM_INC __ASM_SIZE(inc)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/asm.h#30

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 66-20

I depend on these macros:

_ASM_INC __ASM_SIZE __ASM_SEL __ASM_FORM

_ASM_MK_NOP [References: 52] Defined? True

#define _ASM_MK_NOP(x) ".byte " __stringify(x) "\n"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/nops.h#93

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 112-2 113-2
smap.h: 64-2 70-2
uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

_ASM_MK_NOP __stringify __stringify_1

These macros depend on me:

_ASM_MK_NOP ASM_NOP1
ASM_NOP2
ASM_NOP3 ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_NOP4
ASM_NOP5
ASM_NOP5_ATOMIC
ASM_NOP6
ASM_NOP7
ASM_NOP8

_ASM_X86_ALTERNATIVE_H [References: 7] Defined? True

#define _ASM_X86_ALTERNATIVE_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ alternative.h: 2-1

_ASM_X86_APICDEF_H [References: 5] Defined? True

#define _ASM_X86_APICDEF_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/apicdef.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apicdef.h: 2-1

_ASM_X86_ASM_H [References: 4] Defined? True

#define _ASM_X86_ASM_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/asm.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ asm.h: 2-1

_ASM_X86_BITOPS_H [References: 1] Defined? True

#define _ASM_X86_BITOPS_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bitops.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 2-1

_ASM_X86_BYTEORDER_H [References: 3] Defined? True

#define _ASM_X86_BYTEORDER_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/byteorder.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ byteorder.h: 2-1

_ASM_X86_CACHE_H [References: 1] Defined? True

#define _ASM_X86_CACHE_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cache.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cache.h: 2-1

_ASM_X86_CPUFEATURE_H [References: 5] Defined? True

#define _ASM_X86_CPUFEATURE_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#5

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cpufeature.h: 5-1

_ASM_X86_CURRENT_H [References: 3] Defined? True

#define _ASM_X86_CURRENT_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/current.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ current.h: 2-1

_ASM_X86_DIV64_H [References: 1] Defined? True

#define _ASM_X86_DIV64_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/div64.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ div64.h: 2-1

_ASM_X86_FIXMAP_H [References: 1] Defined? True

#define _ASM_X86_FIXMAP_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/fixmap.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 15-1

_ASM_X86_IO_H [References: 1] Defined? True

#define _ASM_X86_IO_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/io.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 2-1

_ASM_X86_IRQ_H [References: 1] Defined? True

#define _ASM_X86_IRQ_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/irq.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq.h: 2-1

_ASM_X86_IRQ_VECTORS_H [References: 2] Defined? True

#define _ASM_X86_IRQ_VECTORS_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/irq_vectors.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_vectors.h: 2-1

_ASM_X86_MMU_H [References: 1] Defined? True

#define _ASM_X86_MMU_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/mmu.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mmu.h: 2-1

_ASM_X86_MPSPEC_H [References: 4] Defined? True

#define _ASM_X86_MPSPEC_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/mpspec.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mpspec.h: 2-1

_ASM_X86_NOPS_H [References: 2] Defined? True

#define _ASM_X86_NOPS_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/nops.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ nops.h: 2-1

_ASM_X86_PAGE_64_DEFS_H [References: 1] Defined? True

#define _ASM_X86_PAGE_64_DEFS_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_64_types.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ page_64_types.h: 2-1

_ASM_X86_PAGE_DEFS_H [References: 1] Defined? True

#define _ASM_X86_PAGE_DEFS_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_types.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ page_types.h: 2-1

_ASM_X86_PAGE_H [References: 13] Defined? True

#define _ASM_X86_PAGE_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ page.h: 2-1

_ASM_X86_PERCPU_H [References: 6] Defined? True

#define _ASM_X86_PERCPU_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ percpu.h: 2-1

_ASM_X86_PGTABLE_64_DEFS_H [References: 1] Defined? True

#define _ASM_X86_PGTABLE_64_DEFS_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64_types.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable_64_types.h: 2-1

_ASM_X86_PGTABLE_DEFS_H [References: 2] Defined? True

#define _ASM_X86_PGTABLE_DEFS_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable_types.h: 2-1

_ASM_X86_PLATFORM_H [References: 2] Defined? True

#define _ASM_X86_PLATFORM_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/x86_init.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ x86_init.h: 2-1

_ASM_X86_PROCESSOR_H [References: 11] Defined? True

#define _ASM_X86_PROCESSOR_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 2-1

_ASM_X86_REQUIRED_FEATURES_H [References: 5] Defined? True

#define _ASM_X86_REQUIRED_FEATURES_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/required-features.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cpufeature.h: 8-1

_ASM_X86_RMWcc [References: 2] Defined? True

#define _ASM_X86_RMWcc

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rmwcc.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rmwcc.h: 2-1

_ASM_X86_SMP_H [References: 2] Defined? True

#define _ASM_X86_SMP_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/smp.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ smp.h: 2-1

_ASM_X86_SPARSEMEM_H [References: 2] Defined? True

#define _ASM_X86_SPARSEMEM_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/sparsemem.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ sparsemem.h: 2-1

_ASM_X86_THREAD_INFO_H [References: 1] Defined? True

#define _ASM_X86_THREAD_INFO_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/thread_info.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 8-1

_ASM_X86_TOPOLOGY_H [References: 1] Defined? True

#define _ASM_X86_TOPOLOGY_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/topology.h#26

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ topology.h: 26-1

_ASM_X86_TYPES_H [References: 6] Defined? True

#define _ASM_X86_TYPES_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/types.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ types.h: 2-1

_AT [References: 104] Defined? True

#define _AT(T,X) ((T)(X))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/const.h#21

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 93-26 98-26 103-26 108-26 113-26 118-26 123-26 128-28 133-26 155-26 191-30 196-30 201-30 206-30 211-28 211-42 216-28 221-28 226-28 231-30 236-28 241-30 246-28 265-30 270-30 275-28 275-42 280-28 285-28 290-28 295-30 300-26 305-26 310-28 315-28 320-30 325-28 330-26 341-16 367-9 368-36 377-9 378-36 387-51 412-16 414-16 450-25 450-41 451-11 457-21 460-23 460-40 469-26 480-27 480-43 480-60 481-6 545-28 545-43 561-26 583-26 583-38 584-4 584-16 589-29 589-45 601-26 628-28 628-43 798-26 863-28 869-26 875-30

These macros depend on me:

_AT _PAGE_ACCESSED PAGE_COPY_EXEC __P110
__P111
PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_NONE __P000
__S000
PAGE_READONLY __P001
__S001
PAGE_READONLY_EXEC __P100
__P101
__S100
__S101
PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_KERNPG_TABLE mk_kernel_pgd
_PAGE_CHG_MASK _HPAGE_CHG_MASK
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
_PAGE_CPA_TEST
_PAGE_DIRTY _KERNPG_TABLE mk_kernel_pgd
_PAGE_CHG_MASK _HPAGE_CHG_MASK
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
_PAGE_FILE pgoff_to_pte
_PAGE_GLOBAL __PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
_PAGE_HIDDEN
_PAGE_IOMAP __PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
_PAGE_NX PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_READONLY __P001
__S001
PAGE_SHARED __S010
__S011
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
_PAGE_PAT
_PAGE_PAT_LARGE
_PAGE_PCD _PAGE_CACHE_MASK
_PAGE_CACHE_UC __PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
_PAGE_CACHE_UC_MINUS pgprot_noncached
_PAGE_CHG_MASK _HPAGE_CHG_MASK
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
_PAGE_PRESENT PAGE_COPY_EXEC __P110
__P111
PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_READONLY __P001
__S001
PAGE_READONLY_EXEC __P100
__P101
__S100
__S101
PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_KERNPG_TABLE mk_kernel_pgd
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
_PAGE_PROTNONE PAGE_NONE __P000
__S000
_PAGE_NUMA
_PAGE_PSE _HPAGE_CHG_MASK
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
_PAGE_PWT _PAGE_CACHE_MASK
_PAGE_CACHE_UC __PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
_PAGE_CACHE_WC __PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
_PAGE_CHG_MASK _HPAGE_CHG_MASK
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
_PAGE_RW PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_KERNPG_TABLE mk_kernel_pgd
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
_PAGE_SOFT_DIRTY
_PAGE_SPECIAL _PAGE_CHG_MASK _HPAGE_CHG_MASK
_PAGE_SPLITTING
_PAGE_SWP_SOFT_DIRTY
_PAGE_UNUSED1
_PAGE_USER PAGE_COPY_EXEC __P110
__P111
PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_READONLY __P001
__S001
PAGE_READONLY_EXEC __P100
__P101
__S100
__S101
PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_PAGE_TABLE
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE

_BITOPS_LONG_SHIFT [References: 1] Defined? True

#define _BITOPS_LONG_SHIFT 6

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bitops.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 313-15

_BITUL [References: 1] Defined? True

#define _BITUL(x) (_AC(1,UL) << (x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/const.h#24

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irqflags.h: 157-19

I depend on these macros:

_BITUL _AC __AC

These macros depend on me:

_BITUL X86_CR0_AM
X86_CR0_CD
X86_CR0_EM
X86_CR0_ET
X86_CR0_MP
X86_CR0_NE
X86_CR0_NW
X86_CR0_PE
X86_CR0_PG
X86_CR0_TS stts
X86_CR0_WP
X86_CR3_PCD
X86_CR3_PWT
X86_CR4_DE
X86_CR4_FSGSBASE
X86_CR4_MCE
X86_CR4_OSFXSR
X86_CR4_OSXMMEXCPT
X86_CR4_OSXSAVE
X86_CR4_PAE
X86_CR4_PCE
X86_CR4_PCIDE
X86_CR4_PGE
X86_CR4_PSE
X86_CR4_PVI
X86_CR4_SMAP
X86_CR4_SMEP
X86_CR4_SMXE
X86_CR4_TSD
X86_CR4_VME
X86_CR4_VMXE
X86_EFLAGS_AC
X86_EFLAGS_AF
X86_EFLAGS_CF
X86_EFLAGS_DF
X86_EFLAGS_FIXED
X86_EFLAGS_ID
X86_EFLAGS_IF
X86_EFLAGS_NT
X86_EFLAGS_OF
X86_EFLAGS_PF
X86_EFLAGS_RF
X86_EFLAGS_SF
X86_EFLAGS_TF
X86_EFLAGS_VIF
X86_EFLAGS_VIP
X86_EFLAGS_VM
X86_EFLAGS_ZF

_CADDR_T [References: 80] Defined? True

#define _CADDR_T

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#78

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 78-1

_CDEFS_H_ [References: 4] Defined? True

#define _CDEFS_H_

defined @ /usr/include/sys/cdefs.h#68

/ usr/ include/ sys/ _posix_availability.h: 29-1
_symbol_aliasing.h: 29-1
cdefs.h: 68-1

_CLOCK_T [References: 80] Defined? True

#define _CLOCK_T

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#73

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 73-1

_CS_PATH [References: 1] Defined? True

#define _CS_PATH 1

defined @ /usr/include/sys/unistd.h#174

/ usr/ include/ unistd.h: 366-1

_DEVICE_H_ [References: 1] Defined? True

#define _DEVICE_H_

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/device.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pm_wakeup.h: 26-1

_DYNAMIC_DEBUG_H [References: 1] Defined? True

#define _DYNAMIC_DEBUG_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dynamic_debug.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dynamic_debug.h: 2-1

_GLIBCXX_BEGIN_NAMESPACE [References: 2] Defined? True

#define _GLIBCXX_BEGIN_NAMESPACE(X) namespace X _GLIBCXX_VISIBILITY_DEFAULT {

defined @ /usr/include/c++/4.2.1/bits/c++config.h#80

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 153-1
cstdarg: 58-1

I depend on these macros:

_GLIBCXX_BEGIN_NAMESPACE _GLIBCXX_VISIBILITY_DEFAULT

These macros depend on me:

_GLIBCXX_BEGIN_NAMESPACE _GLIBCXX_BEGIN_NESTED_NAMESPACE

_GLIBCXX_END_NAMESPACE [References: 2] Defined? True

#define _GLIBCXX_END_NAMESPACE }

defined @ /usr/include/c++/4.2.1/bits/c++config.h#81

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 165-1
cstdarg: 62-1

These macros depend on me:

_GLIBCXX_END_NAMESPACE _GLIBCXX_END_NESTED_NAMESPACE

_GLIBCXX_HAVE_ACOSF [References: 1] Defined? True

#define _GLIBCXX_HAVE_ACOSF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#215

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 983-50

_GLIBCXX_HAVE_ACOSL [References: 1] Defined? True

#define _GLIBCXX_HAVE_ACOSL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#218

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 988-50

_GLIBCXX_HAVE_ASINF [References: 1] Defined? True

#define _GLIBCXX_HAVE_ASINF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#221

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 993-50

_GLIBCXX_HAVE_ASINL [References: 1] Defined? True

#define _GLIBCXX_HAVE_ASINL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#224

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 998-50

_GLIBCXX_HAVE_ATAN2F [References: 1] Defined? True

#define _GLIBCXX_HAVE_ATAN2F 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#227

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1003-51

_GLIBCXX_HAVE_ATAN2L [References: 1] Defined? True

#define _GLIBCXX_HAVE_ATAN2L 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#230

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1008-51

_GLIBCXX_HAVE_ATANF [References: 1] Defined? True

#define _GLIBCXX_HAVE_ATANF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#233

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1013-50

_GLIBCXX_HAVE_ATANL [References: 1] Defined? True

#define _GLIBCXX_HAVE_ATANL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#236

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1018-50

_GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY [References: 1] Defined? True

#define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#50

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 52-5

_GLIBCXX_HAVE_CEILF [References: 1] Defined? True

#define _GLIBCXX_HAVE_CEILF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#239

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1023-50

_GLIBCXX_HAVE_CEILL [References: 1] Defined? True

#define _GLIBCXX_HAVE_CEILL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#242

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1028-50

_GLIBCXX_HAVE_COPYSIGN [References: 1] Defined? True

#define _GLIBCXX_HAVE_COPYSIGN 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#248

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1033-53

_GLIBCXX_HAVE_COPYSIGNL [References: 1] Defined? True

#define _GLIBCXX_HAVE_COPYSIGNL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#254

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1038-54

_GLIBCXX_HAVE_COSF [References: 1] Defined? True

#define _GLIBCXX_HAVE_COSF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#257

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1043-49

_GLIBCXX_HAVE_COSHF [References: 1] Defined? True

#define _GLIBCXX_HAVE_COSHF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#260

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1048-50

_GLIBCXX_HAVE_COSHL [References: 1] Defined? True

#define _GLIBCXX_HAVE_COSHL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#263

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1053-50

_GLIBCXX_HAVE_COSL [References: 1] Defined? True

#define _GLIBCXX_HAVE_COSL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#266

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1058-49

_GLIBCXX_HAVE_EXPF [References: 1] Defined? True

#define _GLIBCXX_HAVE_EXPF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#272

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1063-49

_GLIBCXX_HAVE_EXPL [References: 1] Defined? True

#define _GLIBCXX_HAVE_EXPL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#275

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1068-49

_GLIBCXX_HAVE_FABSF [References: 1] Defined? True

#define _GLIBCXX_HAVE_FABSF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#278

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1073-50

_GLIBCXX_HAVE_FABSL [References: 1] Defined? True

#define _GLIBCXX_HAVE_FABSL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#281

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1078-50

_GLIBCXX_HAVE_FINITE [References: 1] Defined? True

#define _GLIBCXX_HAVE_FINITE 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#287

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1083-51

_GLIBCXX_HAVE_FLOORF [References: 1] Defined? True

#define _GLIBCXX_HAVE_FLOORF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#299

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1098-51

_GLIBCXX_HAVE_FLOORL [References: 1] Defined? True

#define _GLIBCXX_HAVE_FLOORL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#302

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1103-51

_GLIBCXX_HAVE_FMODF [References: 1] Defined? True

#define _GLIBCXX_HAVE_FMODF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#305

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1108-50

_GLIBCXX_HAVE_FMODL [References: 1] Defined? True

#define _GLIBCXX_HAVE_FMODL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#308

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1113-50

_GLIBCXX_HAVE_FREXPF [References: 1] Defined? True

#define _GLIBCXX_HAVE_FREXPF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#317

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1123-51

_GLIBCXX_HAVE_FREXPL [References: 1] Defined? True

#define _GLIBCXX_HAVE_FREXPL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#320

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1128-51

_GLIBCXX_HAVE_HYPOT [References: 1] Defined? True

#define _GLIBCXX_HAVE_HYPOT 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#336

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1133-50

_GLIBCXX_HAVE_HYPOTF [References: 1] Defined? True

#define _GLIBCXX_HAVE_HYPOTF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#339

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1138-51

_GLIBCXX_HAVE_HYPOTL [References: 1] Defined? True

#define _GLIBCXX_HAVE_HYPOTL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#342

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1143-51

_GLIBCXX_HAVE_ISINF [References: 1] Defined? True

#define _GLIBCXX_HAVE_ISINF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#363

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1148-50

_GLIBCXX_HAVE_ISNAN [References: 1] Defined? True

#define _GLIBCXX_HAVE_ISNAN 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#372

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1163-50

_GLIBCXX_HAVE_LDEXPF [References: 1] Defined? True

#define _GLIBCXX_HAVE_LDEXPF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#387

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1178-51

_GLIBCXX_HAVE_LDEXPL [References: 1] Defined? True

#define _GLIBCXX_HAVE_LDEXPL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#390

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1183-51

_GLIBCXX_HAVE_LOG10F [References: 1] Defined? True

#define _GLIBCXX_HAVE_LOG10F 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#417

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1188-51

_GLIBCXX_HAVE_LOG10L [References: 1] Defined? True

#define _GLIBCXX_HAVE_LOG10L 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#420

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1193-51

_GLIBCXX_HAVE_LOGF [References: 1] Defined? True

#define _GLIBCXX_HAVE_LOGF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#423

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1198-49

_GLIBCXX_HAVE_LOGL [References: 1] Defined? True

#define _GLIBCXX_HAVE_LOGL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#426

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1203-49

_GLIBCXX_HAVE_MODF [References: 1] Defined? True

#define _GLIBCXX_HAVE_MODF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#444

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1208-49

_GLIBCXX_HAVE_MODFF [References: 1] Defined? True

#define _GLIBCXX_HAVE_MODFF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#447

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1213-50

_GLIBCXX_HAVE_MODFL [References: 1] Defined? True

#define _GLIBCXX_HAVE_MODFL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#450

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1218-50

_GLIBCXX_HAVE_POWF [References: 1] Defined? True

#define _GLIBCXX_HAVE_POWF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#462

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1223-49

_GLIBCXX_HAVE_POWL [References: 1] Defined? True

#define _GLIBCXX_HAVE_POWL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#465

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1228-49

_GLIBCXX_HAVE_SINF [References: 1] Defined? True

#define _GLIBCXX_HAVE_SINF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#486

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1253-49

_GLIBCXX_HAVE_SINHF [References: 1] Defined? True

#define _GLIBCXX_HAVE_SINHF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#489

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1258-50

_GLIBCXX_HAVE_SINHL [References: 1] Defined? True

#define _GLIBCXX_HAVE_SINHL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#492

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1263-50

_GLIBCXX_HAVE_SINL [References: 1] Defined? True

#define _GLIBCXX_HAVE_SINL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#495

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1268-49

_GLIBCXX_HAVE_SQRTF [References: 1] Defined? True

#define _GLIBCXX_HAVE_SQRTF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#498

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1273-50

_GLIBCXX_HAVE_SQRTL [References: 1] Defined? True

#define _GLIBCXX_HAVE_SQRTL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#501

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1278-50

_GLIBCXX_HAVE_STRTOF [References: 1] Defined? True

#define _GLIBCXX_HAVE_STRTOF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#525

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1283-51

_GLIBCXX_HAVE_STRTOLD [References: 1] Defined? True

#define _GLIBCXX_HAVE_STRTOLD 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#528

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1288-52

_GLIBCXX_HAVE_TANF [References: 1] Defined? True

#define _GLIBCXX_HAVE_TANF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#576

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1293-49

_GLIBCXX_HAVE_TANHF [References: 1] Defined? True

#define _GLIBCXX_HAVE_TANHF 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#579

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1298-50

_GLIBCXX_HAVE_TANHL [References: 1] Defined? True

#define _GLIBCXX_HAVE_TANHL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#582

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1303-50

_GLIBCXX_HAVE_TANL [References: 1] Defined? True

#define _GLIBCXX_HAVE_TANL 1

defined @ /usr/include/c++/4.2.1/bits/c++config.h#585

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1308-49

_GLIBCXX_NAMESPACE_ASSOCIATION_VERSION [References: 3] Defined? True

#define _GLIBCXX_NAMESPACE_ASSOCIATION_VERSION 0

defined @ /usr/include/c++/4.2.1/bits/c++config.h#63

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 74-5 92-5 139-5

_GLIBCXX_VISIBILITY_DEFAULT [References: 3] Defined? True

#define _GLIBCXX_VISIBILITY_DEFAULT

defined @ /usr/include/c++/4.2.1/bits/os_defines.h#48

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 66-1 153-1
cstdarg: 58-1

These macros depend on me:

_GLIBCXX_VISIBILITY_DEFAULT _GLIBCXX_BEGIN_NAMESPACE _GLIBCXX_BEGIN_NESTED_NAMESPACE

_GLIBCXX_WEAK_DEFINITION [References: 1] Defined? True

#define _GLIBCXX_WEAK_DEFINITION __attribute__ ((weak))

defined @ /usr/include/c++/4.2.1/bits/os_defines.h#45

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 187-1

_HPAGE_CHG_MASK [References: 2] Defined? True

#define _HPAGE_CHG_MASK (_PAGE_CHG_MASK | _PAGE_PSE)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#125

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 377-9 378-36

I depend on these macros:

_HPAGE_CHG_MASK _PAGE_CHG_MASK PTE_PFN_MASK PHYSICAL_PAGE_MASK PAGE_MASK PAGE_SIZE PAGE_SHIFT
_AC __AC
__PHYSICAL_MASK __PHYSICAL_MASK_SHIFT
_PAGE_ACCESSED _AT
_PAGE_BIT_ACCESSED
_PAGE_DIRTY _AT
_PAGE_BIT_DIRTY
_PAGE_PCD _AT
_PAGE_BIT_PCD
_PAGE_PWT _AT
_PAGE_BIT_PWT
_PAGE_SPECIAL _AT
_PAGE_BIT_SPECIAL _PAGE_BIT_UNUSED1
_PAGE_PSE _AT
_PAGE_BIT_PSE

_KERNEL_CAPABILITY_U32S [References: 9] Defined? True

#define _KERNEL_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_3

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/capability.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 24-12 77-5 118-2 126-2 134-2 141-2 148-2

I depend on these macros:

_KERNEL_CAPABILITY_U32S _LINUX_CAPABILITY_U32S_3

These macros depend on me:

_KERNEL_CAPABILITY_U32S CAP_FOR_EACH_U32 CAP_BOP_ALL
CAP_UOP_ALL

_KERNPG_TABLE [References: 3] Defined? True

#define _KERNPG_TABLE (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#119

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 545-43 589-29 628-43

I depend on these macros:

_KERNPG_TABLE _PAGE_ACCESSED _AT
_PAGE_BIT_ACCESSED
_PAGE_DIRTY _AT
_PAGE_BIT_DIRTY
_PAGE_PRESENT _AT
_PAGE_BIT_PRESENT
_PAGE_RW _AT
_PAGE_BIT_RW

These macros depend on me:

_KERNPG_TABLE mk_kernel_pgd

_KOBJECT_H_ [References: 1] Defined? True

#define _KOBJECT_H_

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kobject.h#17

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kobject.h: 17-1

_KREF_H_ [References: 1] Defined? True

#define _KREF_H_

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kref.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kref.h: 16-1

_LINUX_ATOMIC_H [References: 27] Defined? True

#define _LINUX_ATOMIC_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/atomic.h#3

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ atomic.h: 3-1

_LINUX_BITOPS_H [References: 12] Defined? True

#define _LINUX_BITOPS_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/bitops.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 12-1
include/ linux/ bitops.h: 2-1

_LINUX_BUG_H [References: 13] Defined? True

#define _LINUX_BUG_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/bug.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bug.h: 2-1

_LINUX_CAPABILITY_H [References: 2] Defined? True

#define _LINUX_CAPABILITY_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/capability.h#13

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 13-1

_LINUX_CAPABILITY_U32S_3 [References: 9] Defined? True

#define _LINUX_CAPABILITY_U32S_3 2

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/capability.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 24-12 77-5 118-2 126-2 134-2 141-2 148-2

These macros depend on me:

_LINUX_CAPABILITY_U32S_3 _KERNEL_CAPABILITY_U32S CAP_FOR_EACH_U32 CAP_BOP_ALL
CAP_UOP_ALL

_LINUX_CONST_H [References: 5] Defined? True

#define _LINUX_CONST_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/const.h#4

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ const.h: 4-1

_LINUX_CPU_H_ [References: 1] Defined? True

#define _LINUX_CPU_H_

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpu.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpu.h: 14-1

_LINUX_DEBUGOBJECTS_H [References: 1] Defined? True

#define _LINUX_DEBUGOBJECTS_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/debugobjects.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ debugobjects.h: 2-1

_LINUX_ERRNO_H [References: 10] Defined? True

#define _LINUX_ERRNO_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/errno.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ errno.h: 2-1

_LINUX_ERR_H [References: 2] Defined? True

#define _LINUX_ERR_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/err.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ err.h: 2-1

_LINUX_EXPORT_H [References: 1] Defined? True

#define _LINUX_EXPORT_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/export.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ export.h: 2-1

_LINUX_FS_H [References: 2] Defined? True

#define _LINUX_FS_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2-1

_LINUX_INIT_H [References: 15] Defined? True

#define _LINUX_INIT_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/init.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ init.h: 2-1

_LINUX_IOCTL_H [References: 2] Defined? True

#define _LINUX_IOCTL_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/ioctl.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ ioctl.h: 2-1

_LINUX_JIFFIES_H [References: 2] Defined? True

#define _LINUX_JIFFIES_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/jiffies.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jiffies.h: 2-1

_LINUX_JUMP_LABEL_H [References: 2] Defined? True

#define _LINUX_JUMP_LABEL_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/jump_label.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jump_label.h: 2-1

_LINUX_KERNEL_H [References: 22] Defined? True

#define _LINUX_KERNEL_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 2-1

_LINUX_KOBJECT_NS_H [References: 1] Defined? True

#define _LINUX_KOBJECT_NS_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kobject_ns.h#18

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kobject_ns.h: 18-1

_LINUX_KTIME_H [References: 2] Defined? True

#define _LINUX_KTIME_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/ktime.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 22-1

_LINUX_LINKAGE_H [References: 13] Defined? True

#define _LINUX_LINKAGE_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/linkage.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 2-1

_LINUX_LIST_H [References: 31] Defined? True

#define _LINUX_LIST_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/list.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list.h: 2-1

_LINUX_LOG2_H [References: 2] Defined? True

#define _LINUX_LOG2_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/log2.h#13

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ log2.h: 13-1

_LINUX_MATH64_H [References: 2] Defined? True

#define _LINUX_MATH64_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/math64.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 2-1

_LINUX_MMZONE_H [References: 5] Defined? True

#define _LINUX_MMZONE_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 2-1

_LINUX_MM_H [References: 1] Defined? True

#define _LINUX_MM_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 2-1

_LINUX_MM_TYPES_H [References: 4] Defined? True

#define _LINUX_MM_TYPES_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm_types.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 2-1

_LINUX_NODE_H_ [References: 1] Defined? True

#define _LINUX_NODE_H_

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/node.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ node.h: 15-1

_LINUX_NOTIFIER_H [References: 3] Defined? True

#define _LINUX_NOTIFIER_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/notifier.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ notifier.h: 11-1

_LINUX_NUMA_H [References: 3] Defined? True

#define _LINUX_NUMA_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/numa.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ numa.h: 2-1

_LINUX_PARAM_H [References: 2] Defined? True

#define _LINUX_PARAM_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/param.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ param.h: 2-1

_LINUX_PERCPU_COUNTER_H [References: 1] Defined? True

#define _LINUX_PERCPU_COUNTER_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu_counter.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu_counter.h: 2-1

_LINUX_PFN_H_ [References: 1] Defined? True

#define _LINUX_PFN_H_

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/pfn.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pfn.h: 2-1

_LINUX_PID_H [References: 1] Defined? True

#define _LINUX_PID_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/pid.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pid.h: 2-1

_LINUX_PM_H [References: 2] Defined? True

#define _LINUX_PM_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/pm.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pm.h: 22-1

_LINUX_RANGE_H [References: 1] Defined? True

#define _LINUX_RANGE_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/range.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ range.h: 2-1

_LINUX_RBTREE_H [References: 9] Defined? True

#define _LINUX_RBTREE_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rbtree.h#30

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rbtree.h: 30-1

_LINUX_RCULIST_BL_H [References: 1] Defined? True

#define _LINUX_RCULIST_BL_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rculist_bl.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rculist_bl.h: 2-1

_LINUX_RCULIST_H [References: 2] Defined? True

#define _LINUX_RCULIST_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rculist.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rculist.h: 2-1

_LINUX_RWSEM_H [References: 7] Defined? True

#define _LINUX_RWSEM_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwsem.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 36-1
include/ linux/ rwsem.h: 8-1

_LINUX_SCHED_H [References: 5] Defined? True

#define _LINUX_SCHED_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2-1

_LINUX_SHRINKER_H [References: 1] Defined? True

#define _LINUX_SHRINKER_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/shrinker.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ shrinker.h: 2-1

_LINUX_STAT_H [References: 1] Defined? True

#define _LINUX_STAT_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/stat.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ stat.h: 2-1

_LINUX_STDDEF_H [References: 8] Defined? True

#define _LINUX_STDDEF_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/stddef.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ stddef.h: 2-1

_LINUX_STRING_H_ [References: 5] Defined? True

#define _LINUX_STRING_H_

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/string.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 2-1

_LINUX_THREADS_H [References: 12] Defined? True

#define _LINUX_THREADS_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/threads.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ threads.h: 2-1

_LINUX_THREAD_INFO_H [References: 5] Defined? True

#define _LINUX_THREAD_INFO_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/thread_info.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ thread_info.h: 8-1

_LINUX_TIMER_H [References: 4] Defined? True

#define _LINUX_TIMER_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/timer.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ timer.h: 2-1

_LINUX_TIMEX_H [References: 2] Defined? True

#define _LINUX_TIMEX_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/timex.h#54

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ timex.h: 54-1

_LINUX_TIME_H [References: 8] Defined? True

#define _LINUX_TIME_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/time.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ time.h: 2-1

_LINUX_TOPOLOGY_H [References: 2] Defined? True

#define _LINUX_TOPOLOGY_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/topology.h#28

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 28-1

_LINUX_TRACE_IRQFLAGS_H [References: 1] Defined? True

#define _LINUX_TRACE_IRQFLAGS_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqflags.h: 12-1

_LINUX_TYPES_H [References: 80] Defined? True

#define _LINUX_TYPES_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 2-1

_LINUX_UIDGID_H [References: 7] Defined? True

#define _LINUX_UIDGID_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/uidgid.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ uidgid.h: 2-1

_LINUX_UNISTD_H_ [References: 1] Defined? True

#define _LINUX_UNISTD_H_

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/unistd.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ unistd.h: 2-1

_LINUX_WAIT_H [References: 10] Defined? True

#define _LINUX_WAIT_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/wait.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ wait.h: 2-1

_LINUX_WORKQUEUE_H [References: 5] Defined? True

#define _LINUX_WORKQUEUE_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/workqueue.h#6

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ workqueue.h: 6-1

_PAGE_ACCESSED [References: 14] Defined? True

#define _PAGE_ACCESSED (_AT(pteval_t, 1) << _PAGE_BIT_ACCESSED)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#39

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 98-26 103-26 196-30 216-28 265-30 285-28 367-9 368-36 377-9 378-36 387-51 545-43 589-29 628-43

I depend on these macros:

_PAGE_ACCESSED _AT
_PAGE_BIT_ACCESSED

These macros depend on me:

_PAGE_ACCESSED PAGE_COPY_EXEC __P110
__P111
PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_NONE __P000
__S000
PAGE_READONLY __P001
__S001
PAGE_READONLY_EXEC __P100
__P101
__S100
__S101
PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_KERNPG_TABLE mk_kernel_pgd
_PAGE_CHG_MASK _HPAGE_CHG_MASK
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL

_PAGE_BIT_ACCESSED [References: 14] Defined? True

#define _PAGE_BIT_ACCESSED 5

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 98-26 103-26 196-30 216-28 265-30 285-28 367-9 368-36 377-9 378-36 387-51 545-43 589-29 628-43

These macros depend on me:

_PAGE_BIT_ACCESSED _PAGE_ACCESSED PAGE_COPY_EXEC __P110
__P111
PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_NONE __P000
__S000
PAGE_READONLY __P001
__S001
PAGE_READONLY_EXEC __P100
__P101
__S100
__S101
PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_KERNPG_TABLE mk_kernel_pgd
_PAGE_CHG_MASK _HPAGE_CHG_MASK
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL

_PAGE_BIT_DIRTY [References: 14] Defined? True

#define _PAGE_BIT_DIRTY 6

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 93-26 113-26 191-30 211-28 275-28 367-9 368-36 377-9 378-36 387-51 545-43 589-29 628-43
pgtable_64.h: 146-5

These macros depend on me:

_PAGE_BIT_DIRTY _PAGE_BIT_FILE SWP_TYPE_BITS MAX_SWAPFILES_CHECK
__swp_type
_PAGE_FILE pgoff_to_pte
_PAGE_DIRTY _KERNPG_TABLE mk_kernel_pgd
_PAGE_CHG_MASK _HPAGE_CHG_MASK
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL

_PAGE_BIT_FILE [References: 2] Defined? True

#define _PAGE_BIT_FILE _PAGE_BIT_DIRTY

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#32

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 113-26
pgtable_64.h: 146-5

I depend on these macros:

_PAGE_BIT_FILE _PAGE_BIT_DIRTY

These macros depend on me:

_PAGE_BIT_FILE SWP_TYPE_BITS MAX_SWAPFILES_CHECK
__swp_type
_PAGE_FILE pgoff_to_pte

_PAGE_BIT_GLOBAL [References: 10] Defined? True

#define _PAGE_BIT_GLOBAL 8

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#18

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 123-26 236-28 241-30 450-41 451-11 460-23 460-40 480-43 481-6
pgtable_64.h: 146-22

These macros depend on me:

_PAGE_BIT_GLOBAL _PAGE_BIT_PROTNONE SWP_OFFSET_SHIFT __swp_entry
__swp_offset
_PAGE_PROTNONE PAGE_NONE __P000
__S000
_PAGE_NUMA
_PAGE_GLOBAL __PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL

_PAGE_BIT_NX [References: 2] Defined? True

#define _PAGE_BIT_NX 63

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#26

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 128-28 206-30

These macros depend on me:

_PAGE_BIT_NX _PAGE_NX PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_READONLY __P001
__S001
PAGE_SHARED __S010
__S011
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC

_PAGE_BIT_PCD [References: 6] Defined? True

#define _PAGE_BIT_PCD 4

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#13

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 367-9 368-36 377-9 378-36 387-51 412-16

These macros depend on me:

_PAGE_BIT_PCD _PAGE_PCD _PAGE_CACHE_MASK
_PAGE_CACHE_UC __PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
_PAGE_CACHE_UC_MINUS pgprot_noncached
_PAGE_CHG_MASK _HPAGE_CHG_MASK
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE

_PAGE_BIT_PRESENT [References: 12] Defined? True

#define _PAGE_BIT_PRESENT 0

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 295-30 341-16 450-25 457-21 480-27 545-43 561-26 583-38 584-16 589-29 601-26 628-43

These macros depend on me:

_PAGE_BIT_PRESENT SWP_TYPE_BITS MAX_SWAPFILES_CHECK
__swp_type
_PAGE_PRESENT PAGE_COPY_EXEC __P110
__P111
PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_READONLY __P001
__S001
PAGE_READONLY_EXEC __P100
__P101
__S100
__S101
PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_KERNPG_TABLE mk_kernel_pgd
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
__swp_entry
__swp_type

_PAGE_BIT_PROTNONE [References: 7] Defined? True

#define _PAGE_BIT_PROTNONE _PAGE_BIT_GLOBAL

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#30

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 450-41 451-11 460-23 460-40 480-43 481-6
pgtable_64.h: 146-22

I depend on these macros:

_PAGE_BIT_PROTNONE _PAGE_BIT_GLOBAL

These macros depend on me:

_PAGE_BIT_PROTNONE SWP_OFFSET_SHIFT __swp_entry
__swp_offset
_PAGE_PROTNONE PAGE_NONE __P000
__S000
_PAGE_NUMA

_PAGE_BIT_PSE [References: 10] Defined? True

#define _PAGE_BIT_PSE 7

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 118-26 155-26 226-28 231-30 280-28 377-9 378-36 480-60 583-26 584-4

These macros depend on me:

_PAGE_BIT_PSE _PAGE_PSE _HPAGE_CHG_MASK
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE

_PAGE_BIT_PWT [References: 6] Defined? True

#define _PAGE_BIT_PWT 3

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 367-9 368-36 377-9 378-36 387-51 414-16

These macros depend on me:

_PAGE_BIT_PWT _PAGE_PWT _PAGE_CACHE_MASK
_PAGE_CACHE_UC __PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
_PAGE_CACHE_WC __PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
_PAGE_CHG_MASK _HPAGE_CHG_MASK
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE

_PAGE_BIT_RW [References: 11] Defined? True

#define _PAGE_BIT_RW 1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 108-26 201-30 221-28 270-30 290-28 545-43 589-29 628-43 769-12 798-26 814-12

These macros depend on me:

_PAGE_BIT_RW _PAGE_RW PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_KERNPG_TABLE mk_kernel_pgd
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL

_PAGE_BIT_SPECIAL [References: 7] Defined? True

#define _PAGE_BIT_SPECIAL _PAGE_BIT_UNUSED1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#23

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 133-26 246-28 367-9 368-36 377-9 378-36 387-51

I depend on these macros:

_PAGE_BIT_SPECIAL _PAGE_BIT_UNUSED1

These macros depend on me:

_PAGE_BIT_SPECIAL _PAGE_SPECIAL _PAGE_CHG_MASK _HPAGE_CHG_MASK

_PAGE_BIT_UNUSED1 [References: 7] Defined? True

#define _PAGE_BIT_UNUSED1 9

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 133-26 246-28 367-9 368-36 377-9 378-36 387-51

These macros depend on me:

_PAGE_BIT_UNUSED1 _PAGE_BIT_CPA_TEST _PAGE_CPA_TEST
_PAGE_BIT_SPECIAL _PAGE_SPECIAL _PAGE_CHG_MASK _HPAGE_CHG_MASK
_PAGE_BIT_SPLITTING _PAGE_SPLITTING
_PAGE_UNUSED1

_PAGE_BIT_USER [References: 3] Defined? True

#define _PAGE_BIT_USER 2

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 545-28 589-45 628-28

These macros depend on me:

_PAGE_BIT_USER _PAGE_USER PAGE_COPY_EXEC __P110
__P111
PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_READONLY __P001
__S001
PAGE_READONLY_EXEC __P100
__P101
__S100
__S101
PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_PAGE_TABLE
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE

_PAGE_CACHE_UC_MINUS [References: 1] Defined? True

#define _PAGE_CACHE_UC_MINUS (_PAGE_PCD)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#130

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 412-16

I depend on these macros:

_PAGE_CACHE_UC_MINUS _PAGE_PCD _AT
_PAGE_BIT_PCD

These macros depend on me:

_PAGE_CACHE_UC_MINUS pgprot_noncached

_PAGE_CACHE_WB [References: 2] Defined? True

#define _PAGE_CACHE_WB (0)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#128

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 413-20 415-20

_PAGE_CACHE_WC [References: 1] Defined? True

#define _PAGE_CACHE_WC (_PAGE_PWT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#129

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 414-16

I depend on these macros:

_PAGE_CACHE_WC _PAGE_PWT _AT
_PAGE_BIT_PWT

These macros depend on me:

_PAGE_CACHE_WC __PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC

_PAGE_CHG_MASK [References: 5] Defined? True

#define _PAGE_CHG_MASK (PTE_PFN_MASK | _PAGE_PCD | _PAGE_PWT | _PAGE_SPECIAL | _PAGE_ACCESSED \
| _PAGE_DIRTY)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#123

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 367-9 368-36 377-9 378-36 387-51

I depend on these macros:

_PAGE_CHG_MASK PTE_PFN_MASK PHYSICAL_PAGE_MASK PAGE_MASK PAGE_SIZE PAGE_SHIFT
_AC __AC
__PHYSICAL_MASK __PHYSICAL_MASK_SHIFT
_PAGE_ACCESSED _AT
_PAGE_BIT_ACCESSED
_PAGE_DIRTY _AT
_PAGE_BIT_DIRTY
_PAGE_PCD _AT
_PAGE_BIT_PCD
_PAGE_PWT _AT
_PAGE_BIT_PWT
_PAGE_SPECIAL _AT
_PAGE_BIT_SPECIAL _PAGE_BIT_UNUSED1

These macros depend on me:

_PAGE_CHG_MASK _HPAGE_CHG_MASK

_PAGE_DIRTY [References: 12] Defined? True

#define _PAGE_DIRTY (_AT(pteval_t, 1) << _PAGE_BIT_DIRTY)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#40

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 93-26 191-30 211-28 275-28 367-9 368-36 377-9 378-36 387-51 545-43 589-29 628-43

I depend on these macros:

_PAGE_DIRTY _AT
_PAGE_BIT_DIRTY

These macros depend on me:

_PAGE_DIRTY _KERNPG_TABLE mk_kernel_pgd
_PAGE_CHG_MASK _HPAGE_CHG_MASK
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL

_PAGE_FILE [References: 1] Defined? True

#define _PAGE_FILE (_AT(pteval_t, 1) << _PAGE_BIT_FILE)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#94

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 113-26

I depend on these macros:

_PAGE_FILE _AT
_PAGE_BIT_FILE _PAGE_BIT_DIRTY

These macros depend on me:

_PAGE_FILE pgoff_to_pte

_PAGE_GLOBAL [References: 3] Defined? True

#define _PAGE_GLOBAL (_AT(pteval_t, 1) << _PAGE_BIT_GLOBAL)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#42

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 123-26 236-28 241-30

I depend on these macros:

_PAGE_GLOBAL _AT
_PAGE_BIT_GLOBAL

These macros depend on me:

_PAGE_GLOBAL __PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL

_PAGE_HIDDEN [References: 1] Defined? True

#define _PAGE_HIDDEN (_AT(pteval_t, 0))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#55

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 469-26

I depend on these macros:

_PAGE_HIDDEN _AT

_PAGE_NUMA [References: 3] Defined? True

#define _PAGE_NUMA _PAGE_PROTNONE

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#115

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 451-11 460-40 481-6

I depend on these macros:

_PAGE_NUMA _PAGE_PROTNONE _AT
_PAGE_BIT_PROTNONE _PAGE_BIT_GLOBAL

_PAGE_NX [References: 2] Defined? True

#define _PAGE_NX (_AT(pteval_t, 1) << _PAGE_BIT_NX)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#89

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 128-28 206-30

I depend on these macros:

_PAGE_NX _AT
_PAGE_BIT_NX

These macros depend on me:

_PAGE_NX PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_READONLY __P001
__S001
PAGE_SHARED __S010
__S011
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC

_PAGE_PCD [References: 6] Defined? True

#define _PAGE_PCD (_AT(pteval_t, 1) << _PAGE_BIT_PCD)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 367-9 368-36 377-9 378-36 387-51 412-16

I depend on these macros:

_PAGE_PCD _AT
_PAGE_BIT_PCD

These macros depend on me:

_PAGE_PCD _PAGE_CACHE_MASK
_PAGE_CACHE_UC __PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
_PAGE_CACHE_UC_MINUS pgprot_noncached
_PAGE_CHG_MASK _HPAGE_CHG_MASK
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE

_PAGE_PRESENT [References: 12] Defined? True

#define _PAGE_PRESENT (_AT(pteval_t, 1) << _PAGE_BIT_PRESENT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#34

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 295-30 341-16 450-25 457-21 480-27 545-43 561-26 583-38 584-16 589-29 601-26 628-43

I depend on these macros:

_PAGE_PRESENT _AT
_PAGE_BIT_PRESENT

These macros depend on me:

_PAGE_PRESENT PAGE_COPY_EXEC __P110
__P111
PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_READONLY __P001
__S001
PAGE_READONLY_EXEC __P100
__P101
__S100
__S101
PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_KERNPG_TABLE mk_kernel_pgd
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL

_PAGE_PROTNONE [References: 6] Defined? True

#define _PAGE_PROTNONE (_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#95

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 450-41 451-11 460-23 460-40 480-43 481-6

I depend on these macros:

_PAGE_PROTNONE _AT
_PAGE_BIT_PROTNONE _PAGE_BIT_GLOBAL

These macros depend on me:

_PAGE_PROTNONE PAGE_NONE __P000
__S000
_PAGE_NUMA

_PAGE_PSE [References: 10] Defined? True

#define _PAGE_PSE (_AT(pteval_t, 1) << _PAGE_BIT_PSE)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#41

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 118-26 155-26 226-28 231-30 280-28 377-9 378-36 480-60 583-26 584-4

I depend on these macros:

_PAGE_PSE _AT
_PAGE_BIT_PSE

These macros depend on me:

_PAGE_PSE _HPAGE_CHG_MASK
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE

_PAGE_PWT [References: 6] Defined? True

#define _PAGE_PWT (_AT(pteval_t, 1) << _PAGE_BIT_PWT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#37

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 367-9 368-36 377-9 378-36 387-51 414-16

I depend on these macros:

_PAGE_PWT _AT
_PAGE_BIT_PWT

These macros depend on me:

_PAGE_PWT _PAGE_CACHE_MASK
_PAGE_CACHE_UC __PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
_PAGE_CACHE_WC __PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
_PAGE_CHG_MASK _HPAGE_CHG_MASK
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE

_PAGE_RW [References: 9] Defined? True

#define _PAGE_RW (_AT(pteval_t, 1) << _PAGE_BIT_RW)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#35

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 108-26 201-30 221-28 270-30 290-28 545-43 589-29 628-43 798-26

I depend on these macros:

_PAGE_RW _AT
_PAGE_BIT_RW

These macros depend on me:

_PAGE_RW PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_KERNPG_TABLE mk_kernel_pgd
_PAGE_TABLE
__PAGE_KERNEL_EXEC PAGE_KERNEL_EXEC
__PAGE_KERNEL PAGE_KERNEL set_fixmap
set_fixmap_offset
__PAGE_KERNEL_IO PAGE_KERNEL_IO
__PAGE_KERNEL_LARGE PAGE_KERNEL_LARGE
__PAGE_KERNEL_LARGE_NOCACHE PAGE_KERNEL_LARGE_NOCACHE
__PAGE_KERNEL_NOCACHE PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
__PAGE_KERNEL_IO_NOCACHE PAGE_KERNEL_IO_NOCACHE
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_UC_MINUS PAGE_KERNEL_UC_MINUS
__PAGE_KERNEL_IO_UC_MINUS PAGE_KERNEL_IO_UC_MINUS
__PAGE_KERNEL_WC PAGE_KERNEL_WC
__PAGE_KERNEL_IO_WC PAGE_KERNEL_IO_WC
__PAGE_KERNEL_EXEC_NOCACHE PAGE_KERNEL_EXEC_NOCACHE
__PAGE_KERNEL_LARGE_EXEC PAGE_KERNEL_LARGE_EXEC
__PAGE_KERNEL_IDENT_LARGE_EXEC
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
__PAGE_KERNEL_RO PAGE_KERNEL_RO
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE
__PAGE_KERNEL_RX PAGE_KERNEL_RX
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL

_PAGE_SOFT_DIRTY [References: 9] Defined? True

#define _PAGE_SOFT_DIRTY (_AT(pteval_t, 0))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#69

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 211-42 275-42 300-26 305-26 310-28 315-28 320-30 325-28 330-26

I depend on these macros:

_PAGE_SOFT_DIRTY _AT

_PAGE_SPECIAL [References: 7] Defined? True

#define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#47

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 133-26 246-28 367-9 368-36 377-9 378-36 387-51

I depend on these macros:

_PAGE_SPECIAL _AT
_PAGE_BIT_SPECIAL _PAGE_BIT_UNUSED1

These macros depend on me:

_PAGE_SPECIAL _PAGE_CHG_MASK _HPAGE_CHG_MASK

_PAGE_SWP_SOFT_DIRTY [References: 3] Defined? True

#define _PAGE_SWP_SOFT_DIRTY (_AT(pteval_t, 0))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#85

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 863-28 869-26 875-30

I depend on these macros:

_PAGE_SWP_SOFT_DIRTY _AT

_PAGE_USER [References: 3] Defined? True

#define _PAGE_USER (_AT(pteval_t, 1) << _PAGE_BIT_USER)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#36

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 545-28 589-45 628-28

I depend on these macros:

_PAGE_USER _AT
_PAGE_BIT_USER

These macros depend on me:

_PAGE_USER PAGE_COPY_EXEC __P110
__P111
PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_READONLY __P001
__S001
PAGE_READONLY_EXEC __P100
__P101
__S100
__S101
PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
_PAGE_TABLE
__PAGE_KERNEL_VSYSCALL PAGE_KERNEL_VSYSCALL
__PAGE_KERNEL_VVAR PAGE_KERNEL_VVAR
__PAGE_KERNEL_VVAR_NOCACHE PAGE_KERNEL_VVAR_NOCACHE

_POSIX_VDISABLE [References: 1] Defined? True

#define _POSIX_VDISABLE ((unsigned char)'\377')

defined @ /usr/include/sys/_types/_posix_vdisable.h#29

/ usr/ include/ unistd.h: 146-1

_PTRDIFF_T [References: 80] Defined? True

#define _PTRDIFF_T

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#63

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 63-1

_RET_IP_ [References: 30] Defined? True

#define _RET_IP_ (unsigned long)__builtin_return_address(0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#107

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 121-3 132-3 149-2 159-2 169-2 177-2 187-2 197-2 205-2 212-2 220-2 227-2 235-2 243-2 251-2 260-2 268-2 276-2
seqlock.h: 229-2 239-2
spinlock_api_smp.h: 90-3 110-2 128-2 136-2 143-2 151-2 159-2 167-2 175-2 186-3

These macros depend on me:

_RET_IP_ kmalloc_node_track_caller
kmalloc_track_caller

_SIZE_T [References: 81] Defined? True

#define _SIZE_T

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#53

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 53-1
usr/ include/ sys/ _types/ _size_t.h: 29-1

_SSIZE_T [References: 81] Defined? True

#define _SSIZE_T

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#58

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 58-1
usr/ include/ sys/ _types/ _ssize_t.h: 29-1

_STRUCT_TIMESPEC [References: 3] Defined? True

#define _STRUCT_TIMESPEC struct timespec

defined @ /usr/include/sys/_types/_timespec.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ time.h: 8-1
usr/ include/ sys/ _types/ _timespec.h: 30-1 29-1

_STRUCT_TIMEVAL [References: 1] Defined? True

#define _STRUCT_TIMEVAL struct timeval

defined @ /usr/include/sys/_types/_timeval.h#29

/ usr/ include/ sys/ _types/ _timeval.h: 30-1

_SYS__TYPES_H_ [References: 1] Defined? True

#define _SYS__TYPES_H_

defined @ /usr/include/sys/_types.h#30

/ usr/ include/ sys/ _types.h: 30-1

_TIME_T [References: 81] Defined? True

#define _TIME_T

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#68

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 68-1
usr/ include/ sys/ _types/ _time_t.h: 29-1

_TR1_STDARG_H [References: 3] Defined? True

#define _TR1_STDARG_H 1

defined @ /usr/include/c++/4.2.1/tr1/stdarg.h#35

/ usr/ include/ c++/ 4.2.1/ tr1/ stdarg.h: 35-1

_UAPI_ASM_X86_E820_H [References: 1] Defined? True

#define _UAPI_ASM_X86_E820_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/e820.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ e820.h: 2-1

_UAPI_ASM_X86_MSR_H [References: 1] Defined? True

#define _UAPI_ASM_X86_MSR_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/msr.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ msr.h: 2-1

_UAPI_ASM_X86_PROCESSOR_FLAGS_H [References: 3] Defined? True

#define _UAPI_ASM_X86_PROCESSOR_FLAGS_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/processor-flags.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ processor-flags.h: 2-1

_UAPI_ASM_X86_PTRACE_H [References: 3] Defined? True

#define _UAPI_ASM_X86_PTRACE_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/ptrace.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ ptrace.h: 2-1

_UAPI_ASM_X86_VM86_H [References: 1] Defined? True

#define _UAPI_ASM_X86_VM86_H

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/vm86.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ vm86.h: 2-1

_UUID_T [References: 1] Defined? True

#define _UUID_T

defined @ /usr/include/sys/_types/_uuid_t.h#29

/ usr/ include/ sys/ _types/ _uuid_t.h: 29-1

__AC [References: 65] Defined? True

#define __AC(X,Y) (X##Y)

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/const.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 214-9 219-2 220-9 228-37
io.h: 131-9
irqflags.h: 157-19
page_64.h: 14-24 17-34 17-55
pgtable.h: 25-38 138-25 143-25 148-25 367-9 368-36 377-9 378-36 387-51 493-24 566-24 606-24
pgtable_types.h: 258-31 305-31 310-31 325-31
processor.h: 403-17
thread_info.h: 206-31
include/ linux/ list.h: 107-16 108-16 625-12 626-13
list_bl.h: 106-12 107-13
mm.h: 341-17 341-41 445-22 841-9 1346-20 1429-20
mm_types.h: 210-30
mmzone.h: 1129-40 1136-19 1138-22 1138-51
rculist.h: 132-16 178-14 345-13 365-15
rculist_bl.h: 76-13
sched.h: 1985-22 1994-52 2376-43
swap.h: 90-17
vmalloc.h: 100-22

These macros depend on me:

__AC MAXMEM
_AC GDT_ENTRY
HPAGE_SIZE HPAGE_MASK
MAXMEM
MODULES_END MODULES_LEN
MODULES_VADDR MODULES_LEN
PAGE_SIZE DEBUG_STKSZ
DECLARE_PER_CPU_PAGE_ALIGNED
DEFINE_PER_CPU_PAGE_ALIGNED
EXCEPTION_STKSZ
FIXADDR_TOP FIXADDR_BOOT_START
FIXADDR_START
__fix_to_virt
__virt_to_fix
FIXADDR_USER_END
IRQ_STACK_SIZE
MLOCK_LIMIT INIT_RLIMITS
NGROUPS_PER_BLOCK GROUP_AT
PAGE_ALIGN TASK_UNMAPPED_BASE
PAGE_ALIGNED
PAGE_MASK PFN_ALIGN PCPU_MIN_UNIT_SIZE
PHYSICAL_PAGE_MASK PTE_PFN_MASK PTE_FLAGS_MASK pte_pgprot
_PAGE_CHG_MASK _HPAGE_CHG_MASK
pmd_page
pte_to_pgoff
__virt_to_fix
offset_in_page
PFN_ALIGN PCPU_MIN_UNIT_SIZE
PFN_UP
PID_MAX_LIMIT
PVCLOCK_VSYSCALL_NR_PAGES
SECTIONS_PER_ROOT NR_SECTION_ROOTS
SECTION_NR_TO_ROOT
SECTION_ROOT_MASK
SIMPLE_TRANSACTION_LIMIT
TASK_SIZE_MAX STACK_TOP_MAX
TASK_SIZE STACK_TOP
TASK_UNMAPPED_BASE
TASK_SIZE_OF
USER_DS
THREAD_SIZE CURRENT_MASK stack_smp_processor_id
__page_aligned_bss
__page_aligned_data
PGDIR_SIZE PGDIR_MASK pgd_addr_end
pgd_addr_end
PMD_PAGE_SIZE PMD_PAGE_MASK
PMD_SIZE PMD_MASK pmd_addr_end
pmd_addr_end
POISON_POINTER_DELTA LIST_POISON1
LIST_POISON2
PUD_PAGE_SIZE PUD_PAGE_MASK
PUD_SIZE PUD_MASK pud_addr_end
pud_addr_end
VMALLOC_END VMALLOC_TOTAL
VMALLOC_START VMALLOC_TOTAL
VMEMMAP_START vmemmap __page_to_pfn page_to_pfn mk_pmd
mk_pte
nth_page
page_to_phys isa_page_to_bus
__pfn_to_page pfn_to_page nth_page
pfn_to_nid
pgd_page
pgdat_page_nr nid_page_nr
pmd_page
pte_page
pud_page
virt_to_page ZERO_PAGE
pmd_huge_pte
X86_CR3_PCID_MASK
X86_CR8_TPR
X86_EFLAGS_IOPL
_BITUL X86_CR0_AM
X86_CR0_CD
X86_CR0_EM
X86_CR0_ET
X86_CR0_MP
X86_CR0_NE
X86_CR0_NW
X86_CR0_PE
X86_CR0_PG
X86_CR0_TS stts
X86_CR0_WP
X86_CR3_PCD
X86_CR3_PWT
X86_CR4_DE
X86_CR4_FSGSBASE
X86_CR4_MCE
X86_CR4_OSFXSR
X86_CR4_OSXMMEXCPT
X86_CR4_OSXSAVE
X86_CR4_PAE
X86_CR4_PCE
X86_CR4_PCIDE
X86_CR4_PGE
X86_CR4_PSE
X86_CR4_PVI
X86_CR4_SMAP
X86_CR4_SMEP
X86_CR4_SMXE
X86_CR4_TSD
X86_CR4_VME
X86_CR4_VMXE
X86_EFLAGS_AC
X86_EFLAGS_AF
X86_EFLAGS_CF
X86_EFLAGS_DF
X86_EFLAGS_FIXED
X86_EFLAGS_ID
X86_EFLAGS_IF
X86_EFLAGS_NT
X86_EFLAGS_OF
X86_EFLAGS_PF
X86_EFLAGS_RF
X86_EFLAGS_SF
X86_EFLAGS_TF
X86_EFLAGS_VIF
X86_EFLAGS_VIP
X86_EFLAGS_VM
X86_EFLAGS_ZF
_BITULL
__PAGE_OFFSET PAGE_OFFSET KERNEL_PGD_BOUNDARY KERNEL_PGD_PTRS
__ISA_IO_base
__va __boot_va
pfn_to_kaddr
__START_KERNEL_map __START_KERNEL
__phys_addr_symbol __pa_symbol

__ALIGN [References: 13] Defined? True

#define __ALIGN .align 4,0x90

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/linkage.h#66

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 66-1

__ARCH_FLOCK_PAD [References: 1] Defined? True

#define __ARCH_FLOCK_PAD

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/fcntl.h#176

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 185-2

__ARCH_SIGEV_PREAMBLE_SIZE [References: 1] Defined? True

#define __ARCH_SIGEV_PREAMBLE_SIZE (sizeof(int) * 2 + sizeof(sigval_t))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/siginfo.h#271

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 283-12

These macros depend on me:

__ARCH_SIGEV_PREAMBLE_SIZE SIGEV_PAD_SIZE

__ARCH_SIGSYS [References: 1] Defined? True

#define __ARCH_SIGSYS

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/siginfo.h#112

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 137-1

__ARCH_SI_ATTRIBUTES [References: 1] Defined? True

#define __ARCH_SI_ATTRIBUTES

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/siginfo.h#43

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 109-3

__ARCH_SI_BAND_T [References: 1] Defined? True

#define __ARCH_SI_BAND_T long

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/siginfo.h#35

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 98-4

__ARCH_SI_CLOCK_T [References: 2] Defined? True

#define __ARCH_SI_CLOCK_T __kernel_clock_t

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/siginfo.h#39

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 83-4 84-4

__ARCH_SI_PREAMBLE_SIZE [References: 3] Defined? True

#define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/siginfo.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ siginfo.h: 30-3
uapi/ asm-generic/ siginfo.h: 17-1 54-12

These macros depend on me:

__ARCH_SI_PREAMBLE_SIZE SI_PAD_SIZE

__ARCH_SI_UID_T [References: 4] Defined? True

#define __ARCH_SI_UID_T __kernel_uid32_t

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/asm-generic/siginfo.h#26

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 59-4 66-22 74-4 81-4

__ARCH_SPIN_LOCK_UNLOCKED [References: 7] Defined? True

#define __ARCH_SPIN_LOCK_UNLOCKED { { 0 } }

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock_types.h#35

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1362-2
ratelimit.h: 31-2
sched.h: 2643-2
semaphore.h: 35-28
xattr.h: 73-2
kernel/ cpu.c: 27-8 62-10

These macros depend on me:

__ARCH_SPIN_LOCK_UNLOCKED __RAW_SPIN_LOCK_INITIALIZER __RAW_SPIN_LOCK_UNLOCKED DEFINE_RATELIMIT_STATE WARN_RATELIMIT
dev_level_ratelimited dev_alert_ratelimited
dev_crit_ratelimited
dev_emerg_ratelimited
dev_err_ratelimited
dev_info_ratelimited
dev_notice_ratelimited
dev_warn_ratelimited
printk_ratelimited pr_alert_ratelimited
pr_crit_ratelimited
pr_emerg_ratelimited
pr_err_ratelimited
pr_info_ratelimited
pr_notice_ratelimited
pr_warn_ratelimited
DEFINE_RAW_SPINLOCK
INIT_PROP_LOCAL_SINGLE
__RT_MUTEX_INITIALIZER DEFINE_RT_MUTEX
__RWSEM_INITIALIZER BLOCKING_NOTIFIER_INIT BLOCKING_NOTIFIER_HEAD
DECLARE_RWSEM
__SEMAPHORE_INITIALIZER DEFINE_SEMAPHORE
raw_spin_lock_init spin_lock_init ATOMIC_INIT_NOTIFIER_HEAD
seqlock_init
__SPIN_LOCK_INITIALIZER __SPIN_LOCK_UNLOCKED ATOMIC_NOTIFIER_INIT ATOMIC_NOTIFIER_HEAD
DEFINE_SPINLOCK
IDR_INIT DEFINE_IDR
IDA_INIT DEFINE_IDA
KLIST_INIT DEFINE_KLIST
KTHREAD_WORKER_INIT DEFINE_KTHREAD_WORKER DEFINE_KTHREAD_WORKER_ONSTACK
__MUTEX_INITIALIZER DEFINE_MUTEX
__SEQLOCK_UNLOCKED DEFINE_SEQLOCK
__SRCU_STRUCT_INIT DEFINE_SRCU
DEFINE_STATIC_SRCU
__WAIT_QUEUE_HEAD_INITIALIZER COMPLETION_INITIALIZER DECLARE_COMPLETION DECLARE_COMPLETION_ONSTACK
DECLARE_WAIT_QUEUE_HEAD DECLARE_WAIT_QUEUE_HEAD_ONSTACK
KTHREAD_WORK_INIT DEFINE_KTHREAD_WORK DEFINE_KTHREAD_WORK_ONSTACK
__CTL_TABLE_POLL_INITIALIZER DEFINE_CTL_TABLE_POLL

__ARG_PLACEHOLDER_1 [References: 31] Defined? True

#define __ARG_PLACEHOLDER_1 0,

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kconfig.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 6-5 14-5 18-5 26-5 30-5 34-5 38-5 42-5
gfp.h: 272-6
lockref.h: 26-5
mm.h: 1425-5
mm_types.h: 144-45 427-46

__ASM_CLAC [References: 25] Defined? True

#define __ASM_CLAC .byte 0x0f,0x01,0xca

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/smap.h#21

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ smap.h: 64-2
uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

These macros depend on me:

__ASM_CLAC ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned

__ASM_FORM [References: 9] Defined? True

#define __ASM_FORM(x) " " #x " "

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/asm.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 66-20 108-18 108-41 133-18 133-41 192-20 211-27
spinlock.h: 225-27 264-27

These macros depend on me:

__ASM_FORM __ASM_SEL _ASM_ALIGN
_ASM_PTR
__ASM_SIZE _ASM_ADD
_ASM_DEC
_ASM_INC
_ASM_MOV
_ASM_SUB
_ASM_XADD

__ASM_FORM_COMMA [References: 2] Defined? True

#define __ASM_FORM_COMMA(x) " " #x ","

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/asm.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 234-27 270-27

__ASM_GENERIC_PARAM_H [References: 2] Defined? True

#define __ASM_GENERIC_PARAM_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/param.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ param.h: 2-1

__ASM_SEL [References: 7] Defined? True

#define __ASM_SEL(a,b) __ASM_FORM(b)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/asm.h#18

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 66-20 108-18 108-41 133-18 133-41 192-20 211-27

I depend on these macros:

__ASM_SEL __ASM_FORM

These macros depend on me:

__ASM_SEL _ASM_ALIGN
_ASM_PTR
__ASM_SIZE _ASM_ADD
_ASM_DEC
_ASM_INC
_ASM_MOV
_ASM_SUB
_ASM_XADD

__ASM_SIZE [References: 3] Defined? True

#define __ASM_SIZE(inst,...) __ASM_SEL(inst##l##__VA_ARGS__, inst##q##__VA_ARGS__)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/asm.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 66-20 192-20 211-27

I depend on these macros:

__ASM_SIZE __ASM_SEL __ASM_FORM

These macros depend on me:

__ASM_SIZE _ASM_ADD
_ASM_DEC
_ASM_INC
_ASM_MOV
_ASM_SUB
_ASM_XADD

__ASM_STAC [References: 25] Defined? True

#define __ASM_STAC .byte 0x0f,0x01,0xcb

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/smap.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ smap.h: 70-2
uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

These macros depend on me:

__ASM_STAC ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned

__AVAILABILITY__ [References: 2] Defined? True

#define __AVAILABILITY__

defined @ /usr/include/Availability.h#25

/ usr/ include/ Availability.h: 25-1

__BEGIN_DECLS [References: 7] Defined? True

#define __BEGIN_DECLS

defined @ /usr/include/sys/cdefs.h#74

/ usr/ include/ sys/ _types/ _fd_def.h: 45-1
select.h: 111-1
unistd.h: 423-1 500-1 525-2 618-1 639-1

__BITS_PER_LONG [References: 2] Defined? True

#define __BITS_PER_LONG 64

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/bitsperlong.h#5

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitsperlong.h: 17-27
uapi/ asm-generic/ bitsperlong.h: 12-1

__BIT_TYPES_DEFINED__ [References: 80] Defined? True

#define __BIT_TYPES_DEFINED__

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#95

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 95-1

__BUG_C0 [References: 13] Defined? True

#define __BUG_C0 "2:\t.long 1b - 2b, %c0 - 2b\n"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bug.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 219-2
include/ asm-generic/ pgtable.h: 205-2
linux/ fs.h: 2358-2
huge_mm.h: 210-2
quota.h: 108-3 135-3
radix-tree.h: 215-2
seccomp.h: 39-2
slab.h: 295-2
kernel/ cpu.c: 189-2 338-2 422-2 502-3

These macros depend on me:

__BUG_C0 BUG BUG_ON assert_raw_spin_locked assert_spin_locked
nmi_enter
nmi_exit
replace_fops

__CAST_AWAY_QUALIFIER [References: 2] Defined? True

#define __CAST_AWAY_QUALIFIER(variable,qualifier,type) (type) (long)(variable)

defined @ /usr/include/sys/cdefs.h#641

/ usr/ include/ sys/ cdefs.h: 641-1

These macros depend on me:

__CAST_AWAY_QUALIFIER __DECONST
__DEQUALIFY
__DEVOLATILE

__CLEARPAGEFLAG [References: 12] Defined? True

#define __CLEARPAGEFLAG(uname,lname) static inline void __ClearPage##uname(struct page \
*page) { __clear_bit(PG_##lname, &page->flags); }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#152

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 201-49 202-20 203-26 205-1 209-30 210-34 212-1 220-2 252-36 256-28 336-1 337-1

I depend on these macros:

__CLEARPAGEFLAG inline notrace

These macros depend on me:

__CLEARPAGEFLAG __PAGEFLAG

__COPYRIGHT [References: 2] Defined? True

#define __COPYRIGHT(s) __IDSTRING(copyright,s)

defined @ /usr/include/sys/cdefs.h#258

/ usr/ include/ sys/ cdefs.h: 258-1

I depend on these macros:

__COPYRIGHT __IDSTRING __used

__CRC_SYMBOL [References: 12] Defined? True

#define __CRC_SYMBOL(sym,sec) extern __visible void *__crc_##sym __attribute__((weak)); \
static const unsigned long __kcrctab_##sym __used __attribute__((section("___kcrctab" \
sec "+" #sym), unused)) = (unsigned long) &__crc_##sym;

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/export.h#45

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 76-1 92-1 191-1 199-1 382-1 470-1 651-1 654-1 663-1 667-1 671-1 675-1

I depend on these macros:

__CRC_SYMBOL __used
__visible

These macros depend on me:

__CRC_SYMBOL __EXPORT_SYMBOL EXPORT_SYMBOL EXPORT_PER_CPU_SYMBOL EXPORT_EARLY_PER_CPU_SYMBOL
EXPORT_SYMBOL_GPL EXPORT_PER_CPU_SYMBOL_GPL
EXPORT_SYMBOL_GPL_FUTURE
EXPORT_UNUSED_SYMBOL
EXPORT_UNUSED_SYMBOL_GPL

__DARWIN_64_BIT_INO_T [References: 10] Defined? True

#define __DARWIN_64_BIT_INO_T 1

defined @ /usr/include/sys/cdefs.h#400

/ usr/ include/ sys/ _types.h: 102-5
cdefs.h: 429-7 596-5 383-14

__DARWIN_ALIAS [References: 13] Defined? True

#define __DARWIN_ALIAS(sym) __asm("_" __STRING(sym) __DARWIN_SUF_UNIX03)

defined @ /usr/include/sys/cdefs.h#467

/ usr/ include/ unistd.h: 483-37 501-38 503-49 544-28 565-41 569-16 586-22 591-29 593-29 690-28 695-29 724-63 725-63

I depend on these macros:

__DARWIN_ALIAS __DARWIN_SUF_UNIX03
__STRING

__DARWIN_ALIAS_C [References: 12] Defined? True

#define __DARWIN_ALIAS_C(sym) __asm("_" __STRING(sym) __DARWIN_SUF_NON_CANCELABLE \
__DARWIN_SUF_UNIX03)

defined @ /usr/include/sys/cdefs.h#468

/ usr/ include/ sys/ _select.h: 47-3
select.h: 123-3
unistd.h: 431-17 462-18 466-36 475-23 490-43 567-29 571-44 573-51 599-25 603-17

I depend on these macros:

__DARWIN_ALIAS_C __DARWIN_SUF_NON_CANCELABLE
__DARWIN_SUF_UNIX03
__STRING

__DARWIN_ALIAS_STARTING [References: 1] Defined? True

#define __DARWIN_ALIAS_STARTING(_mac,_iphone,x)

defined @ /usr/include/sys/cdefs.h#491

/ usr/ include/ unistd.h: 695-29

__DARWIN_C_FULL [References: 42] Defined? True

#define __DARWIN_C_FULL 900000L

defined @ /usr/include/sys/cdefs.h#561

/ usr/ include/ sys/ cdefs.h: 575-70 575-90
unistd.h: 149-5 171-5 178-5 185-5 185-25 192-6 192-37 192-68 192-88 200-5 240-5 268-5 268-25 273-5 327-5 343-6 343-37 343-68 343-88 351-5 359-5 359-35 359-55 364-5 370-5 386-6 386-37 386-68 386-88 406-5 406-25 499-5 518-5 617-5 632-5 632-25

These macros depend on me:

__DARWIN_C_FULL __DARWIN_C_LEVEL

__DARWIN_C_LEVEL [References: 31] Defined? True

#define __DARWIN_C_LEVEL __DARWIN_C_FULL

defined @ /usr/include/sys/cdefs.h#568

/ usr/ include/ sys/ cdefs.h: 575-70
unistd.h: 149-5 171-5 178-5 185-5 192-6 192-37 192-68 200-5 240-5 268-5 273-5 327-5 343-6 343-37 343-68 351-5 359-5 359-35 364-5 370-5 386-6 386-37 386-68 406-5 499-5 518-5 617-5 632-5

I depend on these macros:

__DARWIN_C_LEVEL __DARWIN_C_FULL

__DARWIN_FD_SETSIZE [References: 1] Defined? True

#define __DARWIN_FD_SETSIZE 1024

defined @ /usr/include/sys/_types/_fd_def.h#39

/ usr/ include/ sys/ _types/ _fd_def.h: 47-21

These macros depend on me:

__DARWIN_FD_SETSIZE FD_SETSIZE

__DARWIN_NBBY [References: 3] Defined? True

#define __DARWIN_NBBY 8

defined @ /usr/include/sys/_types/_fd_def.h#41

/ usr/ include/ sys/ _types/ _fd_def.h: 47-21 55-41 55-98

These macros depend on me:

__DARWIN_NBBY __DARWIN_NFDBITS __DARWIN_FD_CLR FD_CLR
__DARWIN_FD_SET FD_SET

__DARWIN_NFDBITS [References: 3] Defined? True

#define __DARWIN_NFDBITS (sizeof(__int32_t) * __DARWIN_NBBY)

defined @ /usr/include/sys/_types/_fd_def.h#42

/ usr/ include/ sys/ _types/ _fd_def.h: 47-21 55-41 55-98

I depend on these macros:

__DARWIN_NFDBITS __DARWIN_NBBY

These macros depend on me:

__DARWIN_NFDBITS __DARWIN_FD_CLR FD_CLR
__DARWIN_FD_SET FD_SET

__DARWIN_NON_CANCELABLE [References: 7] Defined? True

#define __DARWIN_NON_CANCELABLE 0

defined @ /usr/include/sys/cdefs.h#416

/ usr/ include/ sys/ _select.h: 44-29
cdefs.h: 449-7 415-14
select.h: 120-29

__DARWIN_ONLY_64_BIT_INO_T [References: 12] Defined? True

#define __DARWIN_ONLY_64_BIT_INO_T 0

defined @ /usr/include/sys/cdefs.h#329

/ usr/ include/ sys/ cdefs.h: 390-9 395-9 430-9 606-5

__DARWIN_ONLY_UNIX_CONFORMANCE [References: 11] Defined? True

#define __DARWIN_ONLY_UNIX_CONFORMANCE 0

defined @ /usr/include/sys/cdefs.h#355

/ usr/ include/ sys/ cdefs.h: 360-9 423-7 622-5 351-14

__DARWIN_ONLY_VERS_1050 [References: 9] Defined? True

#define __DARWIN_ONLY_VERS_1050 0

defined @ /usr/include/sys/cdefs.h#331

/ usr/ include/ sys/ cdefs.h: 406-9 440-9 614-5

__DARWIN_SUF_NON_CANCELABLE [References: 12] Defined? True

#define __DARWIN_SUF_NON_CANCELABLE

defined @ /usr/include/sys/cdefs.h#452

/ usr/ include/ sys/ _select.h: 47-3
select.h: 123-3
unistd.h: 431-17 462-18 466-36 475-23 490-43 567-29 571-44 573-51 599-25 603-17

These macros depend on me:

__DARWIN_SUF_NON_CANCELABLE __DARWIN_1050ALIAS_C
__DARWIN_ALIAS_C
__DARWIN_EXTSN_C

__DARWIN_SUF_UNIX03 [References: 25] Defined? True

#define __DARWIN_SUF_UNIX03 "$UNIX2003"

defined @ /usr/include/sys/cdefs.h#426

/ usr/ include/ sys/ _select.h: 47-3
select.h: 123-3
unistd.h: 431-17 462-18 466-36 475-23 483-37 490-43 501-38 503-49 544-28 565-41 567-29 569-16 571-44 573-51 586-22 591-29 593-29 599-25 603-17 690-28 695-29 724-63 725-63

These macros depend on me:

__DARWIN_SUF_UNIX03 __DARWIN_1050ALIAS
__DARWIN_1050ALIAS_C
__DARWIN_1050ALIAS_I
__DARWIN_ALIAS
__DARWIN_ALIAS_C
__DARWIN_ALIAS_I

__DARWIN_UNIX03 [References: 18] Defined? True

#define __DARWIN_UNIX03 1

defined @ /usr/include/sys/cdefs.h#378

/ usr/ include/ sys/ cdefs.h: 397-131 408-129 422-5 630-5 359-14
unistd.h: 482-5 543-5 585-5 689-5

__DARWIN_VERS_1050 [References: 5] Defined? True

#define __DARWIN_VERS_1050 1

defined @ /usr/include/sys/cdefs.h#411

/ usr/ include/ sys/ cdefs.h: 439-7 405-14

__DARWIN_WCHAR_MAX [References: 1] Defined? True

#define __DARWIN_WCHAR_MAX 0x7fffffff

defined @ /usr/include/_types.h#50

/ usr/ include/ _types.h: 53-5

__DARWIN_howmany [References: 1] Defined? True

#define __DARWIN_howmany(x,y) ((((x) % (y)) == 0) ? ((x) / (y)) : (((x) / (y)) + 1))

defined @ /usr/include/sys/_types/_fd_def.h#43

/ usr/ include/ sys/ _types/ _fd_def.h: 47-21

__DEBUG_MUTEX_INITIALIZER [References: 2] Defined? True

#define __DEBUG_MUTEX_INITIALIZER(lockname)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mutex.h#84

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 27-8 62-10

These macros depend on me:

__DEBUG_MUTEX_INITIALIZER __MUTEX_INITIALIZER DEFINE_MUTEX

__DECONST [References: 2] Defined? True

#define __DECONST(type,var) __CAST_AWAY_QUALIFIER(var, const, type)

defined @ /usr/include/sys/cdefs.h#279

/ usr/ include/ sys/ cdefs.h: 279-1

I depend on these macros:

__DECONST __CAST_AWAY_QUALIFIER

__DEP_MAP_MUTEX_INITIALIZER [References: 2] Defined? True

#define __DEP_MAP_MUTEX_INITIALIZER(lockname)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mutex.h#106

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 27-8 62-10

These macros depend on me:

__DEP_MAP_MUTEX_INITIALIZER __MUTEX_INITIALIZER DEFINE_MUTEX

__DEQUALIFY [References: 2] Defined? True

#define __DEQUALIFY(type,var) __CAST_AWAY_QUALIFIER(var, const volatile, type)

defined @ /usr/include/sys/cdefs.h#287

/ usr/ include/ sys/ cdefs.h: 287-1

I depend on these macros:

__DEQUALIFY __CAST_AWAY_QUALIFIER

__DEVOLATILE [References: 2] Defined? True

#define __DEVOLATILE(type,var) __CAST_AWAY_QUALIFIER(var, volatile, type)

defined @ /usr/include/sys/cdefs.h#283

/ usr/ include/ sys/ cdefs.h: 283-1

I depend on these macros:

__DEVOLATILE __CAST_AWAY_QUALIFIER

__END_DECLS [References: 7] Defined? True

#define __END_DECLS

defined @ /usr/include/sys/cdefs.h#75

/ usr/ include/ sys/ _types/ _fd_def.h: 49-1
select.h: 131-1
unistd.h: 491-1 507-1 607-1 625-1 746-1

__EXPORTED_HEADERS__ [References: 1] Defined? True

#define __EXPORTED_HEADERS__

defined @ Unnamed Pre-include#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ types.h: 9-1

__EXPORT_SYMBOL [References: 12] Defined? True

#define __EXPORT_SYMBOL(sym,sec) extern typeof(sym) sym; __CRC_SYMBOL(sym, sec) static \
const char __kstrtab_##sym[] __attribute__((section("__ksymtab_strings"), aligned(1))) \
= VMLINUX_SYMBOL_STR(sym); __visible const struct kernel_symbol __ksymtab_##sym \
__used __attribute__((section("___ksymtab" sec "+" #sym), unused)) = { (unsigned \
long)&sym, __kstrtab_##sym }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/export.h#56

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 76-1 92-1 191-1 199-1 382-1 470-1 651-1 654-1 663-1 667-1 671-1 675-1

I depend on these macros:

__EXPORT_SYMBOL VMLINUX_SYMBOL_STR __VMLINUX_SYMBOL_STR
__CRC_SYMBOL __used
__visible
__used
__visible

These macros depend on me:

__EXPORT_SYMBOL EXPORT_SYMBOL EXPORT_PER_CPU_SYMBOL EXPORT_EARLY_PER_CPU_SYMBOL
EXPORT_SYMBOL_GPL EXPORT_PER_CPU_SYMBOL_GPL
EXPORT_SYMBOL_GPL_FUTURE
EXPORT_UNUSED_SYMBOL
EXPORT_UNUSED_SYMBOL_GPL

__FBSDID [References: 2] Defined? True

#define __FBSDID(s)

defined @ /usr/include/sys/cdefs.h#275

/ usr/ include/ sys/ cdefs.h: 275-1

__FD_SETSIZE [References: 1] Defined? True

#define __FD_SETSIZE 1024

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/posix_types.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ posix_types.h: 25-25

__GEN_RMWcc [References: 12] Defined? True

#define __GEN_RMWcc(fullop,var,cc,...) do { char c; asm volatile (fullop "; set" cc " %1" \
: "+m" (var), "=qm" (c) : __VA_ARGS__ : "memory"); return c != 0; } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/rmwcc.h#24

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 80-2 117-2 130-2 144-2
atomic64_64.h: 75-2 114-2 127-2 141-2
bitops.h: 208-2 254-2 307-2
preempt.h: 90-2

These macros depend on me:

__GEN_RMWcc GEN_BINARY_RMWcc
GEN_UNARY_RMWcc

__GFP_COMP [References: 1] Defined? True

#define __GFP_COMP ((__force gfp_t)___GFP_COMP)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#79

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 366-12

I depend on these macros:

__GFP_COMP ___GFP_COMP
__force

These macros depend on me:

__GFP_COMP GFP_TRANSHUGE

__GFP_DMA [References: 3] Defined? True

#define __GFP_DMA ((__force gfp_t)___GFP_DMA)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#49

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 255-35
slab.h: 447-17 485-47

I depend on these macros:

__GFP_DMA ___GFP_DMA
__force

These macros depend on me:

__GFP_DMA GFP_DMA __get_dma_pages
GFP_ZONEMASK

__GFP_DMA32 [References: 1] Defined? True

#define __GFP_DMA32 ((__force gfp_t)___GFP_DMA32)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#51

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 255-35

I depend on these macros:

__GFP_DMA32 ___GFP_DMA32
__force

These macros depend on me:

__GFP_DMA32 GFP_DMA32
GFP_SLAB_BUG_MASK
GFP_ZONEMASK

__GFP_FS [References: 2] Defined? True

#define __GFP_FS ((__force gfp_t)___GFP_FS)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#72

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ oom.h: 87-21
kernel/ cpu.c: 552-39

I depend on these macros:

__GFP_FS ___GFP_FS
__force

These macros depend on me:

__GFP_FS GFP_BOOT_MASK
GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_IOFS
GFP_KERNEL NODEMASK_SCRATCH
THREADINFO_GFP THREADINFO_GFP_ACCOUNTED
__getname
GFP_RECLAIM_MASK
GFP_TEMPORARY
GFP_USER

__GFP_HIGHMEM [References: 1] Defined? True

#define __GFP_HIGHMEM ((__force gfp_t)___GFP_HIGHMEM)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#50

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 255-35

I depend on these macros:

__GFP_HIGHMEM ___GFP_HIGHMEM
__force

These macros depend on me:

__GFP_HIGHMEM GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_SLAB_BUG_MASK
GFP_ZONEMASK

__GFP_IO [References: 2] Defined? True

#define __GFP_IO ((__force gfp_t)___GFP_IO)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#71

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1731-13
kernel/ cpu.c: 552-39

I depend on these macros:

__GFP_IO ___GFP_IO
__force

These macros depend on me:

__GFP_IO GFP_BOOT_MASK
GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_IOFS
GFP_KERNEL NODEMASK_SCRATCH
THREADINFO_GFP THREADINFO_GFP_ACCOUNTED
__getname
GFP_NOFS
GFP_RECLAIM_MASK
GFP_TEMPORARY
GFP_USER

__GFP_KMEMCG [References: 1] Defined? True

#define __GFP_KMEMCG ((__force gfp_t)___GFP_KMEMCG)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#93

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 366-25

I depend on these macros:

__GFP_KMEMCG ___GFP_KMEMCG
__force

These macros depend on me:

__GFP_KMEMCG THREADINFO_GFP_ACCOUNTED

__GFP_MOVABLE [References: 4] Defined? True

#define __GFP_MOVABLE ((__force gfp_t)___GFP_MOVABLE)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#52

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 159-2 165-24 255-35

I depend on these macros:

__GFP_MOVABLE ___GFP_MOVABLE
__force

These macros depend on me:

__GFP_MOVABLE GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_MOVABLE_MASK
GFP_ZONEMASK

__GFP_NORETRY [References: 1] Defined? True

#define __GFP_NORETRY ((__force gfp_t)___GFP_NORETRY)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#77

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ oom.h: 87-47

I depend on these macros:

__GFP_NORETRY ___GFP_NORETRY
__force

These macros depend on me:

__GFP_NORETRY GFP_RECLAIM_MASK
GFP_THISNODE
GFP_TRANSHUGE
NODEMASK_SCRATCH

__GFP_RECLAIMABLE [References: 3] Defined? True

#define __GFP_RECLAIMABLE ((__force gfp_t)___GFP_RECLAIMABLE)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#88

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 159-2 166-17

I depend on these macros:

__GFP_RECLAIMABLE ___GFP_RECLAIMABLE
__force

These macros depend on me:

__GFP_RECLAIMABLE GFP_MOVABLE_MASK
GFP_TEMPORARY

__GFP_THISNODE [References: 1] Defined? True

#define __GFP_THISNODE ((__force gfp_t)___GFP_THISNODE)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#87

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 272-33

I depend on these macros:

__GFP_THISNODE ___GFP_THISNODE
__force

These macros depend on me:

__GFP_THISNODE GFP_CONSTRAINT_MASK
GFP_THISNODE

__GFP_WAIT [References: 1] Defined? True

#define __GFP_WAIT ((__force gfp_t)___GFP_WAIT)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#69

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 552-39

I depend on these macros:

__GFP_WAIT ___GFP_WAIT
__force

These macros depend on me:

__GFP_WAIT GFP_BOOT_MASK
GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_KERNEL NODEMASK_SCRATCH
THREADINFO_GFP THREADINFO_GFP_ACCOUNTED
__getname
GFP_NOFS
GFP_NOIO
GFP_RECLAIM_MASK
GFP_TEMPORARY
GFP_USER

__GFP_ZERO [References: 7] Defined? True

#define __GFP_ZERO ((__force gfp_t)___GFP_ZERO)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#80

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 614-39 626-50
slab.h: 570-40 625-37 635-31 646-36
kernel/ cpu.c: 552-50

I depend on these macros:

__GFP_ZERO ___GFP_ZERO
__force

These macros depend on me:

__GFP_ZERO __alloc_zeroed_user_highpage

__GNUC__ [References: 260] Defined? True

#define __GNUC__ 4

defined @ Unnamed Pre-include#6

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 37-5 37-22
cpufeature.h: 358-5
string_64.h: 31-6 31-47
include/ linux/ compiler-gcc.h: 51-101 105-1
compiler-gcc4.h: 7-6 7-31 16-5 16-29 20-5 44-5 61-5 78-5 85-5 89-5 89-54
compiler.h: 54-1
types.h: 44-13 110-13
uapi/ asm-generic/ int-ll64.h: 29-1
usr/ include/ _types.h: 29-5 29-21
i386/ _types.h: 37-1 97-6
sys/ _types/ _fd_def.h: 62-5 62-21
cdefs.h: 80-14 80-27 103-1 113-1 220-16 222-15 224-15 234-1

These macros depend on me:

__GNUC__ GCC_VERSION

__HAVE_ARCH_CMPXCHG [References: 3] Defined? True

#define __HAVE_ARCH_CMPXCHG 1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg_64.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cmpxchg.h: 147-1

__HAVE_ARCH_GATE_AREA [References: 2] Defined? True

#define __HAVE_ARCH_GATE_AREA 1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page.h#73

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1915-1

__HAVE_ARCH_MEMCPY [References: 6] Defined? True

#define __HAVE_ARCH_MEMCPY 1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/string_64.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 99-1

__HAVE_ARCH_MEMMOVE [References: 6] Defined? True

#define __HAVE_ARCH_MEMMOVE

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/string_64.h#57

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 102-1

__HAVE_ARCH_MEMSET [References: 6] Defined? True

#define __HAVE_ARCH_MEMSET

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/string_64.h#54

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 96-1

__HAVE_ARCH_PMDP_CLEAR_YOUNG_FLUSH [References: 1] Defined? True

#define __HAVE_ARCH_PMDP_CLEAR_YOUNG_FLUSH

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#786

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 78-1

__HAVE_ARCH_PMDP_GET_AND_CLEAR [References: 1] Defined? True

#define __HAVE_ARCH_PMDP_GET_AND_CLEAR

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#801

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 94-1

__HAVE_ARCH_PMDP_SET_ACCESS_FLAGS [References: 1] Defined? True

#define __HAVE_ARCH_PMDP_SET_ACCESS_FLAGS

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#777

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 27-1

__HAVE_ARCH_PMDP_SET_WRPROTECT [References: 1] Defined? True

#define __HAVE_ARCH_PMDP_SET_WRPROTECT

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#810

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 154-1

__HAVE_ARCH_PMDP_SPLITTING_FLUSH [References: 1] Defined? True

#define __HAVE_ARCH_PMDP_SPLITTING_FLUSH

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#791

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 171-1

__HAVE_ARCH_PMDP_TEST_AND_CLEAR_YOUNG [References: 1] Defined? True

#define __HAVE_ARCH_PMDP_TEST_AND_CLEAR_YOUNG

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#782

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 48-1

__HAVE_ARCH_PMD_WRITE [References: 1] Defined? True

#define __HAVE_ARCH_PMD_WRITE

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#795

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 541-1

__HAVE_ARCH_PTEP_CLEAR_YOUNG_FLUSH [References: 1] Defined? True

#define __HAVE_ARCH_PTEP_CLEAR_YOUNG_FLUSH

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#734

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 73-1

__HAVE_ARCH_PTEP_GET_AND_CLEAR [References: 1] Defined? True

#define __HAVE_ARCH_PTEP_GET_AND_CLEAR

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#738

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 83-1

__HAVE_ARCH_PTEP_GET_AND_CLEAR_FULL [References: 1] Defined? True

#define __HAVE_ARCH_PTEP_GET_AND_CLEAR_FULL

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#747

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 107-1

__HAVE_ARCH_PTEP_SET_ACCESS_FLAGS [References: 1] Defined? True

#define __HAVE_ARCH_PTEP_SET_ACCESS_FLAGS

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#725

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 21-1

__HAVE_ARCH_PTEP_SET_WRPROTECT [References: 1] Defined? True

#define __HAVE_ARCH_PTEP_SET_WRPROTECT

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#765

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 145-1

__HAVE_ARCH_PTEP_TEST_AND_CLEAR_YOUNG [References: 1] Defined? True

#define __HAVE_ARCH_PTEP_TEST_AND_CLEAR_YOUNG

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#730

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 33-1

__HAVE_ARCH_PTE_SAME [References: 1] Defined? True

#define __HAVE_ARCH_PTE_SAME

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64.h#181

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 190-1

__HAVE_PFNMAP_TRACKING [References: 1] Defined? True

#define __HAVE_PFNMAP_TRACKING

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#342

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 449-1

__IPHONE_2_0 [References: 3] Defined? True

#define __IPHONE_2_0 20000

defined @ /usr/include/Availability.h#131

/ usr/ include/ AvailabilityInternal.h: 64-44 845-47
unistd.h: 695-29

__IPHONE_2_1 [References: 15] Defined? True

#define __IPHONE_2_1 20100

defined @ /usr/include/Availability.h#132

/ usr/ include/ AvailabilityInternal.h: 857-47 866-48 887-48 919-48 966-48 1032-48 1121-48 1237-48 1384-48 1566-48 1787-48 2051-48 2362-48 2724-48 3141-48

__IPHONE_2_2 [References: 1] Defined? True

#define __IPHONE_2_2 20200

defined @ /usr/include/Availability.h#133

/ usr/ include/ AvailabilityInternal.h: 878-47

__IPHONE_3_0 [References: 4] Defined? True

#define __IPHONE_3_0 30000

defined @ /usr/include/Availability.h#134

/ usr/ include/ AvailabilityInternal.h: 910-47
unistd.h: 722-56 723-56 736-51

__IPHONE_3_1 [References: 1] Defined? True

#define __IPHONE_3_1 30100

defined @ /usr/include/Availability.h#135

/ usr/ include/ AvailabilityInternal.h: 957-47

__IPHONE_3_2 [References: 2] Defined? True

#define __IPHONE_3_2 30200

defined @ /usr/include/Availability.h#136

/ usr/ include/ AvailabilityInternal.h: 1023-47
unistd.h: 414-85

__IPHONE_4_0 [References: 1] Defined? True

#define __IPHONE_4_0 40000

defined @ /usr/include/Availability.h#137

/ usr/ include/ AvailabilityInternal.h: 1112-47

__IPHONE_4_1 [References: 1] Defined? True

#define __IPHONE_4_1 40100

defined @ /usr/include/Availability.h#138

/ usr/ include/ AvailabilityInternal.h: 1228-47

__IPHONE_4_2 [References: 1] Defined? True

#define __IPHONE_4_2 40200

defined @ /usr/include/Availability.h#139

/ usr/ include/ AvailabilityInternal.h: 1375-47

__IPHONE_4_3 [References: 1] Defined? True

#define __IPHONE_4_3 40300

defined @ /usr/include/Availability.h#140

/ usr/ include/ AvailabilityInternal.h: 1557-47

__IPHONE_5_0 [References: 2] Defined? True

#define __IPHONE_5_0 50000

defined @ /usr/include/Availability.h#141

/ usr/ include/ AvailabilityInternal.h: 1778-47
unistd.h: 669-48

__IPHONE_5_1 [References: 1] Defined? True

#define __IPHONE_5_1 50100

defined @ /usr/include/Availability.h#142

/ usr/ include/ AvailabilityInternal.h: 2042-47

__IPHONE_6_0 [References: 3] Defined? True

#define __IPHONE_6_0 60000

defined @ /usr/include/Availability.h#143

/ usr/ include/ AvailabilityInternal.h: 2353-47
unistd.h: 741-31 742-39

__IPHONE_6_1 [References: 1] Defined? True

#define __IPHONE_6_1 60100

defined @ /usr/include/Availability.h#144

/ usr/ include/ AvailabilityInternal.h: 2715-47

__IPHONE_7_0 [References: 2] Defined? True

#define __IPHONE_7_0 70000

defined @ /usr/include/Availability.h#145

/ usr/ include/ AvailabilityInternal.h: 3132-47
gethostuuid.h: 36-86

__IS_FLG [References: 1] Defined? True

#define __IS_FLG(inode,flg) ((inode)->i_sb->s_flags & (flg))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/fs.h#1656

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 1940-9

These macros depend on me:

__IS_FLG IS_DIRSYNC
IS_I_VERSION
IS_MANDLOCK
IS_NOATIME
IS_POSIXACL
IS_SYNC

__KERNEL__ [References: 176] Defined? True

#define __KERNEL__

defined @ Unnamed Pre-include#1

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 387-1
cpufeature.h: 234-13
io.h: 193-1
page.h: 8-1
rwsem.h: 40-1
segment.h: 215-1
special_insns.h: 7-1
string_64.h: 6-1
uapi/ asm/ e820.h: 30-1
posix_types.h: 2-1
ptrace.h: 17-1 43-1
sigcontext.h: 102-1 157-1
signal.h: 13-1 99-1
unistd.h: 8-1
include/ linux/ bitops.h: 6-1 199-1
compiler-gcc4.h: 7-1
compiler.h: 53-1 183-1
key.h: 28-1
mm.h: 8-1
notifier.h: 118-1
rculist.h: 6-1
swap.h: 123-1
thread_info.h: 58-1
uapi/ asm-generic/ ioctl.h: 72-1
siginfo.h: 143-1
linux/ capability.h: 79-1
kdev_t.h: 5-1
stat.h: 5-13
string.h: 7-1
timex.h: 111-1
types.h: 8-1

__LINUX_BITMAP_H [References: 1] Defined? True

#define __LINUX_BITMAP_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/bitmap.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitmap.h: 2-1

__LINUX_BIT_SPINLOCK_H [References: 1] Defined? True

#define __LINUX_BIT_SPINLOCK_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/bit_spinlock.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bit_spinlock.h: 2-1

__LINUX_BOUNDS_H__ [References: 2] Defined? True

#define __LINUX_BOUNDS_H__

defined @ /Users/paulross/dev/linux/linux-3.13/include/generated/bounds.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ generated/ bounds.h: 2-1

__LINUX_CACHE_H [References: 9] Defined? True

#define __LINUX_CACHE_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cache.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 2-1

__LINUX_COMPILER_H [References: 43] Defined? True

#define __LINUX_COMPILER_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler-gcc.h: 2-1
compiler-gcc4.h: 2-1
compiler.h: 2-1

__LINUX_COMPLETION_H [References: 3] Defined? True

#define __LINUX_COMPLETION_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/completion.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ completion.h: 2-1

__LINUX_CPUMASK_H [References: 18] Defined? True

#define __LINUX_CPUMASK_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpumask.h: 2-1

__LINUX_DEBUG_LOCKING_H [References: 1] Defined? True

#define __LINUX_DEBUG_LOCKING_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/debug_locks.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ debug_locks.h: 2-1

__LINUX_GFP_H [References: 6] Defined? True

#define __LINUX_GFP_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 2-1

__LINUX_LOCKDEP_H [References: 10] Defined? True

#define __LINUX_LOCKDEP_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ lockdep.h: 10-1

__LINUX_MUTEX_H [References: 8] Defined? True

#define __LINUX_MUTEX_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mutex.h#11

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mutex.h: 11-1

__LINUX_NODEMASK_H [References: 5] Defined? True

#define __LINUX_NODEMASK_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/nodemask.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ nodemask.h: 2-1

__LINUX_PERCPU_H [References: 8] Defined? True

#define __LINUX_PERCPU_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 2-1

__LINUX_PREEMPT_H [References: 6] Defined? True

#define __LINUX_PREEMPT_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/preempt.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ preempt.h: 2-1

__LINUX_RCUPDATE_H [References: 13] Defined? True

#define __LINUX_RCUPDATE_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#34

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 34-1

__LINUX_SEQLOCK_H [References: 3] Defined? True

#define __LINUX_SEQLOCK_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/seqlock.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ seqlock.h: 2-1

__LINUX_SMP_H [References: 7] Defined? True

#define __LINUX_SMP_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/smp.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ smp.h: 2-1

__LINUX_SPINLOCK_API_SMP_H [References: 1] Defined? True

#define __LINUX_SPINLOCK_API_SMP_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock_api_smp.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 5-1

__LINUX_SPINLOCK_H [References: 27] Defined? True

#define __LINUX_SPINLOCK_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock.h: 5-1
spinlock.h: 2-1
spinlock_api_smp.h: 5-1

__LINUX_SPINLOCK_TYPES_H [References: 2] Defined? True

#define __LINUX_SPINLOCK_TYPES_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock_types.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_types.h: 2-1

__LINUX_STRINGIFY_H [References: 6] Defined? True

#define __LINUX_STRINGIFY_H

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/stringify.h#2

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ stringify.h: 2-1

__LITTLE_ENDIAN [References: 2] Defined? True

#define __LITTLE_ENDIAN 1234

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#5

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ le.h: 7-13
linux/ dcache.h: 31-2

__MAC_10_0 [References: 1] Defined? True

#define __MAC_10_0 1000

defined @ /usr/include/Availability.h#119

/ usr/ include/ AvailabilityInternal.h: 4055-46

__MAC_10_1 [References: 2] Defined? True

#define __MAC_10_1 1010

defined @ /usr/include/Availability.h#120

/ usr/ include/ AvailabilityInternal.h: 4048-46 4063-48

__MAC_10_2 [References: 2] Defined? True

#define __MAC_10_2 1020

defined @ /usr/include/Availability.h#121

/ usr/ include/ AvailabilityInternal.h: 4041-46 4074-48

__MAC_10_3 [References: 2] Defined? True

#define __MAC_10_3 1030

defined @ /usr/include/Availability.h#122

/ usr/ include/ AvailabilityInternal.h: 4034-46 4089-48

__MAC_10_4 [References: 2] Defined? True

#define __MAC_10_4 1040

defined @ /usr/include/Availability.h#123

/ usr/ include/ AvailabilityInternal.h: 4027-46 4108-48

__MAC_10_5 [References: 3] Defined? True

#define __MAC_10_5 1050

defined @ /usr/include/Availability.h#124

/ usr/ include/ AvailabilityInternal.h: 4020-46 4131-48
gethostuuid.h: 39-50

__MAC_10_6 [References: 7] Defined? True

#define __MAC_10_6 1060

defined @ /usr/include/Availability.h#125

/ usr/ include/ AvailabilityInternal.h: 4013-46 4158-48
unistd.h: 416-85 695-29 722-56 723-56 736-51

__MAC_10_7 [References: 2] Defined? True

#define __MAC_10_7 1070

defined @ /usr/include/Availability.h#126

/ usr/ include/ AvailabilityInternal.h: 4006-46 4189-48

__MAC_10_8 [References: 5] Defined? True

#define __MAC_10_8 1080

defined @ /usr/include/Availability.h#127

/ usr/ include/ AvailabilityInternal.h: 3999-46 4224-48
unistd.h: 669-48 741-31 742-39

__MAC_10_9 [References: 2] Defined? True

#define __MAC_10_9 1090

defined @ /usr/include/Availability.h#128

/ usr/ include/ AvailabilityInternal.h: 3992-46 4263-48

__MUTEX_INITIALIZER [References: 2] Defined? True

#define __MUTEX_INITIALIZER(lockname) { .count = ATOMIC_INIT(1) , .wait_lock = \
__SPIN_LOCK_UNLOCKED(lockname.wait_lock) , .wait_list = LIST_HEAD_INIT(lockname.wait_list) \
__DEBUG_MUTEX_INITIALIZER(lockname) __DEP_MAP_MUTEX_INITIALIZER(lockname) }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mutex.h#109

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 27-8 62-10

I depend on these macros:

__MUTEX_INITIALIZER ATOMIC_INIT
LIST_HEAD_INIT
__DEBUG_MUTEX_INITIALIZER
__DEP_MAP_MUTEX_INITIALIZER
__SPIN_LOCK_UNLOCKED __SPIN_LOCK_INITIALIZER __RAW_SPIN_LOCK_INITIALIZER SPIN_DEBUG_INIT
SPIN_DEP_MAP_INIT
__ARCH_SPIN_LOCK_UNLOCKED

These macros depend on me:

__MUTEX_INITIALIZER DEFINE_MUTEX

__OSX_AVAILABLE_STARTING [References: 7] Defined? True

#define __OSX_AVAILABLE_STARTING(_osx,_ios)

defined @ /usr/include/Availability.h#166

/ usr/ include/ gethostuuid.h: 39-50
unistd.h: 669-48 722-56 723-56 736-51 741-31 742-39

__PAGEFLAG [References: 4] Defined? True

#define __PAGEFLAG(uname,lname) TESTPAGEFLAG(uname, lname) __SETPAGEFLAG(uname, lname) \
__CLEARPAGEFLAG(uname, lname)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#171

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 205-1 212-1 336-1 337-1

I depend on these macros:

__PAGEFLAG TESTPAGEFLAG inline notrace
test_bit
__CLEARPAGEFLAG inline notrace
__SETPAGEFLAG inline notrace

__PAGE_OFFSET [References: 6] Defined? True

#define __PAGE_OFFSET _AC(0xffff880000000000, UL)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_64_types.h#33

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 131-9
page_64.h: 17-55
pgtable.h: 493-24 566-24 606-24
include/ linux/ mm.h: 841-9

I depend on these macros:

__PAGE_OFFSET _AC __AC

These macros depend on me:

__PAGE_OFFSET PAGE_OFFSET KERNEL_PGD_BOUNDARY KERNEL_PGD_PTRS
__ISA_IO_base
__va __boot_va
pfn_to_kaddr

__PCPU_ATTRS [References: 28] Defined? True

#define __PCPU_ATTRS(sec) __percpu __attribute__((section(PER_CPU_BASE_SECTION sec))) \
PER_CPU_ATTRIBUTES

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu-defs.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 514-1 550-1
current.h: 10-1
hardirq.h: 38-1
hw_irq.h: 195-1
irq_regs.h: 14-1
percpu.h: 526-1
preempt.h: 8-1
processor.h: 155-1 286-1 400-1 415-1 418-1 419-1 930-1
smp.h: 34-1 35-1 37-1 38-1 39-1 56-1 57-1
thread_info.h: 200-1
topology.h: 51-1
include/ linux/ hrtimer.h: 335-1
sched.h: 100-1
topology.h: 185-1
vmstat.h: 28-1

I depend on these macros:

__PCPU_ATTRS PER_CPU_ATTRIBUTES
PER_CPU_BASE_SECTION
__percpu

These macros depend on me:

__PCPU_ATTRS DECLARE_PER_CPU_SECTION DECLARE_PER_CPU DECLARE_EARLY_PER_CPU
DECLARE_PER_CPU_ALIGNED
DECLARE_PER_CPU_FIRST
DECLARE_PER_CPU_PAGE_ALIGNED
DECLARE_PER_CPU_READ_MOSTLY DECLARE_EARLY_PER_CPU_READ_MOSTLY
DECLARE_PER_CPU_SHARED_ALIGNED
DEFINE_PER_CPU_SECTION DEFINE_PER_CPU DEFINE_EARLY_PER_CPU
DEFINE_SRCU
DEFINE_STATIC_SRCU
DEFINE_PER_CPU_ALIGNED
DEFINE_PER_CPU_FIRST
DEFINE_PER_CPU_PAGE_ALIGNED
DEFINE_PER_CPU_READ_MOSTLY DEFINE_EARLY_PER_CPU_READ_MOSTLY
DEFINE_PER_CPU_SHARED_ALIGNED

__PHYSICAL_MASK [References: 16] Defined? True

#define __PHYSICAL_MASK ((phys_addr_t)((1ULL << __PHYSICAL_MASK_SHIFT) - 1))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_types.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 138-25 143-25 148-25 367-9 368-36 377-9 378-36 387-51 493-24 566-24 606-24
pgtable_types.h: 258-31 305-31 310-31 325-31
include/ linux/ mm.h: 1346-20

I depend on these macros:

__PHYSICAL_MASK __PHYSICAL_MASK_SHIFT

These macros depend on me:

__PHYSICAL_MASK PHYSICAL_PAGE_MASK PTE_PFN_MASK PTE_FLAGS_MASK pte_pgprot
_PAGE_CHG_MASK _HPAGE_CHG_MASK
pmd_page
pte_to_pgoff

__PHYSICAL_MASK_SHIFT [References: 16] Defined? True

#define __PHYSICAL_MASK_SHIFT 46

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_64_types.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 138-25 143-25 148-25 367-9 368-36 377-9 378-36 387-51 493-24 566-24 606-24
pgtable_types.h: 258-31 305-31 310-31 325-31
include/ linux/ mm.h: 1346-20

These macros depend on me:

__PHYSICAL_MASK_SHIFT PTE_FILE_MAX_BITS
__PHYSICAL_MASK PHYSICAL_PAGE_MASK PTE_PFN_MASK PTE_FLAGS_MASK pte_pgprot
_PAGE_CHG_MASK _HPAGE_CHG_MASK
pmd_page
pte_to_pgoff

__POSIX_C_DEPRECATED [References: 5] Defined? True

#define __POSIX_C_DEPRECATED(ver) ___POSIX_C_DEPRECATED_STARTING_##ver

defined @ /usr/include/sys/cdefs.h#552

/ usr/ include/ unistd.h: 534-27 555-26 556-32 557-29 562-21

__PROJECT_VERSION [References: 2] Defined? True

#define __PROJECT_VERSION(s) __IDSTRING(project_version,s)

defined @ /usr/include/sys/cdefs.h#270

/ usr/ include/ sys/ cdefs.h: 270-1

I depend on these macros:

__PROJECT_VERSION __IDSTRING __used

__PTHREAD_ATTR_SIZE__ [References: 1] Defined? True

#define __PTHREAD_ATTR_SIZE__ 36

defined @ /usr/include/sys/_types.h#48

/ usr/ include/ sys/ _types.h: 64-59

__PTHREAD_CONDATTR_SIZE__ [References: 1] Defined? True

#define __PTHREAD_CONDATTR_SIZE__ 4

defined @ /usr/include/sys/_types.h#51

/ usr/ include/ sys/ _types.h: 66-63

__PTHREAD_COND_SIZE__ [References: 1] Defined? True

#define __PTHREAD_COND_SIZE__ 24

defined @ /usr/include/sys/_types.h#52

/ usr/ include/ sys/ _types.h: 65-59

__PTHREAD_MUTEXATTR_SIZE__ [References: 1] Defined? True

#define __PTHREAD_MUTEXATTR_SIZE__ 8

defined @ /usr/include/sys/_types.h#49

/ usr/ include/ sys/ _types.h: 68-64

__PTHREAD_MUTEX_SIZE__ [References: 1] Defined? True

#define __PTHREAD_MUTEX_SIZE__ 40

defined @ /usr/include/sys/_types.h#50

/ usr/ include/ sys/ _types.h: 67-60

__PTHREAD_ONCE_SIZE__ [References: 1] Defined? True

#define __PTHREAD_ONCE_SIZE__ 4

defined @ /usr/include/sys/_types.h#53

/ usr/ include/ sys/ _types.h: 69-59

__PTHREAD_RWLOCKATTR_SIZE__ [References: 1] Defined? True

#define __PTHREAD_RWLOCKATTR_SIZE__ 12

defined @ /usr/include/sys/_types.h#55

/ usr/ include/ sys/ _types.h: 71-65

__PTHREAD_RWLOCK_SIZE__ [References: 1] Defined? True

#define __PTHREAD_RWLOCK_SIZE__ 124

defined @ /usr/include/sys/_types.h#54

/ usr/ include/ sys/ _types.h: 70-61

__PTHREAD_SIZE__ [References: 1] Defined? True

#define __PTHREAD_SIZE__ 596

defined @ /usr/include/sys/_types.h#47

/ usr/ include/ sys/ _types.h: 72-109

__RAW_SPIN_LOCK_INITIALIZER [References: 7] Defined? True

#define __RAW_SPIN_LOCK_INITIALIZER(lockname) { .raw_lock = __ARCH_SPIN_LOCK_UNLOCKED, \
SPIN_DEBUG_INIT(lockname) SPIN_DEP_MAP_INIT(lockname) }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock_types.h#53

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1362-2
ratelimit.h: 31-2
sched.h: 2643-2
semaphore.h: 35-28
xattr.h: 73-2
kernel/ cpu.c: 27-8 62-10

I depend on these macros:

__RAW_SPIN_LOCK_INITIALIZER SPIN_DEBUG_INIT
SPIN_DEP_MAP_INIT
__ARCH_SPIN_LOCK_UNLOCKED

These macros depend on me:

__RAW_SPIN_LOCK_INITIALIZER __RAW_SPIN_LOCK_UNLOCKED DEFINE_RATELIMIT_STATE WARN_RATELIMIT
dev_level_ratelimited dev_alert_ratelimited
dev_crit_ratelimited
dev_emerg_ratelimited
dev_err_ratelimited
dev_info_ratelimited
dev_notice_ratelimited
dev_warn_ratelimited
printk_ratelimited pr_alert_ratelimited
pr_crit_ratelimited
pr_emerg_ratelimited
pr_err_ratelimited
pr_info_ratelimited
pr_notice_ratelimited
pr_warn_ratelimited
DEFINE_RAW_SPINLOCK
INIT_PROP_LOCAL_SINGLE
__RT_MUTEX_INITIALIZER DEFINE_RT_MUTEX
__RWSEM_INITIALIZER BLOCKING_NOTIFIER_INIT BLOCKING_NOTIFIER_HEAD
DECLARE_RWSEM
__SEMAPHORE_INITIALIZER DEFINE_SEMAPHORE
raw_spin_lock_init spin_lock_init ATOMIC_INIT_NOTIFIER_HEAD
seqlock_init
__SPIN_LOCK_INITIALIZER __SPIN_LOCK_UNLOCKED ATOMIC_NOTIFIER_INIT ATOMIC_NOTIFIER_HEAD
DEFINE_SPINLOCK
IDR_INIT DEFINE_IDR
IDA_INIT DEFINE_IDA
KLIST_INIT DEFINE_KLIST
KTHREAD_WORKER_INIT DEFINE_KTHREAD_WORKER DEFINE_KTHREAD_WORKER_ONSTACK
__MUTEX_INITIALIZER DEFINE_MUTEX
__SEQLOCK_UNLOCKED DEFINE_SEQLOCK
__SRCU_STRUCT_INIT DEFINE_SRCU
DEFINE_STATIC_SRCU
__WAIT_QUEUE_HEAD_INITIALIZER COMPLETION_INITIALIZER DECLARE_COMPLETION DECLARE_COMPLETION_ONSTACK
DECLARE_WAIT_QUEUE_HEAD DECLARE_WAIT_QUEUE_HEAD_ONSTACK
KTHREAD_WORK_INIT DEFINE_KTHREAD_WORK DEFINE_KTHREAD_WORK_ONSTACK
__CTL_TABLE_POLL_INITIALIZER DEFINE_CTL_TABLE_POLL

__RAW_SPIN_LOCK_UNLOCKED [References: 5] Defined? True

#define __RAW_SPIN_LOCK_UNLOCKED(lockname) (raw_spinlock_t) __RAW_SPIN_LOCK_INITIALIZER(lockname) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock_types.h#59

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1362-2
ratelimit.h: 31-2
sched.h: 2643-2
semaphore.h: 35-28
xattr.h: 73-2

I depend on these macros:

__RAW_SPIN_LOCK_UNLOCKED __RAW_SPIN_LOCK_INITIALIZER SPIN_DEBUG_INIT
SPIN_DEP_MAP_INIT
__ARCH_SPIN_LOCK_UNLOCKED

These macros depend on me:

__RAW_SPIN_LOCK_UNLOCKED DEFINE_RATELIMIT_STATE WARN_RATELIMIT
dev_level_ratelimited dev_alert_ratelimited
dev_crit_ratelimited
dev_emerg_ratelimited
dev_err_ratelimited
dev_info_ratelimited
dev_notice_ratelimited
dev_warn_ratelimited
printk_ratelimited pr_alert_ratelimited
pr_crit_ratelimited
pr_emerg_ratelimited
pr_err_ratelimited
pr_info_ratelimited
pr_notice_ratelimited
pr_warn_ratelimited
DEFINE_RAW_SPINLOCK
INIT_PROP_LOCAL_SINGLE
__RT_MUTEX_INITIALIZER DEFINE_RT_MUTEX
__RWSEM_INITIALIZER BLOCKING_NOTIFIER_INIT BLOCKING_NOTIFIER_HEAD
DECLARE_RWSEM
__SEMAPHORE_INITIALIZER DEFINE_SEMAPHORE
raw_spin_lock_init spin_lock_init ATOMIC_INIT_NOTIFIER_HEAD
seqlock_init

__RCSID [References: 2] Defined? True

#define __RCSID(s) __IDSTRING(rcsid,s)

defined @ /usr/include/sys/cdefs.h#262

/ usr/ include/ sys/ cdefs.h: 262-1

I depend on these macros:

__RCSID __IDSTRING __used

__SCCSID [References: 2] Defined? True

#define __SCCSID(s) __IDSTRING(sccsid,s)

defined @ /usr/include/sys/cdefs.h#266

/ usr/ include/ sys/ cdefs.h: 266-1

I depend on these macros:

__SCCSID __IDSTRING __used

__SEMAPHORE_INITIALIZER [References: 1] Defined? True

#define __SEMAPHORE_INITIALIZER(name,n) { .lock = __RAW_SPIN_LOCK_UNLOCKED((name).lock), \
.count = n, .wait_list = LIST_HEAD_INIT((name).wait_list), }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/semaphore.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ semaphore.h: 35-28

I depend on these macros:

__SEMAPHORE_INITIALIZER LIST_HEAD_INIT
__RAW_SPIN_LOCK_UNLOCKED __RAW_SPIN_LOCK_INITIALIZER SPIN_DEBUG_INIT
SPIN_DEP_MAP_INIT
__ARCH_SPIN_LOCK_UNLOCKED

These macros depend on me:

__SEMAPHORE_INITIALIZER DEFINE_SEMAPHORE

__SETPAGEFLAG [References: 5] Defined? True

#define __SETPAGEFLAG(uname,lname) static inline void __SetPage##uname(struct page *page) \
{ __set_bit(PG_##lname, &page->flags); }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#148

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 205-1 212-1 219-28 336-1 337-1

I depend on these macros:

__SETPAGEFLAG inline notrace

These macros depend on me:

__SETPAGEFLAG __PAGEFLAG

__SPIN_LOCK_INITIALIZER [References: 2] Defined? True

#define __SPIN_LOCK_INITIALIZER(lockname) { { .rlock = __RAW_SPIN_LOCK_INITIALIZER(lockname) \
} }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock_types.h#78

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 27-8 62-10

I depend on these macros:

__SPIN_LOCK_INITIALIZER __RAW_SPIN_LOCK_INITIALIZER SPIN_DEBUG_INIT
SPIN_DEP_MAP_INIT
__ARCH_SPIN_LOCK_UNLOCKED

These macros depend on me:

__SPIN_LOCK_INITIALIZER __SPIN_LOCK_UNLOCKED ATOMIC_NOTIFIER_INIT ATOMIC_NOTIFIER_HEAD
DEFINE_SPINLOCK
IDR_INIT DEFINE_IDR
IDA_INIT DEFINE_IDA
KLIST_INIT DEFINE_KLIST
KTHREAD_WORKER_INIT DEFINE_KTHREAD_WORKER DEFINE_KTHREAD_WORKER_ONSTACK
__MUTEX_INITIALIZER DEFINE_MUTEX
__SEQLOCK_UNLOCKED DEFINE_SEQLOCK
__SRCU_STRUCT_INIT DEFINE_SRCU
DEFINE_STATIC_SRCU
__WAIT_QUEUE_HEAD_INITIALIZER COMPLETION_INITIALIZER DECLARE_COMPLETION DECLARE_COMPLETION_ONSTACK
DECLARE_WAIT_QUEUE_HEAD DECLARE_WAIT_QUEUE_HEAD_ONSTACK
KTHREAD_WORK_INIT DEFINE_KTHREAD_WORK DEFINE_KTHREAD_WORK_ONSTACK
__CTL_TABLE_POLL_INITIALIZER DEFINE_CTL_TABLE_POLL

__SPIN_LOCK_UNLOCKED [References: 2] Defined? True

#define __SPIN_LOCK_UNLOCKED(lockname) (spinlock_t ) __SPIN_LOCK_INITIALIZER(lockname)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock_types.h#81

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 27-8 62-10

I depend on these macros:

__SPIN_LOCK_UNLOCKED __SPIN_LOCK_INITIALIZER __RAW_SPIN_LOCK_INITIALIZER SPIN_DEBUG_INIT
SPIN_DEP_MAP_INIT
__ARCH_SPIN_LOCK_UNLOCKED

These macros depend on me:

__SPIN_LOCK_UNLOCKED ATOMIC_NOTIFIER_INIT ATOMIC_NOTIFIER_HEAD
DEFINE_SPINLOCK
IDR_INIT DEFINE_IDR
IDA_INIT DEFINE_IDA
KLIST_INIT DEFINE_KLIST
KTHREAD_WORKER_INIT DEFINE_KTHREAD_WORKER DEFINE_KTHREAD_WORKER_ONSTACK
__MUTEX_INITIALIZER DEFINE_MUTEX
__SEQLOCK_UNLOCKED DEFINE_SEQLOCK
__SRCU_STRUCT_INIT DEFINE_SRCU
DEFINE_STATIC_SRCU
__WAIT_QUEUE_HEAD_INITIALIZER COMPLETION_INITIALIZER DECLARE_COMPLETION DECLARE_COMPLETION_ONSTACK
DECLARE_WAIT_QUEUE_HEAD DECLARE_WAIT_QUEUE_HEAD_ONSTACK
KTHREAD_WORK_INIT DEFINE_KTHREAD_WORK DEFINE_KTHREAD_WORK_ONSTACK
__CTL_TABLE_POLL_INITIALIZER DEFINE_CTL_TABLE_POLL

__START_KERNEL_map [References: 2] Defined? True

#define __START_KERNEL_map _AC(0xffffffff80000000, UL)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_64_types.h#35

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ page_64.h: 14-24 17-34

I depend on these macros:

__START_KERNEL_map _AC __AC

These macros depend on me:

__START_KERNEL_map __START_KERNEL
__phys_addr_symbol __pa_symbol

__STDC_WANT_LIB_EXT1__ [References: 2] Defined? True

#define __STDC_WANT_LIB_EXT1__ 1

defined @ /usr/include/sys/cdefs.h#576

/ usr/ include/ sys/ cdefs.h: 575-14

__STDC__ [References: 3] Defined? True

#define __STDC__ 1

defined @ #1

/ usr/ include/ sys/ cdefs.h: 91-13

__STRING [References: 25] Defined? True

#define __STRING(x) #x

defined @ /usr/include/sys/cdefs.h#94

/ usr/ include/ sys/ _select.h: 47-3
select.h: 123-3
unistd.h: 431-17 462-18 466-36 475-23 483-37 490-43 501-38 503-49 544-28 565-41 567-29 569-16 571-44 573-51 586-22 591-29 593-29 599-25 603-17 690-28 695-29 724-63 725-63

These macros depend on me:

__STRING __DARWIN_1050
__DARWIN_1050ALIAS
__DARWIN_1050ALIAS_C
__DARWIN_1050ALIAS_I
__DARWIN_1050INODE64
__DARWIN_ALIAS
__DARWIN_ALIAS_C
__DARWIN_ALIAS_I
__DARWIN_EXTSN
__DARWIN_EXTSN_C
__DARWIN_INODE64

__TASK_TRACED [References: 1] Defined? True

#define __TASK_TRACED 8

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#139

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2663-35

These macros depend on me:

__TASK_TRACED TASK_ALL
TASK_REPORT
TASK_TRACED
task_is_stopped_or_traced
task_is_traced

__TESTCLEARFLAG [References: 1] Defined? True

#define __TESTCLEARFLAG(uname,lname) static inline int __TestClearPage##uname(struct page \
*page) { return __test_and_clear_bit(PG_##lname, &page->flags); }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/page-flags.h#164

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 257-31

I depend on these macros:

__TESTCLEARFLAG inline notrace

__TICKET_LOCK_INC [References: 7] Defined? True

#define __TICKET_LOCK_INC 1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock_types.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 85-48 113-35 127-22 154-3 161-3 175-45
spinlock_types.h: 14-30

These macros depend on me:

__TICKET_LOCK_INC TICKET_LOCK_INC

__UNIQUE_ID [References: 41] Defined? True

#define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#175

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 175-1

I depend on these macros:

__UNIQUE_ID __PASTE ___PASTE

__VMLINUX_SYMBOL_STR [References: 12] Defined? True

#define __VMLINUX_SYMBOL_STR(x) #x

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/export.h#18

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 76-1 92-1 191-1 199-1 382-1 470-1 651-1 654-1 663-1 667-1 671-1 675-1

These macros depend on me:

__VMLINUX_SYMBOL_STR VMLINUX_SYMBOL_STR SYSCALL_ALIAS
__EXPORT_SYMBOL EXPORT_SYMBOL EXPORT_PER_CPU_SYMBOL EXPORT_EARLY_PER_CPU_SYMBOL
EXPORT_SYMBOL_GPL EXPORT_PER_CPU_SYMBOL_GPL
EXPORT_SYMBOL_GPL_FUTURE
EXPORT_UNUSED_SYMBOL
EXPORT_UNUSED_SYMBOL_GPL
cond_syscall

__WARN [References: 8] Defined? True

#define __WARN() warn_slowpath_null(__FILE__, __LINE__)

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bug.h#73

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 245-2
include/ linux/ gfp.h: 159-2
kref.h: 47-2 71-2 121-2 138-2
kernel/ cpu.c: 84-6 224-2

These macros depend on me:

__WARN WARN_ON WARN_ON_ONCE
WARN_ON_RATELIMIT
WARN_ON_SMP

__WARN_printf [References: 3] Defined? True

#define __WARN_printf(arg,...) warn_slowpath_fmt(__FILE__, __LINE__, arg)

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bug.h#74

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess.h: 580-2
include/ linux/ jump_label.h: 157-2 163-2

These macros depend on me:

__WARN_printf WARN DEBUG_LOCKS_WARN_ON SMP_DEBUG_LOCKS_WARN_ON
STATIC_KEY_CHECK_USE
WARN_ONCE dev_WARN_ONCE
WARN_RATELIMIT
dev_WARN

__X86_CASE_B [References: 16] Defined? True

#define __X86_CASE_B 1

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#27

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 156-13 176-9 181-9
atomic64_64.h: 153-13 166-9 171-9
pgtable_64.h: 75-25 88-25
rwsem.h: 221-17
spinlock.h: 87-8 116-9 137-6 154-3 161-3
include/ linux/ debug_locks.h: 16-9
llist.h: 193-9

These macros depend on me:

__X86_CASE_B __add add_smp
add_sync
__raw_cmpxchg __cmpxchg cmpxchg cmpxchg64
__cmpxchg_local cmpxchg_local cmpxchg64_local
__sync_cmpxchg sync_cmpxchg
__xchg_op __xadd xadd _ASM_XADD
xadd_local
xadd_sync
xchg set_mb set_current_state __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
set_task_state

__X86_CASE_L [References: 16] Defined? True

#define __X86_CASE_L 4

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 156-13 176-9 181-9
atomic64_64.h: 153-13 166-9 171-9
pgtable_64.h: 75-25 88-25
rwsem.h: 221-17
spinlock.h: 87-8 116-9 137-6 154-3 161-3
include/ linux/ debug_locks.h: 16-9
llist.h: 193-9

These macros depend on me:

__X86_CASE_L __add add_smp
add_sync
__raw_cmpxchg __cmpxchg cmpxchg cmpxchg64
__cmpxchg_local cmpxchg_local cmpxchg64_local
__sync_cmpxchg sync_cmpxchg
__xchg_op __xadd xadd _ASM_XADD
xadd_local
xadd_sync
xchg set_mb set_current_state __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
set_task_state

__X86_CASE_Q [References: 16] Defined? True

#define __X86_CASE_Q 8

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#31

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 156-13 176-9 181-9
atomic64_64.h: 153-13 166-9 171-9
pgtable_64.h: 75-25 88-25
rwsem.h: 221-17
spinlock.h: 87-8 116-9 137-6 154-3 161-3
include/ linux/ debug_locks.h: 16-9
llist.h: 193-9

These macros depend on me:

__X86_CASE_Q __add add_smp
add_sync
__raw_cmpxchg __cmpxchg cmpxchg cmpxchg64
__cmpxchg_local cmpxchg_local cmpxchg64_local
__sync_cmpxchg sync_cmpxchg
__xchg_op __xadd xadd _ASM_XADD
xadd_local
xadd_sync
xchg set_mb set_current_state __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
set_task_state

__X86_CASE_W [References: 16] Defined? True

#define __X86_CASE_W 2

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#28

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 156-13 176-9 181-9
atomic64_64.h: 153-13 166-9 171-9
pgtable_64.h: 75-25 88-25
rwsem.h: 221-17
spinlock.h: 87-8 116-9 137-6 154-3 161-3
include/ linux/ debug_locks.h: 16-9
llist.h: 193-9

These macros depend on me:

__X86_CASE_W __add add_smp
add_sync
__raw_cmpxchg __cmpxchg cmpxchg cmpxchg64
__cmpxchg_local cmpxchg_local cmpxchg64_local
__sync_cmpxchg sync_cmpxchg
__xchg_op __xadd xadd _ASM_XADD
xadd_local
xadd_sync
xchg set_mb set_current_state __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
set_task_state

__XNU_PRIVATE_EXTERN [References: 2] Defined? True

#define __XNU_PRIVATE_EXTERN __attribute__((visibility("hidden")))

defined @ /usr/include/sys/cdefs.h#649

/ usr/ include/ sys/ cdefs.h: 649-1

___GFP_COMP [References: 1] Defined? True

#define ___GFP_COMP 0x4000u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#27

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 366-12

These macros depend on me:

___GFP_COMP __GFP_COMP GFP_TRANSHUGE

___GFP_DMA [References: 11] Defined? True

#define ___GFP_DMA 0x01u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#13

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 255-35 257-7 259-2
slab.h: 447-17 485-47

These macros depend on me:

___GFP_DMA GFP_ZONE_BAD
GFP_ZONE_TABLE
__GFP_DMA GFP_DMA __get_dma_pages
GFP_ZONEMASK

___GFP_DMA32 [References: 9] Defined? True

#define ___GFP_DMA32 0x04u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 255-35 257-7 259-2

These macros depend on me:

___GFP_DMA32 GFP_ZONE_BAD
GFP_ZONE_TABLE
__GFP_DMA32 GFP_DMA32
GFP_SLAB_BUG_MASK
GFP_ZONEMASK

___GFP_FS [References: 2] Defined? True

#define ___GFP_FS 0x80u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ oom.h: 87-21
kernel/ cpu.c: 552-39

These macros depend on me:

___GFP_FS __GFP_FS GFP_BOOT_MASK
GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_IOFS
GFP_KERNEL NODEMASK_SCRATCH
THREADINFO_GFP THREADINFO_GFP_ACCOUNTED
__getname
GFP_RECLAIM_MASK
GFP_TEMPORARY
GFP_USER

___GFP_HIGHMEM [References: 9] Defined? True

#define ___GFP_HIGHMEM 0x02u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 255-35 257-7 259-2

These macros depend on me:

___GFP_HIGHMEM GFP_ZONE_BAD
GFP_ZONE_TABLE
__GFP_HIGHMEM GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_SLAB_BUG_MASK
GFP_ZONEMASK

___GFP_IO [References: 2] Defined? True

#define ___GFP_IO 0x40u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1731-13
kernel/ cpu.c: 552-39

These macros depend on me:

___GFP_IO __GFP_IO GFP_BOOT_MASK
GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_IOFS
GFP_KERNEL NODEMASK_SCRATCH
THREADINFO_GFP THREADINFO_GFP_ACCOUNTED
__getname
GFP_NOFS
GFP_RECLAIM_MASK
GFP_TEMPORARY
GFP_USER

___GFP_KMEMCG [References: 1] Defined? True

#define ___GFP_KMEMCG 0x100000u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#33

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 366-25

These macros depend on me:

___GFP_KMEMCG __GFP_KMEMCG THREADINFO_GFP_ACCOUNTED

___GFP_MOVABLE [References: 12] Defined? True

#define ___GFP_MOVABLE 0x08u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 159-2 165-24 255-35 257-7 259-2

These macros depend on me:

___GFP_MOVABLE GFP_ZONE_BAD
GFP_ZONE_TABLE
__GFP_MOVABLE GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_MOVABLE_MASK
GFP_ZONEMASK

___GFP_NORETRY [References: 1] Defined? True

#define ___GFP_NORETRY 0x1000u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#25

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ oom.h: 87-47

These macros depend on me:

___GFP_NORETRY __GFP_NORETRY GFP_RECLAIM_MASK
GFP_THISNODE
GFP_TRANSHUGE
NODEMASK_SCRATCH

___GFP_RECLAIMABLE [References: 3] Defined? True

#define ___GFP_RECLAIMABLE 0x80000u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#32

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 159-2 166-17

These macros depend on me:

___GFP_RECLAIMABLE __GFP_RECLAIMABLE GFP_MOVABLE_MASK
GFP_TEMPORARY

___GFP_THISNODE [References: 1] Defined? True

#define ___GFP_THISNODE 0x40000u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#31

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 272-33

These macros depend on me:

___GFP_THISNODE __GFP_THISNODE GFP_CONSTRAINT_MASK
GFP_THISNODE

___GFP_WAIT [References: 1] Defined? True

#define ___GFP_WAIT 0x10u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#17

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 552-39

These macros depend on me:

___GFP_WAIT __GFP_WAIT GFP_BOOT_MASK
GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_KERNEL NODEMASK_SCRATCH
THREADINFO_GFP THREADINFO_GFP_ACCOUNTED
__getname
GFP_NOFS
GFP_NOIO
GFP_RECLAIM_MASK
GFP_TEMPORARY
GFP_USER

___GFP_ZERO [References: 7] Defined? True

#define ___GFP_ZERO 0x8000u

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#28

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 614-39 626-50
slab.h: 570-40 625-37 635-31 646-36
kernel/ cpu.c: 552-50

These macros depend on me:

___GFP_ZERO __GFP_ZERO __alloc_zeroed_user_highpage

___POSIX_C_DEPRECATED_STARTING_199506L [References: 4] Defined? True

#define ___POSIX_C_DEPRECATED_STARTING_199506L

defined @ /usr/include/sys/_posix_availability.h#59

/ usr/ include/ unistd.h: 534-27 555-26 556-32 557-29

___POSIX_C_DEPRECATED_STARTING_200112L [References: 1] Defined? True

#define ___POSIX_C_DEPRECATED_STARTING_200112L

defined @ /usr/include/sys/_posix_availability.h#65

/ usr/ include/ unistd.h: 562-21

____cacheline_aligned [References: 22] Defined? True

#define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cache.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 36-3 38-1
processor.h: 155-1 253-27 284-3 286-1
include/ linux/ cache.h: 20-1
clocksource.h: 201-3
dcache.h: 163-3
fs.h: 1325-32 1326-31 1583-3
list_lru.h: 27-3
sem.h: 13-23

I depend on these macros:

____cacheline_aligned SMP_CACHE_BYTES L1_CACHE_BYTES L1_CACHE_SHIFT CONFIG_X86_L1_CACHE_SHIFT

These macros depend on me:

____cacheline_aligned DECLARE_PER_CPU_ALIGNED
DEFINE_PER_CPU_ALIGNED
____cacheline_aligned_in_smp DECLARE_PER_CPU_SHARED_ALIGNED
DEFINE_PER_CPU_SHARED_ALIGNED

____cacheline_aligned_in_smp [References: 16] Defined? True

#define ____cacheline_aligned_in_smp ____cacheline_aligned

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cache.h#25

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 38-1
processor.h: 155-1 286-1
include/ linux/ cache.h: 24-1
fs.h: 1325-32 1326-31
list_lru.h: 27-3
sem.h: 13-23

I depend on these macros:

____cacheline_aligned_in_smp ____cacheline_aligned SMP_CACHE_BYTES L1_CACHE_BYTES L1_CACHE_SHIFT CONFIG_X86_L1_CACHE_SHIFT

These macros depend on me:

____cacheline_aligned_in_smp DECLARE_PER_CPU_SHARED_ALIGNED
DEFINE_PER_CPU_SHARED_ALIGNED

____cacheline_internodealigned_in_smp [References: 12] Defined? True

#define ____cacheline_internodealigned_in_smp __attribute__((__aligned__(1 << \
(INTERNODE_CACHE_SHIFT))))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cache.h#56

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 54-14
irqdesc.h: 73-3
mmzone.h: 99-3 496-3

I depend on these macros:

____cacheline_internodealigned_in_smp INTERNODE_CACHE_SHIFT CONFIG_X86_INTERNODE_CACHE_SHIFT

___config_enabled [References: 66] Defined? True

#define ___config_enabled(__ignored,val,...) val

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kconfig.h#23

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 6-5 10-5 14-5 18-5 22-5 26-5 30-5 34-5 38-5 42-5 46-5 50-5
gfp.h: 272-6
lockref.h: 26-5
mm.h: 1425-5
mm_types.h: 144-45 427-46

These macros depend on me:

___config_enabled __config_enabled _config_enabled config_enabled IS_BUILTIN
IS_ENABLED USE_CMPXCHG_LOCKREF
USE_SPLIT_PMD_PTLOCKS
IS_MODULE

___constant_swab16 [References: 4] Defined? True

#define ___constant_swab16(x) ((__u16)( (((__u16)(x) & (__u16)0x00ffU) << 8) | (((__u16)(x) \
& (__u16)0xff00U) >> 8)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/swab.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 160-9
uapi/ linux/ swab.h: 53-9 159-9

These macros depend on me:

___constant_swab16 __constant_be16_to_cpu
__constant_cpu_to_be16
__constant_htons
__constant_ntohs
__swab16 __be16_to_cpu ___ntohs ntohs
be16_to_cpu
__cpu_to_be16 ___htons htons
cpu_to_be16
swab16

___constant_swab32 [References: 3] Defined? True

#define ___constant_swab32(x) ((__u32)( (((__u32)(x) & (__u32)0x000000ffUL) << 24) | \
(((__u32)(x) & (__u32)0x0000ff00UL) << 8) | (((__u32)(x) & (__u32)0x00ff0000UL) \
>> 8) | (((__u32)(x) & (__u32)0xff000000UL) >> 24)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/swab.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 165-9
uapi/ linux/ swab.h: 172-9

These macros depend on me:

___constant_swab32 __constant_be32_to_cpu
__constant_cpu_to_be32
__constant_htonl
__constant_ntohl
__swab32 __be32_to_cpu ___ntohl ntohl
be32_to_cpu
__cpu_to_be32 ___htonl htonl
cpu_to_be32
swab32

___constant_swab64 [References: 3] Defined? True

#define ___constant_swab64(x) ((__u64)( (((__u64)(x) & (__u64)0x00000000000000ffULL) << \
56) | (((__u64)(x) & (__u64)0x000000000000ff00ULL) << 40) | (((__u64)(x) & \
(__u64)0x0000000000ff0000ULL) << 24) | (((__u64)(x) & (__u64)0x00000000ff000000ULL) \
<< 8) | (((__u64)(x) & (__u64)0x000000ff00000000ULL) >> 8) | (((__u64)(x) & \
(__u64)0x0000ff0000000000ULL) >> 24) | (((__u64)(x) & (__u64)0x00ff000000000000ULL) \
>> 40) | (((__u64)(x) & (__u64)0xff00000000000000ULL) >> 56)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/swab.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 170-9
uapi/ linux/ swab.h: 185-9

These macros depend on me:

___constant_swab64 __constant_be64_to_cpu
__constant_cpu_to_be64
__swab64 __be64_to_cpu be64_to_cpu
__cpu_to_be64 cpu_to_be64
swab64

___constant_swahb32 [References: 2] Defined? True

#define ___constant_swahb32(x) ((__u32)( (((__u32)(x) & (__u32)0x00ff00ffUL) << 8) | \
(((__u32)(x) & (__u32)0xff00ff00UL) >> 8)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/swab.h#36

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 97-9 215-9

These macros depend on me:

___constant_swahb32 __swahb32 swahb32

___constant_swahw32 [References: 2] Defined? True

#define ___constant_swahw32(x) ((__u32)( (((__u32)(x) & (__u32)0x0000ffffUL) << 16) | \
(((__u32)(x) & (__u32)0xffff0000UL) >> 16)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/swab.h#32

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 88-9 200-9

These macros depend on me:

___constant_swahw32 __swahw32 swahw32

__acquire [References: 16] Defined? True

#define __acquire(x) (void)0

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#40

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bit_spinlock.h: 34-2 49-2
rcupdate.h: 772-2 822-2 858-2 868-2
rwlock_api_smp.h: 150-2 160-2 170-2 178-2 188-2 198-2 206-2 213-2
spinlock.h: 147-2 154-2

These macros depend on me:

__acquire do_raw_read_lock
do_raw_read_lock_flags
do_raw_write_lock
do_raw_write_lock_flags

__acquires [References: 19] Defined? True

#define __acquires(x)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 18-49 19-50 20-51 21-52 22-52 23-53 25-8 27-8
spinlock.h: 145-59 152-68
spinlock_api_smp.h: 22-55 24-9 27-9 28-58 30-9 33-9 36-9
srcu.h: 134-46 218-58

__add [References: 2] Defined? True

#define __add(ptr,inc,lock) ({ __typeof__ (*(ptr)) __ret = (inc); switch (sizeof(*(ptr))) \
{ case __X86_CASE_B: asm volatile (lock "addb %b1, %0\n" : "+m" (*(ptr)) : "qi" \
(inc) : "memory", "cc"); break; case __X86_CASE_W: asm volatile (lock "addw %w1, \
%0\n" : "+m" (*(ptr)) : "ri" (inc) : "memory", "cc"); break; case __X86_CASE_L: \
asm volatile (lock "addl %1, %0\n" : "+m" (*(ptr)) : "ri" (inc) : "memory", "cc"); \
break; case __X86_CASE_Q: asm volatile (lock "addq %1, %0\n" : "+m" (*(ptr)) : \
"ri" (inc) : "memory", "cc"); break; default: __add_wrong_size(); } __ret; })

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#170

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 154-3 161-3

I depend on these macros:

__add __X86_CASE_B
__X86_CASE_L
__X86_CASE_Q
__X86_CASE_W

These macros depend on me:

__add add_smp
add_sync

__aligned [References: 1] Defined? True

#define __aligned(x) __attribute__((aligned(x)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#92

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 204-2

These macros depend on me:

__aligned DECLARE_PER_CPU_PAGE_ALIGNED
DEFINE_PER_CPU_PAGE_ALIGNED
__page_aligned_bss
__page_aligned_data
__setup_param __setup
early_param
apic_driver
apic_drivers

__always_inline [References: 101] Defined? True

#define __always_inline inline __attribute__((always_inline))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#115

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 110-8
bitops.h: 70-8 108-8 218-8 310-8 481-8
cpufeature.h: 367-8 447-8
current.h: 12-8
fixmap.h: 200-8 224-8
percpu.h: 492-8
preempt.h: 20-8 25-8 54-8 59-8 64-8 73-8 78-8 88-8 96-8
pvclock.h: 62-8 70-8
smap.h: 61-8 67-8
spinlock.h: 44-8 54-8 65-8 83-8 105-8 147-8 179-8
string_64.h: 9-8
tsc.h: 35-8
uaccess_64.h: 26-8 51-8 94-8 101-8 144-8 151-8 204-21 210-21
include/ linux/ compiler.h: 255-1
jump_label.h: 136-8 141-8 148-8
math64.h: 117-8
mm.h: 839-8
nodemask.h: 111-8
radix-tree.h: 293-8 331-8 348-8
sched.h: 2630-8
slab.h: 259-8 361-8 382-8 441-8 466-8 481-8
time.h: 264-8

I depend on these macros:

__always_inline inline notrace

__always_unused [References: 42] Defined? True

#define __always_unused __attribute__((unused))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#98

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 241-1

__arch_swab32 [References: 2] Defined? True

#define __arch_swab32 __arch_swab32

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/swab.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 61-15 62-9

I depend on these macros:

__arch_swab32

These macros depend on me:

__arch_swab32

__arch_swab64 [References: 2] Defined? True

#define __arch_swab64 __arch_swab64

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/uapi/asm/swab.h#34

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 72-16 73-9

I depend on these macros:

__arch_swab64

These macros depend on me:

__arch_swab64

__attribute_const__ [References: 50] Defined? True

#define __attribute_const__ __attribute__((__const__))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#96

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ swab.h: 7-15 14-15
include/ asm-generic/ getorder.h: 12-15
linux/ compiler.h: 275-1
uapi/ linux/ swab.h: 46-15 57-15 68-15 83-15 92-15

__be16_to_cpu [References: 1] Defined? True

#define __be16_to_cpu(x) __swab16((__force __u16)(__be16)(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#41

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 160-9

I depend on these macros:

__be16_to_cpu __force
__swab16 ___constant_swab16

These macros depend on me:

__be16_to_cpu ___ntohs ntohs
be16_to_cpu

__be32_to_cpu [References: 1] Defined? True

#define __be32_to_cpu(x) __swab32((__force __u32)(__be32)(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#39

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 165-9

I depend on these macros:

__be32_to_cpu __force
__swab32 ___constant_swab32

These macros depend on me:

__be32_to_cpu ___ntohl ntohl
be32_to_cpu

__be64_to_cpu [References: 1] Defined? True

#define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#37

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 170-9

I depend on these macros:

__be64_to_cpu __force
__swab64 ___constant_swab64

These macros depend on me:

__be64_to_cpu be64_to_cpu

__bitwise [References: 9] Defined? True

#define __bitwise

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/types.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ suspend.h: 34-13
uapi/ linux/ types.h: 32-15 33-15 34-15 35-15 36-15 37-15 39-15 40-15

__bitwise__ [References: 4] Defined? True

#define __bitwise__

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/types.h#24

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 226-18
types.h: 157-18 158-18 159-18

__cacheline_aligned [References: 9] Defined? True

#define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), \
__section__(".data..cacheline_aligned")))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cache.h#32

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 32-1

I depend on these macros:

__cacheline_aligned SMP_CACHE_BYTES L1_CACHE_BYTES L1_CACHE_SHIFT CONFIG_X86_L1_CACHE_SHIFT

These macros depend on me:

__cacheline_aligned __cacheline_aligned_in_smp

__cacheline_aligned_in_smp [References: 9] Defined? True

#define __cacheline_aligned_in_smp __cacheline_aligned

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cache.h#39

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 38-1

I depend on these macros:

__cacheline_aligned_in_smp __cacheline_aligned SMP_CACHE_BYTES L1_CACHE_BYTES L1_CACHE_SHIFT CONFIG_X86_L1_CACHE_SHIFT

__cmpxchg [References: 4] Defined? True

#define __cmpxchg(ptr,old,new,size) __raw_cmpxchg((ptr), (old), (new), (size), LOCK_PREFIX) \

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#131

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 176-9
atomic64_64.h: 166-9
spinlock.h: 116-9 137-6

I depend on these macros:

__cmpxchg LOCK_PREFIX LOCK_PREFIX_HERE
__raw_cmpxchg __X86_CASE_B
__X86_CASE_L
__X86_CASE_Q
__X86_CASE_W

These macros depend on me:

__cmpxchg cmpxchg cmpxchg64

__cold [References: 92] Defined? True

#define __cold

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#284

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 469-13
io_apic.h: 184-6 185-13 191-13
numa.h: 34-12 35-13 62-13
pvclock.h: 103-5
include/ linux/ clocksource.h: 292-29
compiler.h: 284-1
cred.h: 157-13
fs.h: 52-13 53-13 54-13 2096-13 2097-13 2754-5
hrtimer.h: 453-13
idr.h: 244-6
init.h: 153-6 154-5 254-6 255-6
kernel.h: 207-13
mm.h: 1591-12 1602-12 1604-13 2009-6
mmzone.h: 1235-15
percpu.h: 120-33 122-13 124-12 128-12 136-12 159-13
printk.h: 118-27 123-27 129-16 148-6 203-41
slab.h: 112-6 657-6
smp.h: 109-6 121-13 122-13
suspend.h: 307-20 311-20
vmalloc.h: 60-13 151-8 152-8
kernel/ cpu.c: 550-12 593-12

These macros depend on me:

__cold __exit module_driver
__init module_driver
__memexit
__meminit

__compiler_offsetof [References: 22] Defined? True

#define __compiler_offsetof(a,b) __builtin_offsetof(a,b)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc4.h#14

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 792-9
irq.h: 788-9
kobject.h: 180-16
mmzone.h: 821-9
plist.h: 239-9 251-9
sched.h: 2255-9
stddef.h: 17-1
workqueue.h: 138-9
xattr.h: 83-2
kernel/ cpu.c: 226-2 248-2

These macros depend on me:

__compiler_offsetof offsetof BIO_RESET_BYTES
IO_BITMAP_OFFSET
container_of hlist_bl_entry hlist_bl_for_each_entry
hlist_bl_for_each_entry_rcu
hlist_bl_for_each_entry_safe
hlist_entry hlist_entry_safe hlist_for_each_entry
hlist_for_each_entry_continue
hlist_for_each_entry_continue_rcu
hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_from
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
hlist_for_each_entry_rcu_bh
hlist_for_each_entry_rcu_notrace
hlist_for_each_entry_safe
list_entry list_first_entry list_first_entry_or_null
list_for_each_entry plist_for_each
plist_for_each_entry
list_for_each_entry_safe plist_for_each_entry_safe
plist_for_each_safe
list_last_entry list_for_each_entry_reverse
list_for_each_entry_safe_reverse
list_next_entry list_for_each_entry plist_for_each
plist_for_each_entry
list_for_each_entry_continue
list_for_each_entry_from
list_for_each_entry_safe plist_for_each_entry_safe
plist_for_each_safe
list_for_each_entry_safe_continue
list_for_each_entry_safe_from
list_safe_reset_next
list_prepare_entry
list_prev_entry list_for_each_entry_continue_reverse
list_for_each_entry_reverse
list_for_each_entry_safe_reverse
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
llist_entry llist_for_each_entry
llist_for_each_entry_safe
plist_first_entry
plist_last_entry
rb_entry rb_entry_safe rbtree_postorder_for_each_entry_safe
to_node
kfree_rcu

__compiletime_error [References: 45] Defined? True

#define __compiletime_error(message)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#309

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cmpxchg.h: 12-2 14-2 16-2 18-2
include/ linux/ compiler.h: 309-1

These macros depend on me:

__compiletime_error __compiletime_assert _compiletime_assert compiletime_assert BUILD_BUG_ON_MSG BUILD_BUG HPAGE_PMD_MASK
HPAGE_PMD_SHIFT HPAGE_PMD_ORDER HPAGE_PMD_NR
HPAGE_PMD_SIZE

__compiletime_object_size [References: 43] Defined? True

#define __compiletime_object_size(obj) -1

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#303

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess.h: 590-11 625-11
include/ linux/ compiler.h: 303-1

__compiletime_warning [References: 43] Defined? True

#define __compiletime_warning(message)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#306

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess.h: 556-13 558-13
include/ linux/ compiler.h: 306-1

__cond_lock [References: 5] Defined? True

#define __cond_lock(x,c) (c)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#42

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1273-2
sched.h: 2296-8
spinlock.h: 303-9 353-9 358-9

These macros depend on me:

__cond_lock atomic_dec_and_lock
raw_spin_trylock raw_spin_trylock_irq
raw_spin_trylock_irqsave spin_trylock_irqsave
raw_spin_trylock_bh
read_trylock
write_trylock write_trylock_irqsave

__config_enabled [References: 66] Defined? True

#define __config_enabled(arg1_or_junk) ___config_enabled(arg1_or_junk 1, 0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kconfig.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 6-5 10-5 14-5 18-5 22-5 26-5 30-5 34-5 38-5 42-5 46-5 50-5
gfp.h: 272-6
lockref.h: 26-5
mm.h: 1425-5
mm_types.h: 144-45 427-46

I depend on these macros:

__config_enabled ___config_enabled

These macros depend on me:

__config_enabled _config_enabled config_enabled IS_BUILTIN
IS_ENABLED USE_CMPXCHG_LOCKREF
USE_SPLIT_PMD_PTLOCKS
IS_MODULE

__const_hweight16 [References: 6] Defined? True

#define __const_hweight16(w) (__const_hweight8(w) + __const_hweight8((w) >> 8 ))

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bitops/const_hweight.h#17

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitops.h: 77-26 77-41

I depend on these macros:

__const_hweight16 __const_hweight8

These macros depend on me:

__const_hweight16 HWEIGHT16
__const_hweight32 HWEIGHT32
__const_hweight64 HWEIGHT64 HWEIGHT
hweight64
hweight32
hweight16

__const_hweight32 [References: 3] Defined? True

#define __const_hweight32(w) (__const_hweight16(w) + __const_hweight16((w) >> 16))

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bitops/const_hweight.h#18

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitops.h: 77-26 77-41

I depend on these macros:

__const_hweight32 __const_hweight16 __const_hweight8

These macros depend on me:

__const_hweight32 HWEIGHT32
__const_hweight64 HWEIGHT64 HWEIGHT
hweight64
hweight32

__const_hweight64 [References: 1] Defined? True

#define __const_hweight64(w) (__const_hweight32(w) + __const_hweight32((w) >> 32))

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bitops/const_hweight.h#19

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitops.h: 77-41

I depend on these macros:

__const_hweight64 __const_hweight32 __const_hweight16 __const_hweight8

These macros depend on me:

__const_hweight64 HWEIGHT64 HWEIGHT
hweight64

__const_hweight8 [References: 12] Defined? True

#define __const_hweight8(w) ( (!!((w) & (1ULL << 0))) + (!!((w) & (1ULL << 1))) + (!!((w) \
& (1ULL << 2))) + (!!((w) & (1ULL << 3))) + (!!((w) & (1ULL << 4))) + (!!((w) & \
(1ULL << 5))) + (!!((w) & (1ULL << 6))) + (!!((w) & (1ULL << 7))) )

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bitops/const_hweight.h#7

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitops.h: 77-26 77-41

These macros depend on me:

__const_hweight8 HWEIGHT8
__const_hweight16 HWEIGHT16
__const_hweight32 HWEIGHT32
__const_hweight64 HWEIGHT64 HWEIGHT
hweight64
hweight32
hweight16
hweight8

__constsection [References: 1] Defined? True

#define __constsection(x) __section(x)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/init.h#56

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hw_irq.h: 189-15

I depend on these macros:

__constsection __section

These macros depend on me:

__constsection __initconst __setup_param __setup
early_param
__memexitconst
__meminitconst
__refconst

__cpu_to_be16 [References: 1] Defined? True

#define __cpu_to_be16(x) ((__force __be16)__swab16((x)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#40

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 160-9

I depend on these macros:

__cpu_to_be16 __force
__swab16 ___constant_swab16

These macros depend on me:

__cpu_to_be16 ___htons htons
cpu_to_be16

__cpu_to_be32 [References: 1] Defined? True

#define __cpu_to_be32(x) ((__force __be32)__swab32((x)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 165-9

I depend on these macros:

__cpu_to_be32 __force
__swab32 ___constant_swab32

These macros depend on me:

__cpu_to_be32 ___htonl htonl
cpu_to_be32

__cpu_to_be64 [References: 1] Defined? True

#define __cpu_to_be64(x) ((__force __be64)__swab64((x)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#36

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 170-9

I depend on these macros:

__cpu_to_be64 __force
__swab64 ___constant_swab64

These macros depend on me:

__cpu_to_be64 cpu_to_be64

__cpu_to_le16 [References: 1] Defined? True

#define __cpu_to_le16(x) ((__force __le16)(__u16)(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#34

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 145-9

I depend on these macros:

__cpu_to_le16 __force

These macros depend on me:

__cpu_to_le16 cpu_to_le16

__cpu_to_le32 [References: 1] Defined? True

#define __cpu_to_le32(x) ((__force __le32)(__u32)(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#32

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 150-9

I depend on these macros:

__cpu_to_le32 __force

These macros depend on me:

__cpu_to_le32 cpu_to_le32

__cpu_to_le64 [References: 1] Defined? True

#define __cpu_to_le64(x) ((__force __le64)(__u64)(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#30

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 155-9

I depend on these macros:

__cpu_to_le64 __force

These macros depend on me:

__cpu_to_le64 cpu_to_le64

__cpuid [References: 2] Defined? True

#define __cpuid native_cpuid

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#544

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 610-2 620-2

__dead [References: 2] Defined? True

#define __dead

defined @ /usr/include/sys/cdefs.h#187

/ usr/ include/ sys/ cdefs.h: 187-1

__dead2 [References: 2] Defined? True

#define __dead2 __attribute__((noreturn))

defined @ /usr/include/sys/cdefs.h#135

/ usr/ include/ unistd.h: 424-18 640-18

__define_initcall [References: 2] Defined? True

#define __define_initcall(fn,id) static initcall_t __initcall_##fn##id __used \
__attribute__((__section__(".initcall" #id ".init"))) = fn

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/init.h#176

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 556-1 603-1

I depend on these macros:

__define_initcall __used

These macros depend on me:

__define_initcall arch_initcall
arch_initcall_sync
core_initcall
core_initcall_sync
device_initcall __initcall module_init module_driver
device_initcall_sync
early_initcall
fs_initcall
fs_initcall_sync
late_initcall
late_initcall_sync
postcore_initcall
postcore_initcall_sync
pure_initcall
rootfs_initcall
subsys_initcall
subsys_initcall_sync

__deprecated [References: 55] Defined? True

#define __deprecated

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#210

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 190-1
idr.h: 151-19 166-19 181-19 193-20
ioport.h: 200-19
kernel.h: 454-22
thread_info.h: 107-15
workqueue.h: 382-41 387-41 613-20 624-20 630-20
usr/ include/ unistd.h: 531-1 580-1

__fix_to_virt [References: 1] Defined? True

#define __fix_to_virt(x) (FIXADDR_TOP - ((x) << PAGE_SHIFT))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/fixmap.h#190

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 214-9

I depend on these macros:

__fix_to_virt FIXADDR_TOP PAGE_SIZE PAGE_SHIFT
_AC __AC
VSYSCALL_END
PAGE_SHIFT

__force [References: 145] Defined? True

#define __force

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#31

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 145-27 152-27
apic.h: 663-15
io.h: 53-1 54-1 55-1 57-1 58-1 59-1 61-1 62-1 63-1 65-1 66-1 67-1 84-1 85-1 205-15 211-2 217-2
pgtable.h: 862-2 868-2 874-2
smp.h: 43-9 48-9 53-9
special_insns.h: 191-52
topology.h: 67-9
uaccess_64.h: 57-34 90-34 107-29 140-29 158-29 159-8 199-29 200-8 207-40 213-33
include/ linux/ byteorder/ generic.h: 145-9 150-9 155-9 160-9 165-9 170-9
cgroup.h: 552-9 715-9 728-9
device.h: 614-39 626-50
err.h: 27-41 32-40 37-48 49-44 55-48
gfp.h: 159-2 165-24 166-17 255-13 255-35 259-2 272-33 323-2
idr.h: 114-27 117-10
mm.h: 297-2 423-2 424-2 439-2 476-2 482-2 1359-2
oom.h: 37-32 42-33 47-35 87-21 87-47
page-flags.h: 463-2 469-2 475-2 481-2
radix-tree.h: 152-9 168-9 216-2
rculist.h: 54-2 176-2 235-2 362-2 401-2 429-2 456-2
rculist_bl.h: 16-2 23-19
sched.h: 1731-13 2255-9
slab.h: 366-12 366-25 447-17 485-47 570-40 625-37 635-31 646-36
topology.h: 198-9 212-2
vmstat.h: 137-8
uapi/ linux/ byteorder/ little_endian.h: 45-10 49-10 53-10 57-10 61-10 65-10 69-10 77-10 85-10
kernel/ cpu.c: 226-2 248-2 552-39 552-50

These macros depend on me:

__force BUILD_BUG_ON_INVALID VM_BUG_ON __cmpxchg_double cmpxchg_double
cmpxchg_double_local
__pcpu_double_call_return_bool __this_cpu_cmpxchg_double
this_cpu_cmpxchg_double
FMODE_32BITHASH
FMODE_64BITHASH
FMODE_EXCL
FMODE_EXEC __FMODE_EXEC
FMODE_LSEEK
FMODE_NDELAY
FMODE_NOCMTIME
FMODE_NONOTIFY __FMODE_NONOTIFY OPEN_FMODE
FMODE_PATH
FMODE_PREAD
FMODE_PWRITE
FMODE_RANDOM
FMODE_READ
FMODE_UNSIGNED_OFFSET
FMODE_WRITE
FMODE_WRITE_IOCTL
ISOLATE_ASYNC_MIGRATE
ISOLATE_CLEAN
ISOLATE_UNEVICTABLE
ISOLATE_UNMAPPED
OOM_FLAG_ORIGIN
OPEN_FMODE
PM_SUSPEND_FREEZE PM_SUSPEND_MIN
PM_SUSPEND_MAX
PM_SUSPEND_MEM
PM_SUSPEND_ON
PM_SUSPEND_STANDBY
RCU_INIT_POINTER
RCU_POINTER_INITIALIZER
SHIFT_PERCPU_PTR per_cpu cpu_data topology_core_id
topology_physical_package_id
cpu_physical_id
early_per_cpu
init_idle_preempt_count
topology_core_cpumask
topology_thread_cpumask
per_cpu_ptr
SIG_DFL sig_fatal
sig_user_defined
SIG_ERR
SIG_IGN sig_user_defined
__FMODE_EXEC
__FMODE_NONOTIFY OPEN_FMODE
__GFP_BITS_MASK GFP_BOOT_MASK
GFP_SLAB_BUG_MASK
__GFP_COLD
__GFP_COMP GFP_TRANSHUGE
__GFP_DMA GFP_DMA __get_dma_pages
GFP_ZONEMASK
__GFP_DMA32 GFP_DMA32
GFP_SLAB_BUG_MASK
GFP_ZONEMASK
__GFP_FS GFP_BOOT_MASK
GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_IOFS
GFP_KERNEL NODEMASK_SCRATCH
THREADINFO_GFP THREADINFO_GFP_ACCOUNTED
__getname
GFP_RECLAIM_MASK
GFP_TEMPORARY
GFP_USER
__GFP_HARDWALL GFP_CONSTRAINT_MASK
GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_USER
__GFP_HIGH GFP_ATOMIC GFP_NOWAIT
GFP_NOWAIT
GFP_RECLAIM_MASK
__GFP_HIGHMEM GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_SLAB_BUG_MASK
GFP_ZONEMASK
__GFP_IO GFP_BOOT_MASK
GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_IOFS
GFP_KERNEL NODEMASK_SCRATCH
THREADINFO_GFP THREADINFO_GFP_ACCOUNTED
__getname
GFP_NOFS
GFP_RECLAIM_MASK
GFP_TEMPORARY
GFP_USER
__GFP_KMEMCG THREADINFO_GFP_ACCOUNTED
__GFP_MEMALLOC GFP_RECLAIM_MASK
__GFP_MOVABLE GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_MOVABLE_MASK
GFP_ZONEMASK
__GFP_NOFAIL GFP_RECLAIM_MASK
__GFP_NOMEMALLOC GFP_RECLAIM_MASK
GFP_TRANSHUGE
__GFP_NORETRY GFP_RECLAIM_MASK
GFP_THISNODE
GFP_TRANSHUGE
NODEMASK_SCRATCH
__GFP_NOTRACK THREADINFO_GFP THREADINFO_GFP_ACCOUNTED
__GFP_NOTRACK_FALSE_POSITIVE
__GFP_NOWARN GFP_RECLAIM_MASK
GFP_THISNODE
GFP_TRANSHUGE
__GFP_NO_KSWAPD GFP_TRANSHUGE
__GFP_OTHER_NODE
__GFP_RECLAIMABLE GFP_MOVABLE_MASK
GFP_TEMPORARY
__GFP_REPEAT GFP_RECLAIM_MASK
__GFP_THISNODE GFP_CONSTRAINT_MASK
GFP_THISNODE
__GFP_WAIT GFP_BOOT_MASK
GFP_HIGHUSER __alloc_zeroed_user_highpage
GFP_HIGHUSER_MOVABLE GFP_TRANSHUGE
GFP_KERNEL NODEMASK_SCRATCH
THREADINFO_GFP THREADINFO_GFP_ACCOUNTED
__getname
GFP_NOFS
GFP_NOIO
GFP_RECLAIM_MASK
GFP_TEMPORARY
GFP_USER
__GFP_WRITE
__GFP_ZERO __alloc_zeroed_user_highpage
__addr_ok
__be16_to_cpu ___ntohs ntohs
be16_to_cpu
__be32_to_cpu ___ntohl ntohl
be32_to_cpu
__be64_to_cpu be64_to_cpu
__constant_be16_to_cpu
__constant_be32_to_cpu
__constant_be64_to_cpu
__constant_cpu_to_be16
__constant_cpu_to_be32
__constant_cpu_to_be64
__constant_cpu_to_le16
__constant_cpu_to_le32
__constant_cpu_to_le64
__constant_htonl
__constant_htons
__constant_le16_to_cpu
__constant_le32_to_cpu
__constant_le64_to_cpu
__constant_ntohl
__constant_ntohs
__cpu_to_be16 ___htons htons
cpu_to_be16
__cpu_to_be32 ___htonl htonl
cpu_to_be32
__cpu_to_be64 cpu_to_be64
__cpu_to_le16 cpu_to_le16
__cpu_to_le32 cpu_to_le32
__cpu_to_le64 cpu_to_le64
__get_user_nocheck __get_user __get_user_unaligned
__le16_to_cpu le16_to_cpu
__le32_to_cpu le32_to_cpu
__le64_to_cpu le64_to_cpu
__rcu_access_pointer rcu_access_pointer
__rcu_assign_pointer rcu_assign_pointer rcu_assign_keypointer
__rcu_dereference_check rcu_dereference_bh_check rcu_dereference_bh hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_rcu_bh
rcu_dereference_check rcu_dereference __hlist_for_each_rcu
__task_cred task_cred_xxx task_euid
task_uid
hlist_for_each_entry_continue_rcu
task_css_set_check task_css_check
rcu_dereference_raw hlist_bl_for_each_entry_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
rcu_dereference_raw_notrace hlist_for_each_entry_rcu_notrace
rcu_dereference_sched_check rcu_dereference_sched
srcu_dereference_check srcu_dereference
__rcu_dereference_protected rcu_dereference_protected current_cred current_cred_xxx current_cap
current_egid
current_euid
current_fsgid
current_fsuid
current_gid
current_security
current_sgid
current_suid
current_uid
current_user
current_euid_egid
current_fsuid_fsgid
current_uid_gid
get_current_cred
get_current_groups
get_current_user
rcu_dereference_key
__this_cpu_ptr __raw_get_cpu_var
__this_cpu_generic_to_op
_this_cpu_generic_to_op
this_cpu_ptr __get_cpu_var get_cpu_var
_this_cpu_generic_read
get_cpu_ptr
build_mmio_read
build_mmio_write
cputime64_to_jiffies64 cputime64_to_clock_t
cputime_to_jiffies cputime_to_clock_t
cputime_to_secs
cputime_to_timespec
cputime_to_timeval
cputime_to_usecs
get_user_ex
jiffies64_to_cputime64 nsecs_to_cputime64
usecs_to_cputime64
jiffies_to_cputime clock_t_to_cputime
cputime_one_jiffy
nsecs_to_cputime
secs_to_cputime
timespec_to_cputime
timeval_to_cputime
usecs_to_cputime
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process

__free_page [References: 1] Defined? True

#define __free_page(page) __free_pages((page), 0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/gfp.h#373

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1501-2

__gcc_header [References: 1] Defined? True

#define __gcc_header(x) #x

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#100

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler-gcc.h: 105-1

These macros depend on me:

__gcc_header _gcc_header gcc_header

__get_user_asm [References: 12] Defined? True

#define __get_user_asm(x,addr,err,itype,rtype,ltype,errret) asm volatile(ASM_STAC "\n" \
"1: mov"itype" %2,%"rtype"1\n" "2: " ASM_CLAC "\n" ".section .fixup,\"ax\"\n" \
"3: mov %3,%0\n" " xor"itype" %"rtype"1,%"rtype"1\n" " jmp 2b\n" ".previous\n" \
_ASM_EXTABLE(1b, 3b) : "=r" (err), ltype(x) : "m" (__m(addr)), "i" (errret), "0" \
(err))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/uaccess.h#349

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 163-3 172-3 182-3 191-3

I depend on these macros:

__get_user_asm ASM_CLAC ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR
ASM_NOP3 K8_NOP3 K8_NOP2 K8_NOP1 GENERIC_NOP1
_ASM_MK_NOP __stringify __stringify_1
X86_FEATURE_SMAP
__ASM_CLAC
__stringify __stringify_1
ASM_STAC ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR
ASM_NOP3 K8_NOP3 K8_NOP2 K8_NOP1 GENERIC_NOP1
_ASM_MK_NOP __stringify __stringify_1
X86_FEATURE_SMAP
__ASM_STAC
__stringify __stringify_1
_ASM_EXTABLE
__m __user

These macros depend on me:

__get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned

__has_attribute [References: 4] Defined? True

#define __has_attribute __has_feature

defined @ Unnamed Pre-include#9

/ usr/ include/ AvailabilityInternal.h: 69-17 70-13 3621-17 3622-13

I depend on these macros:

__has_attribute __has_feature

__has_extension [References: 12] Defined? True

#define __has_extension __has_feature

defined @ Unnamed Pre-include#8

/ usr/ include/ sys/ cdefs.h: 159-5 159-9 171-5 171-9

I depend on these macros:

__has_extension __has_feature

__has_feature [References: 188] Defined? True

#define __has_feature(x) 0

defined @ Unnamed Pre-include#7

/ usr/ include/ AvailabilityInternal.h: 44-5 44-9 69-45 70-13 74-17 80-17 86-17 92-17 98-17 104-17 110-17 116-17 122-17 128-17 134-17 140-17 146-17 152-17 158-17 167-17 173-17 179-17 185-17 191-17 197-17 203-17 209-17 215-17 221-17 227-17 233-17 239-17 245-17 254-17 260-17 266-17 272-17 278-17 284-17 290-17 296-17 302-17 308-17 314-17 320-17 326-17 335-17 341-17 347-17 353-17 359-17 365-17 371-17 377-17 383-17 389-17 395-17 401-17 410-17 416-17 422-17 428-17 434-17 440-17 446-17 452-17 458-17 464-17 470-17 479-17 485-17 491-17 497-17 503-17 509-17 515-17 521-17 527-17 533-17 542-17 548-17 554-17 560-17 566-17 572-17 578-17 584-17 590-17 599-17 605-17 611-17 617-17 623-17 629-17 635-17 641-17 650-17 656-17 662-17 668-17 674-17 680-17 686-17 695-17 701-17 707-17 713-17 719-17 725-17 734-17 740-17 746-17 752-17 758-17 767-17 773-17 779-17 785-17 794-17 800-17 806-17 815-17 821-17 830-17 3621-45 3622-13 3626-17 3632-17 3638-17 3644-17 3650-17 3656-17 3662-17 3668-17 3674-17 3680-17 3689-17 3695-17 3701-17 3707-17 3713-17 3719-17 3725-17 3731-17 3737-17 3746-17 3752-17 3758-17 3764-17 3770-17 3776-17 3782-17 3788-17 3797-17 3803-17 3809-17 3815-17 3821-17 3827-17 3833-17 3842-17 3848-17 3854-17 3860-17 3866-17 3872-17 3881-17 3887-17 3893-17 3899-17 3905-17 3914-17 3920-17 3926-17 3932-17 3941-17 3947-17 3953-17 3962-17 3968-17 3977-17
sys/ cdefs.h: 159-9 171-9
unistd.h: 650-5

These macros depend on me:

__has_feature __has_attribute
__has_extension
__has_include

__has_include [References: 2] Defined? True

#define __has_include __has_feature

defined @ Unnamed Pre-include#10

/ usr/ include/ unistd.h: 649-13 650-5

I depend on these macros:

__has_include __has_feature

__init [References: 44] Defined? True

#define __init __section(.init.text) __cold notrace

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/init.h#42

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 469-13
io_apic.h: 184-6 185-13 191-13
numa.h: 34-12 35-13 62-13
pvclock.h: 103-5
include/ linux/ clocksource.h: 292-29
cred.h: 157-13
fs.h: 52-13 53-13 54-13 2096-13 2097-13 2754-5
hrtimer.h: 453-13
idr.h: 244-6
init.h: 153-6 154-5 254-6 255-6
mm.h: 1604-13 2009-6
mmzone.h: 1235-15
percpu.h: 120-33 122-13 124-12 128-12 136-12 159-13
printk.h: 148-6
slab.h: 112-6 657-6
smp.h: 109-6 121-13 122-13
suspend.h: 307-20 311-20
vmalloc.h: 60-13 151-8 152-8
kernel/ cpu.c: 550-12 593-12

I depend on these macros:

__init __cold
__section
notrace

These macros depend on me:

__init module_driver

__initconst [References: 1] Defined? True

#define __initconst __constsection(.init.rodata)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/init.h#44

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hw_irq.h: 189-15

I depend on these macros:

__initconst __constsection __section

These macros depend on me:

__initconst __setup_param __setup
early_param

__initdata [References: 2] Defined? True

#define __initdata __section(.init.data)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/init.h#43

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ numa.h: 32-37
include/ linux/ init.h: 146-13

I depend on these macros:

__initdata __section

These macros depend on me:

__initdata DEFINE_EARLY_PER_CPU
DEFINE_EARLY_PER_CPU_READ_MOSTLY

__inline [References: 1] Defined? True

#define __inline __inline notrace

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#60

/ usr/ include/ sys/ _types/ _fd_def.h: 52-8

I depend on these macros:

__inline notrace

These macros depend on me:

__inline __header_inline __header_always_inline

__inline__ [References: 2] Defined? True

#define __inline__ __inline__ notrace

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#59

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitops.h: 57-8 65-8

I depend on these macros:

__inline__ notrace

These macros depend on me:

__inline__

__iomem [References: 51] Defined? True

#define __iomem

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#33

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 53-1 54-1 55-1 57-1 58-1 59-1 61-1 62-1 63-1 65-1 66-1 67-1 84-1 85-1 174-13 175-13 176-13 182-20 187-35 203-25 209-46 215-27 317-13 326-13 328-13 330-32
include/ asm-generic/ iomap.h: 28-34 29-35 30-37 31-35 32-37 34-31 35-33 36-35 37-33 38-35 51-30 52-31 53-31 55-31 56-32 57-32 61-13 62-31 72-51
pci_iomap.h: 17-13
linux/ clocksource.h: 337-39
device.h: 630-6 631-6
irq.h: 704-7 770-15

These macros depend on me:

__iomem __ISA_IO_base
build_mmio_read
build_mmio_write

__jiffy_data [References: 2] Defined? True

#define __jiffy_data __attribute__((section(".data")))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/jiffies.h#69

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jiffies.h: 76-12 77-31

__kernel [References: 21] Defined? True

#define __kernel

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 145-27 152-27
apic.h: 663-15
smp.h: 43-9 48-9 53-9
topology.h: 67-9
include/ linux/ cgroup.h: 552-9 715-9 728-9
idr.h: 114-27 117-10
radix-tree.h: 152-9 168-9
rculist_bl.h: 23-19
sched.h: 2255-9
topology.h: 198-9 212-2
vmstat.h: 137-8
kernel/ cpu.c: 226-2 248-2

These macros depend on me:

__kernel SHIFT_PERCPU_PTR per_cpu cpu_data topology_core_id
topology_physical_package_id
cpu_physical_id
early_per_cpu
init_idle_preempt_count
topology_core_cpumask
topology_thread_cpumask
per_cpu_ptr
__rcu_access_pointer rcu_access_pointer
__rcu_dereference_check rcu_dereference_bh_check rcu_dereference_bh hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_rcu_bh
rcu_dereference_check rcu_dereference __hlist_for_each_rcu
__task_cred task_cred_xxx task_euid
task_uid
hlist_for_each_entry_continue_rcu
task_css_set_check task_css_check
rcu_dereference_raw hlist_bl_for_each_entry_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
rcu_dereference_raw_notrace hlist_for_each_entry_rcu_notrace
rcu_dereference_sched_check rcu_dereference_sched
srcu_dereference_check srcu_dereference
__rcu_dereference_protected rcu_dereference_protected current_cred current_cred_xxx current_cap
current_egid
current_euid
current_fsgid
current_fsuid
current_gid
current_security
current_sgid
current_suid
current_uid
current_user
current_euid_egid
current_fsuid_fsgid
current_uid_gid
get_current_cred
get_current_groups
get_current_user
rcu_dereference_key
__this_cpu_ptr __raw_get_cpu_var
__this_cpu_generic_to_op
_this_cpu_generic_to_op
this_cpu_ptr __get_cpu_var get_cpu_var
_this_cpu_generic_read
get_cpu_ptr

__le16_to_cpu [References: 1] Defined? True

#define __le16_to_cpu(x) ((__force __u16)(__le16)(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#35

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 145-9

I depend on these macros:

__le16_to_cpu __force

These macros depend on me:

__le16_to_cpu le16_to_cpu

__le32_to_cpu [References: 1] Defined? True

#define __le32_to_cpu(x) ((__force __u32)(__le32)(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#33

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 150-9

I depend on these macros:

__le32_to_cpu __force

These macros depend on me:

__le32_to_cpu le32_to_cpu

__le64_to_cpu [References: 1] Defined? True

#define __le64_to_cpu(x) ((__force __u64)(__le64)(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/byteorder/little_endian.h#31

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 155-9

I depend on these macros:

__le64_to_cpu __force

These macros depend on me:

__le64_to_cpu le64_to_cpu

__lockfunc [References: 31] Defined? True

#define __lockfunc __attribute__((section(".spinlock.text")))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#76

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 18-6 19-6 20-6 21-6 22-6 23-6 24-15 26-15 28-5 29-5 30-6 31-6 32-6 33-6 34-6 35-6 36-6 39-6
spinlock_api_smp.h: 22-6 23-6 25-6 28-6 29-6 32-15 34-15 37-5 38-5 39-6 40-6 41-6 42-6

__m [References: 24] Defined? True

#define __m(x) (*(struct __large_struct __user *)(x))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/uaccess.h#407

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess_64.h: 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

__m __user

These macros depend on me:

__m __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_asm_ex __get_user_asm_ex_u64 __get_user_size_ex get_user_ex
__get_user_size_ex get_user_ex
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_asm_ex __put_user_asm_ex_u64 __put_user_size_ex put_user_ex save_altstack_ex
__put_user_size_ex put_user_ex save_altstack_ex

__maybe_unused [References: 42] Defined? True

#define __maybe_unused __attribute__((unused))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#97

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 237-1

__meminit [References: 2] Defined? True

#define __meminit __section(.meminit.text) __cold notrace

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/init.h#103

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1591-12 1602-12

I depend on these macros:

__meminit __cold
__section
notrace

__must_check [References: 156] Defined? True

#define __must_check

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#205

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 349-12
uaccess.h: 519-8 522-8 523-8 525-15 526-15 545-15 547-15 587-29 622-29
uaccess_64.h: 19-1 21-1 23-1 26-24 48-1 51-24 94-24 101-24 144-24 151-24 204-8 210-8
include/ linux/ compiler.h: 200-1
device.h: 57-12 133-12 137-12 253-12 280-12 285-12 383-12 432-12 439-19 475-12 478-23 563-12 604-15 898-12 901-12 950-12 952-13 953-12 954-12
err.h: 22-22 27-20 32-20 37-20 49-22 55-19
kernel.h: 218-5 219-5 221-5 222-5 240-19 269-19 282-5 283-5 285-19 290-19 295-19 300-19 305-5 306-5 307-5 308-5 310-5 311-5 312-5 313-5 314-5 315-5 316-5 317-5 318-5 319-5 321-19 326-19 331-19 336-19 460-12
kobject.h: 90-23 93-23 100-25 101-25 104-12 105-12 172-12 174-22
kref.h: 167-19
ktime.h: 349-15
mutex.h: 158-12 159-12
percpu-refcount.h: 70-5
sched.h: 2077-8 2541-20 2559-20
semaphore.h: 40-12 41-12 42-12 43-12
slab.h: 140-8 141-8
string.h: 61-15 65-15
sysfs.h: 185-5 187-5 189-5 193-5 196-5 198-5 204-5 209-5 211-5 223-5 225-5 254-5 446-19

__my_cpu_offset [References: 1] Defined? True

#define __my_cpu_offset this_cpu_read(this_cpu_off)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#49

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ percpu.h: 30-1

I depend on these macros:

__my_cpu_offset this_cpu_read __pcpu_size_call_return __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

__my_cpu_offset my_cpu_offset

__nocast [References: 3] Defined? True

#define __nocast

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#32

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ cputime_jiffies.h: 4-23 11-13
linux/ mm_types.h: 219-23

__noreturn [References: 3] Defined? True

#define __noreturn __attribute__((noreturn))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#79

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 207-2 213-2 215-2

__pa [References: 4] Defined? True

#define __pa(x) __phys_addr((unsigned long)(x))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page.h#40

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 113-9
processor.h: 204-12
include/ linux/ mm.h: 445-22 1429-20

I depend on these macros:

__pa __phys_addr

These macros depend on me:

__pa __boot_pa
virt_to_page ZERO_PAGE
pmd_huge_pte

__pa_symbol [References: 2] Defined? True

#define __pa_symbol(x) __phys_addr_symbol(__phys_reloc_hide((unsigned long)(x)))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page.h#51

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 54-1

I depend on these macros:

__pa_symbol __phys_addr_symbol __START_KERNEL_map _AC __AC
__phys_reloc_hide

__page_to_pfn [References: 1] Defined? True

#define __page_to_pfn(page) (unsigned long)((page) - vmemmap)

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/memory_model.h#52

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 841-9

I depend on these macros:

__page_to_pfn vmemmap VMEMMAP_START _AC __AC

These macros depend on me:

__page_to_pfn page_to_pfn mk_pmd
mk_pte
nth_page
page_to_phys isa_page_to_bus

__pcpu_size_call [References: 9] Defined? True

#define __pcpu_size_call(stem,variable,...) do { __verify_pcpu_ptr(&(variable)); \
switch(sizeof(variable)) { case 1: stem##1(variable, __VA_ARGS__);break; case 2: \
stem##2(variable, __VA_ARGS__);break; case 4: stem##4(variable, __VA_ARGS__);break; \
case 8: stem##8(variable, __VA_ARGS__);break; default: __bad_size_call_parameter();break; \
} } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#231

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 26-2
include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
topology.h: 205-2
vmstat.h: 32-2 37-2 42-2 47-2

I depend on these macros:

__pcpu_size_call __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

__pcpu_size_call __this_cpu_add __this_cpu_generic_add_return
__this_cpu_inc
__this_cpu_sub __this_cpu_dec
_this_cpu_generic_add_return
__this_cpu_and
__this_cpu_or
__this_cpu_write __this_cpu_generic_cmpxchg
__this_cpu_generic_cmpxchg_double __this_cpu_cmpxchg_double_1
__this_cpu_cmpxchg_double_2
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
__this_cpu_generic_xchg
_this_cpu_generic_cmpxchg
_this_cpu_generic_xchg
this_cpu_add this_cpu_inc inc_irq_stat
this_cpu_sub this_cpu_dec
this_cpu_and
this_cpu_or or_softirq_pending
this_cpu_write set_softirq_pending

__pcpu_size_call_return [References: 2] Defined? True

#define __pcpu_size_call_return(stem,variable) ({ typeof(variable) pscr_ret__; \
__verify_pcpu_ptr(&(variable)); switch(sizeof(variable)) { case 1: pscr_ret__ = \
stem##1(variable);break; case 2: pscr_ret__ = stem##2(variable);break; case 4: \
pscr_ret__ = stem##4(variable);break; case 8: pscr_ret__ = stem##8(variable);break; \
default: __bad_size_call_parameter();break; } pscr_ret__; })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#175

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 18-9
include/ linux/ topology.h: 191-9

I depend on these macros:

__pcpu_size_call_return __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

__pcpu_size_call_return __this_cpu_read __this_cpu_generic_add_return
__this_cpu_generic_cmpxchg
__this_cpu_generic_cmpxchg_double __this_cpu_cmpxchg_double_1
__this_cpu_cmpxchg_double_2
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
__this_cpu_generic_xchg
_this_cpu_generic_add_return
_this_cpu_generic_cmpxchg
_this_cpu_generic_xchg
this_cpu_read __my_cpu_offset my_cpu_offset
local_softirq_pending
raw_smp_processor_id smp_processor_id get_cpu
safe_smp_processor_id

__percpu [References: 68] Defined? True

#define __percpu

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#43

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 145-27 152-27
apic.h: 514-1 550-1 663-15
current.h: 10-1
hardirq.h: 38-1
hw_irq.h: 195-1
irq_regs.h: 14-1 18-9 26-2
percpu.h: 493-45 495-16 505-45 526-1
preempt.h: 8-1
processor.h: 155-1 286-1 400-1 415-1 418-1 419-1 930-1
smp.h: 34-1 35-1 37-1 38-1 39-1 43-9 48-9 53-9 56-1 57-1
thread_info.h: 200-1
topology.h: 51-1 67-9
include/ linux/ hrtimer.h: 335-1
irqdesc.h: 42-15
kmemleak.h: 73-53 85-52
mmzone.h: 351-25
percpu-refcount.h: 64-11 106-11 113-3 134-11 142-3 160-11 167-3
percpu-rwsem.h: 11-15
percpu.h: 153-13 161-13 162-30
percpu_counter.h: 24-6
sched.h: 100-1
slub_def.h: 63-24
srcu.h: 49-27
swap.h: 230-24
topology.h: 185-1 191-9 198-9 205-2 212-2
vmstat.h: 28-1 32-2 37-2 42-2 47-2 137-8

These macros depend on me:

__percpu __PCPU_ATTRS DECLARE_PER_CPU_SECTION DECLARE_PER_CPU DECLARE_EARLY_PER_CPU
DECLARE_PER_CPU_ALIGNED
DECLARE_PER_CPU_FIRST
DECLARE_PER_CPU_PAGE_ALIGNED
DECLARE_PER_CPU_READ_MOSTLY DECLARE_EARLY_PER_CPU_READ_MOSTLY
DECLARE_PER_CPU_SHARED_ALIGNED
DEFINE_PER_CPU_SECTION DEFINE_PER_CPU DEFINE_EARLY_PER_CPU
DEFINE_SRCU
DEFINE_STATIC_SRCU
DEFINE_PER_CPU_ALIGNED
DEFINE_PER_CPU_FIRST
DEFINE_PER_CPU_PAGE_ALIGNED
DEFINE_PER_CPU_READ_MOSTLY DEFINE_EARLY_PER_CPU_READ_MOSTLY
DEFINE_PER_CPU_SHARED_ALIGNED
__verify_pcpu_ptr SHIFT_PERCPU_PTR per_cpu cpu_data topology_core_id
topology_physical_package_id
cpu_physical_id
early_per_cpu
init_idle_preempt_count
topology_core_cpumask
topology_thread_cpumask
per_cpu_ptr
__pcpu_double_call_return_bool __this_cpu_cmpxchg_double
this_cpu_cmpxchg_double
__pcpu_size_call __this_cpu_add __this_cpu_generic_add_return
__this_cpu_inc
__this_cpu_sub __this_cpu_dec
_this_cpu_generic_add_return
__this_cpu_and
__this_cpu_or
__this_cpu_write __this_cpu_generic_cmpxchg
__this_cpu_generic_cmpxchg_double __this_cpu_cmpxchg_double_1
__this_cpu_cmpxchg_double_2
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
__this_cpu_generic_xchg
_this_cpu_generic_cmpxchg
_this_cpu_generic_xchg
this_cpu_add this_cpu_inc inc_irq_stat
this_cpu_sub this_cpu_dec
this_cpu_and
this_cpu_or or_softirq_pending
this_cpu_write set_softirq_pending
__pcpu_size_call_return __this_cpu_read __this_cpu_generic_add_return
__this_cpu_generic_cmpxchg
__this_cpu_generic_cmpxchg_double __this_cpu_cmpxchg_double_1
__this_cpu_cmpxchg_double_2
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
__this_cpu_generic_xchg
_this_cpu_generic_add_return
_this_cpu_generic_cmpxchg
_this_cpu_generic_xchg
this_cpu_read __my_cpu_offset my_cpu_offset
local_softirq_pending
raw_smp_processor_id smp_processor_id get_cpu
safe_smp_processor_id
__pcpu_size_call_return2 __this_cpu_add_return __this_cpu_dec_return
__this_cpu_inc_return
__this_cpu_sub_return
__this_cpu_cmpxchg
__this_cpu_xchg
this_cpu_add_return this_cpu_dec_return
this_cpu_inc_return
this_cpu_sub_return
this_cpu_cmpxchg
this_cpu_xchg
__this_cpu_ptr __raw_get_cpu_var
__this_cpu_generic_to_op
_this_cpu_generic_to_op
this_cpu_ptr __get_cpu_var get_cpu_var
_this_cpu_generic_read
get_cpu_ptr
alloc_percpu

__percpu_arg [References: 462] Defined? True

#define __percpu_arg(x) __percpu_prefix "%P" #x

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#68

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ current.h: 14-9
irq_regs.h: 18-9 26-2
percpu.h: 498-42 509-20
preempt.h: 22-9 27-2 56-2 61-2 66-11 75-2 80-2 90-2 98-9
thread_info.h: 205-16
include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
topology.h: 191-9 205-2
vmstat.h: 32-2 37-2 42-2 47-2

I depend on these macros:

__percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

These macros depend on me:

__percpu_arg __this_cpu_ptr __raw_get_cpu_var
__this_cpu_generic_to_op
_this_cpu_generic_to_op
this_cpu_ptr __get_cpu_var get_cpu_var
_this_cpu_generic_read
get_cpu_ptr
percpu_add_op __this_cpu_add_1
__this_cpu_add_2
__this_cpu_add_4
__this_cpu_add_8
this_cpu_add_1
this_cpu_add_2
this_cpu_add_4
this_cpu_add_8
percpu_add_return_op __this_cpu_add_return_1
__this_cpu_add_return_2
__this_cpu_add_return_4
__this_cpu_add_return_8
this_cpu_add_return_1
this_cpu_add_return_2
this_cpu_add_return_4
this_cpu_add_return_8
percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
percpu_cmpxchg8b_double __this_cpu_cmpxchg_double_4
this_cpu_cmpxchg_double_4
percpu_cmpxchg_op __this_cpu_cmpxchg_1
__this_cpu_cmpxchg_2
__this_cpu_cmpxchg_4
__this_cpu_cmpxchg_8
this_cpu_cmpxchg_1
this_cpu_cmpxchg_2
this_cpu_cmpxchg_4
this_cpu_cmpxchg_8
percpu_from_op __this_cpu_read_1
__this_cpu_read_2
__this_cpu_read_4
__this_cpu_read_8
this_cpu_read_1
this_cpu_read_2
this_cpu_read_4
this_cpu_read_8
this_cpu_read_stable
percpu_to_op __this_cpu_and_1
__this_cpu_and_2
__this_cpu_and_4
__this_cpu_and_8
__this_cpu_or_1
__this_cpu_or_2
__this_cpu_or_4
__this_cpu_or_8
__this_cpu_write_1
__this_cpu_write_2
__this_cpu_write_4
__this_cpu_write_8
this_cpu_and_1
this_cpu_and_2
this_cpu_and_4
this_cpu_and_8
this_cpu_or_1
this_cpu_or_2
this_cpu_or_4
this_cpu_or_8
this_cpu_write_1
this_cpu_write_2
this_cpu_write_4
this_cpu_write_8
percpu_unary_op
percpu_xchg_op __this_cpu_xchg_1
__this_cpu_xchg_2
__this_cpu_xchg_4
__this_cpu_xchg_8
this_cpu_xchg_1
this_cpu_xchg_2
this_cpu_xchg_4
this_cpu_xchg_8
x86_test_and_clear_bit_percpu

__percpu_prefix [References: 462] Defined? True

#define __percpu_prefix "%%"__stringify(__percpu_seg)":"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#48

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ current.h: 14-9
irq_regs.h: 18-9 26-2
percpu.h: 498-42 509-20
preempt.h: 22-9 27-2 56-2 61-2 66-11 75-2 80-2 90-2 98-9
thread_info.h: 205-16
include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
topology.h: 191-9 205-2
vmstat.h: 32-2 37-2 42-2 47-2

I depend on these macros:

__percpu_prefix __percpu_seg
__stringify __stringify_1

These macros depend on me:

__percpu_prefix __percpu_arg __this_cpu_ptr __raw_get_cpu_var
__this_cpu_generic_to_op
_this_cpu_generic_to_op
this_cpu_ptr __get_cpu_var get_cpu_var
_this_cpu_generic_read
get_cpu_ptr
percpu_add_op __this_cpu_add_1
__this_cpu_add_2
__this_cpu_add_4
__this_cpu_add_8
this_cpu_add_1
this_cpu_add_2
this_cpu_add_4
this_cpu_add_8
percpu_add_return_op __this_cpu_add_return_1
__this_cpu_add_return_2
__this_cpu_add_return_4
__this_cpu_add_return_8
this_cpu_add_return_1
this_cpu_add_return_2
this_cpu_add_return_4
this_cpu_add_return_8
percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
percpu_cmpxchg8b_double __this_cpu_cmpxchg_double_4
this_cpu_cmpxchg_double_4
percpu_cmpxchg_op __this_cpu_cmpxchg_1
__this_cpu_cmpxchg_2
__this_cpu_cmpxchg_4
__this_cpu_cmpxchg_8
this_cpu_cmpxchg_1
this_cpu_cmpxchg_2
this_cpu_cmpxchg_4
this_cpu_cmpxchg_8
percpu_from_op __this_cpu_read_1
__this_cpu_read_2
__this_cpu_read_4
__this_cpu_read_8
this_cpu_read_1
this_cpu_read_2
this_cpu_read_4
this_cpu_read_8
this_cpu_read_stable
percpu_to_op __this_cpu_and_1
__this_cpu_and_2
__this_cpu_and_4
__this_cpu_and_8
__this_cpu_or_1
__this_cpu_or_2
__this_cpu_or_4
__this_cpu_or_8
__this_cpu_write_1
__this_cpu_write_2
__this_cpu_write_4
__this_cpu_write_8
this_cpu_and_1
this_cpu_and_2
this_cpu_and_4
this_cpu_and_8
this_cpu_or_1
this_cpu_or_2
this_cpu_or_4
this_cpu_or_8
this_cpu_write_1
this_cpu_write_2
this_cpu_write_4
this_cpu_write_8
percpu_unary_op
percpu_xchg_op __this_cpu_xchg_1
__this_cpu_xchg_2
__this_cpu_xchg_4
__this_cpu_xchg_8
this_cpu_xchg_1
this_cpu_xchg_2
this_cpu_xchg_4
this_cpu_xchg_8
x86_test_and_clear_bit_percpu

__percpu_seg [References: 462] Defined? True

#define __percpu_seg gs

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#5

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ current.h: 14-9
irq_regs.h: 18-9 26-2
percpu.h: 498-42 509-20
preempt.h: 22-9 27-2 56-2 61-2 66-11 75-2 80-2 90-2 98-9
thread_info.h: 205-16
include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
topology.h: 191-9 205-2
vmstat.h: 32-2 37-2 42-2 47-2

These macros depend on me:

__percpu_seg __percpu_prefix __percpu_arg __this_cpu_ptr __raw_get_cpu_var
__this_cpu_generic_to_op
_this_cpu_generic_to_op
this_cpu_ptr __get_cpu_var get_cpu_var
_this_cpu_generic_read
get_cpu_ptr
percpu_add_op __this_cpu_add_1
__this_cpu_add_2
__this_cpu_add_4
__this_cpu_add_8
this_cpu_add_1
this_cpu_add_2
this_cpu_add_4
this_cpu_add_8
percpu_add_return_op __this_cpu_add_return_1
__this_cpu_add_return_2
__this_cpu_add_return_4
__this_cpu_add_return_8
this_cpu_add_return_1
this_cpu_add_return_2
this_cpu_add_return_4
this_cpu_add_return_8
percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
percpu_cmpxchg8b_double __this_cpu_cmpxchg_double_4
this_cpu_cmpxchg_double_4
percpu_cmpxchg_op __this_cpu_cmpxchg_1
__this_cpu_cmpxchg_2
__this_cpu_cmpxchg_4
__this_cpu_cmpxchg_8
this_cpu_cmpxchg_1
this_cpu_cmpxchg_2
this_cpu_cmpxchg_4
this_cpu_cmpxchg_8
percpu_from_op __this_cpu_read_1
__this_cpu_read_2
__this_cpu_read_4
__this_cpu_read_8
this_cpu_read_1
this_cpu_read_2
this_cpu_read_4
this_cpu_read_8
this_cpu_read_stable
percpu_to_op __this_cpu_and_1
__this_cpu_and_2
__this_cpu_and_4
__this_cpu_and_8
__this_cpu_or_1
__this_cpu_or_2
__this_cpu_or_4
__this_cpu_or_8
__this_cpu_write_1
__this_cpu_write_2
__this_cpu_write_4
__this_cpu_write_8
this_cpu_and_1
this_cpu_and_2
this_cpu_and_4
this_cpu_and_8
this_cpu_or_1
this_cpu_or_2
this_cpu_or_4
this_cpu_or_8
this_cpu_write_1
this_cpu_write_2
this_cpu_write_4
this_cpu_write_8
percpu_unary_op
percpu_xchg_op __this_cpu_xchg_1
__this_cpu_xchg_2
__this_cpu_xchg_4
__this_cpu_xchg_8
this_cpu_xchg_1
this_cpu_xchg_2
this_cpu_xchg_4
this_cpu_xchg_8
x86_test_and_clear_bit_percpu

__pfn_to_page [References: 3] Defined? True

#define __pfn_to_page(pfn) (vmemmap + (pfn))

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/memory_model.h#51

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 445-22 1346-20 1429-20

I depend on these macros:

__pfn_to_page vmemmap VMEMMAP_START _AC __AC

These macros depend on me:

__pfn_to_page pfn_to_page nth_page
pfn_to_nid
pgd_page
pgdat_page_nr nid_page_nr
pmd_page
pte_page
pud_page
virt_to_page ZERO_PAGE
pmd_huge_pte

__pgprot [References: 1] Defined? True

#define __pgprot(x) ((pgprot_t) { (x) } )

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#329

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 389-9

These macros depend on me:

__pgprot PAGE_COPY_EXEC __P110
__P111
PAGE_COPY_NOEXEC PAGE_COPY __P010
__P011
PAGE_KERNEL set_fixmap
set_fixmap_offset
PAGE_KERNEL_EXEC
PAGE_KERNEL_EXEC_NOCACHE
PAGE_KERNEL_IO
PAGE_KERNEL_IO_NOCACHE
PAGE_KERNEL_IO_UC_MINUS
PAGE_KERNEL_IO_WC
PAGE_KERNEL_LARGE
PAGE_KERNEL_LARGE_EXEC
PAGE_KERNEL_LARGE_NOCACHE
PAGE_KERNEL_NOCACHE PAGE_AGP
set_fixmap_nocache
set_fixmap_offset_nocache
PAGE_KERNEL_RO
PAGE_KERNEL_RX
PAGE_KERNEL_UC_MINUS
PAGE_KERNEL_VSYSCALL
PAGE_KERNEL_VVAR
PAGE_KERNEL_VVAR_NOCACHE
PAGE_KERNEL_WC
PAGE_NONE __P000
__S000
PAGE_READONLY __P001
__S001
PAGE_READONLY_EXEC __P100
__P101
__S100
__S101
PAGE_SHARED __S010
__S011
PAGE_SHARED_EXEC __S110
__S111
canon_pgprot
clear_fixmap
pgprot_noncached
pte_pgprot

__phys_addr [References: 4] Defined? True

#define __phys_addr(x) __phys_addr_nodebug(x)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page_64.h#26

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 113-9
processor.h: 204-12
include/ linux/ mm.h: 445-22 1429-20

These macros depend on me:

__phys_addr __pa __boot_pa
virt_to_page ZERO_PAGE
pmd_huge_pte

__pmd [References: 4] Defined? True

#define __pmd(x) native_make_pmd(x)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#77

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 253-9 260-9 355-9 380-9

__printf [References: 43] Defined? True

#define __printf(a,b) __attribute__((format(printf, a, b)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#93

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bug.h: 65-8 68-8
linux/ device.h: 807-8 965-8 969-8 1013-8 1016-8 1019-8 1022-8 1024-8 1026-8 1028-8 1030-8 1032-8 1034-8
fs.h: 2732-15
kernel.h: 205-1 356-8 357-8 358-8 360-8 362-8 364-8 366-8 506-15 569-8 572-8
kobject.h: 79-8 90-8 93-8 215-1
kthread.h: 7-1
mm.h: 1609-8
printk.h: 94-15 101-19 110-12 115-12 118-12 123-12 129-1
string.h: 128-62
workqueue.h: 398-58 494-8

__pte [References: 2] Defined? True

#define __pte(x) native_make_pte(x)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#81

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 349-9 370-9

These macros depend on me:

__pte pte_offset_map_lock pte_alloc_map_lock

__pure [References: 2] Defined? True

#define __pure __attribute__((pure))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#91

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cpufeature.h: 367-24 447-24

__pure2 [References: 1] Defined? True

#define __pure2 __attribute__((const))

defined @ /usr/include/sys/cdefs.h#136

/ usr/ include/ unistd.h: 556-24

__put_user_asm [References: 12] Defined? True

#define __put_user_asm(x,addr,err,itype,rtype,ltype,errret) asm volatile(ASM_STAC "\n" \
"1: mov"itype" %"rtype"1,%2\n" "2: " ASM_CLAC "\n" ".section .fixup,\"ax\"\n" \
"3: mov %3,%0\n" " jmp 2b\n" ".previous\n" _ASM_EXTABLE(1b, 3b) : "=r"(err) : \
ltype(x), "m" (__m(addr)), "i" (errret), "0" (err))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/uaccess.h#414

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess_64.h: 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 166-4 175-4 185-4 194-4

I depend on these macros:

__put_user_asm ASM_CLAC ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR
ASM_NOP3 K8_NOP3 K8_NOP2 K8_NOP1 GENERIC_NOP1
_ASM_MK_NOP __stringify __stringify_1
X86_FEATURE_SMAP
__ASM_CLAC
__stringify __stringify_1
ASM_STAC ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR
ASM_NOP3 K8_NOP3 K8_NOP2 K8_NOP1 GENERIC_NOP1
_ASM_MK_NOP __stringify __stringify_1
X86_FEATURE_SMAP
__ASM_STAC
__stringify __stringify_1
_ASM_EXTABLE
__m __user

These macros depend on me:

__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned

__raw_cmpxchg [References: 4] Defined? True

#define __raw_cmpxchg(ptr,old,new,size,lock) ({ __typeof__(*(ptr)) __ret; __typeof__(*(ptr)) \
__old = (old); __typeof__(*(ptr)) __new = (new); switch (size) { case __X86_CASE_B: \
{ volatile u8 *__ptr = (volatile u8 *)(ptr); asm volatile(lock "cmpxchgb %2,%1" : \
"=a" (__ret), "+m" (*__ptr) : "q" (__new), "0" (__old) : "memory"); break; } case \
__X86_CASE_W: { volatile u16 *__ptr = (volatile u16 *)(ptr); asm volatile(lock \
"cmpxchgw %2,%1" : "=a" (__ret), "+m" (*__ptr) : "r" (__new), "0" (__old) : \
"memory"); break; } case __X86_CASE_L: { volatile u32 *__ptr = (volatile u32 \
*)(ptr); asm volatile(lock "cmpxchgl %2,%1" : "=a" (__ret), "+m" (*__ptr) : "r" \
(__new), "0" (__old) : "memory"); break; } case __X86_CASE_Q: { volatile u64 *__ptr \
= (volatile u64 *)(ptr); asm volatile(lock "cmpxchgq %2,%1" : "=a" (__ret), "+m" \
(*__ptr) : "r" (__new), "0" (__old) : "memory"); break; } default: __cmpxchg_wrong_size(); \
} __ret; })

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#83

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 176-9
atomic64_64.h: 166-9
spinlock.h: 116-9 137-6

I depend on these macros:

__raw_cmpxchg __X86_CASE_B
__X86_CASE_L
__X86_CASE_Q
__X86_CASE_W

These macros depend on me:

__raw_cmpxchg __cmpxchg cmpxchg cmpxchg64
__cmpxchg_local cmpxchg_local cmpxchg64_local
__sync_cmpxchg sync_cmpxchg

__rcu [References: 54] Defined? True

#define __rcu

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#44

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 83-16 208-21 211-29 552-9 715-9 728-9
cred.h: 127-13
fs.h: 1302-7
idr.h: 33-19 40-19 41-19 114-27 117-10
key.h: 204-9
mm_types.h: 406-22
notifier.h: 55-24 61-24 66-24 70-24 76-24
radix-tree.h: 67-25 152-9 168-9 216-2
rculist.h: 54-2 176-2 235-2 362-2 401-2 429-2 456-2
rculist_bl.h: 16-2 23-19
sched.h: 1143-21 1144-21 1192-20 1194-20 1319-17 2255-9
kernel/ cpu.c: 226-2 248-2

These macros depend on me:

__rcu RCU_INIT_POINTER
RCU_POINTER_INITIALIZER
hlist_first_rcu __hlist_for_each_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
hlist_for_each_entry_rcu_bh
hlist_for_each_entry_rcu_notrace
hlist_next_rcu __hlist_for_each_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
hlist_for_each_entry_rcu_bh
hlist_for_each_entry_rcu_notrace
hlist_pprev_rcu
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
list_next_rcu
rcu_access_index
rcu_access_pointer
rcu_assign_pointer rcu_assign_keypointer
rcu_dereference_bh_check rcu_dereference_bh hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_rcu_bh
rcu_dereference_check rcu_dereference __hlist_for_each_rcu
__task_cred task_cred_xxx task_euid
task_uid
hlist_for_each_entry_continue_rcu
task_css_set_check task_css_check
rcu_dereference_raw hlist_bl_for_each_entry_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
rcu_dereference_protected current_cred current_cred_xxx current_cap
current_egid
current_euid
current_fsgid
current_fsuid
current_gid
current_security
current_sgid
current_suid
current_uid
current_user
current_euid_egid
current_fsuid_fsgid
current_uid_gid
get_current_cred
get_current_groups
get_current_user
rcu_dereference_key
rcu_dereference_raw_notrace hlist_for_each_entry_rcu_notrace
rcu_dereference_sched_check rcu_dereference_sched
srcu_dereference_check srcu_dereference

__rcu_assign_pointer [References: 9] Defined? True

#define __rcu_assign_pointer(p,v,space) do { smp_wmb(); (p) = (typeof(*v) __force space \
*)(v); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#551

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ radix-tree.h: 216-2
rculist.h: 54-2 176-2 235-2 362-2 401-2 429-2 456-2
rculist_bl.h: 16-2

I depend on these macros:

__rcu_assign_pointer __force
smp_wmb barrier

These macros depend on me:

__rcu_assign_pointer rcu_assign_pointer rcu_assign_keypointer

__rcu_dereference_check [References: 10] Defined? True

#define __rcu_dereference_check(p,c,space) ({ typeof(*p) *_________p1 = (typeof(*p)*__force \
)ACCESS_ONCE(p); rcu_lockdep_assert(c, "suspicious rcu_dereference_check()" " \
usage"); rcu_dereference_sparse(p, space); smp_read_barrier_depends(); ((typeof(*p) \
__force __kernel *)(_________p1)); })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#519

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 552-9 715-9 728-9
idr.h: 114-27 117-10
radix-tree.h: 152-9
rculist_bl.h: 23-19
sched.h: 2255-9
kernel/ cpu.c: 226-2 248-2

I depend on these macros:

__rcu_dereference_check ACCESS_ONCE
__force
__kernel
rcu_dereference_sparse
rcu_lockdep_assert
smp_read_barrier_depends read_barrier_depends

These macros depend on me:

__rcu_dereference_check rcu_dereference_bh_check rcu_dereference_bh hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_rcu_bh
rcu_dereference_check rcu_dereference __hlist_for_each_rcu
__task_cred task_cred_xxx task_euid
task_uid
hlist_for_each_entry_continue_rcu
task_css_set_check task_css_check
rcu_dereference_raw hlist_bl_for_each_entry_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
rcu_dereference_raw_notrace hlist_for_each_entry_rcu_notrace
rcu_dereference_sched_check rcu_dereference_sched
srcu_dereference_check srcu_dereference

__rcu_dereference_protected [References: 1] Defined? True

#define __rcu_dereference_protected(p,c,space) ({ rcu_lockdep_assert(c, "suspicious \
rcu_dereference_protected()" " usage"); rcu_dereference_sparse(p, space); ((typeof(*p) \
__force __kernel *)(p)); })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#528

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ radix-tree.h: 168-9

I depend on these macros:

__rcu_dereference_protected __force
__kernel
rcu_dereference_sparse
rcu_lockdep_assert

These macros depend on me:

__rcu_dereference_protected rcu_dereference_protected current_cred current_cred_xxx current_cap
current_egid
current_euid
current_fsgid
current_fsuid
current_gid
current_security
current_sgid
current_suid
current_uid
current_user
current_euid_egid
current_fsuid_fsgid
current_uid_gid
get_current_cred
get_current_groups
get_current_user
rcu_dereference_key

__read_mostly [References: 23] Defined? True

#define __read_mostly __attribute__((__section__(".data..read_mostly")))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cache.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 69-12 70-12 71-12 72-12 73-12 74-12 75-12
include/ linux/ cache.h: 16-1
profile.h: 41-20
rcutree.h: 91-33
kernel/ cpu.c: 660-58 665-56 669-57 673-56

__ref [References: 6] Defined? True

#define __ref __section(.ref.text) noinline

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/init.h#76

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 160-5 193-6 266-12 283-12 365-5 520-6

I depend on these macros:

__ref __section
noinline

These macros depend on me:

__ref __exit_refok
__init_refok

__release [References: 15] Defined? True

#define __release(x) (void)0

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#41

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bit_spinlock.h: 65-2 82-2
rcupdate.h: 798-2 838-2 881-2 888-2
rwlock_api_smp.h: 221-2 228-2 236-2 244-2 252-2 261-2 269-2 277-2
spinlock.h: 166-2

These macros depend on me:

__release do_raw_read_unlock
do_raw_write_unlock

__releases [References: 15] Defined? True

#define __releases(x)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#39

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 30-50 31-51 32-53 33-54 34-54 35-55 38-8 41-8
spinlock.h: 163-61
spinlock_api_smp.h: 39-57 40-59 41-60 44-9
srcu.h: 135-58 234-2

__restrict [References: 13] Defined? True

#define __restrict

defined @ /usr/include/sys/cdefs.h#196

/ usr/ include/ sys/ _select.h: 39-27 39-48 40-12 40-41
select.h: 114-28 114-49 115-12 115-48 116-20
unistd.h: 595-28 595-47 621-32 621-51

__same_type [References: 41] Defined? True

#define __same_type(a,b) __builtin_types_compatible_p(typeof(a), typeof(b))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#298

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 298-1

These macros depend on me:

__same_type __must_be_array ARRAY_SIZE

__scanf [References: 2] Defined? True

#define __scanf(a,b) __attribute__((format(scanf, a, b)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#94

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 370-8 372-8

__section [References: 97] Defined? True

#define __section(S) __attribute__ ((__section__(#S)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#289

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 469-13
hw_irq.h: 189-15
io_apic.h: 184-6 185-13 191-13
numa.h: 32-37 34-12 35-13 62-13
pvclock.h: 103-5
include/ linux/ clocksource.h: 292-29
compiler.h: 289-1
cred.h: 157-13
fs.h: 52-13 53-13 54-13 2096-13 2097-13 2754-5
hrtimer.h: 453-13
idr.h: 244-6
init.h: 146-13 153-6 154-5 254-6 255-6
kref.h: 47-2
mm.h: 1591-12 1602-12 1604-13 2009-6
mmzone.h: 1235-15
percpu.h: 120-33 122-13 124-12 128-12 136-12 159-13
printk.h: 148-6
slab.h: 112-6 657-6
smp.h: 109-6 121-13 122-13
suspend.h: 307-20 311-20
vmalloc.h: 60-13 151-8 152-8
kernel/ cpu.c: 160-5 193-6 266-12 283-12 365-5 520-6 550-12 593-12

These macros depend on me:

__section WARN_ONCE dev_WARN_ONCE
WARN_ON_ONCE
WARN_TAINT_ONCE
__constsection __initconst __setup_param __setup
early_param
__memexitconst
__meminitconst
__refconst
__exit module_driver
__exit_call __exitcall module_exit module_driver
__exitdata
__init module_driver
__initdata DEFINE_EARLY_PER_CPU
DEFINE_EARLY_PER_CPU_READ_MOSTLY
__memexit
__memexitdata
__meminit
__meminitdata
__nosavedata
__page_aligned_bss
__page_aligned_data
__ref __exit_refok
__init_refok
__refdata DEFINE_EARLY_PER_CPU
DEFINE_EARLY_PER_CPU_READ_MOSTLY
__initdata_refok
__setup_param __setup
early_param
apic_driver
apic_drivers
console_initcall
security_initcall

__set_current_state [References: 1] Defined? True

#define __set_current_state(state_value) do { current->state = (state_value); } while (0) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#194

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 124-3

I depend on these macros:

__set_current_state current

These macros depend on me:

__set_current_state __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq

__signed [References: 1] Defined? True

#define __signed signed

defined @ /usr/include/sys/cdefs.h#97

/ usr/ include/ i386/ _types.h: 37-9

__stringify [References: 623] Defined? True

#define __stringify(x,...) __stringify_1(x)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/stringify.h#10

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
arch_hweight.h: 28-7 53-7
barrier.h: 112-2 113-2
current.h: 14-9
irq_regs.h: 18-9 26-2
percpu.h: 498-42 509-20
preempt.h: 22-9 27-2 56-2 61-2 66-11 75-2 80-2 90-2 98-9
processor.h: 806-2 819-2
smap.h: 64-2 70-2
thread_info.h: 205-16
uaccess_64.h: 36-2 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4
include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
topology.h: 191-9 205-2
vmstat.h: 32-2 37-2 42-2 47-2

I depend on these macros:

__stringify __stringify_1

These macros depend on me:

__stringify ALTINSTR_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2
ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
MODULE_ALIAS_CHARDEV
MODULE_ALIAS_CHARDEV_MAJOR
_ASM_MK_NOP ASM_NOP1
ASM_NOP2
ASM_NOP3 ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_NOP4
ASM_NOP5
ASM_NOP5_ATOMIC
ASM_NOP6
ASM_NOP7
ASM_NOP8
__ATTR BUS_ATTR
CLASS_ATTR
DEVICE_ATTR
DEVICE_BOOL_ATTR
DEVICE_INT_ATTR
DEVICE_ULONG_ATTR
DRIVER_ATTR
_CLASS_ATTR_STRING CLASS_ATTR_STRING
__ATTR_IGNORE_LOCKDEP DEVICE_ATTR_IGNORE_LOCKDEP
__ATTR_RW BUS_ATTR_RW
CLASS_ATTR_RW
DEVICE_ATTR_RW
DRIVER_ATTR_RW
__ATTR_RO BUS_ATTR_RO
CLASS_ATTR_RO
DEVICE_ATTR_RO
DRIVER_ATTR_RO
__ATTR_WO DEVICE_ATTR_WO
DRIVER_ATTR_WO
__BIN_ATTR BIN_ATTR
__BIN_ATTR_RW BIN_ATTR_RW
__BIN_ATTR_RO BIN_ATTR_RO
__TIMER_INITIALIZER TIMER_DEFERRED_INITIALIZER
TIMER_INITIALIZER DEFINE_TIMER
__DELAYED_WORK_INITIALIZER DECLARE_DEFERRABLE_WORK
DECLARE_DELAYED_WORK
__SRCU_STRUCT_INIT DEFINE_SRCU
DEFINE_STATIC_SRCU
__percpu_prefix __percpu_arg __this_cpu_ptr __raw_get_cpu_var
__this_cpu_generic_to_op
_this_cpu_generic_to_op
this_cpu_ptr __get_cpu_var get_cpu_var
_this_cpu_generic_read
get_cpu_ptr
percpu_add_op __this_cpu_add_1
__this_cpu_add_2
__this_cpu_add_4
__this_cpu_add_8
this_cpu_add_1
this_cpu_add_2
this_cpu_add_4
this_cpu_add_8
percpu_add_return_op __this_cpu_add_return_1
__this_cpu_add_return_2
__this_cpu_add_return_4
__this_cpu_add_return_8
this_cpu_add_return_1
this_cpu_add_return_2
this_cpu_add_return_4
this_cpu_add_return_8
percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
percpu_cmpxchg8b_double __this_cpu_cmpxchg_double_4
this_cpu_cmpxchg_double_4
percpu_cmpxchg_op __this_cpu_cmpxchg_1
__this_cpu_cmpxchg_2
__this_cpu_cmpxchg_4
__this_cpu_cmpxchg_8
this_cpu_cmpxchg_1
this_cpu_cmpxchg_2
this_cpu_cmpxchg_4
this_cpu_cmpxchg_8
percpu_from_op __this_cpu_read_1
__this_cpu_read_2
__this_cpu_read_4
__this_cpu_read_8
this_cpu_read_1
this_cpu_read_2
this_cpu_read_4
this_cpu_read_8
this_cpu_read_stable
percpu_to_op __this_cpu_and_1
__this_cpu_and_2
__this_cpu_and_4
__this_cpu_and_8
__this_cpu_or_1
__this_cpu_or_2
__this_cpu_or_4
__this_cpu_or_8
__this_cpu_write_1
__this_cpu_write_2
__this_cpu_write_4
__this_cpu_write_8
this_cpu_and_1
this_cpu_and_2
this_cpu_and_4
this_cpu_and_8
this_cpu_or_1
this_cpu_or_2
this_cpu_or_4
this_cpu_or_8
this_cpu_write_1
this_cpu_write_2
this_cpu_write_4
this_cpu_write_8
percpu_unary_op
percpu_xchg_op __this_cpu_xchg_1
__this_cpu_xchg_2
__this_cpu_xchg_4
__this_cpu_xchg_8
this_cpu_xchg_1
this_cpu_xchg_2
this_cpu_xchg_4
this_cpu_xchg_8
x86_test_and_clear_bit_percpu
trace_printk

__stringify_1 [References: 623] Defined? True

#define __stringify_1(x,...) #x

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/stringify.h#9

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
arch_hweight.h: 28-7 53-7
barrier.h: 112-2 113-2
current.h: 14-9
irq_regs.h: 18-9 26-2
percpu.h: 498-42 509-20
preempt.h: 22-9 27-2 56-2 61-2 66-11 75-2 80-2 90-2 98-9
processor.h: 806-2 819-2
smap.h: 64-2 70-2
thread_info.h: 205-16
uaccess_64.h: 36-2 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4
include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
topology.h: 191-9 205-2
vmstat.h: 32-2 37-2 42-2 47-2

These macros depend on me:

__stringify_1 __stringify ALTINSTR_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2
ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
MODULE_ALIAS_CHARDEV
MODULE_ALIAS_CHARDEV_MAJOR
_ASM_MK_NOP ASM_NOP1
ASM_NOP2
ASM_NOP3 ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_NOP4
ASM_NOP5
ASM_NOP5_ATOMIC
ASM_NOP6
ASM_NOP7
ASM_NOP8
__ATTR BUS_ATTR
CLASS_ATTR
DEVICE_ATTR
DEVICE_BOOL_ATTR
DEVICE_INT_ATTR
DEVICE_ULONG_ATTR
DRIVER_ATTR
_CLASS_ATTR_STRING CLASS_ATTR_STRING
__ATTR_IGNORE_LOCKDEP DEVICE_ATTR_IGNORE_LOCKDEP
__ATTR_RW BUS_ATTR_RW
CLASS_ATTR_RW
DEVICE_ATTR_RW
DRIVER_ATTR_RW
__ATTR_RO BUS_ATTR_RO
CLASS_ATTR_RO
DEVICE_ATTR_RO
DRIVER_ATTR_RO
__ATTR_WO DEVICE_ATTR_WO
DRIVER_ATTR_WO
__BIN_ATTR BIN_ATTR
__BIN_ATTR_RW BIN_ATTR_RW
__BIN_ATTR_RO BIN_ATTR_RO
__TIMER_INITIALIZER TIMER_DEFERRED_INITIALIZER
TIMER_INITIALIZER DEFINE_TIMER
__DELAYED_WORK_INITIALIZER DECLARE_DEFERRABLE_WORK
DECLARE_DELAYED_WORK
__SRCU_STRUCT_INIT DEFINE_SRCU
DEFINE_STATIC_SRCU
__percpu_prefix __percpu_arg __this_cpu_ptr __raw_get_cpu_var
__this_cpu_generic_to_op
_this_cpu_generic_to_op
this_cpu_ptr __get_cpu_var get_cpu_var
_this_cpu_generic_read
get_cpu_ptr
percpu_add_op __this_cpu_add_1
__this_cpu_add_2
__this_cpu_add_4
__this_cpu_add_8
this_cpu_add_1
this_cpu_add_2
this_cpu_add_4
this_cpu_add_8
percpu_add_return_op __this_cpu_add_return_1
__this_cpu_add_return_2
__this_cpu_add_return_4
__this_cpu_add_return_8
this_cpu_add_return_1
this_cpu_add_return_2
this_cpu_add_return_4
this_cpu_add_return_8
percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
percpu_cmpxchg8b_double __this_cpu_cmpxchg_double_4
this_cpu_cmpxchg_double_4
percpu_cmpxchg_op __this_cpu_cmpxchg_1
__this_cpu_cmpxchg_2
__this_cpu_cmpxchg_4
__this_cpu_cmpxchg_8
this_cpu_cmpxchg_1
this_cpu_cmpxchg_2
this_cpu_cmpxchg_4
this_cpu_cmpxchg_8
percpu_from_op __this_cpu_read_1
__this_cpu_read_2
__this_cpu_read_4
__this_cpu_read_8
this_cpu_read_1
this_cpu_read_2
this_cpu_read_4
this_cpu_read_8
this_cpu_read_stable
percpu_to_op __this_cpu_and_1
__this_cpu_and_2
__this_cpu_and_4
__this_cpu_and_8
__this_cpu_or_1
__this_cpu_or_2
__this_cpu_or_4
__this_cpu_or_8
__this_cpu_write_1
__this_cpu_write_2
__this_cpu_write_4
__this_cpu_write_8
this_cpu_and_1
this_cpu_and_2
this_cpu_and_4
this_cpu_and_8
this_cpu_or_1
this_cpu_or_2
this_cpu_or_4
this_cpu_or_8
this_cpu_write_1
this_cpu_write_2
this_cpu_write_4
this_cpu_write_8
percpu_unary_op
percpu_xchg_op __this_cpu_xchg_1
__this_cpu_xchg_2
__this_cpu_xchg_4
__this_cpu_xchg_8
this_cpu_xchg_1
this_cpu_xchg_2
this_cpu_xchg_4
this_cpu_xchg_8
x86_test_and_clear_bit_percpu
trace_printk

__swab16 [References: 3] Defined? True

#define __swab16(x) (__builtin_constant_p((__u16)(x)) ? ___constant_swab16(x) : __fswab16(x)) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/swab.h#105

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 160-9
uapi/ linux/ swab.h: 159-9

I depend on these macros:

__swab16 ___constant_swab16

These macros depend on me:

__swab16 __be16_to_cpu ___ntohs ntohs
be16_to_cpu
__cpu_to_be16 ___htons htons
cpu_to_be16
swab16

__swab32 [References: 3] Defined? True

#define __swab32(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swab32(x) : __fswab32(x)) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/swab.h#114

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 165-9
uapi/ linux/ swab.h: 172-9

I depend on these macros:

__swab32 ___constant_swab32

These macros depend on me:

__swab32 __be32_to_cpu ___ntohl ntohl
be32_to_cpu
__cpu_to_be32 ___htonl htonl
cpu_to_be32
swab32

__swab64 [References: 3] Defined? True

#define __swab64(x) (__builtin_constant_p((__u64)(x)) ? ___constant_swab64(x) : __fswab64(x)) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/swab.h#123

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 170-9
uapi/ linux/ swab.h: 185-9

I depend on these macros:

__swab64 ___constant_swab64

These macros depend on me:

__swab64 __be64_to_cpu be64_to_cpu
__cpu_to_be64 cpu_to_be64
swab64

__swahb32 [References: 1] Defined? True

#define __swahb32(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahb32(x) : \
__fswahb32(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/swab.h#145

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 215-9

I depend on these macros:

__swahb32 ___constant_swahb32

These macros depend on me:

__swahb32 swahb32

__swahw32 [References: 1] Defined? True

#define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahw32(x) : \
__fswahw32(x))

defined @ /Users/paulross/dev/linux/linux-3.13/include/uapi/linux/swab.h#134

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 200-9

I depend on these macros:

__swahw32 ___constant_swahw32

These macros depend on me:

__swahw32 swahw32

__this_cpu_add [References: 13] Defined? True

#define __this_cpu_add(pcp,val) __pcpu_size_call(__this_cpu_add_, (pcp), (val))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#569

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
percpu.h: 557-1
vmstat.h: 32-2 42-2

I depend on these macros:

__this_cpu_add __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

__this_cpu_add __this_cpu_generic_add_return
__this_cpu_inc
__this_cpu_sub __this_cpu_dec
_this_cpu_generic_add_return

__this_cpu_add_1 [References: 14] Defined? True

#define __this_cpu_add_1(pcp,val) percpu_add_op((pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#372

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
percpu.h: 558-1
vmstat.h: 32-2 42-2

I depend on these macros:

__this_cpu_add_1 percpu_add_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_add_2 [References: 14] Defined? True

#define __this_cpu_add_2(pcp,val) percpu_add_op((pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#373

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
percpu.h: 561-1
vmstat.h: 32-2 42-2

I depend on these macros:

__this_cpu_add_2 percpu_add_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_add_4 [References: 16] Defined? True

#define __this_cpu_add_4(pcp,val) percpu_add_op((pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#374

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ preempt.h: 75-2 80-2
include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
percpu.h: 564-1
vmstat.h: 32-2 42-2

I depend on these macros:

__this_cpu_add_4 percpu_add_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_add_8 [References: 14] Defined? True

#define __this_cpu_add_8(pcp,val) percpu_add_op((pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#441

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
percpu.h: 567-1
vmstat.h: 32-2 42-2

I depend on these macros:

__this_cpu_add_8 percpu_add_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_add_return [References: 8] Defined? True

#define __this_cpu_add_return(pcp,val) __pcpu_size_call_return2(__this_cpu_add_return_, \
pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#635

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 623-1

I depend on these macros:

__this_cpu_add_return __pcpu_size_call_return2 __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

__this_cpu_add_return __this_cpu_dec_return
__this_cpu_inc_return
__this_cpu_sub_return

__this_cpu_add_return_1 [References: 9] Defined? True

#define __this_cpu_add_return_1(pcp,val) percpu_add_return_op(pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#404

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 624-1

I depend on these macros:

__this_cpu_add_return_1 percpu_add_return_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_add_return_2 [References: 9] Defined? True

#define __this_cpu_add_return_2(pcp,val) percpu_add_return_op(pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#405

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 627-1

I depend on these macros:

__this_cpu_add_return_2 percpu_add_return_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_add_return_4 [References: 9] Defined? True

#define __this_cpu_add_return_4(pcp,val) percpu_add_return_op(pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#406

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 630-1

I depend on these macros:

__this_cpu_add_return_4 percpu_add_return_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_add_return_8 [References: 9] Defined? True

#define __this_cpu_add_return_8(pcp,val) percpu_add_return_op(pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#444

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 633-1

I depend on these macros:

__this_cpu_add_return_8 percpu_add_return_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_and [References: 8] Defined? True

#define __this_cpu_and(pcp,val) __pcpu_size_call(__this_cpu_and_, (pcp), (val))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#597

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 585-1

I depend on these macros:

__this_cpu_and __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

__this_cpu_and_1 [References: 9] Defined? True

#define __this_cpu_and_1(pcp,val) percpu_to_op("and", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#375

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 586-1

I depend on these macros:

__this_cpu_and_1 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_and_2 [References: 9] Defined? True

#define __this_cpu_and_2(pcp,val) percpu_to_op("and", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#376

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 589-1

I depend on these macros:

__this_cpu_and_2 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_and_4 [References: 10] Defined? True

#define __this_cpu_and_4(pcp,val) percpu_to_op("and", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#377

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ preempt.h: 56-2
include/ linux/ percpu.h: 592-1

I depend on these macros:

__this_cpu_and_4 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_and_8 [References: 9] Defined? True

#define __this_cpu_and_8(pcp,val) percpu_to_op("and", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#442

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 595-1

I depend on these macros:

__this_cpu_and_8 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_cmpxchg [References: 8] Defined? True

#define __this_cpu_cmpxchg(pcp,oval,nval) __pcpu_size_call_return2(__this_cpu_cmpxchg_, \
pcp, oval, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#689

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 677-1

I depend on these macros:

__this_cpu_cmpxchg __pcpu_size_call_return2 __verify_pcpu_ptr NULL
__percpu

__this_cpu_cmpxchg_1 [References: 9] Defined? True

#define __this_cpu_cmpxchg_1(pcp,oval,nval) percpu_cmpxchg_op(pcp, oval, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#407

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 678-1

I depend on these macros:

__this_cpu_cmpxchg_1 percpu_cmpxchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_cmpxchg_2 [References: 9] Defined? True

#define __this_cpu_cmpxchg_2(pcp,oval,nval) percpu_cmpxchg_op(pcp, oval, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#408

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 681-1

I depend on these macros:

__this_cpu_cmpxchg_2 percpu_cmpxchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_cmpxchg_4 [References: 9] Defined? True

#define __this_cpu_cmpxchg_4(pcp,oval,nval) percpu_cmpxchg_op(pcp, oval, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#409

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 684-1

I depend on these macros:

__this_cpu_cmpxchg_4 percpu_cmpxchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_cmpxchg_8 [References: 9] Defined? True

#define __this_cpu_cmpxchg_8(pcp,oval,nval) percpu_cmpxchg_op(pcp, oval, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#446

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 687-1

I depend on these macros:

__this_cpu_cmpxchg_8 percpu_cmpxchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_cmpxchg_double [References: 8] Defined? True

#define __this_cpu_cmpxchg_double(pcp1,pcp2,oval1,oval2,nval1,nval2) \
__pcpu_double_call_return_bool(__this_cpu_cmpxchg_double_, (pcp1), (pcp2), (oval1), \
(oval2), (nval1), (nval2))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#722

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 706-1

I depend on these macros:

__this_cpu_cmpxchg_double __pcpu_double_call_return_bool BUILD_BUG_ON
VM_BUG_ON BUILD_BUG_ON_INVALID __force
__verify_pcpu_ptr NULL
__percpu

__this_cpu_cmpxchg_double_1 [References: 8] Defined? True

#define __this_cpu_cmpxchg_double_1(pcp1,pcp2,oval1,oval2,nval1,nval2) \
__this_cpu_generic_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#707

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 707-1

I depend on these macros:

__this_cpu_cmpxchg_double_1 __this_cpu_generic_cmpxchg_double __this_cpu_read __pcpu_size_call_return __verify_pcpu_ptr NULL
__percpu
__this_cpu_write __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

__this_cpu_cmpxchg_double_2 [References: 8] Defined? True

#define __this_cpu_cmpxchg_double_2(pcp1,pcp2,oval1,oval2,nval1,nval2) \
__this_cpu_generic_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#711

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 711-1

I depend on these macros:

__this_cpu_cmpxchg_double_2 __this_cpu_generic_cmpxchg_double __this_cpu_read __pcpu_size_call_return __verify_pcpu_ptr NULL
__percpu
__this_cpu_write __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

__this_cpu_cmpxchg_double_4 [References: 9] Defined? True

#define __this_cpu_cmpxchg_double_4 percpu_cmpxchg8b_double

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#430

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 715-1

I depend on these macros:

__this_cpu_cmpxchg_double_4 percpu_cmpxchg8b_double __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_cmpxchg_double_8 [References: 9] Defined? True

#define __this_cpu_cmpxchg_double_8 percpu_cmpxchg16b_double

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#477

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 719-1

I depend on these macros:

__this_cpu_cmpxchg_double_8 percpu_cmpxchg16b_double ASM_OUTPUT2
X86_FEATURE_CX16
__percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1
alternative_io ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR

__this_cpu_dec [References: 9] Defined? True

#define __this_cpu_dec(pcp) __this_cpu_sub((pcp), 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#581

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 167-3
percpu.h: 581-1

I depend on these macros:

__this_cpu_dec __this_cpu_sub __this_cpu_add __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

__this_cpu_inc [References: 11] Defined? True

#define __this_cpu_inc(pcp) __this_cpu_add((pcp), 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#577

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 113-3 142-3
percpu.h: 577-1
vmstat.h: 32-2

I depend on these macros:

__this_cpu_inc __this_cpu_add __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

__this_cpu_or [References: 8] Defined? True

#define __this_cpu_or(pcp,val) __pcpu_size_call(__this_cpu_or_, (pcp), (val))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#613

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 601-1

I depend on these macros:

__this_cpu_or __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

__this_cpu_or_1 [References: 9] Defined? True

#define __this_cpu_or_1(pcp,val) percpu_to_op("or", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#378

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 602-1

I depend on these macros:

__this_cpu_or_1 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_or_2 [References: 9] Defined? True

#define __this_cpu_or_2(pcp,val) percpu_to_op("or", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#379

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 605-1

I depend on these macros:

__this_cpu_or_2 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_or_4 [References: 10] Defined? True

#define __this_cpu_or_4(pcp,val) percpu_to_op("or", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#380

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ preempt.h: 61-2
include/ linux/ percpu.h: 608-1

I depend on these macros:

__this_cpu_or_4 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_or_8 [References: 9] Defined? True

#define __this_cpu_or_8(pcp,val) percpu_to_op("or", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#443

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 611-1

I depend on these macros:

__this_cpu_or_8 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_ptr [References: 1] Defined? True

#define __this_cpu_ptr(ptr) ({ unsigned long tcp_ptr__; __verify_pcpu_ptr(ptr); asm \
volatile("add " __percpu_arg(1) ", %0" : "=r" (tcp_ptr__) : "m" (this_cpu_off), \
"0" (ptr)); (typeof(*(ptr)) __kernel __force *)tcp_ptr__; })

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#55

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ percpu.h: 60-1

I depend on these macros:

__this_cpu_ptr __force
__kernel
__percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1
__verify_pcpu_ptr NULL
__percpu

These macros depend on me:

__this_cpu_ptr __raw_get_cpu_var
__this_cpu_generic_to_op
_this_cpu_generic_to_op
this_cpu_ptr __get_cpu_var get_cpu_var
_this_cpu_generic_read
get_cpu_ptr

__this_cpu_read [References: 9] Defined? True

#define __this_cpu_read(pcp) __pcpu_size_call_return(__this_cpu_read_, (pcp))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#532

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 520-1
topology.h: 191-9

I depend on these macros:

__this_cpu_read __pcpu_size_call_return __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

__this_cpu_read __this_cpu_generic_add_return
__this_cpu_generic_cmpxchg
__this_cpu_generic_cmpxchg_double __this_cpu_cmpxchg_double_1
__this_cpu_cmpxchg_double_2
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
__this_cpu_generic_xchg
_this_cpu_generic_add_return
_this_cpu_generic_cmpxchg
_this_cpu_generic_xchg

__this_cpu_read_1 [References: 10] Defined? True

#define __this_cpu_read_1(pcp) percpu_from_op("mov", (pcp), "m"(pcp))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#365

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 521-1
topology.h: 191-9

I depend on these macros:

__this_cpu_read_1 percpu_from_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_read_2 [References: 10] Defined? True

#define __this_cpu_read_2(pcp) percpu_from_op("mov", (pcp), "m"(pcp))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#366

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 524-1
topology.h: 191-9

I depend on these macros:

__this_cpu_read_2 percpu_from_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_read_4 [References: 13] Defined? True

#define __this_cpu_read_4(pcp) percpu_from_op("mov", (pcp), "m"(pcp))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#367

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ preempt.h: 22-9 66-11 98-9
include/ linux/ percpu.h: 527-1
topology.h: 191-9

I depend on these macros:

__this_cpu_read_4 percpu_from_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_read_8 [References: 11] Defined? True

#define __this_cpu_read_8(pcp) percpu_from_op("mov", (pcp), "m"(pcp))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#439

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ percpu.h: 498-42
include/ linux/ percpu.h: 530-1
topology.h: 191-9

I depend on these macros:

__this_cpu_read_8 percpu_from_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_sub [References: 9] Defined? True

#define __this_cpu_sub(pcp,val) __this_cpu_add((pcp), -(typeof(pcp))(val))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#573

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 167-3
percpu.h: 573-1

I depend on these macros:

__this_cpu_sub __this_cpu_add __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

__this_cpu_sub __this_cpu_dec

__this_cpu_write [References: 8] Defined? True

#define __this_cpu_write(pcp,val) __pcpu_size_call(__this_cpu_write_, (pcp), (val))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#553

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 541-1

I depend on these macros:

__this_cpu_write __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

__this_cpu_write __this_cpu_generic_cmpxchg
__this_cpu_generic_cmpxchg_double __this_cpu_cmpxchg_double_1
__this_cpu_cmpxchg_double_2
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
__this_cpu_generic_xchg
_this_cpu_generic_cmpxchg
_this_cpu_generic_xchg

__this_cpu_write_1 [References: 9] Defined? True

#define __this_cpu_write_1(pcp,val) percpu_to_op("mov", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#369

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 542-1

I depend on these macros:

__this_cpu_write_1 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_write_2 [References: 9] Defined? True

#define __this_cpu_write_2(pcp,val) percpu_to_op("mov", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#370

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 545-1

I depend on these macros:

__this_cpu_write_2 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_write_4 [References: 10] Defined? True

#define __this_cpu_write_4(pcp,val) percpu_to_op("mov", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#371

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ preempt.h: 27-2
include/ linux/ percpu.h: 548-1

I depend on these macros:

__this_cpu_write_4 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_write_8 [References: 9] Defined? True

#define __this_cpu_write_8(pcp,val) percpu_to_op("mov", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#440

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 551-1

I depend on these macros:

__this_cpu_write_8 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_xchg [References: 8] Defined? True

#define __this_cpu_xchg(pcp,nval) __pcpu_size_call_return2(__this_cpu_xchg_, (pcp), nval) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#663

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 651-1

I depend on these macros:

__this_cpu_xchg __pcpu_size_call_return2 __verify_pcpu_ptr NULL
__percpu

__this_cpu_xchg_1 [References: 9] Defined? True

#define __this_cpu_xchg_1(pcp,val) percpu_xchg_op(pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#381

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 652-1

I depend on these macros:

__this_cpu_xchg_1 percpu_xchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_xchg_2 [References: 9] Defined? True

#define __this_cpu_xchg_2(pcp,val) percpu_xchg_op(pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#382

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 655-1

I depend on these macros:

__this_cpu_xchg_2 percpu_xchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_xchg_4 [References: 9] Defined? True

#define __this_cpu_xchg_4(pcp,val) percpu_xchg_op(pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#383

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 658-1

I depend on these macros:

__this_cpu_xchg_4 percpu_xchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__this_cpu_xchg_8 [References: 9] Defined? True

#define __this_cpu_xchg_8(pcp,nval) percpu_xchg_op(pcp, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#445

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 661-1

I depend on these macros:

__this_cpu_xchg_8 percpu_xchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

__unused [References: 2] Defined? True

#define __unused __attribute__((unused))

defined @ /usr/include/sys/cdefs.h#141

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ stat.h: 100-8
include/ uapi/ linux/ sysctl.h: 43-16

These macros depend on me:

__unused INIT_STRUCT_STAT_PADDING

__used [References: 68] Defined? True

#define __used __attribute__((__used__))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc4.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 233-1
kernel/ cpu.c: 76-1 92-1 191-1 199-1 382-1 470-1 556-1 603-1 651-1 654-1 663-1 667-1 671-1 675-1

These macros depend on me:

__used __CRC_SYMBOL __EXPORT_SYMBOL EXPORT_SYMBOL EXPORT_PER_CPU_SYMBOL EXPORT_EARLY_PER_CPU_SYMBOL
EXPORT_SYMBOL_GPL EXPORT_PER_CPU_SYMBOL_GPL
EXPORT_SYMBOL_GPL_FUTURE
EXPORT_UNUSED_SYMBOL
EXPORT_UNUSED_SYMBOL_GPL
__EXPORT_SYMBOL EXPORT_SYMBOL EXPORT_PER_CPU_SYMBOL EXPORT_EARLY_PER_CPU_SYMBOL
EXPORT_SYMBOL_GPL EXPORT_PER_CPU_SYMBOL_GPL
EXPORT_SYMBOL_GPL_FUTURE
EXPORT_UNUSED_SYMBOL
EXPORT_UNUSED_SYMBOL_GPL
__IDSTRING __COPYRIGHT
__PROJECT_VERSION
__RCSID
__SCCSID
__define_initcall arch_initcall
arch_initcall_sync
core_initcall
core_initcall_sync
device_initcall __initcall module_init module_driver
device_initcall_sync
early_initcall
fs_initcall
fs_initcall_sync
late_initcall
late_initcall_sync
postcore_initcall
postcore_initcall_sync
pure_initcall
rootfs_initcall
subsys_initcall
subsys_initcall_sync
__exit_call __exitcall module_exit module_driver
__exitused __exit module_driver
__memexit
__setup_param __setup
early_param
apic_driver
apic_drivers
console_initcall
security_initcall

__user [References: 190] Defined? True

#define __user

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#28

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 34-7
uaccess.h: 518-41 520-41 522-49 523-50 525-44 526-46 545-65 547-47 588-37 623-19
uaccess_64.h: 49-19 49-42 52-52 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 95-44 102-33 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 145-25 152-25 152-49 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4 205-49 211-30 216-55 220-48 227-57
uapi/ asm/ signal.h: 128-7
include/ asm-generic/ siginfo.h: 35-48
linux/ bitmap.h: 127-41 133-45
cgroup.h: 451-9 478-16
cpumask.h: 556-49 570-53
fs.h: 338-8 995-52 997-17 1478-23 1524-39 1525-46 1558-41 1585-60 1590-45 1591-52 1592-60 1594-61 1898-35 2061-8 2071-45 2080-44 2093-54 2470-53 2471-60 2555-47 2556-48 2564-51 2578-32 2579-33 2581-41 2630-53 2639-45 2642-14 2693-60 2695-57 2742-50 2744-57 2749-10 2751-10 2753-11
hrtimer.h: 434-26
kernel.h: 310-49 311-48 312-48 313-47 314-50 315-49 316-49 317-49 318-48 319-48 321-63 326-63 331-63 336-63
mm.h: 196-7 1925-11
mmzone.h: 893-11 896-11 898-11 900-9 902-9 905-9
nodemask.h: 317-52
resource.h: 9-61
sched.h: 1165-6 1166-6 1324-26 1326-33 2187-19 2187-34 2188-19 2188-34 2189-70 2189-84
seccomp.h: 43-51
signal.h: 434-36 435-29
string.h: 11-38 12-37
swap.h: 339-11
sysctl.h: 40-11 43-10 45-10 47-10 49-11 51-11 53-14 55-12 57-16 59-10
thread_info.h: 24-8 29-8 34-20 36-27 42-18
time.h: 161-43
uapi/ asm-generic/ siginfo.h: 9-7 89-9 104-9
signal-defs.h: 18-22 21-23
linux/ capability.h: 43-3 49-3
ipc.h: 58-16
sem.h: 47-18 48-17 49-17 50-7
sysctl.h: 37-6 39-7 40-9 41-7

These macros depend on me:

__user __m __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_asm_ex __get_user_asm_ex_u64 __get_user_size_ex get_user_ex
__get_user_size_ex get_user_ex
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_asm_ex __put_user_asm_ex_u64 __put_user_size_ex put_user_ex save_altstack_ex
__put_user_size_ex put_user_ex save_altstack_ex
save_altstack_ex

__va [References: 5] Defined? True

#define __va(x) ((void *)((unsigned long)(x)+PAGE_OFFSET))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page.h#54

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 131-9
pgtable.h: 493-24 566-24 606-24
include/ linux/ mm.h: 841-9

I depend on these macros:

__va PAGE_OFFSET __PAGE_OFFSET _AC __AC

These macros depend on me:

__va __boot_va
pfn_to_kaddr

__verify_pcpu_ptr [References: 21] Defined? True

#define __verify_pcpu_ptr(ptr) do { const void __percpu *__vpp_verify = (typeof((ptr) + \
0))NULL; (void)__vpp_verify; } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu-defs.h#29

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 145-27 152-27
apic.h: 663-15
irq_regs.h: 18-9 26-2
smp.h: 43-9 48-9 53-9
topology.h: 67-9
include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
topology.h: 191-9 198-9 205-2 212-2
vmstat.h: 32-2 37-2 42-2 47-2 137-8

I depend on these macros:

__verify_pcpu_ptr NULL
__percpu

These macros depend on me:

__verify_pcpu_ptr SHIFT_PERCPU_PTR per_cpu cpu_data topology_core_id
topology_physical_package_id
cpu_physical_id
early_per_cpu
init_idle_preempt_count
topology_core_cpumask
topology_thread_cpumask
per_cpu_ptr
__pcpu_double_call_return_bool __this_cpu_cmpxchg_double
this_cpu_cmpxchg_double
__pcpu_size_call __this_cpu_add __this_cpu_generic_add_return
__this_cpu_inc
__this_cpu_sub __this_cpu_dec
_this_cpu_generic_add_return
__this_cpu_and
__this_cpu_or
__this_cpu_write __this_cpu_generic_cmpxchg
__this_cpu_generic_cmpxchg_double __this_cpu_cmpxchg_double_1
__this_cpu_cmpxchg_double_2
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
__this_cpu_generic_xchg
_this_cpu_generic_cmpxchg
_this_cpu_generic_xchg
this_cpu_add this_cpu_inc inc_irq_stat
this_cpu_sub this_cpu_dec
this_cpu_and
this_cpu_or or_softirq_pending
this_cpu_write set_softirq_pending
__pcpu_size_call_return __this_cpu_read __this_cpu_generic_add_return
__this_cpu_generic_cmpxchg
__this_cpu_generic_cmpxchg_double __this_cpu_cmpxchg_double_1
__this_cpu_cmpxchg_double_2
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
__this_cpu_generic_xchg
_this_cpu_generic_add_return
_this_cpu_generic_cmpxchg
_this_cpu_generic_xchg
this_cpu_read __my_cpu_offset my_cpu_offset
local_softirq_pending
raw_smp_processor_id smp_processor_id get_cpu
safe_smp_processor_id
__pcpu_size_call_return2 __this_cpu_add_return __this_cpu_dec_return
__this_cpu_inc_return
__this_cpu_sub_return
__this_cpu_cmpxchg
__this_cpu_xchg
this_cpu_add_return this_cpu_dec_return
this_cpu_inc_return
this_cpu_sub_return
this_cpu_cmpxchg
this_cpu_xchg
__this_cpu_ptr __raw_get_cpu_var
__this_cpu_generic_to_op
_this_cpu_generic_to_op
this_cpu_ptr __get_cpu_var get_cpu_var
_this_cpu_generic_read
get_cpu_ptr

__virt_to_fix [References: 1] Defined? True

#define __virt_to_fix(x) ((FIXADDR_TOP - ((x)&PAGE_MASK)) >> PAGE_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/fixmap.h#191

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 220-9

I depend on these macros:

__virt_to_fix FIXADDR_TOP PAGE_SIZE PAGE_SHIFT
_AC __AC
VSYSCALL_END
PAGE_MASK PAGE_SIZE PAGE_SHIFT
_AC __AC
PAGE_SHIFT

__visible [References: 76] Defined? True

#define __visible

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#293

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hw_irq.h: 175-8 176-8 177-8 178-8 183-8 184-8 185-8 186-8
irq.h: 36-8
pgtable.h: 26-2
processor.h: 415-63
include/ linux/ compiler.h: 293-1
kernel/ cpu.c: 76-1 92-1 191-1 199-1 382-1 470-1 651-1 654-1 663-1 667-1 671-1 675-1

These macros depend on me:

__visible __CRC_SYMBOL __EXPORT_SYMBOL EXPORT_SYMBOL EXPORT_PER_CPU_SYMBOL EXPORT_EARLY_PER_CPU_SYMBOL
EXPORT_SYMBOL_GPL EXPORT_PER_CPU_SYMBOL_GPL
EXPORT_SYMBOL_GPL_FUTURE
EXPORT_UNUSED_SYMBOL
EXPORT_UNUSED_SYMBOL_GPL
__EXPORT_SYMBOL EXPORT_SYMBOL EXPORT_PER_CPU_SYMBOL EXPORT_EARLY_PER_CPU_SYMBOL
EXPORT_SYMBOL_GPL EXPORT_PER_CPU_SYMBOL_GPL
EXPORT_SYMBOL_GPL_FUTURE
EXPORT_UNUSED_SYMBOL
EXPORT_UNUSED_SYMBOL_GPL

__weak [References: 4] Defined? True

#define __weak __attribute__((weak))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#65

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ clocksource.h: 292-36
sched.h: 792-12
kernel/ cpu.c: 512-6 516-6

__x86_64__ [References: 8] Defined? True

#define __x86_64__

defined @ Unnamed Pre-include#5

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pvclock.h: 48-15
uapi/ asm/ bitsperlong.h: 5-1
ptrace-abi.h: 75-1
siginfo.h: 5-1
usr/ include/ machine/ _types.h: 31-35
sys/ cdefs.h: 656-55

__xadd [References: 4] Defined? True

#define __xadd(ptr,inc,lock) __xchg_op((ptr), (inc), xadd, lock)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#165

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 156-13
atomic64_64.h: 153-13
rwsem.h: 221-17
spinlock.h: 87-8

I depend on these macros:

__xadd __xchg_op __X86_CASE_B
__X86_CASE_L
__X86_CASE_Q
__X86_CASE_W
xadd LOCK_PREFIX LOCK_PREFIX_HERE

These macros depend on me:

__xadd xadd _ASM_XADD
xadd_local
xadd_sync

__xchg_op [References: 10] Defined? True

#define __xchg_op(ptr,arg,op,lock) ({ __typeof__ (*(ptr)) __ret = (arg); switch (sizeof(*(ptr))) \
{ case __X86_CASE_B: asm volatile (lock #op "b %b0, %1\n" : "+q" (__ret), "+m" \
(*(ptr)) : : "memory", "cc"); break; case __X86_CASE_W: asm volatile (lock #op "w \
%w0, %1\n" : "+r" (__ret), "+m" (*(ptr)) : : "memory", "cc"); break; case __X86_CASE_L: \
asm volatile (lock #op "l %0, %1\n" : "+r" (__ret), "+m" (*(ptr)) : : "memory", \
"cc"); break; case __X86_CASE_Q: asm volatile (lock #op "q %q0, %1\n" : "+r" \
(__ret), "+m" (*(ptr)) : : "memory", "cc"); break; default: __ ## op ## _wrong_size(); \
} __ret; })

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#40

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 156-13 181-9
atomic64_64.h: 153-13 171-9
pgtable_64.h: 75-25 88-25
rwsem.h: 221-17
spinlock.h: 87-8
include/ linux/ debug_locks.h: 16-9
llist.h: 193-9

I depend on these macros:

__xchg_op __X86_CASE_B
__X86_CASE_L
__X86_CASE_Q
__X86_CASE_W

These macros depend on me:

__xchg_op __xadd xadd _ASM_XADD
xadd_local
xadd_sync
xchg set_mb set_current_state __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
set_task_state

_config_enabled [References: 66] Defined? True

#define _config_enabled(value) __config_enabled(__ARG_PLACEHOLDER_##value)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kconfig.h#21

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 6-5 10-5 14-5 18-5 22-5 26-5 30-5 34-5 38-5 42-5 46-5 50-5
gfp.h: 272-6
lockref.h: 26-5
mm.h: 1425-5
mm_types.h: 144-45 427-46

I depend on these macros:

_config_enabled __config_enabled ___config_enabled

These macros depend on me:

_config_enabled config_enabled IS_BUILTIN
IS_ENABLED USE_CMPXCHG_LOCKREF
USE_SPLIT_PMD_PTLOCKS
IS_MODULE

_gcc_header [References: 1] Defined? True

#define _gcc_header(x) __gcc_header(linux/compiler-gcc##x.h)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#101

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler-gcc.h: 105-1

I depend on these macros:

_gcc_header __gcc_header

These macros depend on me:

_gcc_header gcc_header

_raw_spin_unlock [References: 2] Defined? True

#define _raw_spin_unlock(lock) __raw_spin_unlock(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock_api_smp.h#71

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irq.h: 801-2
spinlock.h: 333-2

These macros depend on me:

_raw_spin_unlock raw_spin_unlock

_raw_spin_unlock_irq [References: 1] Defined? True

#define _raw_spin_unlock_irq(lock) __raw_spin_unlock_irq(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock_api_smp.h#79

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 343-2

These macros depend on me:

_raw_spin_unlock_irq raw_spin_unlock_irq

_raw_write_unlock_irq [References: 1] Defined? True

#define _raw_write_unlock_irq(lock) __raw_write_unlock_irq(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwlock_api_smp.h#104

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 257-2

These macros depend on me:

_raw_write_unlock_irq write_unlock_irq

add_smp [References: 1] Defined? True

#define add_smp(ptr,inc) __add((ptr), (inc), LOCK_PREFIX)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#207

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 154-3

I depend on these macros:

add_smp LOCK_PREFIX LOCK_PREFIX_HERE
__add __X86_CASE_B
__X86_CASE_L
__X86_CASE_Q
__X86_CASE_W

aligned_u64 [References: 1] Defined? True

#define aligned_u64 __u64 __attribute__((aligned(8)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#117

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ lockref.h: 27-3

alt_rlen [References: 118] Defined? True

#define alt_rlen(number) e_replacement(number)"f-"b_replacement(number)"f"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#85

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
arch_hweight.h: 28-7 53-7
barrier.h: 112-2 113-2
processor.h: 806-2 819-2
smap.h: 64-2 70-2
uaccess_64.h: 36-2 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

I depend on these macros:

alt_rlen b_replacement
e_replacement

These macros depend on me:

alt_rlen ALTINSTR_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2
DISCARD_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2

alt_slen [References: 118] Defined? True

#define alt_slen "662b-661b"

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#84

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
arch_hweight.h: 28-7 53-7
barrier.h: 112-2 113-2
processor.h: 806-2 819-2
smap.h: 64-2 70-2
uaccess_64.h: 36-2 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

These macros depend on me:

alt_slen ALTINSTR_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2
DISCARD_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2

alternative [References: 4] Defined? True

#define alternative(oldinstr,newinstr,feature) asm volatile (ALTERNATIVE(oldinstr, newinstr, \
feature) : : : "memory")

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#146

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 112-2 113-2
smap.h: 64-2 70-2

I depend on these macros:

alternative ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR

alternative_call_2 [References: 1] Defined? True

#define alternative_call_2(oldfunc,newfunc1,feature1,newfunc2,feature2,output,input,...) \
asm volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1, "call \
%P[new2]", feature2) : output : [old] "i" (oldfunc), [new1] "i" (newfunc1), [new2] \
"i" (newfunc2), ## input)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#180

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess_64.h: 36-2

I depend on these macros:

alternative_call_2 ALTERNATIVE_2 ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR

alternative_input [References: 2] Defined? True

#define alternative_input(oldinstr,newinstr,feature,input,...) asm volatile (ALTERNATIVE(oldinstr, \
newinstr, feature) : : "i" (0), ## input)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#160

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 806-2 819-2

I depend on these macros:

alternative_input ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR

alternative_io [References: 1] Defined? True

#define alternative_io(oldinstr,newinstr,feature,output,input,...) asm volatile \
(ALTERNATIVE(oldinstr, newinstr, feature) : output : "i" (0), ## input)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#165

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2

I depend on these macros:

alternative_io ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR

These macros depend on me:

alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8

arch_mutex_cpu_relax [References: 8] Defined? True

#define arch_mutex_cpu_relax() cpu_relax()

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mutex.h#179

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mutex.h: 179-1

arch_read_lock_flags [References: 1] Defined? True

#define arch_read_lock_flags(lock,flags) arch_read_lock(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock.h#274

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 160-2

These macros depend on me:

arch_read_lock_flags do_raw_read_lock_flags

arch_spin_is_contended [References: 27] Defined? True

#define arch_spin_is_contended arch_spin_is_contended

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock.h#177

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 114-1 378-9

I depend on these macros:

arch_spin_is_contended

These macros depend on me:

arch_spin_is_contended raw_spin_is_contended

arch_write_lock_flags [References: 1] Defined? True

#define arch_write_lock_flags(lock,flags) arch_write_lock(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/spinlock.h#275

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 188-2

These macros depend on me:

arch_write_lock_flags do_raw_write_lock_flags

asmlinkage [References: 71] Defined? True

#define asmlinkage CPP_ASMLINKAGE

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/linkage.h#16

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hw_irq.h: 29-8 30-8 31-8 32-8 33-8 35-8 36-8 37-8 39-8 40-8 41-8 42-8 43-8 44-8 45-8 46-8 47-8 48-8 49-8 50-8 51-8 52-8 53-8 54-8 55-8 56-8 57-8 58-8 59-8 60-8 61-8 62-8 63-8 64-8 65-8 66-8 67-8 68-8 69-8 70-8 71-8 73-8 74-8 75-8 77-8 78-8 180-8
processor.h: 420-8
special_insns.h: 104-8
include/ linux/ linkage.h: 16-1
printk.h: 101-8 110-1 115-1 118-1 119-1 123-1 203-8
sched.h: 221-8 311-1

I depend on these macros:

asmlinkage CPP_ASMLINKAGE

asmlinkage_protect [References: 13] Defined? True

#define asmlinkage_protect(n,ret,args,...) do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/linkage.h#61

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 61-1

atomic64_dec_return [References: 1] Defined? True

#define atomic64_dec_return(v) (atomic64_sub_return(1, (v)))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/atomic64_64.h#162

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ atomic-long.h: 122-15

atomic64_inc_return [References: 1] Defined? True

#define atomic64_inc_return(v) (atomic64_add_return(1, (v)))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/atomic64_64.h#161

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ atomic-long.h: 115-15

atomic_dec_return [References: 1] Defined? True

#define atomic_dec_return(v) (atomic_sub_return(1, v))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/atomic.h#172

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 246-6

atomic_inc_not_zero [References: 29] Defined? True

#define atomic_inc_not_zero(v) atomic_add_unless((v), 1, 0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/atomic.h#28

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ atomic.h: 50-10 28-1
mm.h: 309-9

atomic_inc_return [References: 1] Defined? True

#define atomic_inc_return(v) (atomic_add_return(1, v))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/atomic.h#171

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kref.h: 47-2

b_replacement [References: 236] Defined? True

#define b_replacement(number) "663"#number

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#81

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
arch_hweight.h: 28-7 53-7
barrier.h: 112-2 113-2
processor.h: 806-2 819-2
smap.h: 64-2 70-2
uaccess_64.h: 36-2 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

These macros depend on me:

b_replacement ALTINSTR_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2
ALTINSTR_REPLACEMENT ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2
alt_rlen ALTINSTR_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2
DISCARD_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2

barrier [References: 111] Defined? True

#define barrier() __asm__ __volatile__("": : :"memory")

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#15

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 132-2 155-2
spinlock.h: 102-6
include/ linux/ bit_spinlock.h: 24-2 27-3 31-3 42-2 45-3 64-2 81-2
compiler.h: 158-1
idr.h: 97-2
page-flags.h: 293-3 300-2 311-2
percpu_counter.h: 75-2
radix-tree.h: 216-2 259-2
rculist.h: 54-2 176-2 235-2 362-2 401-2 429-2 456-2
rculist_bl.h: 16-2
rcupdate.h: 198-2 203-2 857-2 867-2 882-2 889-2
rwlock_api_smp.h: 119-2 124-2 130-2 135-2 148-2 158-2 168-2 176-2 186-2 196-2 204-2 211-2 222-2 229-2 238-2 246-2 253-2 263-2 271-2 278-2
seqlock.h: 131-2 169-2 204-2 213-2 218-2 252-2
spinlock_api_smp.h: 88-2 93-2 109-2 127-2 135-2 142-2 153-2 162-2 170-2 177-2 184-2 189-2

These macros depend on me:

barrier build_mmio_read
build_mmio_write
mmiowb
preempt_disable _this_cpu_generic_read
get_cpu
get_cpu_ptr
get_cpu_var
preempt_disable_notrace
preempt_enable _this_cpu_generic_read
put_cpu
put_cpu_ptr
put_cpu_var
preempt_enable_no_resched
preempt_enable_no_resched_notrace
preempt_enable_notrace
sched_preempt_enable_no_resched
smp_mb__after_atomic_dec
smp_mb__after_atomic_inc
smp_mb__after_clear_bit
smp_mb__before_atomic_dec
smp_mb__before_atomic_inc
smp_mb__before_clear_bit
smp_rmb
smp_wmb __rcu_assign_pointer rcu_assign_pointer rcu_assign_keypointer
smp_mb__before_spinlock
uaccess_try get_user_try
put_user_try

be16_to_cpu [References: 1] Defined? True

#define be16_to_cpu __be16_to_cpu

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#96

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 160-9

I depend on these macros:

be16_to_cpu __be16_to_cpu __force
__swab16 ___constant_swab16

be32_to_cpu [References: 1] Defined? True

#define be32_to_cpu __be32_to_cpu

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#94

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 165-9

I depend on these macros:

be32_to_cpu __be32_to_cpu __force
__swab32 ___constant_swab32

be64_to_cpu [References: 1] Defined? True

#define be64_to_cpu __be64_to_cpu

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#92

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 170-9

I depend on these macros:

be64_to_cpu __be64_to_cpu __force
__swab64 ___constant_swab64

boot_cpu_has [References: 3] Defined? True

#define boot_cpu_has(bit) cpu_has(&boot_cpu_data, bit)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#265

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

boot_cpu_has cpu_has REQUIRED_MASK_BIT_SET REQUIRED_MASK0 NEED_CMOV X86_FEATURE_CMOV
NEED_CX8 X86_FEATURE_CX8
NEED_FPU X86_FEATURE_FPU
NEED_FXSR X86_FEATURE_FXSR
NEED_MSR X86_FEATURE_MSR
NEED_PAE X86_FEATURE_PAE
NEED_PGE X86_FEATURE_PGE
NEED_PSE X86_FEATURE_PSE
NEED_XMM X86_FEATURE_XMM
NEED_XMM2 X86_FEATURE_XMM2
REQUIRED_MASK1 NEED_3DNOW
NEED_LM X86_FEATURE_LM
REQUIRED_MASK2
REQUIRED_MASK3 NEED_NOPL X86_FEATURE_NOPL
REQUIRED_MASK4 NEED_MOVBE
REQUIRED_MASK5
REQUIRED_MASK6
REQUIRED_MASK7
REQUIRED_MASK8
REQUIRED_MASK9
test_cpu_cap test_bit

These macros depend on me:

boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe

build_mmio_read [References: 7] Defined? True

#define build_mmio_read(name,size,type,reg,barrier) static inline type name(const volatile \
void __iomem *addr) { type ret; asm volatile("mov" size " %1,%0":reg (ret) :"m" \
(*(volatile type __force *)addr) barrier); return ret; }

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/io.h#43

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 53-1 54-1 55-1 57-1 58-1 59-1 84-1

I depend on these macros:

build_mmio_read __force
__iomem
barrier
inline notrace

build_mmio_write [References: 7] Defined? True

#define build_mmio_write(name,size,type,reg,barrier) static inline void name(type val, \
volatile void __iomem *addr) { asm volatile("mov" size " %0,%1": :reg (val), "m" \
(*(volatile type __force *)addr) barrier); }

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/io.h#48

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 61-1 62-1 63-1 65-1 66-1 67-1 85-1

I depend on these macros:

build_mmio_write __force
__iomem
barrier
inline notrace

cmpxchg [References: 4] Defined? True

#define cmpxchg(ptr,old,new) __cmpxchg(ptr, old, new, sizeof(*(ptr)))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#147

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 176-9
atomic64_64.h: 166-9
spinlock.h: 116-9 137-6

I depend on these macros:

cmpxchg __cmpxchg LOCK_PREFIX LOCK_PREFIX_HERE
__raw_cmpxchg __X86_CASE_B
__X86_CASE_L
__X86_CASE_Q
__X86_CASE_W

These macros depend on me:

cmpxchg cmpxchg64

cond_resched [References: 1] Defined? True

#define cond_resched() ({ __might_sleep(__FILE__, __LINE__, 0); _cond_resched(); })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#2477

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2506-2

cond_syscall [References: 13] Defined? True

#define cond_syscall(x) asm( ".weak " VMLINUX_SYMBOL_STR(x) "\n\t" ".set " VMLINUX_SYMBOL_STR(x) \
"," VMLINUX_SYMBOL_STR(sys_ni_syscall))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/linkage.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 20-1

I depend on these macros:

cond_syscall VMLINUX_SYMBOL_STR __VMLINUX_SYMBOL_STR

config_enabled [References: 66] Defined? True

#define config_enabled(cfg) _config_enabled(cfg)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kconfig.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup_subsys.h: 6-5 10-5 14-5 18-5 22-5 26-5 30-5 34-5 38-5 42-5 46-5 50-5
gfp.h: 272-6
lockref.h: 26-5
mm.h: 1425-5
mm_types.h: 144-45 427-46

I depend on these macros:

config_enabled _config_enabled __config_enabled ___config_enabled

These macros depend on me:

config_enabled IS_BUILTIN
IS_ENABLED USE_CMPXCHG_LOCKREF
USE_SPLIT_PMD_PTLOCKS
IS_MODULE

console_loglevel [References: 3] Defined? True

#define console_loglevel (console_printk[0])

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/printk.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ printk.h: 45-2 50-6 51-3

container_of [References: 13] Defined? True

#define container_of(ptr,type,member) ({ const typeof( ((type *)0)->member ) *__mptr = \
(ptr); (type *)( (char *)__mptr - offsetof(type,member) );})

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#791

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 792-9
irq.h: 788-9
kobject.h: 180-16
mmzone.h: 821-9
plist.h: 239-9 251-9
sched.h: 2255-9
workqueue.h: 138-9
xattr.h: 83-2
kernel/ cpu.c: 226-2 248-2

I depend on these macros:

container_of offsetof __compiler_offsetof

These macros depend on me:

container_of hlist_bl_entry hlist_bl_for_each_entry
hlist_bl_for_each_entry_rcu
hlist_bl_for_each_entry_safe
hlist_entry hlist_entry_safe hlist_for_each_entry
hlist_for_each_entry_continue
hlist_for_each_entry_continue_rcu
hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_from
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
hlist_for_each_entry_rcu_bh
hlist_for_each_entry_rcu_notrace
hlist_for_each_entry_safe
list_entry list_first_entry list_first_entry_or_null
list_for_each_entry plist_for_each
plist_for_each_entry
list_for_each_entry_safe plist_for_each_entry_safe
plist_for_each_safe
list_last_entry list_for_each_entry_reverse
list_for_each_entry_safe_reverse
list_next_entry list_for_each_entry plist_for_each
plist_for_each_entry
list_for_each_entry_continue
list_for_each_entry_from
list_for_each_entry_safe plist_for_each_entry_safe
plist_for_each_safe
list_for_each_entry_safe_continue
list_for_each_entry_safe_from
list_safe_reset_next
list_prepare_entry
list_prev_entry list_for_each_entry_continue_reverse
list_for_each_entry_reverse
list_for_each_entry_safe_reverse
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
llist_entry llist_for_each_entry
llist_for_each_entry_safe
plist_first_entry
plist_last_entry
rb_entry rb_entry_safe rbtree_postorder_for_each_entry_safe
to_node

core_initcall [References: 2] Defined? True

#define core_initcall(fn) __define_initcall(fn, 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/init.h#196

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 556-1 603-1

I depend on these macros:

core_initcall __define_initcall __used

cpu_data [References: 2] Defined? True

#define cpu_data(cpu) per_cpu(cpu_info, cpu)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/processor.h#156

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 145-27 152-27

I depend on these macros:

cpu_data per_cpu SHIFT_PERCPU_PTR RELOC_HIDE
__force
__kernel
__verify_pcpu_ptr NULL
__percpu
per_cpu_offset

These macros depend on me:

cpu_data topology_core_id
topology_physical_package_id

cpu_has [References: 6] Defined? True

#define cpu_has(c,bit) (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \
test_cpu_cap(c, bit))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#257

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

cpu_has REQUIRED_MASK_BIT_SET REQUIRED_MASK0 NEED_CMOV X86_FEATURE_CMOV
NEED_CX8 X86_FEATURE_CX8
NEED_FPU X86_FEATURE_FPU
NEED_FXSR X86_FEATURE_FXSR
NEED_MSR X86_FEATURE_MSR
NEED_PAE X86_FEATURE_PAE
NEED_PGE X86_FEATURE_PGE
NEED_PSE X86_FEATURE_PSE
NEED_XMM X86_FEATURE_XMM
NEED_XMM2 X86_FEATURE_XMM2
REQUIRED_MASK1 NEED_3DNOW
NEED_LM X86_FEATURE_LM
REQUIRED_MASK2
REQUIRED_MASK3 NEED_NOPL X86_FEATURE_NOPL
REQUIRED_MASK4 NEED_MOVBE
REQUIRED_MASK5
REQUIRED_MASK6
REQUIRED_MASK7
REQUIRED_MASK8
REQUIRED_MASK9
test_cpu_cap test_bit

These macros depend on me:

cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug

cpu_has_ht [References: 1] Defined? True

#define cpu_has_ht boot_cpu_has(X86_FEATURE_HT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#297

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ smp.h: 29-17

I depend on these macros:

cpu_has_ht X86_FEATURE_HT
boot_cpu_has cpu_has REQUIRED_MASK_BIT_SET REQUIRED_MASK0 NEED_CMOV X86_FEATURE_CMOV
NEED_CX8 X86_FEATURE_CX8
NEED_FPU X86_FEATURE_FPU
NEED_FXSR X86_FEATURE_FXSR
NEED_MSR X86_FEATURE_MSR
NEED_PAE X86_FEATURE_PAE
NEED_PGE X86_FEATURE_PGE
NEED_PSE X86_FEATURE_PSE
NEED_XMM X86_FEATURE_XMM
NEED_XMM2 X86_FEATURE_XMM2
REQUIRED_MASK1 NEED_3DNOW
NEED_LM X86_FEATURE_LM
REQUIRED_MASK2
REQUIRED_MASK3 NEED_NOPL X86_FEATURE_NOPL
REQUIRED_MASK4 NEED_MOVBE
REQUIRED_MASK5
REQUIRED_MASK6
REQUIRED_MASK7
REQUIRED_MASK8
REQUIRED_MASK9
test_cpu_cap test_bit

cpu_has_x2apic [References: 1] Defined? True

#define cpu_has_x2apic boot_cpu_has(X86_FEATURE_X2APIC)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#322

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 192-7

I depend on these macros:

cpu_has_x2apic X86_FEATURE_X2APIC
boot_cpu_has cpu_has REQUIRED_MASK_BIT_SET REQUIRED_MASK0 NEED_CMOV X86_FEATURE_CMOV
NEED_CX8 X86_FEATURE_CX8
NEED_FPU X86_FEATURE_FPU
NEED_FXSR X86_FEATURE_FXSR
NEED_MSR X86_FEATURE_MSR
NEED_PAE X86_FEATURE_PAE
NEED_PGE X86_FEATURE_PGE
NEED_PSE X86_FEATURE_PSE
NEED_XMM X86_FEATURE_XMM
NEED_XMM2 X86_FEATURE_XMM2
REQUIRED_MASK1 NEED_3DNOW
NEED_LM X86_FEATURE_LM
REQUIRED_MASK2
REQUIRED_MASK3 NEED_NOPL X86_FEATURE_NOPL
REQUIRED_MASK4 NEED_MOVBE
REQUIRED_MASK5
REQUIRED_MASK6
REQUIRED_MASK7
REQUIRED_MASK8
REQUIRED_MASK9
test_cpu_cap test_bit

These macros depend on me:

cpu_has_x2apic x2apic_supported

cpu_online [References: 5] Defined? True

#define cpu_online(cpu) cpumask_test_cpu((cpu), cpu_online_mask)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#89

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 224-2 296-7 338-2 395-6 422-2

I depend on these macros:

cpu_online cpumask_test_cpu cpumask_bits
test_bit

These macros depend on me:

cpu_online cpu_is_offline

cpu_possible [References: 1] Defined? True

#define cpu_possible(cpu) cpumask_test_cpu((cpu), cpu_possible_mask)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#90

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 443-7

I depend on these macros:

cpu_possible cpumask_test_cpu cpumask_bits
test_bit

cpu_present [References: 2] Defined? True

#define cpu_present(cpu) cpumask_test_cpu((cpu), cpu_present_mask)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#91

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 662-30
kernel/ cpu.c: 395-26

I depend on these macros:

cpu_present cpumask_test_cpu cpumask_bits
test_bit

cpu_to_be16 [References: 1] Defined? True

#define cpu_to_be16 __cpu_to_be16

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#95

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 160-9

I depend on these macros:

cpu_to_be16 __cpu_to_be16 __force
__swab16 ___constant_swab16

cpu_to_be32 [References: 1] Defined? True

#define cpu_to_be32 __cpu_to_be32

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#93

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 165-9

I depend on these macros:

cpu_to_be32 __cpu_to_be32 __force
__swab32 ___constant_swab32

cpu_to_be64 [References: 1] Defined? True

#define cpu_to_be64 __cpu_to_be64

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#91

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 170-9

I depend on these macros:

cpu_to_be64 __cpu_to_be64 __force
__swab64 ___constant_swab64

cpu_to_le16 [References: 1] Defined? True

#define cpu_to_le16 __cpu_to_le16

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#89

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 145-9

I depend on these macros:

cpu_to_le16 __cpu_to_le16 __force

cpu_to_le32 [References: 1] Defined? True

#define cpu_to_le32 __cpu_to_le32

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#87

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 150-9

I depend on these macros:

cpu_to_le32 __cpu_to_le32 __force

cpu_to_le64 [References: 1] Defined? True

#define cpu_to_le64 __cpu_to_le64

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#85

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 155-9

I depend on these macros:

cpu_to_le64 __cpu_to_le64 __force

cpumask_bits [References: 57] Defined? True

#define cpumask_bits(maskp) ((maskp)->bits)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#23

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 604-27 605-6 606-6 635-2 662-30
include/ linux/ cpumask.h: 160-24 175-23 190-28 257-30 267-32 293-46 307-48 316-14 325-14 340-20 340-40 341-12 353-12 353-32 354-11 367-13 367-33 368-12 383-23 383-43 384-8 395-20 395-40 407-22 407-43 419-27 419-48 433-23 433-44 443-22 452-21 461-23 473-21 473-41 486-20 486-40 498-14 498-34 545-36 559-37 573-41 589-40 605-32 617-31
kernel/ cpu.c: 224-2 296-7 338-2 395-6 395-26 422-2 443-7 620-29

These macros depend on me:

cpumask_bits cpumask_test_cpu cpu_active
cpu_online cpu_is_offline
cpu_possible
cpu_present

cpumask_of [References: 2] Defined? True

#define cpumask_of(cpu) (get_cpu_mask(cpu))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#531

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 642-24
kernel/ cpu.c: 331-50

cpumask_test_cpu [References: 9] Defined? True

#define cpumask_test_cpu(cpu,cpumask) test_bit(cpumask_check(cpu), cpumask_bits((cpumask))) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#279

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 662-30
kernel/ cpu.c: 224-2 296-7 338-2 395-6 395-26 422-2 443-7 620-29

I depend on these macros:

cpumask_test_cpu cpumask_bits
test_bit

These macros depend on me:

cpumask_test_cpu cpu_active
cpu_online cpu_is_offline
cpu_possible
cpu_present

current [References: 33] Defined? True

#define current get_current()

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/current.h#17

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ freezer.h: 57-6 64-8 108-2 120-2 133-2
oom.h: 37-2 42-2
sched.h: 1730-6 1737-23 1738-2 1744-2 1744-20 2090-26 2095-19 2097-10 2120-14 2121-8 2121-30 2127-10 2137-10 2137-31 2374-16 2439-22 2775-21 2780-25
suspend.h: 370-2 391-2
swap.h: 33-9
kernel/ cpu.c: 69-35 80-35 118-30 124-3 278-15

These macros depend on me:

current DEFINE_WAIT_BIT
DEFINE_WAIT_FUNC DEFINE_WAIT __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
IA32_PAGE_OFFSET TASK_SIZE STACK_TOP
TASK_UNMAPPED_BASE
TASK_SIZE_OF
VM_DATA_DEFAULT_FLAGS VM_STACK_DEFAULT_FLAGS VM_STACK_FLAGS
__irq_enter
__irq_exit
__set_current_state __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
__wait_event_hrtimeout wait_event_hrtimeout
wait_event_interruptible_hrtimeout
__wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
clear_used_math
conditional_used_math
copy_to_stopped_child_used_math
current_cred current_cred_xxx current_cap
current_egid
current_euid
current_fsgid
current_fsuid
current_gid
current_security
current_sgid
current_suid
current_uid
current_user
current_euid_egid
current_fsuid_fsgid
current_uid_gid
get_current_cred
get_current_groups
get_current_user
init_wait
save_altstack_ex
set_current_state __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
set_personality
set_used_math
used_math

d_lock [References: 6] Defined? True

#define d_lock d_lockref.lock

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/dcache.h#106

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 390-21 392-23 422-21 424-23
fs.h: 2674-21 2676-23

do_div [References: 2] Defined? True

#define do_div(n,base) ({ uint32_t __base = (base); uint32_t __rem; __rem = ((uint64_t)(n)) \
% __base; (n) = ((uint64_t)(n)) / __base; __rem; })

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/div64.h#25

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ clocksource.h: 238-2 264-2

These macros depend on me:

do_div DIV_ROUND_UP_ULL

do_raw_read_lock [References: 3] Defined? True

#define do_raw_read_lock(rwlock) do {__acquire(lock); arch_read_lock(&(rwlock)->raw_lock); \
} while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwlock.h#41

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 150-2 170-2 178-2

I depend on these macros:

do_raw_read_lock __acquire

do_raw_read_lock_flags [References: 1] Defined? True

#define do_raw_read_lock_flags(lock,flags) do {__acquire(lock); arch_read_lock_flags(&(lock)->raw_lock, \
*(flags)); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwlock.h#42

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 160-2

I depend on these macros:

do_raw_read_lock_flags __acquire
arch_read_lock_flags

do_raw_read_trylock [References: 1] Defined? True

#define do_raw_read_trylock(rwlock) arch_read_trylock(&(rwlock)->raw_lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwlock.h#44

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 120-6

do_raw_read_unlock [References: 4] Defined? True

#define do_raw_read_unlock(rwlock) do {arch_read_unlock(&(rwlock)->raw_lock); __release(lock); \
} while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwlock.h#45

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 228-2 236-2 244-2 252-2

I depend on these macros:

do_raw_read_unlock __release

do_raw_write_lock [References: 3] Defined? True

#define do_raw_write_lock(rwlock) do {__acquire(lock); arch_write_lock(&(rwlock)->raw_lock); \
} while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwlock.h#46

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 198-2 206-2 213-2

I depend on these macros:

do_raw_write_lock __acquire

do_raw_write_lock_flags [References: 1] Defined? True

#define do_raw_write_lock_flags(lock,flags) do {__acquire(lock); arch_write_lock_flags(&(lock)->raw_lock, \
*(flags)); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwlock.h#47

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 188-2

I depend on these macros:

do_raw_write_lock_flags __acquire
arch_write_lock_flags

do_raw_write_trylock [References: 1] Defined? True

#define do_raw_write_trylock(rwlock) arch_write_trylock(&(rwlock)->raw_lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwlock.h#49

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 131-6

do_raw_write_unlock [References: 4] Defined? True

#define do_raw_write_unlock(rwlock) do {arch_write_unlock(&(rwlock)->raw_lock); __release(lock); \
} while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwlock.h#50

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 221-2 261-2 269-2 277-2

I depend on these macros:

do_raw_write_unlock __release

e_replacement [References: 177] Defined? True

#define e_replacement(number) "664"#number

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/alternative.h#82

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 105-2
arch_hweight.h: 28-7 53-7
barrier.h: 112-2 113-2
processor.h: 806-2 819-2
smap.h: 64-2 70-2
uaccess_64.h: 36-2 59-9 62-9 65-9 68-9 72-3 76-3 81-3 85-3 109-9 112-9 115-9 118-9 122-3 127-3 131-3 136-3 163-3 166-4 172-3 175-4 182-3 185-4 191-3 194-4

These macros depend on me:

e_replacement ALTINSTR_REPLACEMENT ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2
alt_rlen ALTINSTR_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2
DISCARD_ENTRY ALTERNATIVE ASM_CLAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
ASM_STAC __get_user_asm __get_user_asm_u64 __get_user_size __get_user_nocheck __get_user __get_user_unaligned
__get_user_size __get_user_nocheck __get_user __get_user_unaligned
__put_user_asm __put_user_asm_u64 __put_user_size __put_user_nocheck __put_user __put_user_unaligned
__put_user_size __put_user_nocheck __put_user __put_user_unaligned
alternative
alternative_call
alternative_input
alternative_io percpu_cmpxchg16b_double __this_cpu_cmpxchg_double_8
this_cpu_cmpxchg_double_8
ALTERNATIVE_2 alternative_call_2

early_per_cpu [References: 1] Defined? True

#define early_per_cpu(_name,_cpu) *(early_per_cpu_ptr(_name) ? &early_per_cpu_ptr(_name)[_cpu] \
: &per_cpu(_name, _cpu))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#565

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ topology.h: 67-9

I depend on these macros:

early_per_cpu early_per_cpu_ptr
per_cpu SHIFT_PERCPU_PTR RELOC_HIDE
__force
__kernel
__verify_pcpu_ptr NULL
__percpu
per_cpu_offset

early_per_cpu_ptr [References: 2] Defined? True

#define early_per_cpu_ptr(_name) (_name##_early_ptr)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#563

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ topology.h: 67-9

These macros depend on me:

early_per_cpu_ptr early_per_cpu

early_pfn_valid [References: 5] Defined? True

#define early_pfn_valid(pfn) pfn_valid(pfn)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1217

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1231-1

first_node [References: 3] Defined? True

#define first_node(src) __first_node(&(src))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/nodemask.h#245

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list_lru.h: 83-2 123-2
mm.h: 1535-2

These macros depend on me:

first_node first_online_node
for_each_node_mask for_each_node_state for_each_node
for_each_online_node for_each_node_with_cpus

flush_tlb_fix_spurious_fault [References: 1] Defined? True

#define flush_tlb_fix_spurious_fault(vma,address) do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#773

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 224-1

for_each_cpu [References: 3] Defined? True

#define for_each_cpu(cpu,mask) for ((cpu) = -1; (cpu) = cpumask_next((cpu), (mask)), (cpu) \
< nr_cpu_ids;)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#203

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vmstat.h: 136-2
kernel/ cpu.c: 488-2 534-2

These macros depend on me:

for_each_cpu for_each_online_cpu
for_each_possible_cpu
for_each_present_cpu

for_each_node_mask [References: 3] Defined? True

#define for_each_node_mask(node,mask) for ((node) = first_node(mask); (node) < MAX_NUMNODES; \
(node) = next_node((node), (mask)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/nodemask.h#370

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list_lru.h: 83-2 123-2
mm.h: 1535-2

I depend on these macros:

for_each_node_mask MAX_NUMNODES NODES_SHIFT CONFIG_NODES_SHIFT
first_node
next_node

These macros depend on me:

for_each_node_mask for_each_node_state for_each_node
for_each_online_node for_each_node_with_cpus

for_each_node_state [References: 1] Defined? True

#define for_each_node_state(__node,__state) for_each_node_mask((__node), node_states[__state]) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/nodemask.h#429

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1535-2

I depend on these macros:

for_each_node_state for_each_node_mask MAX_NUMNODES NODES_SHIFT CONFIG_NODES_SHIFT
first_node
next_node

These macros depend on me:

for_each_node_state for_each_node
for_each_online_node for_each_node_with_cpus

for_each_online_cpu [References: 2] Defined? True

#define for_each_online_cpu(cpu) for_each_cpu((cpu), cpu_online_mask)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#722

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vmstat.h: 136-2
kernel/ cpu.c: 488-2

I depend on these macros:

for_each_online_cpu for_each_cpu

for_each_online_node [References: 1] Defined? True

#define for_each_online_node(node) for_each_node_state(node, N_ONLINE)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/nodemask.h#501

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1535-2

I depend on these macros:

for_each_online_node for_each_node_state for_each_node_mask MAX_NUMNODES NODES_SHIFT CONFIG_NODES_SHIFT
first_node
next_node

These macros depend on me:

for_each_online_node for_each_node_with_cpus

for_each_process [References: 2] Defined? True

#define for_each_process(p) for (p = &init_task ; (p = next_task(p)) != &init_task ; )

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#2211

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 226-2 248-2

I depend on these macros:

for_each_process next_task list_entry_rcu __force
__rcu
container_of offsetof __compiler_offsetof
rcu_dereference_raw rcu_dereference_check __rcu
__rcu_dereference_check ACCESS_ONCE
__force
__kernel
rcu_dereference_sparse
rcu_lockdep_assert
smp_read_barrier_depends read_barrier_depends

gcc_header [References: 1] Defined? True

#define gcc_header(x) _gcc_header(x)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#102

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler-gcc.h: 105-1

I depend on these macros:

gcc_header _gcc_header __gcc_header

get_order [References: 1] Defined? True

#define get_order(n) ( __builtin_constant_p(n) ? ( ((n) == 0UL) ? BITS_PER_LONG - PAGE_SHIFT \
: (((n) < (1UL << PAGE_SHIFT)) ? 0 : ilog2((n) - 1) - PAGE_SHIFT + 1) ) : \
__get_order(n) )

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/getorder.h#49

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 384-23

I depend on these macros:

get_order BITS_PER_LONG
PAGE_SHIFT
ilog2

hex_asc_hi [References: 1] Defined? True

#define hex_asc_hi(x) hex_asc[((x) & 0xf0) >> 4]

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#434

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 438-11

hex_asc_lo [References: 1] Defined? True

#define hex_asc_lo(x) hex_asc[((x) & 0x0f)]

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#433

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 439-11

hex_asc_upper_hi [References: 1] Defined? True

#define hex_asc_upper_hi(x) hex_asc_upper[((x) & 0xf0) >> 4]

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#445

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 449-11

hex_asc_upper_lo [References: 1] Defined? True

#define hex_asc_upper_lo(x) hex_asc_upper[((x) & 0x0f)]

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#444

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 450-11

hlist_first_rcu [References: 1] Defined? True

#define hlist_first_rcu(head) (*((struct hlist_node __rcu **)(&(head)->first)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rculist.h#371

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rculist.h: 401-2

I depend on these macros:

hlist_first_rcu __rcu

These macros depend on me:

hlist_first_rcu __hlist_for_each_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
hlist_for_each_entry_rcu_bh
hlist_for_each_entry_rcu_notrace

hlist_next_rcu [References: 1] Defined? True

#define hlist_next_rcu(node) (*((struct hlist_node __rcu **)(&(node)->next)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rculist.h#372

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rculist.h: 456-2

I depend on these macros:

hlist_next_rcu __rcu

These macros depend on me:

hlist_next_rcu __hlist_for_each_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
hlist_for_each_entry_rcu_bh
hlist_for_each_entry_rcu_notrace

hlist_pprev_rcu [References: 1] Defined? True

#define hlist_pprev_rcu(node) (*((struct hlist_node __rcu **)((node)->pprev)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rculist.h#373

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rculist.h: 429-2

I depend on these macros:

hlist_pprev_rcu __rcu

hweight32 [References: 1] Defined? True

#define hweight32(w) (__builtin_constant_p(w) ? __const_hweight32(w) : __arch_hweight32(w)) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bitops/const_hweight.h#26

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitops.h: 77-26

I depend on these macros:

hweight32 __const_hweight32 __const_hweight16 __const_hweight8

hweight64 [References: 1] Defined? True

#define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/bitops/const_hweight.h#27

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitops.h: 77-41

I depend on these macros:

hweight64 __const_hweight64 __const_hweight32 __const_hweight16 __const_hweight8

ilog2 [References: 4] Defined? True

#define ilog2(n) ( __builtin_constant_p(n) ? ( (n) < 1 ? ____ilog2_NaN() : (n) & (1ULL << \
63) ? 63 : (n) & (1ULL << 62) ? 62 : (n) & (1ULL << 61) ? 61 : (n) & (1ULL << 60) \
? 60 : (n) & (1ULL << 59) ? 59 : (n) & (1ULL << 58) ? 58 : (n) & (1ULL << 57) ? \
57 : (n) & (1ULL << 56) ? 56 : (n) & (1ULL << 55) ? 55 : (n) & (1ULL << 54) ? 54 \
: (n) & (1ULL << 53) ? 53 : (n) & (1ULL << 52) ? 52 : (n) & (1ULL << 51) ? 51 : \
(n) & (1ULL << 50) ? 50 : (n) & (1ULL << 49) ? 49 : (n) & (1ULL << 48) ? 48 : (n) \
& (1ULL << 47) ? 47 : (n) & (1ULL << 46) ? 46 : (n) & (1ULL << 45) ? 45 : (n) & \
(1ULL << 44) ? 44 : (n) & (1ULL << 43) ? 43 : (n) & (1ULL << 42) ? 42 : (n) & (1ULL \
<< 41) ? 41 : (n) & (1ULL << 40) ? 40 : (n) & (1ULL << 39) ? 39 : (n) & (1ULL << \
38) ? 38 : (n) & (1ULL << 37) ? 37 : (n) & (1ULL << 36) ? 36 : (n) & (1ULL << 35) \
? 35 : (n) & (1ULL << 34) ? 34 : (n) & (1ULL << 33) ? 33 : (n) & (1ULL << 32) ? \
32 : (n) & (1ULL << 31) ? 31 : (n) & (1ULL << 30) ? 30 : (n) & (1ULL << 29) ? 29 \
: (n) & (1ULL << 28) ? 28 : (n) & (1ULL << 27) ? 27 : (n) & (1ULL << 26) ? 26 : \
(n) & (1ULL << 25) ? 25 : (n) & (1ULL << 24) ? 24 : (n) & (1ULL << 23) ? 23 : (n) \
& (1ULL << 22) ? 22 : (n) & (1ULL << 21) ? 21 : (n) & (1ULL << 20) ? 20 : (n) & \
(1ULL << 19) ? 19 : (n) & (1ULL << 18) ? 18 : (n) & (1ULL << 17) ? 17 : (n) & (1ULL \
<< 16) ? 16 : (n) & (1ULL << 15) ? 15 : (n) & (1ULL << 14) ? 14 : (n) & (1ULL << \
13) ? 13 : (n) & (1ULL << 12) ? 12 : (n) & (1ULL << 11) ? 11 : (n) & (1ULL << 10) \
? 10 : (n) & (1ULL << 9) ? 9 : (n) & (1ULL << 8) ? 8 : (n) & (1ULL << 7) ? 7 : (n) \
& (1ULL << 6) ? 6 : (n) & (1ULL << 5) ? 5 : (n) & (1ULL << 4) ? 4 : (n) & (1ULL \
<< 3) ? 3 : (n) & (1ULL << 2) ? 2 : (n) & (1ULL << 1) ? 1 : (n) & (1ULL << 0) ? 0 \
: ____ilog2_NaN() ) : (sizeof(n) <= 4) ? __ilog2_u32(n) : __ilog2_u64(n) )

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/log2.h#85

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 836-23 836-44
include/ linux/ sched.h: 153-39
slab.h: 384-23

These macros depend on me:

ilog2 PTE_SHIFT
get_order
order_base_2
rounddown_pow_of_two
roundup_pow_of_two order_base_2

init_per_cpu_var [References: 1] Defined? True

#define init_per_cpu_var(var) init_per_cpu__##var

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#81

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 416-1

These macros depend on me:

init_per_cpu_var DECLARE_INIT_PER_CPU

init_waitqueue_head [References: 1] Defined? True

#define init_waitqueue_head(q) do { static struct lock_class_key __key; __init_waitqueue_head((q), \
#q, &__key); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/wait.h#70

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ completion.h: 76-2

These macros depend on me:

init_waitqueue_head init_kthread_work

inline [References: 1979] Defined? True

#define inline inline notrace

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#58

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 99-8 108-8 109-8 124-8 143-8 150-8
alternative.h: 204-8
apic.h: 41-8 62-8 76-8 101-8 110-8 128-8 133-8 142-8 147-8 158-8 164-8 170-8 175-8 188-8 202-8 434-8 439-8 444-8 449-8 454-8 459-8 464-8 484-8 493-8 520-8 536-8 545-8 553-8 562-8 599-8 622-8 638-8 645-8 650-8 655-8 660-8 668-8 694-8 700-8 706-8 711-8
arch_hweight.h: 24-8 35-8 40-8 45-8
atomic.h: 24-8 36-8 48-8 62-8 78-8 89-8 101-8 115-8 128-8 142-8 154-8 166-8 174-8 179-8 193-8 215-8 230-8
atomic64_64.h: 19-8 31-8 43-8 57-8 73-8 84-8 97-8 112-8 125-8 139-8 151-8 156-8 164-8 169-8 183-8 207-8
barrier.h: 110-8
bitops.h: 70-8 93-8 108-8 130-8 136-8 153-8 171-8 185-8 206-8 218-8 233-8 252-8 273-8 285-8 305-8 310-8 316-8 348-8 362-8 376-8 398-8 439-8 481-8
cmpxchg_64.h: 4-8
cpufeature.h: 367-8 447-8
current.h: 12-8
fixmap.h: 171-8 200-8 217-8 224-8
hw_irq.h: 112-8
io.h: 53-1 54-1 55-1 57-1 58-1 59-1 61-1 62-1 63-1 65-1 66-1 67-1 84-1 85-1 111-8 129-8 144-8 182-8 202-8 208-8 214-8 238-8 256-8 308-1 309-1 310-1
io_apic.h: 202-8 207-8 211-8
irq.h: 13-8
irq_regs.h: 16-8 21-8
irq_vectors.h: 135-8
irqflags.h: 11-8 29-8 37-8 42-8 47-8 52-8 65-8 70-8 75-8 80-8 89-8 98-8 106-8 155-8 160-8
mpspec.h: 60-8 65-8 70-8 149-8 154-8 160-8
numa.h: 37-8
page.h: 24-8 30-8
page_64.h: 12-8
page_types.h: 54-8
percpu.h: 492-8 504-8
pgtable.h: 91-8 96-8 101-8 106-8 111-8 116-8 121-8 126-8 131-8 136-8 141-8 146-8 153-8 175-8 182-8 189-8 194-8 199-8 204-8 209-8 214-8 219-8 224-8 229-8 234-8 239-8 244-8 249-8 256-8 263-8 268-8 273-8 278-8 283-8 288-8 293-8 298-8 303-8 308-8 313-8 318-8 323-8 328-8 337-8 347-8 353-8 359-8 373-8 385-8 396-8 437-8 443-8 448-8 455-8 467-8 472-8 484-8 491-8 508-8 528-8 533-8 538-8 548-8 554-8 559-8 564-8 576-8 581-8 587-8 599-8 604-8 616-8 621-8 626-8 631-8 669-8 678-8 686-8 692-8 739-8 748-8 766-8 796-8 802-8 811-8 828-8 834-8 838-8 842-8 851-8 855-8 860-8 866-8 872-8
pgtable_64.h: 46-8 52-8 57-8 62-8 67-8 72-8 85-8 98-8 103-8 108-8 113-8 128-8
pgtable_types.h: 246-8 251-8 256-8 264-8 269-8 285-8 290-8 303-8 308-8 313-8 318-8 323-8
preempt.h: 20-8 25-8 54-8 59-8 64-8 73-8 78-8 88-8 96-8
processor.h: 47-8 184-8 189-8 202-8 505-8 521-8 534-8 547-8 565-8 577-8 604-8 614-8 626-8 635-8 644-8 653-8 663-8 668-8 674-8 703-8 711-8 718-8 749-8 762-8 804-8 817-8 825-8 954-8
pvclock.h: 23-8 62-8 70-8
rwsem.h: 63-8 80-8 102-8 119-8 127-8 153-8 171-8 189-8 209-8 219-8
segment.h: 267-8
smap.h: 61-8 67-8
smp.h: 25-8 41-8 46-8 51-8 93-8 98-8 103-8 108-8 113-8 118-8 123-8 128-8 133-8 138-8 143-8 148-8
special_insns.h: 7-8 21-8 28-8 33-8 40-8 45-8 52-8 57-8 64-8 80-8 86-8 93-8 99-8 110-8 115-8 120-8 125-8 130-8 135-8 140-8 145-8 150-8 155-8 162-8 167-8 172-8 180-8 189-8
spinlock.h: 44-8 54-8 58-8 65-8 83-8 105-8 119-8 147-8 164-8 171-8 179-8 185-8 209-8 218-8 223-8 232-8 242-8 252-8 262-8 268-8
string_64.h: 9-8
thread_info.h: 202-8 241-8 247-8 251-8 255-8 264-8
topology.h: 65-8 79-8 129-8
tsc.h: 22-8 35-8
uaccess.h: 577-8 587-8 622-8
uaccess_64.h: 26-8 51-8 94-8 101-8 144-8 151-8 204-21 210-21 219-8 226-8
uapi/ asm/ swab.h: 7-8 14-8
include/ asm-generic/ atomic-long.h: 27-8 34-8 41-8 48-8 55-8 62-8 69-8 76-8 83-8 90-8 97-8 104-8 111-8 118-8 125-8
bitops/ le.h: 11-8 17-8 23-8 52-8 57-8 62-8 67-8 72-8 77-8 82-8 87-8 92-8
sched.h: 12-8
getorder.h: 12-8
pgtable.h: 123-8 203-8 269-8 280-8 291-8 302-8 314-8 340-8 351-8 516-8 522-8 532-8 536-8 550-8 582-8 624-8 708-8 713-8 718-8 723-8 728-8 733-8
sections.h: 49-8 56-8
siginfo.h: 24-8
linux/ assoc_array.h: 58-8
atomic.h: 15-8 44-8 64-8 77-8 97-8 115-8
bit_spinlock.h: 15-8 40-8 56-8 73-8 88-8
bitmap.h: 159-8 169-8 179-8 190-8 198-8 207-8 216-8 224-8 233-8 242-8 251-8 260-8 268-8 276-8 283-8 292-8 301-8
bitops.h: 75-8 85-8 95-8 105-8 115-8 125-8 135-8 145-8 155-8 165-8 171-8 186-8
bug.h: 91-8
byteorder/ generic.h: 143-8 148-8 153-8 158-8 163-8 168-8
capability.h: 114-8 122-8 130-8 138-8 145-8 162-8 171-8 177-8 183-8 191-8 197-8
cgroup.h: 102-8 119-8 132-8 544-8 550-8 665-8 713-8 725-8 731-8
clocksource.h: 81-8 226-8 252-8 279-8 309-8 314-8 319-8 324-8 353-8
completion.h: 73-8 86-8
context_tracking_state.h: 35-8 36-8
cpumask.h: 105-8 158-8 170-8 185-8 255-8 265-8 291-8 305-8 314-8 323-8 336-8 350-8 363-8 379-8 392-8 404-8 416-8 430-8 441-8 450-8 459-8 470-8 483-8 495-8 542-8 556-8 570-8 586-8 600-8 615-8 625-8 676-8 681-8 687-8 693-8 700-8 704-8 708-8 748-8 763-8 860-8 866-8 872-8 878-8 887-8 893-8 900-8 907-8 915-8 922-8 929-8 936-8 943-8 949-8 956-8
cred.h: 49-8 188-8 191-8 194-8 206-8 225-8 243-8
dcache.h: 73-8 83-8 226-8 284-8 298-8 320-8 350-8 357-8 373-8 378-8 383-8 388-8 397-8 402-8 410-8 415-8 420-8 427-8 432-8 437-8 442-8 447-8 452-8 457-8 464-8
debug_locks.h: 14-8 56-8 60-8 64-8 69-8
debugobjects.h: 84-8 86-8 88-8 90-8 92-8 94-8 96-8 99-8 100-8 106-8
device.h: 439-8 445-8 612-8 616-8 623-8 790-8 798-8 811-8 815-8 829-8 834-8 839-8 844-8 849-8 855-8 861-8 866-8 871-8 878-8 883-8 888-8 916-8 941-8
dqblk_qtree.h: 45-8
dynamic_debug.h: 114-8 119-8
err.h: 22-8 27-8 32-8 37-8 49-8 55-8
freezer.h: 24-8 34-8 54-8 62-8 106-8 118-8 131-8 148-8 168-8 176-8 187-8 200-8 210-8 220-8 233-8
fs.h: 308-8 320-8 484-8 496-8 615-8 656-8 684-8 706-8 711-8 716-8 721-8 726-8 731-8 763-8 820-8 861-8 862-8 863-8 864-8 865-8 1346-8 1358-8 1370-8 1394-8 1399-8 1423-8 1441-8 1751-8 1756-8 1766-8 1772-8 1786-8 1801-8 1928-8 1938-8 1943-8 1950-8 1964-8 1971-8 1978-8 1990-8 2196-8 2202-8 2249-8 2285-8 2290-8 2295-8 2302-8 2309-8 2332-8 2336-8 2341-8 2345-8 2350-8 2356-8 2361-8 2399-8 2418-8 2434-8 2440-8 2513-8 2538-8 2666-8 2732-8 2763-8 2768-8 2774-8 2780-8 2785-8 2790-8 2804-8
ftrace_irq.h: 9-8 10-8
gfp.h: 157-8 252-8 270-8 287-8 293-8 296-8 303-8 310-8 320-8 331-8
hrtimer.h: 196-8 202-8 208-8 214-8 220-8 226-8 232-8 237-8 242-8 246-8 251-8 256-8 269-8 274-8 350-8 356-8 372-8 383-8 399-8 407-8 416-8 426-8
huge_mm.h: 191-8 196-8 207-8 213-8 219-8 225-8
idr.h: 95-8 112-8 151-8 166-8 181-8 193-8 239-8
ioport.h: 164-8 168-8 200-8 232-8
irq.h: 191-8 196-8 201-8 206-8 211-8 216-8 224-8 230-8 235-8 240-8 245-8 250-8 255-8 265-8 270-8 275-8 403-8 442-8 454-8 465-8 473-8 478-8 483-8 488-8 493-8 498-8 503-8 511-8 531-8 546-8 552-8 557-8 563-8 568-8 574-8 579-8 585-8 590-8 618-8 623-8 786-8 794-8 799-8
irqdesc.h: 79-8 84-8 89-8 94-8 99-8 110-8 118-8 125-8 135-8 147-8 155-8
jiffies.h: 82-8 307-8
jump_label.h: 136-8 141-8 148-8 155-8 161-8 167-8 172-8 173-8 175-8 190-8
kdev_t.h: 23-8 28-8 33-8 38-8 43-8 50-8 57-8 62-8 67-8 72-8 77-8 82-8 87-8
kernel.h: 166-10 200-8 240-8 269-8 285-8 290-8 295-8 300-8 321-8 326-8 331-8 336-8 436-8 447-8 454-8 506-8
key.h: 108-8 114-8 119-8 229-8 235-8 240-8 305-8 319-8
kmemleak.h: 61-8 64-8 68-8 73-8 76-8 79-8 82-8 85-8 88-8 91-8 94-8 97-8 100-8
kobject.h: 84-8 178-8 183-8 188-8 193-8
kref.h: 32-8 41-8 68-8 97-8 115-8 134-8 167-8
ktime.h: 74-8 106-8 112-8 283-8 298-8 307-8 313-8 319-8 324-8 329-8 334-8 349-8 375-8 382-8
latencytop.h: 31-8
list.h: 24-8 37-8 60-8 74-8 86-8 99-8 104-8 122-8 131-8 142-8 153-8 164-8 176-8 186-8 204-8 214-8 228-8 233-8 259-8 273-8 292-8 304-8 318-8 335-8 597-8 603-8 608-8 613-8 622-8 629-8 637-8 648-8 657-8 669-8 678-8
list_bl.h: 43-8 51-8 56-8 62-8 71-8 76-8 88-8 103-8 110-8 118-8 123-8 128-8
list_lru.h: 78-8 116-8
llist.h: 76-8 158-8 163-8 178-8 191-8
lockdep.h: 370-8 374-8 465-8
lockref.h: 45-8
log2.h: 31-8 39-8 51-8 60-8 69-8
math64.h: 18-8 27-8 36-8 45-8 53-8 97-8 108-8 117-8 148-8
memcontrol.h: 237-8 243-8 249-8 255-8 260-8 264-8 268-8 272-8 276-8 280-8 286-8 292-8 297-8 302-8 308-8 314-8 320-8 326-8 331-8 339-8 344-8 349-8 355-8 361-8 367-8 372-8 377-8 382-8 386-8 390-8 395-8 400-8 405-8 410-8 418-8 422-8 426-8 433-8 439-8 456-8 459-8 618-8 623-8 629-8 633-8 638-8 643-8 650-8 654-8 659-8 665-8
memory_hotplug.h: 203-8 204-8 205-8 207-8 211-8 215-8 216-8 217-8 219-8 226-8 230-8 235-8 236-8 248-8 254-8 256-8 261-8
mm.h: 36-8 261-8 267-8 295-8 307-8 319-8 336-8 355-8 363-8 371-8 381-8 390-8 402-8 407-8 412-8 417-8 430-8 443-8 453-8 469-8 474-8 480-8 499-8 505-8 510-8 517-8 529-8 641-8 658-8 663-8 749-8 754-8 759-8 764-8 769-8 774-8 779-8 784-8 788-8 794-8 812-8 818-8 824-8 839-8 892-8 899-8 908-8 917-8 930-8 941-8 1067-8 1139-8 1144-8 1153-8 1158-8 1188-8 1203-8 1208-8 1213-8 1218-8 1224-8 1229-8 1234-8 1242-8 1248-8 1269-8 1306-8 1312-8 1329-8 1334-8 1338-8 1344-8 1349-8 1367-8 1385-8 1391-8 1427-8 1432-8 1440-8 1464-8 1497-8 1504-8 1510-8 1522-8 1530-8 1641-8 1706-8 1744-8 1810-8 1819-8 1825-8 1865-8 1906-8 1909-8 2004-8 2005-8
mm_types.h: 458-8 466-8 500-8 504-8 507-8
mmzone.h: 78-8 175-8 180-8 185-8 513-8 518-8 523-8 528-8 533-8 538-8 543-8 548-8 553-8 558-8 563-8 568-8 787-8 792-8 816-8 834-8 846-8 853-8 862-8 878-8 953-8 958-8 963-8 1003-8 1134-8 1154-8 1161-8 1166-8 1171-8 1176-8 1181-8 1187-8 1195-8 1268-8
mutex.h: 99-8 128-8
nodemask.h: 111-8 117-8 123-8 129-8 139-8 146-8 154-8 162-8 170-8 178-8 186-8 194-8 202-8 209-8 215-8 221-8 228-8 236-8 246-8 252-8 257-8 275-8 309-8 317-8 325-8 332-8 339-8 347-8 355-8 363-8 409-8 414-8 419-8 424-8 438-8 444-8
notifier.h: 168-8 177-8
oom.h: 35-8 40-8 45-8 75-8 80-8 85-8
page-flags.h: 198-1 199-1 199-24 200-1 200-34 201-1 201-24 201-49 202-1 202-20 203-1 203-26 204-2 205-1 206-1 207-1 207-26 208-1 209-1 209-30 210-1 210-34 212-1 219-1 219-28 220-2 221-1 221-31 222-1 222-36 228-1 228-36 229-1 232-1 232-28 233-1 242-1 246-1 252-1 252-36 253-2 256-1 256-28 257-2 257-31 264-1 270-1 271-1 280-8 298-8 304-8 315-1 322-8 336-1 336-24 337-1 339-8 441-8 446-8 451-8 461-8 467-8 473-8 479-8 525-8
path.h: 15-8
percpu-refcount.h: 86-8 104-8 132-8 158-8
percpu_counter.h: 45-8 50-8 56-8 61-8 71-8 81-8 162-8 167-8 172-8
pid.h: 75-8 134-8 148-8 164-8
pinctrl/ devinfo.h: 43-8
plist.h: 116-8 127-8 181-8 190-8 237-8 249-8
pm_wakeup.h: 72-8 77-8 182-8 189-8
preempt.h: 158-8
printk.h: 12-8 24-8 43-8 48-8 94-8
proc_fs.h: 30-8 73-8
profile.h: 56-8
projid.h: 38-8 50-8 55-8 60-8 79-8 84-8 89-8 97-8
proportions.h: 70-8 126-8
quota.h: 91-8 119-8 144-8 156-8 168-8 230-8 255-8 260-8 367-8 372-8
radix-tree.h: 54-8 150-8 165-8 178-8 188-8 199-8 213-8 257-8 293-8 331-8 348-8
range.h: 23-8
ratelimit.h: 28-8
rbtree.h: 79-8
rculist.h: 30-8 49-8 78-8 99-8 129-8 155-8 171-8 198-8 342-8 355-8 394-8 424-8 451-8
rculist_bl.h: 10-8 20-8 46-8 73-8 98-8
rcupdate.h: 196-8 201-8 206-8 211-8 233-8 234-8 235-8 295-8 299-8 307-8 425-8 430-8 441-8 769-8 793-8 819-8 833-8 855-8 865-8 876-8 886-8 1010-8 1020-8 1025-8
rcutree.h: 42-8 69-8
rtmutex.h: 48-9 82-8
rwlock_api_smp.h: 117-8 128-8 146-8 153-8 165-8 173-8 181-8 193-8 201-8 209-8 218-8 225-8 232-8 241-8 249-8 257-8 266-8 274-8
rwsem.h: 43-8
sched.h: 241-8 275-8 278-8 281-8 284-8 648-8 749-8 886-8 924-8 1475-8 1479-8 1483-8 1486-8 1491-8 1496-8 1506-8 1511-8 1534-8 1539-8 1545-8 1551-8 1558-8 1564-8 1570-8 1576-8 1582-8 1588-8 1603-8 1616-8 1628-8 1641-8 1650-8 1660-8 1728-8 1735-8 1742-8 1797-8 1803-8 1839-8 1899-8 1900-8 1932-8 1945-8 1946-8 1947-8 1948-8 1969-8 1989-8 2022-8 2051-8 2087-8 2093-8 2101-8 2114-8 2125-8 2131-8 2149-8 2226-8 2231-8 2242-8 2247-8 2253-8 2259-8 2277-8 2282-8 2290-8 2300-8 2307-8 2311-8 2332-8 2343-8 2359-8 2365-8 2372-8 2397-8 2402-8 2407-8 2412-8 2417-8 2422-8 2427-8 2432-8 2437-8 2443-8 2448-8 2453-8 2458-8 2502-8 2516-8 2532-8 2536-8 2541-8 2554-8 2559-8 2630-8 2641-8 2657-8 2661-8 2671-8 2676-8 2707-8 2712-8 2717-8 2722-8 2752-8 2756-8 2761-8 2767-8 2773-8 2778-8
seccomp.h: 29-8 37-8 45-8
semaphore.h: 32-8
seqlock.h: 53-8 106-8 128-8 144-8 164-8 187-8 202-8 210-8 216-8 226-8 232-8 237-8 250-8 283-8 288-8 298-8 304-8 310-8 316-8 322-8 328-8 334-8 346-8 358-8 363-8 378-8 386-8 391-8 397-8 402-8 407-8 412-8 417-8 428-8
signal.h: 39-8 48-8 57-8 66-8 73-8 120-1 123-1 126-1 150-1 155-8 167-8 181-8 186-8 191-8 196-8 208-8 222-8 231-8
slab.h: 259-8 361-8 382-8 441-8 466-8 481-8 555-8 568-8 623-8 633-8 644-8 652-8
spinlock.h: 145-8 151-8 158-8 163-8 280-8 291-8 296-8 301-8 316-8 331-8 336-8 341-8 346-8 351-8 356-8 366-8 371-8 376-8 381-8
spinlock_api_smp.h: 86-8 104-8 124-8 132-8 140-8 149-8 156-8 165-8 173-8 181-8
srcu.h: 167-8 218-8 233-8 249-8
string.h: 65-8 139-8 151-8
suspend.h: 76-8 85-8 92-8 307-8 311-8 368-8 374-8 429-8 450-8 455-8 460-8 461-8 462-8 463-8
swap.h: 31-8 294-8 300-8 358-8 366-8 408-8 413-8 442-8
sysctl.h: 94-8
sysfs.h: 446-8 452-8 458-8 464-8
thread_info.h: 71-8 76-8 81-8 86-8 91-8 107-8
time.h: 22-8 33-8 42-8 66-8 78-8 97-8 108-8 120-8 222-8 234-8 264-8
timer.h: 103-8 104-8 169-8 215-8 222-8
timerqueue.h: 34-8 40-8 45-8
topology.h: 189-8 196-8 203-8 210-8 270-8 277-8
uidgid.h: 49-8 54-8 70-8 75-8 80-8 85-8 90-8 95-8 100-8 105-8 110-8 115-8 120-8 125-8 152-8 157-8 162-8 167-8 172-8 180-8 188-8 193-8
uprobes.h: 140-8 145-8 150-8 154-8 158-8 162-8 165-8 168-8 172-8 175-8 179-8 183-8 186-8 189-8
vmalloc.h: 97-8
vmstat.h: 30-8 35-8 40-8 45-8 95-8 102-8 112-8 129-8 153-8 263-8
vtime.h: 32-8 69-8 70-8 71-8 72-8 95-8 100-8 101-8 102-8 103-8 104-8 110-8 113-8 119-8
wait.h: 86-8 93-8 101-8 110-8 118-8 125-8 131-8 138-8 870-8 894-8 912-8
workqueue.h: 136-8 199-8 200-8 201-8 382-8 387-8 507-8 521-8 536-8 550-8 566-8 580-8 594-8 603-8 613-8 624-8 630-8
xattr.h: 70-8 79-8
uapi/ linux/ byteorder/ little_endian.h: 43-8 47-8 51-8 55-8 59-8 63-8 67-8 71-8 75-8 79-8 83-8 87-8
swab.h: 46-8 57-8 68-8 83-8 92-8 154-8 167-8 180-8 195-8 210-8 223-8 235-8 248-8 263-8 278-8
kernel/ cpu.c: 242-8

I depend on these macros:

inline notrace

These macros depend on me:

inline BUILDIO
CLEARPAGEFLAG PAGEFLAG
CLEARPAGEFLAG_NOOP
PAGEFLAG_FALSE
SETPAGEFLAG PAGEFLAG
SETPAGEFLAG_NOOP
TESTCLEARFLAG TESTSCFLAG
TESTCLEARFLAG_FALSE
TESTPAGEFLAG PAGEFLAG
__PAGEFLAG
TESTSETFLAG TESTSCFLAG
__CLEARPAGEFLAG __PAGEFLAG
__CLEARPAGEFLAG_NOOP
__SETPAGEFLAG __PAGEFLAG
__TESTCLEARFLAG
__TESTCLEARFLAG_FALSE
__always_inline
build_mmio_read
build_mmio_write

is_migrate_cma [References: 1] Defined? True

#define is_migrate_cma(migratetype) false

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#69

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vmstat.h: 267-6

ktime_add_ns [References: 5] Defined? True

#define ktime_add_ns(kt,nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/ktime.h#95

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hrtimer.h: 228-24 229-24
ktime.h: 326-9 331-9 379-9

ktime_sub [References: 3] Defined? True

#define ktime_sub(lhs,rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/ktime.h#84

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hrtimer.h: 258-9 379-10
ktime.h: 321-27

ktime_sub_ns [References: 1] Defined? True

#define ktime_sub_ns(kt,nsval) ({ (ktime_t){ .tv64 = (kt).tv64 - (nsval) }; })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/ktime.h#102

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 336-9

ktime_to_ns [References: 2] Defined? True

#define ktime_to_ns(kt) ((kt).tv64)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/ktime.h#124

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hrtimer.h: 253-9 379-10

ktime_to_timespec [References: 1] Defined? True

#define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/ktime.h#118

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 353-9

ktime_to_timeval [References: 2] Defined? True

#define ktime_to_timeval(kt) ns_to_timeval((kt).tv64)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/ktime.h#121

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 309-22 315-22

le16_to_cpu [References: 1] Defined? True

#define le16_to_cpu __le16_to_cpu

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#90

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 145-9

I depend on these macros:

le16_to_cpu __le16_to_cpu __force

le32_to_cpu [References: 1] Defined? True

#define le32_to_cpu __le32_to_cpu

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#88

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 150-9

I depend on these macros:

le32_to_cpu __le32_to_cpu __force

le64_to_cpu [References: 1] Defined? True

#define le64_to_cpu __le64_to_cpu

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/byteorder/generic.h#86

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 155-9

I depend on these macros:

le64_to_cpu __le64_to_cpu __force

likely [References: 68] Defined? True

#define likely(x) __builtin_expect(!!(x), 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#152

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 609-6
atomic.h: 201-7
atomic64_64.h: 191-7 216-7
spinlock.h: 88-6
uaccess.h: 612-6 630-6
uaccess_64.h: 165-7 174-7 184-7 193-7
include/ linux/ atomic.h: 69-7 82-7 106-7
compiler.h: 121-1
freezer.h: 36-6 57-6
jump_label.h: 150-6
mm.h: 433-7 531-6
percpu-refcount.h: 112-6 141-6 166-6
radix-tree.h: 353-7 357-44 370-8
timer.h: 217-6
kernel/ cpu.c: 122-7

These macros depend on me:

likely __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
access_ok
list_first_or_null_rcu

list_entry [References: 5] Defined? True

#define list_entry(ptr,type,member) container_of(ptr, type, member)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/list.h#350

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ plist.h: 239-9 251-9
xattr.h: 83-2

I depend on these macros:

list_entry container_of offsetof __compiler_offsetof

These macros depend on me:

list_entry list_first_entry list_first_entry_or_null
list_for_each_entry plist_for_each
plist_for_each_entry
list_for_each_entry_safe plist_for_each_entry_safe
plist_for_each_safe
list_last_entry list_for_each_entry_reverse
list_for_each_entry_safe_reverse
list_next_entry list_for_each_entry plist_for_each
plist_for_each_entry
list_for_each_entry_continue
list_for_each_entry_from
list_for_each_entry_safe plist_for_each_entry_safe
plist_for_each_safe
list_for_each_entry_safe_continue
list_for_each_entry_safe_from
list_safe_reset_next
list_prepare_entry
list_prev_entry list_for_each_entry_continue_reverse
list_for_each_entry_reverse
list_for_each_entry_safe_reverse

list_entry_rcu [References: 3] Defined? True

#define list_entry_rcu(ptr,type,member) ({typeof (*ptr) __rcu *__ptr = (typeof (*ptr) __rcu \
__force *)ptr; container_of((typeof(ptr))rcu_dereference_raw(__ptr), type, member); \
})

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rculist.h#249

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2255-9
kernel/ cpu.c: 226-2 248-2

I depend on these macros:

list_entry_rcu __force
__rcu
container_of offsetof __compiler_offsetof
rcu_dereference_raw rcu_dereference_check __rcu
__rcu_dereference_check ACCESS_ONCE
__force
__kernel
rcu_dereference_sparse
rcu_lockdep_assert
smp_read_barrier_depends read_barrier_depends

These macros depend on me:

list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process

list_first_entry [References: 1] Defined? True

#define list_first_entry(ptr,type,member) list_entry((ptr)->next, type, member)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/list.h#361

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ xattr.h: 83-2

I depend on these macros:

list_first_entry list_entry container_of offsetof __compiler_offsetof

These macros depend on me:

list_first_entry list_first_entry_or_null
list_for_each_entry plist_for_each
plist_for_each_entry
list_for_each_entry_safe plist_for_each_entry_safe
plist_for_each_safe

list_for_each_entry_safe [References: 1] Defined? True

#define list_for_each_entry_safe(pos,n,head,member) for (pos = list_first_entry(head, \
typeof(*pos), member), n = list_next_entry(pos, member); &pos->member != (head); \
pos = n, n = list_next_entry(n, member))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/list.h#519

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ xattr.h: 83-2

I depend on these macros:

list_for_each_entry_safe list_first_entry list_entry container_of offsetof __compiler_offsetof
list_next_entry list_entry container_of offsetof __compiler_offsetof

These macros depend on me:

list_for_each_entry_safe plist_for_each_entry_safe
plist_for_each_safe

list_next_entry [References: 2] Defined? True

#define list_next_entry(pos,member) list_entry((pos)->member.next, typeof(*(pos)), member) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/list.h#391

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ xattr.h: 83-2

I depend on these macros:

list_next_entry list_entry container_of offsetof __compiler_offsetof

These macros depend on me:

list_next_entry list_for_each_entry plist_for_each
plist_for_each_entry
list_for_each_entry_continue
list_for_each_entry_from
list_for_each_entry_safe plist_for_each_entry_safe
plist_for_each_safe
list_for_each_entry_safe_continue
list_for_each_entry_safe_from
list_safe_reset_next

list_next_rcu [References: 3] Defined? True

#define list_next_rcu(list) (*((struct list_head __rcu **)(&(list)->next)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rculist.h#40

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rculist.h: 54-2 176-2 235-2

I depend on these macros:

list_next_rcu __rcu

local_irq_disable [References: 4] Defined? True

#define local_irq_disable() do { raw_local_irq_disable(); trace_hardirqs_off(); } while \
(0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#91

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 167-2 195-2
spinlock.h: 358-9
spinlock_api_smp.h: 126-2

I depend on these macros:

local_irq_disable raw_local_irq_disable
trace_hardirqs_off

These macros depend on me:

local_irq_disable raw_spin_trylock_irq

local_irq_enable [References: 4] Defined? True

#define local_irq_enable() do { trace_hardirqs_on(); raw_local_irq_enable(); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#89

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 245-2 270-2
spinlock.h: 358-9
spinlock_api_smp.h: 169-2

I depend on these macros:

local_irq_enable raw_local_irq_enable
trace_hardirqs_on

These macros depend on me:

local_irq_enable raw_spin_trylock_irq

local_irq_restore [References: 6] Defined? True

#define local_irq_restore(flags) do { if (raw_irqs_disabled_flags(flags)) { \
raw_local_irq_restore(flags); trace_hardirqs_off(); } else { trace_hardirqs_on(); \
raw_local_irq_restore(flags); } } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#100

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kref.h: 127-3
proportions.h: 77-2 133-2
rwlock_api_smp.h: 237-2 262-2
spinlock_api_smp.h: 161-2

I depend on these macros:

local_irq_restore raw_irqs_disabled_flags typecheck
raw_local_irq_restore typecheck
trace_hardirqs_off
trace_hardirqs_on

These macros depend on me:

local_irq_restore raw_spin_trylock_irqsave spin_trylock_irqsave
write_trylock_irqsave

local_irq_save [References: 5] Defined? True

#define local_irq_save(flags) do { raw_local_irq_save(flags); trace_hardirqs_off(); } while \
(0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#93

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ proportions.h: 75-2 131-2
rwlock_api_smp.h: 157-2 185-2
spinlock_api_smp.h: 108-2

I depend on these macros:

local_irq_save raw_local_irq_save typecheck
trace_hardirqs_off

These macros depend on me:

local_irq_save raw_spin_trylock_irqsave spin_trylock_irqsave
write_trylock_irqsave

lock_acquire [References: 17] Defined? True

#define lock_acquire(l,s,t,r,c,n,i) do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#378

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 121-3 132-3 149-2 159-2 169-2 177-2 187-2 197-2 205-2 212-2
seqlock.h: 229-2
spinlock_api_smp.h: 90-3 110-2 128-2 136-2 143-2 186-3

These macros depend on me:

lock_acquire lock_acquire_exclusive lock_map_acquire
mutex_acquire
mutex_acquire_nest
rwlock_acquire
rwsem_acquire
rwsem_acquire_nest
seqcount_acquire
spin_acquire
spin_acquire_nest
lock_acquire_shared rwsem_acquire_read
lock_acquire_shared_recursive lock_map_acquire_read
rwlock_acquire_read
seqcount_acquire_read

lock_acquire_exclusive [References: 12] Defined? True

#define lock_acquire_exclusive(l,s,t,n,i) lock_acquire(l, s, t, 0, 1, n, i)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#487

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 132-3 187-2 197-2 205-2 212-2
seqlock.h: 229-2
spinlock_api_smp.h: 90-3 110-2 128-2 136-2 143-2 186-3

I depend on these macros:

lock_acquire_exclusive lock_acquire

These macros depend on me:

lock_acquire_exclusive lock_map_acquire
mutex_acquire
mutex_acquire_nest
rwlock_acquire
rwsem_acquire
rwsem_acquire_nest
seqcount_acquire
spin_acquire
spin_acquire_nest

lock_acquire_shared_recursive [References: 5] Defined? True

#define lock_acquire_shared_recursive(l,s,t,n,i) lock_acquire(l, s, t, 2, 1, n, i)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#489

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 121-3 149-2 159-2 169-2 177-2

I depend on these macros:

lock_acquire_shared_recursive lock_acquire

These macros depend on me:

lock_acquire_shared_recursive lock_map_acquire_read
rwlock_acquire_read
seqcount_acquire_read

lock_release [References: 13] Defined? True

#define lock_release(l,n,i) do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#379

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 220-2 227-2 235-2 243-2 251-2 260-2 268-2 276-2
seqlock.h: 239-2
spinlock_api_smp.h: 151-2 159-2 167-2 175-2

These macros depend on me:

lock_release lock_map_release
mutex_release
rwlock_release
rwsem_release
seqcount_release
spin_release

lockdep_init_map [References: 2] Defined? True

#define lockdep_init_map(lock,name,key,sub) do { (void)(name); (void)(key); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#387

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ semaphore.h: 36-2
seqlock.h: 59-2

lockdep_set_class [References: 1] Defined? True

#define lockdep_set_class(lock,key) do { (void)(key); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#389

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqdesc.h: 161-3

max [References: 3] Defined? True

#define max(x,y) ({ typeof(x) _max1 = (x); typeof(y) _max2 = (y); (void) (&_max1 == &_max2); \
_max1 > _max2 ? _max1 : _max2; })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#674

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jiffies.h: 309-28
mm.h: 1226-9 1231-9

These macros depend on me:

max DQUOT_DEL_ALLOC
DQUOT_DEL_REWRITE
DQUOT_INIT_ALLOC
DQUOT_INIT_REWRITE
clamp
clamp_t
clamp_val

mb [References: 5] Defined? True

#define mb() asm volatile("mfence":::"memory")

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/barrier.h#22

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ freezer.h: 126-2 134-2 157-2
sched.h: 2549-2 2567-2

These macros depend on me:

mb smp_mb

memcpy [References: 6] Defined? True

#define memcpy(dst,src,len) ({ size_t __len = (len); void *__ret; if (__builtin_constant_p(len) \
&& __len >= 64) __ret = __memcpy((dst), (src), __len); else __ret = __builtin_memcpy((dst), \
(src), __len); __ret; })

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/string_64.h#35

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 211-2 217-2
pgtable.h: 830-8
include/ asm-generic/ siginfo.h: 27-3 30-3
linux/ bitmap.h: 186-3

might_resched [References: 2] Defined? True

#define might_resched() _cond_resched()

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#146

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ freezer.h: 56-2
kernel/ cpu.c: 68-2

These macros depend on me:

might_resched might_sleep might_sleep_if

might_sleep [References: 2] Defined? True

#define might_sleep() do { might_resched(); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#168

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ freezer.h: 56-2
kernel/ cpu.c: 68-2

I depend on these macros:

might_sleep might_resched

These macros depend on me:

might_sleep might_sleep_if

min_t [References: 3] Defined? True

#define min_t(type,x,y) ({ type __min1 = (x); type __min2 = (y); __min1 < __min2 ? __min1: \
__min2; })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#732

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ nodemask.h: 248-9 254-9 277-9

mult_frac [References: 1] Defined? True

#define mult_frac(x,numer,denom) ( { typeof(x) quot = (x) / (denom); typeof(x) rem = (x) \
% (denom); (quot * (numer)) + ((rem * (numer)) / (denom)); } )

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/kernel.h#98

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 466-9

next_node [References: 3] Defined? True

#define next_node(n,src) __next_node((n), &(src))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/nodemask.h#251

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list_lru.h: 83-2 123-2
mm.h: 1535-2

These macros depend on me:

next_node for_each_node_mask for_each_node_state for_each_node
for_each_online_node for_each_node_with_cpus
next_online_node

next_task [References: 2] Defined? True

#define next_task(p) list_entry_rcu((p)->tasks.next, struct task_struct, tasks)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#2208

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 226-2 248-2

I depend on these macros:

next_task list_entry_rcu __force
__rcu
container_of offsetof __compiler_offsetof
rcu_dereference_raw rcu_dereference_check __rcu
__rcu_dereference_check ACCESS_ONCE
__force
__kernel
rcu_dereference_sparse
rcu_lockdep_assert
smp_read_barrier_depends read_barrier_depends

These macros depend on me:

next_task do_each_thread
for_each_process

node_distance [References: 3] Defined? True

#define node_distance(a,b) __node_distance(a, b)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/topology.h#96

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 55-1

node_has_online_mem [References: 2] Defined? True

#define node_has_online_mem(nid) (1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/topology.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 38-1

node_isset [References: 1] Defined? True

#define node_isset(node,nodemask) test_bit((node), (nodemask).bits)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/nodemask.h#135

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ nodemask.h: 411-9

I depend on these macros:

node_isset test_bit

node_online [References: 1] Defined? True

#define node_online(node) node_state((node), N_ONLINE)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/nodemask.h#497

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 323-2

node_present_pages [References: 1] Defined? True

#define node_present_pages(nid) (NODE_DATA(nid)->node_present_pages)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#775

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1536-17

I depend on these macros:

node_present_pages NODE_DATA

These macros depend on me:

node_present_pages

node_set [References: 1] Defined? True

#define node_set(node,dst) __node_set((node), &(dst))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/nodemask.h#110

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ nodemask.h: 260-2

nodes_clear [References: 1] Defined? True

#define nodes_clear(dst) __nodes_clear(&(dst), MAX_NUMNODES)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/nodemask.h#128

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ nodemask.h: 259-2

I depend on these macros:

nodes_clear MAX_NUMNODES NODES_SHIFT CONFIG_NODES_SHIFT

nodes_weight [References: 1] Defined? True

#define nodes_weight(nodemask) __nodes_weight(&(nodemask), MAX_NUMNODES)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/nodemask.h#220

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ nodemask.h: 426-9

I depend on these macros:

nodes_weight MAX_NUMNODES NODES_SHIFT CONFIG_NODES_SHIFT

noinline [References: 48] Defined? True

#define noinline __attribute__((noinline))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#95

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 245-1
kernel/ cpu.c: 160-5 193-6 266-12 283-12 365-5 520-6

I depend on these macros:

noinline

These macros depend on me:

noinline __naked
__ref __exit_refok
__init_refok
noinline_for_stack

notrace [References: 2036] Defined? True

#define notrace __attribute__((no_instrument_function))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/linkage.h#7

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 99-8 108-8 109-8 124-8 143-8 150-8
alternative.h: 204-8
apic.h: 41-8 62-8 76-8 101-8 110-8 128-8 133-8 142-8 147-8 158-8 164-8 170-8 175-8 188-8 202-8 434-8 439-8 444-8 449-8 454-8 459-8 464-8 469-13 484-8 493-8 520-8 536-8 545-8 553-8 562-8 599-8 622-8 638-8 645-8 650-8 655-8 660-8 668-8 694-8 700-8 706-8 711-8
arch_hweight.h: 24-8 35-8 40-8 45-8
atomic.h: 24-8 36-8 48-8 62-8 78-8 89-8 101-8 115-8 128-8 142-8 154-8 166-8 174-8 179-8 193-8 215-8 230-8
atomic64_64.h: 19-8 31-8 43-8 57-8 73-8 84-8 97-8 112-8 125-8 139-8 151-8 156-8 164-8 169-8 183-8 207-8
barrier.h: 110-8
bitops.h: 70-8 93-8 108-8 130-8 136-8 153-8 171-8 185-8 206-8 218-8 233-8 252-8 273-8 285-8 305-8 310-8 316-8 348-8 362-8 376-8 398-8 439-8 481-8
cmpxchg_64.h: 4-8
cpufeature.h: 367-8 447-8
current.h: 12-8
fixmap.h: 171-8 200-8 217-8 224-8
hw_irq.h: 112-8
io.h: 53-1 54-1 55-1 57-1 58-1 59-1 61-1 62-1 63-1 65-1 66-1 67-1 84-1 85-1 111-8 129-8 144-8 182-8 202-8 208-8 214-8 238-8 256-8 308-1 309-1 310-1
io_apic.h: 184-6 185-13 191-13 202-8 207-8 211-8
irq.h: 13-8
irq_regs.h: 16-8 21-8
irq_vectors.h: 135-8
irqflags.h: 11-8 29-8 37-8 42-8 47-8 52-8 65-8 65-15 70-8 70-15 75-8 75-15 80-8 80-15 89-8 98-8 106-8 106-15 155-8 160-8
mpspec.h: 60-8 65-8 70-8 149-8 154-8 160-8
numa.h: 34-12 35-13 37-8 62-13
page.h: 24-8 30-8
page_64.h: 12-8
page_types.h: 54-8
percpu.h: 492-8 504-8
pgtable.h: 91-8 96-8 101-8 106-8 111-8 116-8 121-8 126-8 131-8 136-8 141-8 146-8 153-8 175-8 182-8 189-8 194-8 199-8 204-8 209-8 214-8 219-8 224-8 229-8 234-8 239-8 244-8 249-8 256-8 263-8 268-8 273-8 278-8 283-8 288-8 293-8 298-8 303-8 308-8 313-8 318-8 323-8 328-8 337-8 347-8 353-8 359-8 373-8 385-8 396-8 437-8 443-8 448-8 455-8 467-8 472-8 484-8 491-8 508-8 528-8 533-8 538-8 548-8 554-8 559-8 564-8 576-8 581-8 587-8 599-8 604-8 616-8 621-8 626-8 631-8 669-8 678-8 686-8 692-8 739-8 748-8 766-8 796-8 802-8 811-8 828-8 834-8 838-8 842-8 851-8 855-8 860-8 866-8 872-8
pgtable_64.h: 46-8 52-8 57-8 62-8 67-8 72-8 85-8 98-8 103-8 108-8 113-8 128-8
pgtable_types.h: 246-8 251-8 256-8 264-8 269-8 285-8 290-8 303-8 308-8 313-8 318-8 323-8
preempt.h: 20-8 25-8 54-8 59-8 64-8 73-8 78-8 88-8 96-8
processor.h: 47-8 184-8 189-8 202-8 505-8 521-8 534-8 547-8 565-8 577-8 604-8 614-8 626-8 635-8 644-8 653-8 663-8 668-8 674-8 703-8 711-8 718-8 749-8 762-8 804-8 817-8 825-8 954-8
pvclock.h: 23-8 62-8 70-8 103-5
rwsem.h: 63-8 80-8 102-8 119-8 127-8 153-8 171-8 189-8 209-8 219-8
segment.h: 267-8
smap.h: 61-8 67-8
smp.h: 25-8 41-8 46-8 51-8 93-8 98-8 103-8 108-8 113-8 118-8 123-8 128-8 133-8 138-8 143-8 148-8
special_insns.h: 7-8 21-8 28-8 33-8 40-8 45-8 52-8 57-8 64-8 80-8 86-8 93-8 99-8 110-8 115-8 120-8 125-8 130-8 135-8 140-8 145-8 150-8 155-8 162-8 167-8 172-8 180-8 189-8
spinlock.h: 44-8 54-8 58-8 65-8 83-8 105-8 119-8 147-8 164-8 171-8 179-8 185-8 209-8 218-8 223-8 232-8 242-8 252-8 262-8 268-8
string_64.h: 9-8
thread_info.h: 202-8 241-8 247-8 251-8 255-8 264-8
topology.h: 65-8 79-8 129-8
tsc.h: 22-8 35-8
uaccess.h: 577-8 587-8 622-8
uaccess_64.h: 26-8 51-8 94-8 101-8 144-8 151-8 204-21 210-21 219-8 226-8
uapi/ asm/ swab.h: 7-8 14-8
include/ asm-generic/ atomic-long.h: 27-8 34-8 41-8 48-8 55-8 62-8 69-8 76-8 83-8 90-8 97-8 104-8 111-8 118-8 125-8
bitops/ le.h: 11-8 17-8 23-8 52-8 57-8 62-8 67-8 72-8 77-8 82-8 87-8 92-8
sched.h: 12-8
getorder.h: 12-8
pgtable.h: 123-8 203-8 269-8 280-8 291-8 302-8 314-8 340-8 351-8 516-8 522-8 532-8 536-8 550-8 582-8 624-8 708-8 713-8 718-8 723-8 728-8 733-8
sections.h: 49-8 56-8
siginfo.h: 24-8
linux/ assoc_array.h: 58-8
atomic.h: 15-8 44-8 64-8 77-8 97-8 115-8
bit_spinlock.h: 15-8 40-8 56-8 73-8 88-8
bitmap.h: 159-8 169-8 179-8 190-8 198-8 207-8 216-8 224-8 233-8 242-8 251-8 260-8 268-8 276-8 283-8 292-8 301-8
bitops.h: 57-8 65-8 75-8 85-8 95-8 105-8 115-8 125-8 135-8 145-8 155-8 165-8 171-8 186-8
bug.h: 91-8
byteorder/ generic.h: 143-8 148-8 153-8 158-8 163-8 168-8
capability.h: 114-8 122-8 130-8 138-8 145-8 162-8 171-8 177-8 183-8 191-8 197-8
cgroup.h: 102-8 119-8 132-8 544-8 550-8 665-8 713-8 725-8 731-8
clocksource.h: 81-8 226-8 252-8 279-8 292-29 309-8 314-8 319-8 324-8 353-8
completion.h: 73-8 86-8
context_tracking_state.h: 35-8 36-8
cpumask.h: 105-8 158-8 170-8 185-8 255-8 265-8 291-8 305-8 314-8 323-8 336-8 350-8 363-8 379-8 392-8 404-8 416-8 430-8 441-8 450-8 459-8 470-8 483-8 495-8 542-8 556-8 570-8 586-8 600-8 615-8 625-8 676-8 681-8 687-8 693-8 700-8 704-8 708-8 748-8 763-8 860-8 866-8 872-8 878-8 887-8 893-8 900-8 907-8 915-8 922-8 929-8 936-8 943-8 949-8 956-8
cred.h: 49-8 157-13 188-8 191-8 194-8 206-8 225-8 243-8
dcache.h: 73-8 83-8 226-8 284-8 298-8 320-8 350-8 357-8 373-8 378-8 383-8 388-8 397-8 402-8 410-8 415-8 420-8 427-8 432-8 437-8 442-8 447-8 452-8 457-8 464-8
debug_locks.h: 14-8 56-8 60-8 64-8 69-8
debugobjects.h: 84-8 86-8 88-8 90-8 92-8 94-8 96-8 99-8 100-8 106-8
device.h: 439-8 445-8 612-8 616-8 623-8 790-8 798-8 811-8 815-8 829-8 834-8 839-8 844-8 849-8 855-8 861-8 866-8 871-8 878-8 883-8 888-8 916-8 941-8
dqblk_qtree.h: 45-8
dynamic_debug.h: 114-8 119-8
err.h: 22-8 27-8 32-8 37-8 49-8 55-8
freezer.h: 24-8 34-8 54-8 62-8 106-8 118-8 131-8 148-8 168-8 176-8 187-8 200-8 210-8 220-8 233-8
fs.h: 52-13 53-13 54-13 308-8 320-8 484-8 496-8 615-8 656-8 684-8 706-8 711-8 716-8 721-8 726-8 731-8 763-8 820-8 861-8 862-8 863-8 864-8 865-8 1346-8 1358-8 1370-8 1394-8 1399-8 1423-8 1441-8 1751-8 1756-8 1766-8 1772-8 1786-8 1801-8 1928-8 1938-8 1943-8 1950-8 1964-8 1971-8 1978-8 1990-8 2096-13 2097-13 2196-8 2202-8 2249-8 2285-8 2290-8 2295-8 2302-8 2309-8 2332-8 2336-8 2341-8 2345-8 2350-8 2356-8 2361-8 2399-8 2418-8 2434-8 2440-8 2513-8 2538-8 2666-8 2732-8 2754-5 2763-8 2768-8 2774-8 2780-8 2785-8 2790-8 2804-8
ftrace_irq.h: 9-8 10-8
gfp.h: 157-8 252-8 270-8 287-8 293-8 296-8 303-8 310-8 320-8 331-8
hrtimer.h: 196-8 202-8 208-8 214-8 220-8 226-8 232-8 237-8 242-8 246-8 251-8 256-8 269-8 274-8 350-8 356-8 372-8 383-8 399-8 407-8 416-8 426-8 453-13
huge_mm.h: 191-8 196-8 207-8 213-8 219-8 225-8
idr.h: 95-8 112-8 151-8 166-8 181-8 193-8 239-8 244-6
init.h: 153-6 154-5 254-6 255-6
ioport.h: 164-8 168-8 200-8 232-8
irq.h: 191-8 196-8 201-8 206-8 211-8 216-8 224-8 230-8 235-8 240-8 245-8 250-8 255-8 265-8 270-8 275-8 403-8 442-8 454-8 465-8 473-8 478-8 483-8 488-8 493-8 498-8 503-8 511-8 531-8 546-8 552-8 557-8 563-8 568-8 574-8 579-8 585-8 590-8 618-8 623-8 786-8 794-8 799-8
irqdesc.h: 79-8 84-8 89-8 94-8 99-8 110-8 118-8 125-8 135-8 147-8 155-8
jiffies.h: 82-8 307-8
jump_label.h: 136-8 141-8 148-8 155-8 161-8 167-8 172-8 173-8 175-8 190-8
kdev_t.h: 23-8 28-8 33-8 38-8 43-8 50-8 57-8 62-8 67-8 72-8 77-8 82-8 87-8
kernel.h: 166-10 200-8 240-8 269-8 285-8 290-8 295-8 300-8 321-8 326-8 331-8 336-8 436-8 447-8 454-8 506-8
key.h: 108-8 114-8 119-8 229-8 235-8 240-8 305-8 319-8
kmemleak.h: 61-8 64-8 68-8 73-8 76-8 79-8 82-8 85-8 88-8 91-8 94-8 97-8 100-8
kobject.h: 84-8 178-8 183-8 188-8 193-8
kref.h: 32-8 41-8 68-8 97-8 115-8 134-8 167-8
ktime.h: 74-8 106-8 112-8 283-8 298-8 307-8 313-8 319-8 324-8 329-8 334-8 349-8 375-8 382-8
latencytop.h: 31-8
list.h: 24-8 37-8 60-8 74-8 86-8 99-8 104-8 122-8 131-8 142-8 153-8 164-8 176-8 186-8 204-8 214-8 228-8 233-8 259-8 273-8 292-8 304-8 318-8 335-8 597-8 603-8 608-8 613-8 622-8 629-8 637-8 648-8 657-8 669-8 678-8
list_bl.h: 43-8 51-8 56-8 62-8 71-8 76-8 88-8 103-8 110-8 118-8 123-8 128-8
list_lru.h: 78-8 116-8
llist.h: 76-8 158-8 163-8 178-8 191-8
lockdep.h: 370-8 374-8 465-8
lockref.h: 45-8
log2.h: 31-8 39-8 51-8 60-8 69-8
math64.h: 18-8 27-8 36-8 45-8 53-8 97-8 108-8 117-8 148-8
memcontrol.h: 237-8 243-8 249-8 255-8 260-8 264-8 268-8 272-8 276-8 280-8 286-8 292-8 297-8 302-8 308-8 314-8 320-8 326-8 331-8 339-8 344-8 349-8 355-8 361-8 367-8 372-8 377-8 382-8 386-8 390-8 395-8 400-8 405-8 410-8 418-8 422-8 426-8 433-8 439-8 456-8 459-8 618-8 623-8 629-8 633-8 638-8 643-8 650-8 654-8 659-8 665-8
memory_hotplug.h: 203-8 204-8 205-8 207-8 211-8 215-8 216-8 217-8 219-8 226-8 230-8 235-8 236-8 248-8 254-8 256-8 261-8
mm.h: 36-8 261-8 267-8 295-8 307-8 319-8 336-8 355-8 363-8 371-8 381-8 390-8 402-8 407-8 412-8 417-8 430-8 443-8 453-8 469-8 474-8 480-8 499-8 505-8 510-8 517-8 529-8 641-8 658-8 663-8 749-8 754-8 759-8 764-8 769-8 774-8 779-8 784-8 788-8 794-8 812-8 818-8 824-8 839-8 892-8 899-8 908-8 917-8 930-8 941-8 1067-8 1139-8 1144-8 1153-8 1158-8 1188-8 1203-8 1208-8 1213-8 1218-8 1224-8 1229-8 1234-8 1242-8 1248-8 1269-8 1306-8 1312-8 1329-8 1334-8 1338-8 1344-8 1349-8 1367-8 1385-8 1391-8 1427-8 1432-8 1440-8 1464-8 1497-8 1504-8 1510-8 1522-8 1530-8 1591-12 1602-12 1604-13 1641-8 1706-8 1744-8 1810-8 1819-8 1825-8 1865-8 1906-8 1909-8 2004-8 2005-8 2009-6
mm_types.h: 458-8 466-8 500-8 504-8 507-8
mmzone.h: 78-8 175-8 180-8 185-8 513-8 518-8 523-8 528-8 533-8 538-8 543-8 548-8 553-8 558-8 563-8 568-8 787-8 792-8 816-8 834-8 846-8 853-8 862-8 878-8 953-8 958-8 963-8 1003-8 1134-8 1154-8 1161-8 1166-8 1171-8 1176-8 1181-8 1187-8 1195-8 1235-15 1268-8
mutex.h: 99-8 128-8
nodemask.h: 111-8 117-8 123-8 129-8 139-8 146-8 154-8 162-8 170-8 178-8 186-8 194-8 202-8 209-8 215-8 221-8 228-8 236-8 246-8 252-8 257-8 275-8 309-8 317-8 325-8 332-8 339-8 347-8 355-8 363-8 409-8 414-8 419-8 424-8 438-8 444-8
notifier.h: 168-8 177-8
oom.h: 35-8 40-8 45-8 75-8 80-8 85-8
page-flags.h: 198-1 199-1 199-24 200-1 200-34 201-1 201-24 201-49 202-1 202-20 203-1 203-26 204-2 205-1 206-1 207-1 207-26 208-1 209-1 209-30 210-1 210-34 212-1 219-1 219-28 220-2 221-1 221-31 222-1 222-36 228-1 228-36 229-1 232-1 232-28 233-1 242-1 246-1 252-1 252-36 253-2 256-1 256-28 257-2 257-31 264-1 270-1 271-1 280-8 298-8 304-8 315-1 322-8 336-1 336-24 337-1 339-8 441-8 446-8 451-8 461-8 467-8 473-8 479-8 525-8
path.h: 15-8
percpu-refcount.h: 86-8 104-8 132-8 158-8
percpu.h: 120-33 122-13 124-12 128-12 136-12 159-13
percpu_counter.h: 45-8 50-8 56-8 61-8 71-8 81-8 162-8 167-8 172-8
pid.h: 75-8 134-8 148-8 164-8
pinctrl/ devinfo.h: 43-8
plist.h: 116-8 127-8 181-8 190-8 237-8 249-8
pm_wakeup.h: 72-8 77-8 182-8 189-8
preempt.h: 158-8
printk.h: 12-8 24-8 43-8 48-8 94-8 148-6
proc_fs.h: 30-8 73-8
profile.h: 56-8
projid.h: 38-8 50-8 55-8 60-8 79-8 84-8 89-8 97-8
proportions.h: 70-8 126-8
quota.h: 91-8 119-8 144-8 156-8 168-8 230-8 255-8 260-8 367-8 372-8
radix-tree.h: 54-8 150-8 165-8 178-8 188-8 199-8 213-8 257-8 293-8 331-8 348-8
range.h: 23-8
ratelimit.h: 28-8
rbtree.h: 79-8
rculist.h: 30-8 49-8 78-8 99-8 129-8 155-8 171-8 198-8 342-8 355-8 394-8 424-8 451-8
rculist_bl.h: 10-8 20-8 46-8 73-8 98-8
rcupdate.h: 196-8 201-8 206-8 211-8 233-8 234-8 235-8 295-8 299-8 307-8 425-8 430-8 441-8 769-8 793-8 819-8 833-8 855-8 865-8 865-15 876-8 886-8 886-15 1010-8 1020-8 1025-8
rcutree.h: 42-8 69-8
rtmutex.h: 48-9 82-8
rwlock_api_smp.h: 117-8 128-8 146-8 153-8 165-8 173-8 181-8 193-8 201-8 209-8 218-8 225-8 232-8 241-8 249-8 257-8 266-8 274-8
rwsem.h: 43-8
sched.h: 241-8 275-8 278-8 281-8 284-8 648-8 749-8 886-8 924-8 1475-8 1479-8 1483-8 1486-8 1491-8 1496-8 1506-8 1511-8 1534-8 1539-8 1545-8 1551-8 1558-8 1564-8 1570-8 1576-8 1582-8 1588-8 1603-8 1616-8 1628-8 1641-8 1650-8 1660-8 1728-8 1735-8 1742-8 1797-8 1803-8 1839-8 1853-27 1899-8 1900-8 1932-8 1945-8 1946-8 1947-8 1948-8 1969-8 1989-8 2022-8 2051-8 2087-8 2093-8 2101-8 2114-8 2125-8 2131-8 2149-8 2226-8 2231-8 2242-8 2247-8 2253-8 2259-8 2277-8 2282-8 2290-8 2300-8 2307-8 2311-8 2332-8 2343-8 2359-8 2365-8 2372-8 2397-8 2402-8 2407-8 2412-8 2417-8 2422-8 2427-8 2432-8 2437-8 2443-8 2448-8 2453-8 2458-8 2502-8 2516-8 2532-8 2536-8 2541-8 2554-8 2559-8 2630-8 2641-8 2657-8 2661-8 2671-8 2676-8 2707-8 2712-8 2717-8 2722-8 2752-8 2756-8 2761-8 2767-8 2773-8 2778-8
seccomp.h: 29-8 37-8 45-8
semaphore.h: 32-8
seqlock.h: 53-8 106-8 128-8 144-8 164-8 187-8 202-8 210-8 216-8 226-8 232-8 237-8 250-8 283-8 288-8 298-8 304-8 310-8 316-8 322-8 328-8 334-8 346-8 358-8 363-8 378-8 386-8 391-8 397-8 402-8 407-8 412-8 417-8 428-8
signal.h: 39-8 48-8 57-8 66-8 73-8 120-1 123-1 126-1 150-1 155-8 167-8 181-8 186-8 191-8 196-8 208-8 222-8 231-8
slab.h: 112-6 259-8 361-8 382-8 441-8 466-8 481-8 555-8 568-8 623-8 633-8 644-8 652-8 657-6
smp.h: 109-6 121-13 122-13
spinlock.h: 145-8 151-8 158-8 163-8 280-8 291-8 296-8 301-8 316-8 331-8 336-8 341-8 346-8 351-8 356-8 366-8 371-8 376-8 381-8
spinlock_api_smp.h: 86-8 104-8 124-8 132-8 140-8 149-8 156-8 165-8 173-8 181-8
srcu.h: 167-8 218-8 233-8 249-8
string.h: 65-8 139-8 151-8
suspend.h: 76-8 85-8 92-8 307-8 307-20 311-8 311-20 368-8 374-8 429-8 450-8 455-8 460-8 461-8 462-8 463-8
swap.h: 31-8 294-8 300-8 358-8 366-8 408-8 413-8 442-8
sysctl.h: 94-8
sysfs.h: 446-8 452-8 458-8 464-8
thread_info.h: 71-8 76-8 81-8 86-8 91-8 107-8
time.h: 22-8 33-8 42-8 66-8 78-8 97-8 108-8 120-8 222-8 234-8 264-8
timer.h: 103-8 104-8 169-8 215-8 222-8
timerqueue.h: 34-8 40-8 45-8
topology.h: 189-8 196-8 203-8 210-8 270-8 277-8
uidgid.h: 49-8 54-8 70-8 75-8 80-8 85-8 90-8 95-8 100-8 105-8 110-8 115-8 120-8 125-8 152-8 157-8 162-8 167-8 172-8 180-8 188-8 193-8
uprobes.h: 140-8 145-8 150-8 154-8 158-8 162-8 165-8 168-8 172-8 175-8 179-8 183-8 186-8 189-8
vmalloc.h: 60-13 97-8 151-8 152-8
vmstat.h: 30-8 35-8 40-8 45-8 95-8 102-8 112-8 129-8 153-8 263-8
vtime.h: 32-8 69-8 70-8 71-8 72-8 95-8 100-8 101-8 102-8 103-8 104-8 110-8 113-8 119-8
wait.h: 86-8 93-8 101-8 110-8 118-8 125-8 131-8 138-8 870-8 894-8 912-8
workqueue.h: 136-8 199-8 200-8 201-8 382-8 387-8 507-8 521-8 536-8 550-8 566-8 580-8 594-8 603-8 613-8 624-8 630-8
xattr.h: 70-8 79-8
uapi/ linux/ byteorder/ little_endian.h: 43-8 47-8 51-8 55-8 59-8 63-8 67-8 71-8 75-8 79-8 83-8 87-8
swab.h: 46-8 57-8 68-8 83-8 92-8 154-8 167-8 180-8 195-8 210-8 223-8 235-8 248-8 263-8 278-8
kernel/ cpu.c: 242-8 550-12 593-12
usr/ include/ sys/ _types/ _fd_def.h: 52-8

These macros depend on me:

notrace __exit module_driver
__init module_driver
__inline __header_inline __header_always_inline
__inline__
__memexit
__meminit
__naked
inline BUILDIO
CLEARPAGEFLAG PAGEFLAG
CLEARPAGEFLAG_NOOP
PAGEFLAG_FALSE
SETPAGEFLAG PAGEFLAG
SETPAGEFLAG_NOOP
TESTCLEARFLAG TESTSCFLAG
TESTCLEARFLAG_FALSE
TESTPAGEFLAG PAGEFLAG
__PAGEFLAG
TESTSETFLAG TESTSCFLAG
__CLEARPAGEFLAG __PAGEFLAG
__CLEARPAGEFLAG_NOOP
__SETPAGEFLAG __PAGEFLAG
__TESTCLEARFLAG
__TESTCLEARFLAG_FALSE
__always_inline
build_mmio_read
build_mmio_write

nr_cpumask_bits [References: 25] Defined? True

#define nr_cpumask_bits NR_CPUS

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#36

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpumask.h: 160-44 175-43 190-48 316-34 325-34 341-33 354-32 368-33 384-29 396-12 408-8 420-13 434-9 443-42 452-41 461-43 474-13 487-12 498-54 545-56 559-57 574-8 590-9 605-52 617-51

I depend on these macros:

nr_cpumask_bits NR_CPUS CONFIG_NR_CPUS

nr_cpus_node [References: 2] Defined? True

#define nr_cpus_node(node) cpumask_weight(cpumask_of_node(node))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/topology.h#42

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 42-1

These macros depend on me:

nr_cpus_node for_each_node_with_cpus

num_online_cpus [References: 2] Defined? True

#define num_online_cpus() cpumask_weight(cpu_online_mask)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#85

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 293-6 502-3

offsetof [References: 13] Defined? True

#define offsetof(TYPE,MEMBER) __compiler_offsetof(TYPE,MEMBER)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/stddef.h#17

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 792-9
irq.h: 788-9
kobject.h: 180-16
mmzone.h: 821-9
plist.h: 239-9 251-9
sched.h: 2255-9
workqueue.h: 138-9
xattr.h: 83-2
kernel/ cpu.c: 226-2 248-2

I depend on these macros:

offsetof __compiler_offsetof

These macros depend on me:

offsetof BIO_RESET_BYTES
IO_BITMAP_OFFSET
container_of hlist_bl_entry hlist_bl_for_each_entry
hlist_bl_for_each_entry_rcu
hlist_bl_for_each_entry_safe
hlist_entry hlist_entry_safe hlist_for_each_entry
hlist_for_each_entry_continue
hlist_for_each_entry_continue_rcu
hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_from
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
hlist_for_each_entry_rcu_bh
hlist_for_each_entry_rcu_notrace
hlist_for_each_entry_safe
list_entry list_first_entry list_first_entry_or_null
list_for_each_entry plist_for_each
plist_for_each_entry
list_for_each_entry_safe plist_for_each_entry_safe
plist_for_each_safe
list_last_entry list_for_each_entry_reverse
list_for_each_entry_safe_reverse
list_next_entry list_for_each_entry plist_for_each
plist_for_each_entry
list_for_each_entry_continue
list_for_each_entry_from
list_for_each_entry_safe plist_for_each_entry_safe
plist_for_each_safe
list_for_each_entry_safe_continue
list_for_each_entry_safe_from
list_safe_reset_next
list_prepare_entry
list_prev_entry list_for_each_entry_continue_reverse
list_for_each_entry_reverse
list_for_each_entry_safe_reverse
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
llist_entry llist_for_each_entry
llist_for_each_entry_safe
plist_first_entry
plist_last_entry
rb_entry rb_entry_safe rbtree_postorder_for_each_entry_safe
to_node
kfree_rcu

page_private [References: 1] Defined? True

#define page_private(page) ((page)->private)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mm.h#257

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 920-10

page_to_pfn [References: 1] Defined? True

#define page_to_pfn __page_to_pfn

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/memory_model.h#72

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 841-9

I depend on these macros:

page_to_pfn __page_to_pfn vmemmap VMEMMAP_START _AC __AC

These macros depend on me:

page_to_pfn mk_pmd
mk_pte
nth_page
page_to_phys isa_page_to_bus

parent_node [References: 1] Defined? True

#define parent_node(node) (node)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/topology.h#91

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 48-1

pcibus_to_node [References: 1] Defined? True

#define pcibus_to_node(bus) __pcibus_to_node(bus)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/topology.h#93

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 54-1

per_cpu [References: 9] Defined? True

#define per_cpu(var,cpu) (*SHIFT_PERCPU_PTR(&(var), per_cpu_offset(cpu)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/percpu.h#56

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 145-27 152-27
apic.h: 663-15
smp.h: 43-9 48-9 53-9
topology.h: 67-9
include/ linux/ topology.h: 198-9 212-2

I depend on these macros:

per_cpu SHIFT_PERCPU_PTR RELOC_HIDE
__force
__kernel
__verify_pcpu_ptr NULL
__percpu
per_cpu_offset

These macros depend on me:

per_cpu cpu_data topology_core_id
topology_physical_package_id
cpu_physical_id
early_per_cpu
init_idle_preempt_count
topology_core_cpumask
topology_thread_cpumask

per_cpu_offset [References: 10] Defined? True

#define per_cpu_offset(x) (__per_cpu_offset[x])

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/percpu.h#20

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 145-27 152-27
apic.h: 663-15
smp.h: 43-9 48-9 53-9
topology.h: 67-9
include/ linux/ topology.h: 198-9 212-2
vmstat.h: 137-8

These macros depend on me:

per_cpu_offset per_cpu cpu_data topology_core_id
topology_physical_package_id
cpu_physical_id
early_per_cpu
init_idle_preempt_count
topology_core_cpumask
topology_thread_cpumask
per_cpu_ptr

per_cpu_ptr [References: 1] Defined? True

#define per_cpu_ptr(ptr,cpu) SHIFT_PERCPU_PTR((ptr), per_cpu_offset((cpu)))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#148

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vmstat.h: 137-8

I depend on these macros:

per_cpu_ptr SHIFT_PERCPU_PTR RELOC_HIDE
__force
__kernel
__verify_pcpu_ptr NULL
__percpu
per_cpu_offset

percpu_add_op [References: 30] Defined? True

#define percpu_add_op(var,val) do { typedef typeof(var) pao_T__; const int pao_ID__ = \
(__builtin_constant_p(val) && ((val) == 1 || (val) == -1)) ? (int)(val) : 0; if \
(0) { pao_T__ pao_tmp__; pao_tmp__ = (val); (void)pao_tmp__; } switch (sizeof(var)) \
{ case 1: if (pao_ID__ == 1) asm("incb "__percpu_arg(0) : "+m" (var)); else if \
(pao_ID__ == -1) asm("decb "__percpu_arg(0) : "+m" (var)); else asm("addb %1, \
"__percpu_arg(0) : "+m" (var) : "qi" ((pao_T__)(val))); break; case 2: if (pao_ID__ \
== 1) asm("incw "__percpu_arg(0) : "+m" (var)); else if (pao_ID__ == -1) asm("decw \
"__percpu_arg(0) : "+m" (var)); else asm("addw %1, "__percpu_arg(0) : "+m" (var) \
: "ri" ((pao_T__)(val))); break; case 4: if (pao_ID__ == 1) asm("incl "__percpu_arg(0) \
: "+m" (var)); else if (pao_ID__ == -1) asm("decl "__percpu_arg(0) : "+m" (var)); \
else asm("addl %1, "__percpu_arg(0) : "+m" (var) : "ri" ((pao_T__)(val))); break; \
case 8: if (pao_ID__ == 1) asm("incq "__percpu_arg(0) : "+m" (var)); else if \
(pao_ID__ == -1) asm("decq "__percpu_arg(0) : "+m" (var)); else asm("addq %1, \
"__percpu_arg(0) : "+m" (var) : "re" ((pao_T__)(val))); break; default: \
__bad_percpu_size(); } } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#127

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ preempt.h: 75-2 80-2
include/ linux/ percpu-refcount.h: 113-3 142-3 167-3
vmstat.h: 32-2 37-2 42-2 47-2

I depend on these macros:

percpu_add_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

These macros depend on me:

percpu_add_op __this_cpu_add_1
__this_cpu_add_2
__this_cpu_add_4
__this_cpu_add_8
this_cpu_add_1
this_cpu_add_2
this_cpu_add_4
this_cpu_add_8

percpu_from_op [References: 14] Defined? True

#define percpu_from_op(op,var,constraint) ({ typeof(var) pfo_ret__; switch (sizeof(var)) \
{ case 1: asm(op "b "__percpu_arg(1)",%0" : "=q" (pfo_ret__) : constraint); break; \
case 2: asm(op "w "__percpu_arg(1)",%0" : "=r" (pfo_ret__) : constraint); break; \
case 4: asm(op "l "__percpu_arg(1)",%0" : "=r" (pfo_ret__) : constraint); break; \
case 8: asm(op "q "__percpu_arg(1)",%0" : "=r" (pfo_ret__) : constraint); break; \
default: __bad_percpu_size(); } pfo_ret__; })

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#183

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ current.h: 14-9
irq_regs.h: 18-9
percpu.h: 498-42
preempt.h: 22-9 66-11 98-9
thread_info.h: 205-16
include/ linux/ topology.h: 191-9

I depend on these macros:

percpu_from_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

These macros depend on me:

percpu_from_op __this_cpu_read_1
__this_cpu_read_2
__this_cpu_read_4
__this_cpu_read_8
this_cpu_read_1
this_cpu_read_2
this_cpu_read_4
this_cpu_read_8
this_cpu_read_stable

percpu_to_op [References: 11] Defined? True

#define percpu_to_op(op,var,val) do { typedef typeof(var) pto_T__; if (0) { pto_T__ \
pto_tmp__; pto_tmp__ = (val); (void)pto_tmp__; } switch (sizeof(var)) { case 1: \
asm(op "b %1,"__percpu_arg(0) : "+m" (var) : "qi" ((pto_T__)(val))); break; case \
2: asm(op "w %1,"__percpu_arg(0) : "+m" (var) : "ri" ((pto_T__)(val))); break; \
case 4: asm(op "l %1,"__percpu_arg(0) : "+m" (var) : "ri" ((pto_T__)(val))); break; \
case 8: asm(op "q %1,"__percpu_arg(0) : "+m" (var) : "re" ((pto_T__)(val))); break; \
default: __bad_percpu_size(); } } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#90

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 26-2
preempt.h: 27-2 56-2 61-2
include/ linux/ topology.h: 205-2

I depend on these macros:

percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

These macros depend on me:

percpu_to_op __this_cpu_and_1
__this_cpu_and_2
__this_cpu_and_4
__this_cpu_and_8
__this_cpu_or_1
__this_cpu_or_2
__this_cpu_or_4
__this_cpu_or_8
__this_cpu_write_1
__this_cpu_write_2
__this_cpu_write_4
__this_cpu_write_8
this_cpu_and_1
this_cpu_and_2
this_cpu_and_4
this_cpu_and_8
this_cpu_or_1
this_cpu_or_2
this_cpu_or_4
this_cpu_or_8
this_cpu_write_1
this_cpu_write_2
this_cpu_write_4
this_cpu_write_8

pfn_to_page [References: 3] Defined? True

#define pfn_to_page __pfn_to_page

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/memory_model.h#73

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 445-22 1346-20 1429-20

I depend on these macros:

pfn_to_page __pfn_to_page vmemmap VMEMMAP_START _AC __AC

These macros depend on me:

pfn_to_page nth_page
pfn_to_nid
pgd_page
pgdat_page_nr nid_page_nr
pmd_page
pte_page
pud_page
virt_to_page ZERO_PAGE
pmd_huge_pte

pfn_to_section_nr [References: 5] Defined? True

#define pfn_to_section_nr(pfn) ((pfn) >> PFN_SECTION_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/mmzone.h#1079

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1183-25 1189-6 1191-39 1197-6 1199-41

I depend on these macros:

pfn_to_section_nr PFN_SECTION_SHIFT PAGE_SHIFT
SECTION_SIZE_BITS

pgd_val [References: 1] Defined? True

#define pgd_val(x) native_pgd_val(x)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#67

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 606-24

These macros depend on me:

pgd_val pgd_ERROR
pgd_page

pgoff_t [References: 106] Defined? True

#define pgoff_t unsigned long

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#142

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 374-45 419-2 750-2 763-58 2247-6 2247-21 2257-7 2257-22 2459-23
mm.h: 195-2 251-27 917-15 924-8 930-15 1004-2 1005-2 1666-21 1669-60 1679-41 1771-4 1776-11 1783-5
mm_types.h: 62-4
swap.h: 138-2 139-2 431-36
types.h: 142-1

pgprot_modify [References: 1] Defined? True

#define pgprot_modify pgprot_modify

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#384

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 385-24

I depend on these macros:

pgprot_modify

These macros depend on me:

pgprot_modify

pgprot_noncached [References: 1] Defined? True

#define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | \
_PAGE_CACHE_UC_MINUS)) : (prot))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#12

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 228-1

I depend on these macros:

pgprot_noncached _PAGE_CACHE_UC_MINUS _PAGE_PCD _AT
_PAGE_BIT_PCD
__pgprot
pgprot_val

pgprot_val [References: 3] Defined? True

#define pgprot_val(x) ((x).pgprot)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#328

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 339-24 387-29 388-24

These macros depend on me:

pgprot_val pgprot_noncached

pgprot_writecombine [References: 2] Defined? True

#define pgprot_writecombine pgprot_writecombine

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_types.h#338

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable_types.h: 339-17
include/ asm-generic/ pgtable.h: 232-1

I depend on these macros:

pgprot_writecombine

These macros depend on me:

pgprot_writecombine

physid_isset [References: 3] Defined? True

#define physid_isset(physid,map) test_bit(physid, (map).mask)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/mpspec.h#118

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 647-9 652-9 671-9

I depend on these macros:

physid_isset test_bit

physid_set [References: 1] Defined? True

#define physid_set(physid,map) set_bit(physid, (map).mask)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/mpspec.h#116

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mpspec.h: 163-2

physids_clear [References: 2] Defined? True

#define physids_clear(map) bitmap_zero((map).mask, MAX_LOCAL_APIC)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/mpspec.h#128

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mpspec.h: 156-2 162-2

I depend on these macros:

physids_clear MAX_LOCAL_APIC

pm_notifier [References: 1] Defined? True

#define pm_notifier(fn,pri) { static struct notifier_block fn##_nb = { .notifier_call = \
fn, .priority = pri }; register_pm_notifier(&fn##_nb); }

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/suspend.h#353

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 600-2

pmd_page [References: 1] Defined? True

#define pmd_page(pmd) pfn_to_page((pmd_val(pmd) & PTE_PFN_MASK) >> PAGE_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#500

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1346-20

I depend on these macros:

pmd_page PAGE_SHIFT
PTE_PFN_MASK PHYSICAL_PAGE_MASK PAGE_MASK PAGE_SIZE PAGE_SHIFT
_AC __AC
__PHYSICAL_MASK __PHYSICAL_MASK_SHIFT
pfn_to_page __pfn_to_page vmemmap VMEMMAP_START _AC __AC
pmd_val

pmd_update [References: 2] Defined? True

#define pmd_update(mm,addr,ptep) do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#64

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 806-2 815-2

pmd_val [References: 4] Defined? True

#define pmd_val(x) native_pmd_val(x)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#76

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 143-10 375-17 493-24
include/ linux/ mm.h: 1346-20

These macros depend on me:

pmd_val pmd_ERROR
pmd_page

preempt_disable [References: 21] Defined? True

#define preempt_disable() barrier()

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/preempt.h#107

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bit_spinlock.h: 24-2 31-3 42-2
rcupdate.h: 198-2 857-2
rwlock_api_smp.h: 119-2 130-2 148-2 158-2 168-2 176-2 186-2 196-2 204-2 211-2
spinlock_api_smp.h: 88-2 109-2 127-2 135-2 142-2 184-2

I depend on these macros:

preempt_disable barrier

These macros depend on me:

preempt_disable _this_cpu_generic_read
get_cpu
get_cpu_ptr
get_cpu_var

preempt_disable_notrace [References: 1] Defined? True

#define preempt_disable_notrace() barrier()

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/preempt.h#113

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 867-2

I depend on these macros:

preempt_disable_notrace barrier

preempt_enable [References: 20] Defined? True

#define preempt_enable() barrier()

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/preempt.h#110

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bit_spinlock.h: 27-3 45-3 64-2 81-2
idr.h: 97-2
radix-tree.h: 259-2
rcupdate.h: 203-2 882-2
rwlock_api_smp.h: 124-2 135-2 222-2 229-2 238-2 246-2 263-2 271-2
spinlock_api_smp.h: 93-2 153-2 162-2 170-2

I depend on these macros:

preempt_enable barrier

These macros depend on me:

preempt_enable _this_cpu_generic_read
put_cpu
put_cpu_ptr
put_cpu_var

preempt_enable_no_resched [References: 4] Defined? True

#define preempt_enable_no_resched() barrier()

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/preempt.h#109

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 253-2 278-2
spinlock_api_smp.h: 177-2 189-2

I depend on these macros:

preempt_enable_no_resched barrier

preempt_enable_notrace [References: 1] Defined? True

#define preempt_enable_notrace() barrier()

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/preempt.h#115

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 889-2

I depend on these macros:

preempt_enable_notrace barrier

pte_accessible [References: 2] Defined? True

#define pte_accessible pte_accessible

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#454

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 455-20
include/ asm-generic/ pgtable.h: 220-1

I depend on these macros:

pte_accessible

These macros depend on me:

pte_accessible

pte_clear [References: 1] Defined? True

#define pte_clear(mm,addr,ptep) native_pte_clear(mm, addr, ptep)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#59

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 128-2

pte_update [References: 2] Defined? True

#define pte_update(mm,addr,ptep) do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#62

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 743-2 770-2

pte_val [References: 2] Defined? True

#define pte_val(x) native_pte_val(x)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#80

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 138-10 361-17

These macros depend on me:

pte_val __pte_to_swp_entry
pte_ERROR
pte_to_pgoff

pud_val [References: 3] Defined? True

#define pud_val(x) native_pud_val(x)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#71

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 148-10 566-24 583-10

These macros depend on me:

pud_val pud_ERROR
pud_page

random_get_entropy [References: 2] Defined? True

#define random_get_entropy() get_cycles()

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/timex.h#78

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ timex.h: 68-1

raw_irqs_disabled_flags [References: 6] Defined? True

#define raw_irqs_disabled_flags(flags) ({ typecheck(unsigned long, flags); \
arch_irqs_disabled_flags(flags); })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#76

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kref.h: 127-3
proportions.h: 77-2 133-2
rwlock_api_smp.h: 237-2 262-2
spinlock_api_smp.h: 161-2

I depend on these macros:

raw_irqs_disabled_flags typecheck

These macros depend on me:

raw_irqs_disabled_flags irqs_disabled
irqs_disabled_flags
local_irq_restore raw_spin_trylock_irqsave spin_trylock_irqsave
write_trylock_irqsave

raw_local_irq_disable [References: 4] Defined? True

#define raw_local_irq_disable() arch_local_irq_disable()

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#59

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 167-2 195-2
spinlock.h: 358-9
spinlock_api_smp.h: 126-2

These macros depend on me:

raw_local_irq_disable local_irq_disable raw_spin_trylock_irq

raw_local_irq_enable [References: 4] Defined? True

#define raw_local_irq_enable() arch_local_irq_enable()

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#60

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 245-2 270-2
spinlock.h: 358-9
spinlock_api_smp.h: 169-2

These macros depend on me:

raw_local_irq_enable local_irq_enable raw_spin_trylock_irq

raw_local_irq_restore [References: 12] Defined? True

#define raw_local_irq_restore(flags) do { typecheck(unsigned long, flags); \
arch_local_irq_restore(flags); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#66

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kref.h: 127-3
proportions.h: 77-2 133-2
rwlock_api_smp.h: 237-2 262-2
spinlock_api_smp.h: 161-2

I depend on these macros:

raw_local_irq_restore typecheck

These macros depend on me:

raw_local_irq_restore _this_cpu_generic_add_return
_this_cpu_generic_cmpxchg
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
_this_cpu_generic_to_op
_this_cpu_generic_xchg
local_irq_restore raw_spin_trylock_irqsave spin_trylock_irqsave
write_trylock_irqsave

raw_local_irq_save [References: 5] Defined? True

#define raw_local_irq_save(flags) do { typecheck(unsigned long, flags); flags = \
arch_local_irq_save(); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#61

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ proportions.h: 75-2 131-2
rwlock_api_smp.h: 157-2 185-2
spinlock_api_smp.h: 108-2

I depend on these macros:

raw_local_irq_save typecheck

These macros depend on me:

raw_local_irq_save _this_cpu_generic_add_return
_this_cpu_generic_cmpxchg
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
_this_cpu_generic_to_op
_this_cpu_generic_xchg
local_irq_save raw_spin_trylock_irqsave spin_trylock_irqsave
write_trylock_irqsave

raw_spin_can_lock [References: 1] Defined? True

#define raw_spin_can_lock(lock) (!raw_spin_is_locked(lock))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#262

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 383-9

I depend on these macros:

raw_spin_can_lock raw_spin_is_locked

raw_spin_is_contended [References: 1] Defined? True

#define raw_spin_is_contended(lock) arch_spin_is_contended(&(lock)->raw_lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#114

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 378-9

I depend on these macros:

raw_spin_is_contended arch_spin_is_contended

raw_spin_is_locked [References: 2] Defined? True

#define raw_spin_is_locked(lock) arch_spin_is_locked(&(lock)->raw_lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#107

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 373-9 383-9

These macros depend on me:

raw_spin_is_locked assert_raw_spin_locked assert_spin_locked
raw_spin_can_lock

raw_spin_lock [References: 2] Defined? True

#define raw_spin_lock(lock) _raw_spin_lock(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#178

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irq.h: 796-2
spinlock.h: 293-2

raw_spin_lock_bh [References: 1] Defined? True

#define raw_spin_lock_bh(lock) _raw_spin_lock_bh(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#230

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 298-2

raw_spin_lock_init [References: 4] Defined? True

#define raw_spin_lock_init(lock) do { *(lock) = __RAW_SPIN_LOCK_UNLOCKED(lock); } while \
(0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#103

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1362-2
ratelimit.h: 31-2
sched.h: 2643-2
xattr.h: 73-2

I depend on these macros:

raw_spin_lock_init __RAW_SPIN_LOCK_UNLOCKED __RAW_SPIN_LOCK_INITIALIZER SPIN_DEBUG_INIT
SPIN_DEP_MAP_INIT
__ARCH_SPIN_LOCK_UNLOCKED

These macros depend on me:

raw_spin_lock_init spin_lock_init ATOMIC_INIT_NOTIFIER_HEAD
seqlock_init

raw_spin_lock_irq [References: 1] Defined? True

#define raw_spin_lock_irq(lock) _raw_spin_lock_irq(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#229

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 318-2

raw_spin_lock_irqsave [References: 4] Defined? True

#define raw_spin_lock_irqsave(lock,flags) do { typecheck(unsigned long, flags); flags = \
_raw_spin_lock_irqsave(lock); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#196

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kref.h: 124-2
sched.h: 2056-2
seqlock.h: 338-2 421-2

I depend on these macros:

raw_spin_lock_irqsave typecheck

These macros depend on me:

raw_spin_lock_irqsave spin_lock_irqsave

raw_spin_trylock [References: 2] Defined? True

#define raw_spin_trylock(lock) __cond_lock(lock, _raw_spin_trylock(lock))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#176

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 303-9 358-9

I depend on these macros:

raw_spin_trylock __cond_lock

These macros depend on me:

raw_spin_trylock raw_spin_trylock_irq
raw_spin_trylock_irqsave spin_trylock_irqsave

raw_spin_trylock_bh [References: 1] Defined? True

#define raw_spin_trylock_bh(lock) __cond_lock(lock, _raw_spin_trylock_bh(lock))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#241

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 353-9

I depend on these macros:

raw_spin_trylock_bh __cond_lock

raw_spin_trylock_irq [References: 1] Defined? True

#define raw_spin_trylock_irq(lock) ({ local_irq_disable(); raw_spin_trylock(lock) ? 1 : \
({ local_irq_enable(); 0; }); })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#244

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 358-9

I depend on these macros:

raw_spin_trylock_irq local_irq_disable raw_local_irq_disable
trace_hardirqs_off
local_irq_enable raw_local_irq_enable
trace_hardirqs_on
raw_spin_trylock __cond_lock

raw_spin_unlock [References: 2] Defined? True

#define raw_spin_unlock(lock) _raw_spin_unlock(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#231

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irq.h: 801-2
spinlock.h: 333-2

I depend on these macros:

raw_spin_unlock _raw_spin_unlock

raw_spin_unlock_bh [References: 1] Defined? True

#define raw_spin_unlock_bh(lock) _raw_spin_unlock_bh(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#239

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 338-2

raw_spin_unlock_irq [References: 1] Defined? True

#define raw_spin_unlock_irq(lock) _raw_spin_unlock_irq(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#232

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 343-2

I depend on these macros:

raw_spin_unlock_irq _raw_spin_unlock_irq

raw_spin_unlock_irqrestore [References: 1] Defined? True

#define raw_spin_unlock_irqrestore(lock,flags) do { typecheck(unsigned long, flags); \
_raw_spin_unlock_irqrestore(lock, flags); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#234

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 348-2

I depend on these macros:

raw_spin_unlock_irqrestore typecheck

raw_spin_unlock_wait [References: 1] Defined? True

#define raw_spin_unlock_wait(lock) arch_spin_unlock_wait(&(lock)->raw_lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#137

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 368-2

rcu_assign_pointer [References: 9] Defined? True

#define rcu_assign_pointer(p,v) __rcu_assign_pointer((p), (v), __rcu)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#915

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ radix-tree.h: 216-2
rculist.h: 54-2 176-2 235-2 362-2 401-2 429-2 456-2
rculist_bl.h: 16-2

I depend on these macros:

rcu_assign_pointer __rcu
__rcu_assign_pointer __force
smp_wmb barrier

These macros depend on me:

rcu_assign_pointer rcu_assign_keypointer

rcu_dereference [References: 4] Defined? True

#define rcu_dereference(p) rcu_dereference_check(p, 0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#709

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 552-9 715-9 728-9
radix-tree.h: 152-9

I depend on these macros:

rcu_dereference rcu_dereference_check __rcu
__rcu_dereference_check ACCESS_ONCE
__force
__kernel
rcu_dereference_sparse
rcu_lockdep_assert
smp_read_barrier_depends read_barrier_depends

These macros depend on me:

rcu_dereference __hlist_for_each_rcu
__task_cred task_cred_xxx task_euid
task_uid
hlist_for_each_entry_continue_rcu
task_css_set_check task_css_check

rcu_dereference_check [References: 10] Defined? True

#define rcu_dereference_check(p,c) __rcu_dereference_check((p), rcu_read_lock_held() || \
(c), __rcu)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#612

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 552-9 715-9 728-9
idr.h: 114-27 117-10
radix-tree.h: 152-9
rculist_bl.h: 23-19
sched.h: 2255-9
kernel/ cpu.c: 226-2 248-2

I depend on these macros:

rcu_dereference_check __rcu
__rcu_dereference_check ACCESS_ONCE
__force
__kernel
rcu_dereference_sparse
rcu_lockdep_assert
smp_read_barrier_depends read_barrier_depends

These macros depend on me:

rcu_dereference_check rcu_dereference __hlist_for_each_rcu
__task_cred task_cred_xxx task_euid
task_uid
hlist_for_each_entry_continue_rcu
task_css_set_check task_css_check
rcu_dereference_raw hlist_bl_for_each_entry_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process

rcu_dereference_protected [References: 1] Defined? True

#define rcu_dereference_protected(p,c) __rcu_dereference_protected((p), (c), __rcu)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#699

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ radix-tree.h: 168-9

I depend on these macros:

rcu_dereference_protected __rcu
__rcu_dereference_protected __force
__kernel
rcu_dereference_sparse
rcu_lockdep_assert

These macros depend on me:

rcu_dereference_protected current_cred current_cred_xxx current_cap
current_egid
current_euid
current_fsgid
current_fsuid
current_gid
current_security
current_sgid
current_suid
current_uid
current_user
current_euid_egid
current_fsuid_fsgid
current_uid_gid
get_current_cred
get_current_groups
get_current_user
rcu_dereference_key

rcu_dereference_raw [References: 5] Defined? True

#define rcu_dereference_raw(p) rcu_dereference_check(p, 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#636

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ idr.h: 114-27 117-10
sched.h: 2255-9
kernel/ cpu.c: 226-2 248-2

I depend on these macros:

rcu_dereference_raw rcu_dereference_check __rcu
__rcu_dereference_check ACCESS_ONCE
__force
__kernel
rcu_dereference_sparse
rcu_lockdep_assert
smp_read_barrier_depends read_barrier_depends

These macros depend on me:

rcu_dereference_raw hlist_bl_for_each_entry_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process

rcu_dereference_sparse [References: 11] Defined? True

#define rcu_dereference_sparse(p,space)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#510

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 552-9 715-9 728-9
idr.h: 114-27 117-10
radix-tree.h: 152-9 168-9
rculist_bl.h: 23-19
sched.h: 2255-9
kernel/ cpu.c: 226-2 248-2

These macros depend on me:

rcu_dereference_sparse __rcu_access_index rcu_access_index
__rcu_access_pointer rcu_access_pointer
__rcu_dereference_check rcu_dereference_bh_check rcu_dereference_bh hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_rcu_bh
rcu_dereference_check rcu_dereference __hlist_for_each_rcu
__task_cred task_cred_xxx task_euid
task_uid
hlist_for_each_entry_continue_rcu
task_css_set_check task_css_check
rcu_dereference_raw hlist_bl_for_each_entry_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
rcu_dereference_raw_notrace hlist_for_each_entry_rcu_notrace
rcu_dereference_sched_check rcu_dereference_sched
srcu_dereference_check srcu_dereference
__rcu_dereference_protected rcu_dereference_protected current_cred current_cred_xxx current_cap
current_egid
current_euid
current_fsgid
current_fsuid
current_gid
current_security
current_sgid
current_suid
current_uid
current_user
current_euid_egid
current_fsuid_fsgid
current_uid_gid
get_current_cred
get_current_groups
get_current_user
rcu_dereference_key

rcu_head [References: 39] Defined? True

#define rcu_head callback_head

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/types.h#213

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 86-9 86-18 160-9 160-18 239-9 239-18 388-9 388-18
cred.h: 138-9
dcache.h: 132-11
fs.h: 583-10 775-10 1181-9 1327-9
idr.h: 36-9 36-19
mm_types.h: 141-10 141-19
percpu-refcount.h: 67-9
pid.h: 63-9
rcupdate.h: 56-18 152-32 153-24 174-35 175-27 273-37 274-29 295-50 299-53
rcutree.h: 51-28 51-64
sched.h: 872-10 1380-9
srcu.h: 42-9 130-47 131-23
sysctl.h: 136-10
vmalloc.h: 48-9 48-18

These macros depend on me:

rcu_head __kfree_rcu kfree_rcu
kfree_rcu

rcu_lock_acquire [References: 4] Defined? True

#define rcu_lock_acquire(a) do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#422

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 773-2 823-2 859-2
srcu.h: 222-2

rcu_lock_release [References: 4] Defined? True

#define rcu_lock_release(a) do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#423

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 797-2 837-2 880-2
srcu.h: 236-2

rcu_lockdep_assert [References: 17] Defined? True

#define rcu_lockdep_assert(c,s) do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rcupdate.h#492

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 552-9 715-9 728-9
idr.h: 114-27 117-10
radix-tree.h: 152-9 168-9
rculist_bl.h: 23-19
rcupdate.h: 774-2 795-2 824-2 835-2 860-2 878-2
sched.h: 2255-9
kernel/ cpu.c: 226-2 248-2

These macros depend on me:

rcu_lockdep_assert __rcu_dereference_check rcu_dereference_bh_check rcu_dereference_bh hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_rcu_bh
rcu_dereference_check rcu_dereference __hlist_for_each_rcu
__task_cred task_cred_xxx task_euid
task_uid
hlist_for_each_entry_continue_rcu
task_css_set_check task_css_check
rcu_dereference_raw hlist_bl_for_each_entry_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
rcu_dereference_raw_notrace hlist_for_each_entry_rcu_notrace
rcu_dereference_sched_check rcu_dereference_sched
srcu_dereference_check srcu_dereference
__rcu_dereference_index_check rcu_dereference_index_check
__rcu_dereference_protected rcu_dereference_protected current_cred current_cred_xxx current_cap
current_egid
current_euid
current_fsgid
current_fsuid
current_gid
current_security
current_sgid
current_suid
current_uid
current_user
current_euid_egid
current_fsuid_fsgid
current_uid_gid
get_current_cred
get_current_groups
get_current_user
rcu_dereference_key

read_barrier_depends [References: 10] Defined? True

#define read_barrier_depends() do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/barrier.h#79

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 552-9 715-9 728-9
idr.h: 114-27 117-10
radix-tree.h: 152-9
rculist_bl.h: 23-19
sched.h: 2255-9
kernel/ cpu.c: 226-2 248-2

These macros depend on me:

read_barrier_depends smp_read_barrier_depends __rcu_dereference_check rcu_dereference_bh_check rcu_dereference_bh hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_rcu_bh
rcu_dereference_check rcu_dereference __hlist_for_each_rcu
__task_cred task_cred_xxx task_euid
task_uid
hlist_for_each_entry_continue_rcu
task_css_set_check task_css_check
rcu_dereference_raw hlist_bl_for_each_entry_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
rcu_dereference_raw_notrace hlist_for_each_entry_rcu_notrace
rcu_dereference_sched_check rcu_dereference_sched
srcu_dereference_check srcu_dereference
__rcu_dereference_index_check rcu_dereference_index_check

rwlock_acquire [References: 5] Defined? True

#define rwlock_acquire(l,s,t,i) lock_acquire_exclusive(l, s, t, NULL, i)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#496

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 132-3 187-2 197-2 205-2 212-2

I depend on these macros:

rwlock_acquire NULL
lock_acquire_exclusive lock_acquire

rwlock_acquire_read [References: 5] Defined? True

#define rwlock_acquire_read(l,s,t,i) lock_acquire_shared_recursive(l, s, t, NULL, i)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#497

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 121-3 149-2 159-2 169-2 177-2

I depend on these macros:

rwlock_acquire_read NULL
lock_acquire_shared_recursive lock_acquire

rwlock_release [References: 8] Defined? True

#define rwlock_release(l,n,i) lock_release(l, n, i)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#498

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 220-2 227-2 235-2 243-2 251-2 260-2 268-2 276-2

I depend on these macros:

rwlock_release lock_release

seqcount_acquire [References: 1] Defined? True

#define seqcount_acquire(l,s,t,i) lock_acquire_exclusive(l, s, t, NULL, i)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#500

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ seqlock.h: 229-2

I depend on these macros:

seqcount_acquire NULL
lock_acquire_exclusive lock_acquire

seqcount_lockdep_reader_access [References: 2] Defined? True

#define seqcount_lockdep_reader_access(x)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/seqlock.h#87

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ seqlock.h: 146-2 168-2

seqcount_release [References: 1] Defined? True

#define seqcount_release(l,n,i) lock_release(l, n, i)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#502

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ seqlock.h: 239-2

I depend on these macros:

seqcount_release lock_release

set_cpu_numa_mem [References: 3] Defined? True

#define set_cpu_numa_mem(cpu,node)

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/topology.h#71

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 260-1

set_numa_mem [References: 3] Defined? True

#define set_numa_mem(node)

defined @ /Users/paulross/dev/linux/linux-3.13/include/asm-generic/topology.h#68

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 238-1

set_pte_at [References: 1] Defined? True

#define set_pte_at(mm,addr,ptep,pte) native_set_pte_at(mm, addr, ptep, pte)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable.h#38

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 322-2

small_const_nbits [References: 16] Defined? True

#define small_const_nbits(nbits) (__builtin_constant_p(nbits) && (nbits) <= BITS_PER_LONG) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/bitmap.h#156

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitmap.h: 161-6 172-7 182-6 193-6 201-6 210-6 219-6 227-6 236-6 245-6 254-6 262-6 270-6 278-6 286-6 295-6

I depend on these macros:

small_const_nbits BITS_PER_LONG

smp_mb [References: 5] Defined? True

#define smp_mb() mb()

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/barrier.h#82

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ freezer.h: 126-2 134-2 157-2
sched.h: 2549-2 2567-2

I depend on these macros:

smp_mb mb

smp_mb__before_spinlock [References: 25] Defined? True

#define smp_mb__before_spinlock() smp_wmb()

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#130

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 130-1

I depend on these macros:

smp_mb__before_spinlock smp_wmb barrier

smp_read_barrier_depends [References: 10] Defined? True

#define smp_read_barrier_depends() read_barrier_depends()

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/barrier.h#93

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 552-9 715-9 728-9
idr.h: 114-27 117-10
radix-tree.h: 152-9
rculist_bl.h: 23-19
sched.h: 2255-9
kernel/ cpu.c: 226-2 248-2

I depend on these macros:

smp_read_barrier_depends read_barrier_depends

These macros depend on me:

smp_read_barrier_depends __rcu_dereference_check rcu_dereference_bh_check rcu_dereference_bh hlist_for_each_entry_continue_rcu_bh
hlist_for_each_entry_rcu_bh
rcu_dereference_check rcu_dereference __hlist_for_each_rcu
__task_cred task_cred_xxx task_euid
task_uid
hlist_for_each_entry_continue_rcu
task_css_set_check task_css_check
rcu_dereference_raw hlist_bl_for_each_entry_rcu
hlist_for_each_entry_rcu do_each_pid_task do_each_pid_thread
list_entry_rcu list_first_or_null_rcu
list_for_each_entry_continue_rcu
list_for_each_entry_rcu
next_task do_each_thread
for_each_process
rcu_dereference_raw_notrace hlist_for_each_entry_rcu_notrace
rcu_dereference_sched_check rcu_dereference_sched
srcu_dereference_check srcu_dereference
__rcu_dereference_index_check rcu_dereference_index_check

smp_rmb [References: 4] Defined? True

#define smp_rmb() barrier()

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/barrier.h#86

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 293-3
seqlock.h: 131-2 169-2 204-2

I depend on these macros:

smp_rmb barrier

smp_wmb [References: 14] Defined? True

#define smp_wmb() barrier()

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/barrier.h#91

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 300-2 311-2
radix-tree.h: 216-2
rculist.h: 54-2 176-2 235-2 362-2 401-2 429-2 456-2
rculist_bl.h: 16-2
seqlock.h: 213-2 218-2 252-2

I depend on these macros:

smp_wmb barrier

These macros depend on me:

smp_wmb __rcu_assign_pointer rcu_assign_pointer rcu_assign_keypointer
smp_mb__before_spinlock

spin_acquire [References: 6] Defined? True

#define spin_acquire(l,s,t,i) lock_acquire_exclusive(l, s, t, NULL, i)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#492

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 90-3 110-2 128-2 136-2 143-2 186-3

I depend on these macros:

spin_acquire NULL
lock_acquire_exclusive lock_acquire

spin_lock_init [References: 2] Defined? True

#define spin_lock_init(_lock) do { spinlock_check(_lock); raw_spin_lock_init(&(_lock)->rlock); \
} while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#285

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1362-2
xattr.h: 73-2

I depend on these macros:

spin_lock_init raw_spin_lock_init __RAW_SPIN_LOCK_UNLOCKED __RAW_SPIN_LOCK_INITIALIZER SPIN_DEBUG_INIT
SPIN_DEP_MAP_INIT
__ARCH_SPIN_LOCK_UNLOCKED

These macros depend on me:

spin_lock_init ATOMIC_INIT_NOTIFIER_HEAD
seqlock_init

spin_lock_irqsave [References: 4] Defined? True

#define spin_lock_irqsave(lock,flags) do { raw_spin_lock_irqsave(spinlock_check(lock), \
flags); } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/spinlock.h#321

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kref.h: 124-2
sched.h: 2056-2
seqlock.h: 338-2 421-2

I depend on these macros:

spin_lock_irqsave raw_spin_lock_irqsave typecheck

spin_release [References: 4] Defined? True

#define spin_release(l,n,i) lock_release(l, n, i)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/lockdep.h#494

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 151-2 159-2 167-2 175-2

I depend on these macros:

spin_release lock_release

task_css_check [References: 1] Defined? True

#define task_css_check(task,subsys_id,__c) task_css_set_check((task), (__c))->subsys[(subsys_id)] \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#704

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 728-9

I depend on these macros:

task_css_check task_css_set_check rcu_dereference rcu_dereference_check __rcu
__rcu_dereference_check ACCESS_ONCE
__force
__kernel
rcu_dereference_sparse
rcu_lockdep_assert
smp_read_barrier_depends read_barrier_depends

task_css_set_check [References: 2] Defined? True

#define task_css_set_check(task,__c) rcu_dereference((task)->cgroups)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cgroup.h#691

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 715-9 728-9

I depend on these macros:

task_css_set_check rcu_dereference rcu_dereference_check __rcu
__rcu_dereference_check ACCESS_ONCE
__force
__kernel
rcu_dereference_sparse
rcu_lockdep_assert
smp_read_barrier_depends read_barrier_depends

These macros depend on me:

task_css_set_check task_css_check

task_stack_page [References: 1] Defined? True

#define task_stack_page(task) ((task)->stack)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#2357

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2374-16

task_thread_info [References: 11] Defined? True

#define task_thread_info(task) ((struct thread_info *)(task)->stack)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/sched.h#2356

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2361-3 2361-26 2362-2 2367-27 2399-21 2404-23 2409-37 2414-39 2419-29 2534-9 2673-9

These macros depend on me:

task_thread_info init_idle_preempt_count
init_task_preempt_count
task_preempt_count

test_bit [References: 61] Defined? True

#define test_bit(nr,addr) (__builtin_constant_p((nr)) ? constant_test_bit((nr), (addr)) : \
variable_test_bit((nr), (addr)))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/bitops.h#337

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25 647-9 652-9 662-30 671-9
smp.h: 29-17
thread_info.h: 245-2
include/ asm-generic/ bitops/ le.h: 54-9
linux/ bit_spinlock.h: 30-12 91-9
key.h: 321-9 322-4
mmzone.h: 530-9 535-9 540-9 545-9 550-9
nodemask.h: 411-9
page-flags.h: 198-1 199-1 200-1 201-1 202-1 203-1 205-1 206-1 207-1 208-1 209-1 210-1 212-1 219-1 221-1 222-1 228-1 229-1 232-1 233-1 246-1 252-1 256-1 264-1 270-1 282-12 336-1 337-1
quota.h: 232-9
thread_info.h: 93-9
wait.h: 873-7
kernel/ cpu.c: 224-2 296-7 338-2 395-6 395-26 422-2 443-7 620-29

These macros depend on me:

test_bit TESTPAGEFLAG PAGEFLAG
__PAGEFLAG
cpu_isset
cpumask_test_cpu cpu_active
cpu_online cpu_is_offline
cpu_possible
cpu_present
node_isset
physid_isset
test_cpu_cap cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug
work_pending delayed_work_pending

test_cpu_cap [References: 6] Defined? True

#define test_cpu_cap(c,bit) test_bit(bit, (unsigned long *)((c)->x86_capability))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cpufeature.h#242

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 156-6 159-6 165-7
apic.h: 192-7 497-25
smp.h: 29-17

I depend on these macros:

test_cpu_cap test_bit

These macros depend on me:

test_cpu_cap cpu_has boot_cpu_has cpu_has_ace2
cpu_has_ace2_enabled
cpu_has_aes
cpu_has_apic
cpu_has_arch_perfmon
cpu_has_avx
cpu_has_avx2
cpu_has_bts
cpu_has_clflush
cpu_has_cx16 system_has_cmpxchg_double
cpu_has_cx8
cpu_has_de
cpu_has_ds
cpu_has_eager_fpu
cpu_has_fpu
cpu_has_fxsr
cpu_has_gbpages
cpu_has_ht
cpu_has_hypervisor
cpu_has_mmx
cpu_has_mtrr
cpu_has_nx
cpu_has_osxsave
cpu_has_pat
cpu_has_pclmulqdq
cpu_has_pebs
cpu_has_perfctr_core
cpu_has_perfctr_l2
cpu_has_perfctr_nb
cpu_has_pge
cpu_has_phe
cpu_has_phe_enabled
cpu_has_pmm
cpu_has_pmm_enabled
cpu_has_pse
cpu_has_sep
cpu_has_ssse3
cpu_has_topoext
cpu_has_tsc
cpu_has_x2apic x2apic_supported
cpu_has_xcrypt
cpu_has_xcrypt_enabled
cpu_has_xmm
cpu_has_xmm2
cpu_has_xmm3
cpu_has_xmm4_1
cpu_has_xmm4_2
cpu_has_xsave
cpu_has_xsaveopt
cpu_has_xstore
cpu_has_xstore_enabled
static_cpu_has static_cpu_has_bug
static_cpu_has_safe
cpu_has_bug boot_cpu_has_bug

test_thread_flag [References: 4] Defined? True

#define test_thread_flag(flag) test_ti_thread_flag(current_thread_info(), flag)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/thread_info.h#104

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2551-9 2569-9 2632-9
seccomp.h: 31-6

These macros depend on me:

test_thread_flag TASK_SIZE STACK_TOP
TASK_UNMAPPED_BASE
tif_need_resched

this_cpu_add [References: 10] Defined? True

#define this_cpu_add(pcp,val) __pcpu_size_call(this_cpu_add_, (pcp), (val))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#331

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 319-1
vmstat.h: 37-2 47-2

I depend on these macros:

this_cpu_add __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

this_cpu_add this_cpu_inc inc_irq_stat
this_cpu_sub this_cpu_dec

this_cpu_add_1 [References: 11] Defined? True

#define this_cpu_add_1(pcp,val) percpu_add_op((pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#391

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 320-1
vmstat.h: 37-2 47-2

I depend on these macros:

this_cpu_add_1 percpu_add_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_add_2 [References: 11] Defined? True

#define this_cpu_add_2(pcp,val) percpu_add_op((pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#392

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 323-1
vmstat.h: 37-2 47-2

I depend on these macros:

this_cpu_add_2 percpu_add_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_add_4 [References: 11] Defined? True

#define this_cpu_add_4(pcp,val) percpu_add_op((pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#393

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 326-1
vmstat.h: 37-2 47-2

I depend on these macros:

this_cpu_add_4 percpu_add_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_add_8 [References: 11] Defined? True

#define this_cpu_add_8(pcp,val) percpu_add_op((pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#450

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 329-1
vmstat.h: 37-2 47-2

I depend on these macros:

this_cpu_add_8 percpu_add_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_add_return [References: 8] Defined? True

#define this_cpu_add_return(pcp,val) __pcpu_size_call_return2(this_cpu_add_return_, pcp, \
val)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#402

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 390-1

I depend on these macros:

this_cpu_add_return __pcpu_size_call_return2 __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

this_cpu_add_return this_cpu_dec_return
this_cpu_inc_return
this_cpu_sub_return

this_cpu_add_return_1 [References: 9] Defined? True

#define this_cpu_add_return_1(pcp,val) percpu_add_return_op(pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#411

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 391-1

I depend on these macros:

this_cpu_add_return_1 percpu_add_return_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_add_return_2 [References: 9] Defined? True

#define this_cpu_add_return_2(pcp,val) percpu_add_return_op(pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#412

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 394-1

I depend on these macros:

this_cpu_add_return_2 percpu_add_return_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_add_return_4 [References: 9] Defined? True

#define this_cpu_add_return_4(pcp,val) percpu_add_return_op(pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#413

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 397-1

I depend on these macros:

this_cpu_add_return_4 percpu_add_return_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_add_return_8 [References: 9] Defined? True

#define this_cpu_add_return_8(pcp,val) percpu_add_return_op(pcp, val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#453

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 400-1

I depend on these macros:

this_cpu_add_return_8 percpu_add_return_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_and [References: 8] Defined? True

#define this_cpu_and(pcp,val) __pcpu_size_call(this_cpu_and_, (pcp), (val))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#359

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 347-1

I depend on these macros:

this_cpu_and __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

this_cpu_and_1 [References: 9] Defined? True

#define this_cpu_and_1(pcp,val) percpu_to_op("and", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#394

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 348-1

I depend on these macros:

this_cpu_and_1 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_and_2 [References: 9] Defined? True

#define this_cpu_and_2(pcp,val) percpu_to_op("and", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#395

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 351-1

I depend on these macros:

this_cpu_and_2 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_and_4 [References: 9] Defined? True

#define this_cpu_and_4(pcp,val) percpu_to_op("and", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#396

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 354-1

I depend on these macros:

this_cpu_and_4 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_and_8 [References: 9] Defined? True

#define this_cpu_and_8(pcp,val) percpu_to_op("and", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#451

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 357-1

I depend on these macros:

this_cpu_and_8 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_cmpxchg [References: 8] Defined? True

#define this_cpu_cmpxchg(pcp,oval,nval) __pcpu_size_call_return2(this_cpu_cmpxchg_, pcp, \
oval, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#461

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 449-1

I depend on these macros:

this_cpu_cmpxchg __pcpu_size_call_return2 __verify_pcpu_ptr NULL
__percpu

this_cpu_cmpxchg_1 [References: 9] Defined? True

#define this_cpu_cmpxchg_1(pcp,oval,nval) percpu_cmpxchg_op(pcp, oval, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#414

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 450-1

I depend on these macros:

this_cpu_cmpxchg_1 percpu_cmpxchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_cmpxchg_2 [References: 9] Defined? True

#define this_cpu_cmpxchg_2(pcp,oval,nval) percpu_cmpxchg_op(pcp, oval, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#415

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 453-1

I depend on these macros:

this_cpu_cmpxchg_2 percpu_cmpxchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_cmpxchg_4 [References: 9] Defined? True

#define this_cpu_cmpxchg_4(pcp,oval,nval) percpu_cmpxchg_op(pcp, oval, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#416

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 456-1

I depend on these macros:

this_cpu_cmpxchg_4 percpu_cmpxchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_cmpxchg_8 [References: 9] Defined? True

#define this_cpu_cmpxchg_8(pcp,oval,nval) percpu_cmpxchg_op(pcp, oval, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#455

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 459-1

I depend on these macros:

this_cpu_cmpxchg_8 percpu_cmpxchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_cmpxchg_double [References: 8] Defined? True

#define this_cpu_cmpxchg_double(pcp1,pcp2,oval1,oval2,nval1,nval2) \
__pcpu_double_call_return_bool(this_cpu_cmpxchg_double_, (pcp1), (pcp2), (oval1), \
(oval2), (nval1), (nval2))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#501

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 485-1

I depend on these macros:

this_cpu_cmpxchg_double __pcpu_double_call_return_bool BUILD_BUG_ON
VM_BUG_ON BUILD_BUG_ON_INVALID __force
__verify_pcpu_ptr NULL
__percpu

this_cpu_cmpxchg_double_1 [References: 8] Defined? True

#define this_cpu_cmpxchg_double_1(pcp1,pcp2,oval1,oval2,nval1,nval2) _this_cpu_generic_cmpxchg_double(pcp1, \
pcp2, oval1, oval2, nval1, nval2)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#486

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 486-1

I depend on these macros:

this_cpu_cmpxchg_double_1 _this_cpu_generic_cmpxchg_double __this_cpu_generic_cmpxchg_double __this_cpu_read __pcpu_size_call_return __verify_pcpu_ptr NULL
__percpu
__this_cpu_write __pcpu_size_call __verify_pcpu_ptr NULL
__percpu
raw_local_irq_restore typecheck
raw_local_irq_save typecheck

this_cpu_cmpxchg_double_2 [References: 8] Defined? True

#define this_cpu_cmpxchg_double_2(pcp1,pcp2,oval1,oval2,nval1,nval2) _this_cpu_generic_cmpxchg_double(pcp1, \
pcp2, oval1, oval2, nval1, nval2)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#490

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 490-1

I depend on these macros:

this_cpu_cmpxchg_double_2 _this_cpu_generic_cmpxchg_double __this_cpu_generic_cmpxchg_double __this_cpu_read __pcpu_size_call_return __verify_pcpu_ptr NULL
__percpu
__this_cpu_write __pcpu_size_call __verify_pcpu_ptr NULL
__percpu
raw_local_irq_restore typecheck
raw_local_irq_save typecheck

this_cpu_cmpxchg_double_4 [References: 9] Defined? True

#define this_cpu_cmpxchg_double_4 percpu_cmpxchg8b_double

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#431

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 494-1

I depend on these macros:

this_cpu_cmpxchg_double_4 percpu_cmpxchg8b_double __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_cmpxchg_double_8 [References: 9] Defined? True

#define this_cpu_cmpxchg_double_8 percpu_cmpxchg16b_double

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#478

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 498-1

I depend on these macros:

this_cpu_cmpxchg_double_8 percpu_cmpxchg16b_double ASM_OUTPUT2
X86_FEATURE_CX16
__percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1
alternative_io ALTERNATIVE ALTINSTR_ENTRY __stringify __stringify_1
alt_rlen b_replacement
e_replacement
alt_slen
b_replacement
ALTINSTR_REPLACEMENT b_replacement
e_replacement
DISCARD_ENTRY alt_rlen b_replacement
e_replacement
alt_slen
OLDINSTR

this_cpu_dec [References: 8] Defined? True

#define this_cpu_dec(pcp) this_cpu_sub((pcp), 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#343

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 343-1

I depend on these macros:

this_cpu_dec this_cpu_sub this_cpu_add __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

this_cpu_inc [References: 9] Defined? True

#define this_cpu_inc(pcp) this_cpu_add((pcp), 1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#339

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 339-1
vmstat.h: 37-2

I depend on these macros:

this_cpu_inc this_cpu_add __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

this_cpu_inc inc_irq_stat

this_cpu_or [References: 8] Defined? True

#define this_cpu_or(pcp,val) __pcpu_size_call(this_cpu_or_, (pcp), (val))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#375

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 363-1

I depend on these macros:

this_cpu_or __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

this_cpu_or or_softirq_pending

this_cpu_or_1 [References: 9] Defined? True

#define this_cpu_or_1(pcp,val) percpu_to_op("or", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#397

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 364-1

I depend on these macros:

this_cpu_or_1 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_or_2 [References: 9] Defined? True

#define this_cpu_or_2(pcp,val) percpu_to_op("or", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#398

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 367-1

I depend on these macros:

this_cpu_or_2 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_or_4 [References: 9] Defined? True

#define this_cpu_or_4(pcp,val) percpu_to_op("or", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#399

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 370-1

I depend on these macros:

this_cpu_or_4 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_or_8 [References: 9] Defined? True

#define this_cpu_or_8(pcp,val) percpu_to_op("or", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#452

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 373-1

I depend on these macros:

this_cpu_or_8 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_read [References: 9] Defined? True

#define this_cpu_read(pcp) __pcpu_size_call_return(this_cpu_read_, (pcp))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#291

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 18-9
include/ linux/ percpu.h: 279-1

I depend on these macros:

this_cpu_read __pcpu_size_call_return __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

this_cpu_read __my_cpu_offset my_cpu_offset
local_softirq_pending
raw_smp_processor_id smp_processor_id get_cpu
safe_smp_processor_id

this_cpu_read_1 [References: 10] Defined? True

#define this_cpu_read_1(pcp) percpu_from_op("mov", (pcp), "m"(pcp))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#385

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 18-9
include/ linux/ percpu.h: 280-1

I depend on these macros:

this_cpu_read_1 percpu_from_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_read_2 [References: 10] Defined? True

#define this_cpu_read_2(pcp) percpu_from_op("mov", (pcp), "m"(pcp))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#386

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 18-9
include/ linux/ percpu.h: 283-1

I depend on these macros:

this_cpu_read_2 percpu_from_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_read_4 [References: 10] Defined? True

#define this_cpu_read_4(pcp) percpu_from_op("mov", (pcp), "m"(pcp))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#387

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 18-9
include/ linux/ percpu.h: 286-1

I depend on these macros:

this_cpu_read_4 percpu_from_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_read_8 [References: 10] Defined? True

#define this_cpu_read_8(pcp) percpu_from_op("mov", (pcp), "m"(pcp))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#448

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 18-9
include/ linux/ percpu.h: 289-1

I depend on these macros:

this_cpu_read_8 percpu_from_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_read_stable [References: 2] Defined? True

#define this_cpu_read_stable(var) percpu_from_op("mov", var, "p" (&(var)))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#363

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ current.h: 14-9
thread_info.h: 205-16

I depend on these macros:

this_cpu_read_stable percpu_from_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_sub [References: 8] Defined? True

#define this_cpu_sub(pcp,val) this_cpu_add((pcp), -(typeof(pcp))(val))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#335

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 335-1

I depend on these macros:

this_cpu_sub this_cpu_add __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

this_cpu_sub this_cpu_dec

this_cpu_write [References: 10] Defined? True

#define this_cpu_write(pcp,val) __pcpu_size_call(this_cpu_write_, (pcp), (val))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#315

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 26-2
include/ linux/ percpu.h: 303-1
topology.h: 205-2

I depend on these macros:

this_cpu_write __pcpu_size_call __verify_pcpu_ptr NULL
__percpu

These macros depend on me:

this_cpu_write set_softirq_pending

this_cpu_write_1 [References: 11] Defined? True

#define this_cpu_write_1(pcp,val) percpu_to_op("mov", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#388

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 26-2
include/ linux/ percpu.h: 304-1
topology.h: 205-2

I depend on these macros:

this_cpu_write_1 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_write_2 [References: 11] Defined? True

#define this_cpu_write_2(pcp,val) percpu_to_op("mov", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#389

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 26-2
include/ linux/ percpu.h: 307-1
topology.h: 205-2

I depend on these macros:

this_cpu_write_2 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_write_4 [References: 11] Defined? True

#define this_cpu_write_4(pcp,val) percpu_to_op("mov", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#390

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 26-2
include/ linux/ percpu.h: 310-1
topology.h: 205-2

I depend on these macros:

this_cpu_write_4 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_write_8 [References: 11] Defined? True

#define this_cpu_write_8(pcp,val) percpu_to_op("mov", (pcp), val)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#449

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 26-2
include/ linux/ percpu.h: 313-1
topology.h: 205-2

I depend on these macros:

this_cpu_write_8 percpu_to_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_xchg [References: 8] Defined? True

#define this_cpu_xchg(pcp,nval) __pcpu_size_call_return2(this_cpu_xchg_, (pcp), nval)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/percpu.h#432

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 420-1

I depend on these macros:

this_cpu_xchg __pcpu_size_call_return2 __verify_pcpu_ptr NULL
__percpu

this_cpu_xchg_1 [References: 9] Defined? True

#define this_cpu_xchg_1(pcp,nval) percpu_xchg_op(pcp, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#400

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 421-1

I depend on these macros:

this_cpu_xchg_1 percpu_xchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_xchg_2 [References: 9] Defined? True

#define this_cpu_xchg_2(pcp,nval) percpu_xchg_op(pcp, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#401

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 424-1

I depend on these macros:

this_cpu_xchg_2 percpu_xchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_xchg_4 [References: 9] Defined? True

#define this_cpu_xchg_4(pcp,nval) percpu_xchg_op(pcp, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#402

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 427-1

I depend on these macros:

this_cpu_xchg_4 percpu_xchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

this_cpu_xchg_8 [References: 9] Defined? True

#define this_cpu_xchg_8(pcp,nval) percpu_xchg_op(pcp, nval)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/percpu.h#454

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 430-1

I depend on these macros:

this_cpu_xchg_8 percpu_xchg_op __percpu_arg __percpu_prefix __percpu_seg
__stringify __stringify_1

tif_need_resched [References: 3] Defined? True

#define tif_need_resched() test_thread_flag(TIF_NEED_RESCHED)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/thread_info.h#121

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2551-9 2569-9 2632-9

I depend on these macros:

tif_need_resched TIF_NEED_RESCHED
test_thread_flag

to_cpumask [References: 17] Defined? True

#define to_cpumask(bitmap) ((struct cpumask *)(1 ? (bitmap) : (void *)sizeof(__check_is_bitmap(bitmap)))) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/cpumask.h#744

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpumask.h: 767-9
sched.h: 888-9
kernel/ cpu.c: 662-49 666-47 670-48 674-47 680-24 682-26 688-24 690-26 696-24 698-26 704-24 706-26 711-15 716-15 721-15

These macros depend on me:

to_cpumask cpu_all_mask
cpu_none_mask

topology_core_cpumask [References: 3] Defined? True

#define topology_core_cpumask(cpu) (per_cpu(cpu_core_map, cpu))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/topology.h#125

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 295-1

I depend on these macros:

topology_core_cpumask per_cpu SHIFT_PERCPU_PTR RELOC_HIDE
__force
__kernel
__verify_pcpu_ptr NULL
__percpu
per_cpu_offset

topology_core_id [References: 3] Defined? True

#define topology_core_id(cpu) (cpu_data(cpu).cpu_core_id)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/topology.h#124

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 289-1

I depend on these macros:

topology_core_id cpu_data per_cpu SHIFT_PERCPU_PTR RELOC_HIDE
__force
__kernel
__verify_pcpu_ptr NULL
__percpu
per_cpu_offset

topology_physical_package_id [References: 3] Defined? True

#define topology_physical_package_id(cpu) (cpu_data(cpu).phys_proc_id)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/topology.h#123

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 286-1

I depend on these macros:

topology_physical_package_id cpu_data per_cpu SHIFT_PERCPU_PTR RELOC_HIDE
__force
__kernel
__verify_pcpu_ptr NULL
__percpu
per_cpu_offset

topology_thread_cpumask [References: 3] Defined? True

#define topology_thread_cpumask(cpu) (per_cpu(cpu_sibling_map, cpu))

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/topology.h#126

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 292-1

I depend on these macros:

topology_thread_cpumask per_cpu SHIFT_PERCPU_PTR RELOC_HIDE
__force
__kernel
__verify_pcpu_ptr NULL
__percpu
per_cpu_offset

trace_hardirqs_off [References: 15] Defined? True

#define trace_hardirqs_off() do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#33

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kref.h: 127-3
proportions.h: 75-2 77-2 131-2 133-2
rwlock_api_smp.h: 157-2 167-2 185-2 195-2 237-2 262-2
spinlock.h: 358-9
spinlock_api_smp.h: 108-2 126-2 161-2

These macros depend on me:

trace_hardirqs_off local_irq_disable raw_spin_trylock_irq
local_irq_restore raw_spin_trylock_irqsave spin_trylock_irqsave
write_trylock_irqsave
local_irq_save raw_spin_trylock_irqsave spin_trylock_irqsave
write_trylock_irqsave

trace_hardirqs_on [References: 11] Defined? True

#define trace_hardirqs_on() do { } while (0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/irqflags.h#32

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 720-2
include/ linux/ kref.h: 127-3
proportions.h: 77-2 133-2
rwlock_api_smp.h: 237-2 245-2 262-2 270-2
spinlock.h: 358-9
spinlock_api_smp.h: 161-2 169-2

These macros depend on me:

trace_hardirqs_on local_irq_enable raw_spin_trylock_irq
local_irq_restore raw_spin_trylock_irqsave spin_trylock_irqsave
write_trylock_irqsave
safe_halt

typecheck [References: 28] Defined? True

#define typecheck(type,x) ({ type __dummy; typeof(x) __dummy2; (void)(&__dummy == &__dummy2); \
1; })

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/typecheck.h#8

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kref.h: 124-2 127-3
proportions.h: 75-2 77-2 131-2 133-2
rwlock_api_smp.h: 157-2 185-2 237-2 262-2
sched.h: 2056-2
seqlock.h: 338-2 421-2
spinlock.h: 348-2
spinlock_api_smp.h: 108-2 161-2

These macros depend on me:

typecheck raw_irqs_disabled_flags irqs_disabled
irqs_disabled_flags
local_irq_restore raw_spin_trylock_irqsave spin_trylock_irqsave
write_trylock_irqsave
raw_local_irq_restore _this_cpu_generic_add_return
_this_cpu_generic_cmpxchg
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
_this_cpu_generic_to_op
_this_cpu_generic_xchg
local_irq_restore raw_spin_trylock_irqsave spin_trylock_irqsave
write_trylock_irqsave
raw_local_irq_save _this_cpu_generic_add_return
_this_cpu_generic_cmpxchg
_this_cpu_generic_cmpxchg_double this_cpu_cmpxchg_double_1
this_cpu_cmpxchg_double_2
_this_cpu_generic_to_op
_this_cpu_generic_xchg
local_irq_save raw_spin_trylock_irqsave spin_trylock_irqsave
write_trylock_irqsave
raw_local_save_flags irqs_disabled
local_save_flags
raw_spin_lock_irqsave spin_lock_irqsave
raw_spin_lock_irqsave_nested spin_lock_irqsave_nested
raw_spin_unlock_irqrestore
read_lock_irqsave
read_unlock_irqrestore
time_after time_before time_in_range_open
time_is_after_jiffies
time_is_before_jiffies
time_after64 time_before64
time_after_eq time_before_eq time_in_range
time_is_after_eq_jiffies
time_in_range
time_in_range_open
time_is_before_eq_jiffies
time_after_eq64 time_before_eq64 time_in_range64
time_in_range64
write_lock_irqsave
write_unlock_irqrestore

uninitialized_var [References: 1] Defined? True

#define uninitialized_var(x) x = x

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler-gcc.h#113

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 373-16

unlikely [References: 123] Defined? True

#define unlikely(x) __builtin_expect(!!(x), 0)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#153

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 198-7
atomic64_64.h: 188-7 213-7
fixmap.h: 219-2
preempt.h: 98-9
spinlock.h: 158-7
thread_info.h: 245-2
uaccess.h: 580-2
uaccess_64.h: 74-7 83-7 124-7 133-7
include/ asm-generic/ pgtable.h: 273-6 284-6 295-6 604-6
linux/ atomic.h: 103-7
bit_spinlock.h: 26-9 44-6
compiler.h: 124-1
err.h: 34-9 39-17
fs.h: 2358-2
gfp.h: 159-2 161-6 272-33
jump_label.h: 143-6 157-2 163-2
kref.h: 47-2 71-2 121-2 138-2 139-6 141-7
ktime.h: 77-6
latencytop.h: 34-6
mm.h: 392-6 432-6 902-6 919-6 932-6 1308-10 1314-10
percpu-refcount.h: 168-11
profile.h: 61-6
radix-tree.h: 180-9 201-9 215-2
sched.h: 1730-6 2096-6 2133-6 2151-6 2434-9 2445-9 2450-9 2551-9 2569-9 2632-9
seccomp.h: 31-6 39-2
seqlock.h: 112-6 189-9
kernel/ cpu.c: 84-6 87-33 189-2 224-2 338-2 422-2 502-3

These macros depend on me:

unlikely BUG_ON assert_raw_spin_locked assert_spin_locked
nmi_enter
nmi_exit
replace_fops
DEBUG_LOCKS_WARN_ON SMP_DEBUG_LOCKS_WARN_ON
IS_ERR_VALUE
WARN DEBUG_LOCKS_WARN_ON SMP_DEBUG_LOCKS_WARN_ON
STATIC_KEY_CHECK_USE
WARN_ONCE dev_WARN_ONCE
WARN_RATELIMIT
dev_WARN
WARN_ON WARN_ON_ONCE
WARN_ON_RATELIMIT
WARN_ON_SMP
WARN_ONCE dev_WARN_ONCE
WARN_ON_ONCE
WARN_RATELIMIT
WARN_TAINT WARN_TAINT_ONCE
WARN_TAINT_ONCE
cpu_is_offline
pte_alloc_kernel
pte_alloc_map
pte_alloc_map_lock

unreachable [References: 54] Defined? True

#define unreachable() do { } while (1)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/compiler.h#163

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 219-2
include/ asm-generic/ pgtable.h: 205-2
linux/ compiler.h: 163-1
fs.h: 2358-2
huge_mm.h: 210-2
quota.h: 108-3 135-3
radix-tree.h: 215-2
seccomp.h: 39-2
slab.h: 295-2
kernel/ cpu.c: 189-2 338-2 422-2 502-3

These macros depend on me:

unreachable BUG BUG_ON assert_raw_spin_locked assert_spin_locked
nmi_enter
nmi_exit
replace_fops

virt_to_page [References: 2] Defined? True

#define virt_to_page(kaddr) pfn_to_page(__pa(kaddr) >> PAGE_SHIFT)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/page.h#63

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 445-22 1429-20

I depend on these macros:

virt_to_page PAGE_SHIFT
__pa __phys_addr
pfn_to_page __pfn_to_page vmemmap VMEMMAP_START _AC __AC

These macros depend on me:

virt_to_page ZERO_PAGE
pmd_huge_pte

vmemmap [References: 4] Defined? True

#define vmemmap ((struct page *)VMEMMAP_START)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/pgtable_64.h#183

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 445-22 841-9 1346-20 1429-20

I depend on these macros:

vmemmap VMEMMAP_START _AC __AC

These macros depend on me:

vmemmap __page_to_pfn page_to_pfn mk_pmd
mk_pte
nth_page
page_to_phys isa_page_to_bus
__pfn_to_page pfn_to_page nth_page
pfn_to_nid
pgd_page
pgdat_page_nr nid_page_nr
pmd_page
pte_page
pud_page
virt_to_page ZERO_PAGE
pmd_huge_pte

work_clear_pending [References: 1] Defined? True

#define work_clear_pending(work) clear_bit(WORK_STRUCT_PENDING_BIT, work_data_bits(work)) \

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/workqueue.h#290

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ workqueue.h: 619-3

I depend on these macros:

work_clear_pending work_data_bits

work_data_bits [References: 1] Defined? True

#define work_data_bits(work) ((unsigned long *)(&(work)->data))

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/workqueue.h#26

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ workqueue.h: 619-3

These macros depend on me:

work_data_bits work_clear_pending
work_pending delayed_work_pending

write_lock_irq [References: 1] Defined? True

#define write_lock_irq(lock) _raw_write_lock_irq(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwlock.h#97

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 247-2

write_unlock_irq [References: 1] Defined? True

#define write_unlock_irq(lock) _raw_write_unlock_irq(lock)

defined @ /Users/paulross/dev/linux/linux-3.13/include/linux/rwlock.h#102

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 257-2

I depend on these macros:

write_unlock_irq _raw_write_unlock_irq

xadd [References: 4] Defined? True

#define xadd(ptr,inc) __xadd((ptr), (inc), LOCK_PREFIX)

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#166

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 156-13
atomic64_64.h: 153-13
rwsem.h: 221-17
spinlock.h: 87-8

I depend on these macros:

xadd LOCK_PREFIX LOCK_PREFIX_HERE
__xadd __xchg_op __X86_CASE_B
__X86_CASE_L
__X86_CASE_Q
__X86_CASE_W

These macros depend on me:

xadd _ASM_XADD
__xadd xadd_local
xadd_sync

xchg [References: 6] Defined? True

#define xchg(ptr,v) __xchg_op((ptr), (v), xchg, "")

defined @ /Users/paulross/dev/linux/linux-3.13/arch/x86/include/asm/cmpxchg.h#76

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 181-9
atomic64_64.h: 171-9
pgtable_64.h: 75-25 88-25
include/ linux/ debug_locks.h: 16-9
llist.h: 193-9

I depend on these macros:

xchg __xchg_op __X86_CASE_B
__X86_CASE_L
__X86_CASE_Q
__X86_CASE_W

These macros depend on me:

xchg set_mb set_current_state __wait_event_interruptible_locked wait_event_interruptible_exclusive_locked
wait_event_interruptible_exclusive_locked_irq
wait_event_interruptible_locked
wait_event_interruptible_locked_irq
set_task_state

Macros Tested When Not Defined

ARCH_DMA_MINALIGN [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 151-13

ARCH_HAS_PREFETCH_SWITCH_STACK [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 922-1

ARCH_IRQ_INIT_FLAGS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irq.h: 375-1

ARCH_NEEDS_WEAK_PER_CPU [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-defs.h: 53-13

ARCH_PFN_OFFSET [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ memory_model.h: 9-1

ARCH_SLAB_MINALIGN [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 504-1

ASM_X86_CMPXCHG_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cmpxchg.h: 2-1

BITS_PER_LONG_LONG [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitsperlong.h: 22-1

CC_HAVE_ASM_GOTO [References: 18]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cpufeature.h: 371-1 450-1
rmwcc.h: 6-1
include/ linux/ jump_label.h: 59-13

CONFIG_ARCH_HAS_ATOMIC_OR [References: 28]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ atomic.h: 115-1

CONFIG_ARCH_HAS_HOLES_MEMORYMODEL [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1250-1

CONFIG_ARCH_HAS_ILOG2_U32 [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ log2.h: 31-1

CONFIG_ARCH_HAS_ILOG2_U64 [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ log2.h: 39-1

CONFIG_ARCH_SAVE_PAGE_KEYS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ suspend.h: 434-1

CONFIG_ARCH_USES_GETTIMEOFFSET [References: 9]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ time.h: 153-1

CONFIG_ARCH_USES_NUMA_PROT_NONE [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 635-1
linux/ mm.h: 1846-1

CONFIG_BCACHE [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1453-13

CONFIG_BCACHE_MODULE [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1453-39

CONFIG_BROKEN_RODATA [References: 16]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ init.h: 54-1

CONFIG_CLKSRC_OF [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ clocksource.h: 345-1

CONFIG_CMA [References: 25]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 407-1
mmzone.h: 45-2 67-1 356-42

CONFIG_COMPACTION [References: 26]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 447-47 471-47
mmzone.h: 356-13 379-2
pageblock-flags.h: 34-2 72-1
vm_event_item.h: 51-3

CONFIG_COMPAT_BRK [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1105-2

CONFIG_CONTEXT_TRACKING [References: 9]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ preempt.h: 106-5
include/ linux/ context_tracking_state.h: 22-1
preempt.h: 86-1

CONFIG_CPUMASK_OFFSTACK [References: 54]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpumask.h: 32-1 663-1
mm_types.h: 431-2 461-2
sched.h: 1839-1

CONFIG_DEBUG_ATOMIC_SLEEP [References: 52]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 152-3 196-71
sched.h: 2504-13

CONFIG_DEBUG_CREDENTIALS [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cred.h: 105-2 163-1

CONFIG_DEBUG_DEVRES [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 579-1

CONFIG_DEBUG_FORCE_WEAK_PER_CPU [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-defs.h: 53-49

CONFIG_DEBUG_KMEMLEAK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kmemleak.h: 26-1

CONFIG_DEBUG_KOBJECT_RELEASE [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kobject.h: 70-2

CONFIG_DEBUG_LIST [References: 68]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list.h: 37-1 99-1
list_bl.h: 27-1
rculist.h: 49-1

CONFIG_DEBUG_LOCKING_API_SELFTESTS [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ debug_locks.h: 43-3

CONFIG_DEBUG_LOCK_ALLOC [References: 162]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irqflags.h: 201-1
include/ linux/ fs.h: 1238-2 2416-1
mutex.h: 65-2 103-1 138-1
rcupdate.h: 264-13 315-1
rwlock_api_smp.h: 144-51
rwlock_types.h: 21-2 28-1
rwsem.h: 30-2 53-1 113-1
seqlock.h: 49-2 64-1
spinlock.h: 181-1 203-1
spinlock_api_smp.h: 102-51
spinlock_types.h: 30-2 39-1 69-1
srcu.h: 61-2 67-1 143-1
sysfs.h: 32-2 49-1 94-1

CONFIG_DEBUG_MUTEXES [References: 42]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mutex.h: 54-13 61-2 77-2 82-1
sched.h: 1258-2

CONFIG_DEBUG_NMI_SELFTEST [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ smp.h: 228-1

CONFIG_DEBUG_OBJECTS [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ debugobjects.h: 63-1
slab.h: 71-1

CONFIG_DEBUG_OBJECTS_FREE [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ debugobjects.h: 104-1

CONFIG_DEBUG_OBJECTS_RCU_HEAD [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 292-1

CONFIG_DEBUG_OBJECTS_TIMERS [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hrtimer.h: 345-1
timer.h: 98-1

CONFIG_DEBUG_OBJECTS_WORK [References: 18]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ workqueue.h: 34-2 47-2 192-1

CONFIG_DEBUG_PAGEALLOC [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1901-1 1992-1

CONFIG_DEBUG_PER_CPU_MAPS [References: 24]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ numa.h: 74-1
topology.h: 54-1 76-1
include/ linux/ cpumask.h: 108-2

CONFIG_DEBUG_PI_LIST [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ plist.h: 204-1 221-1

CONFIG_DEBUG_PREEMPT [References: 17]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ percpu.h: 33-1 63-1
linux/ preempt.h: 20-13
smp.h: 172-3

CONFIG_DEBUG_RT_MUTEXES [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rtmutex.h: 33-2 44-2 57-1

CONFIG_DEBUG_SLAB [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 581-13 601-13

CONFIG_DEBUG_SPINLOCK [References: 130]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bit_spinlock.h: 25-36 43-36 59-2 61-36 76-2 78-36 90-36
list_bl.h: 20-36
rwlock.h: 18-3 32-2 67-36
rwlock_types.h: 17-2 34-1
spinlock.h: 93-3 140-2 194-36 270-36
spinlock_types.h: 26-2 45-1

CONFIG_DEBUG_STACK_USAGE [References: 12]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2382-1
thread_info.h: 59-1

CONFIG_DEBUG_STRICT_USER_COPY_CHECKS [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess.h: 551-1 565-1

CONFIG_DEBUG_VIRTUAL [References: 5]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ page_64.h: 23-1
include/ linux/ mmdebug.h: 11-1

CONFIG_DEBUG_VM [References: 8]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ huge_mm.h: 45-2 88-1
memcontrol.h: 231-1 432-40
mmdebug.h: 5-1

CONFIG_DEBUG_VM_RB [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1656-1

CONFIG_DEBUG_WRITECOUNT [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 809-2 829-1

CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS [References: 19]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpumask.h: 793-1

CONFIG_DISCONTIGMEM [References: 8]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ memory_model.h: 12-15 33-15
linux/ mmzone.h: 707-1

CONFIG_DMA_CMA [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 764-2

CONFIG_DYNAMIC_DEBUG [References: 8]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 1088-13 1128-13
dynamic_debug.h: 42-13
printk.h: 239-13 348-13 382-13 402-13

CONFIG_EISA [References: 5]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mpspec.h: 44-1

CONFIG_ENABLE_MUST_CHECK [References: 42]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 204-1

CONFIG_ENABLE_WARN_DEPRECATED [References: 42]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 208-1

CONFIG_FAILSLAB [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 85-1

CONFIG_FAULT_INJECTION [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1393-2

CONFIG_FLATMEM [References: 9]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ page_64.h: 34-1
include/ asm-generic/ memory_model.h: 6-13 28-13
linux/ mmzone.h: 1053-1

CONFIG_FLAT_NODE_MEM_MAP [References: 12]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 728-2 778-1

CONFIG_FORCE_MAX_ZONEORDER [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 24-1

CONFIG_FRONTSWAP [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ swap.h: 237-2

CONFIG_FS_XIP [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2506-1

CONFIG_FTRACE_NMI_ENTER [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ftrace_irq.h: 6-1

CONFIG_GENERIC_ATOMIC64 [References: 28]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ atomic.h: 129-1

CONFIG_GENERIC_LOCKBREAK [References: 32]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 144-14
rwlock_types.h: 14-2
spinlock.h: 110-1
spinlock_api_smp.h: 102-14
spinlock_types.h: 23-2

CONFIG_HARDIRQS_SW_RESEND [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irq.h: 401-1

CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID [References: 10]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1583-61 1593-1
mmzone.h: 1044-14

CONFIG_HAVE_ARCH_NODEDATA_EXTENSION [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ memory_hotplug.h: 120-1

CONFIG_HAVE_ARCH_PFN_VALID [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1187-1

CONFIG_HAVE_BOOTMEM_INFO_NODE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ memory_hotplug.h: 180-1

CONFIG_HAVE_MEMORYLESS_NODES [References: 10]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 65-39
linux/ mmzone.h: 832-1
topology.h: 230-1

CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ export.h: 14-1

CONFIG_HIGHMEM [References: 46]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 170-1
mm.h: 844-13 1486-1
mmzone.h: 298-2 855-13 865-2 881-2
nodemask.h: 388-2
page-flags.h: 236-1
vm_event_item.h: 17-1
vmstat.h: 166-3

CONFIG_HOLES_IN_ZONE [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1244-1

CONFIG_HUGETLB_PAGE_SIZE_VARIABLE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pageblock-flags.h: 43-1

CONFIG_IA64 [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 446-13

CONFIG_INIT_ALL_POSSIBLE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ cpu.c: 657-1

CONFIG_INLINE_READ_LOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 44-1

CONFIG_INLINE_READ_LOCK_BH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 52-1

CONFIG_INLINE_READ_LOCK_IRQ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 60-1

CONFIG_INLINE_READ_LOCK_IRQSAVE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 68-1

CONFIG_INLINE_READ_TRYLOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 76-1

CONFIG_INLINE_READ_UNLOCK_BH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 92-1

CONFIG_INLINE_READ_UNLOCK_IRQRESTORE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 108-1

CONFIG_INLINE_SPIN_LOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 47-1

CONFIG_INLINE_SPIN_LOCK_BH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 51-1

CONFIG_INLINE_SPIN_LOCK_IRQ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 55-1

CONFIG_INLINE_SPIN_LOCK_IRQSAVE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 59-1

CONFIG_INLINE_SPIN_TRYLOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 63-1

CONFIG_INLINE_SPIN_TRYLOCK_BH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 67-1

CONFIG_INLINE_SPIN_UNLOCK_BH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 75-1

CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 83-1

CONFIG_INLINE_WRITE_LOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 48-1

CONFIG_INLINE_WRITE_LOCK_BH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 56-1

CONFIG_INLINE_WRITE_LOCK_IRQ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 64-1

CONFIG_INLINE_WRITE_LOCK_IRQSAVE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 72-1

CONFIG_INLINE_WRITE_TRYLOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 80-1

CONFIG_INLINE_WRITE_UNLOCK_BH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 96-1

CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 113-1

CONFIG_IRQSOFF_TRACER [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqflags.h: 47-13

CONFIG_IRQ_PREFLOW_FASTEOI [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqdesc.h: 45-2 165-1

CONFIG_IRQ_TIME_ACCOUNTING [References: 7]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1891-1
vtime.h: 108-1

CONFIG_JUMP_LABEL [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jump_label.h: 59-42

CONFIG_KMEMCHECK [References: 10]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable_types.h: 53-1
string_64.h: 31-1
include/ linux/ mm_types.h: 188-2
slab.h: 80-1

CONFIG_KTIME_SCALAR [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 48-37 65-38

CONFIG_LBDAF [References: 104]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 111-1
types.h: 130-1

CONFIG_LOCKDEP [References: 86]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ completion.h: 60-1
debug_locks.h: 51-1
kthread.h: 103-1
lockdep.h: 21-1 447-1
sched.h: 1277-1
spinlock_api_smp.h: 117-2
timer.h: 32-2 39-1 113-1
wait.h: 78-1
workqueue.h: 105-2 146-1 212-1 417-1

CONFIG_LOCKUP_DETECTOR [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 266-1

CONFIG_LOCK_STAT [References: 55]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ lockdep.h: 108-2 114-1 155-2 234-2 423-1

CONFIG_M486 [References: 12]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 679-2

CONFIG_MATH_EMULATION [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ required-features.h: 15-1

CONFIG_MATOM [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ required-features.h: 51-1

CONFIG_MEMCG [References: 34]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ memcontrol.h: 57-1 432-14
mmzone.h: 207-2 730-2 819-2 1105-2
sched.h: 1436-2
swap.h: 356-1 439-1

CONFIG_MEMCG_KMEM [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ memcontrol.h: 452-37 465-1
slub_def.h: 88-2

CONFIG_MEMCG_SWAP [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ memcontrol.h: 160-1
swap.h: 364-1

CONFIG_MEMORY_HOTPLUG [References: 15]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ memory_hotplug.h: 17-1
mm.h: 1960-1
mmzone.h: 365-2 737-2

CONFIG_MEMORY_HOTPLUG_SPARSE [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ node.h: 24-13

CONFIG_MEMORY_HOTREMOVE [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ioport.h: 196-1
memory_hotplug.h: 100-1 242-1

CONFIG_MEM_SOFT_DIRTY [References: 8]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable_types.h: 67-1 83-1
include/ linux/ mm.h: 123-1

CONFIG_MK7 [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ nops.h: 96-13

CONFIG_MM_OWNER [References: 11]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 409-2
sched.h: 2749-1

CONFIG_MOVABLE_NODE [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ nodemask.h: 393-2

CONFIG_NEED_NODE_MEMMAP_SIZE [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 838-1

CONFIG_NO_GENERIC_PCI_IOPORT_MAP [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pci_iomap.h: 22-1

CONFIG_NO_HZ_FULL [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1929-1

CONFIG_NO_HZ_FULL_SYSIDLE [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 1016-1

CONFIG_NUMA_BALANCING [References: 44]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 541-2
include/ asm-generic/ pgtable.h: 634-1
linux/ mm.h: 682-1
mm_types.h: 434-2 447-13 471-13
mmzone.h: 761-2
page-flags-layout.h: 65-1 90-13
sched.h: 1342-2 1468-1
vm_event_item.h: 41-3
vmstat.h: 79-1

CONFIG_NUMA_EMU [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ numa.h: 78-1

CONFIG_OLD_SIGACTION [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 274-1

CONFIG_PAGE_GUARD [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-debug-flags.h: 26-14

CONFIG_PAGE_POISONING [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-debug-flags.h: 25-14

CONFIG_PARAVIRT [References: 37]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ alternative.h: 201-1
apic.h: 85-1
fixmap.h: 116-2 171-1
io.h: 252-13
irqflags.h: 60-1
paravirt.h: 7-1
pgtable.h: 35-1 699-1
processor.h: 542-1
required-features.h: 58-1
segment.h: 192-1
smp.h: 89-1
special_insns.h: 107-1

CONFIG_PARAVIRT_CLOCK [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 85-2

CONFIG_PARAVIRT_SPINLOCKS [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ paravirt.h: 713-36
spinlock.h: 48-1
spinlock_types.h: 7-1

CONFIG_PINCTRL [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 744-2
pinctrl/ devinfo.h: 20-1

CONFIG_PM_AUTOSLEEP [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ suspend.h: 424-1

CONFIG_PM_CLK [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pm.h: 511-2

CONFIG_PM_GENERIC_DOMAINS [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pm.h: 514-2

CONFIG_PREEMPT [References: 28]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ preempt.h: 102-3
include/ linux/ fs.h: 667-36 692-36
preempt.h: 53-1 85-1
sched.h: 2519-2
kernel/ cpu.c: 321-2

CONFIG_PREEMPT_COUNT [References: 51]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ preempt.h: 38-1
preempt_mask.h: 75-13 98-1
rcupdate.h: 399-1 436-1
sched.h: 444-1 2485-1

CONFIG_PREEMPT_RCU [References: 60]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 89-1 181-1 467-43
sched.h: 1083-2 1779-1 2504-52

CONFIG_PREEMPT_TRACER [References: 9]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqflags.h: 48-10
preempt.h: 20-46

CONFIG_PROFILE_ALL_BRANCHES [References: 42]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 128-1

CONFIG_PROVE_LOCKING [References: 45]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 196-38
lockdep.h: 483-2 518-1

CONFIG_PROVE_RCU [References: 60]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 685-1
lockdep.h: 536-1
rcupdate.h: 304-44 451-1 467-13
sched.h: 216-1

CONFIG_PROVIDE_OHCI1394_DMA_INIT [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 92-2

CONFIG_RCU_BOOST [References: 12]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1091-2 1790-2

CONFIG_RCU_NOCB_CPU [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 1008-1

CONFIG_RCU_TORTURE_TEST [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 49-1

CONFIG_RCU_TRACE [References: 28]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 68-1 264-49

CONFIG_RCU_USER_QS [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 230-1

CONFIG_RWSEM_GENERIC_SPINLOCK [References: 7]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwsem.h: 22-1

CONFIG_SCHED_AUTOGROUP [References: 12]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 558-2 1936-1

CONFIG_SCHED_BOOK [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 179-1

CONFIG_SLAB [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 189-1 354-1 581-69 601-69

CONFIG_SLOB [References: 8]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 160-1 219-1 246-1 447-3 469-2 484-2 581-123 601-123

CONFIG_SLUB_STATS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slub_def.h: 46-2

CONFIG_SPARSE_RCU_POINTER [References: 42]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 21-1

CONFIG_STACK_GROWSUP [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 159-1
sched.h: 2117-2 2135-3

CONFIG_SYSFS_DEPRECATED [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 1184-1

CONFIG_TINY_RCU [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hardirq.h: 12-13

CONFIG_TRACE_BRANCH_PROFILING [References: 42]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 93-13

CONFIG_TRACE_IRQFLAGS [References: 20]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irqflags.h: 194-1
include/ linux/ irqflags.h: 18-3
lockdep.h: 463-1
sched.h: 1262-2

CONFIG_TRANSPARENT_HUGEPAGE [References: 46]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 159-1
include/ asm-generic/ pgtable.h: 49-1 95-1 155-1 198-1 532-1 600-2 627-2
linux/ huge_mm.h: 64-1
memcontrol.h: 227-1
mm.h: 358-2 366-2 375-2 385-2 1435-2 1443-2 1982-13
mm_types.h: 144-13 427-13
page-flags.h: 110-2 345-1 395-1 405-1 492-1
vm_event_item.h: 66-3

CONFIG_TREE_PREEMPT_RCU [References: 40]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 52-41 277-41
sched.h: 1088-2 1787-2

CONFIG_UIDGID_STRICT_TYPE_CHECKS [References: 9]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ projid.h: 23-1
uidgid.h: 22-1

CONFIG_UNINLINE_SPIN_UNLOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 71-1

CONFIG_UPROBES [References: 7]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1451-2
uprobes.h: 63-1

CONFIG_USER_NS [References: 10]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cred.h: 345-1
projid.h: 67-1
uidgid.h: 132-1

CONFIG_VIRT_CPU_ACCOUNTING [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ cputime.h: 8-1
linux/ vtime.h: 32-1 41-1

CONFIG_VIRT_CPU_ACCOUNTING_GEN [References: 15]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ cputime.h: 12-1
linux/ sched.h: 1174-2 1635-1
vtime.h: 20-1 76-1

CONFIG_VIRT_CPU_ACCOUNTING_NATIVE [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 570-2 1171-2
vtime.h: 6-1 16-1

CONFIG_WANT_PAGE_DEBUG_FLAGS [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 184-2
page-debug-flags.h: 25-1

CONFIG_X86_32 [References: 215]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 38-47 375-2 573-1 675-1
apicdef.h: 28-1 151-1 429-2
arch_hweight.h: 50-2
asm.h: 15-1
atomic.h: 253-1
barrier.h: 14-1
bug.h: 10-1
cmpxchg.h: 141-1
div64.h: 6-1
fixmap.h: 24-1 36-1 76-2 109-2 144-2
irq.h: 19-1
irq_vectors.h: 51-1
linkage.h: 10-1
mmzone.h: 2-1
mpspec.h: 15-1
mpspec_def.h: 17-1
numa.h: 56-1
paravirt.h: 730-1 934-1
pgtable.h: 427-1
pgtable_types.h: 227-1 355-1
processor.h: 89-2 182-1 208-1 449-2 458-2 477-2 508-2 526-2 792-1 831-1
realmode.h: 33-2 55-1
seccomp.h: 2-1
segment.h: 27-1 252-1
smp.h: 58-47
sparsemem.h: 18-1
special_insns.h: 70-2
spinlock.h: 24-1 29-13
string.h: 2-1
thread_info.h: 36-2 158-1 267-2
topology.h: 29-1
uaccess.h: 185-1 318-1 540-1

CONFIG_X86_32_LAZY_GS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ segment.h: 253-1

CONFIG_X86_32_SMP [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ smp.h: 185-1

CONFIG_X86_ALIGNMENT_16 [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ linkage.h: 53-39

CONFIG_X86_DEBUG_STATIC_CPU_HAS [References: 12]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cpufeature.h: 373-3 407-2

CONFIG_X86_INTEL_MID [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 121-2

CONFIG_X86_INTEL_USERCOPY [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess.h: 532-1

CONFIG_X86_NUMAQ [References: 5]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mpspec.h: 30-1

CONFIG_X86_OOSTORE [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 89-1
io.h: 240-13
spinlock.h: 30-11

CONFIG_X86_P6_NOP [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ nops.h: 106-15
required-features.h: 44-13

CONFIG_X86_PAE [References: 8]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ paravirt.h: 644-1
pgtable_types.h: 88-39
required-features.h: 20-13
sparsemem.h: 19-1

CONFIG_X86_PPRO_FENCE [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 84-1
io.h: 240-44
spinlock.h: 30-42

CONFIG_X86_USE_3DNOW [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ required-features.h: 39-1

CONFIG_X86_VISWS_APIC [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 102-2

CONFIG_X86_VSMP [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cache.h: 16-1
processor.h: 57-1

CONFIG_XEN [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 335-1
processor.h: 974-1

DEBUG [References: 10]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 1093-15 1141-15
dynamic_debug.h: 30-13
printk.h: 229-1 243-15 287-13 296-13 339-13 360-15

DISABLE_BRANCH_PROFILING [References: 42]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 94-17

END [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 91-1

ENDPROC [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 100-1

ENTRY [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 77-1

EXEC_PAGESIZE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ param.h: 9-1

FASYNC [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 44-1

FD_CLR [References: 1]

/ usr/ include/ sys/ _types/ _fd_clr.h: 29-1

FD_COPY [References: 1]

/ usr/ include/ sys/ _types/ _fd_copy.h: 29-1

FD_ISSET [References: 1]

/ usr/ include/ sys/ _types/ _fd_isset.h: 29-1

FD_SET [References: 1]

/ usr/ include/ sys/ _types/ _fd_set.h: 29-1

FD_SETSIZE [References: 2]

/ usr/ include/ sys/ _types/ _fd_def.h: 37-1
_fd_setsize.h: 29-1

FD_ZERO [References: 1]

/ usr/ include/ sys/ _types/ _fd_zero.h: 29-1

FREEZER_H_INCLUDED [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ freezer.h: 4-1

F_EXLCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 156-1

F_GETLK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 105-1

F_GETLK64 [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 120-1

F_GETOWNER_UIDS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 132-1

F_RDLCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 149-1

F_SETOWN [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 110-1

F_SETOWN_EX [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 127-1

F_SETSIG [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 114-1

HASHED_PAGE_VIRTUAL [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 857-13 863-14

HAVE_ARCH_ALLOC_PAGE [References: 7]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 296-1

HAVE_ARCH_BUG_ON [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bug.h: 55-1 115-1

HAVE_ARCH_COPY_SIGINFO [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ siginfo.h: 22-1

HAVE_ARCH_FREE_PAGE [References: 7]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 293-1

HAVE_ARCH_SIGINFO_T [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 48-1

HAVE_ARCH_STRUCT_FLOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 175-1

HAVE_ARCH_STRUCT_FLOCK64 [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 192-1

HAVE_ARCH_WARN_ON [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bug.h: 119-1

HAVE_JUMP_LABEL [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jump_label.h: 84-1

HZ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ param.h: 5-1

IOREMAP_MAX_ORDER [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vmalloc.h: 26-1

KEY_DEBUGGING [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ key.h: 157-2

KMALLOC_MIN_SIZE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 242-1

KMALLOC_SHIFT_LOW [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 202-1 214-1

L1_CACHE_ALIGN [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 8-1

LAST_CPUPID_NOT_IN_PAGE_FLAGS [References: 7]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 719-1
mm_types.h: 196-2

LINKER_SCRIPT [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 73-1

LINUX_HARDIRQ_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hardirq.h: 2-1

LINUX_MM_DEBUG_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmdebug.h: 2-1

LINUX_PAGE_DEBUG_FLAGS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-debug-flags.h: 2-1

LINUX_PREEMPT_MASK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ preempt_mask.h: 2-1

LLIST_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ llist.h: 2-1

MIGRATE_MODE_H_INCLUDED [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ migrate_mode.h: 2-1

MODULE [References: 97]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ percpu.h: 101-1
linux/ compiler.h: 194-1
cpu.h: 119-45 134-1
export.h: 33-1
init.h: 87-1 164-1 332-1

NOGROUP [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ param.h: 13-1

NO_ANSI_KEYWORDS [References: 3]

/ usr/ include/ sys/ cdefs.h: 128-1

OFFSET_MAX [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 985-1

O_APPEND [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 35-1

O_CLOEXEC [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 62-1

O_CREAT [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 23-1

O_DIRECT [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 47-1

O_DIRECTORY [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 53-1

O_DSYNC [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 41-1

O_EXCL [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 26-1

O_LARGEFILE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 50-1

O_NDELAY [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 96-1

O_NOATIME [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 59-1

O_NOCTTY [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 29-1

O_NOFOLLOW [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 56-1

O_NONBLOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 38-1

O_PATH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 84-1

O_SYNC [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 79-1

O_TRUNC [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 32-1

PAGEBLOCK_FLAGS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pageblock-flags.h: 24-1

PAGE_FLAGS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags.h: 6-1

PAGE_FLAGS_LAYOUT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ page-flags-layout.h: 2-1

PENALTY_FOR_NODE_WITH_CPUS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 66-1

PERCPU_ENOUGH_ROOM [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 20-1

PER_CPU_ATTRIBUTES [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ percpu.h: 118-1

PER_CPU_BASE_SECTION [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ percpu.h: 91-1

PER_CPU_DEF_ATTRIBUTES [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ percpu.h: 122-1

PIC [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ os_defines.h: 120-55

PINCTRL_DEVINFO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pinctrl/ devinfo.h: 16-1

REALLY_SLOW_IO [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 260-2
paravirt.h: 312-2

RECLAIM_DISTANCE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 58-1

RLIMIT_AS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ resource.h: 38-1

RLIMIT_MEMLOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ resource.h: 34-1

RLIMIT_NOFILE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ resource.h: 30-1

RLIMIT_NPROC [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ resource.h: 26-1

RLIMIT_RSS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ resource.h: 22-1

RLIM_INFINITY [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ resource.h: 57-1

SD_BOOK_INIT [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 180-1

SD_CPU_INIT [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 148-1

SD_MC_INIT [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 118-1

SD_SIBLING_INIT [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 88-1

SECTION_IN_PAGE_FLAGS [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 800-1 830-2

SEEK_SET [References: 1]

/ usr/ include/ sys/ _types/ _seek_set.h: 31-1

SHIFT_PERCPU_PTR [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ percpu.h: 44-1

SIGEMT [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 384-1

SIG_BLOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ signal-defs.h: 7-1

SIG_SETMASK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ signal-defs.h: 13-1

SIG_UNBLOCK [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ signal-defs.h: 10-1

SI_PAD_SIZE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 22-1

SMPBOOT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ kernel/ smpboot.h: 2-1

SMP_CACHE_BYTES [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 12-1

SYSCALL_ALIAS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 27-1

TIF_RESTORE_SIGMASK [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ thread_info.h: 123-13

TYPECHECK_H_INCLUDED [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ typecheck.h: 2-1

USER_PGTABLES_CEILING [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 17-1

VERBOSE_DEBUG [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 1156-1

VM_EVENT_ITEM_H_INCLUDED [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vm_event_item.h: 2-1

VM_GROWSUP [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 148-1

VM_STACK_DEFAULT_FLAGS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 155-1

WANT_PAGE_VIRTUAL [References: 11]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 844-41 848-13 863-47
mm_types.h: 179-13

WARN [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bug.h: 94-1

WARN_ON [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bug.h: 85-1

WEAK [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 85-1

_ANSI_SOURCE [References: 3]

/ usr/ include/ sys/ cdefs.h: 563-15

_ARCH_X86_REALMODE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ realmode.h: 2-1

_ASM_GENERIC_ATOMIC_LONG_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ atomic-long.h: 2-1

_ASM_GENERIC_BITOPS_CONST_HWEIGHT_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ const_hweight.h: 2-1

_ASM_GENERIC_BITOPS_EXT2_ATOMIC_SETBIT_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ ext2-atomic-setbit.h: 2-1

_ASM_GENERIC_BITOPS_FIND_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ find.h: 2-1

_ASM_GENERIC_BITOPS_LE_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ le.h: 2-1

_ASM_GENERIC_BITOPS_SCHED_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ sched.h: 2-1

_ASM_GENERIC_BUG_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bug.h: 2-1

_ASM_GENERIC_CPUTIME_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ cputime.h: 2-1

_ASM_GENERIC_CPUTIME_JIFFIES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ cputime_jiffies.h: 2-1

_ASM_GENERIC_DIV64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ div64.h: 2-1

_ASM_GENERIC_ERRNO_BASE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ errno-base.h: 2-1

_ASM_GENERIC_ERRNO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ errno.h: 2-1

_ASM_GENERIC_FCNTL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 2-1

_ASM_GENERIC_INT_LL64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ int-ll64.h: 8-1

_ASM_GENERIC_IOCTL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ ioctl.h: 2-1

_ASM_GENERIC_PERCPU_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ percpu.h: 2-1

_ASM_GENERIC_PGTABLE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 2-1

_ASM_GENERIC_RESOURCE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ resource.h: 2-1

_ASM_GENERIC_SECTIONS_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ sections.h: 2-1

_ASM_GENERIC_SIGINFO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ siginfo.h: 2-1

_ASM_GENERIC_TOPOLOGY_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 28-1

_ASM_GENERIC_TYPES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ types.h: 2-1

_ASM_UPROBES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uprobes.h: 2-1

_ASM_X86_ACPI_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ acpi.h: 2-1

_ASM_X86_ALTERNATIVE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ alternative.h: 2-1

_ASM_X86_APICDEF_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apicdef.h: 2-1

_ASM_X86_APIC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ apic.h: 2-1

_ASM_X86_ASM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ asm.h: 2-1

_ASM_X86_ATOMIC64_64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic64_64.h: 2-1

_ASM_X86_ATOMIC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ atomic.h: 2-1

_ASM_X86_AUXVEC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ auxvec.h: 2-1

_ASM_X86_BARRIER_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ barrier.h: 2-1

_ASM_X86_BITOPS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bitops.h: 2-1

_ASM_X86_BOOTPARAM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ bootparam.h: 2-1

_ASM_X86_BUG_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ bug.h: 2-1

_ASM_X86_BYTEORDER_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ byteorder.h: 2-1

_ASM_X86_CACHE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cache.h: 2-1

_ASM_X86_CLOCKSOURCE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ clocksource.h: 4-1

_ASM_X86_CMPXCHG_64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cmpxchg_64.h: 2-1

_ASM_X86_CPUFEATURE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cpufeature.h: 5-1

_ASM_X86_CPUMASK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cpumask.h: 2-1

_ASM_X86_CURRENT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ current.h: 2-1

_ASM_X86_DESC_DEFS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ desc_defs.h: 3-1

_ASM_X86_DEVICE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ device.h: 2-1

_ASM_X86_DIV64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ div64.h: 2-1

_ASM_X86_FIXMAP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ fixmap.h: 15-1

_ASM_X86_HARDIRQ_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hardirq.h: 2-1

_ASM_X86_HWEIGHT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ arch_hweight.h: 2-1

_ASM_X86_HW_IRQ_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ hw_irq.h: 2-1

_ASM_X86_IA32_UNISTD_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ ia32_unistd.h: 2-1

_ASM_X86_IDLE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ idle.h: 2-1

_ASM_X86_IO_APIC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io_apic.h: 2-1

_ASM_X86_IO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ io.h: 2-1

_ASM_X86_IRQ_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq.h: 2-1

_ASM_X86_IRQ_REGS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_regs.h: 8-1

_ASM_X86_IRQ_VECTORS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irq_vectors.h: 2-1

_ASM_X86_LINKAGE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ linkage.h: 2-1

_ASM_X86_MATH_EMU_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ math_emu.h: 2-1

_ASM_X86_MMU_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mmu.h: 2-1

_ASM_X86_MMZONE_64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mmzone_64.h: 5-1

_ASM_X86_MPSPEC_DEF_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mpspec_def.h: 2-1

_ASM_X86_MPSPEC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ mpspec.h: 2-1

_ASM_X86_MSR_INDEX_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ msr-index.h: 2-1

_ASM_X86_NOPS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ nops.h: 2-1

_ASM_X86_NUMA_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ numa.h: 2-1

_ASM_X86_PAGE_64_DEFS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ page_64_types.h: 2-1

_ASM_X86_PAGE_64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ page_64.h: 2-1

_ASM_X86_PAGE_DEFS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ page_types.h: 2-1

_ASM_X86_PAGE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ page.h: 2-1

_ASM_X86_PARAVIRT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ paravirt.h: 2-1

_ASM_X86_PERCPU_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ percpu.h: 2-1

_ASM_X86_PGTABLE_64_DEFS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable_64_types.h: 2-1

_ASM_X86_PGTABLE_64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable_64.h: 2-1

_ASM_X86_PGTABLE_DEFS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable_types.h: 2-1

_ASM_X86_PGTABLE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 2-1

_ASM_X86_PLATFORM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ x86_init.h: 2-1

_ASM_X86_PROCESSOR_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ processor.h: 2-1

_ASM_X86_PTRACE_ABI_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ ptrace-abi.h: 2-1

_ASM_X86_PVCLOCK_ABI_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pvclock-abi.h: 2-1

_ASM_X86_PVCLOCK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pvclock.h: 2-1

_ASM_X86_REQUIRED_FEATURES_H [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ cpufeature.h: 8-1
required-features.h: 2-1

_ASM_X86_RMWcc [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rmwcc.h: 2-1

_ASM_X86_RWLOCK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwlock.h: 2-1

_ASM_X86_RWSEM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ rwsem.h: 33-1

_ASM_X86_SECCOMP_64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ seccomp_64.h: 2-1

_ASM_X86_SECTIONS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ sections.h: 2-1

_ASM_X86_SEGMENT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ segment.h: 2-1

_ASM_X86_SEMBUF_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ sembuf.h: 2-1

_ASM_X86_SIGINFO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ siginfo.h: 2-1

_ASM_X86_SMAP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ smap.h: 14-1

_ASM_X86_SMP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ smp.h: 2-1

_ASM_X86_SPARSEMEM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ sparsemem.h: 2-1

_ASM_X86_SPECIAL_INSNS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ special_insns.h: 2-1

_ASM_X86_SPINLOCK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock.h: 2-1

_ASM_X86_SPINLOCK_TYPES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ spinlock_types.h: 2-1

_ASM_X86_STAT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ stat.h: 2-1

_ASM_X86_STRING_64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ string_64.h: 2-1

_ASM_X86_SWAB_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ swab.h: 2-1

_ASM_X86_THREAD_INFO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ thread_info.h: 8-1

_ASM_X86_TIMEX_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ timex.h: 2-1

_ASM_X86_TOPOLOGY_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ topology.h: 26-1

_ASM_X86_TSC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ tsc.h: 5-1

_ASM_X86_TYPES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ types.h: 2-1

_ASM_X86_UACCESS_64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess_64.h: 2-1

_ASM_X86_UACCESS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ uaccess.h: 2-1

_ASM_X86_UNISTD_32_IA32_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ generated/ asm/ unistd_32_ia32.h: 2-1

_BSD_I386__TYPES_H_ [References: 1]

/ usr/ include/ i386/ _types.h: 29-1

_BSD_MACHINE__TYPES_H_ [References: 1]

/ usr/ include/ machine/ _types.h: 29-1

_CADDR_T [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 78-1

_CDEFS_H_ [References: 1]

/ usr/ include/ sys/ cdefs.h: 68-1

_CLOCK_T [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 73-1

_CXXCONFIG [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 38-1

_DARWIN_C_SOURCE [References: 21]

/ usr/ include/ sys/ _posix_availability.h: 32-14 38-14 44-14 50-14 56-14 62-14 68-14
_select.h: 41-13
cdefs.h: 367-17 565-44
select.h: 106-42 117-13
unistd.h: 94-42 124-42 131-42 152-42
unistd.h: 447-53

_DARWIN_NO_64_BIT_INODE [References: 6]

/ usr/ include/ sys/ cdefs.h: 385-17 389-17

_DARWIN_UNLIMITED_GETGROUPS [References: 2]

/ usr/ include/ unistd.h: 414-1 447-13

_DARWIN_UNLIMITED_SELECT [References: 2]

/ usr/ include/ sys/ _select.h: 41-42
select.h: 117-42

_DARWIN_USE_64_BIT_INODE [References: 3]

/ usr/ include/ sys/ cdefs.h: 384-17

_DEVICE_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ device.h: 14-1

_DEV_T [References: 1]

/ usr/ include/ sys/ _types/ _dev_t.h: 29-1

_DTRACE_CXA_RUNTIME_H [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ os_defines.h: 59-1

_DYNAMIC_DEBUG_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dynamic_debug.h: 2-1

_FD_SET [References: 1]

/ usr/ include/ sys/ _types/ _fd_def.h: 29-1

_FORTIFY_SOURCE [References: 1]

/ usr/ include/ _types.h: 61-1

_GID_T [References: 1]

/ usr/ include/ sys/ _types/ _gid_t.h: 29-1

_GLIBCXX_CPU_DEFINES [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ cpu_defines.h: 36-1

_GLIBCXX_CSTDARG [References: 1]

/ usr/ include/ c++/ 4.2.1/ cstdarg: 46-1

_GLIBCXX_DEBUG [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 60-1

_GLIBCXX_EXTERN_TEMPLATE [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 179-1

_GLIBCXX_HAVE_FINITEF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1088-52

_GLIBCXX_HAVE_FINITEL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1093-52

_GLIBCXX_HAVE_FPCLASS [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1118-52

_GLIBCXX_HAVE_ISINFF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1153-51

_GLIBCXX_HAVE_ISINFL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1158-51

_GLIBCXX_HAVE_ISNANF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1168-51

_GLIBCXX_HAVE_ISNANL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1173-51

_GLIBCXX_HAVE_QFPCLASS [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1233-53

_GLIBCXX_HAVE_SINCOS [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1238-51

_GLIBCXX_HAVE_SINCOSF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1243-52

_GLIBCXX_HAVE_SINCOSL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1248-52

_GLIBCXX_HAVE__ACOSF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 983-14

_GLIBCXX_HAVE__ACOSL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 988-14

_GLIBCXX_HAVE__ASINF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 993-14

_GLIBCXX_HAVE__ASINL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 998-14

_GLIBCXX_HAVE__ATAN2F [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1003-14

_GLIBCXX_HAVE__ATAN2L [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1008-14

_GLIBCXX_HAVE__ATANF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1013-14

_GLIBCXX_HAVE__ATANL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1018-14

_GLIBCXX_HAVE__CEILF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1023-14

_GLIBCXX_HAVE__CEILL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1028-14

_GLIBCXX_HAVE__COPYSIGN [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1033-14

_GLIBCXX_HAVE__COPYSIGNL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1038-14

_GLIBCXX_HAVE__COSF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1043-14

_GLIBCXX_HAVE__COSHF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1048-14

_GLIBCXX_HAVE__COSHL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1053-14

_GLIBCXX_HAVE__COSL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1058-14

_GLIBCXX_HAVE__EXPF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1063-14

_GLIBCXX_HAVE__EXPL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1068-14

_GLIBCXX_HAVE__FABSF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1073-14

_GLIBCXX_HAVE__FABSL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1078-14

_GLIBCXX_HAVE__FINITE [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1083-14

_GLIBCXX_HAVE__FINITEF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1088-14

_GLIBCXX_HAVE__FINITEL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1093-14

_GLIBCXX_HAVE__FLOORF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1098-14

_GLIBCXX_HAVE__FLOORL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1103-14

_GLIBCXX_HAVE__FMODF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1108-14

_GLIBCXX_HAVE__FMODL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1113-14

_GLIBCXX_HAVE__FPCLASS [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1118-14

_GLIBCXX_HAVE__FREXPF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1123-14

_GLIBCXX_HAVE__FREXPL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1128-14

_GLIBCXX_HAVE__HYPOT [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1133-14

_GLIBCXX_HAVE__HYPOTF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1138-14

_GLIBCXX_HAVE__HYPOTL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1143-14

_GLIBCXX_HAVE__ISINF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1148-14

_GLIBCXX_HAVE__ISINFF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1153-14

_GLIBCXX_HAVE__ISINFL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1158-14

_GLIBCXX_HAVE__ISNAN [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1163-14

_GLIBCXX_HAVE__ISNANF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1168-14

_GLIBCXX_HAVE__ISNANL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1173-14

_GLIBCXX_HAVE__LDEXPF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1178-14

_GLIBCXX_HAVE__LDEXPL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1183-14

_GLIBCXX_HAVE__LOG10F [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1188-14

_GLIBCXX_HAVE__LOG10L [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1193-14

_GLIBCXX_HAVE__LOGF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1198-14

_GLIBCXX_HAVE__LOGL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1203-14

_GLIBCXX_HAVE__MODF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1208-14

_GLIBCXX_HAVE__MODFF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1213-14

_GLIBCXX_HAVE__MODFL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1218-14

_GLIBCXX_HAVE__POWF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1223-14

_GLIBCXX_HAVE__POWL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1228-14

_GLIBCXX_HAVE__QFPCLASS [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1233-14

_GLIBCXX_HAVE__SINCOS [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1238-14

_GLIBCXX_HAVE__SINCOSF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1243-14

_GLIBCXX_HAVE__SINCOSL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1248-14

_GLIBCXX_HAVE__SINF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1253-14

_GLIBCXX_HAVE__SINHF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1258-14

_GLIBCXX_HAVE__SINHL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1263-14

_GLIBCXX_HAVE__SINL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1268-14

_GLIBCXX_HAVE__SQRTF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1273-14

_GLIBCXX_HAVE__SQRTL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1278-14

_GLIBCXX_HAVE__STRTOF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1283-14

_GLIBCXX_HAVE__STRTOLD [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1288-14

_GLIBCXX_HAVE__TANF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1293-14

_GLIBCXX_HAVE__TANHF [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1298-14

_GLIBCXX_HAVE__TANHL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1303-14

_GLIBCXX_HAVE__TANL [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 1308-14

_GLIBCXX_LONG_DOUBLE_COMPAT [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 154-13

_GLIBCXX_OS_DEFINES [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ os_defines.h: 32-1

_GLIBCXX_VISIBILITY_DEFAULT [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ os_defines.h: 48-1

_INCLUDE_GUARD_LATENCYTOP_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ latencytop.h: 10-1

_INTPTR_T [References: 1]

/ usr/ include/ sys/ _types/ _intptr_t.h: 29-1

_IOC_DIRBITS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ ioctl.h: 35-1

_IOC_NONE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ ioctl.h: 54-1

_IOC_READ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ ioctl.h: 62-1

_IOC_SIZEBITS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ ioctl.h: 31-1

_IOC_WRITE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ ioctl.h: 58-1

_KOBJECT_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kobject.h: 17-1

_KREF_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kref.h: 16-1

_LINUX_APM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ apm_bios.h: 16-1

_LINUX_ASSOC_ARRAY_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ assoc_array.h: 15-1

_LINUX_ATOMIC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ atomic.h: 3-1

_LINUX_AUXVEC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ auxvec.h: 2-1

_LINUX_BH_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bottom_half.h: 2-1

_LINUX_BITOPS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitops.h: 2-1

_LINUX_BUG_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bug.h: 2-1

_LINUX_BYTEORDER_GENERIC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ generic.h: 2-1

_LINUX_BYTEORDER_LITTLE_ENDIAN_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ byteorder/ little_endian.h: 2-1

_LINUX_CAPABILITY_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ capability.h: 13-1

_LINUX_CGROUPSTATS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ cgroupstats.h: 16-1

_LINUX_CGROUP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cgroup.h: 2-1

_LINUX_CLOCKSOURCE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ clocksource.h: 9-1

_LINUX_CONST_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ const.h: 4-1

_LINUX_CONTEXT_TRACKING_STATE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ context_tracking_state.h: 2-1

_LINUX_CPU_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpu.h: 14-1

_LINUX_CRED_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cred.h: 13-1

_LINUX_DEBUGOBJECTS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ debugobjects.h: 2-1

_LINUX_DQBLK_QTREE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dqblk_qtree.h: 6-1

_LINUX_DQBLK_V1_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dqblk_v1.h: 6-1

_LINUX_DQBLK_V2_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dqblk_v2.h: 6-1

_LINUX_DQBLK_XFS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ dqblk_xfs.h: 18-1

_LINUX_EDD_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ edd.h: 31-1

_LINUX_ERRNO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ errno.h: 2-1

_LINUX_ERR_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ err.h: 2-1

_LINUX_EXPORT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ export.h: 2-1

_LINUX_FCNTL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fcntl.h: 2-1

_LINUX_FIEMAP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ fiemap.h: 12-1

_LINUX_FS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 2-1

_LINUX_FTRACE_IRQ_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ftrace_irq.h: 2-1

_LINUX_HIGHUID_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ highuid.h: 2-1

_LINUX_HRTIMER_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ hrtimer.h: 16-1

_LINUX_HUGE_MM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ huge_mm.h: 2-1

_LINUX_INIT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ init.h: 2-1

_LINUX_IOCTL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ ioctl.h: 2-1

_LINUX_IOPORT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ioport.h: 9-1

_LINUX_IPC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ipc.h: 2-1

_LINUX_IRQDESC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqdesc.h: 2-1

_LINUX_IRQNR_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqnr.h: 2-1

_LINUX_IRQRETURN_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqreturn.h: 2-1

_LINUX_IRQ_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irq.h: 2-1

_LINUX_JIFFIES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jiffies.h: 2-1

_LINUX_JUMP_LABEL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ jump_label.h: 2-1

_LINUX_KDEV_T_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kdev_t.h: 2-1

_LINUX_KERNEL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kernel.h: 2-1

_LINUX_KERNEL_VTIME_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vtime.h: 2-1

_LINUX_KEY_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ key.h: 16-1

_LINUX_KLIST_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ klist.h: 13-1

_LINUX_KOBJECT_NS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kobject_ns.h: 18-1

_LINUX_KTHREAD_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kthread.h: 2-1

_LINUX_KTIME_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 22-1

_LINUX_LIMITS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ limits.h: 2-1

_LINUX_LINKAGE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 2-1

_LINUX_LIST_BL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list_bl.h: 2-1

_LINUX_LIST_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list.h: 2-1

_LINUX_LOG2_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ log2.h: 13-1

_LINUX_MATH64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 2-1

_LINUX_MEMCONTROL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ memcontrol.h: 21-1

_LINUX_MMZONE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 2-1

_LINUX_MM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 2-1

_LINUX_MM_TYPES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm_types.h: 2-1

_LINUX_NODE_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ node.h: 15-1

_LINUX_NOTIFIER_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ notifier.h: 11-1

_LINUX_NUMA_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ numa.h: 2-1

_LINUX_PARAM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ param.h: 2-1

_LINUX_PATH_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ path.h: 2-1

_LINUX_PERCPU_COUNTER_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu_counter.h: 2-1

_LINUX_PERCPU_DEFS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-defs.h: 2-1

_LINUX_PERCPU_REFCOUNT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-refcount.h: 46-1

_LINUX_PERCPU_RWSEM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu-rwsem.h: 2-1

_LINUX_PERSONALITY_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ personality.h: 2-1

_LINUX_PFN_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pfn.h: 2-1

_LINUX_PID_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pid.h: 2-1

_LINUX_PLIST_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ plist.h: 76-1

_LINUX_PM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pm.h: 22-1

_LINUX_PM_WAKEUP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ pm_wakeup.h: 23-1

_LINUX_POISON_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ poison.h: 2-1

_LINUX_POSIX_TYPES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ posix_types.h: 2-1

_LINUX_PRIO_HEAP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ prio_heap.h: 2-1

_LINUX_PROC_FS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ proc_fs.h: 5-1

_LINUX_PROFILE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ profile.h: 2-1

_LINUX_PROJID_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ projid.h: 2-1

_LINUX_PROPORTIONS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ proportions.h: 10-1

_LINUX_QUOTA_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ quota.h: 33-1

_LINUX_RADIX_TREE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ radix-tree.h: 22-1

_LINUX_RANGE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ range.h: 2-1

_LINUX_RATELIMIT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ratelimit.h: 2-1

_LINUX_RBTREE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rbtree.h: 30-1

_LINUX_RCULIST_BL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rculist_bl.h: 2-1

_LINUX_RCULIST_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rculist.h: 2-1

_LINUX_RESOURCE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ resource.h: 2-1

_LINUX_RWSEM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwsem.h: 8-1

_LINUX_SCHED_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2-1

_LINUX_SECCOMP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ seccomp.h: 2-1

_LINUX_SELINUX_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ selinux.h: 15-1

_LINUX_SEM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sem.h: 2-1

_LINUX_SHRINKER_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ shrinker.h: 2-1

_LINUX_SIGNAL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 2-1

_LINUX_SLAB_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slab.h: 12-1

_LINUX_SLUB_DEF_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ slub_def.h: 2-1

_LINUX_SRCU_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ srcu.h: 30-1

_LINUX_STAT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ stat.h: 2-1

_LINUX_STDDEF_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ stddef.h: 2-1

_LINUX_STOP_MACHINE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ stop_machine.h: 2-1

_LINUX_STRING_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 2-1

_LINUX_SUSPEND_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ suspend.h: 2-1

_LINUX_SWAB_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ swab.h: 2-1

_LINUX_SWAP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ swap.h: 2-1

_LINUX_SYSCTL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sysctl.h: 22-1

_LINUX_SYSINFO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ sysinfo.h: 2-1

_LINUX_TASKSTATS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ taskstats.h: 17-1

_LINUX_THREADS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ threads.h: 2-1

_LINUX_THREAD_INFO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ thread_info.h: 8-1

_LINUX_TIMERQUEUE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ timerqueue.h: 2-1

_LINUX_TIMER_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ timer.h: 2-1

_LINUX_TIMEX_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ timex.h: 54-1

_LINUX_TIME_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ time.h: 2-1

_LINUX_TOPOLOGY_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 28-1

_LINUX_TRACE_IRQFLAGS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irqflags.h: 12-1

_LINUX_TYPES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 2-1

_LINUX_UIDGID_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ uidgid.h: 2-1

_LINUX_UNISTD_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ unistd.h: 2-1

_LINUX_UPROBES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ uprobes.h: 2-1

_LINUX_VMALLOC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vmalloc.h: 2-1

_LINUX_VMSTAT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vmstat.h: 2-1

_LINUX_WAIT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ wait.h: 2-1

_LINUX_WORKQUEUE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ workqueue.h: 6-1

_LINUX_XATTR_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ xattr.h: 11-1

_LRU_LIST_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ list_lru.h: 8-1

_MODE_T [References: 1]

/ usr/ include/ sys/ _types/ _mode_t.h: 29-1

_NFS_FS_I [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ nfs_fs_i.h: 2-1

_NONSTD_SOURCE [References: 12]

/ usr/ include/ sys/ cdefs.h: 361-17 368-17 372-17 565-74

_NOT_AVAILABLE [References: 1]

/ usr/ include/ sys/ unistd.h: 76-1

_OFF_T [References: 1]

/ usr/ include/ sys/ _types/ _off_t.h: 29-1

_PID_T [References: 1]

/ usr/ include/ sys/ _types/ _pid_t.h: 29-1

_POSIX_C_SOURCE [References: 42]

/ usr/ include/ sys/ _posix_availability.h: 32-43 38-43 44-43 50-43 56-43 62-43 68-43
cdefs.h: 367-72 516-13 522-13 529-45 532-47 535-47 545-40 565-15
select.h: 106-14
unistd.h: 94-14 124-14 131-14 152-14
unistd.h: 529-14 530-14 554-14 561-14 576-14 579-14

_POSIX_SOURCE [References: 3]

/ usr/ include/ sys/ cdefs.h: 545-13

_POSIX_VDISABLE [References: 1]

/ usr/ include/ sys/ _types/ _posix_vdisable.h: 29-1

_PTRDIFF_T [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 63-1

_SCREEN_INFO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ screen_info.h: 2-1

_SIGSET_T [References: 1]

/ usr/ include/ sys/ _types/ _sigset_t.h: 29-1

_SIZE_T [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 53-1

_SSIZE_T [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 58-1

_STK_LIM_MAX [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ resource.h: 64-1

_STRUCT_TIMESPEC [References: 1]

/ usr/ include/ sys/ _types/ _timespec.h: 29-1

_STRUCT_TIMEVAL [References: 1]

/ usr/ include/ sys/ _types/ _timeval.h: 29-1

_SUSECONDS_T [References: 1]

/ usr/ include/ sys/ _types/ _suseconds_t.h: 29-1

_SYSFS_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sysfs.h: 13-1

_SYS_SELECT_H_ [References: 1]

/ usr/ include/ sys/ select.h: 64-1

_SYS_UNISTD_H_ [References: 1]

/ usr/ include/ sys/ unistd.h: 65-1

_SYS__SELECT_H_ [References: 1]

/ usr/ include/ sys/ _select.h: 37-1

_SYS__TYPES_H_ [References: 1]

/ usr/ include/ sys/ _types.h: 30-1

_TIME_T [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 68-1

_TR1_CSTDARG [References: 1]

/ usr/ include/ c++/ 4.2.1/ tr1/ cstdarg: 35-1

_TR1_STDARG_H [References: 1]

/ usr/ include/ c++/ 4.2.1/ tr1/ stdarg.h: 35-1

_UAPI_ASM_GENERIC_INT_LL64_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ int-ll64.h: 9-1

_UAPI_ASM_GENERIC_IOCTL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ ioctl.h: 2-1

_UAPI_ASM_GENERIC_RESOURCE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ resource.h: 2-1

_UAPI_ASM_GENERIC_SIGINFO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 2-1

_UAPI_ASM_X86_E820_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ e820.h: 2-1

_UAPI_ASM_X86_IST_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ ist.h: 16-1

_UAPI_ASM_X86_MSR_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ msr.h: 2-1

_UAPI_ASM_X86_PROCESSOR_FLAGS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ processor-flags.h: 2-1

_UAPI_ASM_X86_PTRACE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ ptrace.h: 2-1

_UAPI_ASM_X86_SIGCONTEXT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ sigcontext.h: 2-1

_UAPI_ASM_X86_SIGNAL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ signal.h: 2-1

_UAPI_ASM_X86_UNISTD_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ unistd.h: 2-1

_UAPI_ASM_X86_VM86_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ vm86.h: 2-1

_UAPI_ASM_X86_VSYSCALL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ vsyscall.h: 2-1

_UAPI_LINUX_APM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ apm_bios.h: 16-1

_UAPI_LINUX_AUXVEC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ auxvec.h: 2-1

_UAPI_LINUX_BYTEORDER_LITTLE_ENDIAN_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ byteorder/ little_endian.h: 2-1

_UAPI_LINUX_CAPABILITY_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ capability.h: 14-1

_UAPI_LINUX_EDD_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ edd.h: 31-1

_UAPI_LINUX_FCNTL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ fcntl.h: 2-1

_UAPI_LINUX_FS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ fs.h: 2-1

_UAPI_LINUX_IPC_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ ipc.h: 2-1

_UAPI_LINUX_KDEV_T_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ kdev_t.h: 2-1

_UAPI_LINUX_KERNEL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ kernel.h: 2-1

_UAPI_LINUX_PERSONALITY_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ personality.h: 2-1

_UAPI_LINUX_QUOTA_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ quota.h: 34-1

_UAPI_LINUX_RESOURCE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ resource.h: 2-1

_UAPI_LINUX_SCHED_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ sched.h: 2-1

_UAPI_LINUX_SECCOMP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ seccomp.h: 2-1

_UAPI_LINUX_SEM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ sem.h: 2-1

_UAPI_LINUX_SIGNAL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ signal.h: 2-1

_UAPI_LINUX_STAT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ stat.h: 2-1

_UAPI_LINUX_STRING_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ string.h: 2-1

_UAPI_LINUX_SWAB_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 2-1

_UAPI_LINUX_SYSCTL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ sysctl.h: 23-1

_UAPI_LINUX_TIMEX_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ timex.h: 54-1

_UAPI_LINUX_TIME_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ time.h: 2-1

_UAPI_LINUX_TYPES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ types.h: 2-1

_UAPI_LINUX_WAIT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ wait.h: 2-1

_UAPI_LINUX_XATTR_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ xattr.h: 11-1

_UAPI_SCREEN_INFO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ screen_info.h: 2-1

_UAPI__ASM_GENERIC_BITS_PER_LONG [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ bitsperlong.h: 2-1

_UAPI__ASM_GENERIC_PARAM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ param.h: 2-1

_UAPI__INCLUDE_LINUX_OOM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ oom.h: 2-1

_UAPI__linux_video_edid_h__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ video/ edid.h: 2-1

_UID_T [References: 1]

/ usr/ include/ sys/ _types/ _uid_t.h: 29-1

_UNISTD_H_ [References: 1]

/ usr/ include/ unistd.h: 69-1

_USECONDS_T [References: 1]

/ usr/ include/ sys/ _types/ _useconds_t.h: 29-1

_UUID_T [References: 1]

/ usr/ include/ sys/ _types/ _uuid_t.h: 29-1

_X86_IRQFLAGS_H_ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ irqflags.h: 2-1

_XOPEN_SOURCE [References: 6]

/ usr/ include/ sys/ cdefs.h: 367-46 529-1

__ALIGN [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 66-1

__APPLE_API_EVOLVING [References: 1]

/ usr/ include/ sys/ appleapiopts.h: 44-1

__APPLE_API_OBSOLETE [References: 1]

/ usr/ include/ sys/ appleapiopts.h: 56-1

__APPLE_API_PRIVATE [References: 1]

/ usr/ include/ sys/ appleapiopts.h: 52-1

__APPLE_API_STABLE [References: 1]

/ usr/ include/ sys/ appleapiopts.h: 38-1

__APPLE_API_STANDARD [References: 1]

/ usr/ include/ sys/ appleapiopts.h: 34-1

__APPLE_API_STRICT_CONFORMANCE [References: 1]

/ usr/ include/ sys/ appleapiopts.h: 43-1

__APPLE_API_UNSTABLE [References: 1]

/ usr/ include/ sys/ appleapiopts.h: 48-1

__APPLE__ [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ os_defines.h: 120-13

__ARCH_FLOCK64_PAD [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 193-1

__ARCH_FLOCK_PAD [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 176-1

__ARCH_HAS_4LEVEL_HACK [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mm.h: 1305-37

__ARCH_HAS_IRIX_SIGACTION [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 254-2

__ARCH_HAS_KA_RESTORER [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 269-2

__ARCH_HAS_SA_RESTORER [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 261-2

__ARCH_HAS_VTIME_ACCOUNT [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vtime.h: 57-1

__ARCH_HAS_VTIME_TASK_SWITCH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ vtime.h: 42-1

__ARCH_SIGEV_PREAMBLE_SIZE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 271-1

__ARCH_SI_ATTRIBUTES [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 43-1

__ARCH_SI_BAND_T [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 35-1

__ARCH_SI_CLOCK_T [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 39-1

__ARCH_SI_TRAPNO [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 91-4 131-1

__ARCH_SI_UID_T [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ siginfo.h: 26-1

__ASM_GENERIC_BITS_PER_LONG [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitsperlong.h: 2-1

__ASM_GENERIC_GETORDER_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ getorder.h: 2-1

__ASM_GENERIC_IPCBUF_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ ipcbuf.h: 2-1

__ASM_GENERIC_PARAM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ param.h: 2-1

__ASM_GENERIC_PCI_IOMAP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pci_iomap.h: 12-1

__ASM_GENERIC_SIGNAL_DEFS_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ signal-defs.h: 2-1

__ASM_MEMORY_MODEL_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ memory_model.h: 2-1

__ASM_PREEMPT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ preempt.h: 2-1

__ASM_X86_BITSPERLONG_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ bitsperlong.h: 2-1

__ASSEMBLY__ [References: 319]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ asm.h: 5-1 47-1
cpufeature.h: 234-37
cpumask.h: 4-1
current.h: 8-1
desc_defs.h: 12-1
fixmap.h: 18-1
hw_irq.h: 20-1
irq_vectors.h: 135-1
irqflags.h: 7-1 63-1 155-1
linkage.h: 49-1
nops.h: 91-1 142-1
page.h: 18-1
page_64.h: 8-1
page_types.h: 49-1
paravirt.h: 13-1
percpu.h: 14-1
pgtable.h: 19-1 433-1 664-1
pgtable_64.h: 9-1
pgtable_64_types.h: 7-1
pgtable_types.h: 234-1
pvclock-abi.h: 5-1
rwlock.h: 9-1 27-1
segment.h: 216-1
smap.h: 26-1
smp.h: 4-1
thread_info.h: 20-1 167-1 200-1 240-1 278-1
uapi/ asm/ bootparam.h: 29-1
e820.h: 51-1
msr.h: 8-1
ptrace-abi.h: 27-13 84-1
ptrace.h: 11-1
signal.h: 5-1 98-1
include/ asm-generic/ bug.h: 13-1
getorder.h: 6-1
int-ll64.h: 15-1
memory_model.h: 6-1
pgtable.h: 5-1
linux/ bitmap.h: 6-1
compiler.h: 6-1
edd.h: 36-1
err.h: 20-1
export.h: 26-1
init.h: 132-1 166-1
ioport.h: 12-1
linkage.h: 60-1 72-1
mmzone.h: 5-1
pfn.h: 5-1
types.h: 9-1
uapi/ asm-generic/ int-ll64.h: 14-1
signal-defs.h: 17-1
linux/ const.h: 16-1
edd.h: 57-1
types.h: 7-1

__AVAILABILITY_INTERNAL__ [References: 1]

/ usr/ include/ AvailabilityInternal.h: 31-1

__AVAILABILITY_INTERNAL__IPHONE_2_0 [References: 1]

/ usr/ include/ AvailabilityInternal.h: 844-9

__AVAILABILITY_INTERNAL__MAC_10_0 [References: 1]

/ usr/ include/ AvailabilityInternal.h: 3991-9

__AVAILABILITY__ [References: 1]

/ usr/ include/ Availability.h: 25-1

__BIG_ENDIAN [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ ktime.h: 51-2

__BIT_TYPES_DEFINED__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 95-1

__CAST_AWAY_QUALIFIER [References: 1]

/ usr/ include/ sys/ cdefs.h: 641-1

__CHECKER__ [References: 197]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bug.h: 16-1
compiler-gcc.h: 41-1
compiler-gcc4.h: 39-1
compiler.h: 7-1 94-55
percpu-defs.h: 160-1
rcupdate.h: 507-1
types.h: 152-1
uapi/ linux/ types.h: 22-1

__CHECK_ENDIAN__ [References: 82]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 155-1
uapi/ linux/ types.h: 27-1

__COPYRIGHT [References: 1]

/ usr/ include/ sys/ cdefs.h: 258-1

__CTERMID_DEFINED [References: 1]

/ usr/ include/ unistd.h: 539-1

__DARWIN_64_BIT_INO_T [References: 1]

/ usr/ include/ sys/ cdefs.h: 383-14

__DARWIN_NON_CANCELABLE [References: 1]

/ usr/ include/ sys/ cdefs.h: 415-14

__DARWIN_ONLY_UNIX_CONFORMANCE [References: 1]

/ usr/ include/ sys/ cdefs.h: 351-14

__DARWIN_UNIX03 [References: 1]

/ usr/ include/ sys/ cdefs.h: 359-14

__DARWIN_VERS_1050 [References: 1]

/ usr/ include/ sys/ cdefs.h: 405-14

__DECONST [References: 1]

/ usr/ include/ sys/ cdefs.h: 279-1

__DEQUALIFY [References: 1]

/ usr/ include/ sys/ cdefs.h: 287-1

__DEVOLATILE [References: 1]

/ usr/ include/ sys/ cdefs.h: 283-1

__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ [References: 19]

/ usr/ include/ AvailabilityInternal.h: 37-9
sys/ _symbol_aliasing.h: 32-13 38-13 44-13 50-13 56-13 62-13 68-13 74-13 80-13 86-13 92-13 98-13 104-13 110-13 116-13
cdefs.h: 486-13

__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ [References: 27]

/ usr/ include/ AvailabilityInternal.h: 3613-15
_types.h: 61-15
sys/ _symbol_aliasing.h: 122-13 128-13 134-13 140-13 146-13 152-13 158-13 164-13 170-13 176-13
cdefs.h: 365-17 375-17 397-19 408-17 488-15

__FAST_MATH__ [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 195-1

__FBSDID [References: 1]

/ usr/ include/ sys/ cdefs.h: 275-1

__FRAME_OFFSETS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ ptrace-abi.h: 27-38

__GENERATING_BOUNDS_H [References: 16]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 7-1 314-1
page-flags.h: 12-1 133-1

__GENERIC_IO_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ iomap.h: 2-1

__GENKSYMS__ [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ export.h: 42-1

__GETHOSTUUID_H [References: 1]

/ usr/ include/ gethostuuid.h: 30-1

__GLIBC__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ stat.h: 5-37

__GNUC_GNU_INLINE__ [References: 3]

/ usr/ include/ sys/ cdefs.h: 219-15

__GNUC_LIBSTD__ [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ os_defines.h: 107-1

__GNUC_STDC_INLINE__ [References: 3]

/ usr/ include/ sys/ cdefs.h: 222-36

__GNUG__ [References: 3]

/ usr/ include/ c++/ 4.2.1/ bits/ os_defines.h: 207-1
sys/ _types.h: 82-1

__HAVE_ARCH_ENTER_LAZY_MMU_MODE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 376-1

__HAVE_ARCH_KSTACK_END [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 1989-1

__HAVE_ARCH_MEMCHR [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 111-1

__HAVE_ARCH_MEMCMP [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 108-1

__HAVE_ARCH_MEMSCAN [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 105-1

__HAVE_ARCH_MOVE_PTE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 216-1

__HAVE_ARCH_PGD_OFFSET_GATE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 212-1

__HAVE_ARCH_PGTABLE_DEPOSIT [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 176-1

__HAVE_ARCH_PGTABLE_WITHDRAW [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 181-1

__HAVE_ARCH_PMDP_CLEAR_FLUSH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 139-1

__HAVE_ARCH_PMDP_INVALIDATE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 185-1

__HAVE_ARCH_PMD_SAME [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 197-1

__HAVE_ARCH_PTEP_CLEAR_FLUSH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 133-1

__HAVE_ARCH_PTEP_MODIFY_PROT_TRANSACTION [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 326-1

__HAVE_ARCH_PTE_CLEAR_NOT_PRESENT_FULL [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 123-1

__HAVE_ARCH_SIG_BITOPS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 35-1

__HAVE_ARCH_SIG_SETOPS [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ signal.h: 93-1

__HAVE_ARCH_START_CONTEXT_SWITCH [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 393-1

__HAVE_ARCH_STRCASECMP [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 47-1

__HAVE_ARCH_STRCAT [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 29-1

__HAVE_ARCH_STRCHR [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 53-1

__HAVE_ARCH_STRCMP [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 38-1

__HAVE_ARCH_STRCPY [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 20-1

__HAVE_ARCH_STRCSPN [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 92-1

__HAVE_ARCH_STRLCAT [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 35-1

__HAVE_ARCH_STRLCPY [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 26-1

__HAVE_ARCH_STRLEN [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 77-1

__HAVE_ARCH_STRNCASECMP [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 50-1

__HAVE_ARCH_STRNCAT [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 32-1

__HAVE_ARCH_STRNCHR [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 56-1

__HAVE_ARCH_STRNCMP [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 41-1

__HAVE_ARCH_STRNCPY [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 23-1

__HAVE_ARCH_STRNICMP [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 44-1

__HAVE_ARCH_STRNLEN [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 80-1

__HAVE_ARCH_STRNSTR [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 74-1

__HAVE_ARCH_STRPBRK [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 83-1

__HAVE_ARCH_STRRCHR [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 59-1

__HAVE_ARCH_STRSEP [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 86-1

__HAVE_ARCH_STRSPN [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 89-1

__HAVE_ARCH_STRSTR [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ string.h: 71-1

__HAVE_BUILTIN_BSWAP16__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 49-2

__HAVE_BUILTIN_BSWAP32__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 60-2

__HAVE_BUILTIN_BSWAP64__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 71-2

__HAVE_COLOR_ZERO_PAGE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 506-1

__HAVE_THREAD_FUNCTIONS [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ sched.h: 2356-1

__IDR_H__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ idr.h: 13-1

__ILP32__ [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ uapi/ asm/ posix_types.h: 4-16
sigcontext.h: 189-2
siginfo.h: 6-1
unistd.h: 10-16

__INCLUDE_LINUX_OOM_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ oom.h: 2-1

__INTEL_COMPILER [References: 42]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 63-1

__IPHONE_OS_VERSION_MAX_ALLOWED [References: 1]

/ usr/ include/ AvailabilityInternal.h: 61-9

__IPHONE_OS_VERSION_MIN_REQUIRED [References: 7]

/ usr/ include/ Availability.h: 152-5
AvailabilityInternal.h: 36-5 59-5
gethostuuid.h: 36-13
unistd.h: 414-13

__KERNEL_PRINTK__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ printk.h: 2-1

__KERN_LEVELS_H__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kern_levels.h: 2-1

__KEYMGR_H [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ os_defines.h: 147-1

__KMEMLEAK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kmemleak.h: 22-1

__LINUX_BITMAP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitmap.h: 2-1

__LINUX_BIT_SPINLOCK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bit_spinlock.h: 2-1

__LINUX_BLK_TYPES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ blk_types.h: 6-1

__LINUX_BOUNDS_H__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ generated/ bounds.h: 2-1

__LINUX_CACHE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 2-1

__LINUX_COMPILER_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 2-1

__LINUX_COMPLETION_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ completion.h: 2-1

__LINUX_CPUMASK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cpumask.h: 2-1

__LINUX_DCACHE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ dcache.h: 2-1

__LINUX_DEBUG_LOCKING_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ debug_locks.h: 2-1

__LINUX_GFP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ gfp.h: 2-1

__LINUX_KCONFIG_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ kconfig.h: 2-1

__LINUX_LOCKDEP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ lockdep.h: 10-1

__LINUX_LOCKREF_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ lockref.h: 2-1

__LINUX_MEMORY_HOTPLUG_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ memory_hotplug.h: 2-1

__LINUX_MUTEX_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mutex.h: 11-1

__LINUX_NODEMASK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ nodemask.h: 2-1

__LINUX_PERCPU_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 2-1

__LINUX_PREEMPT_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ preempt.h: 2-1

__LINUX_RCUPDATE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcupdate.h: 34-1

__LINUX_RCUTREE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rcutree.h: 31-1

__LINUX_RT_MUTEX_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rtmutex.h: 13-1

__LINUX_RWLOCK_API_SMP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_api_smp.h: 2-1

__LINUX_RWLOCK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock.h: 2-1

__LINUX_RWLOCK_TYPES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ rwlock_types.h: 2-1

__LINUX_SEMAPHORE_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ semaphore.h: 10-1

__LINUX_SEQLOCK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ seqlock.h: 2-1

__LINUX_SMP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ smp.h: 2-1

__LINUX_SPINLOCK_API_SMP_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_api_smp.h: 2-1

__LINUX_SPINLOCK_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 2-1

__LINUX_SPINLOCK_TYPES_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock_types.h: 2-1

__LINUX_STRINGIFY_H [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ stringify.h: 2-1

__LITTLE_ENDIAN [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ byteorder/ little_endian.h: 5-1

__LITTLE_ENDIAN_BITFIELD [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ byteorder/ little_endian.h: 8-1

__LONG_DOUBLE_128__ [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ c++config.h: 154-52

__LP64__ [References: 12]

/ usr/ include/ _types.h: 42-1
i386/ _types.h: 85-15
sys/ _select.h: 44-15
_types.h: 36-13 85-1
cdefs.h: 352-15
select.h: 120-15
unistd.h: 714-1

__MAC_OS_X_VERSION_MAX_ALLOWED [References: 1]

/ usr/ include/ AvailabilityInternal.h: 3618-9

__MAC_OS_X_VERSION_MIN_REQUIRED [References: 4]

/ usr/ include/ Availability.h: 158-15
unistd.h: 416-15

__MWERKS__ [References: 1]

/ usr/ include/ sys/ select.h: 114-1

__NEED_I_SIZE_ORDERED [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fs.h: 568-2

__OPTIMIZE__ [References: 14]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bug.h: 71-1

__O_TMPFILE [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ asm-generic/ fcntl.h: 88-1

__PAGETABLE_PMD_FOLDED [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 56-1 76-1
include/ linux/ mm.h: 1288-1

__PAGETABLE_PUD_FOLDED [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 47-1 71-1
include/ linux/ mm.h: 1278-1

__PDC_INTEL_H__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ acpi/ pdc_intel.h: 5-1

__PROJECT_VERSION [References: 1]

/ usr/ include/ sys/ cdefs.h: 270-1

__PTRDIFF_TYPE__ [References: 1]

/ usr/ include/ i386/ _types.h: 83-13

__RCSID [References: 1]

/ usr/ include/ sys/ cdefs.h: 262-1

__SCCSID [References: 1]

/ usr/ include/ sys/ cdefs.h: 266-1

__SIZEOF_INT128__ [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 136-53

__SIZE_TYPE__ [References: 1]

/ usr/ include/ i386/ _types.h: 91-13

__STDC_WANT_LIB_EXT1__ [References: 1]

/ usr/ include/ sys/ cdefs.h: 575-14

__STRICT_ANSI__ [References: 3]

/ usr/ include/ sys/ cdefs.h: 575-50

__SYS_APPLEAPIOPTS_H__ [References: 1]

/ usr/ include/ sys/ appleapiopts.h: 30-1

__TYPES_H_ [References: 1]

/ usr/ include/ _types.h: 25-1

__UNIQUE_ID [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 175-1

__WARN_TAINT [References: 2]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bug.h: 65-1

__WCHAR_MAX__ [References: 1]

/ usr/ include/ _types.h: 48-1

__WCHAR_TYPE__ [References: 1]

/ usr/ include/ i386/ _types.h: 103-13

__WINT_TYPE__ [References: 1]

/ usr/ include/ i386/ _types.h: 111-13

__XNU_PRIVATE_EXTERN [References: 1]

/ usr/ include/ sys/ cdefs.h: 649-1

____cacheline_aligned [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 20-1

____cacheline_aligned_in_smp [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 24-1

____cacheline_internodealigned_in_smp [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 54-14

__arch_swab16 [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 50-16

__arch_swab16p [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 157-2

__arch_swab16s [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 226-2

__arch_swab32p [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 170-2

__arch_swab32s [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 238-2

__arch_swab64p [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 183-2

__arch_swab64s [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 251-2

__arch_swahb32 [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 95-2

__arch_swahb32p [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 213-2

__arch_swahb32s [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 281-2

__arch_swahw32 [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 86-2

__arch_swahw32p [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 198-2

__arch_swahw32s [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ uapi/ linux/ swab.h: 266-2

__cacheline_aligned [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 32-1

__cacheline_aligned_in_smp [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ cache.h: 38-1

__clang__ [References: 3]

/ usr/ include/ sys/ cdefs.h: 220-37

__cold [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 284-1

__compiletime_error [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 309-1

__compiletime_object_size [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 303-1

__compiletime_warning [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 306-1

__cplusplus [References: 32]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 10-1
usr/ include/ c++/ 4.2.1/ bits/ os_defines.h: 67-1 98-1 150-1 253-1
sys/ _types.h: 81-1
cdefs.h: 70-13 91-34 99-13 217-13

__dead [References: 1]

/ usr/ include/ sys/ cdefs.h: 187-1

__i386__ [References: 19]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pvclock.h: 27-2 38-2
uapi/ asm/ auxvec.h: 8-1
posix_types.h: 3-1
ptrace-abi.h: 6-1
ptrace.h: 12-1
sigcontext.h: 42-1
signal.h: 102-1
stat.h: 7-1 123-2
swab.h: 17-2
unistd.h: 9-1
usr/ include/ machine/ _types.h: 31-14
sys/ cdefs.h: 655-53

__linux_video_edid_h__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ video/ edid.h: 2-1

__noclone [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler-gcc.h: 105-14

__per_cpu_offset [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ percpu.h: 18-1

__powerpc__ [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler-gcc4.h: 89-38

__ppc__ [References: 1]

/ usr/ include/ c++/ 4.2.1/ bits/ os_defines.h: 120-35

__same_type [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 298-1

__section [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 289-1

__sys_cdefs_arch_unknown__ [References: 6]

/ usr/ include/ sys/ cdefs.h: 655-14 656-16

__this_cpu_add [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 557-1

__this_cpu_add_return [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 623-1

__this_cpu_and [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 585-1

__this_cpu_cmpxchg [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 677-1

__this_cpu_cmpxchg_double [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 706-1

__this_cpu_cmpxchg_double_1 [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 707-1

__this_cpu_cmpxchg_double_2 [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 711-1

__this_cpu_dec [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 581-1

__this_cpu_inc [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 577-1

__this_cpu_or [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 601-1

__this_cpu_read [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 520-1

__this_cpu_sub [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 573-1

__this_cpu_write [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 541-1

__this_cpu_xchg [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 651-1

__visible [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 293-1

arch_is_kernel_data [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ sections.h: 56-1

arch_is_kernel_text [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ sections.h: 49-1

arch_local_page_offset [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ memory_model.h: 19-1

arch_mutex_cpu_relax [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mutex.h: 179-1

arch_pfn_to_nid [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ memory_model.h: 15-1

asmlinkage [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 16-1

asmlinkage_protect [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 61-1

atomic_dec_if_positive [References: 28]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ atomic.h: 97-1

atomic_dec_unless_positive [References: 28]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ atomic.h: 77-1

atomic_inc_not_zero [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ atomic.h: 28-1

atomic_inc_not_zero_hint [References: 28]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ atomic.h: 44-1

atomic_inc_unless_negative [References: 28]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ atomic.h: 64-1

cond_syscall [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ linkage.h: 20-1

cpu_to_mem [References: 7]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 44-1
linux/ topology.h: 253-1 277-1

cpu_to_node [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 35-1
linux/ topology.h: 196-1

cpumask_of_node [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 51-1

cpumask_of_pcibus [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 58-1

dereference_function_descriptor [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ sections.h: 43-1

div64_s64 [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 84-1

div64_u64 [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 80-1

div64_u64_rem [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 76-1

div_s64 [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 108-1

div_s64_rem [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 72-1

div_u64 [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 97-1

div_u64_rem [References: 3]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 64-1

early_pfn_valid [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ mmzone.h: 1231-1

find_first_zero_bit_le [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ le.h: 44-1

find_last_bit [References: 11]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ bitops.h: 200-1

find_next_bit [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ find.h: 5-1

find_next_bit_le [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ le.h: 39-1

find_next_zero_bit [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ find.h: 19-1

find_next_zero_bit_le [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ bitops/ le.h: 34-1

force_o_largefile [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ fcntl.h: 8-1

io_remap_pfn_range [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 744-1

irq_reg_readl [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irq.h: 632-1

irq_reg_writel [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ irq.h: 629-1

likely [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 121-1

mul_u64_u32_shr [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ math64.h: 139-1 148-1

node_has_online_mem [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 38-1

nr_cpus_node [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 42-1

numa_mem_id [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 245-1 269-1

numa_node_id [References: 6]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ topology.h: 188-1 220-1

pgoff_t [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ types.h: 142-1

pmd_addr_end [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 254-1

pmd_mknonnuma [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 677-1

pmd_mknuma [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 693-1

pmd_numa [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 653-1

pmd_read_atomic [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 550-1

pr_fmt [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ printk.h: 206-1

pte_mknonnuma [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 669-1

pte_mknuma [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 685-1

pte_numa [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 645-1

pud_addr_end [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ pgtable.h: 247-1

random_get_entropy [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ timex.h: 68-1

set_cpu_numa_mem [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 71-1

set_cpu_numa_node [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 41-1
linux/ topology.h: 210-1

set_numa_mem [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 68-1

set_numa_node [References: 4]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ asm-generic/ topology.h: 38-1
linux/ topology.h: 203-1

set_pud [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ arch/ x86/ include/ asm/ pgtable.h: 52-1

smp_mb__before_spinlock [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ spinlock.h: 130-1

this_cpu_add [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 319-1

this_cpu_add_return [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 390-1

this_cpu_and [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 347-1

this_cpu_cmpxchg [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 449-1

this_cpu_cmpxchg_double [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 485-1

this_cpu_cmpxchg_double_1 [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 486-1

this_cpu_cmpxchg_double_2 [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 490-1

this_cpu_dec [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 343-1

this_cpu_inc [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 339-1

this_cpu_or [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 363-1

this_cpu_read [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 279-1

this_cpu_sub [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 335-1

this_cpu_write [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 303-1

this_cpu_xchg [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ percpu.h: 420-1

unlikely [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 124-1

unreachable [References: 1]

/ Users/ paulross/ dev/ linux/ linux-3.13/ include/ linux/ compiler.h: 163-1

va_end [References: 1]

/ usr/ include/ c++/ 4.2.1/ cstdarg: 55-1

Return to Index