| /OK3568_Linux_fs/kernel/drivers/gpu/vga/ |
| H A D | vgaarb.c | 67 unsigned int owns; /* what does it owns */ member 261 vgaarb_dbg(dev, "%s: owns: %d\n", __func__, vgadev->owns); in __vga_tryget() 264 wants = rsrc & ~vgadev->owns; in __vga_tryget() 313 match = lwants & conflict->owns; in __vga_tryget() 343 conflict->owns &= ~match; in __vga_tryget() 347 conflict->owns &= ~VGA_RSRC_NORMAL_MEM; in __vga_tryget() 349 conflict->owns &= ~VGA_RSRC_NORMAL_IO; in __vga_tryget() 376 vgadev->owns |= wants; in __vga_tryget() 695 vgadev->owns |= VGA_RSRC_LEGACY_IO; in vga_arbiter_add_pci_device() 697 vgadev->owns |= VGA_RSRC_LEGACY_MEM; in vga_arbiter_add_pci_device() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | rt-mutex-design.rst | 37 that C owns and must wait and lets C run to release the lock. But in the 121 that a specific process owns. 141 A owns: L1 143 B owns L2 145 C owns L3 147 D owns L4 155 another mutex L5 where B owns L5 and F is blocked on mutex L5. 279 D owns L3 281 C owns L2 283 B owns L1 [all …]
|
| H A D | pi-futex.rst | 93 yet then the code looks up the task that owns the futex [it has put its 101 perform - it now owns the lock, and futex value contains
|
| /OK3568_Linux_fs/kernel/arch/arm/vfp/ |
| H A D | vfphw.S | 92 cmp r4, r10 @ this thread owns the hw context? 94 @ For UP, checking that this thread owns the hw context is
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | iwmmxt.S | 90 str r0, [r3] @ this task now owns Concan regs 266 1: @ this task owns Concan regs -- grab a copy from there 333 teq r2, r3 @ next task owns it?
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | pr.rst | 26 Only the initiator that owns the reservation can write to the 30 Only the initiator that owns the reservation can access the
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio-nmk.txt | 17 - gpio-bank : Specifies which bank a controller owns.
|
| H A D | microchip,pic32-gpio.txt | 22 - microchip,gpio-bank: Specifies which bank a controller owns.
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/i2c/ |
| H A D | nvidia,tegra186-bpmp-i2c.txt | 3 In Tegra186, the BPMP (Boot and Power Management Processor) owns certain HW
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | nvidia,tegra186-bpmp-i2c.txt | 3 In Tegra186, the BPMP (Boot and Power Management Processor) owns certain HW
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | vgaarbiter.rst | 44 "<card_ID>,decodes=<io_state>,owns=<io_state>,locks=<io_state> (ic,mc)" 49 decodes, "owns" indicates what is currently enabled on it, and 138 VGA memory and IO afaik). If the card already owns the resources, the function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ep93xx/ |
| H A D | crunch-bits.S | 82 str r0, [r3] @ this task now owns crunch 272 1: @ this task owns crunch regs -- grab a copy from there
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | hfsplus.rst | 22 Specifies the user/group that owns all files on the filesystem
|
| H A D | hfs.rst | 29 Specifies the user/group that owns all files on the filesystems.
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | local_ops.rst | 40 CPU which owns the data. Therefore, care must taken to make sure that only one 122 relatively to other memory writes happening on the CPU that owns the data::
|
| /OK3568_Linux_fs/yocto/meta-rockchip/licenses/ |
| H A D | LICENSE.rockchip | 21 owns or controls to make, have made, use, import, offer to sell and
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/ |
| H A D | xlnx,zynqmp-ipi-mailbox.txt | 6 agent owns registers used for notification and buffers for message.
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/busses/ |
| H A D | i2c-sis96x.rst | 47 chipsets as well: 635, and 635T. If anyone owns a board with those chips
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/ |
| H A D | SafeSetID.rst | 75 Linux checks for capabilities based off of the user namespace that "owns" some 80 that owns the network namespace -- not necessarily the user namespace under
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | SAX-PD | 22 No one owns SAX: you may use it freely in both commercial and non-commercial applications, bundle i…
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | page_pool.rst | 79 the allocator owns the page and will try to recycle it in one of the pool
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | stop_token | 274 // synchronize with destructor of stop_callback that owns *__cb 303 if (__old < _S_ssrc_counter_inc) // no stop_source owns *this
|
| H A D | mutex | 622 { } // calling thread owns mutex 657 { } // calling thread owns mutex
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | stop_token | 274 // synchronize with destructor of stop_callback that owns *__cb 303 if (__old < _S_ssrc_counter_inc) // no stop_source owns *this
|
| H A D | mutex | 622 { } // calling thread owns mutex 657 { } // calling thread owns mutex
|