Home
last modified time | relevance | path

Searched refs:going (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/host/
H A Du132-hcd.c57 * If you're going to try stuff like this, you need to split
185 int going; member
253 u132->going += 1; in u132_hcd_delete()
258 "2=%p going=%d pdev=%p\n", hcd, u132, u132->going, pdev); in u132_hcd_delete()
474 if (u132->going > 1) { in u132_hcd_monitor_work()
476 , u132->going); in u132_hcd_monitor_work()
479 } else if (u132->going > 0) { in u132_hcd_monitor_work()
490 u132->going = 1; in u132_hcd_monitor_work()
624 if (u132->going > in u132_hcd_interrupt_recv()
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-prima2/
H A Dsleep.S46 @ the RAM is going to self refresh mode
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_lib.sh67 same time, one of them is arbitrarily going to overwrite
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dev6-copy_user.S50 subq $18, 32, $1 # .. .. E. .. : Is this going to be a small copy?
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dev6-copy_user.S50 subq $18, 32, $1 # .. .. E. .. : Is this going to be a small copy?
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsram242x.S145 cmp r0, #0x1 @ going to half speed?
150 cmp r0, #0x1 @ going to half speed (post branch link)
H A Dsram243x.S145 cmp r0, #0x1 @ going to half speed?
150 cmp r0, #0x1 @ going to half speed (post branch link)
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsram242x.S145 cmp r0, #0x1 @ going to half speed?
150 cmp r0, #0x1 @ going to half speed (post branch link)
H A Dsram243x.S145 cmp r0, #0x1 @ going to half speed?
150 cmp r0, #0x1 @ going to half speed (post branch link)
/third_party/ffmpeg/libavcodec/x86/
H A Dcelt_pvq_search.asm53 ; Subsequent opcodes are going to use the constant in the form
72 ; Subsequent opcode are going to use the base address in the form
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dentry.S220 oi __SIE_PROG0C+3(%r14),1 # we are going into SIE now
629 * No need to properly save the registers, we are going to panic anyway.
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm837 motivation for it: Suppose you are going to pass an array, C<@items>,
1371 If your template is going to generate a lot of text that you are just
1372 going to print out again anyway, you can save memory by having
1478 If you are going to fill in the same file more than once in the same
1500 that you are going to be mentioning in the C<fill_in> call is package
1809 Since it's in braces, it gets evaluated, and obviously, this is going
1953 to inspect this variable. The interface is not going to change.
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm837 motivation for it: Suppose you are going to pass an array, C<@items>,
1371 If your template is going to generate a lot of text that you are just
1372 going to print out again anyway, you can save memory by having
1478 If you are going to fill in the same file more than once in the same
1500 that you are going to be mentioning in the C<fill_in> call is package
1809 Since it's in braces, it gets evaluated, and obviously, this is going
1953 to inspect this variable. The interface is not going to change.
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dentry.S149 # account system time going idle
335 oi __SIE_PROG0C+3(%r14),1 # we are going into SIE now
1266 * No need to properly save the registers, we are going to panic anyway.
/third_party/mbedtls/tests/scripts/
H A Dall.sh53 # The behavior on an error depends on whether --keep-going (alias -k)
55 # * Without --keep-going: the script stops on the first error without
58 # * With --keep-going: the script runs all requested components and
266 -k|--keep-going Run all tests and report errors at the end.
286 --no-keep-going Stop at the first error (default).
353 # in non-keep-going mode).
468 --keep-going|-k) KEEP_GOING=1;;
475 --no-keep-going) KEEP_GOING=0;;
629 # Whether it makes sense to keep a component going after the specified
6207 # If ssl-opt.err is non-empty, record an error and keep going
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dlib.sh1968 one of them is arbitrarily going to overwrite the
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/bonding/
H A Dnet_forwarding_lib.sh1968 one of them is arbitrarily going to overwrite the
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/
H A Dlib.sh1968 one of them is arbitrarily going to overwrite the
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/team/
H A Dnet_forwarding_lib.sh1968 one of them is arbitrarily going to overwrite the
/third_party/rust/crates/syn/src/
H A Dlit.rs1267 // We're going to want to have slices which don't respect codepoint boundaries. in parse_lit_byte_str_cooked()
1330 // We're going to want to have slices which don't respect codepoint boundaries.
/third_party/rust/crates/regex/src/
H A Dexec.rs102 /// match_type encodes as much upfront knowledge about how we're going to
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLParser.cpp1901 // We're going to need Storage. in getValue()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex3537 % We're going to be starting a paragraph, but we don't want the
4244 % TeX level, so something like `mathcode' is going to considered
7579 % within an \edef expand only once. So we are going to place all argument
8677 % going to use. Create it if it doesn't exist and assign it to \floatno.
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dpfpsp.S3634 # Here, we zero the ccode and exception byte field since we're going to
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S3634 # Here, we zero the ccode and exception byte field since we're going to

Completed in 68 milliseconds

12