Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/Documentation/x86/x86_64/
A Dfake-numa-for-cpusets.rst9 Using numa=fake and CPUSets for Resource Management
11 This document describes how the numa=fake x86_64 command-line option can be used
13 you can create fake NUMA nodes that represent contiguous chunks of memory and
20 more information on the numa=fake command line option and its various ways of
21 configuring fake nodes, see Documentation/x86/x86_64/boot-options.rst.
24 emulation setup of "numa=fake=4*512,". This will split our system memory into
30 A machine may be split as follows with "numa=fake=4*512," as reported by dmesg::
43 Documentation/admin-guide/cgroup-v1/cpusets.rst, you can assign fake nodes (i.e. contiguous memory
53 Now this cpuset, 'ddset', will only allowed access to fake nodes 0 and 1 for
57 available to them according to the fake nodes assigned as mems::
[all …]
A Dindex.rst14 fake-numa-for-cpusets
A Dboot-options.rst173 numa=fake=<size>[MG]
177 numa=fake=<N>
178 If given as an integer, fills all system RAM with N fake nodes
181 numa=fake=<N>U
/linux-6.3-rc2/fs/xfs/
A Dxfs_rmap_item.c516 struct xfs_rmap_intent fake = { }; in xfs_rui_item_recover() local
522 fake.ri_type = XFS_RMAP_MAP; in xfs_rui_item_recover()
525 fake.ri_type = XFS_RMAP_MAP_SHARED; in xfs_rui_item_recover()
528 fake.ri_type = XFS_RMAP_UNMAP; in xfs_rui_item_recover()
531 fake.ri_type = XFS_RMAP_UNMAP_SHARED; in xfs_rui_item_recover()
534 fake.ri_type = XFS_RMAP_CONVERT; in xfs_rui_item_recover()
537 fake.ri_type = XFS_RMAP_CONVERT_SHARED; in xfs_rui_item_recover()
540 fake.ri_type = XFS_RMAP_ALLOC; in xfs_rui_item_recover()
543 fake.ri_type = XFS_RMAP_FREE; in xfs_rui_item_recover()
553 fake.ri_owner = map->me_owner; in xfs_rui_item_recover()
[all …]
A Dxfs_bmap_item.c459 struct xfs_bmap_intent fake = { }; in xfs_bui_item_recover() local
478 fake.bi_type = map->me_flags & XFS_BMAP_EXTENT_TYPE_MASK; in xfs_bui_item_recover()
494 if (fake.bi_type == XFS_BMAP_MAP) in xfs_bui_item_recover()
505 fake.bi_owner = ip; in xfs_bui_item_recover()
506 fake.bi_bmap.br_startblock = map->me_startblock; in xfs_bui_item_recover()
507 fake.bi_bmap.br_startoff = map->me_startoff; in xfs_bui_item_recover()
508 fake.bi_bmap.br_blockcount = map->me_len; in xfs_bui_item_recover()
512 error = xfs_trans_log_finish_bmap_update(tp, budp, &fake); in xfs_bui_item_recover()
519 if (fake.bi_bmap.br_blockcount > 0) { in xfs_bui_item_recover()
520 ASSERT(fake.bi_type == XFS_BMAP_UNMAP); in xfs_bui_item_recover()
[all …]
A Dxfs_refcount_item.c501 struct xfs_refcount_intent fake = { }; in xfs_cui_item_recover() local
511 fake.ri_type = refc_type; in xfs_cui_item_recover()
521 fake.ri_startblock = pmap->pe_startblock; in xfs_cui_item_recover()
522 fake.ri_blockcount = pmap->pe_len; in xfs_cui_item_recover()
525 &fake, &rcur); in xfs_cui_item_recover()
534 if (fake.ri_blockcount > 0) { in xfs_cui_item_recover()
536 .br_startblock = fake.ri_startblock, in xfs_cui_item_recover()
537 .br_blockcount = fake.ri_blockcount, in xfs_cui_item_recover()
540 switch (fake.ri_type) { in xfs_cui_item_recover()
A Dxfs_extfree_item.c625 struct xfs_extent_free_item fake = { in xfs_efi_item_recover() local
632 fake.xefi_startblock = extp->ext_start; in xfs_efi_item_recover()
633 fake.xefi_blockcount = extp->ext_len; in xfs_efi_item_recover()
635 error = xfs_trans_free_extent(tp, efdp, &fake); in xfs_efi_item_recover()
/linux-6.3-rc2/lib/kunit/
A Dkunit-test.c486 struct kunit fake; in kunit_status_set_failure_test() local
488 kunit_init_test(&fake, "fake test", NULL); in kunit_status_set_failure_test()
490 KUNIT_EXPECT_EQ(test, fake.status, (enum kunit_status)KUNIT_SUCCESS); in kunit_status_set_failure_test()
491 kunit_set_failure(&fake); in kunit_status_set_failure_test()
492 KUNIT_EXPECT_EQ(test, fake.status, (enum kunit_status)KUNIT_FAILURE); in kunit_status_set_failure_test()
497 struct kunit fake; in kunit_status_mark_skipped_test() local
499 kunit_init_test(&fake, "fake test", NULL); in kunit_status_mark_skipped_test()
502 KUNIT_EXPECT_EQ(test, fake.status, KUNIT_SUCCESS); in kunit_status_mark_skipped_test()
503 KUNIT_EXPECT_STREQ(test, fake.status_comment, ""); in kunit_status_mark_skipped_test()
506 kunit_mark_skipped(&fake, "Accepts format string: %s", "YES"); in kunit_status_mark_skipped_test()
[all …]
/linux-6.3-rc2/arch/s390/include/asm/
A Dgmap.h130 int fake);
132 int fake);
134 int fake);
136 int fake);
138 unsigned long *pgt, int *dat_protection, int *fake);
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/
A Dcfg.c1715 *fake++ = 4; in lbs_join_post()
1716 *fake++ = 0x82; in lbs_join_post()
1717 *fake++ = 0x84; in lbs_join_post()
1718 *fake++ = 0x8b; in lbs_join_post()
1719 *fake++ = 0x96; in lbs_join_post()
1722 *fake++ = 1; in lbs_join_post()
1726 *fake++ = 2; in lbs_join_post()
1728 *fake++ = 0; in lbs_join_post()
1732 *fake++ = 8; in lbs_join_post()
1733 *fake++ = 0x0c; in lbs_join_post()
[all …]
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_autoload.c34 struct fake_kernel_struct *fake = (void *)ctx; in prog3() local
35 fake->whatever = 123; in prog3()
/linux-6.3-rc2/arch/s390/kvm/
A Dgaccess.c1383 int *fake) in kvm_s390_shadow_tables() argument
1391 *fake = 0; in kvm_s390_shadow_tables()
1398 *fake = 1; in kvm_s390_shadow_tables()
1431 if (*fake) { in kvm_s390_shadow_tables()
1458 if (*fake) { in kvm_s390_shadow_tables()
1486 if (*fake) { in kvm_s390_shadow_tables()
1503 *fake = 1; in kvm_s390_shadow_tables()
1523 if (*fake) { in kvm_s390_shadow_tables()
1540 *fake = 1; in kvm_s390_shadow_tables()
1592 &fake); in kvm_s390_shadow_fault()
[all …]
/linux-6.3-rc2/Documentation/driver-api/media/drivers/
A Dvidtv.rst18 - A fake tuner driver, which will report a bad signal quality if the chosen
22 - A fake demod driver, which will constantly poll the fake signal quality
26 - A fake bridge driver, which is the module responsible for modprobing the
27 fake tuner and demod modules and implementing the demux logic. This module
32 passed to the bridge driver. This fake stream contains some hardcoded content.
81 This probability be used by the fake demodulator driver to
87 probability be used by the fake demodulator driver to eventually
129 Implements a fake tuner DVB driver.
132 Implements a fake demodulator DVB driver.
365 Vidtv is a fake driver and does not validate much of the information
/linux-6.3-rc2/fs/ext4/
A Dinline.c1360 struct ext4_dir_entry_2 fake; in ext4_inlinedir_to_tree() local
1396 fake.inode = cpu_to_le32(inode->i_ino); in ext4_inlinedir_to_tree()
1397 fake.name_len = 1; in ext4_inlinedir_to_tree()
1398 strcpy(fake.name, "."); in ext4_inlinedir_to_tree()
1399 fake.rec_len = ext4_rec_len_to_disk( in ext4_inlinedir_to_tree()
1403 de = &fake; in ext4_inlinedir_to_tree()
1406 fake.inode = cpu_to_le32(parent_ino); in ext4_inlinedir_to_tree()
1407 fake.name_len = 2; in ext4_inlinedir_to_tree()
1408 strcpy(fake.name, ".."); in ext4_inlinedir_to_tree()
1409 fake.rec_len = ext4_rec_len_to_disk( in ext4_inlinedir_to_tree()
[all …]
A Ddir.c88 bool fake = is_fake_dir_entry(de); in __ext4_check_dir_entry() local
91 if (unlikely(rlen < ext4_dir_rec_len(1, fake ? NULL : dir))) in __ext4_check_dir_entry()
96 fake ? NULL : dir))) in __ext4_check_dir_entry()
115 rlen, size, fake); in __ext4_check_dir_entry()
121 rlen, size, fake); in __ext4_check_dir_entry()
/linux-6.3-rc2/drivers/edac/
A Dghes_edac.c390 bool fake = false; in ghes_edac_register() local
410 fake = true; in ghes_edac_register()
436 if (fake) { in ghes_edac_register()
444 if (!fake) { in ghes_edac_register()
/linux-6.3-rc2/arch/s390/mm/
A Dgmap.c1752 int fake) in gmap_shadow_r2t() argument
1766 if (fake) in gmap_shadow_r2t()
1790 if (fake) { in gmap_shadow_r2t()
1836 int fake) in gmap_shadow_r3t() argument
1850 if (fake) in gmap_shadow_r3t()
1874 if (fake) { in gmap_shadow_r3t()
1920 int fake) in gmap_shadow_sgt() argument
1934 if (fake) in gmap_shadow_sgt()
1958 if (fake) { in gmap_shadow_sgt()
2058 if (fake) in gmap_shadow_pgt()
[all …]
/linux-6.3-rc2/drivers/memory/tegra/
A Dtegra210-emc-cc-r21021.c607 struct tegra210_emc_timing *fake, *last = emc->last, *next = emc->next; in tegra210_emc_r21021_set_clock() local
627 fake = tegra210_emc_find_timing(emc, last->rate * 1000UL); in tegra210_emc_r21021_set_clock()
742 value = periodic_compensation_handler(emc, DVFS_SEQUENCE, fake, in tegra210_emc_r21021_set_clock()
925 tRTM = fake->dram_timings[RL] + div_o3(3600, src_clk_period) + in tegra210_emc_r21021_set_clock()
1313 value = (1000 * fake->dram_timings[T_RP]) / src_clk_period; in tegra210_emc_r21021_set_clock()
1322 delay += (1000 * fake->dram_timings[T_RP]) / in tegra210_emc_r21021_set_clock()
1324 delay += 4000 * fake->dram_timings[T_RFC]; in tegra210_emc_r21021_set_clock()
1346 delay = ((1000 * fake->dram_timings[T_RP] / src_clk_period) + in tegra210_emc_r21021_set_clock()
1347 (1000 * fake->dram_timings[T_RFC] / src_clk_period)); in tegra210_emc_r21021_set_clock()
/linux-6.3-rc2/drivers/iio/dummy/
A DKconfig28 The purpose of this is to generate 'fake' event interrupts thus
/linux-6.3-rc2/drivers/crypto/qat/qat_common/
A Dadf_dev_mgr.c48 static int adf_get_vf_real_id(u32 fake) in adf_get_vf_real_id() argument
55 if (ptr->fake_id == fake) in adf_get_vf_real_id()
/linux-6.3-rc2/drivers/staging/vme_user/
A DKconfig22 If you say Y here you get support for the fake VME bridge. This
/linux-6.3-rc2/tools/testing/selftests/firmware/
A Dfw_lib.sh164 echo $(__setup_random_file fake)
/linux-6.3-rc2/drivers/phy/tegra/
A Dxusb.c1078 int fake; in tegra_xusb_update_usb3_fake_port() local
1086 fake = tegra_xusb_find_unused_usb3_port(usb2->base.padctl); in tegra_xusb_update_usb3_fake_port()
1087 if (fake < 0) { in tegra_xusb_update_usb3_fake_port()
1092 dev_dbg(&usb2->base.dev, "Found unused usb3 port: %d\n", fake); in tegra_xusb_update_usb3_fake_port()
1093 usb2->usb3_port_fake = fake; in tegra_xusb_update_usb3_fake_port()
/linux-6.3-rc2/Documentation/filesystems/ext4/
A Dchecksums.rst51 fake entry enclosing the checksum field.
/linux-6.3-rc2/Documentation/i2c/
A Di2c-stub.rst8 This module is a very simple fake I2C/SMBus driver. It implements six

Completed in 65 milliseconds

1234