Searched refs:setbuf (Results 1 – 21 of 21) sorted by relevance
/linux/drivers/siox/ |
H A D | siox-bus-gpio.c | 29 size_t setbuf_len, const u8 setbuf[], in siox_gpio_pushpull() argument 49 set = setbuf[i - (cycles - setbuf_len)]; in siox_gpio_pushpull()
|
H A D | siox.h | 14 size_t setbuf_len, const u8 setbuf[],
|
/linux/tools/testing/selftests/powerpc/math/ |
H A D | fpu_preempt.c | 67 setbuf(stdout, NULL); in test_preempt_fpu()
|
H A D | vmx_preempt.c | 76 setbuf(stdout, NULL); in test_preempt_vmx()
|
H A D | fpu_signal.c | 88 setbuf(stdout, NULL); in test_signal_fpu()
|
H A D | vsx_preempt.c | 108 setbuf(stdout, NULL); in test_preempt_vsx()
|
H A D | vmx_signal.c | 113 setbuf(stdout, NULL); in test_signal_vmx()
|
/linux/tools/testing/selftests/timers/ |
H A D | leapcrash.c | 65 setbuf(stdout, NULL); in main()
|
H A D | inconsistency-check.c | 177 setbuf(stdout, NULL); in main()
|
H A D | raw_skew.c | 98 setbuf(stdout, NULL); in main()
|
H A D | threadtest.c | 160 setbuf(stdout, NULL); in main()
|
H A D | adjtick.c | 175 setbuf(stdout, NULL); in main()
|
/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-syscall.c | 84 setbuf(stdout, NULL); in tm_syscall()
|
/linux/tools/testing/selftests/watchdog/ |
H A D | watchdog-test.c | 182 setbuf(stdout, NULL); in main()
|
/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_benchmark.c | 191 setbuf(stdout, NULL); in main()
|
/linux/samples/bpf/ |
H A D | test_lru_dist.c | 505 setbuf(stdout, NULL); in main()
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_lru_map.c | 857 setbuf(stdout, NULL); in main()
|
/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | arch_timer_edge_cases.c | 1044 setbuf(stdout, NULL); in main()
|
/linux/tools/perf/ |
H A D | builtin-daemon.c | 1229 setbuf(daemon->out, NULL); in go_background()
|
/linux/tools/testing/selftests/mm/ |
H A D | khugepaged.c | 1195 setbuf(stdout, NULL); in main()
|
/linux/tools/testing/selftests/kvm/lib/ |
H A D | kvm_util.c | 2251 setbuf(stdout, NULL); in kvm_selftest_init()
|