Home
last modified time | relevance | path

Searched refs:fake (Results 1 – 49 of 49) sorted by relevance

/linux-4.1.27/drivers/net/ieee802154/
Dfakelb.c36 struct fakelb_priv *fake; member
81 struct fakelb_priv *fake = priv->fake; in fakelb_hw_xmit() local
83 read_lock_bh(&fake->lock); in fakelb_hw_xmit()
89 list_for_each_entry(dp, &priv->fake->list, list) { in fakelb_hw_xmit()
96 read_unlock_bh(&fake->lock); in fakelb_hw_xmit()
138 static int fakelb_add_one(struct device *dev, struct fakelb_priv *fake) in fakelb_add_one() argument
183 priv->fake = fake; in fakelb_add_one()
193 write_lock_bh(&fake->lock); in fakelb_add_one()
194 list_add_tail(&priv->list, &fake->list); in fakelb_add_one()
195 write_unlock_bh(&fake->lock); in fakelb_add_one()
[all …]
DKconfig17 Say Y here to enable the fake driver that can emulate a net
/linux-4.1.27/Documentation/fmc/
Dfmc-fakedev.txt11 written, and it includes a fake EEPROM image (built using the tools
13 replicated for each fake mezzanine.
22 [ 99.971247] fake-fmc-carrier: mezzanine 0
23 [ 99.975393] Manufacturer: fake-vendor
24 [ 99.979624] Product name: fake-design-for-testing
27 [ 121.447464] fake-fmc-carrier: Mezzanine 0: eeprom "fdelay-eeprom.bin"
28 [ 121.462725] fake-fmc-carrier: mezzanine 0
34 own internal fake EEPROM: whenever the image is overwritten starting at
Dfmc-write-eeprom.txt57 If you want to try reflashing fake EEPROM devices, you can use the
67 [ 72.984733] fake-fmc: Manufacturer: fake-vendor
68 [ 72.989434] fake-fmc: Product name: fake-design-for-testing
71 [ 130.874098] fake-fmc: Matching a generic driver (no ID)
72 [ 130.887845] fake-fmc: programming 6155 bytes
73 [ 130.894567] fake-fmc: write_eeprom: success
74 [ 132.895794] fake-fmc: Manufacturer: CERN
75 [ 132.899872] fake-fmc: Product name: FmcDelay1ns4cha
/linux-4.1.27/Documentation/x86/x86_64/
Dfake-numa-for-cpusets1 Using numa=fake and CPUSets for Resource Management
4 This document describes how the numa=fake x86_64 command-line option can be used
6 you can create fake NUMA nodes that represent contiguous chunks of memory and
13 more information on the numa=fake command line option and its various ways of
14 configuring fake nodes, see Documentation/x86/x86_64/boot-options.txt.
17 emulation setup of "numa=fake=4*512,". This will split our system memory into
23 A machine may be split as follows with "numa=fake=4*512," as reported by dmesg:
36 Documentation/cgroups/cpusets.txt, you can assign fake nodes (i.e. contiguous memory
46 Now this cpuset, 'ddset', will only allowed access to fake nodes 0 and 1 for
50 available to them according to the fake nodes assigned as mems:
[all …]
D00-INDEX7 fake-numa-for-cpusets
8 - Using numa=fake and CPUSets for Resource Management
Dboot-options.txt145 numa=fake=<size>[MG]
149 numa=fake=<N>
150 If given as an integer, fills all system RAM with N fake nodes
/linux-4.1.27/drivers/net/wireless/libertas/
Dcfg.c1708 u8 *fake = fake_ie; in lbs_join_post() local
1719 *fake++ = WLAN_EID_SSID; in lbs_join_post()
1720 *fake++ = params->ssid_len; in lbs_join_post()
1721 memcpy(fake, params->ssid, params->ssid_len); in lbs_join_post()
1722 fake += params->ssid_len; in lbs_join_post()
1724 *fake++ = WLAN_EID_SUPP_RATES; in lbs_join_post()
1725 *fake++ = 4; in lbs_join_post()
1726 *fake++ = 0x82; in lbs_join_post()
1727 *fake++ = 0x84; in lbs_join_post()
1728 *fake++ = 0x8b; in lbs_join_post()
[all …]
/linux-4.1.27/drivers/fmc/
DKconfig22 tristate "FMC fake device (software testing)"
24 This is a fake carrier, bringing a default EEPROM content
31 This is a fake mezzanine driver, to show how FMC works and test it.
/linux-4.1.27/fs/ext4/
Dinline.c1332 struct ext4_dir_entry_2 fake; in htree_inlinedir_to_tree() local
1368 fake.inode = cpu_to_le32(inode->i_ino); in htree_inlinedir_to_tree()
1369 fake.name_len = 1; in htree_inlinedir_to_tree()
1370 strcpy(fake.name, "."); in htree_inlinedir_to_tree()
1371 fake.rec_len = ext4_rec_len_to_disk( in htree_inlinedir_to_tree()
1372 EXT4_DIR_REC_LEN(fake.name_len), in htree_inlinedir_to_tree()
1374 ext4_set_de_type(inode->i_sb, &fake, S_IFDIR); in htree_inlinedir_to_tree()
1375 de = &fake; in htree_inlinedir_to_tree()
1378 fake.inode = cpu_to_le32(parent_ino); in htree_inlinedir_to_tree()
1379 fake.name_len = 2; in htree_inlinedir_to_tree()
[all …]
Dnamei.c214 struct fake_dirent fake; member
2281 memset(&node2->fake, 0, sizeof(struct fake_dirent)); in ext4_dx_add_entry()
2282 node2->fake.rec_len = ext4_rec_len_to_disk(sb->s_blocksize, in ext4_dx_add_entry()
/linux-4.1.27/drivers/edac/
Dghes_edac.c430 bool fake = false; in ghes_edac_register() local
442 fake = true; in ghes_edac_register()
479 if (!fake) { in ghes_edac_register()
494 if (!fake) { in ghes_edac_register()
/linux-4.1.27/drivers/pci/pcie/aer/
DKconfig.debug15 error injection can fake almost all kinds of errors with the
/linux-4.1.27/arch/x86/kernel/
Dhead_64.S292 pushq $0 # fake return address to stop unwinder
308 pushq $0 # fake return address to stop unwinder
/linux-4.1.27/Documentation/i2c/
Di2c-stub5 This module is a very simple fake I2C/SMBus driver. It implements six
/linux-4.1.27/Documentation/usb/
Dauthorization.txt90 can fake descriptors and device info. Don't trust that. You are
DWUSB-Design-overview.txt309 the device. First we allocate a /fake port/ and assign an
311 0x80 | fake_port_idx). We fiddle with the fake port status and /hub_wq/
312 sees a new connection, so he moves on to enable the fake port with a reset.
334 toggling the bits in the fake hub port, which kicks hub_wq into removing
Dgadget_hid.txt79 Instead of adding fake platform devices and drivers in order to pass
/linux-4.1.27/drivers/tty/hvc/
DKconfig80 bool "udbg based fake hypervisor console"
/linux-4.1.27/Documentation/RCU/
Dtorture.txt45 gp_normal Make the fake writers use normal synchronous grace-period
48 gp_exp Make the fake writers use expedited synchronous grace-period
70 nfakewriters This is the number of RCU fake writer threads to run. Fake
/linux-4.1.27/Documentation/scsi/
DChangeLog.sym53c8xx_2143 - Use MMIO per default for Power PC instead of some fake normal IO,
Dlibsas.txt78 layer. The idea is that sometimes the LLDD may want to fake
/linux-4.1.27/arch/arm/boot/dts/
Ddm816x.dtsi57 * for the moment, just use a fake OCP bus entry to represent
Domap3.dtsi78 * the moment, just use a fake OCP bus entry to represent the whole bus
Dam33xx.dtsi90 * for the moment, just use a fake OCP bus entry to represent
Domap4.dtsi112 * the moment, just use a fake OCP bus entry to represent the whole bus
Domap5.dtsi127 * the moment, just use a fake OCP bus entry to represent the whole bus
Ddra7.dtsi91 * the moment, just use a fake OCP bus entry to represent the whole bus
/linux-4.1.27/Documentation/rapidio/
Drapidio.txt265 it, a fake device ID will be assigned to configure a route to that switch.
266 In the case of a chain of switches without endpoint, one fake device ID is used
/linux-4.1.27/Documentation/isdn/
DsyncPPP.FAQ65 A: The device is a fake ethernet device .. ignore IRQ and baseaddr
/linux-4.1.27/fs/ext3/
Dnamei.c116 struct fake_dirent fake; member
1541 memset(&node2->fake, 0, sizeof(struct fake_dirent)); in ext3_dx_add_entry()
1542 node2->fake.rec_len = ext3_rec_len_to_disk(sb->s_blocksize); in ext3_dx_add_entry()
/linux-4.1.27/arch/arc/kernel/
Dentry.S725 ;this case is for syscalls or Exceptions (with fake rtie)
/linux-4.1.27/drivers/net/wireless/b43/
Ddma.c1482 static const struct b43_txstatus fake; /* filled with 0 */ in b43_dma_handle_txstatus() local
1581 txstat = &fake; in b43_dma_handle_txstatus()
/linux-4.1.27/fs/udf/
Dinode.c489 int count = 0, fake = !(last_ext->extLength & UDF_EXTENT_LENGTH_MASK); in udf_do_extend_file() local
498 if (!blocks && fake) in udf_do_extend_file()
538 if (fake) { in udf_do_extend_file()
/linux-4.1.27/Documentation/
Ddma-buf-sharing.txt391 possible, it needs to fake coherency by manually shooting down ptes when
448 - If an exporter needs to manually flush caches and hence needs to fake
Ddynamic-debug-howto.txt284 The dyndbg option is a "fake" module parameter, which means:
Dkernel-parameters.txt2208 If zero, the NFS client will fake up a 32-bit inode
3115 test, hence the "fake".
/linux-4.1.27/arch/arm/mm/
Dproc-v7.S277 ALT_UP(mov r0, #(1 << 6)) @ fake it for UP
/linux-4.1.27/Documentation/PCI/
Dpcieaer-howto.txt255 injection can be used to fake various kinds of PCIe errors.
/linux-4.1.27/arch/cris/arch-v10/kernel/
Dentry.S435 move $brp,[$sp=$sp-16]; instruction pointer and room for a fake SBFS frame
/linux-4.1.27/Documentation/ioctl/
Dbotching-up-ioctls.txt12 Which is nice, since there's no more insanity in the form of fake-generic, but
/linux-4.1.27/Documentation/power/
Dfreezing-of-tasks.txt24 fake signal to all user space processes, and wakes up all the kernel threads.
/linux-4.1.27/arch/sparc/lib/
Dchecksum_32.S62 or %g0, %g0, %o4 ! clear fake hword value
/linux-4.1.27/Documentation/filesystems/
Dramfs-rootfs-initramfs.txt40 fake block device into the page cache (and copying changes back out), as well
/linux-4.1.27/arch/x86/kvm/
Demulate.c219 void (*fastop)(struct fastop *fake);
315 extern void em_##op(struct fastop *fake); \
/linux-4.1.27/drivers/staging/comedi/
DKconfig60 Enable support for the fake waveform generator.
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES526 Update number of blocks in file so du command is happier (in Linux a fake
/linux-4.1.27/Documentation/s390/
DDebugging390.txt1540 READY <devno> cause VM to issue a fake interrupt.
/linux-4.1.27/arch/x86/
DKconfig1358 into virtual nodes when booted with "numa=fake=N", where N is the