Searched refs:l3 (Results 1 - 25 of 67) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Disdnl3.c75 VHiSax_putstatus(st->l1.hardware, st->l3.debug_id, fmt, args);
237 struct l3_process *p = st->l3.proc;
256 if (!st->l3.proc)
257 st->l3.proc = p;
259 np = st->l3.proc;
265 p->debug = st->l3.debug;
270 p->N303 = st->l3.N303;
282 np = p->st->l3.proc;
288 else if (!(p->st->l3.proc = np->next) &&
292 if (skb_queue_empty(&p->st->l3
[all...]
H A Dl3_1tr6.c65 if (pc->st->l3.debug & L3_DEB_WARN)
100 if (pc->st->l3.debug & L3_DEB_WARN)
218 if ((pc->para.setup.si1 != 7) && (pc->st->l3.debug & L3_DEB_WARN)) {
225 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc);
255 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc);
287 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc);
298 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc);
318 pc->st->l3.l3l4(pc->st, CC_CHARGE | INDICATION, pc);
320 if (pc->st->l3.debug & L3_DEB_CHARGE) {
324 } else if (pc->st->l3
[all...]
H A Dl3dss1.c82 /* create a new l3 process and fill in dss1 specific data */
99 /* free a l3 process and all dss1 specific data */
113 { struct l3_process *pc = st->l3.proc; /* start of processes */
386 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc);
388 if (st->l3.debug & L3_DEB_CHARGE) {
409 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc);
411 if (st->l3.debug & L3_DEB_CHARGE) {
441 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion successful */
486 st->l3.l3l4(st, CC_REDIR | INDICATION, pc);
975 pc->st->l3
[all...]
H A Dl3ni1.c81 /* create a new l3 process and fill in ni1 specific data */
98 /* free a l3 process and all ni1 specific data */
112 { struct l3_process *pc = st->l3.proc; /* start of processes */
370 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion successful */
415 st->l3.l3l4(st, CC_REDIR | INDICATION, pc);
441 /* sends an l3 messages plus channel id - added GE 05/09/00 */
925 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc);
1319 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc);
1358 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc);
1390 pc->st->l3
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dhead.h20 rd %psr, %l0; b label; rd %wim, %l3; nop;
23 #define SPARC_TFAULT rd %psr, %l0; rd %wim, %l3; b sun4c_fault; mov 1, %l7;
24 #define SPARC_DFAULT rd %psr, %l0; rd %wim, %l3; b sun4c_fault; mov 0, %l7;
25 #define SRMMU_TFAULT rd %psr, %l0; rd %wim, %l3; b srmmu_fault; mov 1, %l7;
26 #define SRMMU_DFAULT rd %psr, %l0; rd %wim, %l3; b srmmu_fault; mov 0, %l7;
30 rd %psr, %l0; mov num, %l7; b bad_trap_handler; rd %wim, %l3;
104 mov int_level, %l7; rd %psr, %l0; b real_irq_entry; rd %wim, %l3;
114 rd %wim, %l3; b linux_trap_nmi_sun4c; mov %psr, %l0; nop;
120 rd %psr, %l0; rd %wim, %l3; b spill_window_entry; andcc %l0, PSR_PS, %g0;
123 rd %psr, %l0; rd %wim, %l3;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dhead.S150 mov 1, %l3
151 stx %l3, [%sp + 2047 + 128 + 0x08] ! num_args, 1
152 stx %l3, [%sp + 2047 + 128 + 0x10] ! num_rets, 1
174 mov 4, %l3
175 stx %l3, [%sp + 2047 + 128 + 0x08] ! num_args, 4
176 mov 1, %l3
177 stx %l3, [%sp + 2047 + 128 + 0x10] ! num_rets, 1
181 mov 64, %l3
182 stx %l3, [%sp + 2047 + 128 + 0x30] ! arg4, size
189 mov (1b - prom_boot_mapped_pc), %l3
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/ss/
H A Dmls_types.h49 #define mls_level_between(l1, l2, l3) \
50 (mls_level_dom((l1), (l2)) && mls_level_dom((l3), (l1)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c315 struct kmem_list3 *l3, int tofree);
704 struct kmem_list3 *l3 = s->cs_cachep->nodelists[q]; local
705 if (!l3 || OFF_SLAB(s->cs_cachep))
707 lockdep_set_class(&l3->list_lock, &on_slab_l3_key);
708 alc = l3->alien;
986 #define reap_alien(cachep, l3) do { } while (0)
1081 static void reap_alien(struct kmem_cache *cachep, struct kmem_list3 *l3) argument
1085 if (l3->alien) {
1086 struct array_cache *ac = l3->alien[node];
1116 struct kmem_list3 *l3; local
1154 struct kmem_list3 *l3 = NULL; local
1945 struct kmem_list3 *l3; local
2423 struct kmem_list3 *l3; local
2447 drain_freelist(struct kmem_cache *cache, struct kmem_list3 *l3, int tofree) argument
2486 struct kmem_list3 *l3; local
2733 struct kmem_list3 *l3; local
2925 struct kmem_list3 *l3; local
3280 struct kmem_list3 *l3; local
3446 struct kmem_list3 *l3; local
3489 struct kmem_list3 *l3; local
3831 struct kmem_list3 *l3; local
4032 drain_array(struct kmem_cache *cachep, struct kmem_list3 *l3, struct array_cache *ac, int force, int node) argument
4071 struct kmem_list3 *l3; local
4191 struct kmem_list3 *l3; local
4428 struct kmem_list3 *l3; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/alpha/
H A Dmul.pl49 &mul($a3,$word,($l3)=&NR(1)); &FR($a3);
56 &add($l3,$cc,$l3);
57 &cmpult($l3,$cc,$cc);
61 &st($l3,&QWPw(3,$rp)); &FR($l3);
H A Dmul_add.pl65 &mul($a3,$word,($l3)=&NR(1)); &FR($a3);
70 &add($r3,$l3,$r3);
72 &cmpult($r3,$l3,($t3)=&NR(1)); &FR($l3);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/i2c/
H A DMakefile11 obj-$(CONFIG_L3) += l3/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/prom/
H A Dcif.S21 mov %g6, %l3
26 mov %l3, %g6
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh264pred.c99 const int av_unused l3= src[-1+3*stride];\
112 src[0+3*stride]=(l3 + 2*l2 + l1 + 2)>>2;
174 src[3+3*stride]=(l3 + t3)>>1;
185 src[0+1*stride]=(t1 + t3 + 2*t2 + 2 + l1 + l3 + 2*l2 + 2)>>3;
188 src[0+2*stride]=(t2 + t4 + 2*t3 + 2 + l2 + l4 + 2*l3 + 2)>>3;
192 src[0+3*stride]=(t3 + t5 + 2*t4 + 2 + l3 + l5 + 2*l4 + 2)>>3;
208 src[0+1*stride]=(t1 + t3 + 2*t2 + 2 + l1 + l3 + 2*l2 + 2)>>3;
211 src[0+2*stride]=(t2 + t4 + 2*t3 + 2 + l2 + 3*l3 + 2)>>3;
215 src[0+3*stride]=(t3 + t5 + 2*t4 + 2 + l3*4 + 2)>>3;
218 src[1+3*stride]=(t4 + t6 + 2*t5 + 2 + l3*
269 pred4x4_vertical_left_rv40(uint8_t *src, uint8_t *topright, int stride, const int l0, const int l1, const int l2, const int l3, const int l4) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Duser.h46 long l0, l1, l2, l3; member in struct:user_regs_struct
H A Dptrace.h49 long l3; member in struct:pt_regs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-common/
H A Dcontext.S58 [--sp] = l3;
100 l3 = r0; define
125 [--sp] = l3;
160 l3 = r0; define
184 [--sp] = l3;
234 l3 = r0; define
268 l3 = [sp++]; define
326 l3 = [sp++]; define
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_incomingrequests.c279 int l1,l2,l3; local
293 l3 = strlen(global_myname());
295 if ((l1==l3) && strncmp(n1,global_myname(),l3) == 0 &&
296 (l2!=l3 || strncmp(n2,global_myname(),l3) != 0))
299 if ((l2==l3) && strncmp(n2,global_myname(),l3) == 0 &&
300 (l1!=l3 || strncmp(n1,global_myname(),l3) !
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dentry.S72 * on %l3 also, but we regenerate it before a call.
74 * %l3 -- base address of fdc registers
89 sethi %hi(fdc_status), %l3
90 ld [%l3 + %lo(fdc_status)], %l3
98 ldub [%l3], %l7
109 ldub [%l3 + 1], %l7
122 stb %l7, [%l3 + 1]
194 rd %wim, %l3
757 invalid_segment_patch2_ff: mov 0xff, %l3
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/solaris/
H A Dentry64.S34 andcc %l3, 1, %g0
69 sll %l3, 2, %l4
71 lduw [%l6 + %l4], %l3
90 lduw [%l7 + %l4], %l3
93 cmp %l3, NR_SYSCALLS
96 andcc %l3, 1, %g0
101 andn %l3, 3, %l7
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/lib/
H A Dmuldi3.S64 mov %o1, %l3
76 restore %g0, %l3, %o1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Darchive.tcl104 set l3 [lindex [lindex [$logc get -last] 0] 0]
105 lappend lsnlist $l3
213 set l3 [lindex [lindex [$logc get -last] 0] 0]
214 lappend lsnlist $l3
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Datmsap.h122 unsigned char user; /* user specified l3 information */
135 } l3; member in struct:atm_blli
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-common/
H A Dinterrupt.S94 [--sp] = l3;
137 l3 = r1; define
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/common/include/proto/
H A Dbcmproto.h64 uint8 *l3; member in struct:__anon3161
129 fp->l3 = p;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/proto/
H A Dbcmproto.h64 uint8 *l3; member in struct:__anon3232
129 fp->l3 = p;

Completed in 202 milliseconds

123