Home
last modified time | relevance | path

Searched refs:ours (Results 1 – 10 of 10) sorted by relevance

/linux/net/x25/
H A Dx25_facilities.c269 struct x25_facilities *ours = &x25->facilities; in x25_negotiate_facilities() local
274 memcpy(new, ours, sizeof(*new)); in x25_negotiate_facilities()
284 if ((theirs.reverse & 0x01 ) && (ours->reverse & 0x01)) { in x25_negotiate_facilities()
294 int ours_in = ours->throughput & 0x0f; in x25_negotiate_facilities()
295 int ours_out = ours->throughput & 0xf0; in x25_negotiate_facilities()
308 if (theirs.pacsize_in < ours->pacsize_in) { in x25_negotiate_facilities()
312 if (theirs.pacsize_out < ours->pacsize_out) { in x25_negotiate_facilities()
319 if (theirs.winsize_in < ours->winsize_in) { in x25_negotiate_facilities()
323 if (theirs.winsize_out < ours->winsize_out) { in x25_negotiate_facilities()
/linux/arch/powerpc/boot/dts/
H A Dps3.dts39 * here so we can bring up both of ours. See smp_setup_cpu_maps().
/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c312 unsigned long ours; in wpcm450_gpio_irqhandler() local
315 ours = GENMASK(gpio->bank->num_irqs - 1, 0) << gpio->bank->first_irq_bit; in wpcm450_gpio_irqhandler()
321 pending &= ours; in wpcm450_gpio_irqhandler()
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1579 int ours; in ahc_linux_isr() local
1583 ours = ahc_intr(ahc); in ahc_linux_isr()
1585 return IRQ_RETVAL(ours); in ahc_linux_isr()
H A Daic79xx_osm.c1661 int ours; in ahd_linux_isr() local
1665 ours = ahd_intr(ahd); in ahd_linux_isr()
1667 return IRQ_RETVAL(ours); in ahd_linux_isr()
/linux/net/ipv4/
H A Dudp.c2815 int ours; in udp_v4_early_demux() local
2830 ours = ip_check_mc_rcu(in_dev, iph->daddr, iph->saddr, in udp_v4_early_demux()
2832 if (!ours) in udp_v4_early_demux()
/linux/LICENSES/deprecated/
H A DGPL-1.052 Also, for each author's protection and ours, we want to make certain
/linux/LICENSES/preferred/
H A DGPL-2.062 Also, for each author's protection and ours, we want to make certain
/linux/tools/usb/usbip/
H A DCOPYING43 Also, for each author's protection and ours, we want to make certain
/linux/Documentation/process/
H A Dbackporting.rst297 ``git diff HEAD`` (or ``git diff --ours``) which shows only the diff