Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/platform/uv/
Duv_nmi.c97 return sprintf(buffer, "%lu\n", local64_read((local64_t *)kp->arg)); in param_get_local64()
103 local64_set((local64_t *)kp->arg, 0); in param_set_local64()
111 #define param_check_local64(name, p) __param_check(name, p, local64_t)
113 static local64_t uv_nmi_count;
116 static local64_t uv_nmi_misses;
119 static local64_t uv_nmi_ping_count;
122 static local64_t uv_nmi_ping_misses;
/linux-4.1.27/include/asm-generic/
Dlocal64.h25 } local64_t; typedef
63 } local64_t; typedef
/linux-4.1.27/arch/x86/kernel/cpu/
Dintel_pt.h114 local64_t head;
/linux-4.1.27/include/linux/
Dperf_event.h145 local64_t prev_count;
148 local64_t period_left;
382 local64_t count;