Home
last modified time | relevance | path

Searched defs:var_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/lib/
H A Dstackinit_kunit.c47 #define DO_NOTHING_TYPE_SCALAR(var_type) var_type argument
48 #define DO_NOTHING_TYPE_STRING(var_type) void argument
49 #define DO_NOTHING_TYPE_STRUCT(var_type) void argument
87 #define INIT_SCALAR_none(var_type) /**/ argument
88 #define INIT_SCALAR_zero(var_type) = 0 argument
93 #define INIT_STRUCT_none(var_type) /**/ argument
94 #define INIT_STRUCT_zero(var_type) = { } argument
117 #define INIT_STRUCT_static_all(var_type) \ argument
121 #define INIT_STRUCT_dynamic_all(var_type) \ argument
125 #define INIT_STRUCT_runtime_all(var_type) \ argument
[all …]
/openbmc/openbmc/poky/meta/lib/oe/
H A Dmaketype.py30 def factory(var_type): argument
41 def create(value, var_type, **flags): argument
/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_types.h110 enum var_type_t var_type; member
/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c1291 const struct btf_type *map_type, *var_type; in do_subskeleton() local
/openbmc/linux/kernel/bpf/
H A Dbtf.c3498 const struct btf_type *var_type = btf_type_by_id(btf, var->type); in btf_find_datasec_var() local
4552 const struct btf_type *var_type = btf_type_by_id(env->btf, in btf_datasec_resolve() local
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c9566 struct btf_type *datasec_type, *var_type; in map_btf_datasec_resize() local
13047 const struct btf_type *map_type, *var_type; in bpf_object__open_subskeleton() local