Home
last modified time | relevance | path

Searched defs:srp_function_template (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h52721 struct srp_function_template { struct
52722 bool has_rport_state;
52723 bool reset_timer_if_blocked;
52724 int *reconnect_delay;
52725 int *fast_io_fail_tmo;
52726 int *dev_loss_tmo;
52727 int (*reconnect)(struct srp_rport *);
52728 void (*terminate_rport_io)(struct srp_rport *);
52729 void (*rport_delete)(struct srp_rport *);
H A Dvmlinux_600.h52721 struct srp_function_template { struct
52722 bool has_rport_state;
52723 bool reset_timer_if_blocked;
52724 int *reconnect_delay;
52725 int *fast_io_fail_tmo;
52726 int *dev_loss_tmo;
52727 int (*reconnect)(struct srp_rport *);
52728 void (*terminate_rport_io)(struct srp_rport *);
52729 void (*rport_delete)(struct srp_rport *);