Home
last modified time | relevance | path

Searched refs:msg_ctx_fd (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/
Dperfmon.h130 int msg_ctx_fd; /* generic message header */ member
140 int msg_ctx_fd; /* generic message header */ member
146 int msg_ctx_fd; /* unique identifier for the context */ member
/linux-2.6.39/arch/ia64/kernel/
Dperfmon.c1646 DPRINT(("fd=%d type=%d\n", msg->pfm_gen_msg.msg_ctx_fd, msg->pfm_gen_msg.msg_type)); in pfm_read()
5167 msg->pfm_ovfl_msg.msg_ctx_fd = ctx->ctx_fd; in pfm_ovfl_notify_user()
5199 msg->pfm_end_msg.msg_ctx_fd = ctx->ctx_fd; in pfm_end_notify_user()