Home
last modified time | relevance | path

Searched defs:linkage (Results 1 – 15 of 15) sorted by relevance

/linux/tools/perf/util/include/linux/
H A Dlinkage.h37 #define SYM_ENTRY(name, linkage, align...) \ argument
45 #define SYM_START(name, linkage, align...) \ argument
59 #define SYM_ALIAS(alias, name, sym_type, linkage) \ argument
126 #define SYM_TYPED_START(name, linkage, align...) \ argument
/linux/drivers/net/ethernet/sfc/
H A Dtc_counters.h28 struct rhash_head linkage; /* efx->tc->counter_ht */ member
42 struct rhash_head linkage; /* efx->tc->counter_id_ht */ member
H A Dtc_conntrack.h21 struct rhash_head linkage; member
41 struct rhash_head linkage; member
H A Dtc_encap_actions.h62 struct rhash_head linkage; member
81 struct rhash_head linkage; /* efx->tc_encap_ht */ member
H A Dtc.h33 struct rhash_head linkage; member
161 struct rhash_head linkage; member
174 struct rhash_head linkage; member
200 struct rhash_head linkage; member
211 struct rhash_head linkage; member
/linux/tools/bpf/bpftool/
H A Dbtf.c79 static const char *btf_var_linkage_str(__u32 linkage) in btf_var_linkage_str() argument
315 const char *linkage = btf_func_linkage_str(t); in dump_btf_type() local
356 const char *linkage; in dump_btf_type() local
[all...]
/linux/tools/testing/selftests/bpf/
H A Dbtf_helpers.c55 static const char *btf_var_linkage_str(__u32 linkage) in btf_var_linkage_str()
H A Dtest_btf.h36 #define BTF_VAR_ENC(name, type, linkage) \ argument
/linux/include/uapi/linux/
H A Dbtf.h166 __u32 linkage; global() member
/linux/tools/include/uapi/linux/
H A Dbtf.h166 __u32 linkage; global() member
/linux/drivers/tee/optee/
H A Dffa_abi.c44 struct rhash_head linkage; member
/linux/tools/lib/bpf/
H A Dbtf.c2687 enum btf_func_linkage linkage, int proto_type_id) in btf__add_func()
2805 int btf__add_var(struct btf *btf, const char *name, int linkage, int type_id) in btf__add_var()
H A Dbtf_dump.c2005 enum btf_func_linkage linkage = btf_var(v)->linkage; in btf_dump_var_data() local
H A Dlibbpf.c2848 static const char *btf_var_linkage_str(__u32 linkage) in btf_var_linkage_str()
6856 int i, err, arg_cnt, fn_name_off, linkage; in clone_func_btf_info() local
/linux/drivers/message/fusion/
H A Dmptbase.h274 } linkage; member