/openbmc/linux/drivers/leds/ |
H A D | leds-ns2.c | 48 struct gpio_desc *slow; member 63 slow_level = gpiod_get_value_cansleep(led->slow); in ns2_led_get_mode() 92 gpiod_set_value(led->slow, led->modval[i].slow_level); in ns2_led_set_mode() 97 gpiod_set_value_cansleep(led->slow, led->modval[i].slow_level); in ns2_led_set_mode() 188 led->slow = devm_fwnode_gpiod_get_index(dev, node, "slow", 0, in ns2_led_register() 191 if (IS_ERR(led->slow)) in ns2_led_register() 192 return PTR_ERR(led->slow); in ns2_led_register() 213 led->can_sleep = gpiod_cansleep(led->cmd) || gpiod_cansleep(led->slow); in ns2_led_register()
|
/openbmc/linux/drivers/soc/fsl/qe/ |
H A D | ucc.c | 62 case 0: guemr = &qe_immr->ucc1.slow.guemr; in ucc_set_type() 64 case 1: guemr = &qe_immr->ucc2.slow.guemr; in ucc_set_type() 66 case 2: guemr = &qe_immr->ucc3.slow.guemr; in ucc_set_type() 68 case 3: guemr = &qe_immr->ucc4.slow.guemr; in ucc_set_type() 70 case 4: guemr = &qe_immr->ucc5.slow.guemr; in ucc_set_type() 72 case 5: guemr = &qe_immr->ucc6.slow.guemr; in ucc_set_type() 74 case 6: guemr = &qe_immr->ucc7.slow.guemr; in ucc_set_type() 76 case 7: guemr = &qe_immr->ucc8.slow.guemr; in ucc_set_type()
|
/openbmc/linux/net/mptcp/ |
H A D | diag.c | 21 bool slow; in subflow_get_info() local 31 slow = lock_sock_fast(sk); in subflow_get_info() 77 unlock_sock_fast(sk, slow); in subflow_get_info() 83 unlock_sock_fast(sk, slow); in subflow_get_info()
|
H A D | sockopt.c | 80 bool slow = lock_sock_fast(ssk); in mptcp_sol_socket_sync_intval() local 117 unlock_sock_fast(ssk, slow); in mptcp_sol_socket_sync_intval() 162 bool slow = lock_sock_fast(ssk); in mptcp_setsockopt_sol_socket_tstamp() local 165 unlock_sock_fast(ssk, slow); in mptcp_setsockopt_sol_socket_tstamp() 238 bool slow = lock_sock_fast(ssk); in mptcp_setsockopt_sol_socket_timestamping() local 241 unlock_sock_fast(ssk, slow); in mptcp_setsockopt_sol_socket_timestamping() 273 bool slow = lock_sock_fast(ssk); in mptcp_setsockopt_sol_socket_linger() local 283 unlock_sock_fast(ssk, slow); in mptcp_setsockopt_sol_socket_linger() 743 bool slow; in mptcp_setsockopt_v4_set_tos() local 745 slow = lock_sock_fast(ssk); in mptcp_setsockopt_v4_set_tos() [all …]
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_join.sh | 2070 speed=slow \ 2082 speed=slow \ 2094 speed=slow \ 2107 speed=slow \ 2222 speed=slow \ 2333 speed=slow \ 2345 speed=slow \ 2383 addr_nr_ns2=-1 speed=slow \ 2397 addr_nr_ns2=-2 speed=slow \ 2409 addr_nr_ns1=-1 speed=slow \ [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | img,pistachio-gptimer.txt | 10 "slow", slow counter clock 26 clock-names = "fast", "slow", "sys";
|
/openbmc/linux/arch/ia64/ |
H A D | Kconfig.debug | 41 bool "Turn on compare-and-exchange bug checking (slow!)" 45 compare-and-exchange instructions. This is slow! Itaniums 50 bool "Turn on irq debug checks (slow!)" 55 problems, but slow! If you're unsure, select N.
|
/openbmc/linux/drivers/watchdog/ |
H A D | bd9576_wdt.c | 129 int slow; in find_closest_slow() local 131 slow = window * multipliers[j]; in find_closest_slow() 132 if (slow >= target && (!val || slow < val)) { in find_closest_slow() 133 val = slow; in find_closest_slow()
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-ns2.txt | 10 - slow-gpio: Slow LED GPIO. See OF device-tree GPIO specification. 12 the corresponding cmd-gpio/slow-gpio values. All the GPIO values combinations 28 slow-gpio = <&gpio0 29 0>;
|
/openbmc/linux/lib/math/ |
H A D | prime_numbers.c | 270 bool slow = slow_is_prime_number(x); in selftest() local 273 if (slow != fast) { in selftest() 275 x, slow ? "yes" : "no", fast ? "yes" : "no"); in selftest() 279 if (!slow) in selftest()
|
/openbmc/linux/drivers/scsi/libsas/ |
H A D | sas_init.c | 42 struct sas_task_slow *slow = kmalloc(sizeof(*slow), flags); in sas_alloc_slow_task() local 44 if (!task || !slow) { in sas_alloc_slow_task() 47 kfree(slow); in sas_alloc_slow_task() 51 task->slow_task = slow; in sas_alloc_slow_task() 52 slow->task = task; in sas_alloc_slow_task() 53 timer_setup(&slow->timer, NULL, 0); in sas_alloc_slow_task() 54 init_completion(&slow->completion); in sas_alloc_slow_task()
|
/openbmc/webui-vue/src/assets/styles/bmc/helpers/ |
H A D | _motion.scss | 5 $duration--slow-01: 400ms; //Large expansion, important system notifications 6 $duration--slow-02: 700ms; //Background dimming
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | variables.scss | 5 $duration--slow-01: 400ms; //Large expansion, important system notifications 6 $duration--slow-02: 700ms; //Background dimming
|
/openbmc/qemu/tests/fp/ |
H A D | meson.build | 11 # slow tests can have that overridden here. The keys here are 140 suite: ['softfloat-slow', 'softfloat-ops-slow', 'slow'])
|
/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | running_tips.rst | 294 To mark a test case as slow, you can also use ``KUNIT_CASE_SLOW(test_name)``. 295 This is a helpful macro as the slow attribute is the most commonly used. 329 # example_test.speed: slow 363 kunit.py run --filter speed=slow 371 kunit.py run --filter "speed>slow" 373 This example will run all tests with speeds faster than slow. Note that the 382 kunit.py run --filter "speed>slow, module=kunit_example_test" 386 the filter as a module param: ``kunit.filter="speed>slow, speed<=normal"``. 413 This attribute indicates the speed of a test's execution (how slow or fast the 417 "slow", or "very_slow". The assumed default speed for tests is "normal". This [all …]
|
/openbmc/linux/fs/afs/ |
H A D | fs_probe.c | 365 struct afs_server *fast, *slow, *server; in afs_fs_probe_dispatcher() local 385 fast = slow = server = NULL; in afs_fs_probe_dispatcher() 400 slow = list_first_entry(&net->fs_probe_slow, struct afs_server, probe_link); in afs_fs_probe_dispatcher() 401 poll_at = slow->probed_at + afs_fs_probe_slow_poll_interval; in afs_fs_probe_dispatcher() 406 slow = NULL; in afs_fs_probe_dispatcher() 410 server = fast ?: slow; in afs_fs_probe_dispatcher()
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-block.c | 122 bool slow; member 150 .slow = true, 165 .slow = true, 181 .slow = true, 579 if (!test_data[i].slow || in main()
|
H A D | test-crypto-pbkdf.c | 42 bool slow; member 202 .slow = true, 444 if (!test_data[i].slow || in main()
|
/openbmc/linux/arch/arc/lib/ |
H A D | memcmp.S | 71 ; slow track insn 86 ; slow track insn 99 ; slow track insn
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | meson.build | 23 'raw': 'slow', 61 # on slow machines to minimize spurious failures
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_modeset_lock.c | 292 bool interruptible, bool slow) in modeset_lock() argument 306 } else if (interruptible && slow) { in modeset_lock() 310 } else if (slow) { in modeset_lock()
|
/openbmc/linux/fs/ |
H A D | nsfs.c | 69 goto slow; in __ns_get_path() 72 goto slow; in __ns_get_path() 79 slow: in __ns_get_path()
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-370-seagate-nas-4bay.dts | 88 slow-gpio = <&pca9554 2 GPIO_ACTIVE_HIGH>; 98 slow-gpio = <&pca9554 5 GPIO_ACTIVE_HIGH>;
|
/openbmc/webui-vue/docs/guide/guidelines/ |
H A D | motion.md | 50 $duration--slow-01: 400ms; //Large expansion, important system notifications 51 $duration--slow-02: 700ms; //Background dimming
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | io.h | 178 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 186 slow; \ 196 slow; \
|