Searched defs:type (Results 1 – 11 of 11) sorted by relevance
/samples/bpf/ |
D | test_cgrp2_attach.c | 88 static int attach_filter(int cg_fd, int type, int verdict) in attach_filter() 133 enum bpf_attach_type type; in main() local
|
D | tcp_dumpstats_kern.c | 16 __u32 type; member
|
D | tracex6_kern.c | 61 enum bpf_map_type type; in BPF_KPROBE() local
|
D | lwt_len_hist_kern.c | 20 __u32 type; member
|
D | test_cgrp2_tc_kern.c | 24 __u32 type; member
|
D | test_lru_dist.c | 28 #define container_of(ptr, type, member) ({ \ argument 83 #define list_entry(ptr, type, member) \ argument 86 #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 | 130 int type = bpf_find_probe_type(event_type); in test_nondebug_fs_kuprobe_common() local
|
/samples/vfio-mdev/ |
D | mdpy.c | 99 const struct mdpy_type *type; member 221 const struct mdpy_type *type = in mdpy_probe() local 647 const struct mdpy_type *type = in name_show() local 657 const struct mdpy_type *type = in description_show() local
|
D | mbochs.c | 137 struct vfio_region_info_cap_type type; member 171 const struct mbochs_type *type; member 511 const struct mbochs_type *type = in mbochs_probe() local 1331 const struct mbochs_type *type = in name_show() local 1341 const struct mbochs_type *type = in description_show() local 1353 const struct mbochs_type *type = in available_instances_show() local
|