Home
last modified time | relevance | path

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

/linux-6.1.9/net/bpf/
Dtest_run.c98 struct xdp_buff orig_ctx; member
105 struct xdp_buff *orig_ctx; member
122 struct xdp_buff *new_ctx, *orig_ctx; in xdp_test_run_init_page() local
149 static int xdp_test_run_setup(struct xdp_test_data *xdp, struct xdp_buff *orig_ctx) in xdp_test_run_setup()
/linux-6.1.9/fs/overlayfs/
Dreaddir.c642 struct dir_context *orig_ctx; member
657 struct dir_context *orig_ctx = rdt->orig_ctx; in ovl_fill_real() local