Searched defs:local_id (Results 1 – 13 of 13) sorted by relevance
/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 623 static void subflow_set_local_id(struct mptcp_subflow_context *subflow, int local_id) in subflow_set_local_id() argument 1610 int local_id = local->addr.id; __mptcp_subflow_connect() local [all...] |
H A D | protocol.h | 468 u8 local_id; member 1173 if (local_id < 0) 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 | 96 unsigned long local_id; in imsic_handle_irq() local
|
H A D | irq-riscv-imsic-state.c | 437 struct imsic_vector *imsic_vector_from_local_id(unsigned int cpu, unsigned int local_id) in imsic_vector_from_local_id() 453 int local_id; in imsic_vector_alloc() local
|
/linux/include/media/ |
H A D | v4l2-fwnode.h | 96 unsigned int local_id; member
|
/linux/include/rdma/ |
H A D | ib_cm.h | 299 __be32 local_id; member
|
/linux/tools/bpf/bpftool/ |
H A D | gen.c | 2302 btfgen_find_cands(const struct btf * local_btf,const struct btf * targ_btf,__u32 local_id) btfgen_find_cands() argument
|
/linux/include/net/bluetooth/ |
H A D | l2cap.h | 584 __u8 local_id; member
|
/linux/tools/lib/bpf/ |
H A D | libbpf.c | 5822 bpf_core_types_are_compat(const struct btf * local_btf,__u32 local_id,const struct btf * targ_btf,__u32 targ_id) bpf_core_types_are_compat() argument 5828 bpf_core_types_match(const struct btf * local_btf,__u32 local_id,const struct btf * targ_btf,__u32 targ_id) bpf_core_types_match() argument 5890 __u32 local_id = relo->type_id; bpf_core_resolve_relo() local [all...] |
/linux/kernel/bpf/ |
H A D | btf.c | 8960 bpf_core_types_are_compat(const struct btf * local_btf,__u32 local_id,const struct btf * targ_btf,__u32 targ_id) bpf_core_types_are_compat() argument 8969 bpf_core_types_match(const struct btf * local_btf,u32 local_id,const struct btf * targ_btf,u32 targ_id) bpf_core_types_match() argument
|