Home
last modified time | relevance | path

Searched refs:ts_jiffies (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_partition.c189 if (new_ts_jiffies == 0 || new_ts_jiffies == rp->ts_jiffies) in xpc_setup_rsvd_page()
191 rp->ts_jiffies = new_ts_jiffies; in xpc_setup_rsvd_page()
201 xpc_rsvd_page->ts_jiffies = 0; in xpc_teardown_rsvd_page()
239 if (remote_rp->ts_jiffies == 0) in xpc_get_remote_rp()
H A Dxpc.h79 * Note: Until 'ts_jiffies' is set non-zero, the partition XPC code has not been
89 unsigned long ts_jiffies; /* timestamp when rsvd pg was setup by XPC */ member
H A Dxpc_uv.c443 * ??? Do we deal here with ts_jiffies being different in xpc_handle_activate_mq_msg_uv()
690 msg_hdr->rp_ts_jiffies = xpc_rsvd_page->ts_jiffies; in xpc_send_activate_IRQ_uv()
905 part->remote_rp_ts_jiffies = remote_rp->ts_jiffies; in xpc_request_partition_activation_uv()
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_partition.c189 if (new_ts_jiffies == 0 || new_ts_jiffies == rp->ts_jiffies) in xpc_setup_rsvd_page()
191 rp->ts_jiffies = new_ts_jiffies; in xpc_setup_rsvd_page()
201 xpc_rsvd_page->ts_jiffies = 0; in xpc_teardown_rsvd_page()
239 if (remote_rp->ts_jiffies == 0) in xpc_get_remote_rp()
H A Dxpc.h79 * Note: Until 'ts_jiffies' is set non-zero, the partition XPC code has not been
89 unsigned long ts_jiffies; /* timestamp when rsvd pg was setup by XPC */ member
H A Dxpc_uv.c443 * ??? Do we deal here with ts_jiffies being different in xpc_handle_activate_mq_msg_uv()
690 msg_hdr->rp_ts_jiffies = xpc_rsvd_page->ts_jiffies; in xpc_send_activate_IRQ_uv()
905 part->remote_rp_ts_jiffies = remote_rp->ts_jiffies; in xpc_request_partition_activation_uv()
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
H A Dp_sys-t.c87 unsigned long ts_jiffies; member
241 time_after(jiffies, op->ts_jiffies + op->node.ts_interval)) { in sys_t_need_ts()
242 op->ts_jiffies = jiffies; in sys_t_need_ts()
/kernel/linux/linux-6.6/drivers/hwtracing/stm/
H A Dp_sys-t.c87 unsigned long ts_jiffies; member
241 time_after(jiffies, op->ts_jiffies + op->node.ts_interval)) { in sys_t_need_ts()
242 op->ts_jiffies = jiffies; in sys_t_need_ts()

Completed in 11 milliseconds