Searched defs:type (Results 1 – 11 of 11) sorted by relevance
| /samples/bpf/ |
| D | test_cgrp2_attach.c | 92 static int attach_filter(int cg_fd, int type, int verdict) in attach_filter() 137 enum bpf_attach_type type; in main() local
|
| D | tcp_dumpstats_kern.c | 16 __u32 type; member
|
| D | tracex6.bpf.c | 60 enum bpf_map_type type; in BPF_KPROBE() local
|
| D | test_lru_dist.c | 27 #define container_of(ptr, type, member) ({ \ argument 77 #define list_entry(ptr, type, member) \ argument 80 #define list_last_entry(ptr, type, member) \ argument
|
| D | cookie_uid_helper_example.c | 33 #define offsetof(type, member) __builtin_offsetof(type, member) argument
|
| D | tc_l2_redirect_kern.c | 24 __u32 type; member
|
| D | task_fd_query_user.c | 129 int type = bpf_find_probe_type(event_type); in test_nondebug_fs_kuprobe_common() local
|
| /samples/hid/ |
| D | hid_mouse.bpf.c | 71 int BPF_PROG(hid_event, struct hid_bpf_ctx *hctx, enum hid_report_type type) in BPF_PROG()
|
| /samples/vfio-mdev/ |
| D | mdpy.c | 51 struct mdev_type type; member 105 const struct mdpy_type *type; member 230 const struct mdpy_type *type = in mdpy_init_dev() local 656 struct mdpy_type *type = container_of(mtype, struct mdpy_type, type); in mdpy_show_description() local
|
| D | mbochs.c | 104 struct mdev_type type; member 148 struct vfio_region_info_cap_type type; member 182 const struct mbochs_type *type; member 524 struct mbochs_type *type = in mbochs_init_dev() local 1357 struct mbochs_type *type = in mbochs_show_description() local 1366 struct mbochs_type *type = in mbochs_get_available() local
|
| D | mtty.c | 178 struct mdev_type type; member 1317 struct mtty_type *type = in mtty_init_dev() local 1930 struct mtty_type *type = container_of(mtype, struct mtty_type, type); in mtty_get_available() local
|