/openbmc/linux/drivers/firmware/imx/ |
H A D | rm.c | 17 * This function check @resource is owned by current partition or not 22 * @return Returns 0 for not owned and 1 for owned. 38 * for resource owned check which means not owned or owned. in imx_sc_rm_is_resource_owned()
|
/openbmc/linux/tools/testing/selftests/uevent/ |
H A D | uevent_filtering.c | 380 * - Open uevent listening socket in initial network namespace owned by in TEST() 382 * - Trigger uevent in initial network namespace owned by initial user in TEST() 395 * owned by initial user namespace. in TEST() 396 * - Trigger uevent in initial network namespace owned by initial user in TEST() 410 * owned by initial user namespace. in TEST() 411 * - Trigger uevent in initial network namespace owned by initial user in TEST() 424 * owned by non-initial user namespace. in TEST() 425 * - Trigger uevent in initial network namespace owned by initial user in TEST() 438 * owned by initial user namespace. in TEST() 440 * - Trigger uevent in initial network namespace owned by initial user in TEST() [all …]
|
/openbmc/linux/arch/x86/kernel/cpu/mce/ |
H A D | intel.c | 37 * disables CMCI on all banks owned by the cpu and clears this bitfield. At 40 * owned by the offlined cpu. 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() 295 /* Already owned by someone else? */ in cmci_discover() 297 clear_bit(i, owned); in cmci_discover() 321 set_bit(i, owned); in cmci_discover() [all …]
|
/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()
|
/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()
|
/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/libpldm/include/libpldm/ |
H A D | transport.h | 44 * @param[in] pldm_msg - caller owned pointer to PLDM msg. If this is NULL, 73 * @param[out] msg_len - caller owned pointer that will be made to point to 101 * @param[in] pldm_req_msg - caller owned pointer to PLDM request msg or async 111 * @param[out] resp_msg_len - caller owned pointer that will be made to point to
|
/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/ |
H A D | mem_protect.h | 19 * 00: The page is owned exclusively by the page-table owner. 20 * 01: The page is owned by the page-table owner, but is shared 22 * 10: The page is shared with, but not owned by the page-table owner.
|
/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/gpu/drm/i915/gvt/ |
H A D | aperture_gm.c | 120 * intel_vgpu_write_fence - write fence registers owned by a vGPU 125 * This function is used to write fence registers owned by a vGPU. The vGPU 301 * intel_vgpu_free_resource() - free HW resource owned by a vGPU 304 * This function is used to free the HW resource owned by a vGPU. 315 * intel_vgpu_reset_resource - reset resource state owned by a vGPU 318 * This function is used to reset resource state owned by a vGPU.
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | mc146818rtc.h | 19 * special properties. It is owned by a CPU and stores the index register 20 * currently being accessed (if owned). The idea here is that it works 28 * a non-SMP machine just to mark that the lock is owned.
|
/openbmc/linux/kernel/locking/ |
H A D | rwsem.c | 38 * - Bit 0: RWSEM_READER_OWNED - The rwsem is owned by readers 39 * - Bit 1: RWSEM_NONSPINNABLE - Cannot spin on a reader-owned lock 41 * When the rwsem is reader-owned and a spinning writer has timed out, 50 * for a free or reader-owned rwsem, the owner value may contain 54 * seems to hang on a reader owned rwsem especially if only one reader 59 * is previously owned by a writer and the following conditions are met: 60 * - rwsem is not currently writer owned 164 * Note that the owner value just indicates the task has owned the rwsem 185 * Return true if the rwsem is owned by a reader. 204 * is a task pointer in owner of a reader-owned rwsem, it will be the [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | intercept.py | 14 repository which is owned by a different user. This breaks our 16 owned by the build user but git is running as (fake)root.
|
/openbmc/linux/drivers/net/ethernet/altera/ |
H A D | altera_sgdmahw.h | 37 * bit 7: hardware owned 82 * bit 17: clears owned by hardware if 0, does not clear otherwise 112 #define SGDMA_CTRLREG_COBHW BIT(17)/* Clears owned by hardware */
|
/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/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/phosphor-fan-presence/control/json/actions/ |
H A D | timer_based_actions.hpp | 72 * the groups' service owned state is used to start/stop the timer. When any 73 * service providing a group member is not owned, the timer is started and 74 * if all members' services are owned, the timer is stopped.
|
/openbmc/linux/rust/kernel/ |
H A D | types.rs | 27 /// Converts a Rust-owned object to a foreign-owned one. 32 /// Borrows a foreign-owned object. 40 /// Converts a foreign-owned object back to a Rust-owned one. 267 /// Additionally, it allows users to convert from a shared reference `&T` to an owned reference 300 /// An owned reference to an always-reference-counted object.
|
/openbmc/linux/sound/soc/codecs/ |
H A D | cs35l56-shared.c | 159 case CS35L56_GLOBAL_ENABLES: /* owned by firmware */ in cs35l56_volatile_reg() 160 case CS35L56_BLOCK_ENABLES: /* owned by firmware */ in cs35l56_volatile_reg() 161 case CS35L56_BLOCK_ENABLES2: /* owned by firmware */ in cs35l56_volatile_reg() 162 case CS35L56_REFCLK_INPUT: /* owned by firmware */ in cs35l56_volatile_reg() 163 case CS35L56_GLOBAL_SAMPLE_RATE: /* owned by firmware */ in cs35l56_volatile_reg() 164 case CS35L56_DACPCM1_INPUT: /* owned by firmware */ in cs35l56_volatile_reg() 165 case CS35L56_DACPCM2_INPUT: /* owned by firmware */ in cs35l56_volatile_reg() 166 case CS35L56_DSP1RX1_INPUT: /* owned by firmware */ in cs35l56_volatile_reg() 167 case CS35L56_DSP1RX2_INPUT: /* owned by firmware */ in cs35l56_volatile_reg()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | DSDP | 15 Argonne National Laboratory with facilities in the states of Illinois and Idaho, is owned by The Un… 18 …ROCESS DISCLOSED, OR REPRESENTS THAT ITS USE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS. REFERENCE …
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | linked_list.c | 520 while (test__start_subtest("btf: owning | owned AA cycle")) { in test_btf() 546 while (test__start_subtest("btf: owning | owned ABA cycle")) { in test_btf() 587 while (test__start_subtest("btf: owning -> owned")) { in test_btf() 616 while (test__start_subtest("btf: owning -> owning | owned -> owned")) { in test_btf() 660 while (test__start_subtest("btf: owning | owned -> owning | owned -> owned")) { in test_btf() 707 while (test__start_subtest("btf: owning -> owning | owned -> owning | owned -> owned")) { in test_btf()
|
/openbmc/qemu/include/hw/ppc/ |
H A D | xive2_regs.h | 71 #define END2_W0_FIRMWARE1 PPC_BIT32(16) /* Owned by FW */ 72 #define END2_W0_FIRMWARE2 PPC_BIT32(17) /* Owned by FW */ 75 #define END2_W0_EQ_VG_PREDICT PPC_BITMASK32(24, 31) /* Owned by HW */ 107 #define END2_W7_TOPO PPC_BITMASK32(0, 3) /* Owned by HW */
|
/openbmc/linux/drivers/vfio/ |
H A D | iommufd.c | 81 * valid ID for the device that is owned by the ictx 82 * -ENOENT = device is owned but there is no ID 83 * -ENODEV or other error = device is not owned
|
/openbmc/openpower-hw-diags/util/ |
H A D | temporary_file.hpp | 57 * Deletes the temporary file owned by this object. Then transfers 58 * ownership of the temporary file owned by the other object.
|