other 331 arch/m68k/math-emu/fp_decode.h | all other indirect addressing modes will finally end up here other 98 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h # All cores other than the master need to wait here for SMP bootstrap other 18 arch/mips/include/asm/mach-paravirt/kernel-entry-init.h # CPUs other than zero goto smp_bootstrap other 296 arch/mips/include/asm/mips-cm.h GCR_CX_ACCESSOR_RW(32, 0x018, other) other 136 arch/mips/include/asm/mips-cpc.h CPC_CX_ACCESSOR_RW(32, 0x010, other) other 263 arch/mips/include/asm/mips-gic.h GIC_VX_ACCESSOR_RW(32, 0x080, other) other 763 arch/mips/include/asm/octeon/cvmx-sriox-defs.h uint64_t other:48; other 767 arch/mips/include/asm/octeon/cvmx-sriox-defs.h uint64_t other:48; other 246 arch/mips/include/asm/xtalk/xwidget.h unsigned other:8; other 53 arch/powerpc/kernel/module_64.c #define PPC64_LOCAL_ENTRY_OFFSET(other) \ other 54 arch/powerpc/kernel/module_64.c (((1 << (((other) & STO_PPC64_LOCAL_MASK) >> STO_PPC64_LOCAL_BIT)) >> 2) << 2) other 646 arch/x86/math-emu/fpu_entry.c int offset, other, i, tags, regnr, tag, newtop; other 658 arch/x86/math-emu/fpu_entry.c other = 80 - offset; other 664 arch/x86/math-emu/fpu_entry.c space + offset, 0, other); other 698 arch/x86/math-emu/fpu_entry.c int offset = (S387->ftop & 7) * 10, other = 80 - offset; other 718 arch/x86/math-emu/fpu_entry.c space + offset, 0, other); other 1124 arch/x86/math-emu/reg_ld_str.c int offset = (top & 7) * 10, other = 80 - offset; other 1129 arch/x86/math-emu/reg_ld_str.c FPU_copy_from_user(register_base + offset, s, other); other 1131 arch/x86/math-emu/reg_ld_str.c FPU_copy_from_user(register_base, s + other, offset); other 1202 arch/x86/math-emu/reg_ld_str.c int offset = (top & 7) * 10, other = 80 - offset; other 1210 arch/x86/math-emu/reg_ld_str.c if (__copy_to_user(d, register_base + offset, other)) other 1213 arch/x86/math-emu/reg_ld_str.c if (__copy_to_user(d + other, register_base, offset)) other 697 arch/x86/pci/fixup.c struct pci_dev *other; other 704 arch/x86/pci/fixup.c other = pci_get_device(dev->vendor, dev->device, NULL); other 705 arch/x86/pci/fixup.c if (other != dev || other 706 arch/x86/pci/fixup.c (other = pci_get_device(dev->vendor, dev->device, other))) { other 708 arch/x86/pci/fixup.c pci_dev_put(other); other 953 block/kyber-iosched.c KYBER_DEBUGFS_DOMAIN_ATTRS(KYBER_OTHER, other) other 989 block/kyber-iosched.c KYBER_QUEUE_DOMAIN_ATTRS(other), other 1002 block/kyber-iosched.c KYBER_HCTX_DOMAIN_ATTRS(other), other 847 drivers/atm/horizon.c u16 other = vc^(RX_CHANS/2); other 849 drivers/atm/horizon.c SELECT_RX_CHANNEL (dev, other); other 867 drivers/atm/horizon.c SELECT_RX_CHANNEL (dev, other); other 149 drivers/base/driver.c struct device_driver *other; other 163 drivers/base/driver.c other = driver_find(drv->name, drv->bus); other 164 drivers/base/driver.c if (other) { other 1056 drivers/block/xen-blkback/blkback.c make_response(ring, req->u.other.id, req->operation, other 126 drivers/block/xen-blkback/common.h struct blkif_x86_32_request_other other; other 182 drivers/block/xen-blkback/common.h struct blkif_x86_64_request_other other; other 438 drivers/block/xen-blkback/common.h dst->u.other.id = src->u.other.id; other 486 drivers/block/xen-blkback/common.h dst->u.other.id = src->u.other.id; other 54 drivers/char/ipmi/ipmi_si_hardcode.c module_param_hw_array(regspacings, int, other, &num_regspacings, 0); other 60 drivers/char/ipmi/ipmi_si_hardcode.c module_param_hw_array(regsizes, int, other, &num_regsizes, 0); other 66 drivers/char/ipmi/ipmi_si_hardcode.c module_param_hw_array(regshifts, int, other, &num_regshifts, 0); other 71 drivers/char/ipmi/ipmi_si_hardcode.c module_param_hw_array(slave_addrs, int, other, &num_slave_addrs, 0); other 786 drivers/char/random.c struct entropy_store *other = &blocking_pool; other 797 drivers/char/random.c !other->initialized) { other 798 drivers/char/random.c schedule_work(&other->push_work); other 812 drivers/char/random.c if (!work_pending(&other->push_work) && other 814 drivers/char/random.c (ENTROPY_BITS(other) <= 6 * other->poolinfo->poolbytes)) other 815 drivers/char/random.c schedule_work(&other->push_work); other 253 drivers/dma-buf/sw_sync.c struct sync_pt *other; other 257 drivers/dma-buf/sw_sync.c other = rb_entry(parent, typeof(*pt), node); other 258 drivers/dma-buf/sw_sync.c cmp = value - other->base.seqno; other 264 drivers/dma-buf/sw_sync.c if (dma_fence_get_rcu(&other->base)) { other 267 drivers/dma-buf/sw_sync.c pt = other; other 1195 drivers/edac/altera_edac.c static void *ocram_alloc_mem(size_t size, void **other) other 1219 drivers/edac/altera_edac.c *other = gp; other 1224 drivers/edac/altera_edac.c static void ocram_free_mem(void *p, size_t size, void *other) other 1226 drivers/edac/altera_edac.c gen_pool_free((struct gen_pool *)other, (unsigned long)p, size); other 1293 drivers/edac/altera_edac.c static void *l2_alloc_mem(size_t size, void **other) other 1295 drivers/edac/altera_edac.c struct device *dev = *other; other 1314 drivers/edac/altera_edac.c static void l2_free_mem(void *p, size_t size, void *other) other 1316 drivers/edac/altera_edac.c struct device *dev = other; other 360 drivers/edac/altera_edac.h void * (*alloc_mem)(size_t size, void **other); other 361 drivers/edac/altera_edac.h void (*free_mem)(void *p, size_t size, void *other); other 585 drivers/edac/thunderx_edac.c char *other; other 588 drivers/edac/thunderx_edac.c other = kmalloc(LMC_OTHER_SIZE, GFP_KERNEL); other 590 drivers/edac/thunderx_edac.c if (!msg || !other) other 618 drivers/edac/thunderx_edac.c decode_register(other, LMC_OTHER_SIZE, lmc_errors, other 627 drivers/edac/thunderx_edac.c 0, -1, -1, -1, msg, other); other 632 drivers/edac/thunderx_edac.c 0, -1, -1, -1, msg, other); other 641 drivers/edac/thunderx_edac.c kfree(other); other 1116 drivers/edac/thunderx_edac.c char *other; other 1119 drivers/edac/thunderx_edac.c other = kmalloc(OCX_OTHER_SIZE, GFP_KERNEL); other 1121 drivers/edac/thunderx_edac.c if (!msg || !other) other 1133 drivers/edac/thunderx_edac.c decode_register(other, OCX_OTHER_SIZE, other 1136 drivers/edac/thunderx_edac.c strncat(msg, other, OCX_MESSAGE_SIZE); other 1140 drivers/edac/thunderx_edac.c snprintf(other, OCX_OTHER_SIZE, other 1145 drivers/edac/thunderx_edac.c strncat(msg, other, OCX_MESSAGE_SIZE); other 1147 drivers/edac/thunderx_edac.c decode_register(other, OCX_OTHER_SIZE, other 1150 drivers/edac/thunderx_edac.c strncat(msg, other, OCX_MESSAGE_SIZE); other 1162 drivers/edac/thunderx_edac.c kfree(other); other 1197 drivers/edac/thunderx_edac.c char *other; other 1200 drivers/edac/thunderx_edac.c other = kmalloc(OCX_OTHER_SIZE, GFP_KERNEL); other 1202 drivers/edac/thunderx_edac.c if (!msg || !other) other 1217 drivers/edac/thunderx_edac.c decode_register(other, OCX_OTHER_SIZE, other 1220 drivers/edac/thunderx_edac.c strncat(msg, other, OCX_MESSAGE_SIZE); other 1232 drivers/edac/thunderx_edac.c kfree(other); other 1857 drivers/edac/thunderx_edac.c char *other; other 1860 drivers/edac/thunderx_edac.c other = kmalloc(OCX_OTHER_SIZE, GFP_KERNEL); other 1862 drivers/edac/thunderx_edac.c if (!msg || !other) other 1897 drivers/edac/thunderx_edac.c decode_register(other, L2C_OTHER_SIZE, l2_errors, ctx->reg_int); other 1899 drivers/edac/thunderx_edac.c strncat(msg, other, L2C_MESSAGE_SIZE); other 1912 drivers/edac/thunderx_edac.c kfree(other); other 565 drivers/firewire/core-transaction.c struct fw_address_handler *other; other 580 drivers/firewire/core-transaction.c other = NULL; other 582 drivers/firewire/core-transaction.c other = lookup_overlapping_address_handler other 585 drivers/firewire/core-transaction.c if (other != NULL) { other 586 drivers/firewire/core-transaction.c handler->offset += other->length; other 470 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c uint32_t other; other 480 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c other = amdgpu_mem_type_to_domain(bo->tbo.mem.mem_type); other 483 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c if (!(other & domain)) other 487 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c other = bo->allowed_domains & ~domain; other 488 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c if (!other) other 495 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c amdgpu_bo_placement_from_domain(bo, other); other 472 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c struct dma_fence *other = NULL; other 476 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c other = centity->fences[idx]; other 477 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c if (other) other 478 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c BUG_ON(!dma_fence_is_signaled(other)); other 487 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c dma_fence_put(other); other 544 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c struct dma_fence *other; other 550 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c other = dma_fence_get(centity->fences[idx]); other 553 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c if (!other) other 556 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c r = dma_fence_wait(other, true); other 560 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c dma_fence_put(other); other 6853 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c struct drm_plane *other; other 6895 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c for_each_oldnew_plane_in_state(state, other, old_other_state, new_other_state, i) { other 6896 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c if (other->type == DRM_PLANE_TYPE_CURSOR) other 3600 drivers/gpu/drm/i915/gt/intel_lrc.c struct ve_node *other; other 3603 drivers/gpu/drm/i915/gt/intel_lrc.c other = rb_entry(rb, typeof(*other), rb); other 3604 drivers/gpu/drm/i915/gt/intel_lrc.c if (prio > other->prio) { other 785 drivers/gpu/drm/i915/gt/selftest_hangcheck.c struct intel_engine_cs *engine, *other; other 826 drivers/gpu/drm/i915/gt/selftest_hangcheck.c for_each_engine(other, gt->i915, tmp) { other 830 drivers/gpu/drm/i915/gt/selftest_hangcheck.c i915_reset_engine_count(global, other); other 835 drivers/gpu/drm/i915/gt/selftest_hangcheck.c if (other == engine && !(flags & TEST_SELF)) other 838 drivers/gpu/drm/i915/gt/selftest_hangcheck.c threads[tmp].engine = other; other 842 drivers/gpu/drm/i915/gt/selftest_hangcheck.c "igt/%s", other->name); other 943 drivers/gpu/drm/i915/gt/selftest_hangcheck.c for_each_engine(other, gt->i915, tmp) { other 952 drivers/gpu/drm/i915/gt/selftest_hangcheck.c other->name, ret); other 958 drivers/gpu/drm/i915/gt/selftest_hangcheck.c if (other->uabi_class != engine->uabi_class && other 960 drivers/gpu/drm/i915/gt/selftest_hangcheck.c i915_reset_engine_count(global, other)) { other 962 drivers/gpu/drm/i915/gt/selftest_hangcheck.c other->name, other 963 drivers/gpu/drm/i915/gt/selftest_hangcheck.c i915_reset_engine_count(global, other) - other 247 drivers/gpu/drm/i915/i915_gem_gtt.h #define __px_choose_expr(x, type, expr, other) \ other 252 drivers/gpu/drm/i915/i915_gem_gtt.h other) other 488 drivers/gpu/drm/i915/i915_vma.c struct drm_mm_node *other; other 504 drivers/gpu/drm/i915/i915_vma.c other = list_prev_entry(node, node_list); other 505 drivers/gpu/drm/i915/i915_vma.c if (color_differs(other, cache_level) && !drm_mm_hole_follows(other)) other 508 drivers/gpu/drm/i915/i915_vma.c other = list_next_entry(node, node_list); other 509 drivers/gpu/drm/i915/i915_vma.c if (color_differs(other, cache_level) && !drm_mm_hole_follows(node)) other 149 drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c unsigned long other = nvkm_rd32(device, 0x61185c); other 153 drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c nvkm_wr32(device, 0x61185c, other); other 156 drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c if (other & 0x00000001) other 65 drivers/gpu/drm/radeon/radeon_sync.c struct radeon_fence *other; other 70 drivers/gpu/drm/radeon/radeon_sync.c other = sync->sync_to[fence->ring]; other 71 drivers/gpu/drm/radeon/radeon_sync.c sync->sync_to[fence->ring] = radeon_fence_later(fence, other); other 74 drivers/gpu/drm/radeon/radeon_sync.c other = sync->last_vm_update; other 75 drivers/gpu/drm/radeon/radeon_sync.c sync->last_vm_update = radeon_fence_later(fence, other); other 367 drivers/gpu/drm/tegra/plane.c struct tegra_plane *other) other 371 drivers/gpu/drm/tegra/plane.c WARN_ON(plane == other); other 377 drivers/gpu/drm/tegra/plane.c if (i == other->index) other 323 drivers/i2c/busses/i2c-elektor.c module_param_hw(mmapped, int, other, 0); other 127 drivers/ide/ns87415.c unsigned int bit, other, new, *old = (unsigned int *) hwif->select_data; other 143 drivers/ide/ns87415.c other = 1 << (20 + (1 - (drive->dn & 1)) + (hwif->channel << 1)); other 144 drivers/ide/ns87415.c new = use_dma ? ((new & ~other) | bit) : (new & ~bit); other 1197 drivers/infiniband/hw/hfi1/init.c int other; other 1202 drivers/infiniband/hw/hfi1/init.c other = dd->hfi1_id ? 0 : 1; other 1206 drivers/infiniband/hw/hfi1/init.c return ad->dds[other] ? NULL : ad; other 1312 drivers/isdn/mISDN/dsp_cmx.c struct dsp *member, *other; other 1460 drivers/isdn/mISDN/dsp_cmx.c other = (list_entry(conf->mlist.next, other 1462 drivers/isdn/mISDN/dsp_cmx.c if (other == member) other 1463 drivers/isdn/mISDN/dsp_cmx.c other = (list_entry(conf->mlist.prev, other 1465 drivers/isdn/mISDN/dsp_cmx.c o_q = other->rx_buff; /* received data */ other 1466 drivers/isdn/mISDN/dsp_cmx.c o_rr = (other->rx_R + len) & CMX_BUFF_MASK; other 3673 drivers/md/raid5.c int other; other 3674 drivers/md/raid5.c for (other = disks; other--; ) { other 3675 drivers/md/raid5.c if (other == disk_idx) other 3678 drivers/md/raid5.c &sh->dev[other].flags)) other 3681 drivers/md/raid5.c BUG_ON(other < 0); other 3684 drivers/md/raid5.c disk_idx, other); other 3688 drivers/md/raid5.c set_bit(R5_Wantcompute, &sh->dev[other].flags); other 3690 drivers/md/raid5.c sh->ops.target2 = other; other 23 drivers/media/platform/sti/delta/delta-debug.c s->other, other 77 drivers/media/platform/sti/delta/delta.h u8 other[32]; other 818 drivers/media/rc/serial_ir.c module_param_hw(iommap, ulong, other, 0444); other 826 drivers/media/rc/serial_ir.c module_param_hw(ioshift, int, other, 0444); other 832 drivers/media/rc/serial_ir.c module_param_hw(share_irq, bool, other, 0444); other 288 drivers/misc/habanalabs/command_submission.c struct dma_fence *other = NULL; other 317 drivers/misc/habanalabs/command_submission.c other = ctx->cs_pending[fence->cs_seq & (HL_MAX_PENDING_CS - 1)]; other 318 drivers/misc/habanalabs/command_submission.c if ((other) && (!dma_fence_is_signaled(other))) { other 337 drivers/misc/habanalabs/command_submission.c dma_fence_put(other); other 1987 drivers/mmc/host/wbsd.c module_param_hw_named(nopnp, param_nopnp, uint, other, 0444); other 951 drivers/mtd/mtdcore.c struct mtd_info *ret = NULL, *other; other 957 drivers/mtd/mtdcore.c mtd_for_each_device(other) { other 958 drivers/mtd/mtdcore.c if (other == mtd) { other 1015 drivers/mtd/mtdcore.c struct mtd_info *mtd = NULL, *other; other 1019 drivers/mtd/mtdcore.c mtd_for_each_device(other) { other 1020 drivers/mtd/mtdcore.c if (!strcmp(name, other->name)) { other 1021 drivers/mtd/mtdcore.c mtd = other; other 984 drivers/net/appletalk/cops.c module_param_hw(board_type, int, other, 0); other 160 drivers/net/ethernet/mellanox/mlx5/core/vport.c u16 vport, bool other, u8 *addr) other 178 drivers/net/ethernet/mellanox/mlx5/core/vport.c MLX5_SET(query_nic_vport_context_in, in, other_vport, other); other 128 drivers/net/ethernet/sfc/ef10_regs.h #define ESE_DZ_OTHER other other 1222 drivers/net/ethernet/sfc/efx.c struct efx_nic *other, *next; other 1230 drivers/net/ethernet/sfc/efx.c list_for_each_entry_safe(other, next, &efx_unassociated_list, other 1232 drivers/net/ethernet/sfc/efx.c if (efx_same_controller(efx, other)) { other 1233 drivers/net/ethernet/sfc/efx.c list_del(&other->node); other 1234 drivers/net/ethernet/sfc/efx.c netif_dbg(other, probe, other->net_dev, other 1238 drivers/net/ethernet/sfc/efx.c list_add_tail(&other->node, other 1240 drivers/net/ethernet/sfc/efx.c other->primary = efx; other 1246 drivers/net/ethernet/sfc/efx.c list_for_each_entry(other, &efx_primary_list, node) { other 1247 drivers/net/ethernet/sfc/efx.c if (efx_same_controller(efx, other)) { other 1250 drivers/net/ethernet/sfc/efx.c pci_name(other->pci_dev), other 1251 drivers/net/ethernet/sfc/efx.c other->net_dev->name); other 1253 drivers/net/ethernet/sfc/efx.c &other->secondary_list); other 1254 drivers/net/ethernet/sfc/efx.c efx->primary = other; other 1267 drivers/net/ethernet/sfc/efx.c struct efx_nic *other, *next; other 1272 drivers/net/ethernet/sfc/efx.c list_for_each_entry_safe(other, next, &efx->secondary_list, node) { other 1273 drivers/net/ethernet/sfc/efx.c list_del(&other->node); other 1274 drivers/net/ethernet/sfc/efx.c netif_dbg(other, probe, other->net_dev, other 1276 drivers/net/ethernet/sfc/efx.c list_add_tail(&other->node, &efx_unassociated_list); other 1277 drivers/net/ethernet/sfc/efx.c other->primary = NULL; other 1162 drivers/net/ethernet/sfc/falcon/efx.c struct ef4_nic *other, *next; other 1170 drivers/net/ethernet/sfc/falcon/efx.c list_for_each_entry_safe(other, next, &ef4_unassociated_list, other 1172 drivers/net/ethernet/sfc/falcon/efx.c if (ef4_same_controller(efx, other)) { other 1173 drivers/net/ethernet/sfc/falcon/efx.c list_del(&other->node); other 1174 drivers/net/ethernet/sfc/falcon/efx.c netif_dbg(other, probe, other->net_dev, other 1178 drivers/net/ethernet/sfc/falcon/efx.c list_add_tail(&other->node, other 1180 drivers/net/ethernet/sfc/falcon/efx.c other->primary = efx; other 1186 drivers/net/ethernet/sfc/falcon/efx.c list_for_each_entry(other, &ef4_primary_list, node) { other 1187 drivers/net/ethernet/sfc/falcon/efx.c if (ef4_same_controller(efx, other)) { other 1190 drivers/net/ethernet/sfc/falcon/efx.c pci_name(other->pci_dev), other 1191 drivers/net/ethernet/sfc/falcon/efx.c other->net_dev->name); other 1193 drivers/net/ethernet/sfc/falcon/efx.c &other->secondary_list); other 1194 drivers/net/ethernet/sfc/falcon/efx.c efx->primary = other; other 1207 drivers/net/ethernet/sfc/falcon/efx.c struct ef4_nic *other, *next; other 1212 drivers/net/ethernet/sfc/falcon/efx.c list_for_each_entry_safe(other, next, &efx->secondary_list, node) { other 1213 drivers/net/ethernet/sfc/falcon/efx.c list_del(&other->node); other 1214 drivers/net/ethernet/sfc/falcon/efx.c netif_dbg(other, probe, other->net_dev, other 1216 drivers/net/ethernet/sfc/falcon/efx.c list_add_tail(&other->node, &ef4_unassociated_list); other 1217 drivers/net/ethernet/sfc/falcon/efx.c other->primary = NULL; other 256 drivers/net/usb/net1080.c #define MK_TTL(this,other) ((u16)(((other)<<8)|(0x00ff&(this)))) other 826 drivers/net/usb/qmi_wwan.c struct usb_interface *other; other 839 drivers/net/usb/qmi_wwan.c other = info->data; other 841 drivers/net/usb/qmi_wwan.c other = info->control; other 844 drivers/net/usb/qmi_wwan.c if (other && intf != other) { other 845 drivers/net/usb/qmi_wwan.c usb_set_intfdata(other, NULL); other 846 drivers/net/usb/qmi_wwan.c usb_driver_release_interface(driver, other); other 458 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c struct brcmf_fws_mac_descriptor other; other 708 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c if (desc == &fws->desc.other) other 767 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c struct brcmf_fws_mac_descriptor *entry = &fws->desc.other; other 870 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c brcmf_fws_macdesc_cleanup(fws, &fws->desc.other, ifidx); other 2424 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c brcmf_fws_macdesc_init(&fws->desc.other, NULL, 0); other 2425 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c brcmf_fws_macdesc_set_name(fws, &fws->desc.other); other 2426 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c brcmf_dbg(INFO, "added %s\n", fws->desc.other.name); other 2427 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c brcmu_pktq_init(&fws->desc.other.psq, BRCMF_FWS_PSQ_PREC_COUNT, other 114 drivers/pcmcia/i82365.c module_param_hw(irq_mask, int, other, 0444); other 91 drivers/pcmcia/tcic.c module_param_hw(irq_mask, int, other, 0444); other 675 drivers/pinctrl/aspeed/pinmux-aspeed.h #define PIN_DECL_1(pin, other, sig) \ other 676 drivers/pinctrl/aspeed/pinmux-aspeed.h SIG_EXPR_LIST_DECL_SESG(pin, other, other); \ other 678 drivers/pinctrl/aspeed/pinmux-aspeed.h SIG_EXPR_LIST_PTR(pin, other)) other 692 drivers/pinctrl/aspeed/pinmux-aspeed.h #define SSSF_PIN_DECL(pin, other, sig, ...) \ other 694 drivers/pinctrl/aspeed/pinmux-aspeed.h SIG_EXPR_LIST_DECL_SESG(pin, other, other); \ other 696 drivers/pinctrl/aspeed/pinmux-aspeed.h SIG_EXPR_LIST_PTR(pin, other)); \ other 717 drivers/pinctrl/aspeed/pinmux-aspeed.h #define PIN_DECL_2(pin, other, high, low) \ other 718 drivers/pinctrl/aspeed/pinmux-aspeed.h SIG_EXPR_LIST_DECL_SESG(pin, other, other); \ other 722 drivers/pinctrl/aspeed/pinmux-aspeed.h SIG_EXPR_LIST_PTR(pin, other)) other 724 drivers/pinctrl/aspeed/pinmux-aspeed.h #define PIN_DECL_3(pin, other, high, medium, low) \ other 725 drivers/pinctrl/aspeed/pinmux-aspeed.h SIG_EXPR_LIST_DECL_SESG(pin, other, other); \ other 730 drivers/pinctrl/aspeed/pinmux-aspeed.h SIG_EXPR_LIST_PTR(pin, other)) other 19 drivers/scsi/fdomain_isa.c module_param_hw_array(scsi_id, int, other, NULL, 0); other 1789 drivers/scsi/isci/host.c u8 other = memcmp(requester->frame_rcvd.iaf.sas_addr, other 1793 drivers/scsi/isci/host.c if (other == 0) { other 1843 drivers/scsi/isci/host.c u8 other; other 1846 drivers/scsi/isci/host.c other = memcmp(current_phy->frame_rcvd.iaf.sas_addr, other 1852 drivers/scsi/isci/host.c other == 0) { other 395 drivers/tty/pty.c if (!try_module_get(driver->other->owner)) { other 399 drivers/tty/pty.c o_tty = alloc_tty_struct(driver->other, idx); other 412 drivers/tty/pty.c driver->other->ttys[idx] = o_tty; other 418 drivers/tty/pty.c o_tty->termios = driver->other->init_termios; other 424 drivers/tty/pty.c tty_driver_kref_get(driver->other); other 444 drivers/tty/pty.c module_put(driver->other->owner); other 584 drivers/tty/pty.c pty_driver->other = pty_slave_driver; other 597 drivers/tty/pty.c pty_slave_driver->other = pty_driver; other 926 drivers/tty/pty.c ptm_driver->other = pts_driver; other 939 drivers/tty/pty.c pts_driver->other = ptm_driver; other 1230 drivers/tty/serial/8250/8250_core.c module_param_hw(share_irqs, uint, other, 0644); other 1550 drivers/tty/tty_io.c if (tty->driver->other) { other 1553 drivers/tty/tty_io.c if (o_tty != tty->driver->other->ttys[idx]) { other 1555 drivers/tty/tty_io.c idx, tty->driver->other->ttys[idx]); other 674 drivers/vhost/vsock.c struct vhost_vsock *other; other 687 drivers/vhost/vsock.c other = vhost_vsock_get(guest_cid); other 688 drivers/vhost/vsock.c if (other && other != vsock) { other 1537 fs/btrfs/ctree.c static int close_blocks(u64 blocknr, u64 other, u32 blocksize) other 1539 fs/btrfs/ctree.c if (blocknr < other && other - (blocknr + blocksize) < 32768) other 1541 fs/btrfs/ctree.c if (blocknr > other && blocknr - (other + blocksize) < 32768) other 1595 fs/btrfs/ctree.c u64 other; other 1636 fs/btrfs/ctree.c other = btrfs_node_blockptr(parent, i - 1); other 1637 fs/btrfs/ctree.c close = close_blocks(blocknr, other, blocksize); other 1640 fs/btrfs/ctree.c other = btrfs_node_blockptr(parent, i + 1); other 1641 fs/btrfs/ctree.c close = close_blocks(blocknr, other, blocksize); other 2854 fs/btrfs/ctree.h struct extent_state *other); other 465 fs/btrfs/extent_io.c struct extent_state *other; other 473 fs/btrfs/extent_io.c other = rb_entry(other_node, struct extent_state, rb_node); other 474 fs/btrfs/extent_io.c if (other->end == state->start - 1 && other 475 fs/btrfs/extent_io.c other->state == state->state) { other 479 fs/btrfs/extent_io.c state, other); other 480 fs/btrfs/extent_io.c state->start = other->start; other 481 fs/btrfs/extent_io.c rb_erase(&other->rb_node, &tree->state); other 482 fs/btrfs/extent_io.c RB_CLEAR_NODE(&other->rb_node); other 483 fs/btrfs/extent_io.c free_extent_state(other); other 488 fs/btrfs/extent_io.c other = rb_entry(other_node, struct extent_state, rb_node); other 489 fs/btrfs/extent_io.c if (other->start == state->end + 1 && other 490 fs/btrfs/extent_io.c other->state == state->state) { other 494 fs/btrfs/extent_io.c state, other); other 495 fs/btrfs/extent_io.c state->end = other->end; other 496 fs/btrfs/extent_io.c rb_erase(&other->rb_node, &tree->state); other 497 fs/btrfs/extent_io.c RB_CLEAR_NODE(&other->rb_node); other 498 fs/btrfs/extent_io.c free_extent_state(other); other 1777 fs/btrfs/inode.c struct extent_state *other) other 1783 fs/btrfs/inode.c if (!(other->state & EXTENT_DELALLOC)) other 1786 fs/btrfs/inode.c if (new->start > other->start) other 1787 fs/btrfs/inode.c new_size = new->end - other->start + 1; other 1789 fs/btrfs/inode.c new_size = other->end - new->start + 1; other 1817 fs/btrfs/inode.c old_size = other->end - other->start + 1; other 1051 fs/ceph/super.c struct ceph_fs_client *other = ceph_sb_to_client(sb); other 1055 fs/ceph/super.c if (compare_mount_options(fsopt, opt, other)) { other 1060 fs/ceph/super.c ceph_fsid_compare(&opt->fsid, &other->client->fsid)) { other 1064 fs/ceph/super.c if (fsopt->sb_flags != other->mount_options->sb_flags) { other 342 fs/lockd/svcsubs.c nlmsvc_same_host(void *data, struct nlm_host *other) other 346 fs/lockd/svcsubs.c return host == other; other 715 fs/nfs/callback_proc.c if (memcmp(args->coa_stateid.other, other 716 fs/nfs/callback_proc.c tmp_copy->stateid.other, other 717 fs/nfs/callback_proc.c sizeof(args->coa_stateid.other))) other 735 fs/nfs/internal.h return ~crc32_le(0xFFFFFFFF, &stateid->other[0], other 565 fs/nfs/nfs4_fs.h return memcmp(dst->other, src->other, NFS4_STATEID_OTHER_SIZE) == 0; other 9804 fs/nfs/nfs4proc.c if (memcmp(s1->other, s2->other, sizeof(s1->other)) != 0) other 184 fs/nfsd/nfs4acl.c unsigned short other; other 218 fs/nfsd/nfs4acl.c pas->other = pa->e_perm; other 255 fs/nfsd/nfs4acl.c deny &= pas.users | pas.group | pas.groups | pas.other; other 275 fs/nfsd/nfs4acl.c deny &= pas.groups | pas.group | pas.other; other 327 fs/nfsd/nfs4acl.c deny = ~pas.group & pas.other; other 340 fs/nfsd/nfs4acl.c deny &= pas.other; other 447 fs/nfsd/nfs4acl.c struct posix_ace_state other; other 554 fs/nfsd/nfs4acl.c low_mode_from_nfs4(state->other.allow, &pace->e_perm, flags); other 677 fs/nfsd/nfs4acl.c allow_bits(&state->other, mask); other 684 fs/nfsd/nfs4acl.c deny_bits(&state->other, mask); other 46 fs/pstore/ram.c module_param_hw(mem_address, ullong, other, 0400); other 287 include/linux/kernel.h #define __abs_choose_expr(x, type, other) __builtin_choose_expr( \ other 290 include/linux/kernel.h ({ signed type __x = (x); __x < 0 ? -__x : __x; }), other) other 1703 include/linux/lsm_hooks.h int (*unix_stream_connect)(struct sock *sock, struct sock *other, other 1705 include/linux/lsm_hooks.h int (*unix_may_send)(struct socket *sock, struct socket *other); other 70 include/linux/mlx5/vport.h u16 vport, bool other, u8 *addr); other 59 include/linux/nfs4.h char other[NFS4_STATEID_OTHER_SIZE]; other 1279 include/linux/security.h int security_unix_stream_connect(struct sock *sock, struct sock *other, struct sock *newsk); other 1280 include/linux/security.h int security_unix_may_send(struct socket *sock, struct socket *other); other 1330 include/linux/security.h struct sock *other, other 1337 include/linux/security.h struct socket *other) other 318 include/linux/tty_driver.h struct tty_driver *other; /* only used for the PTY driver */ other 125 include/net/red.h u32 other; /* Drops due to drop() calls */ other 118 include/net/sctp/constants.h enum sctp_event_other other; other 129 include/net/sctp/constants.h SCTP_SUBTYPE_CONSTRUCTOR(OTHER, enum sctp_event_other, other) other 18 include/net/vsock_addr.h const struct sockaddr_vm *other); other 88 include/scsi/iscsi_proto.h uint8_t other[12]; other 21 include/sound/wavefront.h All other wavefront_* types end up aligned to 32 bit values and other 48 include/uapi/linux/icmpv6.h other:1, other 53 include/uapi/linux/icmpv6.h other:1, other 77 include/uapi/linux/icmpv6.h #define icmp6_addrconf_other icmp6_dataun.u_nd_ra.other other 280 include/uapi/linux/pkt_sched.h __u32 other; /* Drops due to drop() calls */ other 336 include/uapi/linux/pkt_sched.h __u32 other; other 380 include/uapi/linux/pkt_sched.h __u32 other; /* Drops due to drop() calls */ other 250 include/xen/interface/io/blkif.h struct blkif_request_other other; other 3127 kernel/locking/lockdep.c struct lock_list *root, struct lock_list *other, other 3131 kernel/locking/lockdep.c struct lock_list *entry = other; other 3150 kernel/locking/lockdep.c print_lock_name(other->class); other 3156 kernel/locking/lockdep.c depth = get_lock_depth(other); other 3167 kernel/locking/lockdep.c print_irq_lock_scenario(root, other, other 3168 kernel/locking/lockdep.c middle ? middle->class : root->class, other->class); other 3170 kernel/locking/lockdep.c print_irq_lock_scenario(other, root, other 3171 kernel/locking/lockdep.c middle ? middle->class : other->class, root->class); other 3179 kernel/locking/lockdep.c print_shortest_lock_dependencies(other, root); other 540 kernel/resource.c int type = 0; int other = 0; other 553 kernel/resource.c is_type ? type++ : other++; other 557 kernel/resource.c if (other == 0) other 360 kernel/sched/cputime.c u64 other, cputime = TICK_NSEC * ticks; other 369 kernel/sched/cputime.c other = account_other_time(ULONG_MAX); other 370 kernel/sched/cputime.c if (other >= cputime) other 373 kernel/sched/cputime.c cputime -= other; other 698 kernel/sched/cputime.c u64 other; other 707 kernel/sched/cputime.c other = account_other_time(delta); other 711 kernel/sched/cputime.c return delta - other; other 857 net/decnet/dn_nsp_in.c int other = 1; other 867 net/decnet/dn_nsp_in.c other = 0; other 869 net/decnet/dn_nsp_in.c other = 0; other 876 net/decnet/dn_nsp_in.c dn_process_ack(sk, skb, other); other 293 net/decnet/dn_nsp_out.c static __le16 *dn_mk_ack_header(struct sock *sk, struct sk_buff *skb, unsigned char msgflag, int hlen, int other) other 308 net/decnet/dn_nsp_out.c if (other) other 581 net/mac80211/mlme.c struct ieee80211_sub_if_data *other; other 583 net/mac80211/mlme.c list_for_each_entry_rcu(other, &local->interfaces, list) { other 584 net/mac80211/mlme.c if (other->vif.mu_mimo_owner) { other 185 net/ncsi/ncsi-pkt.h __be32 other; /* Other indications */ other 332 net/ncsi/ncsi-rsp.c ncm->data[3] = ntohl(rsp->other); other 63 net/sched/sch_choke.c u32 other; /* Drops due to drop() calls */ other 474 net/sched/sch_choke.c .other = q->stats.other, other 820 net/sched/sch_gred.c opt.other = q->stats.other; other 886 net/sched/sch_gred.c if (nla_put_u32(skb, TCA_GRED_VQ_STAT_OTHER, q->stats.other)) other 351 net/sched/sch_red.c st.other = q->stats.other; other 142 net/sctp/debug.c if (id.other <= SCTP_EVENT_OTHER_MAX) other 143 net/sctp/debug.c return sctp_other_tbl[id.other]; other 5611 net/sctp/sm_statefuns.c __func__, type.other); other 78 net/sctp/sm_statetable.c return DO_LOOKUP(SCTP_EVENT_OTHER_MAX, other, other 374 net/unix/af_unix.c static int unix_dgram_peer_wake_connect(struct sock *sk, struct sock *other) other 380 net/unix/af_unix.c u_other = unix_sk(other); other 385 net/unix/af_unix.c u->peer_wake.private = other; other 396 net/unix/af_unix.c struct sock *other) other 401 net/unix/af_unix.c u_other = unix_sk(other); other 404 net/unix/af_unix.c if (u->peer_wake.private == other) { other 413 net/unix/af_unix.c struct sock *other) other 415 net/unix/af_unix.c unix_dgram_peer_wake_disconnect(sk, other); other 426 net/unix/af_unix.c static int unix_dgram_peer_wake_me(struct sock *sk, struct sock *other) other 430 net/unix/af_unix.c connected = unix_dgram_peer_wake_connect(sk, other); other 437 net/unix/af_unix.c if (unix_recvq_full(other) && !sock_flag(other, SOCK_DEAD)) other 441 net/unix/af_unix.c unix_dgram_peer_wake_disconnect(sk, other); other 471 net/unix/af_unix.c static void unix_dgram_disconnected(struct sock *sk, struct sock *other) other 481 net/unix/af_unix.c if (!sock_flag(other, SOCK_DEAD) && unix_peer(other) == sk) { other 482 net/unix/af_unix.c other->sk_err = ECONNRESET; other 483 net/unix/af_unix.c other->sk_error_report(other); other 1117 net/unix/af_unix.c struct sock *other; other 1136 net/unix/af_unix.c other = unix_find_other(net, sunaddr, alen, sock->type, hash, &err); other 1137 net/unix/af_unix.c if (!other) other 1140 net/unix/af_unix.c unix_state_double_lock(sk, other); other 1143 net/unix/af_unix.c if (sock_flag(other, SOCK_DEAD)) { other 1144 net/unix/af_unix.c unix_state_double_unlock(sk, other); other 1145 net/unix/af_unix.c sock_put(other); other 1150 net/unix/af_unix.c if (!unix_may_send(sk, other)) other 1153 net/unix/af_unix.c err = security_unix_may_send(sk->sk_socket, other->sk_socket); other 1161 net/unix/af_unix.c other = NULL; other 1162 net/unix/af_unix.c unix_state_double_lock(sk, other); other 1170 net/unix/af_unix.c unix_peer(sk) = other; other 1173 net/unix/af_unix.c unix_state_double_unlock(sk, other); other 1175 net/unix/af_unix.c if (other != old_peer) other 1179 net/unix/af_unix.c unix_peer(sk) = other; other 1180 net/unix/af_unix.c unix_state_double_unlock(sk, other); other 1185 net/unix/af_unix.c unix_state_double_unlock(sk, other); other 1186 net/unix/af_unix.c sock_put(other); other 1191 net/unix/af_unix.c static long unix_wait_for_peer(struct sock *other, long timeo) other 1193 net/unix/af_unix.c struct unix_sock *u = unix_sk(other); other 1199 net/unix/af_unix.c sched = !sock_flag(other, SOCK_DEAD) && other 1200 net/unix/af_unix.c !(other->sk_shutdown & RCV_SHUTDOWN) && other 1201 net/unix/af_unix.c unix_recvq_full(other); other 1203 net/unix/af_unix.c unix_state_unlock(other); other 1220 net/unix/af_unix.c struct sock *other = NULL; other 1257 net/unix/af_unix.c other = unix_find_other(net, sunaddr, addr_len, sk->sk_type, hash, &err); other 1258 net/unix/af_unix.c if (!other) other 1262 net/unix/af_unix.c unix_state_lock(other); other 1265 net/unix/af_unix.c if (sock_flag(other, SOCK_DEAD)) { other 1266 net/unix/af_unix.c unix_state_unlock(other); other 1267 net/unix/af_unix.c sock_put(other); other 1272 net/unix/af_unix.c if (other->sk_state != TCP_LISTEN) other 1274 net/unix/af_unix.c if (other->sk_shutdown & RCV_SHUTDOWN) other 1277 net/unix/af_unix.c if (unix_recvq_full(other)) { other 1282 net/unix/af_unix.c timeo = unix_wait_for_peer(other, timeo); other 1287 net/unix/af_unix.c sock_put(other); other 1321 net/unix/af_unix.c unix_state_unlock(other); other 1322 net/unix/af_unix.c sock_put(other); other 1326 net/unix/af_unix.c err = security_unix_stream_connect(sk, other, newsk); other 1341 net/unix/af_unix.c otheru = unix_sk(other); other 1368 net/unix/af_unix.c copy_peercred(sk, other); other 1380 net/unix/af_unix.c spin_lock(&other->sk_receive_queue.lock); other 1381 net/unix/af_unix.c __skb_queue_tail(&other->sk_receive_queue, skb); other 1382 net/unix/af_unix.c spin_unlock(&other->sk_receive_queue.lock); other 1383 net/unix/af_unix.c unix_state_unlock(other); other 1384 net/unix/af_unix.c other->sk_data_ready(other); other 1385 net/unix/af_unix.c sock_put(other); other 1389 net/unix/af_unix.c if (other) other 1390 net/unix/af_unix.c unix_state_unlock(other); other 1396 net/unix/af_unix.c if (other) other 1397 net/unix/af_unix.c sock_put(other); other 1525 net/unix/af_unix.c const struct sock *other) other 1528 net/unix/af_unix.c !other->sk_socket || other 1529 net/unix/af_unix.c test_bit(SOCK_PASSCRED, &other->sk_socket->flags); other 1538 net/unix/af_unix.c const struct sock *other) other 1542 net/unix/af_unix.c if (unix_passcred_enabled(sock, other)) { other 1550 net/unix/af_unix.c const struct sock *other) other 1559 net/unix/af_unix.c if (unix_passcred_enabled(socket, other)) { other 1588 net/unix/af_unix.c struct sock *other = NULL; other 1615 net/unix/af_unix.c other = unix_peer_get(sk); other 1616 net/unix/af_unix.c if (!other) other 1657 net/unix/af_unix.c if (!other) { other 1662 net/unix/af_unix.c other = unix_find_other(net, sunaddr, namelen, sk->sk_type, other 1664 net/unix/af_unix.c if (other == NULL) other 1668 net/unix/af_unix.c if (sk_filter(other, skb) < 0) { other 1675 net/unix/af_unix.c unix_state_lock(other); other 1678 net/unix/af_unix.c if (!unix_may_send(sk, other)) other 1681 net/unix/af_unix.c if (unlikely(sock_flag(other, SOCK_DEAD))) { other 1686 net/unix/af_unix.c unix_state_unlock(other); other 1687 net/unix/af_unix.c sock_put(other); other 1693 net/unix/af_unix.c if (unix_peer(sk) == other) { other 1695 net/unix/af_unix.c unix_dgram_peer_wake_disconnect_wakeup(sk, other); other 1699 net/unix/af_unix.c unix_dgram_disconnected(sk, other); other 1700 net/unix/af_unix.c sock_put(other); other 1706 net/unix/af_unix.c other = NULL; other 1713 net/unix/af_unix.c if (other->sk_shutdown & RCV_SHUTDOWN) other 1717 net/unix/af_unix.c err = security_unix_may_send(sk->sk_socket, other->sk_socket); other 1726 net/unix/af_unix.c if (other != sk && other 1727 net/unix/af_unix.c unlikely(unix_peer(other) != sk && unix_recvq_full(other))) { other 1729 net/unix/af_unix.c timeo = unix_wait_for_peer(other, timeo); other 1739 net/unix/af_unix.c unix_state_unlock(other); other 1740 net/unix/af_unix.c unix_state_double_lock(sk, other); other 1743 net/unix/af_unix.c if (unix_peer(sk) != other || other 1744 net/unix/af_unix.c unix_dgram_peer_wake_me(sk, other)) { other 1759 net/unix/af_unix.c if (sock_flag(other, SOCK_RCVTSTAMP)) other 1761 net/unix/af_unix.c maybe_add_creds(skb, sock, other); other 1762 net/unix/af_unix.c skb_queue_tail(&other->sk_receive_queue, skb); other 1763 net/unix/af_unix.c unix_state_unlock(other); other 1764 net/unix/af_unix.c other->sk_data_ready(other); other 1765 net/unix/af_unix.c sock_put(other); other 1772 net/unix/af_unix.c unix_state_unlock(other); other 1776 net/unix/af_unix.c if (other) other 1777 net/unix/af_unix.c sock_put(other); other 1791 net/unix/af_unix.c struct sock *other = NULL; other 1813 net/unix/af_unix.c other = unix_peer(sk); other 1814 net/unix/af_unix.c if (!other) other 1857 net/unix/af_unix.c unix_state_lock(other); other 1859 net/unix/af_unix.c if (sock_flag(other, SOCK_DEAD) || other 1860 net/unix/af_unix.c (other->sk_shutdown & RCV_SHUTDOWN)) other 1863 net/unix/af_unix.c maybe_add_creds(skb, sock, other); other 1864 net/unix/af_unix.c skb_queue_tail(&other->sk_receive_queue, skb); other 1865 net/unix/af_unix.c unix_state_unlock(other); other 1866 net/unix/af_unix.c other->sk_data_ready(other); other 1875 net/unix/af_unix.c unix_state_unlock(other); other 1893 net/unix/af_unix.c struct sock *other, *sk = socket->sk; other 1899 net/unix/af_unix.c other = unix_peer(sk); other 1900 net/unix/af_unix.c if (!other || sk->sk_state != TCP_ESTABLISHED) other 1905 net/unix/af_unix.c unix_state_unlock(other); other 1906 net/unix/af_unix.c mutex_unlock(&unix_sk(other)->iolock); other 1916 net/unix/af_unix.c err = mutex_lock_interruptible(&unix_sk(other)->iolock); other 1928 net/unix/af_unix.c unix_state_lock(other); other 1930 net/unix/af_unix.c if (sock_flag(other, SOCK_DEAD) || other 1931 net/unix/af_unix.c other->sk_shutdown & RCV_SHUTDOWN) { other 1938 net/unix/af_unix.c err = maybe_init_creds(&scm, socket, other); other 1944 net/unix/af_unix.c skb = skb_peek_tail(&other->sk_receive_queue); other 1977 net/unix/af_unix.c spin_lock(&other->sk_receive_queue.lock); other 1978 net/unix/af_unix.c __skb_queue_tail(&other->sk_receive_queue, newskb); other 1979 net/unix/af_unix.c spin_unlock(&other->sk_receive_queue.lock); other 1982 net/unix/af_unix.c unix_state_unlock(other); other 1983 net/unix/af_unix.c mutex_unlock(&unix_sk(other)->iolock); other 1985 net/unix/af_unix.c other->sk_data_ready(other); other 1990 net/unix/af_unix.c unix_state_unlock(other); other 1992 net/unix/af_unix.c mutex_unlock(&unix_sk(other)->iolock); other 2460 net/unix/af_unix.c struct sock *other; other 2473 net/unix/af_unix.c other = unix_peer(sk); other 2474 net/unix/af_unix.c if (other) other 2475 net/unix/af_unix.c sock_hold(other); other 2479 net/unix/af_unix.c if (other && other 2488 net/unix/af_unix.c unix_state_lock(other); other 2489 net/unix/af_unix.c other->sk_shutdown |= peer_mode; other 2490 net/unix/af_unix.c unix_state_unlock(other); other 2491 net/unix/af_unix.c other->sk_state_change(other); other 2493 net/unix/af_unix.c sk_wake_async(other, SOCK_WAKE_WAITD, POLL_HUP); other 2495 net/unix/af_unix.c sk_wake_async(other, SOCK_WAKE_WAITD, POLL_IN); other 2497 net/unix/af_unix.c if (other) other 2498 net/unix/af_unix.c sock_put(other); other 2642 net/unix/af_unix.c struct sock *sk = sock->sk, *other; other 2680 net/unix/af_unix.c other = unix_peer(sk); other 2681 net/unix/af_unix.c if (other && unix_peer(other) != sk && other 2682 net/unix/af_unix.c unix_recvq_full(other) && other 2683 net/unix/af_unix.c unix_dgram_peer_wake_me(sk, other)) other 51 net/vmw_vsock/vsock_addr.c const struct sockaddr_vm *other) other 53 net/vmw_vsock/vsock_addr.c return addr->svm_cid == other->svm_cid && other 54 net/vmw_vsock/vsock_addr.c addr->svm_port == other->svm_port; other 513 scripts/dtc/checks.c struct node *other; other 534 scripts/dtc/checks.c other = get_node_by_phandle(root, phandle); other 535 scripts/dtc/checks.c if (other && (other != node)) { other 537 scripts/dtc/checks.c phandle, other->fullpath); other 1961 security/security.c int security_unix_stream_connect(struct sock *sock, struct sock *other, struct sock *newsk) other 1963 security/security.c return call_int_hook(unix_stream_connect, 0, sock, other, newsk); other 1967 security/security.c int security_unix_may_send(struct socket *sock, struct socket *other) other 1969 security/security.c return call_int_hook(unix_may_send, 0, sock, other); other 4882 security/selinux/hooks.c struct sock *other, other 4886 security/selinux/hooks.c struct sk_security_struct *sksec_other = other->sk_security; other 4894 security/selinux/hooks.c ad.u.net->sk = other; other 4917 security/selinux/hooks.c struct socket *other) other 4920 security/selinux/hooks.c struct sk_security_struct *osec = other->sk->sk_security; other 4926 security/selinux/hooks.c ad.u.net->sk = other->sk; other 263 security/selinux/ss/conditional.c struct cond_av_list *other; other 272 security/selinux/ss/conditional.c struct cond_av_list *other = data->other, *list, *cur; other 295 security/selinux/ss/conditional.c if (other) { other 303 security/selinux/ss/conditional.c for (cur = other; cur; cur = cur->next) { other 349 security/selinux/ss/conditional.c static int cond_read_av_list(struct policydb *p, void *fp, struct cond_av_list **ret_list, struct cond_av_list *other) other 367 security/selinux/ss/conditional.c data.other = other; other 3573 security/smack/smack_lsm.c struct sock *other, struct sock *newsk) other 3578 security/smack/smack_lsm.c struct socket_smack *osp = other->sk_security; other 3591 security/smack/smack_lsm.c smk_ad_setfield_u_net_sk(&ad, other); other 3623 security/smack/smack_lsm.c static int smack_unix_may_send(struct socket *sock, struct socket *other) other 3626 security/smack/smack_lsm.c struct socket_smack *osp = other->sk->sk_security; other 3634 security/smack/smack_lsm.c smk_ad_setfield_u_net_sk(&ad, other->sk); other 19 sound/aoa/soundbus/i2sbus/pcm.c struct pcm_info **pi, struct pcm_info **other) other 24 sound/aoa/soundbus/i2sbus/pcm.c if (other) other 25 sound/aoa/soundbus/i2sbus/pcm.c *other = &i2sdev->out; other 29 sound/aoa/soundbus/i2sbus/pcm.c if (other) other 30 sound/aoa/soundbus/i2sbus/pcm.c *other = &i2sdev->in; other 74 sound/aoa/soundbus/i2sbus/pcm.c struct pcm_info *pi, *other; other 88 sound/aoa/soundbus/i2sbus/pcm.c get_pcm_info(i2sdev, in, &pi, &other); other 179 sound/aoa/soundbus/i2sbus/pcm.c if (other->active) { other 339 sound/aoa/soundbus/i2sbus/pcm.c struct pcm_info *pi, *other; other 346 sound/aoa/soundbus/i2sbus/pcm.c get_pcm_info(i2sdev, in, &pi, &other); other 362 sound/aoa/soundbus/i2sbus/pcm.c if (other->active && other 3978 sound/pci/rme9652/hdsp.c struct snd_pcm_substream *other; other 3980 sound/pci/rme9652/hdsp.c other = hdsp->capture_substream; other 3982 sound/pci/rme9652/hdsp.c other = hdsp->playback_substream; other 3987 sound/pci/rme9652/hdsp.c if (other) { other 3989 sound/pci/rme9652/hdsp.c struct snd_pcm_runtime *oruntime = other->runtime; other 3991 sound/pci/rme9652/hdsp.c if (s == other) { other 4112 sound/pci/rme9652/hdsp.c struct snd_pcm_substream *other; other 4136 sound/pci/rme9652/hdsp.c other = hdsp->capture_substream; other 4138 sound/pci/rme9652/hdsp.c other = hdsp->playback_substream; other 4140 sound/pci/rme9652/hdsp.c if (other) { other 4143 sound/pci/rme9652/hdsp.c if (s == other) { other 5471 sound/pci/rme9652/hdspm.c struct snd_pcm_substream *other; other 5474 sound/pci/rme9652/hdspm.c other = hdspm->capture_substream; other 5476 sound/pci/rme9652/hdspm.c other = hdspm->playback_substream; other 5482 sound/pci/rme9652/hdspm.c if (other) { other 5484 sound/pci/rme9652/hdspm.c struct snd_pcm_runtime *oruntime = other->runtime; other 5486 sound/pci/rme9652/hdspm.c if (s == other) { other 5758 sound/pci/rme9652/hdspm.c struct snd_pcm_substream *other; other 5776 sound/pci/rme9652/hdspm.c other = hdspm->capture_substream; other 5778 sound/pci/rme9652/hdspm.c other = hdspm->playback_substream; other 5780 sound/pci/rme9652/hdspm.c if (other) { other 5783 sound/pci/rme9652/hdspm.c if (s == other) { other 1963 sound/pci/rme9652/rme9652.c struct snd_pcm_substream *other; other 1965 sound/pci/rme9652/rme9652.c other = rme9652->capture_substream; other 1967 sound/pci/rme9652/rme9652.c other = rme9652->playback_substream; other 1972 sound/pci/rme9652/rme9652.c if (other) { other 1974 sound/pci/rme9652/rme9652.c struct snd_pcm_runtime *oruntime = other->runtime; other 1976 sound/pci/rme9652/rme9652.c if (s == other) { other 2099 sound/pci/rme9652/rme9652.c struct snd_pcm_substream *other; other 2116 sound/pci/rme9652/rme9652.c other = rme9652->capture_substream; other 2118 sound/pci/rme9652/rme9652.c other = rme9652->playback_substream; other 2120 sound/pci/rme9652/rme9652.c if (other) { other 2123 sound/pci/rme9652/rme9652.c if (s == other) { other 163 sound/soc/samsung/i2s.c struct i2s_dai *other = get_other_dai(i2s); other 165 sound/soc/samsung/i2s.c return tx_active(other); other 190 sound/soc/samsung/i2s.c struct i2s_dai *other = get_other_dai(i2s); other 192 sound/soc/samsung/i2s.c return rx_active(other); other 502 sound/soc/samsung/i2s.c struct i2s_dai *other = get_other_dai(i2s); other 527 sound/soc/samsung/i2s.c if ((rfs && other && other->rfs && (other->rfs != rfs)) || other 821 sound/soc/samsung/i2s.c struct i2s_dai *other = get_other_dai(i2s); other 830 sound/soc/samsung/i2s.c if (is_manager(other)) other 848 sound/soc/samsung/i2s.c struct i2s_dai *other = get_other_dai(i2s); other 856 sound/soc/samsung/i2s.c if (is_opened(other)) other 857 sound/soc/samsung/i2s.c other->mode |= DAI_MANAGER; other 871 sound/soc/samsung/i2s.c struct i2s_dai *other = get_other_dai(i2s); other 879 sound/soc/samsung/i2s.c if (!bfs && other) other 880 sound/soc/samsung/i2s.c bfs = other->bfs; other 888 sound/soc/samsung/i2s.c if (!rfs && other) other 889 sound/soc/samsung/i2s.c rfs = other->rfs; other 982 sound/soc/samsung/i2s.c struct i2s_dai *other = get_other_dai(i2s); other 988 sound/soc/samsung/i2s.c || (other && other->bfs && (other->bfs != div))) { other 1045 sound/soc/samsung/i2s.c struct i2s_dai *other = get_other_dai(i2s); other 1062 sound/soc/samsung/i2s.c other->idma_playback.addr); other 1073 sound/soc/samsung/i2s.c i2s_fifo(other, FIC_TXFLUSH); other 1078 sound/soc/samsung/i2s.c if (!is_opened(other)) other 279 tools/include/uapi/linux/pkt_sched.h __u32 other; /* Drops due to drop() calls */ other 335 tools/include/uapi/linux/pkt_sched.h __u32 other; other 379 tools/include/uapi/linux/pkt_sched.h __u32 other; /* Drops due to drop() calls */ other 22 tools/perf/tests/expr.c const char **other; other 55 tools/perf/tests/expr.c expr__find_other("FOO + BAR + BAZ + BOZO", "FOO", &other, &num_other) == 0); other 57 tools/perf/tests/expr.c TEST_ASSERT_VAL("find other", !strcmp(other[0], "BAR")); other 58 tools/perf/tests/expr.c TEST_ASSERT_VAL("find other", !strcmp(other[1], "BAZ")); other 59 tools/perf/tests/expr.c TEST_ASSERT_VAL("find other", !strcmp(other[2], "BOZO")); other 60 tools/perf/tests/expr.c TEST_ASSERT_VAL("find other", other[3] == NULL); other 63 tools/perf/tests/expr.c zfree(&other[i]); other 64 tools/perf/tests/expr.c free((void *)other); other 184 tools/perf/tests/hists_link.c static int validate_match(struct hists *leader, struct hists *other) other 186 tools/perf/tests/hists_link.c return __validate_match(leader) || __validate_match(other); other 262 tools/perf/tests/hists_link.c static int validate_link(struct hists *leader, struct hists *other) other 264 tools/perf/tests/hists_link.c return __validate_link(leader, 0) || __validate_link(other, 1); other 18 tools/perf/tests/thread-mg-share.c struct thread *other, *other_leader; other 40 tools/perf/tests/thread-mg-share.c other = machine__findnew_thread(machine, 4, 5); other 43 tools/perf/tests/thread-mg-share.c leader && t1 && t2 && t3 && other); other 70 tools/perf/tests/thread-mg-share.c machine__remove_thread(machine, other); other 73 tools/perf/tests/thread-mg-share.c other_mg = other->mg; other 94 tools/perf/tests/thread-mg-share.c thread__put(other); other 23 tools/perf/util/expr.h int expr__find_other(const char *p, const char *one, const char ***other, other 186 tools/perf/util/expr.y static bool already_seen(const char *val, const char *one, const char **other, other 194 tools/perf/util/expr.y if (!strcasecmp(other[i], val)) other 199 tools/perf/util/expr.y int expr__find_other(const char *p, const char *one, const char ***other, other 206 tools/perf/util/expr.y *other = malloc((EXPR_MAX_OTHER + 1) * sizeof(char *)); other 207 tools/perf/util/expr.y if (!*other) other 218 tools/perf/util/expr.y if (tok == ID && !already_seen(val.id, one, *other, num_other)) { other 223 tools/perf/util/expr.y (*other)[num_other] = strdup(val.id); other 224 tools/perf/util/expr.y if (!(*other)[num_other]) other 229 tools/perf/util/expr.y (*other)[num_other] = NULL; other 233 tools/perf/util/expr.y free(*other); other 234 tools/perf/util/expr.y *other = NULL; other 2445 tools/perf/util/hist.c void hists__match(struct hists *leader, struct hists *other) other 2454 tools/perf/util/hist.c &other->entries_collapsed); other 2464 tools/perf/util/hist.c pair = hists__find_entry(other, pos); other 2520 tools/perf/util/hist.c int hists__link(struct hists *leader, struct hists *other) other 2530 tools/perf/util/hist.c &other->entries_collapsed); other 2533 tools/perf/util/hist.c if (hists__has(other, need_collapse)) other 2534 tools/perf/util/hist.c root = &other->entries_collapsed; other 2536 tools/perf/util/hist.c root = other->entries_in; other 217 tools/perf/util/hist.h void hists__match(struct hists *leader, struct hists *other); other 218 tools/perf/util/hist.h int hists__link(struct hists *leader, struct hists *other);