Home
last modified time | relevance | path

Searched refs:diffs (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/fs/qnx6/
DREADME3 Please send diffs and remarks to <chaosman@ontika.net> .
/linux-4.4.14/fs/qnx4/
DREADME3 Please send diffs and remarks to <al@alarsen.net> .
/linux-4.4.14/net/openvswitch/
Dflow_table.c444 long diffs = 0; in cmp_key() local
448 diffs |= *cp1++ ^ *cp2++; in cmp_key()
450 return diffs == 0; in cmp_key()
/linux-4.4.14/Documentation/video4linux/
DREADME.saa713440 Please mail me unified diffs ("diff -u") with your changes, and don't
/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_zilog.c545 unsigned char *data, *endp, *diffs, *key_block; in get_key_data() local
579 diffs = data; in get_key_data()
625 diffs[i] >= TX_BLOCK_SIZE) in get_key_data()
627 buf[diffs[i]] = val; in get_key_data()
/linux-4.4.14/drivers/net/ethernet/xscale/
Dixp4xx_eth.c937 u8 diffs[ETH_ALEN], *addr; in eth_set_mcast_list() local
957 eth_zero_addr(diffs); in eth_set_mcast_list()
964 diffs[i] |= addr[i] ^ ha->addr[i]; in eth_set_mcast_list()
969 __raw_writel(~diffs[i], &port->regs->mcast_mask[i]); in eth_set_mcast_list()
/linux-4.4.14/net/core/
Ddev.c4137 unsigned long diffs; in gro_list_prepare() local
4146 diffs = (unsigned long)p->dev ^ (unsigned long)skb->dev; in gro_list_prepare()
4147 diffs |= p->vlan_tci ^ skb->vlan_tci; in gro_list_prepare()
4148 diffs |= skb_metadata_dst_cmp(p, skb); in gro_list_prepare()
4150 diffs |= compare_ether_header(skb_mac_header(p), in gro_list_prepare()
4152 else if (!diffs) in gro_list_prepare()
4153 diffs = memcmp(skb_mac_header(p), in gro_list_prepare()
4156 NAPI_GRO_CB(p)->same_flow = !diffs; in gro_list_prepare()
/linux-4.4.14/tools/usb/usbip/
DINSTALL35 diffs or instructions to the address given in the `README' so they can
/linux-4.4.14/Documentation/
DHOWTO233 during this period of time maintainers can submit big diffs to
/linux-4.4.14/Documentation/scsi/
DChangeLog.1992-19971461 * Throughout: SCSI portion of cluster diffs added.
/linux-4.4.14/Documentation/sound/oss/
DREADME.OSS1415 distributed driver (diffs) for the card.