Searched defs:local_id (Results 1 – 14 of 14) 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 620 static void subflow_set_local_id(struct mptcp_subflow_context *subflow, int local_id) in subflow_set_local_id() 1596 int local_id = local->addr.id; in __mptcp_subflow_connect() local
|
H A D | protocol.h | 461 u8 local_id; member 1158 int local_id = READ_ONCE(subflow->local_id); subflow_get_local_id() local
|
/linux/drivers/irqchip/ |
H A D | irq-riscv-imsic-early.c | 78 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/drivers/firewire/ |
H A D | core-card.c | 292 int root_id, new_root_id, irm_id, bm_id, local_id; in bm_work() local
|
/linux/drivers/infiniband/core/ |
H A D | cm.c | 191 __be32 local_id; /* Established / timewait */ member 568 static u32 cm_local_id(__be32 local_id) in cm_local_id() 573 static struct cm_id_private *cm_acquire_id(__be32 local_id, __be32 remote_id) in cm_acquire_id() 961 static struct cm_timewait_info *cm_create_timewait_info(__be32 local_id) in cm_create_timewait_info()
|
/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) in 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 | 5811 int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in bpf_core_types_are_compat() 5817 int bpf_core_types_match(const struct btf *local_btf, __u32 local_id, in bpf_core_types_match() 5879 __u32 local_id = relo->type_id; in bpf_core_resolve_relo() local
|
/linux/kernel/bpf/ |
H A D | btf.c | 8904 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 8913 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
|