Searched defs:off (Results 1 – 11 of 11) sorted by relevance
| /tools/net/ |
| D | bpf_exp.y | 667 int off = bpf_find_insns_offset(labels_k[i]); in bpf_reduce_k_jumps() local 679 int off = bpf_find_insns_offset(labels_jt[i]); in bpf_reduce_jt_jumps() local 691 int off = bpf_find_insns_offset(labels_jf[i]); in bpf_reduce_jf_jumps() local
|
| D | bpf_dbg.c | 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()
|
| D | bpf_jit_disasm.c | 163 off_t off = 0; in get_last_jit_image() local
|
| /tools/lguest/ |
| D | lguest.c | 1255 static void ioread(u16 off, u32 v, u32 mask, u32 *val) in ioread() 1263 static void iowrite(u16 off, u32 v, u32 mask, u32 *dst) in iowrite() 1745 static struct device *find_mmio_region(unsigned long paddr, u32 *off) in find_mmio_region() 1785 size_t off = offsetof(struct virtio_pci_common_cfg, queue_size); in restore_vq_config() local 1878 static void emulate_mmio_write(struct device *d, u32 off, u32 val, u32 mask) in emulate_mmio_write() 2190 static u32 emulate_mmio_read(struct device *d, u32 off, u32 mask) in emulate_mmio_read() 2320 u32 val, off, mask = 0xFFFFFFFF, insnlen = 0; in emulate_mmio() local 2946 off64_t off; in blk_request() local
|
| /tools/testing/selftests/networking/timestamping/ |
| D | txtimestamp.c | 338 int off = 0; in do_test() local
|
| /tools/perf/tests/ |
| D | code-reading.c | 85 size_t off, read_bytes, written_bytes; in read_objdump_output() local
|
| /tools/perf/util/ |
| D | probe-finder.c | 1030 Dwarf_Off off, noff; in debuginfo__find_probes() local 1701 Dwarf_Off off = 0, noff; in debuginfo__find_line_range() local
|
| D | machine.c | 1642 int i, j, off; in remove_loops() local
|
| /tools/perf/bench/ |
| D | numa.c | 407 long off = rand(); in alloc_data() local 766 long off; in do_work() local
|
| /tools/vm/ |
| D | page-types.c | 849 off_t off, end = st->st_size; in walk_file() local
|
| /tools/perf/ |
| D | builtin-trace.c | 293 #define DEFINE_STRARRAY_OFFSET(array, off) struct strarray strarray__##array = { \ argument
|