Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dbpf-cgroup.h46 struct bpf_cgroup_storage *storage; member
104 static inline void bpf_cgroup_storage_set(struct bpf_cgroup_storage *storage) in bpf_cgroup_storage_set()
274 static inline void bpf_cgroup_storage_set(struct bpf_cgroup_storage *storage) {} in bpf_cgroup_storage_set()
282 struct bpf_cgroup_storage *storage) {} in bpf_cgroup_storage_free()
/linux-4.19.296/drivers/iio/dac/
Dad5446.c142 #define _AD5446_CHANNEL(bits, storage, _shift, ext) { \ argument
158 #define AD5446_CHANNEL(bits, storage, shift) \ argument
161 #define AD5446_CHANNEL_POWERDOWN(bits, storage, shift) \ argument
/linux-4.19.296/fs/romfs/
Dsuper.c472 const char *storage; in romfs_fill_super() local