Home
last modified time | relevance | path

Searched defs:linkage (Results 1 – 16 of 16) 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.c77 static const char *btf_var_linkage_str(__u32 linkage) in btf_var_linkage_str()
313 const char *linkage = btf_func_linkage_str(t); in dump_btf_type() local
354 const char *linkage; in dump_btf_type() local
/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; member
/linux/tools/include/uapi/linux/
H A Dbtf.h166 __u32 linkage; member
/linux/drivers/tee/optee/
H A Dffa_abi.c44 struct rhash_head linkage; member
/linux/tools/lib/bpf/
H A Dbtf.c2602 enum btf_func_linkage linkage, int proto_type_id) in btf__add_func()
2720 int btf__add_var(struct btf *btf, const char *name, int linkage, int type_id) in btf__add_var()
H A Dbtf_dump.c1999 enum btf_func_linkage linkage = btf_var(v)->linkage; in btf_dump_var_data() local
H A Dlibbpf.c2837 static const char *btf_var_linkage_str(__u32 linkage) in btf_var_linkage_str()
6843 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
/linux/include/linux/
H A Dbpf.h1450 u16 linkage; member