/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
D | f_loopback.c | 169 struct f_loopback *loop = func_to_loop(f); in loopback_bind() local 237 struct f_loopback *loop = ep->driver_data; in loopback_complete() local 296 static void disable_loopback(struct f_loopback *loop) in disable_loopback() 311 struct f_loopback *loop) in alloc_requests() 361 struct f_loopback *loop, struct usb_ep *ep) in enable_endpoint() 380 enable_loopback(struct usb_composite_dev *cdev, struct f_loopback *loop) in enable_loopback() 410 struct f_loopback *loop = func_to_loop(f); in loopback_set_alt() local 420 struct f_loopback *loop = func_to_loop(f); in loopback_disable() local 427 struct f_loopback *loop; in loopback_alloc() local
|
/kernel/liteos_a/kernel/base/misc/ |
D | sysinfo_shellcmd.c | 48 UINT32 loop; in OsShellCmdTaskCntGet() local 67 UINT32 loop; in OsShellCmdSemCntGet() local 85 UINT32 loop; in OsShellCmdQueueCntGet() local 103 UINT32 loop; in OsShellCmdSwtmrCntGet() local
|
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/ |
D | qman_test_stash.c | 215 int loop; in allocate_frame_data() local 257 int loop; in process_frame_data() local 318 int loop; in create_per_cpu_handlers() local 344 struct list_head *loop, *tmp; in destroy_per_cpu_handlers() local 441 int loop; in init_phase2() local 489 int loop, err; in init_phase3() local 521 int loop, err; in send_first_frame() local
|
D | bman_test.c | 40 int loop = 1; in test_init() local
|
D | qman_test.c | 39 int loop = 1; in test_init() local
|
/kernel/liteos_m/components/exchook/ |
D | los_exc_info.c | 179 STATIC UINT32 OsExcHookFunc(UINT32 type, UINT32 index, UINT32 loop, UINT32 len, EXC_INFO_SAVE_CALLB… in OsExcHookFunc() 201 UINT32 loop = *(UINT32 *)arg; in OsExcQueueMsgGet() local 210 UINT32 loop = *(UINT32 *)arg; in OsExcTaskMsgGet() local 219 UINT32 loop; in OsExcTskSwitchMsgGet() local
|
/kernel/linux/linux-5.10/fs/afs/ |
D | cmservice.c | 234 int ret, loop; in afs_deliver_cb_callback() local 367 unsigned loop; in afs_deliver_cb_init_call_back_state3() local 481 unsigned loop; in afs_deliver_cb_probe_uuid() local 538 int loop; in SRXAFSCB_TellMeAboutYourself() local 600 int ret, loop; in afs_deliver_yfs_cb_callback() local
|
/kernel/linux/linux-5.10/net/rxrpc/ |
D | key.c | 170 int loop; in rxrpc_free_krb5_principal() local 190 int loop; in rxrpc_rxk5_free() local 220 unsigned int toklen = *_toklen, n_parts, loop, tmp, paddedlen; in rxrpc_krb5_decode_principal() local 343 unsigned int toklen = *_toklen, n_elem, loop; in rxrpc_krb5_decode_tagged_array() local 561 unsigned int len, paddedlen, loop, ntoken, toklen, sec_ix; in rxrpc_preparse_xdr() local 1052 int loop; in rxrpc_read() local
|
/kernel/linux/linux-5.10/drivers/soc/zte/ |
D | zx2967_pm_domains.c | 26 unsigned long loop = 1000; in zx2967_power_on() local 70 unsigned long loop = 1000; in zx2967_power_off() local
|
/kernel/uniproton/src/arch/cpu/armv7-m/common/hwi/ |
D | prt_hwi.c | 44 U32 loop; in OsHwiGICInit() local 159 U32 loop; in PRT_HwiClearAllPending() local
|
/kernel/linux/linux-5.10/arch/arm/mach-zx/ |
D | zx296702-pm-domain.c | 41 unsigned long loop = 1000; in normal_power_off() local 77 unsigned long loop = 10000; in normal_power_on() local
|
/kernel/linux/linux-5.10/kernel/locking/ |
D | qspinlock_paravirt.h | 267 pv_wait_early(struct pv_node *prev, int loop) in pv_wait_early() 297 int loop; in pv_wait_node() local 408 int loop; in pv_wait_head_or_lock() local
|
/kernel/linux/linux-5.10/fs/ramfs/ |
D | file-nommu.c | 64 unsigned long npages, xpages, loop; in ramfs_nommu_expand_for_mapping() local 205 unsigned long maxpages, lpages, nr, loop, ret; in ramfs_nommu_get_unmapped_area() local
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
D | sleep24xx.S | 65 loop: label
|
/kernel/linux/linux-5.10/arch/arc/lib/ |
D | strcpy-700.S | 33 loop: label
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
D | binstr.S | 83 loop: label
|
/kernel/liteos_a/testsuites/kernel/src/ |
D | osTest.c | 168 UINT32 loop; in TaskCountGetTest() local 187 UINT32 loop; in SemCountGetTest() local 205 UINT32 loop; in QueueCountGetTest() local 223 UINT32 loop; in SwtmrCountGetTest() local
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
D | strlen.S | 33 loop: ldq $1, 8($0) label
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | idle_book3e.S | 21 .macro BOOK3E_IDLE name loop
|
/kernel/liteos_m/testsuites/sample/kernel/mux/ |
D | It_los_mutex_025.c | 39 UINT32 loop = 30; in Testcase() local
|
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/ipc/mux/full/ |
D | It_los_mutex_025.c | 43 UINT32 loop = 30; // 30, init. in Testcase() local
|
/kernel/liteos_m/components/shell/src/cmds/ |
D | shell_shellcmd.c | 40 UINT32 loop = 0; in OsShellCmdHelp() local
|
/kernel/liteos_a/shell/full/src/cmds/ |
D | shell_shellcmd.c | 40 UINT32 loop = 0; in OsShellCmdHelp() local
|
/kernel/liteos_m/testsuites/sample/kernel/hwi/ |
D | it_los_hwi_037.c | 40 UINT32 loop = 10; // loop 10 time in Testcase() local
|
/kernel/liteos_a/lib/libc/musl/src/ |
D | memset.c | 64 for (int loop = 1; loop <= unalignedCnt; ++loop) { in memset() local
|