Searched defs:offset (Results 1 – 9 of 9) sorted by relevance
/samples/seccomp/ |
D | bpf-helper.c | 31 size_t offset = count - i - 1; in bpf_resolve_jumps() local
|
/samples/bpf/ |
D | task_fd_query_user.c | 121 const char *name, __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_kuprobe_common() 163 __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_probe() 216 static int test_debug_fs_uprobe(char *binary_path, long offset, bool is_return) in test_debug_fs_uprobe()
|
D | xdp_adjust_tail_kern.c | 125 int offset; in handle_ipv4() local
|
D | bpf_load.c | 473 size_t offset; in load_elf_maps_section() local
|
D | xdp_redirect_cpu_kern.c | 119 u64 offset; in parse_eth() local
|
/samples/vfs/ |
D | test-statx.c | 192 unsigned offset, print_offset = 1, col = 0; in dump_hex() local
|
/samples/vfio-mdev/ |
D | mbochs.c | 146 u64 offset; member 305 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() 333 static void handle_mmio_write(struct mdev_state *mdev_state, u16 offset, in handle_mmio_write() 363 static void handle_mmio_read(struct mdev_state *mdev_state, u16 offset, in handle_mmio_read() 400 static void handle_edid_regs(struct mdev_state *mdev_state, u16 offset, in handle_edid_regs() 427 static void handle_edid_blob(struct mdev_state *mdev_state, u16 offset, in handle_edid_blob()
|
D | mtty.c | 237 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() 292 u16 offset, u8 *buf, u32 count) in handle_bar_write() 460 u16 offset, u8 *buf, u32 count) in handle_bar_read() 639 loff_t offset; in mdev_access() local
|
D | mdpy.c | 150 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write()
|