Home
last modified time | relevance | path

Searched refs:grabbing (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.4/drivers/media/pci/ttpci/
Dbudget-core.c67 memset(budget->grabbing, 0x00, budget->buffer_size); in start_ts_capture()
177 u8 *mem = (u8 *) (budget->grabbing); in vpeirq()
507 budget->grabbing = saa7146_vmalloc_build_pgtable(dev->pci, budget->buffer_size, &budget->pt); in ttpci_budget_init()
508 if (NULL == budget->grabbing) { in ttpci_budget_init()
527 saa7146_vfree_destroy_pgtable(dev->pci, budget->grabbing, &budget->pt); in ttpci_budget_init()
556 saa7146_vfree_destroy_pgtable(dev->pci, budget->grabbing, &budget->pt); in ttpci_budget_deinit()
Dbudget.h49 unsigned char *grabbing; member
Dav7110.c1195 memset(budget->grabbing + y * TS_WIDTH, 0x00, TS_WIDTH); in start_ts_capture()
1235 u8 *mem = (u8 *) (budget->grabbing); in vpeirq()
2496 av7110->grabbing = saa7146_vmalloc_build_pgtable(pdev, length, in av7110_attach()
2498 if (!av7110->grabbing) in av7110_attach()
2524 av7110->grabbing = saa7146_vmalloc_build_pgtable(pdev, length, in av7110_attach()
2526 if (!av7110->grabbing) in av7110_attach()
2730 if (av7110->grabbing) in av7110_attach()
2731 saa7146_vfree_destroy_pgtable(pdev, av7110->grabbing, &av7110->pt); in av7110_attach()
2763 saa7146_vfree_destroy_pgtable(saa->pci, av7110->grabbing, &av7110->pt); in av7110_detach()
Dav7110.h185 unsigned char *grabbing; member
/Linux-v5.4/drivers/media/pci/tw5864/
DKconfig8 multichannel video & audio grabbing and encoding (H.264, MJPEG,
/Linux-v5.4/Documentation/locking/
Drt-mutex.rst65 .. [1] It also can be a transitional state when grabbing the lock
71 waiters. This can happen when grabbing the lock in the slow path.
Drt-mutex-design.rst317 is used (when applicable) to keep the fast path of grabbing and releasing
387 with what we believe is the best. It walks the PI chain by only grabbing
506 The second case is only applicable for tasks that are grabbing a mutex
536 the grabbing of the wait_lock, the mutex may not have any waiters, thus the
Dww-mutex-design.rst105 better to avoid grabbing a deadlock avoidance ticket).
328 prevention is obviously overkill, since with grabbing just one lock you can't
/Linux-v5.4/Documentation/media/v4l-drivers/
Dmeye.rst23 MJPEG hardware grabbing is supported via a private API (see below).
93 The driver supports frame grabbing with the video4linux API,
Dphilips.rst76 grabbing with a tool that uses mmap(), you might want to increase if.
/Linux-v5.4/Documentation/virt/kvm/
Dmsr.txt33 version: guest has to check version before and after grabbing
75 version: guest has to check version before and after grabbing
228 this field before and after grabbing time information and make
/Linux-v5.4/Documentation/power/
Dfreezing-of-tasks.rst218 First of all, grabbing the 'system_transition_mutex' lock to mutually exclude a piece of code
224 However, if that is not feasible, and grabbing 'system_transition_mutex' is deemed necessary,
/Linux-v5.4/Documentation/arm/
Dvlocks.rst196 grabbing most of this text out of the relevant mail thread and writing
/Linux-v5.4/Documentation/driver-api/nvdimm/
Dbtt.rst185 read is complete. Every writer thread, after grabbing a free block, checks the
/Linux-v5.4/scripts/
Dspelling.txt628 grabing||grabbing
/Linux-v5.4/Documentation/powerpc/
Dhvcs.rst426 2. To provide network security when grabbing the console it is
/Linux-v5.4/Documentation/filesystems/
Dporting.rst151 watch for ->i_mutex-grabbing code that might be used by your ->setattr().
/Linux-v5.4/Documentation/kernel-hacking/
Dlocking.rst494 grabbing the lock. This is safe, as no-one else can access it until we
/Linux-v5.4/Documentation/driver-api/
Dpinctl.rst1169 The result of grabbing this mapping from the device with something like
/Linux-v5.4/Documentation/block/
Dbiodoc.rst1011 still imposed by the block layer, grabbing the lock before