Searched defs:mbox_client (Results  1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 63567 struct mbox_client {  struct 63572 	void (*rx_callback)(struct mbox_client *, void *);  argument 63573 	void (*tx_prepare)(struct mbox_client *, void *);  argument 63574 	void (*tx_done)(struct mbox_client *, void *, int);  argument
  | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 108080 struct mbox_client {  struct 108085 	void (*rx_callback)(struct mbox_client *, void *);  argument 108086 	void (*tx_prepare)(struct mbox_client *, void *);  argument 108087 	void (*tx_done)(struct mbox_client *, void *, int);  argument
  | 
| D | vmlinux.h | 108080 struct mbox_client {  struct 108085 	void (*rx_callback)(struct mbox_client *, void *);  argument 108086 	void (*tx_prepare)(struct mbox_client *, void *);  argument 108087 	void (*tx_done)(struct mbox_client *, void *, int);  argument
  | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 70590 struct mbox_client {  struct 70595 	void (*rx_callback)(struct mbox_client *, void *);  argument 70596 	void (*tx_prepare)(struct mbox_client *, void *);  argument 70597 	void (*tx_done)(struct mbox_client *, void *, int);  argument
  | 
| D | vmlinux_510.h | 70590 struct mbox_client {  struct 70595 	void (*rx_callback)(struct mbox_client *, void *);  argument 70596 	void (*tx_prepare)(struct mbox_client *, void *);  argument 70597 	void (*tx_done)(struct mbox_client *, void *, int);  argument
  | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 66200 struct mbox_client {  struct 66205 	void (*rx_callback)(struct mbox_client *, void *);  argument 66206 	void (*tx_prepare)(struct mbox_client *, void *);  argument 66207 	void (*tx_done)(struct mbox_client *, void *, int);  argument
  | 
| D | vmlinux.h | 66200 struct mbox_client {  struct 66205 	void (*rx_callback)(struct mbox_client *, void *);  argument 66206 	void (*tx_prepare)(struct mbox_client *, void *);  argument 66207 	void (*tx_done)(struct mbox_client *, void *, int);  argument
  |