/openbmc/linux/arch/x86/kernel/cpu/mce/ |
H A D | intel.c | 164 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/ |
H A D | event.cpp | 110 bool& owned) in ref() argument 112 owned = true; in ref() 117 bool& owned) in drop() argument 119 if (owned) in drop()
|
H A D | event.hpp | 163 const internal::SdEvent*& sdevent, bool& owned); 165 bool& owned);
|
/openbmc/sdeventplus/src/sdeventplus/source/ |
H A D | base.cpp | 138 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 D | base.hpp | 228 const internal::SdEvent*& sdevent, bool& owned); 230 const internal::SdEvent*& sdevent, bool& owned);
|
/openbmc/qemu/backends/ |
H A D | iommufd.c | 31 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 D | trace-events | 10 iommufd_backend_connect(int fd, bool owned, uint32_t users) "fd=%d owned=%d users=%d"
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_sd7220.c | 556 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 D | trousers-udev.rules | 1 # trousers daemon expects tpm device to be owned by tss user & group
|
/openbmc/qemu/contrib/gitdm/ |
H A D | group-map-alibaba | 5 # c-sky.com, now part of T-Head, wholly-owned entity of Alibaba Group
|
H A D | group-map-wavecomp | 3 # to October 2017, MIPS was owned by Imagination Technologies.
|
/openbmc/qemu/util/ |
H A D | qemu-thread-win32.c | 91 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/openbmc/poky/meta/files/common-licenses/ |
H A D | Baekmuk | 9 Headline are registered trademarks owned by Kim Jeong-Hwan.
|
H A D | mpi-permissive | 12 * represents that its use would not infringe privately owned rights.
|
H A D | OFFIS | 17 otherwise stated, owned by OFFIS, and free access is hereby granted as
|
H A D | mpich2 | 18 …roduct, or process disclosed, or represents that its use would not infringe privately owned rights.
|
/openbmc/linux/fs/reiserfs/ |
H A D | README | 8 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/linux/drivers/char/tpm/ |
H A D | tpm-sysfs.c | 173 sizeof(cap.owned))) in owned_show() 176 rc = sprintf(buf, "%d\n", cap.owned); in owned_show() 181 static DEVICE_ATTR_RO(owned);
|
/openbmc/qemu/include/sysemu/ |
H A D | iommufd.h | 34 bool owned; /* is the /dev/iommu opened internally */ member
|
/openbmc/linux/usr/ |
H A D | Kconfig | 40 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-oe/recipes-kernel/libtracefs/libtracefs/ |
H A D | 0001-makefile-Do-not-preserve-ownership-in-cp-command.patch | 7 ERROR: libtracefs-1.6.3-r0 do_package_qa: QA Issue: libtracefs: /usr/lib/libtracefs.so is owned by …
|
/openbmc/u-boot/arch/arm/mach-imx/imx8/ |
H A D | cpu.c | 201 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/filesystems/ |
H A D | omfs.rst | 37 uid=n make all files owned by specified user 38 gid=n make all files owned by specified group
|
/openbmc/linux/Documentation/locking/ |
H A D | rt-mutex-design.rst | 47 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/meta-openembedded/meta-gnome/recipes-gnome/tracker/tinysparql/ |
H A D | 0001-src-libtracker-sparql-meson.build-dont-create-compat.patch | 9 …ql/3.8.0/sstate-build-package/package/usr/lib/libtracker-sparql-3.0.so is owned by uid 1000, gid 1…
|