Searched refs:tk_offset (Results 1 – 3 of 3) sorted by relevance
92 enum tk_offsets tk_offset; member 181 enum tk_offsets tk_offset = READ_ONCE(q->tk_offset); in taprio_mono_to_any() local 183 switch (tk_offset) { in taprio_mono_to_any() 187 return ktime_mono_to_any(mono, tk_offset); in taprio_mono_to_any() 1652 enum tk_offsets tk_offset; in taprio_parse_clockid() local 1667 tk_offset = TK_OFFS_REAL; in taprio_parse_clockid() 1670 tk_offset = TK_OFFS_MAX; in taprio_parse_clockid() 1673 tk_offset = TK_OFFS_BOOT; in taprio_parse_clockid() 1676 tk_offset in taprio_parse_clockid() [all...]
25 switch (gact->tk_offset) { in gate_get_time()29 return ktime_mono_to_any(mono, gact->tk_offset); in gate_get_time()342 WRITE_ONCE(gact->tk_offset, tko); in gate_setup_timer()445 old_tk_offset = READ_ONCE(gact->tk_offset); in tcf_gate_init()
50 enum tk_offsets tk_offset; member