Searched defs:flags (Results 201 - 225 of 1212) sorted by relevance

1234567891011>>

/arch/x86/include/asm/
H A Diommu_table.h40 int flags; member in struct:iommu_table_entry
H A Dpvclock-abi.h32 u8 flags; member in struct:pvclock_vcpu_time_info
/arch/x86/kernel/
H A Dbootflag.c37 unsigned long flags; local
47 spin_lock_irqsave(&rtc_lock, flags);
49 spin_unlock_irqrestore(&rtc_lock, flags);
55 unsigned long flags; local
61 spin_lock_irqsave(&rtc_lock, flags);
63 spin_unlock_irqrestore(&rtc_lock, flags);
/arch/x86/mm/
H A Dpgtable_32.c25 * and protection flags for that frame.
64 * and protection flags for that frame. pfn is for the base of the page,
68 void set_pmd_pfn(unsigned long vaddr, unsigned long pfn, pgprot_t flags) argument
89 set_pmd(pmd, pfn_pmd(pfn, flags));
/arch/x86/xen/
H A Dirq.c27 unsigned long flags; local
32 flags = !vcpu->evtchn_upcall_mask;
38 return (-flags) & X86_EFLAGS_IF;
42 static void xen_restore_fl(unsigned long flags) argument
47 flags = !(flags & X86_EFLAGS_IF);
54 vcpu->evtchn_upcall_mask = flags;
60 if (flags == 0) {
/arch/arm/mach-davinci/
H A Dpsc.c53 unsigned int id, bool enable, u32 flags)
69 if (flags & PSC_SWRSTDISABLE)
78 if (flags & PSC_FORCE)
52 davinci_psc_config(unsigned int domain, unsigned int ctlr, unsigned int id, bool enable, u32 flags) argument
/arch/arm/mach-msm/
H A Dclock-pcom.c88 int pc_clk_set_flags(unsigned id, unsigned flags) argument
90 int rc = msm_proc_comm(PCOM_CLKCTL_RPC_SET_FLAGS, &id, &flags);
/arch/arm/mach-omap1/
H A Dmux.c349 unsigned long flags; local
358 spin_lock_irqsave(&mux_spin_lock, flags);
373 spin_unlock_irqrestore(&mux_spin_lock, flags);
379 spin_lock_irqsave(&mux_spin_lock, flags);
395 spin_unlock_irqrestore(&mux_spin_lock, flags);
401 spin_lock_irqsave(&mux_spin_lock, flags);
418 spin_unlock_irqrestore(&mux_spin_lock, flags);
/arch/arm/mach-omap2/
H A Dclkt2xxx_virt_prcm_set.c76 if (!(ptr->flags & cpu_mask))
96 unsigned long flags; local
99 if (!(prcm->flags & cpu_mask))
125 local_irq_save(flags);
163 local_irq_restore(flags);
H A Dmux44xx.c1313 struct omap_board_mux *board_wkup_subset, int flags)
1321 switch (flags & OMAP_PACKAGE_MASK) {
1312 omap4_mux_init(struct omap_board_mux *board_subset, struct omap_board_mux *board_wkup_subset, int flags) argument
/arch/arm/mach-prima2/
H A Drtciobrg.c42 unsigned long flags; local
44 spin_lock_irqsave(&rtciobrg_lock, flags);
48 spin_unlock_irqrestore(&rtciobrg_lock, flags);
67 unsigned long flags, val; local
69 spin_lock_irqsave(&rtciobrg_lock, flags);
73 spin_unlock_irqrestore(&rtciobrg_lock, flags);
91 unsigned long flags; local
93 spin_lock_irqsave(&rtciobrg_lock, flags);
101 spin_unlock_irqrestore(&rtciobrg_lock, flags);
/arch/arm/mach-pxa/include/mach/
H A Dohci.h10 unsigned long flags; member in struct:pxaohci_platform_data
/arch/arm/mach-rpc/
H A Dirq.c120 unsigned int irq, flags; local
131 flags = IRQF_VALID;
134 flags |= IRQF_PROBE;
138 flags |= IRQF_NOAUTOEN;
144 set_irq_flags(irq, flags);
150 set_irq_flags(irq, flags);
156 set_irq_flags(irq, flags);
/arch/arm/mach-shark/
H A Dleds.c52 unsigned long flags; local
54 raw_spin_lock_irqsave(&leds_lock, flags);
146 raw_spin_unlock_irqrestore(&leds_lock, flags);
/arch/arm/mach-w90x900/
H A Dirq.c60 unsigned long flags; local
62 spin_lock_irqsave(&groupirq_lock, flags);
65 spin_unlock_irqrestore(&groupirq_lock, flags);
72 unsigned long flags; local
76 spin_lock_irqsave(&groupirq_lock, flags);
79 spin_unlock_irqrestore(&groupirq_lock, flags);
/arch/arm/nwfpe/
H A Dfpmodule.c143 void float_raise(signed char flags) argument
148 if (flags & debug)
151 current->comm, current->pid, flags,
161 if ((!(fpsr & BIT_IXE)) && (flags & BIT_IXC))
163 if ((!(fpsr & BIT_UFE)) && (flags & BIT_UFC))
165 if ((!(fpsr & BIT_OFE)) && (flags & BIT_OFC))
167 if ((!(fpsr & BIT_DZE)) && (flags & BIT_DZC))
169 if ((!(fpsr & BIT_IOE)) && (flags & BIT_IOC))
172 /* Set the cumulative exceptions flags. */
177 if (fpsr & (flags << 1
[all...]
/arch/avr32/kernel/
H A Dtime.c38 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
61 .flags = IRQF_TIMER | IRQF_DISABLED | IRQF_SHARED,
68 unsigned long flags; local
70 raw_local_irq_save(flags);
77 raw_local_irq_restore(flags);
/arch/blackfin/include/asm/
H A Dcmpxchg.h86 unsigned long flags; local
88 flags = hard_local_irq_save();
110 hard_local_irq_restore(flags);
/arch/blackfin/kernel/
H A Dsys_bfin.c27 asmlinkage void *sys_sram_alloc(size_t size, unsigned long flags) argument
29 return sram_alloc_with_lsl(size, flags);
46 unsigned long len, unsigned long pgoff, unsigned long flags)
45 get_fb_unmapped_area(struct file *filp, unsigned long orig_addr, unsigned long len, unsigned long pgoff, unsigned long flags) argument
/arch/cris/arch-v10/kernel/
H A Dsetup.c33 unsigned short flags; member in struct:cpu_info
85 info->flags & HAS_FPU ? "yes" : "no",
86 info->flags & HAS_MMU ? "yes" : "no",
87 info->flags & HAS_MMU_BUG ? "yes" : "no",
88 info->flags & HAS_ETHERNET100 ? "10/100" : "10",
89 info->flags & HAS_TOKENRING ? "4/16 Mbps" : "no",
90 info->flags & HAS_SCSI ? "yes" : "no",
91 info->flags & HAS_ATA ? "yes" : "no",
92 info->flags & HAS_USB ? "yes" : "no",
H A Dtime.c37 unsigned long flags; local
39 local_irq_save(flags);
50 local_irq_restore(flags);
191 .flags = IRQF_SHARED | IRQF_DISABLED,
/arch/cris/arch-v10/mm/
H A Dfault.c53 unsigned long flags; local
83 local_irq_save(flags);
94 local_irq_restore(flags);
/arch/cris/arch-v32/kernel/
H A Dtraps.c105 unsigned long flags; local
107 local_save_flags(flags);
108 flags |= (1 << 30); /* NMI M flag is at bit 30 */
109 local_irq_restore(flags);
/arch/frv/kernel/
H A Dsysctl.c22 unsigned long flags, hsr0; local
24 local_irq_save(flags);
40 local_irq_restore(flags);
/arch/hexagon/include/asm/
H A Dpgalloc.h79 gfp_t flags = GFP_KERNEL | __GFP_REPEAT | __GFP_ZERO; local
80 return (pte_t *) __get_free_page(flags);

Completed in 745 milliseconds

1234567891011>>