Home
last modified time | relevance | path

Searched defs:orig_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/net/bpf/
H A Dtest_run.c91 struct xdp_buff orig_ctx; member
101 struct xdp_buff *orig_ctx; member
123 struct xdp_buff *new_ctx, *orig_ctx; in xdp_test_run_init_page() local
150 static int xdp_test_run_setup(struct xdp_test_data *xdp, struct xdp_buff *orig_ctx) in xdp_test_run_setup()
/linux/lib/crypto/tests/
H A Dsha256_kunit.c77 struct sha256_ctx orig_ctx; in test_sha256_finup_2x() local
/linux/fs/overlayfs/
H A Dreaddir.c746 struct dir_context *orig_ctx; member
761 struct dir_context *orig_ctx = rdt->orig_ctx; in ovl_fill_real() local