Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dnand.h262 void (*cleanup_ctx)(struct nand_device *nand); member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c1356 static void cleanup_ctx(struct ctx *ctx) in cleanup_ctx() function