Home
last modified time | relevance | path

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

12

/openbmc/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
H A Dvmm.h140 int (*join)(struct nvkm_vmm *, struct nvkm_memory *inst); member
/openbmc/linux/rust/alloc/
H A Dslice.rs578 pub fn join<Separator>(&self, sep: Separator) -> <Self as Join<Separator>>::Output in join() method
704 fn join(slice: &Self, sep: Separator) -> Self::Output; in join() method
727 fn join(slice: &Self, sep: &T) -> Vec<T> { in join() method
750 fn join(slice: &Self, sep: &[T]) -> Vec<T> { in join() method
/openbmc/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
/openbmc/telemetry/src/
H A Dpersistent_json_storage.cpp128 PersistentJsonStorage::join(const std::filesystem::path& left, in join() function in PersistentJsonStorage
/openbmc/linux/drivers/md/
H A Dmd-cluster.h13 int (*join)(struct mddev *mddev, int nodes); member
H A Dmd-cluster.c860 static int join(struct mddev *mddev, int nodes) in join() function
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpath.py13 def join(*paths): function
/openbmc/u-boot/net/
H A Deth_legacy.c298 int eth_mcast_join(struct in_addr mcast_ip, int join) in eth_mcast_join()
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dcmd.c273 struct cmd_join *join; in wl1251_cmd_join() local
/openbmc/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()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c1444 bool *join) in iwl_pcie_get_rxb()
1530 bool join = false; in iwl_pcie_rx_handle() local
/openbmc/u-boot/drivers/net/
H A Dtsec.c126 int join) in tsec_mcast_addr()
H A Drtl8139.c186 static int rtl_bcast_addr(struct eth_device *dev, const u8 *bcast_mac, int join) in rtl_bcast_addr()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h53 struct list_head join; member
/openbmc/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.c499 struct dsa_bridge bridge, bool join) in xrs700x_bridge_common()
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_xs.c388 static char *join(const char *dir, const char *name) in join() function
/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c1828 struct verif_stats_join *join; in handle_comparison_mode() local
1900 const struct verif_stats_join *join = &env.join_stats[i]; in handle_comparison_mode() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c575 bool join = !is_zero_ether_addr(info->bssid); in mt7996_bss_info_changed() local
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c1211 struct wsm_join join = { in cw1200_do_join() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js129 function join(pre,arr,post){var s=dump.separator(),base=dump.indent(),inner=dump.indent(1);if(arr.j… function
/openbmc/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c1678 struct at76_req_join join; in at76_join() local
/openbmc/linux/net/ipv4/
H A Ddevinet.c621 static int ip_mc_autojoin_config(struct net *net, bool join, in ip_mc_autojoin_config()
/openbmc/linux/fs/reiserfs/
H A Djournal.c3035 int join) in do_journal_begin_r()
/openbmc/linux/drivers/infiniband/core/
H A Dcma.c448 static int cma_igmp_send(struct net_device *ndev, union ib_gid *mgid, bool join) in cma_igmp_send()

12