Home
last modified time | relevance | path

Searched defs:type (Results 1 – 10 of 10) sorted by relevance

/samples/bpf/
A Dtcp_dumpstats_kern.c16 __u32 type; member
A Dtracex6.bpf.c60 enum bpf_map_type type; in BPF_KPROBE() local
A Dtest_lru_dist.c27 #define container_of(ptr, type, member) ({ \ argument
77 #define list_entry(ptr, type, member) \ argument
80 #define list_last_entry(ptr, type, member) \ argument
A Dcookie_uid_helper_example.c33 #define offsetof(type, member) __builtin_offsetof(type, member) argument
A Dtc_l2_redirect_kern.c24 __u32 type; member
A Dtask_fd_query_user.c129 int type = bpf_find_probe_type(event_type); in test_nondebug_fs_kuprobe_common() local
/samples/hid/
A Dhid_mouse.bpf.c71 int BPF_PROG(hid_event, struct hid_bpf_ctx *hctx, enum hid_report_type type) in BPF_PROG()
/samples/vfio-mdev/
A Dmdpy.c51 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
A Dmbochs.c104 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
A Dmtty.c178 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

Completed in 28 milliseconds