Home
last modified time | relevance | path

Searched refs:__bpf_md_ptr (Results 1 – 15 of 15) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dbpf.h6419 #define __bpf_md_ptr(type, name) \ macro
6473 __bpf_md_ptr(struct bpf_flow_keys *, flow_keys);
6477 __bpf_md_ptr(struct bpf_sock *, sk);
6708 __bpf_md_ptr(void *, data);
6709 __bpf_md_ptr(void *, data_end);
6720 __bpf_md_ptr(struct bpf_sock *, sk); /* current socket */
6728 __bpf_md_ptr(void *, data);
6730 __bpf_md_ptr(void *, data_end);
6758 __bpf_md_ptr(struct bpf_sock *, sk);
6759 __bpf_md_ptr(struct bpf_sock *, migrating_sk);
[all …]
/linux/include/uapi/linux/
H A Dbpf.h6419 #define __bpf_md_ptr(type, name) \ macro
6473 __bpf_md_ptr(struct bpf_flow_keys *, flow_keys);
6477 __bpf_md_ptr(struct bpf_sock *, sk);
6708 __bpf_md_ptr(void *, data);
6709 __bpf_md_ptr(void *, data_end);
6720 __bpf_md_ptr(struct bpf_sock *, sk); /* current socket */
6728 __bpf_md_ptr(void *, data);
6730 __bpf_md_ptr(void *, data_end);
6758 __bpf_md_ptr(struct bpf_sock *, sk);
6759 __bpf_md_ptr(struct bpf_sock *, migrating_sk);
[all …]
/linux/kernel/bpf/
H A Dlink_iter.c38 __bpf_md_ptr(struct bpf_iter_meta *, meta);
39 __bpf_md_ptr(struct bpf_link *, link);
H A Dprog_iter.c38 __bpf_md_ptr(struct bpf_iter_meta *, meta);
39 __bpf_md_ptr(struct bpf_prog *, prog);
H A Ddmabuf_iter.c50 __bpf_md_ptr(struct bpf_iter_meta *, meta);
51 __bpf_md_ptr(struct dma_buf *, dmabuf);
H A Dtask_iter.c171 __bpf_md_ptr(struct bpf_iter_meta *, meta);
172 __bpf_md_ptr(struct task_struct *, task);
335 __bpf_md_ptr(struct bpf_iter_meta *, meta);
336 __bpf_md_ptr(struct task_struct *, task);
338 __bpf_md_ptr(struct file *, file);
600 __bpf_md_ptr(struct bpf_iter_meta *, meta);
601 __bpf_md_ptr(struct task_struct *, task);
602 __bpf_md_ptr(struct vm_area_struct *, vma);
/linux/net/core/
H A Dbpf_sk_storage.c782 __bpf_md_ptr(struct bpf_iter_meta *, meta);
783 __bpf_md_ptr(struct bpf_map *, map);
784 __bpf_md_ptr(struct sock *, sk);
785 __bpf_md_ptr(void *, value);
H A Dsock_map.c713 __bpf_md_ptr(struct bpf_iter_meta *, meta);
714 __bpf_md_ptr(struct bpf_map *, map);
715 __bpf_md_ptr(void *, key);
716 __bpf_md_ptr(struct sock *, sk);
/linux/kernel/
H A Dkallsyms.c798 __bpf_md_ptr(struct bpf_iter_meta *, meta);
799 __bpf_md_ptr(struct kallsym_iter *, ksym);
/linux/include/net/
H A Dip6_fib.h638 __bpf_md_ptr(struct bpf_iter_meta *, meta);
639 __bpf_md_ptr(struct fib6_info *, rt);
/linux/include/linux/
H A Dbpf.h2999 __bpf_md_ptr(struct seq_file *, seq);
3005 __bpf_md_ptr(struct bpf_iter_meta *, meta);
3006 __bpf_md_ptr(struct bpf_map *, map);
3007 __bpf_md_ptr(void *, key);
3008 __bpf_md_ptr(void *, value);
/linux/net/netlink/
H A Daf_netlink.c2728 __bpf_md_ptr(struct bpf_iter_meta *, meta);
2729 __bpf_md_ptr(struct netlink_sock *, sk);
/linux/net/unix/
H A Daf_unix.c3618 __bpf_md_ptr(struct bpf_iter_meta *, meta);
3619 __bpf_md_ptr(struct unix_sock *, unix_sk);
/linux/net/ipv4/
H A Dudp.c3326 __bpf_md_ptr(struct bpf_iter_meta *, meta);
3327 __bpf_md_ptr(struct udp_sock *, udp_sk);
H A Dtcp_ipv4.c2895 __bpf_md_ptr(struct bpf_iter_meta *, meta);
2896 __bpf_md_ptr(struct sock_common *, sk_common);