/linux-4.4.14/tools/arch/x86/include/asm/ |
H A D | barrier.h | 16 * Some non-Intel clones support out of order store. wmb() ceases to be a
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
H A D | ttusb2.h | 1 /* DVB USB compliant linux driver for Technotrend DVB USB boxes and clones
|
H A D | vp702x.c | 443 MODULE_DESCRIPTION("Driver for Twinhan StarBox DVB-S USB2.0 and clones");
|
H A D | ttusb2.c | 1 /* DVB USB compliant linux driver for Technotrend DVB USB boxes and clones
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | barrier.h | 15 * Some non-Intel clones support out of order store. wmb() ceases to be a
|
/linux-4.4.14/samples/pktgen/ |
H A D | parameters.sh | 13 echo " -c : (\$SKB_CLONE) SKB clones send before alloc new SKB"
|
/linux-4.4.14/drivers/mfd/ |
H A D | mfd-core.c | 330 int mfd_clone_cell(const char *cell, const char **clones, size_t n_clones) mfd_clone_cell() argument 349 cell_entry.name = clones[i]; mfd_clone_cell() 354 clones[i]); mfd_clone_cell()
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
H A D | ne.c | 15 boards. Currently it supports the NE1000, NE2000, many clones, 24 Paul Gortmaker : Support for PCI ne2k clones, similar to lance.c 64 /* Do we support clones that don't adhere to 14,15 of the SAprom ? */ 130 /* A list of bad clones that we none-the-less recognize. */ 143 {"E-LAN100", "E-LAN200", {0x00, 0x00, 0x5d}}, /* Broken ne1000 clones */ 193 buffer memory space. NE2000 clones have 0x57,0x57 in bytes 0x0e,0x0f of 194 the SAPROM, while other supposed NE2000 clones must be detected by their 229 /* Then look for any installed ISAPnP clones */ do_ne_probe() 349 /* DON'T change these to inb_p/outb_p or reset will fail on clones. */ ne_probe1() 573 /* DON'T change these to inb_p/outb_p or reset will fail on clones. */ ne_reset_8390()
|
H A D | ne2k-pci.c | 3 A Linux device driver for PCI NE2000 clones. 24 People are making PCI ne2000 clones! Oh the horror, the horror... 192 buffer memory space. By-the-spec NE2000 clones have 0x57,0x57 in bytes 193 0x0e,0x0f of the SAPROM, while other supposed NE2000 clones must be
|
H A D | 8390.h | 80 /* set this on random 8390 clones! */
|
H A D | lib8390.c | 680 is that some clones crash in roughly the same way. ei_receive() 754 /* This _should_ never happen: it's here for avoiding bad clones. */ ei_receive()
|
H A D | axnet_cs.c | 1359 is that some clones crash in roughly the same way. ei_receive() 1426 /* This _should_ never happen: it's here for avoiding bad clones. */ ei_receive()
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | mcf8390.h | 23 * Support for NE2000 clones devices in ColdFire based boards.
|
/linux-4.4.14/drivers/md/persistent-data/ |
H A D | dm-transaction-manager.h | 34 * to clones.
|
/linux-4.4.14/include/linux/sunrpc/ |
H A D | clnt.h | 63 struct rpc_clnt * cl_parent; /* Points to parent of clones */
|
/linux-4.4.14/include/linux/mfd/ |
H A D | core.h | 103 extern int mfd_clone_cell(const char *cell, const char **clones,
|
/linux-4.4.14/sound/oss/ |
H A D | sb_card.c | 94 "the mpu on some clones"); 178 /* All clones layout their PnP tables differently and some use sb_dev2cfg()
|
H A D | sb_common.c | 745 case 3: /* SB Pro and most clones */ sb_dsp_init()
|
/linux-4.4.14/sound/isa/sb/ |
H A D | sb8_main.c | 5 * Routines for control of 8-bit SoundBlaster cards and clones 42 MODULE_DESCRIPTION("Routines for control of 8-bit SoundBlaster cards and clones");
|
H A D | sb16_main.c | 3 * Routines for control of 16-bit SoundBlaster cards and clones 49 MODULE_DESCRIPTION("Routines for control of 16-bit SoundBlaster cards and clones");
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | pcl730.c | 3 * Driver for Advantech PCL-730 and clones
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | platinumfb.h | 3 * Platinum on-board video in PowerMac 7200s (and some clones based
|
H A D | vga16fb.c | 646 vga_io_r(VGA_IS1_RC); /* some clones need it */ ega16_setpalette()
|
/linux-4.4.14/drivers/ata/ |
H A D | pata_efar.c | 300 MODULE_DESCRIPTION("SCSI low-level driver for EFAR PIIX clones");
|
/linux-4.4.14/net/dccp/ |
H A D | timer.c | 100 * total number of retransmissions of clones of original packets. dccp_retransmit_timer()
|
/linux-4.4.14/include/sound/ |
H A D | wss.h | 64 /* compatible, but clones */
|
/linux-4.4.14/tools/testing/selftests/timers/ |
H A D | rtctest.c | 27 * clocks that will often not be clones of what the PC-AT had.
|
/linux-4.4.14/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_kms.c | 813 /* Set the possible CRTCs and possible clones. There's always at least rcar_du_modeset_init() 815 * possible clones field. rcar_du_modeset_init()
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
H A D | az6007.c | 2 * Driver for AzureWave 6007 DVB-C/T USB2.0 and clones 982 MODULE_DESCRIPTION("Driver for AzureWave 6007 DVB-C/T USB2.0 and clones");
|
/linux-4.4.14/drivers/mtd/devices/ |
H A D | docg3.h | 295 * Reliable mode implies that page 2*n and 2*n+1 are clones.
|
H A D | docg3.c | 302 * In reliable mode, pages 2*n and 2*n+1 are clones. Writing to page 0 of blocks 822 * clones, only 32 pages per block are available.
|
/linux-4.4.14/fs/reiserfs/ |
H A D | tail_conversion.c | 42 /* returned value for reiserfs_insert_item and clones */ direct2indirect()
|
H A D | namei.c | 1305 * get_empty_nodes or its clones
|
H A D | reiserfs.h | 1331 /* return values for search_by_key and clones */
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-cmos.c | 18 * that instead of discrete clones like the DS12887 or M48T86. There 19 * are also clones that connect using the LPC bus. 645 * some almost-clones) can provide hooks to make that behave. cmos_do_probe()
|
/linux-4.4.14/drivers/md/ |
H A D | dm-mpath.c | 1255 * bio clones. If we queue them inside the multipath target, do_end_io() 1256 * we need to make bio clones, that requires memory allocation. do_end_io() 1258 * don't have bio clones.) do_end_io()
|
H A D | dm.c | 96 * For request-based dm - the bio clones we allocate are embedded in these 1712 * Entry point to split a bio into clones and submit them to the targets.
|
/linux-4.4.14/net/ipv6/ |
H A D | ip6_fib.c | 1460 /* clones of this route might be in another subtree */ fib6_del() 1742 * Also age clones. Note, that clones are aged out fib6_age()
|
H A D | raw.c | 156 * Caller owns SKB so we must make clones.
|
/linux-4.4.14/drivers/hwmon/ |
H A D | lm75.c | 392 * The absence of identification registers on all these clones lm75_detect()
|
/linux-4.4.14/fs/btrfs/ |
H A D | send.c | 1153 * used for clones found in send_root. clones found behind cur_objectid 1154 * and cur_offset are not considered as allowed clones. 1220 * accept clones from these extents. __iterate_backrefs() 1232 * Make sure we don't consider clones from send_root that are __iterate_backrefs() 1237 * TODO for the moment we don't accept clones from the inode __iterate_backrefs() 1272 * moment. This means, that no clones are accepted which lie behind the current 1422 verbose_printk("btrfs: no clones found\n"); find_extent_clone() 1430 /* prefer clones from send_root over others */ find_extent_clone()
|
/linux-4.4.14/drivers/usb/serial/ |
H A D | mct_u232.h | 250 * low. In the IBM PC serial adapter (and most clones), OUT 2 is used
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | as3645a.c | 884 MODULE_DESCRIPTION("LED flash driver for AS3645A, LM3555 and their clones");
|
/linux-4.4.14/arch/x86/math-emu/ |
H A D | fpu_entry.c | 46 and may not work on FPU clones or later Intel FPUs.
|
/linux-4.4.14/net/tipc/ |
H A D | msg.c | 565 * reassemble the clones into one message
|
H A D | socket.c | 748 /* Create destination port list and message clones: */ tipc_sk_mcast_rcv()
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
H A D | vlun.c | 325 pr_debug("%s: AUN %llX on lun_id %llX hit max clones already\n", ba_clone() 1071 /* free the clones already made */ clone_lxt()
|
/linux-4.4.14/net/sunrpc/ |
H A D | clnt.c | 560 * This function clones the RPC client structure. It allows us to share the 586 /* Turn off autobind on clones */ __rpc_clone_client()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | mdfld_dsi_dpi.c | 1004 /*set possible crtcs and clones*/ mdfld_dsi_dpi_init()
|
/linux-4.4.14/include/linux/ |
H A D | skbuff.h | 329 /* This data is invariant across clones and lives at 824 /* Layout of fast clones : [skb1][skb2][fclone_ref] */ 3035 * PHY drivers may accept clones of transmitted packets for 3056 * If the skb has a socket associated, then this function clones the
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | smp_64.c | 1025 * Also, for flushing from kswapd and also for clones, we
|
/linux-4.4.14/net/ipv4/ |
H A D | raw.c | 163 * Caller owns SKB, so we must make clones.
|
H A D | tcp_output.c | 2205 /* Thanks to skb fast clones, we can detect if a prior transmit of
|
/linux-4.4.14/sound/ppc/ |
H A D | pmac.c | 53 * clones, either owing to a bug in dbdma or some interaction between
|
/linux-4.4.14/drivers/tty/serial/8250/ |
H A D | 8250_port.c | 735 * its clones. (We treat the broken original StarTech 16650 V1 as a 976 * Try setting it with and without DLAB set. Cheap clones autoconfig_16550a()
|
/linux-4.4.14/net/core/ |
H A D | pktgen.c | 49 * as a "fastpath" with a configurable number of clones after alloc's. 52 * clones.
|
H A D | skbuff.c | 1849 * fragment, and if the head is not shared with any clones then __skb_splice_bits()
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
H A D | budget-av.c | 1115 /* STB0899 demodulator config for the KNC1 and clones */
|
H A D | budget-ci.c | 1421 * On the TT S2 3200 and clones, the STB0899 demodulator's RESETB is frontend_init()
|
/linux-4.4.14/drivers/net/usb/ |
H A D | usbnet.c | 316 * can return clones as well as just modify the original skb.
|
/linux-4.4.14/block/ |
H A D | bio.c | 656 * to date (i.e. for clones that share the parent biovec) is just bio_clone_bioset()
|
/linux-4.4.14/net/batman-adv/ |
H A D | network-coding.c | 1385 /* batadv_nc_skb_store_for_decoding() clones the skb, so we must free batadv_nc_skb_store_before_coding()
|
/linux-4.4.14/net/ipx/ |
H A D | af_ipx.c | 597 * up clones. ipxitf_send()
|
/linux-4.4.14/kernel/events/ |
H A D | core.c | 2563 /* If neither context have a parent context; they cannot be clones. */ perf_event_context_sched_out() 2569 * Looks like the two contexts are clones, so we might be perf_event_context_sched_out() 2571 * contexts and check that they are clones under the perf_event_context_sched_out()
|
/linux-4.4.14/drivers/atm/ |
H A D | ambassador.c | 1397 // as buffer locking goes. There may be bugs if pcap clones RX skbs.
|
/linux-4.4.14/fs/ |
H A D | namespace.c | 1855 * A bind operation clones the source mount and mounts the clone on the
|
/linux-4.4.14/drivers/scsi/ |
H A D | BusLogic.c | 1319 BusLogic Host Adapters and true clones support this command. blogic_checkadapter()
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 2083 .name = "Twinhan DST + clones",
|
/linux-4.4.14/drivers/block/ |
H A D | floppy.c | 4313 * properly, so force a reset for the standard FDC clones, do_floppy_init()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 1780 * @src: source MAC filter entry to be clones
|