Searched refs:cl (Results 1 - 25 of 272) sorted by relevance

1234567891011

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/lang/
H A DMakefile.am20 SUBDIRS = cl
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_hfsc.c207 eltree_insert(struct hfsc_class *cl) argument
209 struct rb_node **p = &cl->sched->eligible.rb_node;
216 if (cl->cl_e >= cl1->cl_e)
221 rb_link_node(&cl->el_node, parent, p);
222 rb_insert_color(&cl->el_node, &cl->sched->eligible);
226 eltree_remove(struct hfsc_class *cl) argument
228 rb_erase(&cl->el_node, &cl->sched->eligible);
232 eltree_update(struct hfsc_class *cl) argument
242 struct hfsc_class *p, *cl = NULL; local
272 vttree_insert(struct hfsc_class *cl) argument
291 vttree_remove(struct hfsc_class *cl) argument
297 vttree_update(struct hfsc_class *cl) argument
304 vttree_firstfit(struct hfsc_class *cl, u64 cur_time) argument
321 vttree_get_minvt(struct hfsc_class *cl, u64 cur_time) argument
341 cftree_insert(struct hfsc_class *cl) argument
360 cftree_remove(struct hfsc_class *cl) argument
366 cftree_update(struct hfsc_class *cl) argument
630 init_ed(struct hfsc_class *cl, unsigned int next_len) argument
656 update_ed(struct hfsc_class *cl, unsigned int next_len) argument
665 update_d(struct hfsc_class *cl, unsigned int next_len) argument
671 update_cfmin(struct hfsc_class *cl) argument
685 init_vf(struct hfsc_class *cl, unsigned int len) argument
777 update_vf(struct hfsc_class *cl, unsigned int len, u64 cur_time) argument
846 set_active(struct hfsc_class *cl, unsigned int len) argument
857 set_passive(struct hfsc_class *cl) argument
896 hfsc_purge_queue(struct Qdisc *sch, struct hfsc_class *cl) argument
905 hfsc_adjust_levels(struct hfsc_class *cl) argument
933 struct hfsc_class *cl; local
943 hfsc_change_rsc(struct hfsc_class *cl, struct tc_service_curve *rsc, u64 cur_time) argument
957 hfsc_change_fsc(struct hfsc_class *cl, struct tc_service_curve *fsc) argument
965 hfsc_change_usc(struct hfsc_class *cl, struct tc_service_curve *usc, u64 cur_time) argument
978 struct hfsc_class *cl = (struct hfsc_class *)*arg; local
1105 hfsc_destroy_class(struct Qdisc *sch, struct hfsc_class *cl) argument
1122 struct hfsc_class *cl = (struct hfsc_class *)arg; local
1146 struct hfsc_class *cl; local
1195 struct hfsc_class *cl = (struct hfsc_class *)arg; local
1218 struct hfsc_class *cl = (struct hfsc_class *)arg; local
1229 struct hfsc_class *cl = (struct hfsc_class *)arg; local
1240 struct hfsc_class *cl = hfsc_find_class(classid, sch); local
1251 struct hfsc_class *cl = (struct hfsc_class *)arg; local
1261 struct hfsc_class *cl = hfsc_find_class(classid, sch); local
1275 struct hfsc_class *cl = (struct hfsc_class *)arg; local
1284 struct hfsc_class *cl = (struct hfsc_class *)arg; local
1309 hfsc_dump_curves(struct sk_buff *skb, struct hfsc_class *cl) argument
1333 struct hfsc_class *cl = (struct hfsc_class *)arg; local
1357 struct hfsc_class *cl = (struct hfsc_class *)arg; local
1382 struct hfsc_class *cl; local
1407 struct hfsc_class *cl; local
1477 hfsc_reset_class(struct hfsc_class *cl) argument
1514 struct hfsc_class *cl; local
1532 struct hfsc_class *cl, *next; local
1562 struct hfsc_class *cl; local
1598 struct hfsc_class *cl; local
1678 struct hfsc_class *cl; local
[all...]
H A Dsch_cbq.c68 void (*overlimit)(struct cbq_class *cl);
148 #define L2T(cl,len) ((cl)->R_tab->data[(len)>>(cl)->R_tab->rate.cell_log])
161 struct cbq_class *cl; local
163 for (cl = q->classes[cbq_hash(classid)]; cl; cl = cl->next)
164 if (cl
174 struct cbq_class *cl, *new; local
201 struct cbq_class *cl = NULL; local
282 cbq_activate_class(struct cbq_class *cl) argument
310 struct cbq_class *cl; local
333 cbq_mark_toplevel(struct cbq_sched_data *q, struct cbq_class *cl) argument
360 struct cbq_class *cl = cbq_classify(skb, sch, &ret); local
395 struct cbq_class *cl; local
427 cbq_ovl_classic(struct cbq_class *cl) argument
481 cbq_ovl_rclassic(struct cbq_class *cl) argument
500 cbq_ovl_delay(struct cbq_class *cl) argument
541 cbq_ovl_lowprio(struct cbq_class *cl) argument
557 cbq_ovl_drop(struct cbq_class *cl) argument
569 struct cbq_class *cl; local
650 struct cbq_class *cl = q->rx_class; local
688 cbq_update_toplevel(struct cbq_sched_data *q, struct cbq_class *cl, struct cbq_class *borrowed) argument
707 struct cbq_class *cl = this; local
787 cbq_under_limit(struct cbq_class *cl) argument
828 struct cbq_class *cl_tail, *cl_prev, *cl; local
1031 struct cbq_class *cl; local
1045 struct cbq_class *cl; local
1068 cbq_sync_defmap(struct cbq_class *cl) argument
1103 cbq_change_defmap(struct cbq_class *cl, u32 splitid, u32 def, u32 mask) argument
1135 struct cbq_class *cl, **clp; local
1191 struct cbq_class *cl, *cl_head; local
1216 struct cbq_class *cl; local
1248 cbq_set_lss(struct cbq_class *cl, struct tc_cbq_lssopt *lss) argument
1269 cbq_rmprio(struct cbq_sched_data *q, struct cbq_class *cl) argument
1276 cbq_addprio(struct cbq_sched_data *q, struct cbq_class *cl) argument
1283 cbq_set_wrr(struct cbq_class *cl, struct tc_cbq_wrropt *wrr) argument
1302 cbq_set_overlimit(struct cbq_class *cl, struct tc_cbq_ovl *ovl) argument
1332 cbq_set_police(struct cbq_class *cl, struct tc_cbq_police *p) argument
1346 cbq_set_fopt(struct cbq_class *cl, struct tc_cbq_fopt *fopt) argument
1410 cbq_dump_rate(struct sk_buff *skb, struct cbq_class *cl) argument
1422 cbq_dump_lss(struct sk_buff *skb, struct cbq_class *cl) argument
1447 cbq_dump_wrr(struct sk_buff *skb, struct cbq_class *cl) argument
1465 cbq_dump_ovl(struct sk_buff *skb, struct cbq_class *cl) argument
1482 cbq_dump_fopt(struct sk_buff *skb, struct cbq_class *cl) argument
1501 cbq_dump_police(struct sk_buff *skb, struct cbq_class *cl) argument
1520 cbq_dump_attr(struct sk_buff *skb, struct cbq_class *cl) argument
1565 struct cbq_class *cl = (struct cbq_class*)arg; local
1593 struct cbq_class *cl = (struct cbq_class*)arg; local
1615 struct cbq_class *cl = (struct cbq_class*)arg; local
1642 struct cbq_class *cl = (struct cbq_class*)arg; local
1649 struct cbq_class *cl = (struct cbq_class *)arg; local
1658 struct cbq_class *cl = cbq_class_lookup(q, classid); local
1667 cbq_destroy_class(struct Qdisc *sch, struct cbq_class *cl) argument
1687 struct cbq_class *cl; local
1716 struct cbq_class *cl = (struct cbq_class*)arg; local
1738 struct cbq_class *cl = (struct cbq_class*)*arg; local
1930 struct cbq_class *cl = (struct cbq_class*)arg; local
1973 struct cbq_class *cl = (struct cbq_class *)arg; local
1986 struct cbq_class *cl = cbq_class_lookup(q, classid); local
1999 struct cbq_class *cl = (struct cbq_class*)arg; local
2013 struct cbq_class *cl; local
[all...]
H A Dsch_htb.c157 static inline long L2T(struct htb_class *cl, struct qdisc_rate_table *rate, argument
162 cl->xstats.giants++;
225 struct htb_class *cl; local
230 hlist_for_each_entry(cl, p, q->hash + htb_hash(handle), hlist) {
231 if (cl->classid == handle)
232 return cl;
250 static inline u32 htb_classid(struct htb_class *cl) argument
252 return (cl && cl != HTB_DIRECT) ? cl
259 struct htb_class *cl; local
312 htb_add_to_id_tree(struct rb_root *root, struct htb_class *cl, int prio) argument
338 htb_add_to_wait_tree(struct htb_sched *q, struct htb_class *cl, long delay) argument
381 htb_add_class_to_row(struct htb_sched *q, struct htb_class *cl, int mask) argument
410 htb_remove_class_from_row(struct htb_sched *q, struct htb_class *cl, int mask) argument
436 htb_activate_prios(struct htb_sched *q, struct htb_class *cl) argument
470 htb_deactivate_prios(struct htb_sched *q, struct htb_class *cl) argument
506 htb_lowater(const struct htb_class *cl) argument
510 htb_hiwater(const struct htb_class *cl) argument
531 htb_class_mode(struct htb_class *cl, long *diff) argument
557 htb_change_class_mode(struct htb_sched *q, struct htb_class *cl, long *diff) argument
581 htb_activate(struct htb_sched *q, struct htb_class *cl) argument
599 htb_deactivate(struct htb_sched *q, struct htb_class *cl) argument
612 struct htb_class *cl = htb_classify(skb, sch, &ret); local
653 struct htb_class *cl = htb_classify(skb, sch, &ret); local
687 struct htb_class *cl; local
719 htb_charge_class(struct htb_sched *q, struct htb_class *cl, int level, int bytes) argument
780 struct htb_class *cl; local
809 struct htb_class *cl = local
865 struct htb_class *cl; local
884 struct htb_class *cl, *start; local
1015 struct htb_class *cl = list_entry(p, struct htb_class, local
1039 struct htb_class *cl; local
1140 struct htb_class *cl = (struct htb_class *)arg; local
1176 struct htb_class *cl = (struct htb_class *)arg; local
1199 struct htb_class *cl = (struct htb_class *)arg; local
1220 struct htb_class *cl = (struct htb_class *)arg; local
1226 struct htb_class *cl = (struct htb_class *)arg; local
1229 htb_deactivate(qdisc_priv(sch), cl); local
1234 struct htb_class *cl = htb_find(classid, sch); local
1240 htb_parent_last_child(struct htb_class *cl) argument
1254 htb_parent_to_leaf(struct htb_class *cl, struct Qdisc *new_q) argument
1272 htb_destroy_class(struct Qdisc *sch, struct htb_class *cl) argument
1327 struct htb_class *cl = (struct htb_class *)arg; local
1370 struct htb_class *cl = (struct htb_class *)arg; local
1382 struct htb_class *cl = (struct htb_class *)*arg, *parent; local
1525 struct htb_class *cl = (struct htb_class *)arg; local
1535 struct htb_class *cl = htb_find(classid, sch); local
1556 struct htb_class *cl = (struct htb_class *)arg; local
1574 struct htb_class *cl; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dwm_shrx.S49 shrd %cl,%ebx,%eax
50 shrd %cl,%edx,%ebx
51 shr %cl,%edx
63 subb $32,%cl
66 shrd %cl,%edx,%eax
67 shr %cl,%edx
78 subb $64,%cl
80 shr %cl,%eax
129 subb $32,%cl
133 shrd %cl,
[all...]
H A Dshr_Xsig.S38 shrd %cl,%ebx,%eax
39 shrd %cl,%edx,%ebx
40 shr %cl,%edx
53 subb $32,%cl
56 shrd %cl,%edx,%eax
57 shr %cl,%edx
69 subb $64,%cl
71 shr %cl,%eax
H A Dreg_u_add.S82 shrd %cl,%ebx,%edx
83 shrd %cl,%eax,%ebx
84 shr %cl,%eax
91 subb $32,%cl
94 shrd %cl,%eax,%edx
95 shr %cl,%eax
H A Dround_Xsig.S55 shld %cl,%ebx,%edx
56 shld %cl,%eax,%ebx
57 shl %cl,%eax
126 shld %cl,%ebx,%edx
127 shld %cl,%eax,%ebx
128 shl %cl,%eax
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_wrr.c32 struct list_head *cl; /* current list head */ member in struct:ip_vs_wrr_mark
101 mark->cl = &svc->destinations;
126 mark->cl = &svc->destinations;
152 p = mark->cl;
154 if (mark->cl == &svc->destinations) {
157 if (mark->cl == mark->cl->next) {
163 mark->cl = svc->destinations.next;
171 mark->cl = &svc->destinations;
179 mark->cl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dprocess.c117 unsigned long long ah, al, bh, bl, ch, cl; local
126 cl = (regs->regs[15]) & 0xffffffff;
128 ah, al, bh, bl, ch, cl);
137 asm volatile ("getcon " __KCR0 ", %0" : "=r" (cl));
139 cl = (cl) & 0xffffffff;
141 ah, al, bh, bl, ch, cl);
148 cl = (regs->regs[2]) & 0xffffffff;
150 ah, al, bh, bl, ch, cl);
157 cl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dtherm_windtunnel.c134 write_reg( struct i2c_client *cl, int reg, int data, int len ) argument
146 if( i2c_master_send(cl, tmp, len) != len )
152 read_reg( struct i2c_client *cl, int reg, int len ) argument
159 if( i2c_master_send(cl, buf, 1) != 1 )
161 if( i2c_master_recv(cl, buf, len) != len )
366 attach_fan( struct i2c_client *cl )
372 if( read_reg(cl, 0x3d, 1) != 0x30 || read_reg(cl, 0x3e, 1) != 0x41 )
374 printk("ADM1030 fan controller [@%02x]\n", cl->addr );
376 strlcpy( cl
428 struct i2c_client *cl; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/i386/
H A Dmpih-lshift.S58 shldl %cl,%ebx,%eax /* compute carry limb */
68 shldl %cl,%ebx,%eax /* compute result limb */
72 shldl %cl,%eax,%ebx
77 shll %cl,%eax /* compute least significant limb */
87 Lend: shll %cl,%ebx /* compute least significant limb */
H A Dmpih-rshift.S61 shrdl %cl,%ebx,%eax /* compute carry limb */
71 shrdl %cl,%ebx,%eax /* compute result limb */
75 shrdl %cl,%eax,%ebx
80 shrl %cl,%eax /* compute most significant limb */
90 Lend2: shrl %cl,%ebx /* compute most significant limb */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c70 CLIENT *cl; local
79 cl = (CLIENT *)dbenv->cl_handle;
83 replyp = __db_env_create_4007(&msg, cl);
85 __db_errx(dbenv->env, clnt_sperror(cl, "Berkeley DB"));
104 CLIENT *cl; local
113 cl = (CLIENT *)dbenv->cl_handle;
117 replyp = __db_env_cdsgroup_begin_4007(&msg, cl);
119 __db_errx(dbenv->env, clnt_sperror(cl, "Berkeley DB"));
138 CLIENT *cl; local
147 cl
177 CLIENT *cl; local
229 CLIENT *cl; local
283 CLIENT *cl; local
323 CLIENT *cl; local
359 CLIENT *cl; local
395 CLIENT *cl; local
431 CLIENT *cl; local
469 CLIENT *cl; local
510 CLIENT *cl; local
552 CLIENT *cl; local
590 CLIENT *cl; local
630 CLIENT *cl; local
669 CLIENT *cl; local
712 CLIENT *cl; local
749 CLIENT *cl; local
788 CLIENT *cl; local
840 CLIENT *cl; local
882 CLIENT *cl; local
928 CLIENT *cl; local
981 CLIENT *cl; local
1037 CLIENT *cl; local
1080 CLIENT *cl; local
1123 CLIENT *cl; local
1164 CLIENT *cl; local
1205 CLIENT *cl; local
1246 CLIENT *cl; local
1287 CLIENT *cl; local
1328 CLIENT *cl; local
1369 CLIENT *cl; local
1410 CLIENT *cl; local
1451 CLIENT *cl; local
1492 CLIENT *cl; local
1533 CLIENT *cl; local
1574 CLIENT *cl; local
1617 CLIENT *cl; local
1673 CLIENT *cl; local
1729 CLIENT *cl; local
1788 CLIENT *cl; local
1853 CLIENT *cl; local
1912 CLIENT *cl; local
1964 CLIENT *cl; local
2016 CLIENT *cl; local
2057 CLIENT *cl; local
2101 CLIENT *cl; local
2141 CLIENT *cl; local
2181 CLIENT *cl; local
2221 CLIENT *cl; local
2261 CLIENT *cl; local
2301 CLIENT *cl; local
2341 CLIENT *cl; local
2381 CLIENT *cl; local
2421 CLIENT *cl; local
2461 CLIENT *cl; local
2503 CLIENT *cl; local
2547 CLIENT *cl; local
2590 CLIENT *cl; local
2633 CLIENT *cl; local
2673 CLIENT *cl; local
2713 CLIENT *cl; local
2754 CLIENT *cl; local
2796 CLIENT *cl; local
2848 CLIENT *cl; local
2892 CLIENT *cl; local
2952 CLIENT *cl; local
3004 CLIENT *cl; local
3043 CLIENT *cl; local
3082 CLIENT *cl; local
3122 CLIENT *cl; local
3162 CLIENT *cl; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/inflate86/
H A Dinffas86.c165 " movb %%bl, %%cl\n" /* cl = bits, needs it for shifting */
167 " shlq %%cl, %%rax\n"
184 " movb %%bl, %%cl\n" /* cl = bits, needs it for shifting */
186 " shlq %%cl, %%rax\n"
193 " movb %%ah, %%cl\n" /* cl = this.bits */
195 " shrq %%cl, %%rdx\n" /* hold >>= this.bits */
209 " movb %%ah, %%cl\
825 mov cl, bl /* cl = bits, needs it for shifting */ local
836 mov cl, ah /* cl = this.bits */ local
852 mov cl, al local
856 and cl, 15 /* op &= 15 */ local
864 mov cl, bl /* cl = bits, needs it for shifting */ local
868 mov cl, ch /* move op back to ecx */ local
886 mov cl, bl /* cl = bits, needs it for shifting */ local
900 mov cl, ah local
903 mov cl, al /* cl = this.op */ local
907 and cl, 15 /* op &= 15 */ local
915 mov cl, bl /* cl = bits, needs it for shifting */ local
919 mov cl, ch /* move op back to ecx */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/inflate86/
H A Dinffas86.c165 " movb %%bl, %%cl\n" /* cl = bits, needs it for shifting */
167 " shlq %%cl, %%rax\n"
184 " movb %%bl, %%cl\n" /* cl = bits, needs it for shifting */
186 " shlq %%cl, %%rax\n"
193 " movb %%ah, %%cl\n" /* cl = this.bits */
195 " shrq %%cl, %%rdx\n" /* hold >>= this.bits */
209 " movb %%ah, %%cl\
825 mov cl, bl /* cl = bits, needs it for shifting */ local
836 mov cl, ah /* cl = this.bits */ local
852 mov cl, al local
856 and cl, 15 /* op &= 15 */ local
864 mov cl, bl /* cl = bits, needs it for shifting */ local
868 mov cl, ch /* move op back to ecx */ local
886 mov cl, bl /* cl = bits, needs it for shifting */ local
900 mov cl, ah local
903 mov cl, al /* cl = this.op */ local
907 and cl, 15 /* op &= 15 */ local
915 mov cl, bl /* cl = bits, needs it for shifting */ local
919 mov cl, ch /* move op back to ecx */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Drelocate_kernel.S34 mov $(39 - 3), %cl /* bits to shift */
39 shrq %cl, %r9
48 sub $9, %cl
52 shrq %cl, %r9
61 sub $9, %cl
65 shrq %cl, %r9
74 sub $9, %cl
78 shrq %cl, %r9
89 mov $(39 - 3), %cl /* bits to shift */
94 shrq %cl,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/lib/
H A Ddbg.c274 unsigned long long ah, al, bh, bl, ch, cl; local
289 asm volatile ("getcon " __INTEVT ", %0":"=r"(cl));
291 cl = (cl) & 0xffffffff;
293 ah, al, bh, bl, ch, cl);
304 asm volatile ("getcon " __PSSR ", %0":"=r"(cl));
306 cl = (cl) & 0xffffffff;
308 ah, al, bh, bl, ch, cl);
315 cl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/shlib/
H A Dwin32dll.bat8 cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib wsock32.lib
10 cl /Fessleay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\ssleay32.def ssl\ssl.c libeay32.lib
12 cl /Fessleay.exe /MD -DWIN32 %OPTIONS% apps\eay.c ssleay32.lib libeay32.lib user32.lib wsock32.lib
H A Dwin32.bat13 cl /Focrypto.obj -DWIN32 %OPTIONS% -c crypto\crypto.c
14 cl /Fossl.obj -DWIN32 %OPTIONS% -c ssl\ssl.c
15 cl /Foeay.obj -DWIN32 %OPTIONS% -c apps\eay.c
17 cl /Fessleay.exe %OPTIONS% eay.obj ssl.obj crypto.obj crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib wsock32.lib
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/shlib/
H A Dwin32dll.bat8 cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib wsock32.lib
10 cl /Fessleay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\ssleay32.def ssl\ssl.c libeay32.lib
12 cl /Fessleay.exe /MD -DWIN32 %OPTIONS% apps\eay.c ssleay32.lib libeay32.lib user32.lib wsock32.lib
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dpkt_cls.h22 __cls_set_class(unsigned long *clp, unsigned long cl) argument
27 *clp = cl;
33 unsigned long cl)
38 old_cl = __cls_set_class(clp, cl);
47 unsigned long cl; local
49 cl = tp->q->ops->cl_ops->bind_tcf(tp->q, base, r->classid);
50 cl = cls_set_class(tp, &r->class, cl);
51 if (cl)
52 tp->q->ops->cl_ops->unbind_tcf(tp->q, cl);
32 cls_set_class(struct tcf_proto *tp, unsigned long *clp, unsigned long cl) argument
58 unsigned long cl; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/bnep/
H A Dsock.c74 struct bnep_connlist_req cl; local
120 if (copy_from_user(&cl, argp, sizeof(cl)))
123 if (cl.cnum <= 0)
126 err = bnep_get_connlist(&cl);
127 if (!err && copy_to_user(argp, &cl, sizeof(cl)))
153 struct bnep_connlist_req cl; local
157 if (get_user(cl.cnum, (uint32_t __user *) arg) ||
161 cl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/cmtp/
H A Dsock.c70 struct cmtp_connlist_req cl; local
114 if (copy_from_user(&cl, argp, sizeof(cl)))
117 if (cl.cnum <= 0)
120 err = cmtp_get_connlist(&cl);
121 if (!err && copy_to_user(argp, &cl, sizeof(cl)))
144 struct cmtp_connlist_req cl; local
148 if (get_user(cl.cnum, (uint32_t __user *) arg) ||
152 cl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/hidp/
H A Dsock.c67 struct hidp_connlist_req cl; local
120 if (copy_from_user(&cl, argp, sizeof(cl)))
123 if (cl.cnum <= 0)
126 err = hidp_get_connlist(&cl);
127 if (!err && copy_to_user(argp, &cl, sizeof(cl)))
166 struct hidp_connlist_req cl; local
170 if (get_user(cl.cnum, (uint32_t __user *) arg) ||
174 cl
[all...]

Completed in 265 milliseconds

1234567891011