Home
last modified time | relevance | path

Searched refs:finish (Results 1 – 25 of 64) sorted by relevance

123

/linux-2.4.37.9/net/sched/
Dsch_csz.c250 unsigned long finish; /* Finish number of the flow */ member
308 unsigned long finish = this->finish;
311 if (((struct csz_flow*)f)->finish - finish > 0)
325 unsigned long finish = this->finish; in csz_insert_finish() local
328 if (((struct csz_flow*)f)->finish - finish <= 0) in csz_insert_finish()
411 F = a->finish; in csz_update()
485 if ((long)(this->finish - R) >= 0) { in csz_enqueue()
487 this->finish += L2R(this,skb->len); in csz_enqueue()
490 this->finish = R + L2R(this,skb->len); in csz_enqueue()
498 this->start = this->finish; in csz_enqueue()
[all …]
/linux-2.4.37.9/arch/m68k/fpsp040/
Dget_op.S508 bra finish |special already on stack
511 bne finish
513 bra finish
528 bra finish
533 bra finish
541 bra finish
563 bge finish
565 bra finish |special already on stack
577 bge finish |if clr, go on
579 bra finish
[all …]
Dbugfix.S241 bra finish
244 bra finish
335 bra finish
338 bra finish
461 bra finish
466 bra finish
471 bra finish
476 bra finish
492 finish: label
/linux-2.4.37.9/net/sctp/
Doutput.c232 goto finish; in sctp_packet_append_chunk()
255 goto finish; in sctp_packet_append_chunk()
272 goto finish; in sctp_packet_append_chunk()
282 finish: in sctp_packet_append_chunk()
564 goto finish; in sctp_packet_append_data()
605 goto finish; in sctp_packet_append_data()
623 goto finish; in sctp_packet_append_data()
644 finish: in sctp_packet_append_data()
/linux-2.4.37.9/arch/ppc/mm/
Dextable.c22 struct exception_table_entry *finish) in sort_ex_table() argument
27 for (p = start + 1; p < finish; ++p) { in sort_ex_table()
/linux-2.4.37.9/drivers/hil/
Dhp_sdc.c323 if (hp_sdc.ibf) goto finish; in hp_sdc_put()
361 goto finish; in hp_sdc_put()
374 goto finish; in hp_sdc_put()
386 goto finish; in hp_sdc_put()
402 goto finish; in hp_sdc_put()
416 goto finish; in hp_sdc_put()
450 goto finish; in hp_sdc_put()
474 goto finish; in hp_sdc_put()
481 goto finish; in hp_sdc_put()
503 goto finish; in hp_sdc_put()
[all …]
/linux-2.4.37.9/arch/ppc64/mm/
Dextable.c27 struct exception_table_entry *finish) in sort_ex_table() argument
32 for (p = start + 1; p < finish; ++p) { in sort_ex_table()
/linux-2.4.37.9/drivers/mtd/devices/
Ddocecc.c212 goto finish; in eras_dec_rs()
276 goto finish; in eras_dec_rs()
372 goto finish; in eras_dec_rs()
416 goto finish; in eras_dec_rs()
425 finish: in eras_dec_rs()
/linux-2.4.37.9/drivers/isdn/hisax/
Dq931.c1205 int size, finish = 0; in dlogframe() local
1228 finish = 1; in dlogframe()
1232 finish = 1; in dlogframe()
1235 finish = 1; in dlogframe()
1245 finish = 1; in dlogframe()
1249 finish = 1; in dlogframe()
1255 finish = 1; in dlogframe()
1257 if (finish) { in dlogframe()
/linux-2.4.37.9/fs/nfsd/
Dexport.c234 goto finish; in exp_export()
246 goto finish; in exp_export()
254 goto finish; in exp_export()
271 goto finish; in exp_export()
276 goto finish; in exp_export()
281 goto finish; in exp_export()
286 goto finish; in exp_export()
313 finish: in exp_export()
/linux-2.4.37.9/arch/mips64/mm/
Dtlb-andes.c130 goto finish; in local_flush_tlb_page()
133 finish: in local_flush_tlb_page()
Dtlb-sb1.c203 goto finish; in local_flush_tlb_page()
207 finish: in local_flush_tlb_page()
Dtlb-r4k.c163 goto finish; in local_flush_tlb_page()
168 finish: in local_flush_tlb_page()
/linux-2.4.37.9/fs/reiserfs/
Dbitmap.c244 unsigned long *start, unsigned long finish, in scan_bitmap() argument
261 get_bit_address (s, finish, &end_bm, &end_off); in scan_bitmap()
735 b_blocknr_t start, b_blocknr_t finish, in allocate_without_wrapping_disk() argument
742 nr_allocated = scan_bitmap (hint->th, &start, finish, 1, in allocate_without_wrapping_disk()
774 b_blocknr_t finish = SB_BLOCK_COUNT(s) - 1; in blocknrs_and_prealloc_arrays_from_search_start() local
780 += allocate_without_wrapping_disk(hint, new_blocknrs + nr_allocated, start, finish, in blocknrs_and_prealloc_arrays_from_search_start()
792 finish = start; in blocknrs_and_prealloc_arrays_from_search_start()
/linux-2.4.37.9/arch/mips/mm/
Dtlb-r3k.c144 goto finish; in local_flush_tlb_page()
147 finish: in local_flush_tlb_page()
Dtlb-sb1.c204 goto finish; in local_flush_tlb_page()
208 finish: in local_flush_tlb_page()
Dtlb-r4k.c161 goto finish; in local_flush_tlb_page()
167 finish: in local_flush_tlb_page()
/linux-2.4.37.9/drivers/char/drm/
Dradeon_state.c879 unsigned int finish; member
904 prim->finish, in radeon_cp_dispatch_vertex()
1009 int count = (prim->finish - start) / sizeof(u16); in radeon_cp_dispatch_indices()
1015 prim->finish, in radeon_cp_dispatch_indices()
1026 if ( start >= prim->finish || in radeon_cp_dispatch_indices()
1032 dwords = (prim->finish - prim->start + 3) / sizeof(u32); in radeon_cp_dispatch_indices()
1057 prim->finish ); in radeon_cp_dispatch_indices()
1455 prim.finish = vertex.count; /* unused */ in radeon_cp_vertex()
1557 prim.finish = elts.end; in radeon_cp_indices()
1784 tclprim.finish = prim.finish; in radeon_cp_vertex2()
Ddrm_lock.h203 int DRM(finish)(struct inode *inode, struct file *filp, unsigned int cmd, in DRM() argument
Dradeon_drm.h309 unsigned int finish; member
/linux-2.4.37.9/net/ipx/
Daf_spx.c658 goto finish; in spx_rcv()
676 goto finish; in spx_rcv()
689 goto finish; in spx_rcv()
706 goto finish; in spx_rcv()
719 finish: in spx_rcv()
/linux-2.4.37.9/drivers/scsi/
Dhosts.h526 void (*finish)(void); /* Perform initialization after attachment */ member
Dscsi_scan.c467 if (sdtpnt->finish && sdtpnt->nr_dev) { in scan_scsis()
468 (*sdtpnt->finish) (); in scan_scsis()
/linux-2.4.37.9/arch/cris/kernel/
Dhead.S656 1: move.b [R_DMA_CH6_CMD],$r0 ; wait for reset cycle to finish
661 1: move.b [R_DMA_CH7_CMD],$r0 ; wait for reset cycle to finish
671 1: move.b [R_DMA_CH8_CMD],$r0 ; wait for reset cycle to finish
676 1: move.b [R_DMA_CH9_CMD],$r0 ; wait for reset cycle to finish
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dfpsp.S4329 bra.w funimp_done # branch to finish
4349 bra.w funimp_done # branch to finish
17032 beq.b ftrapcc_ge_done # no; go finish
17072 beq.b ftrapcc_lt_done # no; go finish
17105 beq.b ftrapcc_le_done # no; go finish
17145 beq.b ftrapcc_gl_done # no; go finish
17230 beq.b ftrapcc_sf_done # no; go finish
17259 beq.w ftrapcc_seq_done # no; go finish
17282 beq.w ftrapcc_sneq_no_done # no; go finish
17549 bra.w fscc_done # go finish
[all …]

123