Home
last modified time | relevance | path

Searched refs:BPF_MAP_TYPE_STRUCT_OPS (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/bpf/bpftool/
H A Dstruct_ops.c163 if (info->type == BPF_MAP_TYPE_STRUCT_OPS && in get_next_struct_ops_map()
273 if (info->type != BPF_MAP_TYPE_STRUCT_OPS) { in do_one_id()
515 if (def->type != BPF_MAP_TYPE_STRUCT_OPS) in do_register()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/bpf/bpftool/
H A Dstruct_ops.c163 if (info->type == BPF_MAP_TYPE_STRUCT_OPS && in get_next_struct_ops_map()
273 if (info->type != BPF_MAP_TYPE_STRUCT_OPS) { in do_one_id()
515 if (def->type != BPF_MAP_TYPE_STRUCT_OPS) in do_register()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/bpf/bpftool/
H A Dstruct_ops.c163 if (info->type == BPF_MAP_TYPE_STRUCT_OPS && in get_next_struct_ops_map()
273 if (info->type != BPF_MAP_TYPE_STRUCT_OPS) { in do_one_id()
515 if (def->type != BPF_MAP_TYPE_STRUCT_OPS) in do_register()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dbpf_types.h123 BPF_MAP_TYPE(BPF_MAP_TYPE_STRUCT_OPS, bpf_struct_ops_map_ops)
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dbpf_types.h123 BPF_MAP_TYPE(BPF_MAP_TYPE_STRUCT_OPS, bpf_struct_ops_map_ops)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dbpf_types.h123 BPF_MAP_TYPE(BPF_MAP_TYPE_STRUCT_OPS, bpf_struct_ops_map_ops)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/lib/bpf/
H A Dlibbpf_probes.c267 case BPF_MAP_TYPE_STRUCT_OPS: in bpf_probe_map_type()
H A Dbpf.c99 if (attr.map_type == BPF_MAP_TYPE_STRUCT_OPS) in bpf_create_map_xattr()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/lib/bpf/
H A Dlibbpf_probes.c267 case BPF_MAP_TYPE_STRUCT_OPS: in bpf_probe_map_type()
H A Dbpf.c99 if (attr.map_type == BPF_MAP_TYPE_STRUCT_OPS) in bpf_create_map_xattr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/lib/bpf/
H A Dlibbpf_probes.c267 case BPF_MAP_TYPE_STRUCT_OPS: in bpf_probe_map_type()
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/bpf/
H A Dsyscall.c163 map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in bpf_map_update_value()
238 } else if (map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in bpf_map_copy_value()
811 if (attr->map_type != BPF_MAP_TYPE_STRUCT_OPS || in map_create()
1173 map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in map_delete_elem()
1552 if (map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in map_freeze()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/bpf/
H A Dsyscall.c163 map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in bpf_map_update_value()
238 } else if (map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in bpf_map_copy_value()
811 if (attr->map_type != BPF_MAP_TYPE_STRUCT_OPS || in map_create()
1173 map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in map_delete_elem()
1552 if (map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in map_freeze()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/bpf/
H A Dsyscall.c163 map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in bpf_map_update_value()
238 } else if (map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in bpf_map_copy_value()
811 if (attr->map_type != BPF_MAP_TYPE_STRUCT_OPS || in map_create()
1173 map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in map_delete_elem()
1552 if (map->map_type == BPF_MAP_TYPE_STRUCT_OPS) { in map_freeze()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dbpf.h145 BPF_MAP_TYPE_STRUCT_OPS, enumerator
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dbpf.h145 BPF_MAP_TYPE_STRUCT_OPS, enumerator
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dbpf.h145 BPF_MAP_TYPE_STRUCT_OPS, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Dbpf.h894 BPF_MAP_TYPE_STRUCT_OPS, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dbpf.h894 BPF_MAP_TYPE_STRUCT_OPS, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/linux/
H A Dbpf.h894 BPF_MAP_TYPE_STRUCT_OPS, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dbpf.h894 BPF_MAP_TYPE_STRUCT_OPS, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dbpf.h894 BPF_MAP_TYPE_STRUCT_OPS, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/include/uapi/linux/
H A Dbpf.h894 BPF_MAP_TYPE_STRUCT_OPS, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dbpf.h905 BPF_MAP_TYPE_STRUCT_OPS, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dbpf.h905 BPF_MAP_TYPE_STRUCT_OPS, enumerator

12345678910>>...13