Searched refs:t_offset (Results 1 – 7 of 7) sorted by relevance
149 long long t_offset; in s32g_rtc_set_alarm() local155 t_offset = alrm_time - ktime_get_real_seconds() - priv->sleep_sec; in s32g_rtc_set_alarm()156 if (t_offset < 0) in s32g_rtc_set_alarm()159 cycles = t_offset * priv->rtc_hz; in s32g_rtc_set_alarm()
392 unsigned int t_offset; in bpf_jit_compile() local464 t_offset = addrs[pc_ret0 - 1]; in bpf_jit_compile()465 emit_branch(BE, t_offset + 20); in bpf_jit_compile()653 t_offset = addrs[i + filter[i].jt]; in bpf_jit_compile()657 emit_jump(t_offset); in bpf_jit_compile()694 t_offset += 8; in bpf_jit_compile()695 emit_branch(t_op, t_offset); in bpf_jit_compile()
508 size_t t_offset; in h_mspro_block_transfer_data() local559 t_offset = msb->req_sg[msb->current_seg].offset; in h_mspro_block_transfer_data()560 t_offset += msb->current_page * msb->page_size; in h_mspro_block_transfer_data()563 sg_page(&(msb->req_sg[msb->current_seg])) + (t_offset >> PAGE_SHIFT), in h_mspro_block_transfer_data()564 msb->page_size, offset_in_page(t_offset)); in h_mspro_block_transfer_data()
396 s64 t_offset; member
1821 __le64 t_offset; member
2280 s64 t_offset; member
7515 PUT_SINFO_U64(T_OFFSET, t_offset); in nl80211_send_station()