Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/platform/uv/
H A Duv_nmi.c112 return sprintf(buffer, "%lu\n", local64_read((local64_t *)kp->arg)); in param_get_local64()
118 local64_set((local64_t *)kp->arg, 0); in param_set_local64()
126 #define param_check_local64(name, p) __param_check(name, p, local64_t)
128 static local64_t uv_nmi_count;
131 static local64_t uv_nmi_misses;
134 static local64_t uv_nmi_ping_count;
137 static local64_t uv_nmi_ping_misses;
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dlocal64.h26 } local64_t; typedef
64 } local64_t; typedef
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dpt.h82 local64_t head;
/OK3568_Linux_fs/kernel/include/linux/
H A Du64_stats_sync.h78 local64_t v;
H A Dperf_event.h208 local64_t prev_count;
228 local64_t period_left;
668 local64_t count;
/OK3568_Linux_fs/kernel/block/
H A Dblk-iocost.c399 local64_t rq_wait_ns;
449 local64_t abs_vusage;
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dring_buffer.c485 local64_t time;