Lines Matching defs:type
41 enum bpf_attach_type type, in bpf_cgroup_storages_alloc()
116 unsigned int type; in cgroup_bpf_release() local
199 enum bpf_attach_type type) in hierarchy_allows_attach()
228 enum bpf_attach_type type, in compute_effective_progs()
272 enum bpf_attach_type type, in activate_effective_progs()
331 enum bpf_attach_type type) in update_effective_progs()
436 enum bpf_attach_type type, u32 flags) in __cgroup_bpf_attach()
523 enum bpf_attach_type type, in replace_effective_prog()
668 enum bpf_attach_type type) in purge_effective_progs()
724 struct bpf_cgroup_link *link, enum bpf_attach_type type) in __cgroup_bpf_detach()
768 enum bpf_attach_type type = attr->query.attach_type; in __cgroup_bpf_query() local
1041 enum bpf_attach_type type) in __cgroup_bpf_run_filter_skb()
1093 enum bpf_attach_type type) in __cgroup_bpf_run_filter_sk()
1118 enum bpf_attach_type type, in __cgroup_bpf_run_filter_sock_addr()
1166 enum bpf_attach_type type) in __cgroup_bpf_run_filter_sock_ops()
1178 short access, enum bpf_attach_type type) in __cgroup_bpf_check_dev_permission()
1221 enum bpf_access_type type, in cgroup_dev_is_valid_access()
1282 enum bpf_attach_type type) in __cgroup_bpf_run_filter_sysctl()
1720 static bool sysctl_is_valid_access(int off, int size, enum bpf_access_type type, in sysctl_is_valid_access()
1747 static u32 sysctl_convert_ctx_access(enum bpf_access_type type, in sysctl_convert_ctx_access()
1838 enum bpf_access_type type, in cg_sockopt_is_valid_access()
1904 static u32 cg_sockopt_convert_ctx_access(enum bpf_access_type type, in cg_sockopt_convert_ctx_access()