/Linux-v4.19/Documentation/fmc/ |
D | fmc-fakedev.txt | 11 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
|
D | fmc-write-eeprom.txt | 57 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-v4.19/Documentation/x86/x86_64/ |
D | fake-numa-for-cpusets | 1 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/cgroup-v1/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 …]
|
D | 00-INDEX | 7 fake-numa-for-cpusets 8 - Using numa=fake and CPUSets for Resource Management
|
D | boot-options.txt | 149 numa=fake=<size>[MG] 153 numa=fake=<N> 154 If given as an integer, fills all system RAM with N fake nodes 157 numa=fake=<N>U
|
/Linux-v4.19/arch/s390/include/asm/ |
D | gmap.h | 124 int fake); 126 int fake); 128 int fake); 130 int fake); 132 unsigned long *pgt, int *dat_protection, int *fake);
|
/Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
D | cfg.c | 1648 u8 *fake = fake_ie; in lbs_join_post() local 1657 *fake++ = WLAN_EID_SSID; in lbs_join_post() 1658 *fake++ = params->ssid_len; in lbs_join_post() 1659 memcpy(fake, params->ssid, params->ssid_len); in lbs_join_post() 1660 fake += params->ssid_len; in lbs_join_post() 1662 *fake++ = WLAN_EID_SUPP_RATES; in lbs_join_post() 1663 *fake++ = 4; in lbs_join_post() 1664 *fake++ = 0x82; in lbs_join_post() 1665 *fake++ = 0x84; in lbs_join_post() 1666 *fake++ = 0x8b; in lbs_join_post() [all …]
|
/Linux-v4.19/arch/s390/kvm/ |
D | gaccess.c | 984 int *fake) in kvm_s390_shadow_tables() argument 992 *fake = 0; in kvm_s390_shadow_tables() 999 *fake = 1; in kvm_s390_shadow_tables() 1005 if (vaddr.rfx01 > asce.tl && !*fake) in kvm_s390_shadow_tables() 1032 if (*fake) { in kvm_s390_shadow_tables() 1050 rc = gmap_shadow_r2t(sg, saddr, rfte.val, *fake); in kvm_s390_shadow_tables() 1057 if (*fake) { in kvm_s390_shadow_tables() 1076 rc = gmap_shadow_r3t(sg, saddr, rste.val, *fake); in kvm_s390_shadow_tables() 1083 if (*fake) { in kvm_s390_shadow_tables() 1099 *fake = 1; in kvm_s390_shadow_tables() [all …]
|
/Linux-v4.19/drivers/fmc/ |
D | Kconfig | 22 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-v4.19/fs/ext4/ |
D | inline.c | 1341 struct ext4_dir_entry_2 fake; in htree_inlinedir_to_tree() local 1377 fake.inode = cpu_to_le32(inode->i_ino); in htree_inlinedir_to_tree() 1378 fake.name_len = 1; in htree_inlinedir_to_tree() 1379 strcpy(fake.name, "."); in htree_inlinedir_to_tree() 1380 fake.rec_len = ext4_rec_len_to_disk( in htree_inlinedir_to_tree() 1381 EXT4_DIR_REC_LEN(fake.name_len), in htree_inlinedir_to_tree() 1383 ext4_set_de_type(inode->i_sb, &fake, S_IFDIR); in htree_inlinedir_to_tree() 1384 de = &fake; in htree_inlinedir_to_tree() 1387 fake.inode = cpu_to_le32(parent_ino); in htree_inlinedir_to_tree() 1388 fake.name_len = 2; in htree_inlinedir_to_tree() [all …]
|
/Linux-v4.19/drivers/edac/ |
D | ghes_edac.c | 438 bool fake = false; in ghes_edac_register() local 465 fake = true; in ghes_edac_register() 491 if (fake) { in ghes_edac_register() 504 if (!fake) { in ghes_edac_register()
|
/Linux-v4.19/arch/s390/mm/ |
D | gmap.c | 1725 int fake) in gmap_shadow_r2t() argument 1738 if (fake) in gmap_shadow_r2t() 1762 if (fake) { in gmap_shadow_r2t() 1809 int fake) in gmap_shadow_r3t() argument 1822 if (fake) in gmap_shadow_r3t() 1845 if (fake) { in gmap_shadow_r3t() 1892 int fake) in gmap_shadow_sgt() argument 1905 if (fake) in gmap_shadow_sgt() 1929 if (fake) { in gmap_shadow_sgt() 1977 int *fake) in gmap_shadow_pgt_lookup() argument [all …]
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-kernel-livepatch | 42 course of an existing transition. Writing 1 sends a fake 43 signal to all remaining blocking tasks. The fake signal
|
/Linux-v4.19/drivers/vme/bridges/ |
D | Kconfig | 20 If you say Y here you get support for the fake VME bridge. This
|
/Linux-v4.19/drivers/iio/dummy/ |
D | Kconfig | 27 The purpose of this is to generate 'fake' event interrupts thus
|
/Linux-v4.19/tools/testing/selftests/firmware/ |
D | fw_lib.sh | 130 echo $(__setup_random_file fake)
|
/Linux-v4.19/drivers/crypto/qat/qat_common/ |
D | adf_dev_mgr.c | 92 static int adf_get_vf_real_id(u32 fake) in adf_get_vf_real_id() argument 99 if (ptr->fake_id == fake) in adf_get_vf_real_id()
|
/Linux-v4.19/arch/arm64/kvm/ |
D | Kconfig | 46 levels of fake page tables.
|
/Linux-v4.19/drivers/net/dsa/ |
D | Kconfig | 23 This enables support for a fake mock-up switch chip which
|
/Linux-v4.19/Documentation/i2c/ |
D | i2c-stub | 5 This module is a very simple fake I2C/SMBus driver. It implements six
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | checksums.rst | 51 fake entry enclosing the checksum field.
|
D | directory.rst | 163 the entire directory entry block up to (but not including) the fake 339 - fake.inode 343 - fake.rec\_len
|
/Linux-v4.19/drivers/tty/hvc/ |
D | Kconfig | 73 bool "udbg based fake hypervisor console"
|
/Linux-v4.19/Documentation/RCU/ |
D | torture.txt | 30 gp_normal Make the fake writers use normal synchronous grace-period 33 gp_exp Make the fake writers use expedited synchronous grace-period 55 nfakewriters This is the number of RCU fake writer threads to run. Fake
|
/Linux-v4.19/drivers/net/ieee802154/ |
D | Kconfig | 17 Say Y here to enable the fake driver that can emulate a net
|