Searched refs:likely (Results 51 - 75 of 849) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Ddcr-native.h69 else if (likely(cpu_has_feature(CPU_FTR_INDEXED_DCR))) \
80 else if (likely(cpu_has_feature(CPU_FTR_INDEXED_DCR))) \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/cpm_uart/
H A Dcpm_uart.h127 if (likely(val >= mem && val < mem + pinfo->mem_size)) {
143 if (likely(val >= dma && val < dma + pinfo->mem_size)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/sh/
H A Dclk.c168 if (likely(clk->ops && clk->ops->disable))
170 if (likely(clk->parent))
318 if (likely(clk->ops && clk->ops->set_rate)) {
379 if (likely(clk->ops && clk->ops->round_rate)) {
406 if (likely(clkp->ops)) {
409 if (likely(clkp->ops->set_parent))
412 if (likely(clkp->ops->set_rate))
415 else if (likely(clkp->ops->recalc))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Datomic64_64.h215 if (likely(old == c))
240 if (likely(old == c))
H A Dmmu_context.h38 if (likely(prev != next)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched_cpupri.c134 if (likely(newpri != CPUPRI_INVALID)) {
146 if (likely(oldpri != CPUPRI_INVALID)) {
H A Duser_namespace.c91 if (likely(to == cred->user->user_ns))
113 if (likely(to == cred->user->user_ns))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_irqsoff.c108 if (likely(!per_cpu(tracing_cpu, cpu)))
119 if (likely(disabled == 1))
164 if (likely(!per_cpu(tracing_cpu, cpu)))
175 if (likely(disabled == 1)) {
195 if (likely(!per_cpu(tracing_cpu, cpu)))
206 if (likely(disabled == 1)) {
378 if (likely(!is_tracing_stopped())) {
402 if (likely(!tracer_enabled))
H A Dtrace_sched_wakeup.c52 if (likely(!wakeup_task))
142 if (likely(disabled != 1))
165 if (likely(!is_tracing_stopped())) {
211 if (likely(!tracer_enabled))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlcnalloc.c202 if (likely(page)) {
320 if (likely(rlpos)) {
665 if (likely(rl)) {
670 if (likely(page && !IS_ERR(page))) {
679 if (likely(!err)) {
801 if (likely(!is_rollback))
830 if (likely(rl->lcn >= 0)) {
833 to_free, likely(!is_rollback) ? 0 : 1);
887 if (likely(rl->lcn >= 0)) {
890 to_free, likely(!is_rollbac
[all...]
H A Dcollate.c114 if (likely(i <= 3))
H A Dunistr.c268 if (likely(ins)) {
270 if (likely(ucs)) {
274 if (likely(wc_len >= 0 &&
276 if (likely(wc)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4939/
H A Dirq.c61 if (likely(irq >= 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/ti-st/
H A Dst_ll.c92 if (likely(ll->ll_state != ST_LL_AWAKE)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dnmi_debug.c28 if (likely(val != DIE_NMI))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dmmap.c109 if (likely(!vma || addr + len <= vma->vm_start)) {
180 if (likely(addr > len)) {
202 if (likely(!vma || addr+len <= vma->vm_start)) {
215 } while (likely(len < vma->vm_start));
219 * A failed mmap() very likely causes application failure,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Duser_fixup.c40 if (likely(size))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dmmu_context.h89 if (likely(prev != next)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dmmu.h61 if (likely(vcpu->arch.mmu.root_hpa != INVALID_PAGE))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/lib/
H A Dmemcpy.c56 if (likely(c >= 4)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_output.c75 if (likely(!rc))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Daddr.c112 if (likely(!domain))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmmzone.c65 if (likely(nodes == NULL))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_conntrack_core.h66 if (likely(ret == NF_ACCEPT))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dnmi_debug.c29 if (likely(val != DIE_NMI))

Completed in 303 milliseconds

1234567891011>>