Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 9 of 9) sorted by relevance

/samples/seccomp/
Dbpf-helper.c31 size_t offset = count - i - 1; in bpf_resolve_jumps() local
/samples/bpf/
Dtask_fd_query_user.c121 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()
Dxdp_adjust_tail_kern.c125 int offset; in handle_ipv4() local
Dbpf_load.c473 size_t offset; in load_elf_maps_section() local
Dxdp_redirect_cpu_kern.c119 u64 offset; in parse_eth() local
/samples/vfs/
Dtest-statx.c192 unsigned offset, print_offset = 1, col = 0; in dump_hex() local
/samples/vfio-mdev/
Dmbochs.c146 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()
Dmtty.c237 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
Dmdpy.c150 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write()