bpf_iter_aux_info
int bpf_iter_init_seq_net(void *priv_data, struct bpf_iter_aux_info *aux)
struct bpf_iter_aux_info *aux);
typedef void (*bpf_iter_detach_target_t)(struct bpf_iter_aux_info *aux);
typedef void (*bpf_iter_show_fdinfo_t) (const struct bpf_iter_aux_info *aux,
typedef int (*bpf_iter_fill_link_info_t)(const struct bpf_iter_aux_info *aux,
void bpf_iter_map_show_fdinfo(const struct bpf_iter_aux_info *aux,
int bpf_iter_map_fill_link_info(const struct bpf_iter_aux_info *aux,
struct bpf_iter_aux_info;
struct bpf_iter_aux_info *aux);
struct bpf_iter_aux_info;
extern int bpf_iter_init_seq_net(void *priv_data, struct bpf_iter_aux_info *aux);
struct bpf_iter_aux_info *aux)
struct bpf_iter_aux_info aux;
static int cgroup_iter_seq_init(void *priv, struct bpf_iter_aux_info *aux)
struct bpf_iter_aux_info *aux)
static void bpf_iter_detach_cgroup(struct bpf_iter_aux_info *aux)
static void bpf_iter_cgroup_show_fdinfo(const struct bpf_iter_aux_info *aux,
static int bpf_iter_cgroup_fill_link_info(const struct bpf_iter_aux_info *aux,
static int dmabuf_iter_seq_init(void *priv, struct bpf_iter_aux_info *aux)
static void bpf_iter_dmabuf_show_fdinfo(const struct bpf_iter_aux_info *aux,
struct bpf_iter_aux_info *aux)
static void bpf_iter_kmem_cache_show_fdinfo(const struct bpf_iter_aux_info *aux,
struct bpf_iter_aux_info *aux)
static void bpf_iter_detach_map(struct bpf_iter_aux_info *aux)
void bpf_iter_map_show_fdinfo(const struct bpf_iter_aux_info *aux,
int bpf_iter_map_fill_link_info(const struct bpf_iter_aux_info *aux,
struct bpf_iter_aux_info *aux)
static int init_seq_pidns(void *priv_data, struct bpf_iter_aux_info *aux)
static int bpf_iter_fill_link_info(const struct bpf_iter_aux_info *aux, struct bpf_link_info *info)
static void bpf_iter_task_show_fdinfo(const struct bpf_iter_aux_info *aux, struct seq_file *seq)
static int bpf_iter_ksym_init(void *priv_data, struct bpf_iter_aux_info *aux)
struct bpf_iter_aux_info *aux)
struct bpf_iter_aux_info *aux)
static void bpf_iter_detach_map(struct bpf_iter_aux_info *aux)
struct bpf_iter_aux_info *aux)
struct bpf_iter_aux_info *aux)
static void sock_map_iter_detach_target(struct bpf_iter_aux_info *aux)
struct bpf_iter_aux_info *aux)
static int bpf_iter_init_tcp(void *priv_data, struct bpf_iter_aux_info *aux)
static int bpf_iter_init_udp(void *priv_data, struct bpf_iter_aux_info *aux)
static int bpf_iter_init_unix(void *priv_data, struct bpf_iter_aux_info *aux)