Searched defs:off (Results 1 – 8 of 8) sorted by relevance
658 int off = bpf_find_insns_offset(labels_k[i]); in bpf_reduce_k_jumps() local670 int off = bpf_find_insns_offset(labels_jt[i]); in bpf_reduce_jt_jumps() local682 int off = bpf_find_insns_offset(labels_jf[i]); in bpf_reduce_jf_jumps() local
112 off_t off = 0; in get_last_jit_image() local
586 static bool bpf_restore_regs(int off) in bpf_restore_regs()603 static uint32_t extract_u32(uint8_t *pkt, uint32_t off) in extract_u32()612 static uint16_t extract_u16(uint8_t *pkt, uint32_t off) in extract_u16()621 static uint8_t extract_u8(uint8_t *pkt, uint32_t off) in extract_u8()
986 Dwarf_Off off, noff; in debuginfo__find_probes() local1544 Dwarf_Off off = 0, noff; in debuginfo__find_line_range() local
355 long off = rand(); in alloc_data() local714 long off; in do_work() local
852 off_t off, end = st->st_size; in walk_file() local
1601 off64_t off; in blk_request() local
259 #define DEFINE_STRARRAY_OFFSET(array, off) struct strarray strarray__##array = { \ argument