Home
last modified time | relevance | path

Searched defs:cache_ops (Results 1 – 25 of 72) sorted by relevance

123

/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/alevt/
H A Dcache.h28 struct cache_ops struct
30 void (*close)(struct cache *ca);
31 struct vt_page *(*get)(struct cache *ca, int pgno, int subno);
32 struct vt_page *(*put)(struct cache *ca, struct vt_page *vtp);
33 void (*reset)(struct cache *ca);
34 struct vt_page *(*foreach_pg)(struct cache *ca, int pgno, int subno, int dir,
36 int (*mode)(struct cache *ca, int mode, int arg);
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/include/
H A Dcache.h18 struct cache_ops { struct
45 #define cache_get_ops(dev) ((struct cache_ops *)(dev)->driver->ops) argument

123