Home
last modified time | relevance | path

Searched refs:owned (Results 1 – 25 of 210) sorted by relevance

123456789

/openbmc/sdeventplus/src/sdeventplus/
H A Devent.cpp110 bool& owned) in ref() argument
112 owned = true; in ref()
117 bool& owned) in drop() argument
119 if (owned) in drop()
H A Devent.hpp163 const internal::SdEvent*& sdevent, bool& owned);
165 bool& owned);
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dintel.c164 unsigned long flags, *owned; in cmci_toggle_interrupt_mode() local
169 owned = this_cpu_ptr(mce_banks_owned); in cmci_toggle_interrupt_mode()
170 for_each_set_bit(bank, owned, MAX_NR_BANKS) { in cmci_toggle_interrupt_mode()
276 unsigned long *owned = (void *)this_cpu_ptr(&mce_banks_owned); in cmci_discover() local
286 if (test_bit(i, owned)) in cmci_discover()
297 clear_bit(i, owned); in cmci_discover()
321 set_bit(i, owned); in cmci_discover()
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dbase.cpp138 const internal::SdEvent*& sdevent, bool& owned) in ref() argument
140 owned = true; in ref()
145 bool& owned) in drop() argument
147 if (owned) in drop()
H A Dbase.hpp228 const internal::SdEvent*& sdevent, bool& owned);
230 const internal::SdEvent*& sdevent, bool& owned);
/openbmc/qemu/backends/
H A Diommufd.c31 be->owned = true; in iommufd_backend_init()
38 if (be->owned) { in iommufd_backend_finalize()
56 be->owned = false; in iommufd_backend_set_fd()
80 if (be->owned && !be->users) { in iommufd_backend_connect()
89 trace_iommufd_backend_connect(be->fd, be->owned, be->users); in iommufd_backend_connect()
99 if (!be->users && be->owned) { in iommufd_backend_disconnect()
H A Dtrace-events10 iommufd_backend_connect(int fd, bool owned, uint32_t users) "fd=%d owned=%d users=%d"
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_sd7220.c556 int owned = 0; in epb_access() local
585 owned = !!(accval & EPB_ACC_GNT); in epb_access()
601 owned = -1; in epb_access()
613 owned = -1; in epb_access()
615 return owned; in epb_access()
661 int owned; in qib_sd7220_reg_mod() local
685 owned = epb_access(dd, sdnum, 1); in qib_sd7220_reg_mod()
686 if (owned < 0) { in qib_sd7220_reg_mod()
751 int owned; in qib_sd7220_ram_xfer() local
778 owned = epb_access(dd, sdnum, 1); in qib_sd7220_ram_xfer()
[all …]
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/
H A Dtrousers-udev.rules1 # trousers daemon expects tpm device to be owned by tss user & group
/openbmc/qemu/contrib/gitdm/
H A Dgroup-map-alibaba5 # c-sky.com, now part of T-Head, wholly-owned entity of Alibaba Group
H A Dgroup-map-wavecomp3 # to October 2017, MIPS was owned by Imagination Technologies.
/openbmc/qemu/util/
H A Dqemu-thread-win32.c91 int owned; in qemu_mutex_trylock_impl() local
94 owned = TryAcquireSRWLockExclusive(&mutex->lock); in qemu_mutex_trylock_impl()
95 if (owned) { in qemu_mutex_trylock_impl()
/openbmc/linux/fs/reiserfs/
H A DREADME8 files are licensed under the GPL. The portions of them owned by Hans
12 want it to be owned by Hans Reiser, put your copyright label on that
14 All portions of governed files not labeled otherwise are owned by Hans
19 to license code labeled as owned by you on your behalf other than
108 for all salaries from my dayjob I owned all copyrights, and you can't
/openbmc/qemu/include/sysemu/
H A Diommufd.h34 bool owned; /* is the /dev/iommu opened internally */ member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libtracefs/libtracefs/
H A D0001-makefile-Do-not-preserve-ownership-in-cp-command.patch7 ERROR: libtracefs-1.6.3-r0 do_package_qa: QA Issue: libtracefs: /usr/lib/libtracefs.so is owned by …
/openbmc/linux/drivers/char/tpm/
H A Dtpm-sysfs.c173 sizeof(cap.owned))) in owned_show()
176 rc = sprintf(buf, "%d\n", cap.owned); in owned_show()
181 static DEVICE_ATTR_RO(owned);
/openbmc/linux/usr/
H A DKconfig40 If INITRAMFS_SOURCE points to a directory, files owned by this UID
41 (-1 = current user) will be owned by root in the resulting image.
50 If INITRAMFS_SOURCE points to a directory, files owned by this GID
51 (-1 = current group) will be owned by root in the resulting image.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/openh264/
H A D0001-Makefile-Use-cp-options-to-preserve-file-mode.patch7 openh264: /usr/lib/libopenh264.so is owned by uid 1000, which is the same as the user running bitba…
/openbmc/linux/Documentation/filesystems/
H A Domfs.rst37 uid=n make all files owned by specified user
38 gid=n make all files owned by specified group
/openbmc/u-boot/arch/arm/mach-imx/imx8/
H A Dcpu.c201 bool owned; in get_owned_memreg() local
203 owned = sc_rm_is_memreg_owned(-1, mr); in get_owned_memreg()
204 if (owned) { in get_owned_memreg()
/openbmc/linux/Documentation/locking/
H A Drt-mutex-design.rst47 grab lock L1 (owned by C)
65 process blocks on a lock owned by the current process. To make this easier
68 This time, when A blocks on the lock owned by C, C would inherit the priority
209 a tree of all top waiters of the mutexes that are owned by the process.
211 blocked on mutexes owned by the process.
214 is waiting on a mutex that is owned by the task. So if the task has
305 mutex is not owned, this owner is set to NULL. Since all architectures
357 priority process that is waiting any of mutexes owned by the task. Since
372 process has just blocked on a mutex owned by the task, rt_mutex_adjust_prio
376 always contains the highest priority task that is waiting on a mutex owned
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dmpich218 …roduct, or process disclosed, or represents that its use would not infringe privately owned rights.
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DunRAR11 owned by the author - Alexander Roshal.
/openbmc/openbmc/meta-openembedded/meta-python/licenses/
H A DLLNL16 …rocess disclosed, or represents that its use would not infringe privately-owned rights. Reference …
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/
H A Dchange-secure_chroot_dir.patch36 valid home directory (which is NOT owned or writable by the user "ftp").

123456789