Home
last modified time | relevance | path

Searched defs:fake (Results 1 – 22 of 22) sorted by relevance

/openbmc/u-boot/arch/riscv/lib/
H A Dbootm.c36 static void announce_and_cleanup(int fake) in announce_and_cleanup()
83 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
/openbmc/u-boot/arch/arm/lib/
H A Dbootm.c89 static void announce_and_cleanup(int fake) in announce_and_cleanup()
327 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_autoload.c34 struct fake_kernel_struct *fake = (void *)ctx; in prog3() local
/openbmc/linux/lib/kunit/
H A Dkunit-test.c584 struct kunit fake; in kunit_status_set_failure_test() local
595 struct kunit fake; in kunit_status_mark_skipped_test() local
633 struct kunit fake; in kunit_current_fail_test() local
/openbmc/u-boot/arch/arc/lib/
H A Dbootm.c77 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
/openbmc/linux/arch/s390/mm/
H A Dgmap.c1765 int fake) in gmap_shadow_r2t()
1849 int fake) in gmap_shadow_r3t()
1933 int fake) in gmap_shadow_sgt()
2018 int *fake) in gmap_shadow_pgt_lookup()
2057 int fake) in gmap_shadow_pgt()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_dev_mgr.c48 static int adf_get_vf_real_id(u32 fake) in adf_get_vf_real_id()
/openbmc/linux/fs/ext4/
H A Ddir.c88 bool fake = is_fake_dir_entry(de); in __ext4_check_dir_entry() local
H A Dinline.c1344 struct ext4_dir_entry_2 fake; in ext4_inlinedir_to_tree() local
H A Dnamei.c266 struct fake_dirent fake; member
/openbmc/linux/drivers/edac/
H A Dghes_edac.c390 bool fake = false; in ghes_edac_register() local
/openbmc/linux/fs/xfs/
H A Dxfs_bmap_item.c492 struct xfs_bmap_intent fake = { }; in xfs_bui_item_recover() local
H A Dxfs_refcount_item.c529 struct xfs_refcount_intent fake = { }; in xfs_cui_item_recover() local
H A Dxfs_rmap_item.c545 struct xfs_rmap_intent fake = { }; in xfs_rui_item_recover() local
H A Dxfs_extfree_item.c697 struct xfs_extent_free_item fake = { in xfs_efi_item_recover() local
/openbmc/linux/drivers/memory/tegra/
H A Dtegra210-emc-cc-r21021.c607 struct tegra210_emc_timing *fake, *last = emc->last, *next = emc->next; in tegra210_emc_r21021_set_clock() local
/openbmc/linux/arch/s390/kvm/
H A Dgaccess.c1383 int *fake) in kvm_s390_shadow_tables()
1584 int dat_protection, fake; in kvm_s390_shadow_fault() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h402 u8 fake:1; /* A fake object has no presence on NAND. */ member
495 u8 fake:1; member
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.c1420 static const struct b43_txstatus fake; /* filled with 0 */ in b43_dma_handle_txstatus() local
/openbmc/linux/drivers/phy/tegra/
H A Dxusb.c1084 int fake; in tegra_xusb_update_usb3_fake_port() local
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dcfg.c1700 u8 *fake = fake_ie; in lbs_join_post() local
/openbmc/linux/fs/udf/
H A Dinode.c507 int count = 0, fake = !(last_ext->extLength & UDF_EXTENT_LENGTH_MASK); in udf_do_extend_file() local