Home
last modified time | relevance | path

Searched defs:local_id (Results 1 – 20 of 20) sorted by relevance

/linux-6.3-rc2/tools/lib/bpf/
A Drelo_core.c146 int __bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in __bpf_core_types_are_compat()
413 __u32 local_id, in bpf_core_fields_are_compat()
491 __u32 local_id; in bpf_core_match_member() local
1294 __u32 local_id; in bpf_core_calc_relo_insn() local
1544 int __bpf_core_types_match(const struct btf *local_btf, __u32 local_id, const struct btf *targ_btf, in __bpf_core_types_match()
A Dlibbpf.c5566 int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in bpf_core_types_are_compat()
5572 int bpf_core_types_match(const struct btf *local_btf, __u32 local_id, in bpf_core_types_match()
5634 __u32 local_id = relo->type_id; in bpf_core_resolve_relo() local
/linux-6.3-rc2/drivers/hwspinlock/
A Dhwspinlock_internal.h64 int local_id = hwlock - &hwlock->bank->lock[0]; in hwlock_to_id() local
/linux-6.3-rc2/net/bluetooth/
A Da2mp.h102 __u8 local_id; member
110 __u8 local_id; member
/linux-6.3-rc2/net/mptcp/
A Dsyncookies.c28 u8 local_id; member
A Dsubflow.c89 int local_id; in subflow_token_join_request() local
548 static void subflow_set_local_id(struct mptcp_subflow_context *subflow, int local_id) in subflow_set_local_id()
1549 int local_id = loc->id; in __mptcp_subflow_connect() local
A Dpm_netlink.c772 static bool mptcp_local_id_match(const struct mptcp_sock *msk, u8 local_id, u8 id) in mptcp_local_id_match()
A Dprotocol.h408 u8 local_id; member
/linux-6.3-rc2/include/media/
A Dv4l2-fwnode.h100 unsigned int local_id; member
A Dmedia-entity.h464 static inline u32 media_gobj_gen_id(enum media_gobj_type type, u64 local_id) in media_gobj_gen_id()
/linux-6.3-rc2/drivers/staging/vt6655/
A Dmac.c775 unsigned char local_id) in MACvSetKeyEntry()
A Ddevice.h155 unsigned char local_id; member
/linux-6.3-rc2/drivers/mailbox/
A Dzynqmp-ipi-mailbox.c111 u32 local_id; member
/linux-6.3-rc2/drivers/firewire/
A Dcore-card.c292 int root_id, new_root_id, irm_id, bm_id, local_id; in bm_work() local
/linux-6.3-rc2/drivers/infiniband/core/
A Dcm.c188 __be32 local_id; /* Established / timewait */ member
565 static u32 cm_local_id(__be32 local_id) in cm_local_id()
570 static struct cm_id_private *cm_acquire_id(__be32 local_id, __be32 remote_id) in cm_acquire_id()
958 static struct cm_timewait_info *cm_create_timewait_info(__be32 local_id) in cm_create_timewait_info()
/linux-6.3-rc2/drivers/staging/vt6656/
A Ddevice.h294 u8 local_id; member
/linux-6.3-rc2/include/rdma/
A Dib_cm.h299 __be32 local_id; member
/linux-6.3-rc2/tools/bpf/bpftool/
A Dgen.c1996 btfgen_find_cands(const struct btf *local_btf, const struct btf *targ_btf, __u32 local_id) in btfgen_find_cands()
/linux-6.3-rc2/include/net/bluetooth/
A Dl2cap.h617 __u8 local_id; member
/linux-6.3-rc2/kernel/bpf/
A Dbtf.c7937 int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in bpf_core_types_are_compat()
7946 int bpf_core_types_match(const struct btf *local_btf, u32 local_id, in bpf_core_types_match()

Completed in 81 milliseconds