Home
last modified time | relevance | path

Searched defs:join (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmnv50.c147 struct nvkm_vmm_join *join; in nv50_vmm_pgd_pde() local
329 struct nvkm_vmm_join *join; in nv50_vmm_part() local
344 struct nvkm_vmm_join *join; in nv50_vmm_join() local
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c298 struct i915_syncmap *join; in igt_syncmap_join_above() local
321 if (__sync_child(join)[__sync_branch_idx(join, context)] != sync) { in igt_syncmap_join_above() local
/linux/scripts/
H A Dcheck-uapi.sh58 join() { function
/linux/rust/proc-macro2/probe/
H A Dproc_macro_span.rs43 pub fn join(this: &Span, other: Span) -> Option<Span> { in join() function
/linux/rust/proc-macro2/
H A Dextra.rs122 pub fn join(&self) -> Span { in join() method
H A Dfallback.rs596 pub(crate) fn join(&self, _other: Span) -> Option<Span> { in join() method
601 pub(crate) fn join(&self, other: Span) -> Option<Span> { in join() method
H A Dwrapper.rs492 pub(crate) fn join(&self, other: Span) -> Option<Span> { in join() method
H A Dlib.rs501 pub fn join(&self, other: Span) -> Option<Span> { in join() method
/linux/drivers/md/
H A Dmd-cluster.h15 int (*join)(struct mddev *mddev, int nodes); member
/linux/rust/syn/
H A Dlookahead.rs144 let join = comparisons.join(", "); in error() localVariable
/linux/drivers/net/wireless/ti/wl1251/
H A Dcmd.c232 struct cmd_join *join; in wl1251_cmd_join() local
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit_types.h53 struct sync_semaphore join[XE_HW_ENGINE_MAX_INSTANCE]; member
/linux/arch/powerpc/sysdev/xics/
H A Dxics-common.c87 void xics_set_cpu_giq(unsigned int gserver, unsigned int join) in xics_set_cpu_giq()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Drx.c1448 bool *join) in iwl_pcie_get_rxb()
1534 bool join = false; in iwl_pcie_rx_handle() local
/linux/drivers/xen/xenbus/
H A Dxenbus_xs.c402 static char *join(const char *dir, const char *name) in join() function
/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c1212 struct wsm_join join = { in cw1200_do_join() local
/linux/tools/testing/selftests/bpf/
H A Dveristat.c3025 struct verif_stats_join *join; handle_comparison_mode() local
3098 const struct verif_stats_join *join = &env.join_stats[i]; handle_comparison_mode() local
[all...]
/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c1672 struct at76_req_join join; in at76_join() local
/linux/net/ipv4/
H A Ddevinet.c626 static int ip_mc_autojoin_config(struct net *net, bool join, in ip_mc_autojoin_config()
/linux/drivers/infiniband/core/
H A Dcma.c436 static int cma_igmp_send(struct net_device *ndev, union ib_gid *mgid, bool join) in cma_igmp_send()
/linux/kernel/sched/
H A Dfair.c2991 bool join = false; in task_numa_group() local