Searched defs:offset (Results 1 – 7 of 7) sorted by relevance
/samples/seccomp/ |
A D | bpf-helper.c | 31 size_t offset = count - i - 1; in bpf_resolve_jumps() local
|
/samples/bpf/ |
A D | task_fd_query_user.c | 124 const char *name, __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_kuprobe_common() 174 __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_probe() 227 static int test_debug_fs_uprobe(char *binary_path, long offset, bool is_return) in test_debug_fs_uprobe()
|
A D | xdp_adjust_tail_kern.c | 126 int offset; in handle_ipv4() local
|
/samples/vfs/ |
A D | test-statx.c | 192 unsigned offset, print_offset = 1, col = 0; in dump_hex() local
|
/samples/vfio-mdev/ |
A D | mbochs.c | 158 u64 offset; member 308 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() 336 static void handle_mmio_write(struct mdev_state *mdev_state, u16 offset, in handle_mmio_write() 366 static void handle_mmio_read(struct mdev_state *mdev_state, u16 offset, in handle_mmio_read() 403 static void handle_edid_regs(struct mdev_state *mdev_state, u16 offset, in handle_edid_regs() 430 static void handle_edid_blob(struct mdev_state *mdev_state, u16 offset, in handle_edid_blob()
|
A D | mtty.c | 310 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() 365 u16 offset, u8 *buf, u32 count) in handle_bar_write() 533 u16 offset, u8 *buf, u32 count) in handle_bar_read() 711 loff_t offset; in mdev_access() local
|
A D | mdpy.c | 148 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write()
|
Completed in 40 milliseconds