/linux-4.4.14/drivers/gpu/vga/ |
D | vgaarb.c | 61 unsigned int owns; /* what does it owns */ member 190 pr_debug("%s: owns: %d\n", __func__, vgadev->owns); in __vga_tryget() 193 wants = rsrc & ~vgadev->owns; in __vga_tryget() 242 match = lwants & conflict->owns; in __vga_tryget() 272 conflict->owns &= ~match; in __vga_tryget() 276 conflict->owns &= ~VGA_RSRC_NORMAL_MEM; in __vga_tryget() 278 conflict->owns &= ~VGA_RSRC_NORMAL_IO; in __vga_tryget() 305 vgadev->owns |= wants; in __vga_tryget() 565 vgadev->owns |= VGA_RSRC_LEGACY_IO; in vga_arbiter_add_pci_device() 567 vgadev->owns |= VGA_RSRC_LEGACY_MEM; in vga_arbiter_add_pci_device() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-nmk.txt | 17 - gpio-bank : Specifies which bank a controller owns.
|
/linux-4.4.14/arch/arm/vfp/ |
D | vfphw.S | 99 cmp r4, r10 @ this thread owns the hw context? 101 @ For UP, checking that this thread owns the hw context is
|
/linux-4.4.14/Documentation/block/ |
D | pr.txt | 27 Only the initiator that owns the reservation can write to the 32 Only the initiator that owns the reservation can access the
|
/linux-4.4.14/arch/arm/kernel/ |
D | iwmmxt.S | 92 str r0, [r3] @ this task now owns Concan regs 268 1: @ this task owns Concan regs -- grab a copy from there 335 teq r2, r3 @ next task owns it?
|
/linux-4.4.14/Documentation/locking/ |
D | rt-mutex-design.txt | 36 that C owns and must wait and lets C run to release the lock. But in the 112 that a specific process owns. 131 A owns: L1 133 B owns L2 135 C owns L3 137 D owns L4 145 another mutex L5 where B owns L5 and F is blocked on mutex L5. 288 D owns L3 290 C owns L2 292 B owns L1 [all …]
|
/linux-4.4.14/Documentation/filesystems/ |
D | hfsplus.txt | 20 Specifies the user/group that owns all files on the filesystem
|
D | hfs.txt | 24 Specifies the user/group that owns all files on the filesystems.
|
/linux-4.4.14/Documentation/ |
D | vgaarbiter.txt | 54 "<card_ID>,decodes=<io_state>,owns=<io_state>,locks=<io_state> (ic,mc)" 59 decodes, "owns" indicates what is currently enabled on it, and 135 VGA memory and IO afaik). If the card already owns the resources, the function
|
D | pi-futex.txt | 92 yet then the code looks up the task that owns the futex [it has put its 100 perform - it now owns the lock, and futex value contains
|
D | local_ops.txt | 31 CPU which owns the data. Therefore, care must taken to make sure that only one 106 relatively to other memory writes happening on the CPU that owns the data.
|
D | parport-lowlevel.txt | 559 A return value of zero indicates that the caller still owns the port 563 the caller still owns the port and the call blocked. 565 A return value of -EAGAIN indicates that the caller no longer owns the
|
D | hwspinlock.txt | 283 * @bank: the hwspinlock_device structure which owns this lock
|
D | kprobes.txt | 96 By convention, the callee owns its arguments, so gcc may produce code
|
/linux-4.4.14/arch/arm/mach-ep93xx/ |
D | crunch-bits.S | 85 str r0, [r3] @ this task now owns crunch 275 1: @ this task owns crunch regs -- grab a copy from there
|
/linux-4.4.14/firmware/ |
D | README.AddingFirmware | 36 within the company that owns the code).
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-sis96x | 42 chipsets as well: 635, and 635T. If anyone owns a board with those chips
|
/linux-4.4.14/Documentation/rapidio/ |
D | sysfs.txt | 42 that that owns this attribute
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ |
D | overview.txt | 249 partition that owns the shared SCSI adapter, using a channel between the 281 partition that owns the shared network interface, using a channel
|
/linux-4.4.14/fs/reiserfs/ |
D | README | 85 funding for the first 5.5 years, and one of the programmers. He owns
|
/linux-4.4.14/arch/mn10300/ |
D | Kconfig | 138 This can't be so easily used on SMP as the process that owns the FPU
|
/linux-4.4.14/Documentation/powerpc/ |
D | cxl.txt | 60 who owns that acceleration function.
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 467 * Notes: Caller owns memory returned (free with kfree() ) 562 * Notes: Caller owns memory returned (free with kfree() ) 1041 * Command ownership. If the driver returns zero, it owns the
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-controls.txt | 37 list of v4l2_ctrl objects that it owns and another list of references to
|
/linux-4.4.14/Documentation/m68k/ |
D | kernel-options.txt | 47 is up to the driver that "owns" the option. This association of
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 303 This variable is necessary because the top Makefile owns the
|
/linux-4.4.14/ |
D | MAINTAINERS | 60 do changes at work you may find your employer owns the patch
|