/linux/tools/perf/util/include/linux/ |
H A D | linkage.h | 37 #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 D | tc_counters.h | 28 struct rhash_head linkage; /* efx->tc->counter_ht */ member 42 struct rhash_head linkage; /* efx->tc->counter_id_ht */ member
|
H A D | tc_conntrack.h | 21 struct rhash_head linkage; member 41 struct rhash_head linkage; member
|
H A D | tc_encap_actions.h | 62 struct rhash_head linkage; member 81 struct rhash_head linkage; /* efx->tc_encap_ht */ member
|
H A D | tc.h | 33 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 D | btf.c | 77 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 D | btf_helpers.c | 55 static const char *btf_var_linkage_str(__u32 linkage) in btf_var_linkage_str()
|
H A D | test_btf.h | 36 #define BTF_VAR_ENC(name, type, linkage) \ argument
|
/linux/include/uapi/linux/ |
H A D | btf.h | 166 __u32 linkage; member
|
/linux/tools/include/uapi/linux/ |
H A D | btf.h | 166 __u32 linkage; member
|
/linux/drivers/tee/optee/ |
H A D | ffa_abi.c | 44 struct rhash_head linkage; member
|
/linux/tools/lib/bpf/ |
H A D | btf.c | 2602 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 D | btf_dump.c | 1999 enum btf_func_linkage linkage = btf_var(v)->linkage; in btf_dump_var_data() local
|
H A D | libbpf.c | 2837 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 D | mptbase.h | 274 } linkage; member
|
/linux/include/linux/ |
H A D | bpf.h | 1450 u16 linkage; member
|