Searched defs:finalize (Results 1 – 8 of 8) sorted by relevance
/linux/include/net/libeth/ |
H A D | xsk.h | 513 #define libeth_xsk_finalize_rx(bq, flush, finalize) \ argument 584 #define LIBETH_XSK_DEFINE_FINALIZE(name, flush, finalize) \ argument
|
H A D | xdp.h | 1555 #define libeth_xdp_finalize_rx(bq, flush, finalize) \ argument 1695 #define LIBETH_XDP_DEFINE_FINALIZE(name, flush, finalize) \ argument 1698 #define __LIBETH_XDP_DEFINE_FINALIZE(name, flush, finalize, pfx) \ argument
|
/linux/arch/powerpc/boot/ |
H A D | ops.h | 51 unsigned long (*finalize)(void); member
|
/linux/drivers/crypto/intel/keembay/ |
H A D | ocs-hcu.c | 445 bool finalize) in ocs_hcu_ll_dma_start()
|
/linux/drivers/mmc/host/ |
H A D | sunxi-mmc.c | 573 bool finalize = false; in sunxi_mmc_irq() local
|
/linux/tools/testing/selftests/kvm/include/ |
H A D | kvm_util.h | 127 bool finalize; member
|
/linux/drivers/s390/net/ |
H A D | qeth_core.h | 624 void (*finalize)(struct qeth_card *card, struct qeth_cmd_buffer *iob); member
|
/linux/include/linux/ |
H A D | bpf.h | 1080 int (*finalize)(struct bpf_verifier_env *env); member
|