Home
last modified time | relevance | path

Searched defs:shared (Results 76 – 100 of 138) sorted by relevance

123456

/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst663 .. _structure-meta:
/openbmc/linux/arch/powerpc/kvm/
H A Dpowerpc.c144 struct kvm_vcpu_arch_shared *shared = vcpu->arch.shared; in kvmppc_swab_shared() local
214 ulong shared = (ulong)vcpu->arch.shared; in kvmppc_kvm_pv() local
/openbmc/qemu/util/
H A Doslib-posix.c192 void *qemu_anon_ram_alloc(size_t size, uint64_t *alignment, bool shared, in qemu_anon_ram_alloc()
H A Doslib-win32.c47 void *qemu_anon_ram_alloc(size_t size, uint64_t *align, bool shared, in qemu_anon_ram_alloc()
/openbmc/linux/fs/xfs/scrub/
H A Dcommon.c1158 bool shared; in xchk_metadata_inode_forks() local
/openbmc/linux/mm/
H A Dkhugepaged.c546 int none_or_zero = 0, shared = 0, result = SCAN_FAIL, referenced = 0; in __collapse_huge_page_isolate() local
1241 int none_or_zero = 0, shared = 0; in hpage_collapse_scan_pmd() local
/openbmc/linux/fs/
H A Ddax.c357 struct vm_area_struct *vma, unsigned long address, bool shared) in dax_associate_entry()
877 bool shared = iter->iomap.flags & IOMAP_F_SHARED; in dax_insert_entry() local
/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c281 struct typhoon_shared * shared; member
2297 void *shared; in typhoon_init_one() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c246 struct ifobject *ifobject, bool shared) in __xsk_configure_socket()
1357 bool shared = (ifobject->shared_umem && tx) ? true : !!i; in xsk_configure_socket() local
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_rpc.h195 struct vpu_shared_addr *shared, in vpu_iface_init()
/openbmc/linux/fs/xfs/
H A Dxfs_bmap_util.c307 bool shared = false; in xfs_getbmap_report_one() local
/openbmc/linux/sound/pci/ac97/
H A Dac97_patch.c2537 int shared; in alc650_update_jacks() local
2696 int shared; in alc655_update_jacks() local
2849 int shared; in alc850_update_jacks() local
/openbmc/linux/drivers/hid/
H A Dwacom_sys.c742 struct wacom_shared shared; member
2736 struct wacom_shared *shared = wacom->wacom_wac.shared; in wacom_mode_change_work() local
/openbmc/linux/drivers/net/phy/
H A Dphy_device.c1687 struct phy_package_shared *shared; in phy_package_join() local
1739 struct phy_package_shared *shared = phydev->shared; in phy_package_leave() local
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed_wo.h163 bool shared:1; member
/openbmc/linux/include/linux/iio/
H A Diio.h48 enum iio_shared_by shared; member
/openbmc/linux/tools/testing/selftests/mm/
H A Duffd-unit-tests.c30 bool shared; member
/openbmc/qemu/block/
H A Dcrypto.c1016 uint64_t perm, uint64_t shared, in block_crypto_child_perms()
H A Dblkdebug.c1043 uint64_t perm, uint64_t shared, in blkdebug_child_perm()
H A Dfile-posix.c2885 uint64_t perm, shared; in raw_co_create() local
3750 static int raw_check_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared, in raw_check_perm()
3805 static void raw_set_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared) in raw_set_perm()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py452 def lockfile(name, shared=False, retry=True, block=False): argument
/openbmc/linux/fs/ntfs3/
H A Dsuper.c1162 u16 *shared; in ntfs_fill_super() local
/openbmc/linux/drivers/xen/events/
H A Devents_base.c1199 struct xenbus_device *dev, bool shared) in bind_evtchn_to_irq_chip()
1306 bool shared) in bind_interdomain_evtchn_to_irq_chip()
/openbmc/qemu/hw/acpi/
H A Daml-build.c952 AmlActiveHighAndLow active_level, AmlShared shared, in aml_gpio_int()
999 AmlActiveHighAndLow high_and_low, AmlShared shared, in aml_interrupt()
/openbmc/linux/drivers/net/netdevsim/
H A Dnetdevsim.h320 bool shared; member

123456