Searched refs:details (Results 1 - 25 of 76) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmemory.c624 long *zap_work, struct zap_details *details)
647 if (unlikely(details) && page) {
653 if (details->check_mapping &&
654 details->check_mapping != page->mapping)
660 if (details->nonlinear_vma &&
661 (page->index < details->first_index ||
662 page->index > details->last_index))
670 if (unlikely(details) && details->nonlinear_vma
671 && linear_page_index(details
621 zap_pte_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pmd_t *pmd, unsigned long addr, unsigned long end, long *zap_work, struct zap_details *details) argument
706 zap_pmd_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pud_t *pud, unsigned long addr, unsigned long end, long *zap_work, struct zap_details *details) argument
728 zap_pud_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pgd_t *pgd, unsigned long addr, unsigned long end, long *zap_work, struct zap_details *details) argument
750 unmap_page_range(struct mmu_gather *tlb, struct vm_area_struct *vma, unsigned long addr, unsigned long end, long *zap_work, struct zap_details *details) argument
811 unmap_vmas(struct mmu_gather **tlbp, struct vm_area_struct *vma, unsigned long start_addr, unsigned long end_addr, unsigned long *nr_accounted, struct zap_details *details) argument
883 zap_page_range(struct vm_area_struct *vma, unsigned long address, unsigned long size, struct zap_details *details) argument
1821 unmap_mapping_range_vma(struct vm_area_struct *vma, unsigned long start_addr, unsigned long end_addr, struct zap_details *details) argument
1862 unmap_mapping_range_tree(struct prio_tree_root *root, struct zap_details *details) argument
1894 unmap_mapping_range_list(struct list_head *head, struct zap_details *details) argument
1934 struct zap_details details; local
[all...]
H A Dmadvise.c159 struct zap_details details = { local
163 zap_page_range(vma, start, end - start, &details);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsacos.S41 | For details on the license for this file, please see the
H A Dsasin.S41 | For details on the license for this file, please see the
H A Dsatanh.S48 | For details on the license for this file, please see the
H A Dsto_res.S22 | For details on the license for this file, please see the
H A Dx_ovfl.S38 | For details on the license for this file, please see the
H A Dx_unimp.S25 | For details on the license for this file, please see the
H A Dscosh.S52 | For details on the license for this file, please see the
H A Dssinh.S52 | For details on the license for this file, please see the
H A Dx_fline.S16 | For details on the license for this file, please see the
H A Dsgetem.S27 | For details on the license for this file, please see the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dh264_idct_sse2.asm19 ;* GNU General Public License for more details.
H A Ddsputil_yasm.asm15 ;* Lesser General Public License for more details.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Dfooter.tex14 the Xiph.org Foundation} for details.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ca0106/
H A Dca0106_main.c127 * GNU General Public License for more details.
740 if (emu->details->i2c_adc == 1) { /* The SB0410 and SB0413 use I2C to control ADC. */
1289 chip->details = c;
1371 if (chip->details->i2c_adc == 1) {
1376 } else if (chip->details->ac97 == 1) {
1388 if (chip->details->gpio_type == 2) { /* The SB0438 use GPIO differently. */
1392 } else if (chip->details->gpio_type == 1) { /* The SB0410 and SB0413 use GPIO differently. */
1408 if (chip->details->i2c_adc == 1) { /* The SB0410 and SB0413 use I2C to control ADC. */
1423 if (chip->details->spi_dac == 1) { /* The SB0570 use SPI to control DAC. */
1563 if (chip->details
[all...]
H A Dca0106_mixer.c54 * GNU General Public License for more details.
645 if (emu->details->i2c_adc == 1) {
651 if (emu->details->gpio_type == 1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/winbuild/
H A DMakefile.vc30 !MESSAGE or to install http://www.microsoft.com/downloads/details.aspx?FamilyID=AD6158D7-DDBA-416A-9109-07607425A815
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ms/
H A Dtestss.bat56 echo Certificate details
H A Dtestssce.bat56 echo Certificate details
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dtestss.bat56 echo Certificate details
H A Dtestssce.bat56 echo Certificate details
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DBuilder.pm1214 If set forward, the details of the missing tests are filled in as 'unknown'.
1215 if set backward, the details of the intervening tests are deleted. You
1232 # If the test counter is being pushed forward fill in the details.
1271 =item B<details>
1273 my @tests = $Test->details;
1304 it's type is 'unkown'. These details for these tests are filled in.
1320 sub details { subroutine
1331 details). Returns the reason (ie. the value of $TODO) if running as
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/sound/oss/
H A DMultiSound465 X * GNU General Public License for more details.
571 X * GNU General Public License for more details.
1079 X * GNU General Public License for more details.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/cs46xx/imgs/
H A Dcwcdma.asp12 // GNU General Public License for more details.

Completed in 225 milliseconds

1234