Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ttpci/
Dbudget-core.c81 memset(budget->grabbing, 0x00, budget->buffer_size); in start_ts_capture()
191 u8 *mem = (u8 *) (budget->grabbing); in vpeirq()
519 budget->grabbing = saa7146_vmalloc_build_pgtable(dev->pci, budget->buffer_size, &budget->pt); in ttpci_budget_init()
520 if (NULL == budget->grabbing) { in ttpci_budget_init()
539 saa7146_vfree_destroy_pgtable(dev->pci, budget->grabbing, &budget->pt); in ttpci_budget_init()
568 saa7146_vfree_destroy_pgtable(dev->pci, budget->grabbing, &budget->pt); in ttpci_budget_deinit()
Dbudget.h49 unsigned char *grabbing; member
Dav7110.c1211 memset(budget->grabbing + y * TS_WIDTH, 0x00, TS_WIDTH); in start_ts_capture()
1251 u8 *mem = (u8 *) (budget->grabbing); in vpeirq()
2511 av7110->grabbing = saa7146_vmalloc_build_pgtable(pdev, length, in av7110_attach()
2513 if (!av7110->grabbing) in av7110_attach()
2539 av7110->grabbing = saa7146_vmalloc_build_pgtable(pdev, length, in av7110_attach()
2541 if (!av7110->grabbing) in av7110_attach()
2745 if (av7110->grabbing) in av7110_attach()
2746 saa7146_vfree_destroy_pgtable(pdev, av7110->grabbing, &av7110->pt); in av7110_attach()
2778 saa7146_vfree_destroy_pgtable(saa->pci, av7110->grabbing, &av7110->pt); in av7110_detach()
Dav7110.h197 unsigned char *grabbing; member
/Linux-v4.19/drivers/media/pci/tw5864/
DKconfig7 multichannel video & audio grabbing and encoding (H.264, MJPEG,
/Linux-v4.19/Documentation/locking/
Drt-mutex.txt61 (*) It also can be a transitional state when grabbing the lock
67 waiters. This can happen when grabbing the lock in the slow path.
Drt-mutex-design.txt307 is used (when applicable) to keep the fast path of grabbing and releasing
376 with what we believe is the best. It walks the PI chain by only grabbing
494 The second case is only applicable for tasks that are grabbing a mutex
524 the grabbing of the wait_lock, the mutex may not have any waiters, thus the
Dww-mutex-design.txt103 better to avoid grabbing a deadlock avoidance ticket).
324 prevention is obviously overkill, since with grabbing just one lock you can't
/Linux-v4.19/Documentation/media/v4l-drivers/
Dmeye.rst21 MJPEG hardware grabbing is supported via a private API (see below).
91 The driver supports frame grabbing with the video4linux API,
Dphilips.rst74 grabbing with a tool that uses mmap(), you might want to increase if.
/Linux-v4.19/Documentation/virtual/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-v4.19/Documentation/power/
Dfreezing-of-tasks.txt207 First of all, grabbing the 'system_transition_mutex' lock to mutually exclude a piece of code
213 However, if that is not feasible, and grabbing 'system_transition_mutex' is deemed necessary,
/Linux-v4.19/Documentation/arm/
Dvlocks.txt195 grabbing most of this text out of the relevant mail thread and writing
/Linux-v4.19/Documentation/nvdimm/
Dbtt.txt174 read is complete. Every writer thread, after grabbing a free block, checks the
/Linux-v4.19/scripts/
Dspelling.txt583 grabing||grabbing
/Linux-v4.19/Documentation/powerpc/
Dhvcs.txt423 2. To provide network security when grabbing the console it is
/Linux-v4.19/Documentation/filesystems/
Dporting133 watch for ->i_mutex-grabbing code that might be used by your ->setattr().
/Linux-v4.19/Documentation/kernel-hacking/
Dlocking.rst494 grabbing the lock. This is safe, as no-one else can access it until we
/Linux-v4.19/Documentation/driver-api/
Dpinctl.rst1178 The result of grabbing this mapping from the device with something like
/Linux-v4.19/Documentation/block/
Dbiodoc.txt1043 still imposed by the block layer, grabbing the lock before