Home
last modified time | relevance | path

Searched defs:loop (Results 1 – 25 of 138) sorted by relevance

123456

/linux-3.3/drivers/usb/gadget/
Df_loopback.c178 struct f_loopback *loop = func_to_loop(f); in loopback_bind() local
236 struct f_loopback *loop = ep->driver_data; in loopback_complete() local
284 static void disable_loopback(struct f_loopback *loop) in disable_loopback()
294 enable_loopback(struct usb_composite_dev *cdev, struct f_loopback *loop) in enable_loopback()
354 struct f_loopback *loop = func_to_loop(f); in loopback_set_alt() local
365 struct f_loopback *loop = func_to_loop(f); in loopback_disable() local
374 struct f_loopback *loop; in loopback_bind_config() local
/linux-3.3/fs/afs/
Dvolume.c51 int ret, loop; in afs_volume_lookup() local
175 int loop; in afs_put_volume() local
223 int ret, state, loop; in afs_volume_pick_fileserver() local
311 unsigned loop; in afs_volume_release_fileserver() local
Dsecurity.c55 int loop; in afs_zap_permits() local
134 int count, loop; in afs_cache_permit() local
224 int loop, ret; in afs_check_permit() local
Dcmservice.c170 int ret, loop; in afs_deliver_cb_callback() local
438 unsigned loop; in afs_deliver_cb_probe_uuid() local
510 int loop, nifs; in SRXAFSCB_TellMeAboutYourself() local
/linux-3.3/security/keys/
Dkeyring.c145 int loop; in keyring_destroy() local
200 int loop, ret; in keyring_read() local
522 int nkeys, loop; in __keyring_search_one() local
729 int loop, ret; in __key_link_begin() local
986 int loop, ret; in key_unlink() local
1059 int loop; in keyring_clear_rcu_disposal() local
1151 int loop, keep, max; in keyring_gc() local
/linux-3.3/net/rxrpc/
Dar-key.c166 int loop; in rxrpc_free_krb5_principal() local
186 int loop; in rxrpc_rxk5_free() local
216 unsigned toklen = *_toklen, n_parts, loop, tmp; in rxrpc_krb5_decode_principal() local
337 unsigned toklen = *_toklen, n_elem, loop; in rxrpc_krb5_decode_tagged_array() local
552 unsigned len, tmp, loop, ntoken, toklen, sec_ix; in rxrpc_instantiate_xdr() local
1026 int loop; in rxrpc_read() local
Dar-ack.c173 int loop, stop; in rxrpc_resend() local
242 int loop; in rxrpc_resend_timer() local
295 int loop; in rxrpc_process_soft_ACKs() local
841 int genbit, loop, nbit, ioc, ret, mtu; in rxrpc_process_call() local
Dar-skbuff.c57 int loop; in rxrpc_hard_ACK_data() local
/linux-3.3/arch/x86/power/
Dhibernate_asm_64.S81 loop: label
/linux-3.3/arch/sh/lib64/
Dstrlen.S24 loop: label
Dstrcpy.S80 loop: label
/linux-3.3/arch/ia64/hp/sim/boot/
Dboot_head.S101 .loop: fc r8 label
/linux-3.3/arch/arm/mach-omap2/
Dsleep24xx.S100 loop: label
/linux-3.3/fs/ramfs/
Dfile-nommu.c64 unsigned long npages, xpages, loop; in ramfs_nommu_expand_for_mapping() local
203 unsigned long maxpages, lpages, nr, loop, ret; in ramfs_nommu_get_unmapped_area() local
/linux-3.3/scripts/kconfig/
Dstreamline_config.pl480 loop: label
/linux-3.3/arch/m68k/fpsp040/
Dbinstr.S83 loop: label
/linux-3.3/arch/alpha/lib/
Dstrlen.S32 loop: ldq $1, 8($0) label
Dmemset.S75 loop: label
/linux-3.3/arch/mn10300/proc-mn103e010/
Dproc-init.c21 int loop; in processor_init() local
/linux-3.3/arch/mn10300/proc-mn2ws0050/
Dproc-init.c36 int loop; in processor_init() local
/linux-3.3/arch/frv/kernel/
Dgdb-stub.c249 int loop = 0; in gdbstub_strcpy() local
848 int bkpt, loop, xloop; in gdbstub_set_breakpoint() local
1012 int bkpt, loop; in gdbstub_clear_breakpoint() local
1183 int loop; in gdbstub_show_regs() local
1312 int loop; in gdbstub_get_mmu_state() local
1396 unsigned long addr, length, loop, dbar, temp, temp2, temp3; in gdbstub() local
/linux-3.3/arch/ia64/kernel/
Drelocate_kernel.S135 .loop: label
/linux-3.3/arch/mn10300/kernel/
Dgdb-stub.c225 int loop = 0; in gdbstub_strcpy() local
1085 int bkpt, loop, xloop; in gdbstub_set_breakpoint() local
1147 int bkpt, loop; in gdbstub_clear_breakpoint() local
1188 int loop; in gdbstub() local
/linux-3.3/arch/microblaze/lib/
Duaccess_old.S201 loop: /* r4, r19, r20, r21, r22, r23, r24, r25 are used for storing values */ label
/linux-3.3/fs/cachefiles/
Dkey.c42 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local

123456