Searched defs:local_id (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/lib/bpf/ |
| H A D | relo_core.c | 145 int __bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in __bpf_core_types_are_compat() 414 __u32 local_id, in bpf_core_fields_are_compat() 492 __u32 local_id; in bpf_core_match_member() local 1311 __u32 local_id; in bpf_core_calc_relo_insn() local 1561 int __bpf_core_types_match(const struct btf *local_btf, __u32 local_id, const struct btf *targ_btf, in __bpf_core_types_match()
|
| H A D | libbpf.c | 6031 int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in bpf_core_types_are_compat() 6037 int bpf_core_types_match(const struct btf *local_btf, __u32 local_id, in bpf_core_types_match() 6099 __u32 local_id = relo->type_id; in bpf_core_resolve_relo() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | lwt_seg6local.c | 53 int local_id = ns * 2 - 1; in setup() local
|
| /linux/drivers/hwspinlock/ |
| H A D | hwspinlock_internal.h | 67 int local_id = hwlock - &hwlock->bank->lock[0]; in hwlock_to_id() local
|
| /linux/net/mptcp/ |
| H A D | syncookies.c | 28 u8 local_id; member
|
| H A D | subflow.c | 89 int local_id; in subflow_token_join_request() local 622 static void subflow_set_local_id(struct mptcp_subflow_context *subflow, int local_id) in subflow_set_local_id() 1623 int local_id = local->addr.id; in __mptcp_subflow_connect() local
|
| H A D | protocol.h | 510 u8 local_id; member 1233 int local_id = READ_ONCE(subflow->local_id); in subflow_get_local_id() local
|
| /linux/drivers/irqchip/ |
| H A D | irq-riscv-imsic-state.h | 21 unsigned int local_id; member
|
| H A D | irq-riscv-imsic-early.c | 97 unsigned long local_id; in imsic_handle_irq() local
|
| /linux/include/rdma/ |
| H A D | ib_cm.h | 299 __be32 local_id; member
|
| /linux/tools/bpf/bpftool/ |
| H A D | gen.c | 2395 btfgen_find_cands(const struct btf *local_btf, const struct btf *targ_btf, __u32 local_id) in btfgen_find_cands()
|
| /linux/kernel/bpf/ |
| H A D | btf.c | 9392 int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in bpf_core_types_are_compat() 9401 int bpf_core_types_match(const struct btf *local_btf, u32 local_id, in bpf_core_types_match()
|