Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/ttpci/
Dbudget-core.c84 memset(budget->grabbing, 0x00, budget->buffer_size); in start_ts_capture()
194 u8 *mem = (u8 *) (budget->grabbing); in vpeirq()
522 budget->grabbing = saa7146_vmalloc_build_pgtable(dev->pci, budget->buffer_size, &budget->pt); in ttpci_budget_init()
523 if (NULL == budget->grabbing) { in ttpci_budget_init()
542 saa7146_vfree_destroy_pgtable(dev->pci, budget->grabbing, &budget->pt); in ttpci_budget_init()
571 saa7146_vfree_destroy_pgtable(dev->pci, budget->grabbing, &budget->pt); in ttpci_budget_deinit()
Dbudget.h44 unsigned char *grabbing; member
Dav7110.c1226 memset(budget->grabbing + y * TS_WIDTH, 0x00, TS_WIDTH); in start_ts_capture()
1266 u8 *mem = (u8 *) (budget->grabbing); in vpeirq()
2524 av7110->grabbing = saa7146_vmalloc_build_pgtable(pdev, length, in av7110_attach()
2526 if (!av7110->grabbing) in av7110_attach()
2552 av7110->grabbing = saa7146_vmalloc_build_pgtable(pdev, length, in av7110_attach()
2554 if (!av7110->grabbing) in av7110_attach()
2757 if (av7110->grabbing) in av7110_attach()
2758 saa7146_vfree_destroy_pgtable(pdev, av7110->grabbing, &av7110->pt); in av7110_attach()
2790 saa7146_vfree_destroy_pgtable(saa->pci, av7110->grabbing, &av7110->pt); in av7110_detach()
Dav7110.h193 unsigned char *grabbing; member
/linux-4.4.14/Documentation/video4linux/
Dmeye.txt16 MJPEG hardware grabbing is supported via a private API (see below).
80 The driver supports frame grabbing with the video4linux API,
/linux-4.4.14/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
224 this field before and after grabbing time information and make
/linux-4.4.14/Documentation/locking/
Dww-mutex-design.txt85 better to avoid grabbing a deadlock avoidance ticket).
300 prevention is obviously overkill, since with grabbing just one lock you can't
Drt-mutex-design.txt329 is used (when applicable) to keep the fast path of grabbing and releasing
407 with what we believe is the best. It walks the PI chain by only grabbing
511 after the check for end of the PI chain and the grabbing of the
737 the grabbing of the wait_lock, the mutex may not have any waiters, thus the
/linux-4.4.14/Documentation/power/
Dfreezing-of-tasks.txt206 First of all, grabbing the 'pm_mutex' lock to mutually exclude a piece of code
212 However, if that is not feasible, and grabbing 'pm_mutex' is deemed necessary,
/linux-4.4.14/Documentation/arm/
Dvlocks.txt195 grabbing most of this text out of the relevant mail thread and writing
/linux-4.4.14/drivers/media/usb/pwc/
Dphilips.txt70 grabbing with a tool that uses mmap(), you might want to increase if.
/linux-4.4.14/Documentation/nvdimm/
Dbtt.txt174 read is complete. Every writer thread, after grabbing a free block, checks the
/linux-4.4.14/scripts/
Dspelling.txt463 grabing||grabbing
/linux-4.4.14/Documentation/filesystems/
Dporting133 watch for ->i_mutex-grabbing code that might be used by your ->setattr().
/linux-4.4.14/Documentation/powerpc/
Dhvcs.txt423 2. To provide network security when grabbing the console it is
/linux-4.4.14/Documentation/
Dpinctrl.txt1159 The result of grabbing this mapping from the device with something like
/linux-4.4.14/Documentation/block/
Dbiodoc.txt1058 still imposed by the block layer, grabbing the lock before