/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
H A D | func_cpumask.tc | 21 do_reset() { 30 test `printf "%d" $MASK` -eq 2 || do_reset 38 grep -q -e "\[001\]" trace || do_reset 41 ! grep -qv -e "\[001\]" -e "^#" trace || do_reset 43 do_reset
|
H A D | func-filter-pid.tc | 24 do_reset() { 33 do_reset 86 do_reset
|
H A D | fgraph-filter-stack.tc | 9 do_reset() { 16 do_reset 71 do_reset
|
H A D | func-filter-notrace-pid.tc | 23 do_reset() { 33 do_reset 92 do_reset
|
H A D | func_event_triggers.tc | 15 do_reset() { 119 do_reset
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/event/ |
H A D | event-pid.tc | 7 do_reset() { 15 do_reset 31 do_reset 46 do_reset 59 do_reset
|
H A D | event-no-pid.tc | 7 do_reset() { 19 do_reset 66 do_reset 89 do_reset 121 do_reset
|
H A D | subsystem-enable.tc | 7 do_reset() { 26 do_reset 37 do_reset
|
H A D | toplevel-enable.tc | 6 do_reset() { 27 do_reset 40 do_reset
|
H A D | event-enable.tc | 7 do_reset() { 26 do_reset 37 do_reset
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/ |
H A D | trigger-synthetic-event-syntax.tc | 6 do_reset() { 13 do_reset 19 do_reset 79 do_reset
|
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/ |
H A D | cpu.c | 27 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function 140 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function 175 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function 264 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function 354 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function 373 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function 405 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/ |
H A D | warmboot_avp.c | 47 goto do_reset; in wb_start() 51 goto do_reset; in wb_start() 220 do_reset: in wb_start() 226 goto do_reset; in wb_start()
|
/openbmc/u-boot/board/theadorable/ |
H A D | theadorable.c | 263 do_reset(NULL, 0, 0, NULL); in board_late_init() 273 do_reset(NULL, 0, 0, NULL); in board_late_init() 309 do_reset(NULL, 0, 0, NULL); in do_pcie_test()
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_timer.c | 100 static int tcp_out_of_resources(struct sock *sk, bool do_reset) in tcp_out_of_resources() argument 107 if ((s32)(tcp_jiffies32 - tp->lsndtime) > 2*TCP_RTO_MAX || !do_reset) in tcp_out_of_resources() 120 do_reset = true; in tcp_out_of_resources() 121 if (do_reset) in tcp_out_of_resources() 234 bool expired = false, do_reset; in tcp_write_timeout() local 262 do_reset = alive || in tcp_write_timeout() 265 if (tcp_out_of_resources(sk, do_reset)) in tcp_write_timeout()
|
/openbmc/u-boot/include/ |
H A D | _exports.h | 32 EXPORT_FUNC(do_reset, int, do_reset, cmd_tbl_t *,
|
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_host.h | 67 extern void musb_port_reset(struct musb *musb, bool do_reset); 101 static inline void musb_port_reset(struct musb *musb, bool do_reset) {} in musb_port_reset() argument
|
/openbmc/linux/drivers/staging/fieldbus/anybuss/ |
H A D | arcx-anybus.c | 50 static void do_reset(struct controller_priv *cd, u8 rst_bit, bool reset) in do_reset() function 82 do_reset(cd, CPLD_CONTROL_CRST, reset); in anybuss_reset() 84 do_reset(cd, id ? CPLD_CONTROL_RST2 : CPLD_CONTROL_RST1, reset); in anybuss_reset()
|
/openbmc/u-boot/arch/riscv/lib/ |
H A D | reset.c | 9 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | reset.c | 29 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | reset.c | 15 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/openbmc/u-boot/arch/nds32/cpu/n1213/ae3xx/ |
H A D | cpu.c | 40 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function
|
/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/ |
H A D | cpu.c | 40 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function
|
/openbmc/u-boot/arch/mips/cpu/ |
H A D | cpu.c | 23 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function
|
/openbmc/u-boot/arch/sh/cpu/sh4/ |
H A D | cpu.c | 29 int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset() function
|