Searched refs:lowest_off (Results 1 – 2 of 2) sorted by relevance
473 size_t lowest_off = ULONG_MAX; in netfs_write_folio() local480 stream->submit_off < lowest_off) { in netfs_write_folio()481 lowest_off = stream->submit_off; in netfs_write_folio()804 size_t lowest_off = ULONG_MAX; in netfs_write_folio_single() local811 stream->submit_off < lowest_off) { in netfs_write_folio_single()812 lowest_off = stream->submit_off; in netfs_write_folio_single()
16889 int insn_idx, s16 lowest_off) in mark_fastcall_pattern_for_call() argument16937 for (i = 1, off = lowest_off; i <= ARRAY_SIZE(caller_saved); ++i, off += BPF_REG_SIZE) { in mark_fastcall_pattern_for_call()16994 s16 lowest_off; in mark_fastcall_patterns() local16999 lowest_off = 0; in mark_fastcall_patterns()17005 lowest_off = min(lowest_off, insn->off); in mark_fastcall_patterns()17012 mark_fastcall_pattern_for_call(env, subprog, i, lowest_off); in mark_fastcall_patterns()